Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ed72124ad2f01edf756a46c49444a389d468e72 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-ssh12917522021903301033.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-ssh9423763469643857489.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-ssh11213791717864826900.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-ssh3541952248932614983.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-ssh5933650834642342341.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-7797 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/672 [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/672 # 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 9ed72124ad2f01edf756a46c49444a389d468e72 (main) Commit message: "feat: Add core-data postgres reading db client methods (#4862)" > 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 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 > git rev-list --no-walk 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-16T05:52:54.142Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-16T05:52:54.208Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-16T05:52:54.238Z] ========================================================= [2024-08-16T05:52:54.239Z] EdgeX Global Pipelines Version Info [2024-08-16T05:52:54.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-16T05:52:54.971Z] ------------------- [2024-08-16T05:52:54.971Z] stable info: [2024-08-16T05:52:54.971Z] ------------------- [2024-08-16T05:52:54.971Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-16T05:52:54.971Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-16T05:52:54.971Z] Message: update stable to v1.0.260 [2024-08-16T05:52:55.544Z] ------------------- [2024-08-16T05:52:55.544Z] experimental info: [2024-08-16T05:52:55.544Z] ------------------- [2024-08-16T05:52:55.544Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-16T05:52:55.544Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-16T05:52:55.544Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-16T05:52:55.623Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-16T05:52:55.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-16T05:52:55.668Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-16T05:52:55.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-16T05:52:55.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-16T05:52:55.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-16T05:52:55.758Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-16T05:52:55.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-16T05:52:55.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-16T05:52:55.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-16T05:52:55.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-16T05:52:55.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-16T05:52:55.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-16T05:52:55.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-16T05:52:55.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-16T05:52:55.960Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-16T05:52:55.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-16T05:52:56.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-16T05:52:56.028Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-16T05:52:56.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-16T05:52:56.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-16T05:52:56.100Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-16T05:52:56.122Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-16T05:52:56.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-16T05:52:56.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-16T05:52:56.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-16T05:52:56.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] echo [2024-08-16T05:52:56.232Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ed7212 [Pipeline] echo [2024-08-16T05:52:56.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T05:52:56.321Z] provisioning config files... [2024-08-16T05:52:56.337Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/672@tmp/config7591230484303903687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T05:52:56.713Z] ---> ****-login.sh [2024-08-16T05:52:56.713Z] nexus3.edgexfoundry.org:10001 [2024-08-16T05:52:56.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:52:57.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:52:57.234Z] Configure a credential helper to remove this warning. See [2024-08-16T05:52:57.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:52:57.234Z] [2024-08-16T05:52:57.234Z] Login Succeeded [2024-08-16T05:52:57.234Z] nexus3.edgexfoundry.org:10002 [2024-08-16T05:52:57.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:52:57.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:52:57.234Z] Configure a credential helper to remove this warning. See [2024-08-16T05:52:57.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:52:57.234Z] [2024-08-16T05:52:57.234Z] Login Succeeded [2024-08-16T05:52:57.234Z] nexus3.edgexfoundry.org:10003 [2024-08-16T05:52:57.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:52:57.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:52:57.496Z] Configure a credential helper to remove this warning. See [2024-08-16T05:52:57.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:52:57.496Z] [2024-08-16T05:52:57.496Z] Login Succeeded [2024-08-16T05:52:57.496Z] nexus3.edgexfoundry.org:10004 [2024-08-16T05:52:57.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:52:57.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:52:57.497Z] Configure a credential helper to remove this warning. See [2024-08-16T05:52:57.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:52:57.497Z] [2024-08-16T05:52:57.497Z] Login Succeeded [2024-08-16T05:52:57.497Z] ****.io [2024-08-16T05:52:57.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:52:57.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:52:57.758Z] Configure a credential helper to remove this warning. See [2024-08-16T05:52:57.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:52:57.758Z] [2024-08-16T05:52:57.758Z] Login Succeeded [2024-08-16T05:52:57.758Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T05:52:57.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T05:52:58.104Z] + 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-16T05:52:58.104Z] + dirname cmd/core-command/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-16T05:52:58.104Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-16T05:52:58.104Z] cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/core-data/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/core-keeper/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/core-metadata/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-16T05:52:58.104Z] + + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-16T05:52:58.104Z] cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/support-notifications/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-16T05:52:58.104Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-16T05:52:58.104Z] + cut -d/ -f2 [2024-08-16T05:52:58.104Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-16T05:52:58.141Z] 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-16T05:52:58.519Z] + git rev-list -1 --merges 9ed72124ad2f01edf756a46c49444a389d468e72~1..9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] echo [2024-08-16T05:52:58.532Z] -----------> git rev-list -1 --merges 9ed72124ad2f01edf756a46c49444a389d468e72~1..9ed72124ad2f01edf756a46c49444a389d468e72 9ed72124ad2f01edf756a46c49444a389d468e72 [false] [Pipeline] sh [2024-08-16T05:52:58.828Z] + git log --format=format:%s -1 9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] echo [2024-08-16T05:52:58.841Z] ========================================================= [2024-08-16T05:52:58.841Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-16T05:52:58.841Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-16T05:52:59.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T05:52:59.306Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-16T05:52:59.306Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-16T05:52:59.306Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-16T05:52:59.306Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-16T05:52:59.306Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-16T05:52:59.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T05:52:59.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T05:52:59.750Z] [2024-08-16T05:52:59.750Z] 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-16T05:53:00.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T05:53:00.083Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-16T05:53:00.083Z] b85a868b505f: Pulling fs layer [2024-08-16T05:53:00.083Z] e2be974225ed: Pulling fs layer [2024-08-16T05:53:00.083Z] 339a4e72a1f5: Pulling fs layer [2024-08-16T05:53:00.083Z] 988bab9f4d93: Pulling fs layer [2024-08-16T05:53:00.083Z] 1469e6f7b9e6: Pulling fs layer [2024-08-16T05:53:00.083Z] eaf3925da568: Pulling fs layer [2024-08-16T05:53:00.083Z] bab4dde63d76: Pulling fs layer [2024-08-16T05:53:00.083Z] bde34c3a00c8: Pulling fs layer [2024-08-16T05:53:00.083Z] b352a97aabf1: Pulling fs layer [2024-08-16T05:53:00.083Z] 4872d77fe225: Pulling fs layer [2024-08-16T05:53:00.083Z] 5851b861e8e6: Pulling fs layer [2024-08-16T05:53:00.083Z] b352a97aabf1: Waiting [2024-08-16T05:53:00.083Z] 4872d77fe225: Waiting [2024-08-16T05:53:00.083Z] 1469e6f7b9e6: Waiting [2024-08-16T05:53:00.083Z] eaf3925da568: Waiting [2024-08-16T05:53:00.083Z] bab4dde63d76: Waiting [2024-08-16T05:53:00.083Z] bde34c3a00c8: Waiting [2024-08-16T05:53:00.083Z] 5851b861e8e6: Waiting [2024-08-16T05:53:00.083Z] 988bab9f4d93: Waiting [2024-08-16T05:53:00.083Z] e2be974225ed: Verifying Checksum [2024-08-16T05:53:00.083Z] 988bab9f4d93: Verifying Checksum [2024-08-16T05:53:00.083Z] 988bab9f4d93: Download complete [2024-08-16T05:53:00.343Z] 1469e6f7b9e6: Verifying Checksum [2024-08-16T05:53:00.343Z] 1469e6f7b9e6: Download complete [2024-08-16T05:53:00.343Z] eaf3925da568: Download complete [2024-08-16T05:53:00.343Z] 339a4e72a1f5: Verifying Checksum [2024-08-16T05:53:00.343Z] 339a4e72a1f5: Download complete [2024-08-16T05:53:00.343Z] bde34c3a00c8: Verifying Checksum [2024-08-16T05:53:00.343Z] bde34c3a00c8: Download complete [2024-08-16T05:53:00.343Z] b352a97aabf1: Verifying Checksum [2024-08-16T05:53:00.343Z] b352a97aabf1: Download complete [2024-08-16T05:53:00.343Z] 4872d77fe225: Verifying Checksum [2024-08-16T05:53:00.343Z] 4872d77fe225: Download complete [2024-08-16T05:53:00.343Z] 5851b861e8e6: Verifying Checksum [2024-08-16T05:53:00.343Z] 5851b861e8e6: Download complete [2024-08-16T05:53:00.343Z] b85a868b505f: Verifying Checksum [2024-08-16T05:53:00.343Z] b85a868b505f: Download complete [2024-08-16T05:53:00.610Z] bab4dde63d76: Verifying Checksum [2024-08-16T05:53:00.610Z] bab4dde63d76: Download complete [2024-08-16T05:53:01.544Z] b85a868b505f: Pull complete [2024-08-16T05:53:01.804Z] e2be974225ed: Pull complete [2024-08-16T05:53:02.377Z] 339a4e72a1f5: Pull complete [2024-08-16T05:53:02.377Z] 988bab9f4d93: Pull complete [2024-08-16T05:53:02.637Z] 1469e6f7b9e6: Pull complete [2024-08-16T05:53:02.895Z] eaf3925da568: Pull complete [2024-08-16T05:53:04.799Z] bab4dde63d76: Pull complete [2024-08-16T05:53:04.799Z] bde34c3a00c8: Pull complete [2024-08-16T05:53:05.059Z] b352a97aabf1: Pull complete [2024-08-16T05:53:05.059Z] 4872d77fe225: Pull complete [2024-08-16T05:53:05.059Z] 5851b861e8e6: Pull complete [2024-08-16T05:53:05.321Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-16T05:53:05.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T05:53:05.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T05:53:05.479Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T05:53:05.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T05:53:09.012Z] $ docker top f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c -eo pid,comm [2024-08-16T05:53:09.084Z] 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-16T05:53:09.084Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T05:53:09.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T05:53:09.149Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T05:53:09.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T05:53:09.266Z] $ docker exec f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c ssh-agent [2024-08-16T05:53:09.388Z] SSH_AUTH_SOCK=/tmp/ssh-NM8CIngvZeaW/agent.32 [2024-08-16T05:53:09.388Z] SSH_AGENT_PID=38 [2024-08-16T05:53:09.395Z] Running ssh-add (command line suppressed) [2024-08-16T05:53:09.497Z] Identity added: /w/workspace/edgex-go/672@tmp/private_key_13304123610125449212.key (/w/workspace/edgex-go/672@tmp/private_key_13304123610125449212.key) [2024-08-16T05:53:09.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T05:53:09.815Z] + git tag --points-at HEAD [Pipeline] } [2024-08-16T05:53:09.824Z] $ docker exec --env ******** --env ******** f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c ssh-agent -k [2024-08-16T05:53:09.930Z] unset SSH_AUTH_SOCK; [2024-08-16T05:53:09.930Z] unset SSH_AGENT_PID; [2024-08-16T05:53:09.931Z] echo Agent pid 38 killed; [2024-08-16T05:53:09.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-16T05:53:09.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T05:53:09.987Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T05:53:10.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T05:53:10.101Z] $ docker exec f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c ssh-agent [2024-08-16T05:53:10.224Z] SSH_AUTH_SOCK=/tmp/ssh-96SI4TolVLOs/agent.72 [2024-08-16T05:53:10.224Z] SSH_AGENT_PID=78 [2024-08-16T05:53:10.229Z] Running ssh-add (command line suppressed) [2024-08-16T05:53:10.333Z] Identity added: /w/workspace/edgex-go/672@tmp/private_key_120530975348003753.key (/w/workspace/edgex-go/672@tmp/private_key_120530975348003753.key) [2024-08-16T05:53:10.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T05:53:10.649Z] + git semver init [2024-08-16T05:53:10.909Z] 2024-08-16 05:53:10,828 [run_init] DEBUG init version:0.0.0 force:False [2024-08-16T05:53:10.909Z] 2024-08-16 05:53:10,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/672/.semver [2024-08-16T05:53:10.909Z] 2024-08-16 05:53:10,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/672/.semver [2024-08-16T05:53:10.909Z] 2024-08-16 05:53:10,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/672/.semver'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=None) [2024-08-16T05:53:17.500Z] 2024-08-16 05:53:16,437 [append_file] DEBUG append to file:/w/workspace/edgex-go/672/.git/info/exclude [2024-08-16T05:53:17.500Z] 2024-08-16 05:53:16,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/672/.semver/main with force:False [2024-08-16T05:53:17.500Z] 2024-08-16 05:53:16,439 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main [2024-08-16T05:53:17.500Z] 2024-08-16 05:53:16,439 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main [2024-08-16T05:53:17.500Z] 3.2.0-dev.54 [Pipeline] } [2024-08-16T05:53:17.510Z] $ docker exec --env ******** --env ******** f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c ssh-agent -k [2024-08-16T05:53:17.609Z] unset SSH_AUTH_SOCK; [2024-08-16T05:53:17.609Z] unset SSH_AGENT_PID; [2024-08-16T05:53:17.609Z] echo Agent pid 78 killed; [2024-08-16T05:53:17.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T05:53:17.956Z] + git semver [Pipeline] } [2024-08-16T05:53:18.230Z] $ docker stop --time=1 f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c [2024-08-16T05:53:19.557Z] $ docker rm -f --volumes f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T05:53:19.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-16T05:53:20.179Z] Stashed 1 file(s) [Pipeline] echo [2024-08-16T05:53:20.183Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.54 [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-16T05:53:20.732Z] + git config --global --add safe.directory /w/workspace/edgex-go/672 [Pipeline] echo [2024-08-16T05:53:20.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T05:53:20.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T05:53:20.779Z] ========================================================= [2024-08-16T05:53:20.779Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-16T05:53:20.779Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-16T05:53:21.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T05:53:21.080Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-16T05:53:21.081Z] 619be1103602: Pulling fs layer [2024-08-16T05:53:21.081Z] 7862e08f4a3e: Pulling fs layer [2024-08-16T05:53:21.081Z] 5df492c9dc93: Pulling fs layer [2024-08-16T05:53:21.081Z] 7629e6793208: Pulling fs layer [2024-08-16T05:53:21.081Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T05:53:21.081Z] fb5054dd5b73: Pulling fs layer [2024-08-16T05:53:21.081Z] eeca6798cff9: Pulling fs layer [2024-08-16T05:53:21.081Z] aa269ceb94a6: Pulling fs layer [2024-08-16T05:53:21.081Z] ada007ff1a6a: Pulling fs layer [2024-08-16T05:53:21.081Z] 7629e6793208: Waiting [2024-08-16T05:53:21.081Z] ada007ff1a6a: Waiting [2024-08-16T05:53:21.081Z] fb5054dd5b73: Waiting [2024-08-16T05:53:21.081Z] eeca6798cff9: Waiting [2024-08-16T05:53:21.081Z] 4f4fb700ef54: Waiting [2024-08-16T05:53:21.081Z] aa269ceb94a6: Waiting [2024-08-16T05:53:21.081Z] 7862e08f4a3e: Verifying Checksum [2024-08-16T05:53:21.081Z] 7862e08f4a3e: Download complete [2024-08-16T05:53:21.081Z] 7629e6793208: Verifying Checksum [2024-08-16T05:53:21.081Z] 7629e6793208: Download complete [2024-08-16T05:53:21.081Z] 4f4fb700ef54: Download complete [2024-08-16T05:53:21.081Z] fb5054dd5b73: Verifying Checksum [2024-08-16T05:53:21.081Z] fb5054dd5b73: Download complete [2024-08-16T05:53:21.081Z] 619be1103602: Verifying Checksum [2024-08-16T05:53:21.081Z] 619be1103602: Download complete [2024-08-16T05:53:21.340Z] eeca6798cff9: Verifying Checksum [2024-08-16T05:53:21.340Z] eeca6798cff9: Download complete [2024-08-16T05:53:21.340Z] 619be1103602: Pull complete [2024-08-16T05:53:21.340Z] ada007ff1a6a: Verifying Checksum [2024-08-16T05:53:21.340Z] ada007ff1a6a: Download complete [2024-08-16T05:53:21.600Z] 7862e08f4a3e: Pull complete [2024-08-16T05:53:21.600Z] 5df492c9dc93: Verifying Checksum [2024-08-16T05:53:21.600Z] 5df492c9dc93: Download complete [2024-08-16T05:53:22.174Z] aa269ceb94a6: Verifying Checksum [2024-08-16T05:53:22.174Z] aa269ceb94a6: Download complete [2024-08-16T05:53:25.461Z] 5df492c9dc93: Pull complete [2024-08-16T05:53:25.461Z] 7629e6793208: Pull complete [2024-08-16T05:53:25.461Z] 4f4fb700ef54: Pull complete [2024-08-16T05:53:25.461Z] fb5054dd5b73: Pull complete [2024-08-16T05:53:25.461Z] eeca6798cff9: Pull complete [2024-08-16T05:53:27.993Z] aa269ceb94a6: Pull complete [2024-08-16T05:53:28.562Z] ada007ff1a6a: Pull complete [2024-08-16T05:53:28.562Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-16T05:53:28.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T05:53:28.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-16T05:53:28.873Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T05:53:28.873Z] WORKDIR /edgex [2024-08-16T05:53:28.873Z] COPY go.mod . [2024-08-16T05:53:28.873Z] RUN go mod download [2024-08-16T05:53:28.873Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-16T05:53:29.452Z] Sending build context to Docker daemon 179.1MB [2024-08-16T05:53:29.452Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T05:53:29.452Z] ---> f489d0715acc [2024-08-16T05:53:29.452Z] Step 2/4 : WORKDIR /edgex [2024-08-16T05:53:35.294Z] Still waiting to schedule task [2024-08-16T05:53:35.294Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-16T05:53:36.032Z] ---> Running in e4a62589ca2a [2024-08-16T05:53:36.033Z] Removing intermediate container e4a62589ca2a [2024-08-16T05:53:36.033Z] ---> fdff40a276fd [2024-08-16T05:53:36.033Z] Step 3/4 : COPY go.mod . [2024-08-16T05:53:36.297Z] ---> eee7ab45c6e1 [2024-08-16T05:53:36.297Z] Step 4/4 : RUN go mod download [2024-08-16T05:53:36.297Z] ---> Running in c0abbf70f289 [2024-08-16T05:54:02.890Z] Removing intermediate container c0abbf70f289 [2024-08-16T05:54:02.890Z] ---> 0a3554e240d7 [2024-08-16T05:54:02.890Z] Successfully built 0a3554e240d7 [2024-08-16T05:54:02.890Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T05:54:03.202Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-16T05:54:03.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T05:54:03.291Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T05:54:03.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T05:54:03.801Z] $ docker top f3550e1dbb0260629229fb6b57676c25d115b67574e170013360782d9fc7e26e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T05:54:04.162Z] + go version [2024-08-16T05:54:04.162Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-16T05:54:04.173Z] $ docker stop --time=1 f3550e1dbb0260629229fb6b57676c25d115b67574e170013360782d9fc7e26e [2024-08-16T05:54:05.452Z] $ docker rm -f --volumes f3550e1dbb0260629229fb6b57676c25d115b67574e170013360782d9fc7e26e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T05:54:05.904Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-16T05:54:05.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T05:54:05.986Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T05:54:06.014Z] $ 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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T05:54:06.376Z] $ docker top 9a9532003bee5909904d3b9f26558365f958363ea9dd7fec814139787ddd8c48 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-16T05:54:06.461Z] ========================================================= [2024-08-16T05:54:06.461Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-16T05:54:06.461Z] ========================================================= [Pipeline] sh [2024-08-16T05:54:06.742Z] + git config --global --add safe.directory /w/workspace/edgex-go/672 [Pipeline] fileExists [Pipeline] sh [2024-08-16T05:54:07.041Z] + make test [2024-08-16T05:54:07.041Z] go test -race -coverprofile=coverage.out ./... [2024-08-16T05:54:15.164Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-16T05:54:47.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-16T05:54:48.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-08-16T05:54:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-16T05:54:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-16T05:54:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-16T05:54:49.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-16T05:54:49.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-16T05:54:49.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.073s coverage: 97.0% of statements [2024-08-16T05:54:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-16T05:54:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-16T05:54:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-16T05:54:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-16T05:54:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-16T05:54:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-16T05:54:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-16T05:54:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-16T05:54:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-16T05:54:52.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-16T05:54:52.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-16T05:54:52.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-16T05:54:52.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-16T05:54:52.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-16T05:54:53.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2024-08-16T05:54:53.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements [2024-08-16T05:54:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-16T05:54:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-16T05:54:53.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.816s coverage: 93.4% of statements [2024-08-16T05:54:53.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-08-16T05:54:54.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements [2024-08-16T05:54:54.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-16T05:54:54.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-16T05:54:55.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-16T05:54:56.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.396s coverage: 95.8% of statements [2024-08-16T05:54:56.057Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2024-08-16T05:54:57.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] [2024-08-16T05:54:57.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-16T05:54:57.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-16T05:54:57.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements [2024-08-16T05:54:57.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 30.7% of statements [2024-08-16T05:54:57.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements [2024-08-16T05:54:57.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements [2024-08-16T05:54:57.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-08-16T05:54:58.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements [2024-08-16T05:54:59.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements [2024-08-16T05:54:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-16T05:54:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-16T05:54:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-16T05:54:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-16T05:54:59.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-16T05:54:59.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-16T05:54:59.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-16T05:54:59.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-16T05:55:00.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-16T05:55:00.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-16T05:55:00.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-16T05:55:01.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-16T05:55:01.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-16T05:55:01.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-16T05:55:01.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-16T05:55:02.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-16T05:55:02.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-16T05:55:02.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-16T05:55:04.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-16T05:55:04.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-16T05:55:06.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-16T05:55:06.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-16T05:55:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-16T05:55:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-16T05:55:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-16T05:55:09.830Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7798 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-16T05:55:09.851Z] Running in /w/workspace/edgex-go/672 [Pipeline] { [Pipeline] checkout [2024-08-16T05:55:10.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.031s coverage: 94.4% of statements [2024-08-16T05:55:10.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-16T05:55:10.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-16T05:55:10.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-16T05:55:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-16T05:55:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-16T05:55:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-16T05:55:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-16T05:55:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-16T05:55:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-16T05:55:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-16T05:55:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-16T05:55:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-16T05:55:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-16T05:55:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T05:55:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-16T05:55:12.904Z] The recommended git tool is: git [2024-08-16T05:55:13.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-16T05:55:13.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-16T05:55:13.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-16T05:55:13.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-16T05:55:14.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-16T05:55:14.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-16T05:55:14.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-16T05:55:14.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-16T05:55:16.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-16T05:55:16.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-16T05:55:16.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-16T05:55:16.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T05:55:20.253Z] using credential edgex-jenkins-ssh [2024-08-16T05:55:20.283Z] Cloning the remote Git repository [2024-08-16T05:55:20.382Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-16T05:55:20.552Z] > git init /w/workspace/edgex-go/672 # timeout=10 [2024-08-16T05:55:20.844Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-16T05:55:20.846Z] > git --version # timeout=10 [2024-08-16T05:55:20.906Z] > git --version # 'git version 2.25.1' [2024-08-16T05:55:20.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-16T05:55:21.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.259s coverage: 79.9% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.048s coverage: 92.9% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.688s coverage: 36.5% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.055s coverage: 45.8% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-08-16T05:55:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements [2024-08-16T05:55:24.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-08-16T05:55:24.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements [2024-08-16T05:55:24.460Z] 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-16T05:55:24.460Z] running golangci-lint [2024-08-16T05:55:24.460Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-16T05:55:24.460Z] go version go1.21.9 linux/amd64 [2024-08-16T05:55:24.460Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-16T05:55:24.460Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-16T05:55:39.064Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-16T05:55:39.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-16T05:55:39.900Z] Avoid second fetch [2024-08-16T05:55:39.901Z] Checking out Revision 9ed72124ad2f01edf756a46c49444a389d468e72 (main) [2024-08-16T05:55:40.674Z] Commit message: "feat: Add core-data postgres reading db client methods (#4862)" [2024-08-16T05:55:39.912Z] > git config core.sparsecheckout # timeout=10 [2024-08-16T05:55:39.974Z] > git checkout -f 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-16T05:55:45.355Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-16T05:55:45.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T05:55:45.356Z] Dload Upload Total Spent Left Speed [2024-08-16T05:55:45.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-08-16T05:55:45.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-16T05:55:46.010Z] + sudo tee /etc/docker/daemon.new [2024-08-16T05:55:46.010Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-16T05:55:46.010Z] { [2024-08-16T05:55:46.010Z] "registry-mirrors": [ [2024-08-16T05:55:46.010Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-16T05:55:46.010Z] ], [2024-08-16T05:55:46.010Z] "bip": "10.250.0.254/24", [2024-08-16T05:55:46.010Z] "hosts": [ [2024-08-16T05:55:46.011Z] "tcp://0.0.0.0:5555", [2024-08-16T05:55:46.011Z] "unix:///var/run/docker.sock" [2024-08-16T05:55:46.011Z] ], [2024-08-16T05:55:46.011Z] "mtu": 1458, [2024-08-16T05:55:46.011Z] "selinux-enabled": true, [2024-08-16T05:55:46.011Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-16T05:55:46.011Z] } [Pipeline] sh [2024-08-16T05:55:46.331Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-16T05:55:46.653Z] + sudo service docker restart [2024-08-16T05:55:50.998Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|name|deps|exports_file|files|imports|compiled_files) took 23.904024042s" [2024-08-16T05:55:50.998Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.918782ms" [2024-08-16T05:56:03.223Z] level=info msg="[linters_context/goanalysis] analyzers took 1m57.697049631s with top 10 stages: buildir: 1m8.991746218s, gosec: 9.861176588s, inspect: 3.118789213s, fact_deprecated: 2.399920228s, printf: 2.10779971s, ctrlflow: 1.910832002s, nilness: 1.802922036s, fact_purity: 1.741864564s, S1038: 1.330586357s, typedness: 1.142756883s" [2024-08-16T05:56:03.224Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-16T05:56:03.224Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, skip_files: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, exclude-rules: 22/214, cgo: 214/214, path_prettifier: 214/214, exclude: 214/214, identifier_marker: 214/214" [2024-08-16T05:56:03.224Z] level=info msg="[runner] processing took 20.100359ms with stages: nolint: 8.16432ms, identifier_marker: 6.011989ms, autogenerated_exclude: 1.80614ms, exclude-rules: 1.70652ms, path_prettifier: 1.5895ms, skip_dirs: 765.77µs, cgo: 35.08µs, filename_unadjuster: 16.21µs, max_same_issues: 940ns, skip_files: 630ns, fixer: 470ns, max_from_linter: 440ns, severity-rules: 390ns, diff: 380ns, source_code: 360ns, exclude: 310ns, sort_results: 300ns, uniq_by_line: 260ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-08-16T05:56:03.224Z] level=info msg="[runner] linters took 14.280249984s with stages: goanalysis_metalinter: 14.260045725s" [2024-08-16T05:56:03.224Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-16T05:56:03.224Z] level=info msg="Memory: 383 samples, avg is 332.3MB, max is 1351.2MB" [2024-08-16T05:56:03.224Z] level=info msg="Execution took 38.251333634s" [2024-08-16T05:56:03.224Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T05:56:04.899Z] provisioning config files... [2024-08-16T05:56:04.924Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/672@tmp/config15778032792711059966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T05:56:05.368Z] ---> ****-login.sh [2024-08-16T05:56:05.368Z] nexus3.edgexfoundry.org:10001 [2024-08-16T05:56:05.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:56:05.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:56:05.906Z] Configure a credential helper to remove this warning. See [2024-08-16T05:56:05.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:56:05.906Z] [2024-08-16T05:56:05.906Z] Login Succeeded [2024-08-16T05:56:05.906Z] nexus3.edgexfoundry.org:10002 [2024-08-16T05:56:06.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:56:06.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:56:06.173Z] Configure a credential helper to remove this warning. See [2024-08-16T05:56:06.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:56:06.173Z] [2024-08-16T05:56:06.173Z] Login Succeeded [2024-08-16T05:56:06.443Z] nexus3.edgexfoundry.org:10003 [2024-08-16T05:56:06.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:56:06.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:56:06.714Z] Configure a credential helper to remove this warning. See [2024-08-16T05:56:06.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:56:06.714Z] [2024-08-16T05:56:06.714Z] Login Succeeded [2024-08-16T05:56:06.714Z] nexus3.edgexfoundry.org:10004 [2024-08-16T05:56:06.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:56:06.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:56:06.994Z] Configure a credential helper to remove this warning. See [2024-08-16T05:56:06.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:56:06.994Z] [2024-08-16T05:56:06.994Z] Login Succeeded [2024-08-16T05:56:06.994Z] ****.io [2024-08-16T05:56:07.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T05:56:07.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T05:56:07.538Z] Configure a credential helper to remove this warning. See [2024-08-16T05:56:07.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T05:56:07.538Z] [2024-08-16T05:56:07.538Z] Login Succeeded [2024-08-16T05:56:07.538Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T05:56:07.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-16T05:56:08.146Z] + git config --global --add safe.directory /w/workspace/edgex-go/672 [Pipeline] echo [2024-08-16T05:56:08.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T05:56:08.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T05:56:08.201Z] ========================================================= [2024-08-16T05:56:08.201Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-16T05:56:08.201Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-16T05:56:08.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T05:56:08.527Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-16T05:56:08.527Z] c6b39de5b339: Pulling fs layer [2024-08-16T05:56:08.527Z] a69c41024577: Pulling fs layer [2024-08-16T05:56:08.527Z] d6de4b400683: Pulling fs layer [2024-08-16T05:56:08.527Z] 35cb2a7552d0: Pulling fs layer [2024-08-16T05:56:08.527Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T05:56:08.527Z] 464afbd9ba4c: Pulling fs layer [2024-08-16T05:56:08.527Z] 00f215d4a9da: Pulling fs layer [2024-08-16T05:56:08.527Z] d496ad576159: Pulling fs layer [2024-08-16T05:56:08.527Z] 4f4fb700ef54: Waiting [2024-08-16T05:56:08.527Z] 00f215d4a9da: Waiting [2024-08-16T05:56:08.527Z] 464afbd9ba4c: Waiting [2024-08-16T05:56:08.527Z] d496ad576159: Waiting [2024-08-16T05:56:08.527Z] 35cb2a7552d0: Waiting [2024-08-16T05:56:08.796Z] a69c41024577: Download complete [2024-08-16T05:56:08.796Z] 35cb2a7552d0: Verifying Checksum [2024-08-16T05:56:08.796Z] 35cb2a7552d0: Download complete [2024-08-16T05:56:08.796Z] 4f4fb700ef54: Verifying Checksum [2024-08-16T05:56:08.796Z] 4f4fb700ef54: Download complete [2024-08-16T05:56:08.796Z] 464afbd9ba4c: Verifying Checksum [2024-08-16T05:56:08.796Z] 464afbd9ba4c: Download complete [2024-08-16T05:56:08.796Z] c6b39de5b339: Download complete [2024-08-16T05:56:09.066Z] d496ad576159: Verifying Checksum [2024-08-16T05:56:09.066Z] d496ad576159: Download complete [2024-08-16T05:56:09.658Z] c6b39de5b339: Pull complete [2024-08-16T05:56:10.245Z] a69c41024577: Pull complete [2024-08-16T05:56:10.513Z] d6de4b400683: Verifying Checksum [2024-08-16T05:56:10.513Z] d6de4b400683: Download complete [2024-08-16T05:56:11.354Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-16T05:56:11.354Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-16T05:56:11.354Z] ./bin/test-attribution-txt.sh [2024-08-16T05:56:11.354Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-16T05:56:11.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-16T05:56:11.478Z] 00f215d4a9da: Verifying Checksum [2024-08-16T05:56:11.478Z] 00f215d4a9da: Download complete [2024-08-16T05:56:12.003Z] + ls -al . [2024-08-16T05:56:12.003Z] total 900 [2024-08-16T05:56:12.003Z] drwxrwxr-x 11 1001 1001 4096 Aug 16 05:54 . [2024-08-16T05:56:12.003Z] drwxr-xr-x 4 root root 4096 Aug 16 05:54 .. [2024-08-16T05:56:12.003Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 05:52 .blubracket [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 10 Aug 16 05:52 .dockerignore [2024-08-16T05:56:12.003Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 05:55 .git [2024-08-16T05:56:12.003Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 05:52 .github [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 1102 Aug 16 05:52 .gitignore [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 05:52 .golangci.yml [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 100 Aug 16 05:52 .hadolint.yml [2024-08-16T05:56:12.003Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 05:53 .semver [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 155 Aug 16 05:52 .sonarcloud.properties [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 05:52 ADOPTERS.md [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 21171 Aug 16 05:52 Attribution.txt [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 100284 Aug 16 05:52 CHANGELOG.md [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 05:52 CONTRIBUTING.md [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 05:52 GOVERNANCE.md [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 861 Aug 16 05:52 Jenkinsfile [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 05:52 LICENSE [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 16854 Aug 16 05:52 Makefile [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 05:52 OWNERS.md [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 9528 Aug 16 05:52 README.md [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 05:52 SECURITY.md [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 12 Aug 16 05:53 VERSION [2024-08-16T05:56:12.003Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 05:52 bin [2024-08-16T05:56:12.003Z] drwxrwxr-x 20 1001 1001 4096 Aug 16 05:52 cmd [2024-08-16T05:56:12.003Z] -rw-r--r-- 1 root root 529248 Aug 16 05:55 coverage.out [2024-08-16T05:56:12.003Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 05:52 fuzz_test [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 7317 Aug 16 05:52 go.mod [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 102581 Aug 16 05:52 go.sum [2024-08-16T05:56:12.003Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 05:52 internal [2024-08-16T05:56:12.003Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 05:52 openapi [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 584 Aug 16 05:52 security.txt [2024-08-16T05:56:12.003Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 05:52 version.go [Pipeline] sh [2024-08-16T05:56:12.293Z] + '[' -e coverage.out ] [2024-08-16T05:56:12.293Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-16T05:56:12.409Z] Stashed 1 file(s) [Pipeline] sh [2024-08-16T05:56:12.696Z] + make build [2024-08-16T05:56:12.696Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-16T05:56:23.812Z] d6de4b400683: Pull complete [2024-08-16T05:56:23.812Z] 35cb2a7552d0: Pull complete [2024-08-16T05:56:23.812Z] 4f4fb700ef54: Pull complete [2024-08-16T05:56:23.812Z] 464afbd9ba4c: Pull complete [2024-08-16T05:56:33.908Z] 00f215d4a9da: Pull complete [2024-08-16T05:56:34.491Z] d496ad576159: Pull complete [2024-08-16T05:56:34.491Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-16T05:56:34.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T05:56:34.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-16T05:56:34.835Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T05:56:34.835Z] WORKDIR /edgex [2024-08-16T05:56:34.835Z] COPY go.mod . [2024-08-16T05:56:34.835Z] RUN go mod download [2024-08-16T05:56:34.835Z] docker build -t ci-base-image-arm64 -f - . [2024-08-16T05:56:35.422Z] Sending build context to Docker daemon 3.483MB [2024-08-16T05:56:35.422Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T05:56:35.422Z] ---> f246e2811388 [2024-08-16T05:56:35.422Z] Step 2/4 : WORKDIR /edgex [2024-08-16T05:56:37.356Z] ---> Running in f46303382017 [2024-08-16T05:56:37.356Z] Removing intermediate container f46303382017 [2024-08-16T05:56:37.356Z] ---> e440ffadd4e4 [2024-08-16T05:56:37.356Z] Step 3/4 : COPY go.mod . [2024-08-16T05:56:37.939Z] ---> 1333b0d917dd [2024-08-16T05:56:37.939Z] Step 4/4 : RUN go mod download [2024-08-16T05:56:37.939Z] ---> Running in ba94ae5ae56b [2024-08-16T05:56:39.249Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T05:56:39.250Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T05:56:40.624Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T05:56:41.195Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T05:56:43.097Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T05:56:47.283Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T05:56:49.185Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T05:56:51.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T05:56:53.626Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T05:56:54.193Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T05:56:55.129Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T05:56:55.695Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T05:56:57.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-16T05:56:58.023Z] $ docker stop --time=1 9a9532003bee5909904d3b9f26558365f958363ea9dd7fec814139787ddd8c48 [2024-08-16T05:57:09.423Z] $ docker rm -f --volumes 9a9532003bee5909904d3b9f26558365f958363ea9dd7fec814139787ddd8c48 [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-16T05:57:10.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T05:57:10.910Z] [2024-08-16T05:57:10.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T05:57:11.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T05:57:11.214Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-16T05:57:11.214Z] 91d30c5bc195: Pulling fs layer [2024-08-16T05:57:11.214Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-16T05:57:11.214Z] 9c61dcf015f6: Pulling fs layer [2024-08-16T05:57:11.214Z] 4698f68db338: Pulling fs layer [2024-08-16T05:57:11.214Z] 2a2f49069b9e: Pulling fs layer [2024-08-16T05:57:11.214Z] e0025b399a48: Pulling fs layer [2024-08-16T05:57:11.214Z] 2a2f49069b9e: Waiting [2024-08-16T05:57:11.214Z] e0025b399a48: Waiting [2024-08-16T05:57:11.214Z] 91d30c5bc195: Verifying Checksum [2024-08-16T05:57:11.214Z] 91d30c5bc195: Download complete [2024-08-16T05:57:11.214Z] 4698f68db338: Verifying Checksum [2024-08-16T05:57:11.214Z] 4698f68db338: Download complete [2024-08-16T05:57:11.473Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-16T05:57:11.473Z] 2e9b0aa3be6d: Download complete [2024-08-16T05:57:11.473Z] e0025b399a48: Verifying Checksum [2024-08-16T05:57:11.473Z] e0025b399a48: Download complete [2024-08-16T05:57:11.473Z] 91d30c5bc195: Pull complete [2024-08-16T05:57:11.473Z] 2a2f49069b9e: Download complete [2024-08-16T05:57:11.733Z] 2e9b0aa3be6d: Pull complete [2024-08-16T05:57:11.991Z] 9c61dcf015f6: Verifying Checksum [2024-08-16T05:57:11.991Z] 9c61dcf015f6: Download complete [2024-08-16T05:57:20.114Z] 9c61dcf015f6: Pull complete [2024-08-16T05:57:20.114Z] 4698f68db338: Pull complete [2024-08-16T05:57:20.681Z] 2a2f49069b9e: Pull complete [2024-08-16T05:57:20.681Z] e0025b399a48: Pull complete [2024-08-16T05:57:20.681Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-16T05:57:20.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T05:57:20.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T05:57:20.780Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T05:57:20.802Z] $ 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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T05:57:22.005Z] $ docker top 8a7f71ee616841d3f180be924df63106d5dd71e4a839470e9ce3afa8b6b6e3cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T05:57:22.360Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-16T05:57:24.900Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-16T05:57:24.900Z] #1 transferring dockerfile: 1.89kB done [2024-08-16T05:57:24.900Z] #1 DONE 0.0s [2024-08-16T05:57:25.171Z] [2024-08-16T05:57:25.171Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T05:57:25.430Z] #2 ... [2024-08-16T05:57:25.430Z] [2024-08-16T05:57:25.430Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-08-16T05:57:25.430Z] #3 transferring dockerfile: 2.01kB done [2024-08-16T05:57:25.430Z] #3 DONE 0.4s [2024-08-16T05:57:25.690Z] [2024-08-16T05:57:25.690Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-16T05:57:25.690Z] #4 transferring dockerfile: 2.23kB done [2024-08-16T05:57:25.690Z] #4 DONE 0.4s [2024-08-16T05:57:25.690Z] [2024-08-16T05:57:25.690Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-08-16T05:57:25.690Z] #5 transferring dockerfile: 1.95kB done [2024-08-16T05:57:25.690Z] #5 DONE 0.5s [2024-08-16T05:57:25.690Z] [2024-08-16T05:57:25.690Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-08-16T05:57:25.690Z] #6 transferring dockerfile: 1.70kB done [2024-08-16T05:57:25.690Z] #6 DONE 0.5s [2024-08-16T05:57:25.690Z] [2024-08-16T05:57:25.690Z] #7 [core-metadata internal] load .dockerignore [2024-08-16T05:57:25.690Z] #7 ... [2024-08-16T05:57:25.690Z] [2024-08-16T05:57:25.690Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-08-16T05:57:25.690Z] #8 transferring dockerfile: 1.81kB done [2024-08-16T05:57:25.690Z] #8 DONE 0.5s [2024-08-16T05:57:25.690Z] [2024-08-16T05:57:25.690Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-08-16T05:57:25.690Z] #9 transferring dockerfile: 1.93kB done [2024-08-16T05:57:25.690Z] #9 DONE 0.5s [2024-08-16T05:57:25.690Z] [2024-08-16T05:57:25.690Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T05:57:25.690Z] #2 transferring dockerfile: 2.50kB done [2024-08-16T05:57:25.690Z] #2 DONE 0.5s [2024-08-16T05:57:25.690Z] [2024-08-16T05:57:25.690Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-08-16T05:57:25.690Z] #10 transferring dockerfile: 2.06kB done [2024-08-16T05:57:25.690Z] #10 DONE 0.5s [2024-08-16T05:57:25.690Z] [2024-08-16T05:57:25.690Z] #7 [core-metadata internal] load .dockerignore [2024-08-16T05:57:25.690Z] #7 transferring context: 50B done [2024-08-16T05:57:25.948Z] #7 ... [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-16T05:57:25.948Z] #11 transferring dockerfile: 2.01kB done [2024-08-16T05:57:25.948Z] #11 DONE 0.5s [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-16T05:57:25.948Z] #12 transferring dockerfile: 2.49kB done [2024-08-16T05:57:25.948Z] #12 DONE 0.6s [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #13 [core-command internal] load build definition from Dockerfile [2024-08-16T05:57:25.948Z] #13 transferring dockerfile: 1.93kB done [2024-08-16T05:57:25.948Z] #13 DONE 0.6s [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #14 [security-spiffe-token-provider internal] load .dockerignore [2024-08-16T05:57:25.948Z] #14 transferring context: 50B done [2024-08-16T05:57:25.948Z] #14 DONE 0.5s [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:25.948Z] #15 DONE 0.0s [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #16 [core-keeper internal] load .dockerignore [2024-08-16T05:57:25.948Z] #16 transferring context: 50B done [2024-08-16T05:57:25.948Z] #16 DONE 0.3s [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #17 [support-notifications internal] load .dockerignore [2024-08-16T05:57:25.948Z] #17 transferring context: 50B done [2024-08-16T05:57:25.948Z] #17 DONE 0.3s [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #18 [security-spire-server internal] load .dockerignore [2024-08-16T05:57:25.948Z] #18 transferring context: 50B done [2024-08-16T05:57:25.948Z] #18 DONE 0.3s [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #19 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-16T05:57:25.948Z] #19 transferring dockerfile: 1.85kB done [2024-08-16T05:57:25.948Z] #19 DONE 0.5s [2024-08-16T05:57:25.948Z] [2024-08-16T05:57:25.948Z] #20 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-16T05:57:25.948Z] #20 transferring dockerfile: 3.17kB done [2024-08-16T05:57:25.948Z] #20 DONE 0.6s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T05:57:25.949Z] #21 transferring context: 50B done [2024-08-16T05:57:25.949Z] #21 DONE 0.4s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #22 [core-keeper internal] load build context [2024-08-16T05:57:25.949Z] #22 DONE 0.0s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #23 [security-spire-config internal] load build definition from Dockerfile [2024-08-16T05:57:25.949Z] #23 transferring dockerfile: 1.69kB done [2024-08-16T05:57:25.949Z] #23 DONE 0.6s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #24 [support-scheduler internal] load .dockerignore [2024-08-16T05:57:25.949Z] #24 transferring context: 50B done [2024-08-16T05:57:25.949Z] #24 DONE 0.3s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #7 [core-metadata internal] load .dockerignore [2024-08-16T05:57:25.949Z] #7 DONE 0.3s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #15 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:25.949Z] #15 DONE 0.0s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:57:25.949Z] #25 DONE 0.1s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #26 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-08-16T05:57:25.949Z] #26 DONE 0.0s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #27 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:25.949Z] #27 DONE 0.0s [2024-08-16T05:57:25.949Z] [2024-08-16T05:57:25.949Z] #28 [core-data internal] load .dockerignore [2024-08-16T05:57:25.949Z] #28 transferring context: 50B done [2024-08-16T05:57:26.211Z] #28 DONE 0.3s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-16T05:57:26.211Z] #29 transferring context: 50B done [2024-08-16T05:57:26.211Z] #29 DONE 0.3s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #30 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-16T05:57:26.211Z] #30 transferring dockerfile: 2.15kB done [2024-08-16T05:57:26.211Z] #30 DONE 0.6s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #31 [core-command internal] load .dockerignore [2024-08-16T05:57:26.211Z] #31 transferring context: 50B done [2024-08-16T05:57:26.211Z] #31 DONE 0.3s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #32 [security-proxy-setup internal] load .dockerignore [2024-08-16T05:57:26.211Z] #32 transferring context: 50B done [2024-08-16T05:57:26.211Z] #32 DONE 0.4s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #15 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:26.211Z] #15 DONE 0.0s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #33 [security-bootstrapper internal] load .dockerignore [2024-08-16T05:57:26.211Z] #33 transferring context: 50B done [2024-08-16T05:57:26.211Z] #33 DONE 0.3s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #34 [security-secretstore-setup internal] load .dockerignore [2024-08-16T05:57:26.211Z] #34 transferring context: 50B done [2024-08-16T05:57:26.211Z] #34 DONE 0.4s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #25 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:57:26.211Z] #25 DONE 0.1s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #27 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:26.211Z] #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:57:26.211Z] #27 ... [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #15 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:26.211Z] #15 DONE 0.0s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:57:26.211Z] #25 DONE 0.1s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #35 [support-cron-scheduler internal] load .dockerignore [2024-08-16T05:57:26.211Z] #35 transferring context: 50B done [2024-08-16T05:57:26.211Z] #35 DONE 0.4s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #36 [security-spire-config internal] load .dockerignore [2024-08-16T05:57:26.211Z] #36 transferring context: 50B done [2024-08-16T05:57:26.211Z] #36 DONE 0.4s [2024-08-16T05:57:26.211Z] [2024-08-16T05:57:26.211Z] #27 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:26.211Z] #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:57:26.211Z] #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s [2024-08-16T05:57:26.211Z] #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:57:26.211Z] #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T05:57:26.211Z] #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T05:57:26.469Z] #27 ... [2024-08-16T05:57:26.469Z] [2024-08-16T05:57:26.469Z] #37 [security-proxy-auth internal] load .dockerignore [2024-08-16T05:57:26.469Z] #37 transferring context: 50B done [2024-08-16T05:57:26.469Z] #37 DONE 0.4s [2024-08-16T05:57:26.469Z] [2024-08-16T05:57:26.469Z] #27 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:26.469Z] #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T05:57:26.469Z] #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-16T05:57:26.469Z] #27 ... [2024-08-16T05:57:26.469Z] [2024-08-16T05:57:26.469Z] #15 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:26.469Z] #15 DONE 0.0s [2024-08-16T05:57:26.469Z] [2024-08-16T05:57:26.469Z] #25 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:57:26.469Z] #25 DONE 0.1s [2024-08-16T05:57:26.469Z] [2024-08-16T05:57:26.469Z] #27 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:26.469Z] #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:57:26.469Z] #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T05:57:26.469Z] #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:57:26.469Z] #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T05:57:26.469Z] #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T05:57:26.469Z] #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-16T05:57:26.729Z] #27 ... [2024-08-16T05:57:26.729Z] [2024-08-16T05:57:26.729Z] #15 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:26.729Z] #15 DONE 0.0s [2024-08-16T05:57:26.729Z] [2024-08-16T05:57:26.729Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:57:26.729Z] #25 DONE 0.3s [2024-08-16T05:57:26.729Z] [2024-08-16T05:57:26.729Z] #27 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:26.729Z] #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:57:26.729Z] #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T05:57:26.729Z] #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:57:26.729Z] #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T05:57:26.729Z] #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T05:57:26.729Z] #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-16T05:57:26.729Z] #27 ... [2024-08-16T05:57:26.729Z] [2024-08-16T05:57:26.729Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T05:57:26.729Z] #38 DONE 0.7s [2024-08-16T05:57:26.729Z] [2024-08-16T05:57:26.729Z] #15 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:26.729Z] #15 DONE 0.0s [2024-08-16T05:57:26.729Z] [2024-08-16T05:57:26.729Z] #27 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:26.729Z] #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:57:26.729Z] #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T05:57:26.729Z] #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:57:26.729Z] #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T05:57:26.729Z] #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T05:57:26.729Z] #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-16T05:57:26.989Z] #27 ... [2024-08-16T05:57:26.989Z] [2024-08-16T05:57:26.989Z] #15 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:26.989Z] #15 DONE 0.0s [2024-08-16T05:57:26.989Z] [2024-08-16T05:57:26.989Z] #15 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:26.989Z] #15 DONE 0.0s [2024-08-16T05:57:26.989Z] [2024-08-16T05:57:26.989Z] #27 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:26.989Z] #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:57:26.989Z] #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T05:57:26.989Z] #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:57:26.989Z] #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T05:57:26.989Z] #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T05:57:26.990Z] #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-16T05:57:26.990Z] #27 DONE 1.1s [2024-08-16T05:57:26.990Z] [2024-08-16T05:57:26.990Z] #39 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:57:26.990Z] #39 ... [2024-08-16T05:57:26.990Z] [2024-08-16T05:57:26.990Z] #15 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T05:57:26.990Z] #15 DONE 0.0s [2024-08-16T05:57:27.247Z] [2024-08-16T05:57:27.247Z] #40 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T05:57:27.247Z] #40 ... [2024-08-16T05:57:27.247Z] [2024-08-16T05:57:27.247Z] #41 [security-spire-server internal] load build context [2024-08-16T05:57:27.247Z] #41 transferring context: 27.60kB 0.0s done [2024-08-16T05:57:27.247Z] #41 DONE 0.5s [2024-08-16T05:57:27.506Z] [2024-08-16T05:57:27.506Z] #27 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:27.506Z] #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:57:27.506Z] #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T05:57:27.506Z] #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:57:27.506Z] #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T05:57:27.506Z] #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T05:57:27.506Z] #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-16T05:57:27.506Z] #27 DONE 1.1s [2024-08-16T05:57:27.506Z] [2024-08-16T05:57:27.507Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:57:27.507Z] #25 DONE 0.9s [2024-08-16T05:57:27.507Z] [2024-08-16T05:57:27.507Z] #42 [security-bootstrapper internal] load build context [2024-08-16T05:57:27.507Z] #42 ... [2024-08-16T05:57:27.507Z] [2024-08-16T05:57:27.507Z] #27 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:57:27.507Z] #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:57:27.507Z] #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T05:57:27.507Z] #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:57:27.507Z] #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T05:57:27.507Z] #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T05:57:27.507Z] #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-16T05:57:27.507Z] #27 DONE 1.1s [2024-08-16T05:57:27.507Z] [2024-08-16T05:57:27.507Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-16T05:57:27.507Z] #43 DONE 1.0s [2024-08-16T05:57:27.769Z] [2024-08-16T05:57:27.769Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:57:27.769Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-16T05:57:27.769Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-16T05:57:27.769Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-16T05:57:27.769Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-16T05:57:27.769Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s [2024-08-16T05:57:27.769Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s [2024-08-16T05:57:27.769Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s [2024-08-16T05:57:27.769Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-08-16T05:57:27.769Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-16T05:57:28.027Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-08-16T05:57:28.027Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-08-16T05:57:28.027Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-16T05:57:32.227Z] #44 ... [2024-08-16T05:57:32.227Z] [2024-08-16T05:57:32.227Z] #45 [support-notifications internal] load build context [2024-08-16T05:57:32.227Z] #45 transferring context: 261.29MB 6.1s [2024-08-16T05:57:32.485Z] #45 ... [2024-08-16T05:57:32.485Z] [2024-08-16T05:57:32.485Z] #46 [support-scheduler internal] load build context [2024-08-16T05:57:32.485Z] #46 ... [2024-08-16T05:57:32.485Z] [2024-08-16T05:57:32.485Z] #45 [support-notifications internal] load build context [2024-08-16T05:57:36.692Z] #45 ... [2024-08-16T05:57:36.692Z] [2024-08-16T05:57:36.692Z] #26 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-08-16T05:57:36.692Z] #26 ... [2024-08-16T05:57:36.692Z] [2024-08-16T05:57:36.692Z] #22 [core-keeper internal] load build context [2024-08-16T05:57:36.692Z] #22 ... [2024-08-16T05:57:36.692Z] [2024-08-16T05:57:36.692Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-16T05:57:36.692Z] #47 ... [2024-08-16T05:57:36.692Z] [2024-08-16T05:57:36.692Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-16T05:57:36.692Z] #48 ... [2024-08-16T05:57:36.692Z] [2024-08-16T05:57:36.692Z] #49 [core-metadata internal] load build context [2024-08-16T05:57:36.692Z] #49 ... [2024-08-16T05:57:36.692Z] [2024-08-16T05:57:36.692Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-16T05:57:36.692Z] #47 ... [2024-08-16T05:57:36.692Z] [2024-08-16T05:57:36.692Z] #50 [core-command internal] load build context [2024-08-16T05:57:36.692Z] #50 ... [2024-08-16T05:57:36.692Z] [2024-08-16T05:57:36.692Z] #51 [security-proxy-setup internal] load build context [2024-08-16T05:57:36.959Z] #51 ... [2024-08-16T05:57:36.959Z] [2024-08-16T05:57:36.959Z] #52 [core-data internal] load build context [2024-08-16T05:57:36.959Z] #52 ... [2024-08-16T05:57:36.959Z] [2024-08-16T05:57:36.959Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T05:57:37.537Z] #53 ... [2024-08-16T05:57:37.537Z] [2024-08-16T05:57:37.537Z] #54 [security-secretstore-setup internal] load build context [2024-08-16T05:57:37.798Z] #54 ... [2024-08-16T05:57:37.798Z] [2024-08-16T05:57:37.798Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T05:57:37.798Z] #55 ... [2024-08-16T05:57:37.798Z] [2024-08-16T05:57:37.798Z] #56 [security-spire-agent internal] load build context [2024-08-16T05:57:37.798Z] #56 ... [2024-08-16T05:57:37.798Z] [2024-08-16T05:57:37.798Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T05:57:37.798Z] #38 ... [2024-08-16T05:57:37.798Z] [2024-08-16T05:57:37.798Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:57:38.059Z] #57 ... [2024-08-16T05:57:38.059Z] [2024-08-16T05:57:38.059Z] #58 [security-proxy-auth internal] load build context [2024-08-16T05:57:38.059Z] #58 ... [2024-08-16T05:57:38.059Z] [2024-08-16T05:57:38.059Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T05:57:38.059Z] #59 ... [2024-08-16T05:57:38.059Z] [2024-08-16T05:57:38.059Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:57:38.059Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:57:38.318Z] #60 ... [2024-08-16T05:57:38.318Z] [2024-08-16T05:57:38.318Z] #61 [support-cron-scheduler internal] load build context [2024-08-16T05:57:38.318Z] #61 ... [2024-08-16T05:57:38.318Z] [2024-08-16T05:57:38.318Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T05:57:38.576Z] #62 ... [2024-08-16T05:57:38.576Z] [2024-08-16T05:57:38.576Z] #39 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:57:38.576Z] #39 ... [2024-08-16T05:57:38.576Z] [2024-08-16T05:57:38.576Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T05:57:38.576Z] #63 ... [2024-08-16T05:57:38.576Z] [2024-08-16T05:57:38.576Z] #64 [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-16T05:57:38.835Z] #64 ... [2024-08-16T05:57:38.835Z] [2024-08-16T05:57:38.835Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T05:57:38.835Z] #65 ... [2024-08-16T05:57:38.835Z] [2024-08-16T05:57:38.835Z] #49 [core-metadata internal] load build context [2024-08-16T05:57:38.835Z] #49 transferring context: 440.00MB 12.3s [2024-08-16T05:57:39.403Z] #49 transferring context: 494.39MB 12.8s done [2024-08-16T05:57:43.596Z] #49 ... [2024-08-16T05:57:43.596Z] [2024-08-16T05:57:43.596Z] #46 [support-scheduler internal] load build context [2024-08-16T05:57:43.596Z] #46 transferring context: 494.39MB 13.2s done [2024-08-16T05:57:45.790Z] Removing intermediate container ba94ae5ae56b [2024-08-16T05:57:45.790Z] ---> 9275c28fa6a1 [2024-08-16T05:57:45.790Z] Successfully built 9275c28fa6a1 [2024-08-16T05:57:45.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T05:57:46.127Z] + docker inspect -f . ci-base-image-arm64 [2024-08-16T05:57:46.127Z] . [2024-08-16T05:57:46.131Z] #46 ... [2024-08-16T05:57:46.132Z] [2024-08-16T05:57:46.132Z] #45 [support-notifications internal] load build context [2024-08-16T05:57:46.132Z] #45 transferring context: 494.39MB 12.0s done [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T05:57:46.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-7798 does not seem to be running inside a container [2024-08-16T05:57:46.390Z] #45 ... [2024-08-16T05:57:46.390Z] [2024-08-16T05:57:46.390Z] #22 [core-keeper internal] load build context [2024-08-16T05:57:46.390Z] #22 transferring context: 494.39MB 12.4s done [2024-08-16T05:57:46.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T05:57:47.606Z] $ docker top 4dfb44f0b3d996da7d9a699925d74d0504fe43f834e53a6fb6bbc90fde6c1b7b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T05:57:48.005Z] #22 ... [2024-08-16T05:57:48.005Z] [2024-08-16T05:57:48.005Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-16T05:57:48.005Z] #48 transferring context: 494.39MB 11.0s done [2024-08-16T05:57:48.265Z] #48 ... [2024-08-16T05:57:48.265Z] [2024-08-16T05:57:48.265Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-16T05:57:48.265Z] #47 transferring context: 494.39MB 11.7s done [2024-08-16T05:57:48.265Z] #47 ... [2024-08-16T05:57:48.265Z] [2024-08-16T05:57:48.265Z] #54 [security-secretstore-setup internal] load build context [2024-08-16T05:57:48.265Z] #54 transferring context: 494.39MB 11.3s done [2024-08-16T05:57:48.432Z] + go version [2024-08-16T05:57:48.432Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-16T05:57:48.448Z] $ docker stop --time=1 4dfb44f0b3d996da7d9a699925d74d0504fe43f834e53a6fb6bbc90fde6c1b7b [2024-08-16T05:57:48.524Z] #54 ... [2024-08-16T05:57:48.524Z] [2024-08-16T05:57:48.524Z] #52 [core-data internal] load build context [2024-08-16T05:57:48.524Z] #52 transferring context: 494.39MB 11.9s done [2024-08-16T05:57:48.524Z] #52 ... [2024-08-16T05:57:48.524Z] [2024-08-16T05:57:48.524Z] #51 [security-proxy-setup internal] load build context [2024-08-16T05:57:48.524Z] #51 transferring context: 494.39MB 12.9s done [2024-08-16T05:57:48.785Z] #51 ... [2024-08-16T05:57:48.785Z] [2024-08-16T05:57:48.785Z] #50 [core-command internal] load build context [2024-08-16T05:57:48.785Z] #50 transferring context: 494.39MB 12.6s done [2024-08-16T05:57:50.231Z] $ docker rm -f --volumes 4dfb44f0b3d996da7d9a699925d74d0504fe43f834e53a6fb6bbc90fde6c1b7b [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-16T05:57:50.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T05:57:50.949Z] [2024-08-16T05:57:50.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T05:57:51.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T05:57:51.286Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-16T05:57:51.286Z] 547446be3368: Pulling fs layer [2024-08-16T05:57:51.286Z] d125d8839a47: Pulling fs layer [2024-08-16T05:57:51.286Z] 3e85d5ac6304: Pulling fs layer [2024-08-16T05:57:51.286Z] c3105a71a48b: Pulling fs layer [2024-08-16T05:57:51.286Z] 0f093f025ec4: Pulling fs layer [2024-08-16T05:57:51.286Z] c3106fc0e877: Pulling fs layer [2024-08-16T05:57:51.286Z] c3105a71a48b: Waiting [2024-08-16T05:57:51.286Z] 0f093f025ec4: Waiting [2024-08-16T05:57:51.286Z] c3106fc0e877: Waiting [2024-08-16T05:57:51.556Z] 547446be3368: Verifying Checksum [2024-08-16T05:57:51.556Z] 547446be3368: Download complete [2024-08-16T05:57:51.556Z] c3105a71a48b: Download complete [2024-08-16T05:57:51.823Z] d125d8839a47: Verifying Checksum [2024-08-16T05:57:51.823Z] d125d8839a47: Download complete [2024-08-16T05:57:51.823Z] c3106fc0e877: Download complete [2024-08-16T05:57:52.091Z] 0f093f025ec4: Verifying Checksum [2024-08-16T05:57:52.091Z] 0f093f025ec4: Download complete [2024-08-16T05:57:52.091Z] 547446be3368: Pull complete [2024-08-16T05:57:53.502Z] d125d8839a47: Pull complete [2024-08-16T05:57:54.088Z] 3e85d5ac6304: Verifying Checksum [2024-08-16T05:57:54.088Z] 3e85d5ac6304: Download complete [2024-08-16T05:58:03.688Z] #50 ... [2024-08-16T05:58:03.688Z] [2024-08-16T05:58:03.688Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T05:58:03.688Z] #38 DONE 34.9s [2024-08-16T05:58:03.688Z] [2024-08-16T05:58:03.688Z] #27 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:03.688Z] #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:03.688Z] #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T05:58:03.688Z] #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:03.688Z] #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T05:58:03.688Z] #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T05:58:03.688Z] #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-16T05:58:03.688Z] #27 DONE 1.1s [2024-08-16T05:58:03.688Z] [2024-08-16T05:58:03.688Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:03.688Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-16T05:58:03.688Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-16T05:58:03.688Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-16T05:58:03.688Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-16T05:58:03.688Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-08-16T05:58:03.688Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-08-16T05:58:03.688Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-08-16T05:58:03.688Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-16T05:58:03.688Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-16T05:58:03.688Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-16T05:58:03.950Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-16T05:58:04.171Z] 3e85d5ac6304: Pull complete [2024-08-16T05:58:04.171Z] c3105a71a48b: Pull complete [2024-08-16T05:58:05.134Z] 0f093f025ec4: Pull complete [2024-08-16T05:58:05.337Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 37.9s [2024-08-16T05:58:05.405Z] c3106fc0e877: Pull complete [2024-08-16T05:58:05.405Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-16T05:58:05.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T05:58:05.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T05:58:05.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-7798 does not seem to be running inside a container [2024-08-16T05:58:05.688Z] $ 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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T05:58:06.273Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 39.0s [2024-08-16T05:58:06.532Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 39.1s [2024-08-16T05:58:06.532Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 39.3s [2024-08-16T05:58:07.664Z] $ docker top f26e762977bc9feb38b4f2a87a445e1972953c03a5e84c85ee10de6111f37d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T05:58:08.168Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-16T05:58:11.804Z] #44 ... [2024-08-16T05:58:11.804Z] [2024-08-16T05:58:11.804Z] #66 [security-spire-config internal] load build context [2024-08-16T05:58:11.804Z] #66 ... [2024-08-16T05:58:11.804Z] [2024-08-16T05:58:11.804Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:11.804Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 44.5s [2024-08-16T05:58:17.093Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 49.1s done [2024-08-16T05:58:17.093Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-16T05:58:17.093Z] #44 ... [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-16T05:58:17.093Z] #48 DONE 50.3s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #45 [support-notifications internal] load build context [2024-08-16T05:58:17.093Z] #45 DONE 50.4s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #22 [core-keeper internal] load build context [2024-08-16T05:58:17.093Z] #22 DONE 50.5s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #52 [core-data internal] load build context [2024-08-16T05:58:17.093Z] #52 DONE 49.6s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #54 [security-secretstore-setup internal] load build context [2024-08-16T05:58:17.093Z] #54 DONE 49.5s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #49 [core-metadata internal] load build context [2024-08-16T05:58:17.093Z] #49 DONE 50.1s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-16T05:58:17.093Z] #47 DONE 50.4s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:17.093Z] #44 ... [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #46 [support-scheduler internal] load build context [2024-08-16T05:58:17.093Z] #46 DONE 50.4s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #50 [core-command internal] load build context [2024-08-16T05:58:17.093Z] #50 DONE 49.9s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #51 [security-proxy-setup internal] load build context [2024-08-16T05:58:17.093Z] #51 DONE 49.9s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:17.093Z] #44 ... [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #56 [security-spire-agent internal] load build context [2024-08-16T05:58:17.093Z] #56 transferring context: 27.13kB 0.0s done [2024-08-16T05:58:17.093Z] #56 DONE 49.2s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #66 [security-spire-config internal] load build context [2024-08-16T05:58:17.093Z] #66 transferring context: 25.85kB 0.0s done [2024-08-16T05:58:17.093Z] #66 DONE 15.3s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #26 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-08-16T05:58:17.093Z] #26 DONE 50.9s [2024-08-16T05:58:17.093Z] [2024-08-16T05:58:17.093Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:17.351Z] #44 ... [2024-08-16T05:58:17.351Z] [2024-08-16T05:58:17.351Z] #67 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-08-16T05:58:17.351Z] #67 DONE 1.0s [2024-08-16T05:58:17.351Z] [2024-08-16T05:58:17.351Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:18.248Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T05:58:18.248Z] #1 transferring dockerfile: 2.50kB done [2024-08-16T05:58:18.248Z] #1 DONE 0.1s [2024-08-16T05:58:18.248Z] [2024-08-16T05:58:18.248Z] #2 [core-command internal] load build definition from Dockerfile [2024-08-16T05:58:18.248Z] #2 transferring dockerfile: 1.93kB done [2024-08-16T05:58:18.248Z] #2 DONE 0.0s [2024-08-16T05:58:18.248Z] [2024-08-16T05:58:18.248Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-08-16T05:58:18.248Z] #3 transferring dockerfile: 1.70kB done [2024-08-16T05:58:18.248Z] #3 DONE 0.1s [2024-08-16T05:58:18.517Z] [2024-08-16T05:58:18.517Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-16T05:58:18.517Z] #4 transferring dockerfile: 3.17kB done [2024-08-16T05:58:18.517Z] #4 DONE 0.1s [2024-08-16T05:58:18.517Z] [2024-08-16T05:58:18.517Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-08-16T05:58:18.517Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-08-16T05:58:18.517Z] #5 DONE 0.1s [2024-08-16T05:58:18.517Z] [2024-08-16T05:58:18.517Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-08-16T05:58:18.517Z] #6 transferring dockerfile: 2.01kB done [2024-08-16T05:58:18.517Z] #6 DONE 0.1s [2024-08-16T05:58:18.517Z] [2024-08-16T05:58:18.517Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-16T05:58:18.787Z] #7 transferring dockerfile: 1.89kB done [2024-08-16T05:58:18.787Z] #7 DONE 0.1s [2024-08-16T05:58:18.787Z] [2024-08-16T05:58:18.787Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-08-16T05:58:18.787Z] #8 transferring dockerfile: 1.93kB done [2024-08-16T05:58:18.787Z] #8 DONE 0.1s [2024-08-16T05:58:18.787Z] [2024-08-16T05:58:18.787Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-16T05:58:18.787Z] #9 transferring dockerfile: 2.15kB done [2024-08-16T05:58:18.787Z] #9 DONE 0.1s [2024-08-16T05:58:18.787Z] [2024-08-16T05:58:18.787Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-08-16T05:58:18.787Z] #10 transferring dockerfile: 1.81kB done [2024-08-16T05:58:19.019Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2024-08-16T05:58:19.055Z] #10 DONE 0.1s [2024-08-16T05:58:19.055Z] [2024-08-16T05:58:19.055Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-16T05:58:19.055Z] #11 transferring dockerfile: 2.49kB 0.0s done [2024-08-16T05:58:19.055Z] #11 DONE 0.1s [2024-08-16T05:58:19.055Z] [2024-08-16T05:58:19.055Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-16T05:58:19.055Z] #12 transferring dockerfile: 1.85kB done [2024-08-16T05:58:19.055Z] #12 DONE 0.1s [2024-08-16T05:58:19.055Z] [2024-08-16T05:58:19.055Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-16T05:58:19.055Z] #13 transferring dockerfile: 2.23kB done [2024-08-16T05:58:19.055Z] #13 DONE 0.1s [2024-08-16T05:58:19.055Z] [2024-08-16T05:58:19.055Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-08-16T05:58:19.055Z] #14 transferring dockerfile: 2.06kB done [2024-08-16T05:58:19.055Z] #14 DONE 0.1s [2024-08-16T05:58:19.055Z] [2024-08-16T05:58:19.055Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-16T05:58:19.324Z] #15 transferring dockerfile: 2.01kB done [2024-08-16T05:58:19.324Z] #15 DONE 0.1s [2024-08-16T05:58:19.324Z] [2024-08-16T05:58:19.324Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-08-16T05:58:19.324Z] #16 transferring dockerfile: 1.95kB done [2024-08-16T05:58:19.324Z] #16 DONE 0.1s [2024-08-16T05:58:19.324Z] [2024-08-16T05:58:19.324Z] #17 [security-proxy-setup internal] load .dockerignore [2024-08-16T05:58:19.324Z] #17 transferring context: 50B 0.0s done [2024-08-16T05:58:19.324Z] #17 DONE 0.1s [2024-08-16T05:58:20.283Z] [2024-08-16T05:58:20.283Z] #18 [core-command internal] load .dockerignore [2024-08-16T05:58:20.283Z] #18 transferring context: 50B done [2024-08-16T05:58:20.283Z] #18 DONE 0.0s [2024-08-16T05:58:20.283Z] [2024-08-16T05:58:20.283Z] #19 [security-spire-server internal] load .dockerignore [2024-08-16T05:58:20.283Z] #19 transferring context: 50B done [2024-08-16T05:58:20.283Z] #19 DONE 0.1s [2024-08-16T05:58:20.283Z] [2024-08-16T05:58:20.283Z] #20 [security-bootstrapper internal] load .dockerignore [2024-08-16T05:58:20.283Z] #20 transferring context: 50B 0.0s done [2024-08-16T05:58:20.283Z] #20 DONE 0.1s [2024-08-16T05:58:20.283Z] [2024-08-16T05:58:20.283Z] #21 [security-spire-config internal] load .dockerignore [2024-08-16T05:58:20.283Z] #21 transferring context: 50B 0.0s done [2024-08-16T05:58:20.283Z] #21 DONE 0.1s [2024-08-16T05:58:20.283Z] [2024-08-16T05:58:20.283Z] #22 [core-keeper internal] load .dockerignore [2024-08-16T05:58:20.283Z] #22 transferring context: 50B done [2024-08-16T05:58:20.283Z] #22 DONE 0.0s [2024-08-16T05:58:20.550Z] [2024-08-16T05:58:20.550Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-08-16T05:58:20.550Z] #23 transferring context: 50B done [2024-08-16T05:58:20.550Z] #23 DONE 0.1s [2024-08-16T05:58:20.550Z] [2024-08-16T05:58:20.550Z] #24 [support-scheduler internal] load .dockerignore [2024-08-16T05:58:20.550Z] #24 transferring context: 50B 0.0s done [2024-08-16T05:58:20.550Z] #24 DONE 0.1s [2024-08-16T05:58:20.550Z] [2024-08-16T05:58:20.550Z] #25 [security-proxy-auth internal] load .dockerignore [2024-08-16T05:58:20.550Z] #25 transferring context: 50B done [2024-08-16T05:58:20.550Z] #25 DONE 0.1s [2024-08-16T05:58:20.550Z] [2024-08-16T05:58:20.550Z] #26 [security-spire-agent internal] load .dockerignore [2024-08-16T05:58:20.550Z] #26 transferring context: 50B 0.0s done [2024-08-16T05:58:20.550Z] #26 DONE 0.1s [2024-08-16T05:58:20.550Z] [2024-08-16T05:58:20.550Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-08-16T05:58:20.550Z] #27 transferring context: 50B done [2024-08-16T05:58:20.550Z] #27 DONE 0.0s [2024-08-16T05:58:20.899Z] [2024-08-16T05:58:20.899Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-08-16T05:58:20.899Z] #28 transferring context: 50B done [2024-08-16T05:58:20.899Z] #28 DONE 0.1s [2024-08-16T05:58:20.899Z] [2024-08-16T05:58:20.899Z] #29 [core-metadata internal] load .dockerignore [2024-08-16T05:58:20.899Z] #29 transferring context: 50B done [2024-08-16T05:58:20.899Z] #29 DONE 0.1s [2024-08-16T05:58:20.899Z] [2024-08-16T05:58:20.899Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T05:58:20.899Z] #30 transferring context: 50B done [2024-08-16T05:58:20.899Z] #30 DONE 0.1s [2024-08-16T05:58:20.899Z] [2024-08-16T05:58:20.899Z] #31 [core-data internal] load .dockerignore [2024-08-16T05:58:20.899Z] #31 transferring context: 50B 0.0s done [2024-08-16T05:58:20.899Z] #31 DONE 0.1s [2024-08-16T05:58:20.899Z] [2024-08-16T05:58:20.899Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:20.899Z] #32 DONE 0.0s [2024-08-16T05:58:20.899Z] [2024-08-16T05:58:20.899Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:58:21.172Z] #33 ... [2024-08-16T05:58:21.172Z] [2024-08-16T05:58:21.172Z] #34 [support-notifications internal] load .dockerignore [2024-08-16T05:58:21.172Z] #34 transferring context: 50B 0.0s done [2024-08-16T05:58:21.172Z] #34 DONE 0.1s [2024-08-16T05:58:21.172Z] [2024-08-16T05:58:21.172Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:58:21.172Z] #33 DONE 0.2s [2024-08-16T05:58:21.172Z] [2024-08-16T05:58:21.172Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:21.172Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:21.445Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:21.445Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:21.445Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:21.445Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-08-16T05:58:21.445Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s [2024-08-16T05:58:21.722Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:21.722Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-16T05:58:22.317Z] #35 ... [2024-08-16T05:58:22.317Z] [2024-08-16T05:58:22.317Z] #36 [security-proxy-setup internal] load build context [2024-08-16T05:58:22.317Z] #36 transferring context: 3.05MB 0.7s done [2024-08-16T05:58:22.317Z] #36 DONE 0.9s [2024-08-16T05:58:22.317Z] [2024-08-16T05:58:22.317Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:22.317Z] #35 ... [2024-08-16T05:58:22.317Z] [2024-08-16T05:58:22.317Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T05:58:22.317Z] #37 DONE 1.1s [2024-08-16T05:58:22.317Z] [2024-08-16T05:58:22.317Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:22.594Z] #35 ... [2024-08-16T05:58:22.594Z] [2024-08-16T05:58:22.594Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:22.594Z] #32 DONE 0.0s [2024-08-16T05:58:22.594Z] [2024-08-16T05:58:22.594Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:58:22.594Z] #33 DONE 0.3s [2024-08-16T05:58:22.594Z] [2024-08-16T05:58:22.594Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:22.594Z] #32 DONE 0.0s [2024-08-16T05:58:22.594Z] [2024-08-16T05:58:22.594Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T05:58:22.594Z] #37 DONE 1.8s [2024-08-16T05:58:22.594Z] [2024-08-16T05:58:22.594Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-16T05:58:22.594Z] #38 DONE 0.4s [2024-08-16T05:58:22.594Z] [2024-08-16T05:58:22.594Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:22.594Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:22.594Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:22.594Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:22.594Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:22.594Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:22.594Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:22.873Z] #35 ... [2024-08-16T05:58:22.873Z] [2024-08-16T05:58:22.873Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T05:58:22.873Z] #37 DONE 1.8s [2024-08-16T05:58:22.873Z] [2024-08-16T05:58:22.873Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-16T05:58:22.873Z] #38 DONE 0.4s [2024-08-16T05:58:22.873Z] [2024-08-16T05:58:22.873Z] #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:22.873Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:22.873Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:22.873Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:22.873Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:22.873Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:22.873Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:22.873Z] #35 ... [2024-08-16T05:58:22.873Z] [2024-08-16T05:58:22.873Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:22.873Z] #32 DONE 0.0s [2024-08-16T05:58:23.140Z] [2024-08-16T05:58:23.140Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:23.140Z] #32 DONE 0.0s [2024-08-16T05:58:23.140Z] [2024-08-16T05:58:23.140Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:58:23.140Z] #33 ... [2024-08-16T05:58:23.140Z] [2024-08-16T05:58:23.140Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T05:58:23.140Z] #37 DONE 1.9s [2024-08-16T05:58:23.140Z] [2024-08-16T05:58:23.140Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-16T05:58:23.140Z] #38 DONE 0.5s [2024-08-16T05:58:23.140Z] [2024-08-16T05:58:23.140Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:58:23.140Z] #33 ... [2024-08-16T05:58:23.140Z] [2024-08-16T05:58:23.140Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:23.140Z] #32 DONE 0.0s [2024-08-16T05:58:23.409Z] [2024-08-16T05:58:23.409Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:23.409Z] #32 DONE 0.0s [2024-08-16T05:58:23.409Z] [2024-08-16T05:58:23.409Z] #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:23.409Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:23.409Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:23.409Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:23.409Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:23.409Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:23.409Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:23.507Z] #44 ... [2024-08-16T05:58:23.507Z] [2024-08-16T05:58:23.507Z] #61 [support-cron-scheduler internal] load build context [2024-08-16T05:58:23.507Z] #61 transferring context: 494.39MB 6.5s done [2024-08-16T05:58:23.678Z] #35 DONE 3.1s [2024-08-16T05:58:23.678Z] [2024-08-16T05:58:23.678Z] #39 [core-command internal] load build context [2024-08-16T05:58:23.678Z] #39 ... [2024-08-16T05:58:23.678Z] [2024-08-16T05:58:23.678Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T05:58:23.678Z] #37 DONE 1.9s [2024-08-16T05:58:23.678Z] [2024-08-16T05:58:23.678Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-16T05:58:23.678Z] #38 DONE 0.6s [2024-08-16T05:58:23.678Z] [2024-08-16T05:58:23.678Z] #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:23.678Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:23.678Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:23.678Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:23.678Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:23.678Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:23.678Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:23.678Z] #35 DONE 3.1s [2024-08-16T05:58:23.953Z] [2024-08-16T05:58:23.953Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:23.953Z] #32 DONE 0.1s [2024-08-16T05:58:23.953Z] [2024-08-16T05:58:23.953Z] #39 [core-command internal] load build context [2024-08-16T05:58:23.953Z] #39 ... [2024-08-16T05:58:23.953Z] [2024-08-16T05:58:23.953Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:23.953Z] #32 DONE 0.1s [2024-08-16T05:58:23.953Z] [2024-08-16T05:58:23.953Z] #39 [core-command internal] load build context [2024-08-16T05:58:23.953Z] #39 transferring context: 3.05MB 1.3s done [2024-08-16T05:58:24.225Z] #39 DONE 1.5s [2024-08-16T05:58:24.225Z] [2024-08-16T05:58:24.225Z] #40 [security-bootstrapper internal] load build context [2024-08-16T05:58:24.225Z] #40 transferring context: 3.05MB 1.2s done [2024-08-16T05:58:24.225Z] #40 DONE 1.4s [2024-08-16T05:58:24.225Z] [2024-08-16T05:58:24.225Z] #41 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:24.225Z] #41 ... [2024-08-16T05:58:24.225Z] [2024-08-16T05:58:24.225Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:24.225Z] #32 DONE 0.1s [2024-08-16T05:58:24.490Z] [2024-08-16T05:58:24.490Z] #42 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T05:58:24.490Z] #42 DONE 1.8s [2024-08-16T05:58:24.490Z] [2024-08-16T05:58:24.490Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-16T05:58:24.490Z] #43 ... [2024-08-16T05:58:24.490Z] [2024-08-16T05:58:24.490Z] #35 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:24.490Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:24.490Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:24.490Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:24.490Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:24.490Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:24.490Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:24.490Z] #35 DONE 3.1s [2024-08-16T05:58:24.490Z] [2024-08-16T05:58:24.490Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:24.490Z] #32 DONE 0.1s [2024-08-16T05:58:24.490Z] [2024-08-16T05:58:24.490Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-16T05:58:24.766Z] #43 ... [2024-08-16T05:58:24.766Z] [2024-08-16T05:58:24.766Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:24.766Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:24.766Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:24.767Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:24.767Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:24.767Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:24.767Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:24.767Z] #35 DONE 3.1s [2024-08-16T05:58:24.767Z] [2024-08-16T05:58:24.767Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-16T05:58:24.767Z] #43 ... [2024-08-16T05:58:24.767Z] [2024-08-16T05:58:24.767Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T05:58:24.767Z] #37 DONE 2.0s [2024-08-16T05:58:24.767Z] [2024-08-16T05:58:24.767Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-16T05:58:24.767Z] #38 DONE 0.7s [2024-08-16T05:58:24.767Z] [2024-08-16T05:58:24.767Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:24.767Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:24.767Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:24.767Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:24.767Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:24.767Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:24.767Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:24.767Z] #35 DONE 3.2s [2024-08-16T05:58:24.767Z] [2024-08-16T05:58:24.767Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:24.767Z] #32 DONE 0.1s [2024-08-16T05:58:24.767Z] [2024-08-16T05:58:24.767Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:58:24.767Z] #33 DONE 2.1s [2024-08-16T05:58:25.034Z] [2024-08-16T05:58:25.034Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T05:58:25.034Z] #37 DONE 2.0s [2024-08-16T05:58:25.034Z] [2024-08-16T05:58:25.034Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-16T05:58:25.034Z] #38 DONE 0.7s [2024-08-16T05:58:25.034Z] [2024-08-16T05:58:25.034Z] #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:25.034Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:25.034Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:25.034Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:25.034Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:25.034Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:25.034Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:25.034Z] #35 DONE 3.2s [2024-08-16T05:58:25.034Z] [2024-08-16T05:58:25.034Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T05:58:25.034Z] #32 DONE 0.2s [2024-08-16T05:58:25.034Z] [2024-08-16T05:58:25.034Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:58:25.034Z] #33 ... [2024-08-16T05:58:25.034Z] [2024-08-16T05:58:25.034Z] #44 [core-keeper internal] load build context [2024-08-16T05:58:25.034Z] #44 transferring context: 3.05MB 1.5s done [2024-08-16T05:58:25.034Z] #44 DONE 2.1s [2024-08-16T05:58:25.302Z] [2024-08-16T05:58:25.302Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-16T05:58:25.302Z] #43 transferring context: 3.05MB 1.6s done [2024-08-16T05:58:25.893Z] #43 DONE 2.5s [2024-08-16T05:58:25.894Z] [2024-08-16T05:58:25.894Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T05:58:26.176Z] #45 ... [2024-08-16T05:58:26.176Z] [2024-08-16T05:58:26.176Z] #46 [security-spire-server internal] load build context [2024-08-16T05:58:26.176Z] #46 transferring context: 27.60kB 0.1s done [2024-08-16T05:58:26.176Z] #46 DONE 1.5s [2024-08-16T05:58:26.176Z] [2024-08-16T05:58:26.176Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:26.176Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-08-16T05:58:26.176Z] #47 DONE 1.7s [2024-08-16T05:58:26.176Z] [2024-08-16T05:58:26.176Z] #48 [support-scheduler internal] load build context [2024-08-16T05:58:26.176Z] #48 transferring context: 3.05MB 1.9s done [2024-08-16T05:58:26.457Z] #48 ... [2024-08-16T05:58:26.457Z] [2024-08-16T05:58:26.457Z] #49 [security-proxy-auth internal] load build context [2024-08-16T05:58:26.457Z] #49 transferring context: 3.05MB 1.4s done [2024-08-16T05:58:26.457Z] #49 DONE 2.9s [2024-08-16T05:58:26.725Z] [2024-08-16T05:58:26.725Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:26.991Z] #47 ... [2024-08-16T05:58:26.991Z] [2024-08-16T05:58:26.991Z] #50 [security-spire-config internal] load build context [2024-08-16T05:58:26.991Z] #50 transferring context: 25.85kB 0.1s done [2024-08-16T05:58:26.991Z] #50 DONE 2.1s [2024-08-16T05:58:26.991Z] [2024-08-16T05:58:26.991Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-16T05:58:26.991Z] #51 DONE 3.5s [2024-08-16T05:58:26.991Z] [2024-08-16T05:58:26.991Z] #52 [core-data internal] load build context [2024-08-16T05:58:27.047Z] #61 ... [2024-08-16T05:58:27.047Z] [2024-08-16T05:58:27.047Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:27.047Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 48.9s done [2024-08-16T05:58:27.047Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-16T05:58:27.047Z] #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-08-16T05:58:27.047Z] #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-08-16T05:58:27.047Z] #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-16T05:58:27.047Z] #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-16T05:58:27.047Z] #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-16T05:58:27.047Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-16T05:58:27.047Z] #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-16T05:58:27.047Z] #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-08-16T05:58:27.047Z] #60 ... [2024-08-16T05:58:27.047Z] [2024-08-16T05:58:27.047Z] #58 [security-proxy-auth internal] load build context [2024-08-16T05:58:27.047Z] #58 transferring context: 494.39MB 6.3s done [2024-08-16T05:58:27.047Z] #58 ... [2024-08-16T05:58:27.047Z] [2024-08-16T05:58:27.047Z] #39 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:27.047Z] #39 49.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.047Z] #39 50.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.047Z] #39 50.35 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:27.047Z] #39 50.43 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:27.047Z] #39 50.50 OK: 7 MiB in 16 packages [2024-08-16T05:58:27.258Z] #52 ... [2024-08-16T05:58:27.258Z] [2024-08-16T05:58:27.258Z] #48 [support-scheduler internal] load build context [2024-08-16T05:58:27.258Z] #48 DONE 3.5s [2024-08-16T05:58:27.258Z] [2024-08-16T05:58:27.258Z] #52 [core-data internal] load build context [2024-08-16T05:58:27.258Z] #52 ... [2024-08-16T05:58:27.258Z] [2024-08-16T05:58:27.258Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:27.258Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:27.258Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:27.258Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:27.258Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:27.258Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:27.258Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:27.258Z] #35 DONE 3.2s [2024-08-16T05:58:27.258Z] [2024-08-16T05:58:27.258Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T05:58:27.258Z] #33 DONE 4.4s [2024-08-16T05:58:27.258Z] [2024-08-16T05:58:27.258Z] #52 [core-data internal] load build context [2024-08-16T05:58:27.308Z] #39 ... [2024-08-16T05:58:27.308Z] [2024-08-16T05:58:27.308Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T05:58:27.308Z] #68 ... [2024-08-16T05:58:27.308Z] [2024-08-16T05:58:27.308Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T05:58:27.308Z] #53 49.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.308Z] #53 50.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.308Z] #53 50.30 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T05:58:27.308Z] #53 50.30 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T05:58:27.308Z] #53 50.30 OK: 20070 distinct packages available [2024-08-16T05:58:27.308Z] #53 50.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.308Z] #53 50.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.308Z] #53 50.63 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:27.308Z] #53 50.63 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-16T05:58:27.308Z] #53 50.64 (3/5) Installing libucontext (1.2-r2) [2024-08-16T05:58:27.308Z] #53 50.64 (4/5) Installing gcompat (1.1.0-r1) [2024-08-16T05:58:27.308Z] #53 50.64 (5/5) Installing openssl (3.1.6-r0) [2024-08-16T05:58:27.308Z] #53 50.65 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:27.308Z] #53 50.66 OK: 8 MiB in 20 packages [2024-08-16T05:58:27.526Z] #52 ... [2024-08-16T05:58:27.526Z] [2024-08-16T05:58:27.526Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T05:58:27.526Z] #37 DONE 2.1s [2024-08-16T05:58:27.526Z] [2024-08-16T05:58:27.526Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-16T05:58:27.526Z] #38 DONE 0.7s [2024-08-16T05:58:27.526Z] [2024-08-16T05:58:27.526Z] #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T05:58:27.526Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T05:58:27.526Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T05:58:27.526Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T05:58:27.526Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T05:58:27.526Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-16T05:58:27.526Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-16T05:58:27.526Z] #35 DONE 3.3s [2024-08-16T05:58:27.526Z] [2024-08-16T05:58:27.526Z] #52 [core-data internal] load build context [2024-08-16T05:58:27.568Z] #53 ... [2024-08-16T05:58:27.568Z] [2024-08-16T05:58:27.568Z] #42 [security-bootstrapper internal] load build context [2024-08-16T05:58:27.568Z] #42 transferring context: 494.39MB 5.8s done [2024-08-16T05:58:27.568Z] #42 ... [2024-08-16T05:58:27.568Z] [2024-08-16T05:58:27.568Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T05:58:27.826Z] #69 ... [2024-08-16T05:58:27.826Z] [2024-08-16T05:58:27.826Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T05:58:27.826Z] #55 50.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.826Z] #55 50.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.826Z] #55 50.73 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:27.826Z] #55 50.73 (2/4) Installing openssl (3.1.6-r0) [2024-08-16T05:58:27.826Z] #55 50.73 (3/4) Installing su-exec (0.2-r3) [2024-08-16T05:58:27.826Z] #55 50.73 (4/4) Installing yq (4.33.3-r5) [2024-08-16T05:58:27.826Z] #55 50.78 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:27.826Z] #55 50.78 OK: 17 MiB in 19 packages [2024-08-16T05:58:27.826Z] #55 ... [2024-08-16T05:58:27.826Z] [2024-08-16T05:58:27.826Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:27.826Z] #57 50.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.826Z] #57 50.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:27.826Z] #57 50.67 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:27.826Z] #57 50.67 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:27.826Z] #57 50.69 OK: 7 MiB in 16 packages [2024-08-16T05:58:28.087Z] #57 ... [2024-08-16T05:58:28.087Z] [2024-08-16T05:58:28.087Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T05:58:28.346Z] #70 ... [2024-08-16T05:58:28.346Z] [2024-08-16T05:58:28.346Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T05:58:28.346Z] #71 ... [2024-08-16T05:58:28.346Z] [2024-08-16T05:58:28.346Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T05:58:28.650Z] #72 ... [2024-08-16T05:58:28.650Z] [2024-08-16T05:58:28.650Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T05:58:30.106Z] #52 ... [2024-08-16T05:58:30.106Z] [2024-08-16T05:58:30.106Z] #53 [security-spire-agent internal] load build context [2024-08-16T05:58:30.106Z] #53 transferring context: 27.13kB 0.8s done [2024-08-16T05:58:30.106Z] #53 DONE 2.7s [2024-08-16T05:58:30.106Z] [2024-08-16T05:58:30.106Z] #52 [core-data internal] load build context [2024-08-16T05:58:30.701Z] #52 transferring context: 3.05MB 4.5s done [2024-08-16T05:58:30.969Z] #52 DONE 6.2s [2024-08-16T05:58:30.970Z] [2024-08-16T05:58:30.970Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:30.970Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-08-16T05:58:30.970Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-16T05:58:30.970Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-16T05:58:30.970Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-16T05:58:30.970Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done [2024-08-16T05:58:30.970Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-08-16T05:58:30.970Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s [2024-08-16T05:58:30.970Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-16T05:58:31.237Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done [2024-08-16T05:58:31.846Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.9s [2024-08-16T05:58:32.809Z] #47 ... [2024-08-16T05:58:32.810Z] [2024-08-16T05:58:32.810Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T05:58:32.810Z] #0 8.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:32.810Z] #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:32.810Z] #54 ... [2024-08-16T05:58:32.810Z] [2024-08-16T05:58:32.810Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T05:58:32.810Z] #0 7.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:32.810Z] #0 8.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:32.810Z] #55 ... [2024-08-16T05:58:32.810Z] [2024-08-16T05:58:32.810Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:33.076Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.01MB / 28.04MB 4.1s [2024-08-16T05:58:33.076Z] #47 ... [2024-08-16T05:58:33.076Z] [2024-08-16T05:58:33.076Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T05:58:33.345Z] #56 ... [2024-08-16T05:58:33.345Z] [2024-08-16T05:58:33.345Z] #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-16T05:58:33.345Z] #57 DONE 10.3s [2024-08-16T05:58:33.345Z] [2024-08-16T05:58:33.345Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:33.926Z] #73 ... [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #42 [security-bootstrapper internal] load build context [2024-08-16T05:58:33.926Z] #42 DONE 66.3s [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #58 [security-proxy-auth internal] load build context [2024-08-16T05:58:33.926Z] #58 DONE 66.3s [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T05:58:33.926Z] #53 DONE 66.8s [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #61 [support-cron-scheduler internal] load build context [2024-08-16T05:58:33.926Z] #61 DONE 66.3s [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:33.926Z] #57 DONE 66.7s [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:33.926Z] #74 ... [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #39 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:33.926Z] #39 DONE 66.9s [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T05:58:33.926Z] #55 DONE 66.6s [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:33.926Z] #44 DONE 67.2s [2024-08-16T05:58:33.926Z] [2024-08-16T05:58:33.926Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:33.935Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.95MB / 28.04MB 5.0s [2024-08-16T05:58:33.935Z] #47 ... [2024-08-16T05:58:33.935Z] [2024-08-16T05:58:33.935Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T05:58:33.935Z] #0 6.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:33.935Z] #0 7.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:33.935Z] #0 9.870 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:33.935Z] #0 9.870 (2/4) Installing openssl (3.1.6-r0) [2024-08-16T05:58:33.935Z] #0 9.870 (3/4) Installing su-exec (0.2-r3) [2024-08-16T05:58:33.935Z] #0 9.870 (4/4) Installing yq (4.33.3-r5) [2024-08-16T05:58:33.935Z] #58 ... [2024-08-16T05:58:33.935Z] [2024-08-16T05:58:33.935Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T05:58:33.935Z] #55 10.66 OK: 266 MiB in 52 packages [2024-08-16T05:58:33.935Z] #55 DONE 12.3s [2024-08-16T05:58:33.935Z] [2024-08-16T05:58:33.935Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T05:58:33.935Z] #58 10.07 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:33.935Z] #58 10.15 OK: 18 MiB in 19 packages [2024-08-16T05:58:33.935Z] #58 ... [2024-08-16T05:58:33.935Z] [2024-08-16T05:58:33.935Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T05:58:34.201Z] #59 ... [2024-08-16T05:58:34.201Z] [2024-08-16T05:58:34.201Z] #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-16T05:58:34.201Z] #60 ... [2024-08-16T05:58:34.201Z] [2024-08-16T05:58:34.201Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T05:58:34.470Z] #61 ... [2024-08-16T05:58:34.470Z] [2024-08-16T05:58:34.470Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:34.491Z] #75 ... [2024-08-16T05:58:34.491Z] [2024-08-16T05:58:34.491Z] #64 [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-16T05:58:34.491Z] #64 DONE 67.3s [2024-08-16T05:58:34.491Z] [2024-08-16T05:58:34.491Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T05:58:34.491Z] #68 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:34.749Z] #68 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:34.751Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-16T05:58:34.751Z] #47 ... [2024-08-16T05:58:34.751Z] [2024-08-16T05:58:34.751Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-16T05:58:34.751Z] #62 transferring context: 3.05MB 8.1s done [2024-08-16T05:58:35.022Z] #62 ... [2024-08-16T05:58:35.022Z] [2024-08-16T05:58:35.022Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T05:58:35.038Z] #68 18.53 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T05:58:35.038Z] #68 18.53 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T05:58:35.038Z] #68 18.53 OK: 20070 distinct packages available [2024-08-16T05:58:35.038Z] #68 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.038Z] #68 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.334Z] #68 18.87 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:35.334Z] #68 18.91 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-16T05:58:35.334Z] #68 18.92 (3/4) Installing libucontext (1.2-r2) [2024-08-16T05:58:35.334Z] #68 18.92 (4/4) Installing gcompat (1.1.0-r1) [2024-08-16T05:58:35.376Z] #63 ... [2024-08-16T05:58:35.376Z] [2024-08-16T05:58:35.376Z] #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:35.376Z] #41 ... [2024-08-16T05:58:35.376Z] [2024-08-16T05:58:35.376Z] #64 [security-secretstore-setup internal] load build context [2024-08-16T05:58:35.376Z] #64 transferring context: 3.05MB 8.4s done [2024-08-16T05:58:35.376Z] #64 ... [2024-08-16T05:58:35.376Z] [2024-08-16T05:58:35.376Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T05:58:35.595Z] #68 18.93 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:35.595Z] #68 18.93 OK: 8 MiB in 19 packages [2024-08-16T05:58:35.595Z] #68 DONE 19.2s [2024-08-16T05:58:35.595Z] [2024-08-16T05:58:35.595Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T05:58:35.595Z] #62 67.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.595Z] #62 67.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.595Z] #62 67.55 (1/2) Installing ca-certificates (20240226-r0) [2024-08-16T05:58:35.595Z] #62 67.56 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:35.595Z] #62 67.56 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:35.595Z] #62 67.57 Executing ca-certificates-20240226-r0.trigger [2024-08-16T05:58:35.595Z] #62 67.63 OK: 8 MiB in 17 packages [2024-08-16T05:58:35.595Z] #62 DONE 68.4s [2024-08-16T05:58:35.595Z] [2024-08-16T05:58:35.595Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T05:58:35.595Z] #65 66.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.595Z] #65 66.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.595Z] #65 67.09 (1/3) Installing ca-certificates (20240226-r0) [2024-08-16T05:58:35.595Z] #65 67.11 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:35.595Z] #65 67.11 (3/3) Installing tzdata (2024a-r0) [2024-08-16T05:58:35.595Z] #65 67.17 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:35.595Z] #65 67.18 Executing ca-certificates-20240226-r0.trigger [2024-08-16T05:58:35.595Z] #65 67.22 OK: 11 MiB in 18 packages [2024-08-16T05:58:35.595Z] #65 DONE 67.7s [2024-08-16T05:58:35.595Z] [2024-08-16T05:58:35.595Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T05:58:35.595Z] #63 66.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.595Z] #63 66.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.595Z] #63 67.04 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:35.595Z] #63 67.04 (2/2) Installing su-exec (0.2-r3) [2024-08-16T05:58:35.595Z] #63 67.04 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:35.595Z] #63 67.05 OK: 7 MiB in 17 packages [2024-08-16T05:58:35.595Z] #63 DONE 67.7s [2024-08-16T05:58:35.595Z] [2024-08-16T05:58:35.595Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T05:58:35.595Z] #59 67.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.595Z] #59 67.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:35.595Z] #59 67.56 (1/4) Installing ca-certificates (20240226-r0) [2024-08-16T05:58:35.595Z] #59 67.58 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:35.595Z] #59 67.58 (3/4) Installing su-exec (0.2-r3) [2024-08-16T05:58:35.595Z] #59 67.58 (4/4) Installing yq (4.33.3-r5) [2024-08-16T05:58:35.595Z] #59 67.64 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:35.595Z] #59 67.65 Executing ca-certificates-20240226-r0.trigger [2024-08-16T05:58:35.595Z] #59 67.71 OK: 17 MiB in 19 packages [2024-08-16T05:58:35.595Z] #59 DONE 68.4s [2024-08-16T05:58:35.595Z] [2024-08-16T05:58:35.595Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T05:58:35.664Z] #65 ... [2024-08-16T05:58:35.664Z] [2024-08-16T05:58:35.664Z] #66 [core-metadata internal] load build context [2024-08-16T05:58:35.664Z] #66 ... [2024-08-16T05:58:35.664Z] [2024-08-16T05:58:35.664Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T05:58:35.664Z] #67 ... [2024-08-16T05:58:35.664Z] [2024-08-16T05:58:35.664Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-16T05:58:35.664Z] #62 DONE 10.8s [2024-08-16T05:58:35.664Z] [2024-08-16T05:58:35.664Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:35.932Z] #68 ... [2024-08-16T05:58:35.932Z] [2024-08-16T05:58:35.932Z] #69 [support-cron-scheduler internal] load build context [2024-08-16T05:58:35.932Z] #69 transferring context: 3.05MB 7.6s done [2024-08-16T05:58:35.932Z] #69 DONE 10.9s [2024-08-16T05:58:35.932Z] [2024-08-16T05:58:35.932Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:35.932Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.98MB / 28.04MB 6.9s [2024-08-16T05:58:35.932Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-08-16T05:58:35.932Z] #47 ... [2024-08-16T05:58:35.932Z] [2024-08-16T05:58:35.932Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T05:58:35.932Z] #70 ... [2024-08-16T05:58:35.932Z] [2024-08-16T05:58:35.932Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:36.201Z] #47 ... [2024-08-16T05:58:36.201Z] [2024-08-16T05:58:36.201Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T05:58:36.201Z] #54 11.39 OK: 266 MiB in 52 packages [2024-08-16T05:58:36.201Z] #54 DONE 13.7s [2024-08-16T05:58:36.201Z] [2024-08-16T05:58:36.201Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T05:58:36.201Z] #58 DONE 12.3s [2024-08-16T05:58:36.479Z] [2024-08-16T05:58:36.479Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:36.479Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.6s [2024-08-16T05:58:36.656Z] #76 ... [2024-08-16T05:58:36.656Z] [2024-08-16T05:58:36.656Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T05:58:36.656Z] #72 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.656Z] #72 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.656Z] #72 18.33 OK: 264 MiB in 52 packages [2024-08-16T05:58:36.656Z] #72 DONE 18.9s [2024-08-16T05:58:36.656Z] [2024-08-16T05:58:36.656Z] #40 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T05:58:36.656Z] #40 68.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.656Z] #40 68.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.656Z] #40 68.57 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T05:58:36.656Z] #40 68.57 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T05:58:36.656Z] #40 68.57 OK: 20070 distinct packages available [2024-08-16T05:58:36.656Z] #40 68.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.656Z] #40 68.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.656Z] #40 68.90 (1/11) Installing ca-certificates (20240226-r0) [2024-08-16T05:58:36.656Z] #40 68.99 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-16T05:58:36.656Z] #40 69.00 (3/11) Installing libunistring (1.1-r1) [2024-08-16T05:58:36.656Z] #40 69.02 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-16T05:58:36.656Z] #40 69.02 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-16T05:58:36.656Z] #40 69.02 (6/11) Installing libcurl (8.9.0-r0) [2024-08-16T05:58:36.656Z] #40 69.04 (7/11) Installing curl (8.9.0-r0) [2024-08-16T05:58:36.656Z] #40 69.04 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:36.656Z] #40 69.05 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-16T05:58:36.656Z] #40 69.05 (10/11) Installing libucontext (1.2-r2) [2024-08-16T05:58:36.656Z] #40 69.05 (11/11) Installing gcompat (1.1.0-r1) [2024-08-16T05:58:36.656Z] #40 69.06 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:36.656Z] #40 69.06 Executing ca-certificates-20240226-r0.trigger [2024-08-16T05:58:36.656Z] #40 69.15 OK: 12 MiB in 26 packages [2024-08-16T05:58:36.656Z] #40 DONE 69.4s [2024-08-16T05:58:36.656Z] [2024-08-16T05:58:36.656Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T05:58:36.656Z] #77 DONE 0.3s [2024-08-16T05:58:36.656Z] [2024-08-16T05:58:36.656Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:36.746Z] #47 ... [2024-08-16T05:58:36.746Z] [2024-08-16T05:58:36.746Z] #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-16T05:58:36.746Z] #60 DONE 12.5s [2024-08-16T05:58:36.746Z] [2024-08-16T05:58:36.746Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:36.914Z] #78 ... [2024-08-16T05:58:36.914Z] [2024-08-16T05:58:36.914Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T05:58:36.914Z] #70 DONE 19.3s [2024-08-16T05:58:36.914Z] [2024-08-16T05:58:36.914Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T05:58:36.914Z] #71 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.914Z] #71 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.914Z] #71 19.16 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T05:58:36.914Z] #71 19.16 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T05:58:36.914Z] #71 19.16 OK: 20077 distinct packages available [2024-08-16T05:58:36.914Z] #71 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.914Z] #71 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:36.914Z] #71 19.52 OK: 264 MiB in 52 packages [2024-08-16T05:58:37.013Z] #47 ... [2024-08-16T05:58:37.013Z] [2024-08-16T05:58:37.013Z] #64 [security-secretstore-setup internal] load build context [2024-08-16T05:58:37.013Z] #64 DONE 11.9s [2024-08-16T05:58:37.013Z] [2024-08-16T05:58:37.013Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:37.280Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.4s [2024-08-16T05:58:37.280Z] #47 ... [2024-08-16T05:58:37.280Z] [2024-08-16T05:58:37.280Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:37.280Z] #71 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done [2024-08-16T05:58:37.280Z] #71 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-16T05:58:37.280Z] #71 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-16T05:58:37.280Z] #71 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-16T05:58:37.280Z] #71 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-16T05:58:37.280Z] #71 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-16T05:58:37.280Z] #71 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-16T05:58:37.280Z] #71 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.9s done [2024-08-16T05:58:37.280Z] #71 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 5.5s [2024-08-16T05:58:37.478Z] #71 DONE 20.0s [2024-08-16T05:58:37.478Z] [2024-08-16T05:58:37.478Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T05:58:37.478Z] #0 3.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:37.478Z] #0 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:37.478Z] #0 3.572 OK: 8 MiB in 20 packages [2024-08-16T05:58:37.478Z] #79 DONE 3.8s [2024-08-16T05:58:37.478Z] [2024-08-16T05:58:37.478Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T05:58:37.478Z] #73 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:37.478Z] #73 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:37.478Z] #73 19.67 OK: 264 MiB in 52 packages [2024-08-16T05:58:37.478Z] #73 DONE 20.1s [2024-08-16T05:58:37.478Z] [2024-08-16T05:58:37.478Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T05:58:37.478Z] #69 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:37.478Z] #69 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:37.478Z] #69 19.57 OK: 264 MiB in 52 packages [2024-08-16T05:58:37.478Z] #69 DONE 20.1s [2024-08-16T05:58:37.478Z] [2024-08-16T05:58:37.478Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:37.478Z] #75 3.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:37.478Z] #75 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:37.547Z] #71 ... [2024-08-16T05:58:37.547Z] [2024-08-16T05:58:37.547Z] #72 [support-notifications internal] load build context [2024-08-16T05:58:37.547Z] #72 transferring context: 3.05MB 7.9s done [2024-08-16T05:58:37.547Z] #72 ... [2024-08-16T05:58:37.547Z] [2024-08-16T05:58:37.547Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:37.737Z] #75 4.017 OK: 7 MiB in 16 packages [2024-08-16T05:58:37.813Z] #47 ... [2024-08-16T05:58:37.813Z] [2024-08-16T05:58:37.813Z] #66 [core-metadata internal] load build context [2024-08-16T05:58:37.813Z] #66 transferring context: 3.05MB 9.2s done [2024-08-16T05:58:37.813Z] #66 DONE 12.9s [2024-08-16T05:58:37.813Z] [2024-08-16T05:58:37.813Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:37.813Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 9.1s [2024-08-16T05:58:38.085Z] #47 ... [2024-08-16T05:58:38.085Z] [2024-08-16T05:58:38.085Z] #72 [support-notifications internal] load build context [2024-08-16T05:58:38.085Z] #72 DONE 10.6s [2024-08-16T05:58:38.085Z] [2024-08-16T05:58:38.085Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T05:58:38.085Z] #73 DONE 4.0s [2024-08-16T05:58:38.085Z] [2024-08-16T05:58:38.085Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:39.054Z] #47 ... [2024-08-16T05:58:39.054Z] [2024-08-16T05:58:39.054Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T05:58:39.054Z] #74 ... [2024-08-16T05:58:39.054Z] [2024-08-16T05:58:39.054Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:39.054Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.3s [2024-08-16T05:58:39.322Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-16T05:58:39.322Z] #47 ... [2024-08-16T05:58:39.322Z] [2024-08-16T05:58:39.322Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-16T05:58:39.322Z] #75 DONE 3.1s [2024-08-16T05:58:39.322Z] [2024-08-16T05:58:39.322Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:39.322Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-16T05:58:39.593Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.9s [2024-08-16T05:58:40.274Z] #75 ... [2024-08-16T05:58:40.274Z] [2024-08-16T05:58:40.274Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T05:58:40.274Z] #80 DONE 2.4s [2024-08-16T05:58:40.274Z] [2024-08-16T05:58:40.274Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T05:58:40.274Z] #0 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:40.274Z] #0 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:40.274Z] #0 3.962 OK: 17 MiB in 19 packages [2024-08-16T05:58:40.274Z] #81 DONE 6.1s [2024-08-16T05:58:40.274Z] [2024-08-16T05:58:40.274Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:40.274Z] #75 DONE 6.3s [2024-08-16T05:58:40.274Z] [2024-08-16T05:58:40.274Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T05:58:40.274Z] #82 ... [2024-08-16T05:58:40.274Z] [2024-08-16T05:58:40.274Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:40.274Z] #74 3.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:40.274Z] #74 3.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:40.274Z] #74 3.994 OK: 7 MiB in 16 packages [2024-08-16T05:58:40.274Z] #74 DONE 6.4s [2024-08-16T05:58:40.274Z] [2024-08-16T05:58:40.274Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-16T05:58:40.274Z] #83 DONE 2.8s [2024-08-16T05:58:40.274Z] [2024-08-16T05:58:40.274Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-16T05:58:40.274Z] #84 DONE 2.9s [2024-08-16T05:58:40.274Z] [2024-08-16T05:58:40.274Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T05:58:40.274Z] #85 DONE 2.9s [2024-08-16T05:58:40.274Z] [2024-08-16T05:58:40.274Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T05:58:40.534Z] #86 ... [2024-08-16T05:58:40.534Z] [2024-08-16T05:58:40.534Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-16T05:58:40.534Z] #87 DONE 2.9s [2024-08-16T05:58:40.534Z] [2024-08-16T05:58:40.534Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:41.004Z] #47 ... [2024-08-16T05:58:41.004Z] [2024-08-16T05:58:41.004Z] #41 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:41.004Z] #41 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:41.004Z] #41 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:41.004Z] #41 15.15 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:41.004Z] #41 15.18 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:41.004Z] #41 15.27 OK: 8 MiB in 16 packages [2024-08-16T05:58:41.004Z] #41 DONE 16.9s [2024-08-16T05:58:41.004Z] [2024-08-16T05:58:41.004Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:41.004Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.0s [2024-08-16T05:58:41.914Z] #88 ... [2024-08-16T05:58:41.914Z] [2024-08-16T05:58:41.914Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T05:58:41.914Z] #82 DONE 1.7s [2024-08-16T05:58:41.914Z] [2024-08-16T05:58:41.914Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:41.961Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.95MB / 28.04MB 13.0s [2024-08-16T05:58:42.566Z] #47 ... [2024-08-16T05:58:42.566Z] [2024-08-16T05:58:42.566Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T05:58:42.566Z] #56 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:42.566Z] #56 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:42.566Z] #56 14.29 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T05:58:42.566Z] #56 14.29 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T05:58:42.566Z] #56 14.29 OK: 19953 distinct packages available [2024-08-16T05:58:42.566Z] #56 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:42.566Z] #56 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:42.566Z] #56 18.56 OK: 266 MiB in 52 packages [2024-08-16T05:58:42.566Z] #56 DONE 19.4s [2024-08-16T05:58:42.566Z] [2024-08-16T05:58:42.566Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:42.857Z] #89 ... [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T05:58:42.857Z] #86 DONE 2.3s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T05:58:42.857Z] #90 DONE 2.4s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-16T05:58:42.857Z] #91 DONE 0.1s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T05:58:42.857Z] #0 4.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:42.857Z] #0 4.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:42.857Z] #0 4.928 OK: 17 MiB in 19 packages [2024-08-16T05:58:42.857Z] #92 DONE 7.1s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-16T05:58:42.857Z] #93 DONE 0.1s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T05:58:42.857Z] #94 DONE 0.1s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-16T05:58:42.857Z] #95 DONE 0.1s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T05:58:42.857Z] #96 DONE 0.1s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-16T05:58:42.857Z] #97 DONE 0.1s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-16T05:58:42.857Z] #98 DONE 0.1s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-16T05:58:42.857Z] #99 DONE 0.1s [2024-08-16T05:58:42.857Z] [2024-08-16T05:58:42.857Z] #100 [security-spire-server] exporting to image [2024-08-16T05:58:42.857Z] #100 exporting layers [2024-08-16T05:58:43.116Z] #100 ... [2024-08-16T05:58:43.116Z] [2024-08-16T05:58:43.116Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-16T05:58:43.116Z] #101 DONE 0.1s [2024-08-16T05:58:43.116Z] [2024-08-16T05:58:43.116Z] #102 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:43.116Z] #0 7.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:43.116Z] #0 7.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:43.116Z] #0 7.471 OK: 11 MiB in 18 packages [2024-08-16T05:58:43.116Z] #102 DONE 7.6s [2024-08-16T05:58:43.116Z] [2024-08-16T05:58:43.116Z] #100 [security-spire-agent] exporting to image [2024-08-16T05:58:43.150Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.36MB / 28.04MB 14.2s [2024-08-16T05:58:43.375Z] #100 ... [2024-08-16T05:58:43.375Z] [2024-08-16T05:58:43.375Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T05:58:43.375Z] #76 7.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:43.375Z] #76 7.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:43.375Z] #76 7.676 OK: 7 MiB in 17 packages [2024-08-16T05:58:43.375Z] #76 DONE 7.8s [2024-08-16T05:58:43.375Z] [2024-08-16T05:58:43.375Z] #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:43.375Z] #0 7.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:43.375Z] #0 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:43.375Z] #0 7.732 OK: 8 MiB in 17 packages [2024-08-16T05:58:43.375Z] #103 DONE 7.8s [2024-08-16T05:58:43.375Z] [2024-08-16T05:58:43.375Z] #104 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T05:58:43.416Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.5s [2024-08-16T05:58:43.682Z] #47 ... [2024-08-16T05:58:43.682Z] [2024-08-16T05:58:43.682Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T05:58:43.682Z] #63 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:43.682Z] #63 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:43.682Z] #63 17.97 OK: 266 MiB in 52 packages [2024-08-16T05:58:43.683Z] #63 DONE 18.7s [2024-08-16T05:58:43.683Z] [2024-08-16T05:58:43.683Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:43.683Z] #47 ... [2024-08-16T05:58:43.683Z] [2024-08-16T05:58:43.683Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T05:58:43.683Z] #76 ... [2024-08-16T05:58:43.683Z] [2024-08-16T05:58:43.683Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:43.942Z] #104 ... [2024-08-16T05:58:43.942Z] [2024-08-16T05:58:43.942Z] #100 [security-spire-agent] exporting to image [2024-08-16T05:58:43.942Z] #100 exporting layers 0.7s done [2024-08-16T05:58:43.942Z] #100 writing image sha256:77c2825e1b13adb72fbe004c02d4fd3353d2be06aeeeb49be879f038d6bb3eab done [2024-08-16T05:58:43.942Z] #100 naming to docker.io/library/security-spire-server done [2024-08-16T05:58:43.942Z] #100 writing image sha256:e8aa5d0855d7a37db819202f6b12e524217c6fe69d1c75b4fac1fdc4ffbc4b28 done [2024-08-16T05:58:43.942Z] #100 naming to docker.io/library/security-spire-agent done [2024-08-16T05:58:43.942Z] #100 DONE 0.8s [2024-08-16T05:58:43.942Z] [2024-08-16T05:58:43.942Z] #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T05:58:43.942Z] #0 7.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:43.942Z] #0 7.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:43.942Z] #0 8.149 OK: 8 MiB in 19 packages [2024-08-16T05:58:43.942Z] #105 DONE 8.3s [2024-08-16T05:58:43.942Z] [2024-08-16T05:58:43.942Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T05:58:44.204Z] #106 ... [2024-08-16T05:58:44.204Z] [2024-08-16T05:58:44.204Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:44.204Z] #60 ... [2024-08-16T05:58:44.204Z] [2024-08-16T05:58:44.204Z] #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:44.204Z] #0 6.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:44.204Z] #0 7.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:44.204Z] #0 7.191 OK: 12 MiB in 26 packages [2024-08-16T05:58:44.463Z] #107 ... [2024-08-16T05:58:44.463Z] [2024-08-16T05:58:44.463Z] #108 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:44.463Z] #0 5.734 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:44.463Z] #0 6.420 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:44.706Z] #47 ... [2024-08-16T05:58:44.707Z] [2024-08-16T05:58:44.707Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T05:58:44.707Z] #59 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:44.707Z] #59 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:44.707Z] #59 13.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T05:58:44.707Z] #59 13.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T05:58:44.707Z] #59 13.48 OK: 19946 distinct packages available [2024-08-16T05:58:44.707Z] #59 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:44.707Z] #59 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:44.707Z] #59 18.32 (1/11) Installing ca-certificates (20240226-r0) [2024-08-16T05:58:44.707Z] #59 18.73 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-16T05:58:44.707Z] #59 18.83 (3/11) Installing libunistring (1.1-r1) [2024-08-16T05:58:44.707Z] #59 19.01 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-16T05:58:44.707Z] #59 19.04 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-16T05:58:44.707Z] #59 19.06 (6/11) Installing libcurl (8.9.0-r0) [2024-08-16T05:58:44.707Z] #59 19.12 (7/11) Installing curl (8.9.0-r0) [2024-08-16T05:58:44.707Z] #59 19.19 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:44.707Z] #59 19.22 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-16T05:58:44.707Z] #59 19.24 (10/11) Installing libucontext (1.2-r2) [2024-08-16T05:58:44.707Z] #59 19.29 (11/11) Installing gcompat (1.1.0-r1) [2024-08-16T05:58:44.707Z] #59 19.31 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:44.707Z] #59 19.47 Executing ca-certificates-20240226-r0.trigger [2024-08-16T05:58:44.707Z] #59 ... [2024-08-16T05:58:44.707Z] [2024-08-16T05:58:44.707Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-16T05:58:44.707Z] #77 DONE 1.9s [2024-08-16T05:58:44.707Z] [2024-08-16T05:58:44.707Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T05:58:44.707Z] #59 20.60 OK: 13 MiB in 26 packages [2024-08-16T05:58:44.707Z] #59 ... [2024-08-16T05:58:44.707Z] [2024-08-16T05:58:44.707Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:44.978Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.01MB / 28.04MB 16.0s [2024-08-16T05:58:45.039Z] #108 10.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:45.251Z] #47 ... [2024-08-16T05:58:45.251Z] [2024-08-16T05:58:45.251Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T05:58:45.251Z] #61 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:45.251Z] #61 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:45.251Z] #61 19.74 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:45.251Z] #61 19.75 (2/2) Installing su-exec (0.2-r3) [2024-08-16T05:58:45.251Z] #61 19.76 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:45.251Z] #61 19.83 OK: 8 MiB in 17 packages [2024-08-16T05:58:45.251Z] #61 DONE 21.2s [2024-08-16T05:58:45.251Z] [2024-08-16T05:58:45.251Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:45.298Z] #108 ... [2024-08-16T05:58:45.298Z] [2024-08-16T05:58:45.298Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T05:58:45.298Z] #106 DONE 1.5s [2024-08-16T05:58:45.298Z] [2024-08-16T05:58:45.298Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-16T05:58:45.298Z] #109 DONE 0.1s [2024-08-16T05:58:45.298Z] [2024-08-16T05:58:45.298Z] #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:45.298Z] #107 DONE 8.7s [2024-08-16T05:58:45.298Z] [2024-08-16T05:58:45.298Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T05:58:45.298Z] #0 7.036 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:45.558Z] #110 ... [2024-08-16T05:58:45.559Z] [2024-08-16T05:58:45.559Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-16T05:58:45.559Z] #111 DONE 0.1s [2024-08-16T05:58:45.559Z] [2024-08-16T05:58:45.559Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T05:58:45.559Z] #110 8.716 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T05:58:45.559Z] #110 ... [2024-08-16T05:58:45.559Z] [2024-08-16T05:58:45.559Z] #108 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:45.559Z] #108 11.16 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:45.816Z] #108 11.17 OK: 7 MiB in 16 packages [2024-08-16T05:58:45.816Z] #108 DONE 11.3s [2024-08-16T05:58:45.816Z] [2024-08-16T05:58:45.816Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T05:58:45.816Z] #112 DONE 0.1s [2024-08-16T05:58:45.816Z] [2024-08-16T05:58:45.816Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-16T05:58:45.816Z] #113 DONE 0.0s [2024-08-16T05:58:45.816Z] [2024-08-16T05:58:45.817Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-16T05:58:45.817Z] #114 DONE 0.1s [2024-08-16T05:58:45.817Z] [2024-08-16T05:58:45.817Z] #100 [security-spire-config] exporting to image [2024-08-16T05:58:45.835Z] #47 ... [2024-08-16T05:58:45.836Z] [2024-08-16T05:58:45.836Z] #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T05:58:45.836Z] #78 DONE 2.1s [2024-08-16T05:58:45.836Z] [2024-08-16T05:58:45.836Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:45.836Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.51MB / 28.04MB 16.8s [2024-08-16T05:58:45.836Z] #47 ... [2024-08-16T05:58:45.836Z] [2024-08-16T05:58:45.836Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T05:58:45.836Z] #59 DONE 21.7s [2024-08-16T05:58:45.836Z] [2024-08-16T05:58:45.836Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:46.074Z] #100 ... [2024-08-16T05:58:46.074Z] [2024-08-16T05:58:46.074Z] #104 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T05:58:46.074Z] #104 DONE 2.7s [2024-08-16T05:58:46.114Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.0s done [2024-08-16T05:58:46.333Z] [2024-08-16T05:58:46.333Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-16T05:58:46.333Z] #115 DONE 0.2s [2024-08-16T05:58:46.333Z] [2024-08-16T05:58:46.333Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:46.333Z] #116 ... [2024-08-16T05:58:46.333Z] [2024-08-16T05:58:46.333Z] #100 [security-spire-config] exporting to image [2024-08-16T05:58:46.333Z] #100 exporting layers 0.6s done [2024-08-16T05:58:46.333Z] #100 writing image sha256:977c06e9b7155718f1ec48b93e6344bc007acfcf5cceda4d4b0707bc6414002a done [2024-08-16T05:58:46.333Z] #100 naming to docker.io/library/security-spire-config done [2024-08-16T05:58:46.333Z] #100 DONE 1.5s [2024-08-16T05:58:46.592Z] [2024-08-16T05:58:46.592Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:46.714Z] #47 ... [2024-08-16T05:58:46.714Z] [2024-08-16T05:58:46.714Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T05:58:46.714Z] #79 ... [2024-08-16T05:58:46.714Z] [2024-08-16T05:58:46.714Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:46.852Z] #116 ... [2024-08-16T05:58:46.853Z] [2024-08-16T05:58:46.853Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T05:58:46.853Z] #110 10.12 OK: 264 MiB in 52 packages [2024-08-16T05:58:46.980Z] #80 ... [2024-08-16T05:58:46.980Z] [2024-08-16T05:58:46.980Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:46.980Z] #68 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:47.113Z] #110 DONE 10.2s [2024-08-16T05:58:47.113Z] [2024-08-16T05:58:47.113Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:47.113Z] #60 ... [2024-08-16T05:58:47.113Z] [2024-08-16T05:58:47.113Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-16T05:58:47.113Z] #117 DONE 0.1s [2024-08-16T05:58:47.113Z] [2024-08-16T05:58:47.113Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:47.563Z] #68 ... [2024-08-16T05:58:47.563Z] [2024-08-16T05:58:47.563Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:47.563Z] #71 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.7s done [2024-08-16T05:58:47.563Z] #71 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-16T05:58:47.563Z] #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-16T05:58:47.836Z] #71 ... [2024-08-16T05:58:47.836Z] [2024-08-16T05:58:47.836Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:47.836Z] #68 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:48.432Z] #68 ... [2024-08-16T05:58:48.432Z] [2024-08-16T05:58:48.432Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:48.432Z] #81 ... [2024-08-16T05:58:48.432Z] [2024-08-16T05:58:48.432Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:49.840Z] #71 ... [2024-08-16T05:58:49.840Z] [2024-08-16T05:58:49.840Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:49.840Z] #82 ... [2024-08-16T05:58:49.840Z] [2024-08-16T05:58:49.840Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T05:58:49.840Z] #45 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:49.840Z] #45 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:49.840Z] #45 21.09 (1/4) Installing ca-certificates (20240226-r0) [2024-08-16T05:58:49.840Z] #45 21.21 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:49.840Z] #45 21.24 (3/4) Installing su-exec (0.2-r3) [2024-08-16T05:58:49.840Z] #45 21.27 (4/4) Installing yq (4.33.3-r5) [2024-08-16T05:58:49.840Z] #45 21.75 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:49.840Z] #45 21.84 Executing ca-certificates-20240226-r0.trigger [2024-08-16T05:58:49.840Z] #45 22.85 OK: 18 MiB in 19 packages [2024-08-16T05:58:49.840Z] #45 DONE 24.1s [2024-08-16T05:58:49.840Z] [2024-08-16T05:58:49.840Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T05:58:50.107Z] #83 ... [2024-08-16T05:58:50.107Z] [2024-08-16T05:58:50.107Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T05:58:50.107Z] #65 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:50.107Z] #65 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:50.107Z] #65 19.56 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T05:58:50.107Z] #65 19.56 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T05:58:50.107Z] #65 19.56 OK: 19946 distinct packages available [2024-08-16T05:58:50.107Z] #65 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:50.107Z] #65 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:50.107Z] #65 23.36 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:50.107Z] #65 23.38 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-16T05:58:50.107Z] #65 23.39 (3/5) Installing libucontext (1.2-r2) [2024-08-16T05:58:50.107Z] #65 23.40 (4/5) Installing gcompat (1.1.0-r1) [2024-08-16T05:58:50.107Z] #65 23.42 (5/5) Installing openssl (3.1.6-r0) [2024-08-16T05:58:50.107Z] #65 23.48 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:50.107Z] #65 23.61 OK: 9 MiB in 20 packages [2024-08-16T05:58:50.107Z] #65 DONE 25.2s [2024-08-16T05:58:50.107Z] [2024-08-16T05:58:50.107Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T05:58:50.694Z] #84 ... [2024-08-16T05:58:50.694Z] [2024-08-16T05:58:50.694Z] #85 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-08-16T05:58:50.960Z] #85 ... [2024-08-16T05:58:50.960Z] [2024-08-16T05:58:50.960Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:50.960Z] #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.6s [2024-08-16T05:58:51.924Z] #71 ... [2024-08-16T05:58:51.924Z] [2024-08-16T05:58:51.924Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T05:58:51.924Z] #67 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:51.924Z] #67 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:51.924Z] #67 20.26 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T05:58:51.924Z] #67 20.26 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T05:58:51.924Z] #67 20.26 OK: 19946 distinct packages available [2024-08-16T05:58:51.924Z] #67 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:51.924Z] #67 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:51.924Z] #67 24.97 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:51.924Z] #67 24.97 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-16T05:58:51.924Z] #67 25.02 (3/4) Installing libucontext (1.2-r2) [2024-08-16T05:58:51.924Z] #67 25.02 (4/4) Installing gcompat (1.1.0-r1) [2024-08-16T05:58:51.924Z] #67 25.08 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:51.924Z] #67 25.15 OK: 8 MiB in 19 packages [2024-08-16T05:58:51.924Z] #67 DONE 26.5s [2024-08-16T05:58:51.924Z] [2024-08-16T05:58:51.924Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:53.877Z] #71 ... [2024-08-16T05:58:53.877Z] [2024-08-16T05:58:53.877Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:53.877Z] #68 26.48 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:53.877Z] #68 26.51 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:53.877Z] #68 26.66 OK: 8 MiB in 16 packages [2024-08-16T05:58:53.877Z] #68 DONE 28.1s [2024-08-16T05:58:53.877Z] [2024-08-16T05:58:53.877Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:54.841Z] #71 ... [2024-08-16T05:58:54.841Z] [2024-08-16T05:58:54.841Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:54.841Z] #86 ... [2024-08-16T05:58:54.841Z] [2024-08-16T05:58:54.841Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:54.841Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.6s [2024-08-16T05:58:55.642Z] #47 ... [2024-08-16T05:58:55.642Z] [2024-08-16T05:58:55.642Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T05:58:55.642Z] #87 ... [2024-08-16T05:58:55.642Z] [2024-08-16T05:58:55.642Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:55.642Z] #47 ... [2024-08-16T05:58:55.642Z] [2024-08-16T05:58:55.642Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:58:55.909Z] #88 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:55.909Z] #88 ... [2024-08-16T05:58:55.909Z] [2024-08-16T05:58:55.909Z] #89 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:58:55.909Z] #89 ... [2024-08-16T05:58:55.909Z] [2024-08-16T05:58:55.909Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:56.175Z] #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.8s [2024-08-16T05:58:56.444Z] #71 ... [2024-08-16T05:58:56.444Z] [2024-08-16T05:58:56.444Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T05:58:56.444Z] #79 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:56.444Z] #79 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:56.444Z] #79 18.50 OK: 18 MiB in 19 packages [2024-08-16T05:58:56.444Z] #79 DONE 19.8s [2024-08-16T05:58:56.444Z] [2024-08-16T05:58:56.444Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:57.027Z] #71 ... [2024-08-16T05:58:57.027Z] [2024-08-16T05:58:57.027Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T05:58:57.027Z] #90 DONE 0.5s [2024-08-16T05:58:57.027Z] [2024-08-16T05:58:57.027Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:57.985Z] #71 ... [2024-08-16T05:58:57.985Z] [2024-08-16T05:58:57.985Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T05:58:57.985Z] #74 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:57.985Z] #74 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:57.985Z] #74 25.02 (1/2) Installing ca-certificates (20240226-r0) [2024-08-16T05:58:57.985Z] #74 25.42 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:57.985Z] #74 25.52 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:58:57.985Z] #74 25.70 Executing ca-certificates-20240226-r0.trigger [2024-08-16T05:58:57.985Z] #74 27.64 OK: 9 MiB in 17 packages [2024-08-16T05:58:58.251Z] #74 DONE 29.4s [2024-08-16T05:58:58.251Z] [2024-08-16T05:58:58.251Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:58.519Z] #71 ... [2024-08-16T05:58:58.519Z] [2024-08-16T05:58:58.519Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T05:58:58.519Z] #76 14.83 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:58.519Z] #76 16.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:58.519Z] #76 23.96 OK: 266 MiB in 52 packages [2024-08-16T05:58:58.519Z] #76 ... [2024-08-16T05:58:58.519Z] [2024-08-16T05:58:58.519Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:58:58.786Z] #71 ... [2024-08-16T05:58:58.786Z] [2024-08-16T05:58:58.786Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T05:58:58.786Z] #70 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:58.786Z] #70 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:58.786Z] #70 29.46 (1/3) Installing ca-certificates (20240226-r0) [2024-08-16T05:58:58.786Z] #70 29.88 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:58.786Z] #70 29.90 (3/3) Installing tzdata (2024a-r0) [2024-08-16T05:58:58.786Z] #70 ... [2024-08-16T05:58:58.786Z] [2024-08-16T05:58:58.786Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:59.375Z] #47 ... [2024-08-16T05:58:59.375Z] [2024-08-16T05:58:59.375Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T05:58:59.375Z] #76 DONE 25.6s [2024-08-16T05:58:59.375Z] [2024-08-16T05:58:59.375Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:59.649Z] #47 ... [2024-08-16T05:58:59.649Z] [2024-08-16T05:58:59.649Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T05:58:59.649Z] #80 12.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:59.649Z] #80 14.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:58:59.649Z] #80 22.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T05:58:59.649Z] #80 ... [2024-08-16T05:58:59.649Z] [2024-08-16T05:58:59.649Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:58:59.919Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.8s [2024-08-16T05:59:00.198Z] #47 ... [2024-08-16T05:59:00.198Z] [2024-08-16T05:59:00.198Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-16T05:59:00.198Z] #91 DONE 0.8s [2024-08-16T05:59:00.198Z] [2024-08-16T05:59:00.198Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:02.141Z] #47 ... [2024-08-16T05:59:02.141Z] [2024-08-16T05:59:02.141Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T05:59:02.141Z] #0 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:02.141Z] #0 9.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:02.141Z] #92 ... [2024-08-16T05:59:02.141Z] [2024-08-16T05:59:02.141Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:02.408Z] #47 ... [2024-08-16T05:59:02.408Z] [2024-08-16T05:59:02.408Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T05:59:02.408Z] #70 33.31 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:59:02.408Z] #70 33.50 Executing ca-certificates-20240226-r0.trigger [2024-08-16T05:59:02.408Z] #70 34.75 OK: 12 MiB in 18 packages [2024-08-16T05:59:02.408Z] #70 DONE 36.6s [2024-08-16T05:59:02.408Z] [2024-08-16T05:59:02.408Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:03.403Z] #47 ... [2024-08-16T05:59:03.404Z] [2024-08-16T05:59:03.404Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T05:59:03.404Z] #80 23.98 Executing busybox-1.36.1-r7.trigger [2024-08-16T05:59:03.404Z] #80 24.14 OK: 8 MiB in 16 packages [2024-08-16T05:59:03.404Z] #80 DONE 26.5s [2024-08-16T05:59:03.404Z] [2024-08-16T05:59:03.404Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:03.670Z] #47 ... [2024-08-16T05:59:03.670Z] [2024-08-16T05:59:03.670Z] #85 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-16T05:59:03.670Z] #85 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:03.670Z] #85 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:03.670Z] #85 21.66 OK: 8 MiB in 16 packages [2024-08-16T05:59:03.670Z] #85 DONE 23.2s [2024-08-16T05:59:03.937Z] [2024-08-16T05:59:03.937Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:59:03.937Z] #0 7.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:03.937Z] #0 9.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:03.937Z] #93 ... [2024-08-16T05:59:03.937Z] [2024-08-16T05:59:03.937Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:04.896Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s [2024-08-16T05:59:05.856Z] #47 ... [2024-08-16T05:59:05.857Z] [2024-08-16T05:59:05.857Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T05:59:05.857Z] #87 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:05.857Z] #87 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:05.857Z] #87 19.78 OK: 8 MiB in 17 packages [2024-08-16T05:59:05.857Z] #87 DONE 20.6s [2024-08-16T05:59:05.857Z] [2024-08-16T05:59:05.857Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:06.439Z] #47 ... [2024-08-16T05:59:06.439Z] [2024-08-16T05:59:06.439Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:59:06.439Z] #88 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:06.439Z] #88 19.38 OK: 13 MiB in 26 packages [2024-08-16T05:59:06.439Z] #88 DONE 20.7s [2024-08-16T05:59:06.708Z] [2024-08-16T05:59:06.708Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T05:59:06.708Z] #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.1s done [2024-08-16T05:59:06.708Z] #71 ... [2024-08-16T05:59:06.708Z] [2024-08-16T05:59:06.708Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:08.118Z] #47 ... [2024-08-16T05:59:08.118Z] [2024-08-16T05:59:08.118Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:59:08.118Z] #0 5.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:08.118Z] #0 6.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:08.384Z] #94 ... [2024-08-16T05:59:08.384Z] [2024-08-16T05:59:08.384Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:08.652Z] #47 ... [2024-08-16T05:59:08.652Z] [2024-08-16T05:59:08.652Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T05:59:08.652Z] #83 9.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:08.652Z] #83 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:08.652Z] #83 17.99 OK: 18 MiB in 19 packages [2024-08-16T05:59:08.653Z] #83 DONE 18.9s [2024-08-16T05:59:08.653Z] [2024-08-16T05:59:08.653Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T05:59:08.653Z] #84 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:08.653Z] #84 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:08.653Z] #84 17.42 OK: 9 MiB in 20 packages [2024-08-16T05:59:08.653Z] #84 DONE 18.5s [2024-08-16T05:59:08.653Z] [2024-08-16T05:59:08.653Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:09.237Z] #47 ... [2024-08-16T05:59:09.237Z] [2024-08-16T05:59:09.237Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T05:59:09.237Z] #92 16.32 OK: 8 MiB in 19 packages [2024-08-16T05:59:09.237Z] #92 DONE 17.6s [2024-08-16T05:59:09.507Z] [2024-08-16T05:59:09.507Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:59:09.507Z] #94 11.31 OK: 9 MiB in 17 packages [2024-08-16T05:59:09.775Z] #94 ... [2024-08-16T05:59:09.775Z] [2024-08-16T05:59:09.775Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T05:59:09.775Z] #95 DONE 3.9s [2024-08-16T05:59:10.042Z] [2024-08-16T05:59:10.042Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:10.042Z] #47 ... [2024-08-16T05:59:10.042Z] [2024-08-16T05:59:10.042Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-16T05:59:10.042Z] #96 DONE 0.3s [2024-08-16T05:59:10.042Z] [2024-08-16T05:59:10.042Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:10.042Z] #47 ... [2024-08-16T05:59:10.042Z] [2024-08-16T05:59:10.042Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:59:10.307Z] #97 ... [2024-08-16T05:59:10.307Z] [2024-08-16T05:59:10.307Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:10.307Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.1s [2024-08-16T05:59:10.586Z] #47 ... [2024-08-16T05:59:10.586Z] [2024-08-16T05:59:10.586Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:59:10.586Z] #94 DONE 12.3s [2024-08-16T05:59:10.586Z] [2024-08-16T05:59:10.586Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:10.859Z] #47 ... [2024-08-16T05:59:10.859Z] [2024-08-16T05:59:10.859Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:59:10.859Z] #93 15.51 OK: 8 MiB in 16 packages [2024-08-16T05:59:10.859Z] #93 DONE 17.0s [2024-08-16T05:59:10.859Z] [2024-08-16T05:59:10.859Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T05:59:10.859Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.7s done [2024-08-16T05:59:10.859Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.7s done [2024-08-16T05:59:11.451Z] #47 DONE 46.7s [2024-08-16T05:59:11.451Z] [2024-08-16T05:59:11.451Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-16T05:59:11.716Z] #98 DONE 2.9s [2024-08-16T05:59:11.716Z] [2024-08-16T05:59:11.716Z] #99 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:59:11.716Z] #0 4.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:11.716Z] #0 5.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T05:59:11.982Z] #99 9.519 OK: 12 MiB in 18 packages [2024-08-16T05:59:12.252Z] #99 ... [2024-08-16T05:59:12.252Z] [2024-08-16T05:59:12.252Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T05:59:12.519Z] #100 ... [2024-08-16T05:59:12.519Z] [2024-08-16T05:59:12.519Z] #99 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T05:59:12.519Z] #99 DONE 9.9s [2024-08-16T05:59:12.519Z] [2024-08-16T05:59:12.519Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T05:59:14.456Z] #101 ... [2024-08-16T05:59:14.457Z] [2024-08-16T05:59:14.457Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T05:59:14.457Z] #100 DONE 2.0s [2024-08-16T05:59:14.457Z] [2024-08-16T05:59:14.457Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T05:59:14.457Z] #102 DONE 2.1s [2024-08-16T05:59:14.457Z] [2024-08-16T05:59:14.457Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T05:59:14.457Z] #101 DONE 2.1s [2024-08-16T05:59:14.457Z] [2024-08-16T05:59:14.457Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-16T05:59:14.457Z] #103 ... [2024-08-16T05:59:14.457Z] [2024-08-16T05:59:14.457Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-16T05:59:14.457Z] #104 DONE 0.3s [2024-08-16T05:59:14.457Z] [2024-08-16T05:59:14.457Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T05:59:14.457Z] #105 DONE 0.2s [2024-08-16T05:59:14.723Z] [2024-08-16T05:59:14.723Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-16T05:59:14.723Z] #103 DONE 0.3s [2024-08-16T05:59:14.723Z] [2024-08-16T05:59:14.723Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-16T05:59:14.723Z] #106 ... [2024-08-16T05:59:14.723Z] [2024-08-16T05:59:14.723Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-16T05:59:14.723Z] #107 DONE 0.2s [2024-08-16T05:59:14.723Z] [2024-08-16T05:59:14.723Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-16T05:59:14.723Z] #108 DONE 0.3s [2024-08-16T05:59:14.997Z] [2024-08-16T05:59:14.997Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-16T05:59:14.997Z] #106 DONE 0.2s [2024-08-16T05:59:14.997Z] [2024-08-16T05:59:14.997Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T05:59:14.997Z] #109 ... [2024-08-16T05:59:14.997Z] [2024-08-16T05:59:14.997Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T05:59:14.997Z] #110 DONE 0.3s [2024-08-16T05:59:14.997Z] [2024-08-16T05:59:14.997Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T05:59:14.997Z] #111 DONE 0.2s [2024-08-16T05:59:15.264Z] [2024-08-16T05:59:15.264Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T05:59:15.264Z] #109 DONE 0.3s [2024-08-16T05:59:15.264Z] [2024-08-16T05:59:15.264Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-16T05:59:15.264Z] #112 ... [2024-08-16T05:59:15.264Z] [2024-08-16T05:59:15.264Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-16T05:59:15.264Z] #113 DONE 0.2s [2024-08-16T05:59:15.535Z] [2024-08-16T05:59:15.535Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-16T05:59:15.535Z] #114 DONE 0.3s [2024-08-16T05:59:15.535Z] [2024-08-16T05:59:15.535Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-16T05:59:15.535Z] #112 DONE 0.2s [2024-08-16T05:59:15.535Z] [2024-08-16T05:59:15.535Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-16T05:59:15.810Z] #115 ... [2024-08-16T05:59:15.810Z] [2024-08-16T05:59:15.810Z] #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-16T05:59:15.810Z] #116 DONE 0.3s [2024-08-16T05:59:15.810Z] [2024-08-16T05:59:15.810Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-16T05:59:15.810Z] #117 DONE 0.4s [2024-08-16T05:59:15.810Z] [2024-08-16T05:59:15.810Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-16T05:59:15.810Z] #115 DONE 0.4s [2024-08-16T05:59:15.810Z] [2024-08-16T05:59:15.810Z] #118 [security-spire-config] exporting to image [2024-08-16T05:59:15.810Z] #118 exporting layers [2024-08-16T05:59:18.390Z] #118 exporting layers 2.4s done [2024-08-16T05:59:18.390Z] #118 writing image sha256:a38772614c0473a06f112ac442ddb078b34f22cfaf73572aae5d8aa42b1df2ba 0.0s done [2024-08-16T05:59:18.390Z] #118 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-16T05:59:18.390Z] #118 writing image sha256:65983c8010a5d870287fff0e1e1274d0e01c4f2618d47805b6a79f5072e4aa35 0.0s done [2024-08-16T05:59:18.390Z] #118 naming to docker.io/library/security-spire-server-arm64 done [2024-08-16T05:59:18.390Z] #118 writing image sha256:5b577cfd478388081ffeaf7a8872558c28ae338199b43e6a949e5137329cb955 [2024-08-16T05:59:18.390Z] #118 writing image sha256:5b577cfd478388081ffeaf7a8872558c28ae338199b43e6a949e5137329cb955 done [2024-08-16T05:59:18.390Z] #118 naming to docker.io/library/security-spire-config-arm64 done [2024-08-16T05:59:18.390Z] #118 DONE 2.6s [2024-08-16T05:59:18.390Z] [2024-08-16T05:59:18.390Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:59:43.537Z] #118 DONE 55.0s [2024-08-16T05:59:43.537Z] [2024-08-16T05:59:43.537Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:59:43.537Z] #88 DONE 61.7s [2024-08-16T05:59:43.537Z] [2024-08-16T05:59:43.537Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:59:43.537Z] #116 DONE 62.3s [2024-08-16T05:59:43.537Z] [2024-08-16T05:59:43.537Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:59:43.537Z] #78 DONE 65.4s [2024-08-16T05:59:43.537Z] [2024-08-16T05:59:43.537Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T05:59:43.537Z] #89 DONE 61.1s [2024-08-16T05:59:43.537Z] [2024-08-16T05:59:43.537Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T05:59:53.558Z] #119 ... [2024-08-16T05:59:53.558Z] [2024-08-16T05:59:53.558Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-16T05:59:53.558Z] #120 ... [2024-08-16T05:59:53.558Z] [2024-08-16T05:59:53.558Z] #121 [support-notifications builder 6/7] COPY . . [2024-08-16T05:59:53.558Z] #121 ... [2024-08-16T05:59:53.558Z] [2024-08-16T05:59:53.558Z] #122 [support-scheduler builder 6/7] COPY . . [2024-08-16T05:59:53.558Z] #122 ... [2024-08-16T05:59:53.558Z] [2024-08-16T05:59:53.558Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-08-16T06:00:19.432Z] #123 DONE 35.1s [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #121 [support-notifications builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #121 DONE 35.1s [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-16T06:00:19.433Z] #120 DONE 35.1s [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:19.433Z] #124 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:19.433Z] #125 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #126 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:19.433Z] #127 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #128 [support-cron-scheduler builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #128 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #129 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:19.433Z] #129 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #130 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:19.433Z] #131 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:19.433Z] #132 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #122 [support-scheduler builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #122 DONE 35.1s [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:19.433Z] #133 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:19.433Z] #134 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #135 [core-command builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #135 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:19.433Z] #136 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #137 [core-data builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #137 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:19.433Z] #138 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:19.433Z] #139 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #140 [core-metadata builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #140 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:19.433Z] #141 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #119 DONE 35.1s [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:00:19.433Z] #142 ... [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:19.433Z] #143 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:19.433Z] #144 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #145 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #146 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:19.433Z] #146 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:19.433Z] #147 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #148 [security-secretstore-setup builder 6/7] COPY . . [2024-08-16T06:00:19.433Z] #148 CACHED [2024-08-16T06:00:19.433Z] [2024-08-16T06:00:19.433Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T06:00:19.433Z] #149 1.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T06:00:26.468Z] #86 DONE 95.8s [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #89 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #89 DONE 94.6s [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #97 DONE 80.3s [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-16T06:00:26.468Z] #119 ... [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #82 DONE 101.0s [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #81 DONE 102.1s [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #120 [core-command builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #120 DONE 1.5s [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:26.468Z] #121 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #122 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #123 [support-notifications builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #123 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:26.468Z] #124 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #125 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #126 [core-metadata builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #126 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #127 [support-cron-scheduler builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #127 DONE 1.6s [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #128 DONE 1.6s [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-16T06:00:26.468Z] #119 DONE 1.6s [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:00:26.468Z] #129 ... [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #130 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:26.468Z] #131 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #132 [core-data builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #132 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:26.468Z] #133 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #134 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #135 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:26.468Z] #136 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #137 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #138 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #139 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:26.468Z] #140 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #141 [support-scheduler builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #141 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-08-16T06:00:26.468Z] #142 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #143 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:26.468Z] #144 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.468Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:00:26.468Z] #145 CACHED [2024-08-16T06:00:26.468Z] [2024-08-16T06:00:26.469Z] #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:00:26.469Z] #146 CACHED [2024-08-16T06:00:26.469Z] [2024-08-16T06:00:26.469Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-08-16T06:00:26.469Z] #147 CACHED [2024-08-16T06:00:26.469Z] [2024-08-16T06:00:26.469Z] #148 [security-proxy-setup builder 6/7] COPY . . [2024-08-16T06:00:26.469Z] #148 DONE 1.6s [2024-08-16T06:00:26.469Z] [2024-08-16T06:00:26.469Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T06:00:27.425Z] #149 ... [2024-08-16T06:00:27.425Z] [2024-08-16T06:00:27.425Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:00:27.425Z] #0 4.569 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T06:00:27.633Z] #149 ... [2024-08-16T06:00:27.633Z] [2024-08-16T06:00:27.633Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:00:27.633Z] #0 0.588 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T06:00:27.633Z] #150 ... [2024-08-16T06:00:27.633Z] [2024-08-16T06:00:27.633Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T06:00:27.633Z] #0 0.880 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T06:00:27.633Z] #151 ... [2024-08-16T06:00:27.633Z] [2024-08-16T06:00:27.633Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T06:00:27.633Z] #0 1.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T06:00:27.633Z] #152 ... [2024-08-16T06:00:27.633Z] [2024-08-16T06:00:27.633Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:00:27.633Z] #0 0.859 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T06:00:27.692Z] #150 ... [2024-08-16T06:00:27.692Z] [2024-08-16T06:00:27.692Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T06:00:27.692Z] #0 5.571 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T06:00:27.892Z] #153 ... [2024-08-16T06:00:27.893Z] [2024-08-16T06:00:27.893Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:00:27.893Z] #0 1.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T06:00:27.977Z] #151 ... [2024-08-16T06:00:27.977Z] [2024-08-16T06:00:27.977Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:00:27.977Z] #129 5.832 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T06:00:28.153Z] #154 ... [2024-08-16T06:00:28.153Z] [2024-08-16T06:00:28.153Z] #155 [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-16T06:00:28.153Z] #0 1.816 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T06:00:28.153Z] #155 ... [2024-08-16T06:00:28.153Z] [2024-08-16T06:00:28.153Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T06:00:28.153Z] #0 0.895 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-16T06:00:28.413Z] #156 ... [2024-08-16T06:00:28.413Z] [2024-08-16T06:00:28.413Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:00:28.413Z] #0 1.346 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T06:00:28.413Z] #157 ... [2024-08-16T06:00:28.413Z] [2024-08-16T06:00:28.413Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T06:00:28.413Z] #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T06:00:28.673Z] #158 ... [2024-08-16T06:00:28.673Z] [2024-08-16T06:00:28.673Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:00:28.673Z] #0 0.486 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T06:00:28.932Z] #159 ... [2024-08-16T06:00:28.932Z] [2024-08-16T06:00:28.932Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T06:00:28.932Z] #0 1.306 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-16T06:00:28.932Z] #160 ... [2024-08-16T06:00:28.932Z] [2024-08-16T06:00:28.932Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:00:28.932Z] #142 1.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T06:00:32.221Z] #129 ... [2024-08-16T06:00:32.221Z] [2024-08-16T06:00:32.221Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T06:00:32.221Z] #0 4.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-16T06:00:32.221Z] #152 ... [2024-08-16T06:00:32.221Z] [2024-08-16T06:00:32.221Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T06:00:32.221Z] #0 6.529 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-16T06:00:32.486Z] #153 ... [2024-08-16T06:00:32.486Z] [2024-08-16T06:00:32.486Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:00:32.486Z] #0 5.578 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T06:00:32.486Z] #154 ... [2024-08-16T06:00:32.486Z] [2024-08-16T06:00:32.487Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T06:00:32.487Z] #0 5.545 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T06:00:32.753Z] #155 ... [2024-08-16T06:00:32.753Z] [2024-08-16T06:00:32.753Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:00:32.753Z] #0 6.271 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T06:00:33.019Z] #156 ... [2024-08-16T06:00:33.019Z] [2024-08-16T06:00:33.019Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T06:00:33.019Z] #0 6.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T06:00:33.019Z] #157 ... [2024-08-16T06:00:33.019Z] [2024-08-16T06:00:33.019Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:00:33.019Z] #0 6.045 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T06:00:33.312Z] #158 ... [2024-08-16T06:00:33.312Z] [2024-08-16T06:00:33.312Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:00:33.312Z] #0 6.460 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T06:00:33.620Z] #159 ... [2024-08-16T06:00:33.620Z] [2024-08-16T06:00:33.620Z] #160 [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-16T06:00:33.620Z] #0 6.445 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T06:00:33.620Z] #160 ... [2024-08-16T06:00:33.620Z] [2024-08-16T06:00:33.620Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T06:00:33.620Z] #149 5.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T06:02:05.417Z] #142 ... [2024-08-16T06:02:05.417Z] [2024-08-16T06:02:05.417Z] #155 [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-16T06:02:05.417Z] #155 102.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T06:03:14.612Z] #155 DONE 175.9s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:03:14.612Z] #150 DONE 176.0s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T06:03:14.612Z] #149 DONE 175.9s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T06:03:14.612Z] #152 DONE 175.8s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:03:14.612Z] #154 DONE 176.0s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T06:03:14.612Z] #160 DONE 175.9s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.612Z] #161 ... [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T06:03:14.612Z] #151 DONE 176.0s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:03:14.612Z] #157 DONE 176.1s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.612Z] #162 ... [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T06:03:14.612Z] #158 DONE 176.2s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:03:14.612Z] #153 DONE 176.3s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:03:14.612Z] #159 DONE 176.3s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:03:14.612Z] #142 DONE 176.3s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T06:03:14.612Z] #156 DONE 176.4s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.612Z] #163 ... [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #164 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.612Z] #164 DONE 1.0s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.612Z] #161 DONE 1.0s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T06:03:14.612Z] #165 DONE 1.0s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #166 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.612Z] #166 DONE 0.9s [2024-08-16T06:03:14.612Z] [2024-08-16T06:03:14.612Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.612Z] #163 DONE 0.7s [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #167 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.613Z] #167 DONE 0.8s [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.613Z] #162 DONE 1.0s [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.613Z] #168 DONE 1.0s [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T06:03:14.613Z] #169 ... [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.613Z] #170 CACHED [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:14.613Z] #171 CACHED [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #172 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.613Z] #172 DONE 0.4s [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:14.613Z] #173 CACHED [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.613Z] #174 CACHED [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:14.613Z] #175 CACHED [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.613Z] #176 CACHED [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:14.613Z] #177 CACHED [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:14.613Z] #178 CACHED [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:14.613Z] #179 DONE 0.3s [2024-08-16T06:03:14.613Z] [2024-08-16T06:03:14.613Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:14.613Z] #180 DONE 0.4s [2024-08-16T06:03:14.871Z] [2024-08-16T06:03:14.871Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-16T06:03:15.139Z] #181 ... [2024-08-16T06:03:15.139Z] [2024-08-16T06:03:15.139Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:15.139Z] #182 DONE 0.9s [2024-08-16T06:03:15.139Z] [2024-08-16T06:03:15.139Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T06:03:15.139Z] #169 DONE 0.9s [2024-08-16T06:03:15.139Z] [2024-08-16T06:03:15.139Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:15.139Z] #183 DONE 0.9s [2024-08-16T06:03:15.139Z] [2024-08-16T06:03:15.139Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:15.139Z] #184 DONE 0.9s [2024-08-16T06:03:15.139Z] [2024-08-16T06:03:15.139Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:15.139Z] #185 DONE 0.9s [2024-08-16T06:03:15.397Z] [2024-08-16T06:03:15.397Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:18.768Z] #186 ... [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-16T06:03:18.768Z] #187 DONE 3.6s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T06:03:18.768Z] #188 DONE 3.6s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:18.768Z] #189 DONE 3.6s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-16T06:03:18.768Z] #190 DONE 3.6s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #191 [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-16T06:03:18.768Z] #191 DONE 3.0s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-16T06:03:18.768Z] #192 DONE 3.1s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T06:03:18.768Z] #193 DONE 3.7s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #194 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:18.768Z] #194 ... [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #195 [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-16T06:03:18.768Z] #195 DONE 3.2s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-16T06:03:18.768Z] #181 DONE 3.8s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:18.768Z] #186 DONE 3.2s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #196 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-16T06:03:18.768Z] #196 DONE 3.2s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #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-16T06:03:18.768Z] #197 DONE 3.2s [2024-08-16T06:03:18.768Z] [2024-08-16T06:03:18.768Z] #100 [core-keeper] exporting to image [2024-08-16T06:03:18.768Z] #100 exporting layers [2024-08-16T06:03:19.029Z] #100 ... [2024-08-16T06:03:19.029Z] [2024-08-16T06:03:19.029Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-16T06:03:19.029Z] #198 DONE 4.7s [2024-08-16T06:03:19.029Z] [2024-08-16T06:03:19.029Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:19.030Z] #199 DONE 0.9s [2024-08-16T06:03:19.030Z] [2024-08-16T06:03:19.030Z] #200 [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-16T06:03:19.030Z] #200 DONE 0.9s [2024-08-16T06:03:19.030Z] [2024-08-16T06:03:19.030Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:19.030Z] #201 DONE 0.9s [2024-08-16T06:03:19.030Z] [2024-08-16T06:03:19.030Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-16T06:03:19.030Z] #202 DONE 0.9s [2024-08-16T06:03:19.030Z] [2024-08-16T06:03:19.030Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:19.030Z] #203 DONE 0.9s [2024-08-16T06:03:19.030Z] [2024-08-16T06:03:19.030Z] #204 [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-16T06:03:19.030Z] #204 DONE 0.9s [2024-08-16T06:03:19.030Z] [2024-08-16T06:03:19.030Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:19.289Z] #205 ... [2024-08-16T06:03:19.289Z] [2024-08-16T06:03:19.289Z] #194 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:19.289Z] #194 DONE 0.8s [2024-08-16T06:03:19.289Z] [2024-08-16T06:03:19.289Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:19.289Z] #206 DONE 0.8s [2024-08-16T06:03:19.289Z] [2024-08-16T06:03:19.289Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-16T06:03:19.289Z] #207 DONE 0.9s [2024-08-16T06:03:19.289Z] [2024-08-16T06:03:19.289Z] #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-16T06:03:19.289Z] #208 DONE 0.8s [2024-08-16T06:03:19.289Z] [2024-08-16T06:03:19.289Z] #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-16T06:03:19.289Z] #209 DONE 0.9s [2024-08-16T06:03:19.289Z] [2024-08-16T06:03:19.289Z] #100 [support-cron-scheduler] exporting to image [2024-08-16T06:03:19.289Z] #100 writing image sha256:e8cc3db6bfbb447ac97b7f4e4e6bd235c78e842c0186f1108cc3df2d33edfec3 [2024-08-16T06:03:19.551Z] #100 writing image sha256:e8cc3db6bfbb447ac97b7f4e4e6bd235c78e842c0186f1108cc3df2d33edfec3 0.1s done [2024-08-16T06:03:19.551Z] #100 naming to docker.io/library/core-keeper 0.0s done [2024-08-16T06:03:19.811Z] #100 ... [2024-08-16T06:03:19.811Z] [2024-08-16T06:03:19.811Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-16T06:03:19.811Z] #210 DONE 0.6s [2024-08-16T06:03:19.811Z] [2024-08-16T06:03:19.811Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:03:19.811Z] #211 DONE 0.7s [2024-08-16T06:03:19.811Z] [2024-08-16T06:03:19.811Z] #100 [core-keeper] exporting to image [2024-08-16T06:03:19.811Z] #100 exporting layers 0.6s done [2024-08-16T06:03:19.811Z] #100 ... [2024-08-16T06:03:19.811Z] [2024-08-16T06:03:19.811Z] #212 [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-16T06:03:19.811Z] #212 DONE 0.7s [2024-08-16T06:03:19.811Z] [2024-08-16T06:03:19.811Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:19.811Z] #213 DONE 0.7s [2024-08-16T06:03:19.811Z] [2024-08-16T06:03:19.811Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-16T06:03:19.811Z] #214 DONE 0.7s [2024-08-16T06:03:19.811Z] [2024-08-16T06:03:19.811Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:03:19.811Z] #205 DONE 0.7s [2024-08-16T06:03:19.811Z] [2024-08-16T06:03:19.811Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-16T06:03:19.811Z] #215 DONE 0.6s [2024-08-16T06:03:19.811Z] [2024-08-16T06:03:19.811Z] #100 [core-metadata] exporting to image [2024-08-16T06:03:19.811Z] #100 writing image sha256:dc4014080e5a758e1f35f89370e5df899fc67b32d1d79a62e79bb22062b6175c [2024-08-16T06:03:20.072Z] #100 writing image sha256:dc4014080e5a758e1f35f89370e5df899fc67b32d1d79a62e79bb22062b6175c 0.1s done [2024-08-16T06:03:20.072Z] #100 writing image sha256:4a6271de02a56490cc4047fef9a01d76a1902f8d9dfb4ee615bb35c3d9b1154f 0.1s done [2024-08-16T06:03:20.072Z] #100 writing image sha256:c12f6c8090d258e8c5ed36d0df76492b351531694243baf98abea8081a4c7707 [2024-08-16T06:03:20.072Z] #100 naming to docker.io/library/support-scheduler done [2024-08-16T06:03:20.072Z] #100 naming to docker.io/library/support-notifications done [2024-08-16T06:03:20.518Z] #100 ... [2024-08-16T06:03:20.518Z] [2024-08-16T06:03:20.518Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:03:20.518Z] #216 DONE 0.5s [2024-08-16T06:03:20.518Z] [2024-08-16T06:03:20.518Z] #100 [core-command] exporting to image [2024-08-16T06:03:20.518Z] #100 exporting layers 1.0s done [2024-08-16T06:03:20.518Z] #100 writing image sha256:c12f6c8090d258e8c5ed36d0df76492b351531694243baf98abea8081a4c7707 0.3s done [2024-08-16T06:03:20.518Z] #100 naming to docker.io/library/core-command 0.0s done [2024-08-16T06:03:20.518Z] #100 ... [2024-08-16T06:03:20.518Z] [2024-08-16T06:03:20.518Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:03:20.518Z] #217 DONE 0.7s [2024-08-16T06:03:20.518Z] [2024-08-16T06:03:20.518Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T06:03:20.518Z] #218 DONE 0.5s [2024-08-16T06:03:20.518Z] [2024-08-16T06:03:20.518Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-16T06:03:20.518Z] #219 DONE 0.5s [2024-08-16T06:03:20.518Z] [2024-08-16T06:03:20.518Z] #100 [support-cron-scheduler] exporting to image [2024-08-16T06:03:20.518Z] #100 exporting layers 0.6s done [2024-08-16T06:03:20.518Z] #100 writing image sha256:f9529c5a9878a7ed84e6aaa623f5afd6f317725894057190955f8a5d89674e4a 0.0s done [2024-08-16T06:03:20.518Z] #100 naming to docker.io/library/support-cron-scheduler done [2024-08-16T06:03:20.883Z] #100 writing image sha256:989a777fb4959e1dfdecbcbf9b76573c7c2ed722f2a7f4da4004c36088d520f6 done [2024-08-16T06:03:20.883Z] #100 writing image sha256:7aa7c8bd0ea26ff7a993c777dedfa47bddf4dde73ab0ee868cd2bd1abb02dadb done [2024-08-16T06:03:20.883Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2024-08-16T06:03:20.883Z] #100 naming to docker.io/library/core-metadata done [2024-08-16T06:03:20.883Z] #100 writing image sha256:154a8a3806c3f6f60a9bbbb6395300616c85983eb6c66de9fbd9530d213bdb26 [2024-08-16T06:03:20.883Z] #100 ... [2024-08-16T06:03:20.883Z] [2024-08-16T06:03:20.883Z] #220 [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-16T06:03:20.883Z] #220 DONE 1.0s [2024-08-16T06:03:20.883Z] [2024-08-16T06:03:20.883Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-16T06:03:20.883Z] #221 DONE 0.7s [2024-08-16T06:03:20.883Z] [2024-08-16T06:03:20.883Z] #100 [core-common-config-bootstrapper] exporting to image [2024-08-16T06:03:20.883Z] #100 writing image sha256:154a8a3806c3f6f60a9bbbb6395300616c85983eb6c66de9fbd9530d213bdb26 done [2024-08-16T06:03:20.883Z] #100 naming to docker.io/library/core-data done [2024-08-16T06:03:21.143Z] #100 exporting layers 0.4s done [2024-08-16T06:03:21.405Z] #100 ... [2024-08-16T06:03:21.405Z] [2024-08-16T06:03:21.405Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T06:03:21.405Z] #222 DONE 0.1s [2024-08-16T06:03:21.405Z] [2024-08-16T06:03:21.405Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-16T06:03:21.405Z] #223 DONE 0.8s [2024-08-16T06:03:21.405Z] [2024-08-16T06:03:21.405Z] #100 [core-common-config-bootstrapper] exporting to image [2024-08-16T06:03:21.405Z] #100 exporting layers 0.7s done [2024-08-16T06:03:21.405Z] #100 writing image sha256:d8519439b80f1f8699db635882226f4a7276b79515018733f4f5d00cd780a4d3 0.0s done [2024-08-16T06:03:21.405Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-16T06:03:21.405Z] #100 writing image sha256:5df9c1f599a5aa2ec5f51473c2eccc0aa2d710956421855b6711e7adbd096126 [2024-08-16T06:03:21.405Z] #100 ... [2024-08-16T06:03:21.405Z] [2024-08-16T06:03:21.405Z] #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-16T06:03:21.405Z] #224 DONE 0.2s [2024-08-16T06:03:21.405Z] [2024-08-16T06:03:21.405Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T06:03:21.405Z] #225 DONE 0.2s [2024-08-16T06:03:21.405Z] [2024-08-16T06:03:21.405Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:03:21.405Z] #226 DONE 1.0s [2024-08-16T06:03:21.405Z] [2024-08-16T06:03:21.405Z] #100 [security-proxy-setup] exporting to image [2024-08-16T06:03:21.405Z] #100 writing image sha256:5df9c1f599a5aa2ec5f51473c2eccc0aa2d710956421855b6711e7adbd096126 done [2024-08-16T06:03:21.405Z] #100 naming to docker.io/library/security-proxy-auth done [2024-08-16T06:03:21.405Z] #100 ... [2024-08-16T06:03:21.405Z] [2024-08-16T06:03:21.405Z] #227 [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-16T06:03:21.405Z] #227 DONE 0.1s [2024-08-16T06:03:21.405Z] [2024-08-16T06:03:21.405Z] #228 [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-16T06:03:21.405Z] #228 DONE 0.1s [2024-08-16T06:03:21.666Z] [2024-08-16T06:03:21.666Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-16T06:03:21.666Z] #229 DONE 0.0s [2024-08-16T06:03:21.666Z] [2024-08-16T06:03:21.666Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-16T06:03:21.666Z] #230 DONE 0.1s [2024-08-16T06:03:21.666Z] [2024-08-16T06:03:21.666Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:03:21.927Z] #231 ... [2024-08-16T06:03:21.927Z] [2024-08-16T06:03:21.927Z] #100 [security-proxy-setup] exporting to image [2024-08-16T06:03:21.927Z] #100 exporting layers 0.3s done [2024-08-16T06:03:21.927Z] #100 writing image sha256:35db0a5ae1423cc4144e0e559737d3b88de5a519696c474eebbe4b7d4e8ce795 done [2024-08-16T06:03:21.927Z] #100 naming to docker.io/library/security-proxy-setup done [2024-08-16T06:03:21.927Z] #100 DONE 4.7s [2024-08-16T06:03:21.927Z] [2024-08-16T06:03:21.927Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:03:21.927Z] #231 DONE 0.5s [2024-08-16T06:03:21.927Z] [2024-08-16T06:03:21.927Z] #100 [security-secretstore-setup] exporting to image [2024-08-16T06:03:22.189Z] #100 ... [2024-08-16T06:03:22.189Z] [2024-08-16T06:03:22.189Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T06:03:22.189Z] #232 DONE 0.4s [2024-08-16T06:03:22.189Z] [2024-08-16T06:03:22.189Z] #100 [security-bootstrapper] exporting to image [2024-08-16T06:03:22.189Z] #100 exporting layers 0.3s done [2024-08-16T06:03:22.450Z] #100 writing image sha256:07b15f30de874f8d9bca1b2248027ab077958f89911022a3cf8fb9c0b5cdaa3d 0.0s done [2024-08-16T06:03:22.450Z] #100 naming to docker.io/library/security-secretstore-setup done [2024-08-16T06:03:22.713Z] #100 exporting layers 0.5s done [2024-08-16T06:03:22.713Z] #100 writing image sha256:7c2da9f75aedb8b328175e1b5f08f610593b258c3b6b414568faedbf57cd4b00 done [2024-08-16T06:03:22.713Z] #100 naming to docker.io/library/security-bootstrapper done [2024-08-16T06:03:22.713Z] #100 DONE 5.4s [2024-08-16T06:03:22.713Z] [2024-08-16T06:03:22.713Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:03:22.713Z] time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-16T06:03:22.726Z] $ docker stop --time=1 8a7f71ee616841d3f180be924df63106d5dd71e4a839470e9ce3afa8b6b6e3cd [2024-08-16T06:03:24.108Z] $ docker rm -f --volumes 8a7f71ee616841d3f180be924df63106d5dd71e4a839470e9ce3afa8b6b6e3cd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T06:03:24.463Z] + docker images [2024-08-16T06:03:24.463Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-16T06:03:24.463Z] security-bootstrapper latest 7c2da9f75aed 3 seconds ago 18.9MB [2024-08-16T06:03:24.463Z] security-proxy-setup latest 35db0a5ae142 3 seconds ago 26.2MB [2024-08-16T06:03:24.463Z] security-secretstore-setup latest 07b15f30de87 3 seconds ago 37MB [2024-08-16T06:03:24.463Z] security-proxy-auth latest 5df9c1f599a5 4 seconds ago 33MB [2024-08-16T06:03:24.463Z] core-common-config-bootstrapper latest d8519439b80f 4 seconds ago 15.2MB [2024-08-16T06:03:24.463Z] security-spiffe-token-provider latest 7aa7c8bd0ea2 5 seconds ago 28.8MB [2024-08-16T06:03:24.463Z] support-cron-scheduler latest f9529c5a9878 5 seconds ago 44MB [2024-08-16T06:03:24.463Z] core-metadata latest 989a777fb495 5 seconds ago 39.7MB [2024-08-16T06:03:24.463Z] core-data latest 154a8a3806c3 5 seconds ago 39.6MB [2024-08-16T06:03:24.463Z] core-command latest c12f6c8090d2 5 seconds ago 35.4MB [2024-08-16T06:03:24.463Z] support-scheduler latest 4a6271de02a5 6 seconds ago 41.9MB [2024-08-16T06:03:24.463Z] support-notifications latest dc4014080e5a 6 seconds ago 42.5MB [2024-08-16T06:03:24.463Z] core-keeper latest e8cc3db6bfbb 6 seconds ago 39.5MB [2024-08-16T06:03:24.463Z] security-spire-config latest 977c06e9b715 4 minutes ago 120MB [2024-08-16T06:03:24.463Z] security-spire-agent latest e8aa5d0855d7 4 minutes ago 182MB [2024-08-16T06:03:24.463Z] security-spire-server latest 77c2825e1b13 4 minutes ago 121MB [2024-08-16T06:03:24.463Z] ci-base-image-x86_64 latest 0a3554e240d7 9 minutes ago 970MB [2024-08-16T06:03:24.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-16T06:03:24.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-16T06:03:24.463Z] 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-16T06:03:24.627Z] provisioning config files... [2024-08-16T06:03:24.637Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/672@tmp/config3751547961720741157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:03:24.948Z] ---> ****-login.sh [2024-08-16T06:03:24.948Z] nexus3.edgexfoundry.org:10001 [2024-08-16T06:03:24.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:03:24.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:03:24.949Z] Configure a credential helper to remove this warning. See [2024-08-16T06:03:24.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:03:24.949Z] [2024-08-16T06:03:24.949Z] Login Succeeded [2024-08-16T06:03:24.949Z] nexus3.edgexfoundry.org:10002 [2024-08-16T06:03:25.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:03:25.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:03:25.208Z] Configure a credential helper to remove this warning. See [2024-08-16T06:03:25.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:03:25.209Z] [2024-08-16T06:03:25.209Z] Login Succeeded [2024-08-16T06:03:25.209Z] nexus3.edgexfoundry.org:10003 [2024-08-16T06:03:25.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:03:25.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:03:25.209Z] Configure a credential helper to remove this warning. See [2024-08-16T06:03:25.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:03:25.209Z] [2024-08-16T06:03:25.209Z] Login Succeeded [2024-08-16T06:03:25.209Z] nexus3.edgexfoundry.org:10004 [2024-08-16T06:03:25.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:03:25.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:03:25.468Z] Configure a credential helper to remove this warning. See [2024-08-16T06:03:25.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:03:25.468Z] [2024-08-16T06:03:25.468Z] Login Succeeded [2024-08-16T06:03:25.468Z] ****.io [2024-08-16T06:03:25.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:03:25.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:03:25.729Z] Configure a credential helper to remove this warning. See [2024-08-16T06:03:25.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:03:25.729Z] [2024-08-16T06:03:25.729Z] Login Succeeded [2024-08-16T06:03:25.729Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T06:03:25.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:03:25.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T06:03:25.820Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-16T06:03:25.820Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:25.820Z] latest [2024-08-16T06:03:25.820Z] 3.2.0-dev.54 [2024-08-16T06:03:25.820Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:25.820Z] main [2024-08-16T06:03:25.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:26.167Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:26.528Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:26.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T06:03:26.528Z] 10eac7202c1f: Preparing [2024-08-16T06:03:26.528Z] 336be61f0737: Preparing [2024-08-16T06:03:26.528Z] f906a6ab4164: Preparing [2024-08-16T06:03:26.528Z] a1065e709f85: Preparing [2024-08-16T06:03:26.528Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:26.528Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:26.528Z] ce7f800efff9: Preparing [2024-08-16T06:03:26.528Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:26.528Z] ce7f800efff9: Waiting [2024-08-16T06:03:26.528Z] a1065e709f85: Pushed [2024-08-16T06:03:26.528Z] 9d1dab3097a4: Pushed [2024-08-16T06:03:26.528Z] 10eac7202c1f: Pushed [2024-08-16T06:03:26.528Z] f906a6ab4164: Pushed [2024-08-16T06:03:26.528Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:26.787Z] 64b6d96e4e88: Pushed [2024-08-16T06:03:29.322Z] 336be61f0737: Pushed [2024-08-16T06:03:29.322Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:29.650Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:29.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-16T06:03:29.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T06:03:29.970Z] 10eac7202c1f: Preparing [2024-08-16T06:03:29.970Z] 336be61f0737: Preparing [2024-08-16T06:03:29.970Z] f906a6ab4164: Preparing [2024-08-16T06:03:29.970Z] a1065e709f85: Preparing [2024-08-16T06:03:29.970Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:29.970Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:29.970Z] ce7f800efff9: Preparing [2024-08-16T06:03:29.970Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:29.970Z] ce7f800efff9: Waiting [2024-08-16T06:03:29.970Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:29.970Z] 10eac7202c1f: Layer already exists [2024-08-16T06:03:29.970Z] a1065e709f85: Layer already exists [2024-08-16T06:03:29.970Z] 336be61f0737: Layer already exists [2024-08-16T06:03:29.970Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:29.970Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:29.970Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:29.970Z] latest: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:30.306Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:30.632Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.54 [2024-08-16T06:03:30.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T06:03:30.632Z] 10eac7202c1f: Preparing [2024-08-16T06:03:30.632Z] 336be61f0737: Preparing [2024-08-16T06:03:30.632Z] f906a6ab4164: Preparing [2024-08-16T06:03:30.632Z] a1065e709f85: Preparing [2024-08-16T06:03:30.632Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:30.632Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:30.632Z] ce7f800efff9: Preparing [2024-08-16T06:03:30.632Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:30.632Z] ce7f800efff9: Waiting [2024-08-16T06:03:30.632Z] 336be61f0737: Layer already exists [2024-08-16T06:03:30.632Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:30.632Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:30.632Z] a1065e709f85: Layer already exists [2024-08-16T06:03:30.632Z] 10eac7202c1f: Layer already exists [2024-08-16T06:03:30.632Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:30.632Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:30.632Z] 3.2.0-dev.54: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:31.028Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:31.360Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:31.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T06:03:31.360Z] 10eac7202c1f: Preparing [2024-08-16T06:03:31.360Z] 336be61f0737: Preparing [2024-08-16T06:03:31.360Z] f906a6ab4164: Preparing [2024-08-16T06:03:31.360Z] a1065e709f85: Preparing [2024-08-16T06:03:31.360Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:31.360Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:31.360Z] ce7f800efff9: Preparing [2024-08-16T06:03:31.360Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:31.360Z] ce7f800efff9: Waiting [2024-08-16T06:03:31.360Z] 10eac7202c1f: Layer already exists [2024-08-16T06:03:31.360Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:31.360Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:31.360Z] 336be61f0737: Layer already exists [2024-08-16T06:03:31.360Z] a1065e709f85: Layer already exists [2024-08-16T06:03:31.360Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:31.360Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:31.360Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:31.686Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:32.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-16T06:03:32.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T06:03:32.013Z] 10eac7202c1f: Preparing [2024-08-16T06:03:32.013Z] 336be61f0737: Preparing [2024-08-16T06:03:32.013Z] f906a6ab4164: Preparing [2024-08-16T06:03:32.013Z] a1065e709f85: Preparing [2024-08-16T06:03:32.013Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:32.013Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:32.013Z] ce7f800efff9: Preparing [2024-08-16T06:03:32.013Z] ce7f800efff9: Waiting [2024-08-16T06:03:32.013Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:32.013Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:32.013Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:32.013Z] 336be61f0737: Layer already exists [2024-08-16T06:03:32.013Z] a1065e709f85: Layer already exists [2024-08-16T06:03:32.013Z] 10eac7202c1f: Layer already exists [2024-08-16T06:03:32.013Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:32.013Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:32.013Z] main: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:03:32.089Z] ===================================================== [Pipeline] echo [2024-08-16T06:03:32.106Z] taggedImages: [2024-08-16T06:03:32.106Z] - nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:32.106Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-16T06:03:32.106Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.54 [2024-08-16T06:03:32.106Z] - nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:32.106Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-16T06:03:32.132Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-16T06:03:32.132Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:32.132Z] latest [2024-08-16T06:03:32.132Z] 3.2.0-dev.54 [2024-08-16T06:03:32.132Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:32.132Z] main [2024-08-16T06:03:32.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:32.476Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:32.855Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:32.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T06:03:32.855Z] fa7a6d23cc7b: Preparing [2024-08-16T06:03:32.855Z] 381766e67b30: Preparing [2024-08-16T06:03:32.855Z] 8efeb8f343a4: Preparing [2024-08-16T06:03:32.855Z] 86576fb35369: Preparing [2024-08-16T06:03:32.855Z] f906a6ab4164: Preparing [2024-08-16T06:03:32.855Z] a1065e709f85: Preparing [2024-08-16T06:03:32.855Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:32.855Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:32.855Z] ce7f800efff9: Preparing [2024-08-16T06:03:32.855Z] a1065e709f85: Waiting [2024-08-16T06:03:32.855Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:32.855Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:32.855Z] ce7f800efff9: Waiting [2024-08-16T06:03:32.855Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:32.855Z] a1065e709f85: Layer already exists [2024-08-16T06:03:32.855Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:32.855Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:32.855Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:32.855Z] 8efeb8f343a4: Pushed [2024-08-16T06:03:32.855Z] fa7a6d23cc7b: Pushed [2024-08-16T06:03:32.855Z] 381766e67b30: Pushed [2024-08-16T06:03:33.793Z] 86576fb35369: Pushed [2024-08-16T06:03:33.793Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:34.128Z] + 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-16T06:03:34.463Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-16T06:03:34.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T06:03:34.463Z] fa7a6d23cc7b: Preparing [2024-08-16T06:03:34.463Z] 381766e67b30: Preparing [2024-08-16T06:03:34.463Z] 8efeb8f343a4: Preparing [2024-08-16T06:03:34.463Z] 86576fb35369: Preparing [2024-08-16T06:03:34.463Z] f906a6ab4164: Preparing [2024-08-16T06:03:34.463Z] a1065e709f85: Preparing [2024-08-16T06:03:34.463Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:34.463Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:34.463Z] ce7f800efff9: Preparing [2024-08-16T06:03:34.463Z] a1065e709f85: Waiting [2024-08-16T06:03:34.463Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:34.463Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:34.463Z] ce7f800efff9: Waiting [2024-08-16T06:03:34.463Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:34.463Z] fa7a6d23cc7b: Layer already exists [2024-08-16T06:03:34.463Z] 86576fb35369: Layer already exists [2024-08-16T06:03:34.463Z] 8efeb8f343a4: Layer already exists [2024-08-16T06:03:34.463Z] 381766e67b30: Layer already exists [2024-08-16T06:03:34.463Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:34.463Z] a1065e709f85: Layer already exists [2024-08-16T06:03:34.463Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:34.463Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:34.463Z] latest: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:34.794Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:35.121Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.54 [2024-08-16T06:03:35.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T06:03:35.122Z] fa7a6d23cc7b: Preparing [2024-08-16T06:03:35.122Z] 381766e67b30: Preparing [2024-08-16T06:03:35.122Z] 8efeb8f343a4: Preparing [2024-08-16T06:03:35.122Z] 86576fb35369: Preparing [2024-08-16T06:03:35.122Z] f906a6ab4164: Preparing [2024-08-16T06:03:35.122Z] a1065e709f85: Preparing [2024-08-16T06:03:35.122Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:35.122Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:35.122Z] ce7f800efff9: Preparing [2024-08-16T06:03:35.122Z] a1065e709f85: Waiting [2024-08-16T06:03:35.122Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:35.122Z] ce7f800efff9: Waiting [2024-08-16T06:03:35.122Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:35.122Z] 86576fb35369: Layer already exists [2024-08-16T06:03:35.122Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:35.122Z] 381766e67b30: Layer already exists [2024-08-16T06:03:35.122Z] fa7a6d23cc7b: Layer already exists [2024-08-16T06:03:35.122Z] 8efeb8f343a4: Layer already exists [2024-08-16T06:03:35.122Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:35.122Z] a1065e709f85: Layer already exists [2024-08-16T06:03:35.122Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:35.122Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:35.122Z] 3.2.0-dev.54: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:35.459Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:35.785Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:35.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T06:03:35.785Z] fa7a6d23cc7b: Preparing [2024-08-16T06:03:35.785Z] 381766e67b30: Preparing [2024-08-16T06:03:35.785Z] 8efeb8f343a4: Preparing [2024-08-16T06:03:35.785Z] 86576fb35369: Preparing [2024-08-16T06:03:35.785Z] f906a6ab4164: Preparing [2024-08-16T06:03:35.785Z] a1065e709f85: Preparing [2024-08-16T06:03:35.785Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:35.785Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:35.785Z] ce7f800efff9: Preparing [2024-08-16T06:03:35.785Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:35.785Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:35.785Z] ce7f800efff9: Waiting [2024-08-16T06:03:35.785Z] a1065e709f85: Waiting [2024-08-16T06:03:35.785Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:35.785Z] 381766e67b30: Layer already exists [2024-08-16T06:03:35.785Z] fa7a6d23cc7b: Layer already exists [2024-08-16T06:03:35.785Z] 8efeb8f343a4: Layer already exists [2024-08-16T06:03:35.785Z] 86576fb35369: Layer already exists [2024-08-16T06:03:35.785Z] a1065e709f85: Layer already exists [2024-08-16T06:03:35.785Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:35.785Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:35.785Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:35.785Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:36.117Z] + 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-16T06:03:36.444Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-16T06:03:36.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T06:03:36.445Z] fa7a6d23cc7b: Preparing [2024-08-16T06:03:36.445Z] 381766e67b30: Preparing [2024-08-16T06:03:36.445Z] 8efeb8f343a4: Preparing [2024-08-16T06:03:36.445Z] 86576fb35369: Preparing [2024-08-16T06:03:36.445Z] f906a6ab4164: Preparing [2024-08-16T06:03:36.445Z] a1065e709f85: Preparing [2024-08-16T06:03:36.445Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:36.445Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:36.445Z] ce7f800efff9: Preparing [2024-08-16T06:03:36.445Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:36.445Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:36.445Z] ce7f800efff9: Waiting [2024-08-16T06:03:36.445Z] a1065e709f85: Waiting [2024-08-16T06:03:36.445Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:36.445Z] 86576fb35369: Layer already exists [2024-08-16T06:03:36.445Z] 8efeb8f343a4: Layer already exists [2024-08-16T06:03:36.445Z] 381766e67b30: Layer already exists [2024-08-16T06:03:36.445Z] fa7a6d23cc7b: Layer already exists [2024-08-16T06:03:36.445Z] a1065e709f85: Layer already exists [2024-08-16T06:03:36.445Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:36.445Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:36.445Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:36.445Z] main: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:03:36.527Z] ===================================================== [Pipeline] echo [2024-08-16T06:03:36.544Z] taggedImages: [2024-08-16T06:03:36.545Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:36.545Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-16T06:03:36.545Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.54 [2024-08-16T06:03:36.545Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:36.545Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-16T06:03:36.574Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-16T06:03:36.574Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:36.574Z] latest [2024-08-16T06:03:36.574Z] 3.2.0-dev.54 [2024-08-16T06:03:36.574Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:36.574Z] main [2024-08-16T06:03:36.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:36.923Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:37.259Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:37.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T06:03:37.260Z] 99afbc727658: Preparing [2024-08-16T06:03:37.260Z] 326d5ed1adea: Preparing [2024-08-16T06:03:37.260Z] f906a6ab4164: Preparing [2024-08-16T06:03:37.260Z] a1065e709f85: Preparing [2024-08-16T06:03:37.260Z] d93439a8f543: Preparing [2024-08-16T06:03:37.260Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:37.260Z] ce7f800efff9: Preparing [2024-08-16T06:03:37.260Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:37.260Z] ce7f800efff9: Waiting [2024-08-16T06:03:37.260Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:37.260Z] a1065e709f85: Layer already exists [2024-08-16T06:03:37.260Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:37.260Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:37.260Z] d93439a8f543: Pushed [2024-08-16T06:03:37.260Z] 99afbc727658: Pushed [2024-08-16T06:03:40.549Z] 326d5ed1adea: Pushed [2024-08-16T06:03:40.549Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:40.876Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:41.191Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-16T06:03:41.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T06:03:41.191Z] 99afbc727658: Preparing [2024-08-16T06:03:41.191Z] 326d5ed1adea: Preparing [2024-08-16T06:03:41.191Z] f906a6ab4164: Preparing [2024-08-16T06:03:41.191Z] a1065e709f85: Preparing [2024-08-16T06:03:41.191Z] d93439a8f543: Preparing [2024-08-16T06:03:41.191Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:41.191Z] ce7f800efff9: Preparing [2024-08-16T06:03:41.191Z] ce7f800efff9: Waiting [2024-08-16T06:03:41.191Z] a1065e709f85: Layer already exists [2024-08-16T06:03:41.191Z] 326d5ed1adea: Layer already exists [2024-08-16T06:03:41.191Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:41.191Z] d93439a8f543: Layer already exists [2024-08-16T06:03:41.191Z] 99afbc727658: Layer already exists [2024-08-16T06:03:41.191Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:41.191Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:41.191Z] latest: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:41.523Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:41.846Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.54 [2024-08-16T06:03:41.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T06:03:41.846Z] 99afbc727658: Preparing [2024-08-16T06:03:41.846Z] 326d5ed1adea: Preparing [2024-08-16T06:03:41.846Z] f906a6ab4164: Preparing [2024-08-16T06:03:41.846Z] a1065e709f85: Preparing [2024-08-16T06:03:41.846Z] d93439a8f543: Preparing [2024-08-16T06:03:41.846Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:41.846Z] ce7f800efff9: Preparing [2024-08-16T06:03:41.846Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:41.846Z] ce7f800efff9: Waiting [2024-08-16T06:03:41.846Z] a1065e709f85: Layer already exists [2024-08-16T06:03:41.846Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:41.846Z] 99afbc727658: Layer already exists [2024-08-16T06:03:41.846Z] d93439a8f543: Layer already exists [2024-08-16T06:03:41.846Z] 326d5ed1adea: Layer already exists [2024-08-16T06:03:41.846Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:41.846Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:41.847Z] 3.2.0-dev.54: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:42.174Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:42.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:42.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T06:03:42.507Z] 99afbc727658: Preparing [2024-08-16T06:03:42.507Z] 326d5ed1adea: Preparing [2024-08-16T06:03:42.507Z] f906a6ab4164: Preparing [2024-08-16T06:03:42.507Z] a1065e709f85: Preparing [2024-08-16T06:03:42.507Z] d93439a8f543: Preparing [2024-08-16T06:03:42.507Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:42.507Z] ce7f800efff9: Preparing [2024-08-16T06:03:42.507Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:42.507Z] ce7f800efff9: Waiting [2024-08-16T06:03:42.507Z] a1065e709f85: Layer already exists [2024-08-16T06:03:42.507Z] 326d5ed1adea: Layer already exists [2024-08-16T06:03:42.507Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:42.507Z] 99afbc727658: Layer already exists [2024-08-16T06:03:42.507Z] d93439a8f543: Layer already exists [2024-08-16T06:03:42.507Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:42.507Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:42.507Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:42.832Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:43.164Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-16T06:03:43.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T06:03:43.164Z] 99afbc727658: Preparing [2024-08-16T06:03:43.164Z] 326d5ed1adea: Preparing [2024-08-16T06:03:43.164Z] f906a6ab4164: Preparing [2024-08-16T06:03:43.164Z] a1065e709f85: Preparing [2024-08-16T06:03:43.164Z] d93439a8f543: Preparing [2024-08-16T06:03:43.164Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:43.164Z] ce7f800efff9: Preparing [2024-08-16T06:03:43.164Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:43.164Z] ce7f800efff9: Waiting [2024-08-16T06:03:43.164Z] 326d5ed1adea: Layer already exists [2024-08-16T06:03:43.164Z] 99afbc727658: Layer already exists [2024-08-16T06:03:43.164Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:43.164Z] d93439a8f543: Layer already exists [2024-08-16T06:03:43.164Z] a1065e709f85: Layer already exists [2024-08-16T06:03:43.164Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:43.164Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:43.164Z] main: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:03:43.245Z] ===================================================== [Pipeline] echo [2024-08-16T06:03:43.263Z] taggedImages: [2024-08-16T06:03:43.263Z] - nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:43.263Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-16T06:03:43.263Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.54 [2024-08-16T06:03:43.263Z] - nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:43.263Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-16T06:03:43.295Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-16T06:03:43.295Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:43.295Z] latest [2024-08-16T06:03:43.295Z] 3.2.0-dev.54 [2024-08-16T06:03:43.295Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:43.295Z] main [2024-08-16T06:03:43.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:43.647Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:43.970Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:43.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T06:03:43.970Z] 54d69145b9e6: Preparing [2024-08-16T06:03:43.970Z] e385a32fdc91: Preparing [2024-08-16T06:03:43.970Z] a1065e709f85: Preparing [2024-08-16T06:03:43.970Z] 35c4a42d5fe1: Preparing [2024-08-16T06:03:43.970Z] 1cf385a40ff9: Preparing [2024-08-16T06:03:43.970Z] ce7f800efff9: Preparing [2024-08-16T06:03:43.970Z] ce7f800efff9: Waiting [2024-08-16T06:03:43.970Z] a1065e709f85: Layer already exists [2024-08-16T06:03:43.970Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:43.970Z] 54d69145b9e6: Pushed [2024-08-16T06:03:43.970Z] 1cf385a40ff9: Pushed [2024-08-16T06:03:43.970Z] 35c4a42d5fe1: Pushed [2024-08-16T06:03:47.261Z] e385a32fdc91: Pushed [2024-08-16T06:03:47.261Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:47.586Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:47.909Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-16T06:03:47.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T06:03:47.909Z] 54d69145b9e6: Preparing [2024-08-16T06:03:47.909Z] e385a32fdc91: Preparing [2024-08-16T06:03:47.909Z] a1065e709f85: Preparing [2024-08-16T06:03:47.909Z] 35c4a42d5fe1: Preparing [2024-08-16T06:03:47.909Z] 1cf385a40ff9: Preparing [2024-08-16T06:03:47.909Z] ce7f800efff9: Preparing [2024-08-16T06:03:47.909Z] ce7f800efff9: Waiting [2024-08-16T06:03:47.909Z] 1cf385a40ff9: Layer already exists [2024-08-16T06:03:47.909Z] 35c4a42d5fe1: Layer already exists [2024-08-16T06:03:47.909Z] 54d69145b9e6: Layer already exists [2024-08-16T06:03:47.909Z] a1065e709f85: Layer already exists [2024-08-16T06:03:47.909Z] e385a32fdc91: Layer already exists [2024-08-16T06:03:47.909Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:47.909Z] latest: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:48.241Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:48.562Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.54 [2024-08-16T06:03:48.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T06:03:48.562Z] 54d69145b9e6: Preparing [2024-08-16T06:03:48.562Z] e385a32fdc91: Preparing [2024-08-16T06:03:48.562Z] a1065e709f85: Preparing [2024-08-16T06:03:48.562Z] 35c4a42d5fe1: Preparing [2024-08-16T06:03:48.562Z] 1cf385a40ff9: Preparing [2024-08-16T06:03:48.562Z] ce7f800efff9: Preparing [2024-08-16T06:03:48.562Z] ce7f800efff9: Waiting [2024-08-16T06:03:48.562Z] a1065e709f85: Layer already exists [2024-08-16T06:03:48.562Z] 35c4a42d5fe1: Layer already exists [2024-08-16T06:03:48.562Z] 54d69145b9e6: Layer already exists [2024-08-16T06:03:48.562Z] e385a32fdc91: Layer already exists [2024-08-16T06:03:48.562Z] 1cf385a40ff9: Layer already exists [2024-08-16T06:03:48.562Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:48.562Z] 3.2.0-dev.54: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:48.887Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:49.208Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:49.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T06:03:49.208Z] 54d69145b9e6: Preparing [2024-08-16T06:03:49.208Z] e385a32fdc91: Preparing [2024-08-16T06:03:49.208Z] a1065e709f85: Preparing [2024-08-16T06:03:49.208Z] 35c4a42d5fe1: Preparing [2024-08-16T06:03:49.208Z] 1cf385a40ff9: Preparing [2024-08-16T06:03:49.208Z] ce7f800efff9: Preparing [2024-08-16T06:03:49.208Z] ce7f800efff9: Waiting [2024-08-16T06:03:49.208Z] a1065e709f85: Layer already exists [2024-08-16T06:03:49.208Z] 54d69145b9e6: Layer already exists [2024-08-16T06:03:49.208Z] 35c4a42d5fe1: Layer already exists [2024-08-16T06:03:49.208Z] 1cf385a40ff9: Layer already exists [2024-08-16T06:03:49.208Z] e385a32fdc91: Layer already exists [2024-08-16T06:03:49.208Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:49.208Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:49.536Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:49.855Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-16T06:03:49.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T06:03:49.855Z] 54d69145b9e6: Preparing [2024-08-16T06:03:49.855Z] e385a32fdc91: Preparing [2024-08-16T06:03:49.855Z] a1065e709f85: Preparing [2024-08-16T06:03:49.855Z] 35c4a42d5fe1: Preparing [2024-08-16T06:03:49.855Z] 1cf385a40ff9: Preparing [2024-08-16T06:03:49.855Z] ce7f800efff9: Preparing [2024-08-16T06:03:49.855Z] ce7f800efff9: Waiting [2024-08-16T06:03:49.855Z] 54d69145b9e6: Layer already exists [2024-08-16T06:03:49.855Z] a1065e709f85: Layer already exists [2024-08-16T06:03:49.855Z] e385a32fdc91: Layer already exists [2024-08-16T06:03:49.855Z] 35c4a42d5fe1: Layer already exists [2024-08-16T06:03:49.855Z] 1cf385a40ff9: Layer already exists [2024-08-16T06:03:49.855Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:49.855Z] main: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:03:49.965Z] ===================================================== [Pipeline] echo [2024-08-16T06:03:49.983Z] taggedImages: [2024-08-16T06:03:49.983Z] - nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:49.983Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-16T06:03:49.983Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.54 [2024-08-16T06:03:49.983Z] - nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:49.983Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-16T06:03:50.003Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-16T06:03:50.003Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:50.003Z] latest [2024-08-16T06:03:50.003Z] 3.2.0-dev.54 [2024-08-16T06:03:50.003Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:50.003Z] main [2024-08-16T06:03:50.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:50.340Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:50.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:50.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T06:03:50.654Z] ce70eee175b5: Preparing [2024-08-16T06:03:50.654Z] 889d397ff18a: Preparing [2024-08-16T06:03:50.654Z] cbbcd8c9ddc4: Preparing [2024-08-16T06:03:50.654Z] f906a6ab4164: Preparing [2024-08-16T06:03:50.654Z] a1065e709f85: Preparing [2024-08-16T06:03:50.654Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:50.654Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:50.654Z] ce7f800efff9: Preparing [2024-08-16T06:03:50.654Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:50.654Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:50.654Z] ce7f800efff9: Waiting [2024-08-16T06:03:50.654Z] 889d397ff18a: Pushed [2024-08-16T06:03:50.654Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:50.913Z] ce70eee175b5: Pushed [2024-08-16T06:03:50.913Z] a1065e709f85: Layer already exists [2024-08-16T06:03:50.913Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:51.174Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:51.174Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:53.706Z] cbbcd8c9ddc4: Pushed [2024-08-16T06:03:53.706Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:54.038Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:54.363Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-16T06:03:54.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T06:03:54.363Z] ce70eee175b5: Preparing [2024-08-16T06:03:54.363Z] 889d397ff18a: Preparing [2024-08-16T06:03:54.363Z] cbbcd8c9ddc4: Preparing [2024-08-16T06:03:54.363Z] f906a6ab4164: Preparing [2024-08-16T06:03:54.363Z] a1065e709f85: Preparing [2024-08-16T06:03:54.363Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:54.363Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:54.363Z] ce7f800efff9: Preparing [2024-08-16T06:03:54.363Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:54.363Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:54.363Z] ce7f800efff9: Waiting [2024-08-16T06:03:54.363Z] a1065e709f85: Layer already exists [2024-08-16T06:03:54.363Z] ce70eee175b5: Layer already exists [2024-08-16T06:03:54.363Z] 889d397ff18a: Layer already exists [2024-08-16T06:03:54.363Z] cbbcd8c9ddc4: Layer already exists [2024-08-16T06:03:54.363Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:54.363Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:54.363Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:54.363Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:54.363Z] latest: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:54.711Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:55.036Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.54 [2024-08-16T06:03:55.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T06:03:55.036Z] ce70eee175b5: Preparing [2024-08-16T06:03:55.036Z] 889d397ff18a: Preparing [2024-08-16T06:03:55.036Z] cbbcd8c9ddc4: Preparing [2024-08-16T06:03:55.036Z] f906a6ab4164: Preparing [2024-08-16T06:03:55.036Z] a1065e709f85: Preparing [2024-08-16T06:03:55.036Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:55.036Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:55.036Z] ce7f800efff9: Preparing [2024-08-16T06:03:55.036Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:55.036Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:55.036Z] ce7f800efff9: Waiting [2024-08-16T06:03:55.036Z] ce70eee175b5: Layer already exists [2024-08-16T06:03:55.036Z] a1065e709f85: Layer already exists [2024-08-16T06:03:55.036Z] cbbcd8c9ddc4: Layer already exists [2024-08-16T06:03:55.036Z] 889d397ff18a: Layer already exists [2024-08-16T06:03:55.036Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:55.036Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:55.036Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:55.036Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:55.036Z] 3.2.0-dev.54: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:55.373Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:55.700Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:55.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T06:03:55.701Z] ce70eee175b5: Preparing [2024-08-16T06:03:55.701Z] 889d397ff18a: Preparing [2024-08-16T06:03:55.701Z] cbbcd8c9ddc4: Preparing [2024-08-16T06:03:55.701Z] f906a6ab4164: Preparing [2024-08-16T06:03:55.701Z] a1065e709f85: Preparing [2024-08-16T06:03:55.701Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:55.701Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:55.701Z] ce7f800efff9: Preparing [2024-08-16T06:03:55.701Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:55.701Z] ce7f800efff9: Waiting [2024-08-16T06:03:55.701Z] cbbcd8c9ddc4: Layer already exists [2024-08-16T06:03:55.701Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:55.701Z] ce70eee175b5: Layer already exists [2024-08-16T06:03:55.701Z] 889d397ff18a: Layer already exists [2024-08-16T06:03:55.701Z] a1065e709f85: Layer already exists [2024-08-16T06:03:55.701Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:55.701Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:55.701Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:55.701Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:56.033Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:56.353Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-16T06:03:56.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T06:03:56.353Z] ce70eee175b5: Preparing [2024-08-16T06:03:56.353Z] 889d397ff18a: Preparing [2024-08-16T06:03:56.353Z] cbbcd8c9ddc4: Preparing [2024-08-16T06:03:56.353Z] f906a6ab4164: Preparing [2024-08-16T06:03:56.353Z] a1065e709f85: Preparing [2024-08-16T06:03:56.353Z] 9d1dab3097a4: Preparing [2024-08-16T06:03:56.353Z] 64b6d96e4e88: Preparing [2024-08-16T06:03:56.353Z] ce7f800efff9: Preparing [2024-08-16T06:03:56.353Z] 64b6d96e4e88: Waiting [2024-08-16T06:03:56.353Z] ce7f800efff9: Waiting [2024-08-16T06:03:56.353Z] 9d1dab3097a4: Waiting [2024-08-16T06:03:56.353Z] 889d397ff18a: Layer already exists [2024-08-16T06:03:56.353Z] a1065e709f85: Layer already exists [2024-08-16T06:03:56.353Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:56.353Z] cbbcd8c9ddc4: Layer already exists [2024-08-16T06:03:56.353Z] ce70eee175b5: Layer already exists [2024-08-16T06:03:56.353Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:03:56.353Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:56.353Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:03:56.353Z] main: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:03:56.433Z] ===================================================== [Pipeline] echo [2024-08-16T06:03:56.444Z] taggedImages: [2024-08-16T06:03:56.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:56.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-16T06:03:56.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.54 [2024-08-16T06:03:56.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:56.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-16T06:03:56.472Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-16T06:03:56.472Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:56.472Z] latest [2024-08-16T06:03:56.472Z] 3.2.0-dev.54 [2024-08-16T06:03:56.472Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:03:56.472Z] main [2024-08-16T06:03:56.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:56.814Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:57.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:03:57.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T06:03:57.137Z] b125c0177bc4: Preparing [2024-08-16T06:03:57.137Z] 9a895aac46ad: Preparing [2024-08-16T06:03:57.137Z] 4f0e27a5a1e3: Preparing [2024-08-16T06:03:57.137Z] b383d94a4b7d: Preparing [2024-08-16T06:03:57.137Z] bd59eb596753: Preparing [2024-08-16T06:03:57.137Z] b287f28e7444: Preparing [2024-08-16T06:03:57.137Z] 9abcab9a6fa1: Preparing [2024-08-16T06:03:57.137Z] 936d8ed0cebc: Preparing [2024-08-16T06:03:57.137Z] f906a6ab4164: Preparing [2024-08-16T06:03:57.137Z] a1065e709f85: Preparing [2024-08-16T06:03:57.137Z] 7f262560194d: Preparing [2024-08-16T06:03:57.137Z] 58b85e55ea5a: Preparing [2024-08-16T06:03:57.137Z] 5f70bf18a086: Preparing [2024-08-16T06:03:57.137Z] 1e9053aa4749: Preparing [2024-08-16T06:03:57.138Z] 0cbd80cd7631: Preparing [2024-08-16T06:03:57.138Z] dd2c74781a44: Preparing [2024-08-16T06:03:57.138Z] ce7f800efff9: Preparing [2024-08-16T06:03:57.138Z] 7f262560194d: Waiting [2024-08-16T06:03:57.138Z] 58b85e55ea5a: Waiting [2024-08-16T06:03:57.138Z] 936d8ed0cebc: Waiting [2024-08-16T06:03:57.138Z] 5f70bf18a086: Waiting [2024-08-16T06:03:57.138Z] 1e9053aa4749: Waiting [2024-08-16T06:03:57.138Z] f906a6ab4164: Waiting [2024-08-16T06:03:57.138Z] b287f28e7444: Waiting [2024-08-16T06:03:57.138Z] 9abcab9a6fa1: Waiting [2024-08-16T06:03:57.138Z] a1065e709f85: Waiting [2024-08-16T06:03:57.138Z] ce7f800efff9: Waiting [2024-08-16T06:03:57.138Z] 0cbd80cd7631: Waiting [2024-08-16T06:03:57.138Z] dd2c74781a44: Waiting [2024-08-16T06:03:57.138Z] 9a895aac46ad: Pushed [2024-08-16T06:03:57.138Z] 4f0e27a5a1e3: Pushed [2024-08-16T06:03:57.138Z] b383d94a4b7d: Pushed [2024-08-16T06:03:57.138Z] bd59eb596753: Pushed [2024-08-16T06:03:57.138Z] b125c0177bc4: Pushed [2024-08-16T06:03:57.401Z] b287f28e7444: Pushed [2024-08-16T06:03:57.401Z] 9abcab9a6fa1: Pushed [2024-08-16T06:03:57.661Z] 7f262560194d: Pushed [2024-08-16T06:03:57.661Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:57.661Z] 58b85e55ea5a: Pushed [2024-08-16T06:03:57.661Z] a1065e709f85: Layer already exists [2024-08-16T06:03:57.920Z] 1e9053aa4749: Pushed [2024-08-16T06:03:57.920Z] 5f70bf18a086: Layer already exists [2024-08-16T06:03:57.920Z] 0cbd80cd7631: Pushed [2024-08-16T06:03:57.920Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:57.920Z] dd2c74781a44: Pushed [2024-08-16T06:03:58.859Z] 936d8ed0cebc: Pushed [2024-08-16T06:03:59.118Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:59.448Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:03:59.774Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-16T06:03:59.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T06:03:59.774Z] b125c0177bc4: Preparing [2024-08-16T06:03:59.774Z] 9a895aac46ad: Preparing [2024-08-16T06:03:59.774Z] 4f0e27a5a1e3: Preparing [2024-08-16T06:03:59.774Z] b383d94a4b7d: Preparing [2024-08-16T06:03:59.774Z] bd59eb596753: Preparing [2024-08-16T06:03:59.774Z] b287f28e7444: Preparing [2024-08-16T06:03:59.774Z] 9abcab9a6fa1: Preparing [2024-08-16T06:03:59.774Z] 936d8ed0cebc: Preparing [2024-08-16T06:03:59.774Z] f906a6ab4164: Preparing [2024-08-16T06:03:59.774Z] a1065e709f85: Preparing [2024-08-16T06:03:59.774Z] 7f262560194d: Preparing [2024-08-16T06:03:59.774Z] 58b85e55ea5a: Preparing [2024-08-16T06:03:59.774Z] 5f70bf18a086: Preparing [2024-08-16T06:03:59.774Z] 1e9053aa4749: Preparing [2024-08-16T06:03:59.774Z] 0cbd80cd7631: Preparing [2024-08-16T06:03:59.774Z] dd2c74781a44: Preparing [2024-08-16T06:03:59.774Z] ce7f800efff9: Preparing [2024-08-16T06:03:59.774Z] 7f262560194d: Waiting [2024-08-16T06:03:59.774Z] 0cbd80cd7631: Waiting [2024-08-16T06:03:59.774Z] b287f28e7444: Waiting [2024-08-16T06:03:59.774Z] 58b85e55ea5a: Waiting [2024-08-16T06:03:59.774Z] 936d8ed0cebc: Waiting [2024-08-16T06:03:59.774Z] f906a6ab4164: Waiting [2024-08-16T06:03:59.774Z] a1065e709f85: Waiting [2024-08-16T06:03:59.774Z] 5f70bf18a086: Waiting [2024-08-16T06:03:59.774Z] dd2c74781a44: Waiting [2024-08-16T06:03:59.774Z] 1e9053aa4749: Waiting [2024-08-16T06:03:59.774Z] ce7f800efff9: Waiting [2024-08-16T06:03:59.774Z] bd59eb596753: Layer already exists [2024-08-16T06:03:59.774Z] b125c0177bc4: Layer already exists [2024-08-16T06:03:59.774Z] 9a895aac46ad: Layer already exists [2024-08-16T06:03:59.774Z] b383d94a4b7d: Layer already exists [2024-08-16T06:03:59.774Z] 4f0e27a5a1e3: Layer already exists [2024-08-16T06:03:59.774Z] 9abcab9a6fa1: Layer already exists [2024-08-16T06:03:59.774Z] b287f28e7444: Layer already exists [2024-08-16T06:03:59.774Z] 936d8ed0cebc: Layer already exists [2024-08-16T06:03:59.774Z] a1065e709f85: Layer already exists [2024-08-16T06:03:59.774Z] f906a6ab4164: Layer already exists [2024-08-16T06:03:59.774Z] 7f262560194d: Layer already exists [2024-08-16T06:03:59.774Z] 58b85e55ea5a: Layer already exists [2024-08-16T06:03:59.774Z] 1e9053aa4749: Layer already exists [2024-08-16T06:03:59.774Z] 0cbd80cd7631: Layer already exists [2024-08-16T06:03:59.774Z] 5f70bf18a086: Layer already exists [2024-08-16T06:03:59.774Z] dd2c74781a44: Layer already exists [2024-08-16T06:03:59.774Z] ce7f800efff9: Layer already exists [2024-08-16T06:03:59.774Z] latest: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:00.101Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:00.420Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.54 [2024-08-16T06:04:00.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T06:04:00.420Z] b125c0177bc4: Preparing [2024-08-16T06:04:00.420Z] 9a895aac46ad: Preparing [2024-08-16T06:04:00.420Z] 4f0e27a5a1e3: Preparing [2024-08-16T06:04:00.420Z] b383d94a4b7d: Preparing [2024-08-16T06:04:00.420Z] bd59eb596753: Preparing [2024-08-16T06:04:00.420Z] b287f28e7444: Preparing [2024-08-16T06:04:00.420Z] 9abcab9a6fa1: Preparing [2024-08-16T06:04:00.420Z] 936d8ed0cebc: Preparing [2024-08-16T06:04:00.420Z] f906a6ab4164: Preparing [2024-08-16T06:04:00.420Z] a1065e709f85: Preparing [2024-08-16T06:04:00.420Z] 7f262560194d: Preparing [2024-08-16T06:04:00.420Z] 58b85e55ea5a: Preparing [2024-08-16T06:04:00.420Z] f906a6ab4164: Waiting [2024-08-16T06:04:00.420Z] 936d8ed0cebc: Waiting [2024-08-16T06:04:00.420Z] a1065e709f85: Waiting [2024-08-16T06:04:00.420Z] 7f262560194d: Waiting [2024-08-16T06:04:00.420Z] 9abcab9a6fa1: Waiting [2024-08-16T06:04:00.420Z] 5f70bf18a086: Preparing [2024-08-16T06:04:00.420Z] 1e9053aa4749: Preparing [2024-08-16T06:04:00.420Z] 0cbd80cd7631: Preparing [2024-08-16T06:04:00.420Z] 58b85e55ea5a: Waiting [2024-08-16T06:04:00.420Z] dd2c74781a44: Preparing [2024-08-16T06:04:00.420Z] 5f70bf18a086: Waiting [2024-08-16T06:04:00.420Z] 0cbd80cd7631: Waiting [2024-08-16T06:04:00.420Z] 1e9053aa4749: Waiting [2024-08-16T06:04:00.420Z] ce7f800efff9: Preparing [2024-08-16T06:04:00.420Z] dd2c74781a44: Waiting [2024-08-16T06:04:00.420Z] ce7f800efff9: Waiting [2024-08-16T06:04:00.420Z] b287f28e7444: Waiting [2024-08-16T06:04:00.420Z] 9a895aac46ad: Layer already exists [2024-08-16T06:04:00.420Z] b383d94a4b7d: Layer already exists [2024-08-16T06:04:00.420Z] b125c0177bc4: Layer already exists [2024-08-16T06:04:00.420Z] 4f0e27a5a1e3: Layer already exists [2024-08-16T06:04:00.420Z] bd59eb596753: Layer already exists [2024-08-16T06:04:00.420Z] b287f28e7444: Layer already exists [2024-08-16T06:04:00.420Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:00.420Z] 9abcab9a6fa1: Layer already exists [2024-08-16T06:04:00.420Z] 936d8ed0cebc: Layer already exists [2024-08-16T06:04:00.420Z] a1065e709f85: Layer already exists [2024-08-16T06:04:00.420Z] 58b85e55ea5a: Layer already exists [2024-08-16T06:04:00.420Z] 7f262560194d: Layer already exists [2024-08-16T06:04:00.420Z] 0cbd80cd7631: Layer already exists [2024-08-16T06:04:00.420Z] 5f70bf18a086: Layer already exists [2024-08-16T06:04:00.420Z] 1e9053aa4749: Layer already exists [2024-08-16T06:04:00.420Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:00.420Z] dd2c74781a44: Layer already exists [2024-08-16T06:04:00.420Z] 3.2.0-dev.54: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:00.747Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:01.082Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:01.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T06:04:01.082Z] b125c0177bc4: Preparing [2024-08-16T06:04:01.082Z] 9a895aac46ad: Preparing [2024-08-16T06:04:01.082Z] 4f0e27a5a1e3: Preparing [2024-08-16T06:04:01.082Z] b383d94a4b7d: Preparing [2024-08-16T06:04:01.082Z] bd59eb596753: Preparing [2024-08-16T06:04:01.082Z] b287f28e7444: Preparing [2024-08-16T06:04:01.082Z] 9abcab9a6fa1: Preparing [2024-08-16T06:04:01.082Z] 936d8ed0cebc: Preparing [2024-08-16T06:04:01.082Z] f906a6ab4164: Preparing [2024-08-16T06:04:01.082Z] a1065e709f85: Preparing [2024-08-16T06:04:01.082Z] 7f262560194d: Preparing [2024-08-16T06:04:01.082Z] 58b85e55ea5a: Preparing [2024-08-16T06:04:01.082Z] 5f70bf18a086: Preparing [2024-08-16T06:04:01.082Z] 1e9053aa4749: Preparing [2024-08-16T06:04:01.082Z] 0cbd80cd7631: Preparing [2024-08-16T06:04:01.082Z] dd2c74781a44: Preparing [2024-08-16T06:04:01.082Z] ce7f800efff9: Preparing [2024-08-16T06:04:01.082Z] 7f262560194d: Waiting [2024-08-16T06:04:01.082Z] 0cbd80cd7631: Waiting [2024-08-16T06:04:01.082Z] b287f28e7444: Waiting [2024-08-16T06:04:01.082Z] 58b85e55ea5a: Waiting [2024-08-16T06:04:01.082Z] 9abcab9a6fa1: Waiting [2024-08-16T06:04:01.082Z] 5f70bf18a086: Waiting [2024-08-16T06:04:01.082Z] 1e9053aa4749: Waiting [2024-08-16T06:04:01.082Z] 936d8ed0cebc: Waiting [2024-08-16T06:04:01.082Z] f906a6ab4164: Waiting [2024-08-16T06:04:01.082Z] a1065e709f85: Waiting [2024-08-16T06:04:01.082Z] dd2c74781a44: Waiting [2024-08-16T06:04:01.082Z] ce7f800efff9: Waiting [2024-08-16T06:04:01.082Z] bd59eb596753: Layer already exists [2024-08-16T06:04:01.082Z] b125c0177bc4: Layer already exists [2024-08-16T06:04:01.082Z] b383d94a4b7d: Layer already exists [2024-08-16T06:04:01.082Z] 4f0e27a5a1e3: Layer already exists [2024-08-16T06:04:01.082Z] 9a895aac46ad: Layer already exists [2024-08-16T06:04:01.082Z] 936d8ed0cebc: Layer already exists [2024-08-16T06:04:01.082Z] b287f28e7444: Layer already exists [2024-08-16T06:04:01.082Z] 9abcab9a6fa1: Layer already exists [2024-08-16T06:04:01.082Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:01.082Z] a1065e709f85: Layer already exists [2024-08-16T06:04:01.082Z] 7f262560194d: Layer already exists [2024-08-16T06:04:01.082Z] 5f70bf18a086: Layer already exists [2024-08-16T06:04:01.082Z] 58b85e55ea5a: Layer already exists [2024-08-16T06:04:01.082Z] 0cbd80cd7631: Layer already exists [2024-08-16T06:04:01.082Z] 1e9053aa4749: Layer already exists [2024-08-16T06:04:01.082Z] dd2c74781a44: Layer already exists [2024-08-16T06:04:01.082Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:01.082Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:01.408Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:01.732Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-16T06:04:01.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T06:04:01.732Z] b125c0177bc4: Preparing [2024-08-16T06:04:01.732Z] 9a895aac46ad: Preparing [2024-08-16T06:04:01.732Z] 4f0e27a5a1e3: Preparing [2024-08-16T06:04:01.732Z] b383d94a4b7d: Preparing [2024-08-16T06:04:01.732Z] bd59eb596753: Preparing [2024-08-16T06:04:01.732Z] b287f28e7444: Preparing [2024-08-16T06:04:01.732Z] 9abcab9a6fa1: Preparing [2024-08-16T06:04:01.732Z] 936d8ed0cebc: Preparing [2024-08-16T06:04:01.732Z] f906a6ab4164: Preparing [2024-08-16T06:04:01.732Z] a1065e709f85: Preparing [2024-08-16T06:04:01.732Z] 7f262560194d: Preparing [2024-08-16T06:04:01.732Z] 58b85e55ea5a: Preparing [2024-08-16T06:04:01.732Z] 5f70bf18a086: Preparing [2024-08-16T06:04:01.732Z] 1e9053aa4749: Preparing [2024-08-16T06:04:01.732Z] 0cbd80cd7631: Preparing [2024-08-16T06:04:01.732Z] dd2c74781a44: Preparing [2024-08-16T06:04:01.732Z] ce7f800efff9: Preparing [2024-08-16T06:04:01.732Z] 936d8ed0cebc: Waiting [2024-08-16T06:04:01.732Z] f906a6ab4164: Waiting [2024-08-16T06:04:01.732Z] a1065e709f85: Waiting [2024-08-16T06:04:01.732Z] 7f262560194d: Waiting [2024-08-16T06:04:01.732Z] 0cbd80cd7631: Waiting [2024-08-16T06:04:01.732Z] ce7f800efff9: Waiting [2024-08-16T06:04:01.732Z] dd2c74781a44: Waiting [2024-08-16T06:04:01.732Z] 58b85e55ea5a: Waiting [2024-08-16T06:04:01.732Z] 5f70bf18a086: Waiting [2024-08-16T06:04:01.732Z] b287f28e7444: Waiting [2024-08-16T06:04:01.732Z] 9abcab9a6fa1: Waiting [2024-08-16T06:04:01.732Z] b125c0177bc4: Layer already exists [2024-08-16T06:04:01.732Z] bd59eb596753: Layer already exists [2024-08-16T06:04:01.732Z] 9a895aac46ad: Layer already exists [2024-08-16T06:04:01.732Z] 4f0e27a5a1e3: Layer already exists [2024-08-16T06:04:01.732Z] b383d94a4b7d: Layer already exists [2024-08-16T06:04:01.732Z] 936d8ed0cebc: Layer already exists [2024-08-16T06:04:01.732Z] a1065e709f85: Layer already exists [2024-08-16T06:04:01.732Z] 9abcab9a6fa1: Layer already exists [2024-08-16T06:04:01.732Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:01.732Z] b287f28e7444: Layer already exists [2024-08-16T06:04:01.732Z] 5f70bf18a086: Layer already exists [2024-08-16T06:04:01.732Z] 7f262560194d: Layer already exists [2024-08-16T06:04:01.732Z] 58b85e55ea5a: Layer already exists [2024-08-16T06:04:01.732Z] 0cbd80cd7631: Layer already exists [2024-08-16T06:04:01.732Z] 1e9053aa4749: Layer already exists [2024-08-16T06:04:01.732Z] dd2c74781a44: Layer already exists [2024-08-16T06:04:01.732Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:01.732Z] main: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:04:01.814Z] ===================================================== [Pipeline] echo [2024-08-16T06:04:01.830Z] taggedImages: [2024-08-16T06:04:01.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:01.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-16T06:04:01.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.54 [2024-08-16T06:04:01.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:01.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-16T06:04:01.945Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-16T06:04:01.945Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:01.945Z] latest [2024-08-16T06:04:01.945Z] 3.2.0-dev.54 [2024-08-16T06:04:01.945Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:01.945Z] main [2024-08-16T06:04:01.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:02.291Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:02.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:02.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T06:04:02.614Z] fa7a6d23cc7b: Preparing [2024-08-16T06:04:02.614Z] 381766e67b30: Preparing [2024-08-16T06:04:02.614Z] ee166330d14d: Preparing [2024-08-16T06:04:02.614Z] 21dfb1168461: Preparing [2024-08-16T06:04:02.614Z] f906a6ab4164: Preparing [2024-08-16T06:04:02.614Z] a1065e709f85: Preparing [2024-08-16T06:04:02.614Z] 9d1dab3097a4: Preparing [2024-08-16T06:04:02.614Z] 64b6d96e4e88: Preparing [2024-08-16T06:04:02.614Z] ce7f800efff9: Preparing [2024-08-16T06:04:02.614Z] 9d1dab3097a4: Waiting [2024-08-16T06:04:02.614Z] ce7f800efff9: Waiting [2024-08-16T06:04:02.614Z] a1065e709f85: Waiting [2024-08-16T06:04:02.614Z] 64b6d96e4e88: Waiting [2024-08-16T06:04:02.614Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:02.614Z] fa7a6d23cc7b: Layer already exists [2024-08-16T06:04:02.614Z] 381766e67b30: Layer already exists [2024-08-16T06:04:02.614Z] a1065e709f85: Layer already exists [2024-08-16T06:04:02.614Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:04:02.614Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:04:02.614Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:02.614Z] ee166330d14d: Pushed [2024-08-16T06:04:05.275Z] 21dfb1168461: Pushed [2024-08-16T06:04:05.275Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:05.672Z] + 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-16T06:04:05.995Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-16T06:04:05.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T06:04:05.995Z] fa7a6d23cc7b: Preparing [2024-08-16T06:04:05.995Z] 381766e67b30: Preparing [2024-08-16T06:04:05.995Z] ee166330d14d: Preparing [2024-08-16T06:04:05.995Z] 21dfb1168461: Preparing [2024-08-16T06:04:05.995Z] f906a6ab4164: Preparing [2024-08-16T06:04:05.995Z] a1065e709f85: Preparing [2024-08-16T06:04:05.995Z] 9d1dab3097a4: Preparing [2024-08-16T06:04:05.995Z] 64b6d96e4e88: Preparing [2024-08-16T06:04:05.995Z] ce7f800efff9: Preparing [2024-08-16T06:04:05.995Z] a1065e709f85: Waiting [2024-08-16T06:04:05.995Z] 9d1dab3097a4: Waiting [2024-08-16T06:04:05.995Z] 64b6d96e4e88: Waiting [2024-08-16T06:04:05.995Z] ce7f800efff9: Waiting [2024-08-16T06:04:05.995Z] fa7a6d23cc7b: Layer already exists [2024-08-16T06:04:05.995Z] ee166330d14d: Layer already exists [2024-08-16T06:04:05.995Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:05.995Z] 21dfb1168461: Layer already exists [2024-08-16T06:04:05.995Z] 381766e67b30: Layer already exists [2024-08-16T06:04:05.995Z] a1065e709f85: Layer already exists [2024-08-16T06:04:05.995Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:04:05.995Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:04:05.995Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:05.995Z] latest: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:06.317Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:06.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.54 [2024-08-16T06:04:06.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T06:04:06.646Z] fa7a6d23cc7b: Preparing [2024-08-16T06:04:06.646Z] 381766e67b30: Preparing [2024-08-16T06:04:06.646Z] ee166330d14d: Preparing [2024-08-16T06:04:06.646Z] 21dfb1168461: Preparing [2024-08-16T06:04:06.646Z] f906a6ab4164: Preparing [2024-08-16T06:04:06.646Z] a1065e709f85: Preparing [2024-08-16T06:04:06.646Z] 9d1dab3097a4: Preparing [2024-08-16T06:04:06.646Z] 64b6d96e4e88: Preparing [2024-08-16T06:04:06.646Z] ce7f800efff9: Preparing [2024-08-16T06:04:06.646Z] a1065e709f85: Waiting [2024-08-16T06:04:06.646Z] 64b6d96e4e88: Waiting [2024-08-16T06:04:06.646Z] 9d1dab3097a4: Waiting [2024-08-16T06:04:06.646Z] ce7f800efff9: Waiting [2024-08-16T06:04:06.646Z] ee166330d14d: Layer already exists [2024-08-16T06:04:06.646Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:06.646Z] 381766e67b30: Layer already exists [2024-08-16T06:04:06.646Z] 21dfb1168461: Layer already exists [2024-08-16T06:04:06.646Z] fa7a6d23cc7b: Layer already exists [2024-08-16T06:04:06.646Z] a1065e709f85: Layer already exists [2024-08-16T06:04:06.646Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:04:06.646Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:06.646Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:04:06.646Z] 3.2.0-dev.54: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:06.968Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:07.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:07.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T06:04:07.277Z] fa7a6d23cc7b: Preparing [2024-08-16T06:04:07.277Z] 381766e67b30: Preparing [2024-08-16T06:04:07.277Z] ee166330d14d: Preparing [2024-08-16T06:04:07.277Z] 21dfb1168461: Preparing [2024-08-16T06:04:07.277Z] f906a6ab4164: Preparing [2024-08-16T06:04:07.277Z] a1065e709f85: Preparing [2024-08-16T06:04:07.277Z] 9d1dab3097a4: Preparing [2024-08-16T06:04:07.277Z] 64b6d96e4e88: Preparing [2024-08-16T06:04:07.277Z] ce7f800efff9: Preparing [2024-08-16T06:04:07.277Z] 64b6d96e4e88: Waiting [2024-08-16T06:04:07.277Z] ce7f800efff9: Waiting [2024-08-16T06:04:07.277Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:07.277Z] ee166330d14d: Layer already exists [2024-08-16T06:04:07.277Z] 381766e67b30: Layer already exists [2024-08-16T06:04:07.277Z] 21dfb1168461: Layer already exists [2024-08-16T06:04:07.277Z] fa7a6d23cc7b: Layer already exists [2024-08-16T06:04:07.277Z] a1065e709f85: Layer already exists [2024-08-16T06:04:07.278Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:04:07.278Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:04:07.278Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:07.278Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:07.611Z] + 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-16T06:04:07.934Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-16T06:04:07.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T06:04:07.934Z] fa7a6d23cc7b: Preparing [2024-08-16T06:04:07.934Z] 381766e67b30: Preparing [2024-08-16T06:04:07.934Z] ee166330d14d: Preparing [2024-08-16T06:04:07.934Z] 21dfb1168461: Preparing [2024-08-16T06:04:07.934Z] f906a6ab4164: Preparing [2024-08-16T06:04:07.934Z] a1065e709f85: Preparing [2024-08-16T06:04:07.934Z] 9d1dab3097a4: Preparing [2024-08-16T06:04:07.934Z] 64b6d96e4e88: Preparing [2024-08-16T06:04:07.934Z] ce7f800efff9: Preparing [2024-08-16T06:04:07.934Z] 9d1dab3097a4: Waiting [2024-08-16T06:04:07.934Z] 64b6d96e4e88: Waiting [2024-08-16T06:04:07.934Z] a1065e709f85: Waiting [2024-08-16T06:04:07.934Z] ce7f800efff9: Waiting [2024-08-16T06:04:07.934Z] 381766e67b30: Layer already exists [2024-08-16T06:04:07.934Z] ee166330d14d: Layer already exists [2024-08-16T06:04:07.934Z] 21dfb1168461: Layer already exists [2024-08-16T06:04:07.934Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:07.934Z] fa7a6d23cc7b: Layer already exists [2024-08-16T06:04:07.934Z] a1065e709f85: Layer already exists [2024-08-16T06:04:07.934Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:04:07.934Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:04:07.934Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:07.934Z] main: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:04:08.016Z] ===================================================== [Pipeline] echo [2024-08-16T06:04:08.031Z] taggedImages: [2024-08-16T06:04:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-16T06:04:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.54 [2024-08-16T06:04:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-16T06:04:08.057Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-16T06:04:08.057Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:08.057Z] latest [2024-08-16T06:04:08.057Z] 3.2.0-dev.54 [2024-08-16T06:04:08.057Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:08.057Z] main [2024-08-16T06:04:08.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:08.409Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:08.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:08.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T06:04:08.724Z] 0654605b4824: Preparing [2024-08-16T06:04:08.724Z] 5532149c7032: Preparing [2024-08-16T06:04:08.724Z] b1e3c67fa99f: Preparing [2024-08-16T06:04:08.724Z] 31a419ea8031: Preparing [2024-08-16T06:04:08.724Z] fc386090243f: Preparing [2024-08-16T06:04:08.724Z] f906a6ab4164: Preparing [2024-08-16T06:04:08.724Z] a1065e709f85: Preparing [2024-08-16T06:04:08.724Z] 7eb4e2510e54: Preparing [2024-08-16T06:04:08.724Z] 510cda1dc9ff: Preparing [2024-08-16T06:04:08.724Z] ebdd3bf3f7a7: Preparing [2024-08-16T06:04:08.724Z] ce7f800efff9: Preparing [2024-08-16T06:04:08.724Z] f906a6ab4164: Waiting [2024-08-16T06:04:08.724Z] a1065e709f85: Waiting [2024-08-16T06:04:08.724Z] 7eb4e2510e54: Waiting [2024-08-16T06:04:08.724Z] 510cda1dc9ff: Waiting [2024-08-16T06:04:08.724Z] ebdd3bf3f7a7: Waiting [2024-08-16T06:04:08.724Z] ce7f800efff9: Waiting [2024-08-16T06:04:08.724Z] 31a419ea8031: Pushed [2024-08-16T06:04:08.724Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:08.724Z] fc386090243f: Pushed [2024-08-16T06:04:08.724Z] 5532149c7032: Pushed [2024-08-16T06:04:08.724Z] 0654605b4824: Pushed [2024-08-16T06:04:08.724Z] a1065e709f85: Layer already exists [2024-08-16T06:04:08.724Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:08.982Z] 510cda1dc9ff: Pushed [2024-08-16T06:04:08.982Z] 7eb4e2510e54: Pushed [2024-08-16T06:04:09.915Z] b1e3c67fa99f: Pushed [2024-08-16T06:04:10.172Z] ebdd3bf3f7a7: Pushed [2024-08-16T06:04:10.431Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:10.757Z] + 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-16T06:04:11.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-16T06:04:11.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T06:04:11.086Z] 0654605b4824: Preparing [2024-08-16T06:04:11.086Z] 5532149c7032: Preparing [2024-08-16T06:04:11.086Z] b1e3c67fa99f: Preparing [2024-08-16T06:04:11.086Z] 31a419ea8031: Preparing [2024-08-16T06:04:11.086Z] fc386090243f: Preparing [2024-08-16T06:04:11.086Z] f906a6ab4164: Preparing [2024-08-16T06:04:11.086Z] a1065e709f85: Preparing [2024-08-16T06:04:11.086Z] 7eb4e2510e54: Preparing [2024-08-16T06:04:11.086Z] 510cda1dc9ff: Preparing [2024-08-16T06:04:11.086Z] ebdd3bf3f7a7: Preparing [2024-08-16T06:04:11.086Z] ce7f800efff9: Preparing [2024-08-16T06:04:11.086Z] 7eb4e2510e54: Waiting [2024-08-16T06:04:11.086Z] 510cda1dc9ff: Waiting [2024-08-16T06:04:11.086Z] ebdd3bf3f7a7: Waiting [2024-08-16T06:04:11.086Z] ce7f800efff9: Waiting [2024-08-16T06:04:11.086Z] f906a6ab4164: Waiting [2024-08-16T06:04:11.086Z] a1065e709f85: Waiting [2024-08-16T06:04:11.086Z] b1e3c67fa99f: Layer already exists [2024-08-16T06:04:11.086Z] 5532149c7032: Layer already exists [2024-08-16T06:04:11.086Z] 31a419ea8031: Layer already exists [2024-08-16T06:04:11.086Z] 0654605b4824: Layer already exists [2024-08-16T06:04:11.086Z] fc386090243f: Layer already exists [2024-08-16T06:04:11.086Z] 7eb4e2510e54: Layer already exists [2024-08-16T06:04:11.086Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:11.086Z] 510cda1dc9ff: Layer already exists [2024-08-16T06:04:11.086Z] a1065e709f85: Layer already exists [2024-08-16T06:04:11.086Z] ebdd3bf3f7a7: Layer already exists [2024-08-16T06:04:11.086Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:11.086Z] latest: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:11.419Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:11.751Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.54 [2024-08-16T06:04:11.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T06:04:11.751Z] 0654605b4824: Preparing [2024-08-16T06:04:11.751Z] 5532149c7032: Preparing [2024-08-16T06:04:11.751Z] b1e3c67fa99f: Preparing [2024-08-16T06:04:11.751Z] 31a419ea8031: Preparing [2024-08-16T06:04:11.751Z] fc386090243f: Preparing [2024-08-16T06:04:11.751Z] f906a6ab4164: Preparing [2024-08-16T06:04:11.751Z] a1065e709f85: Preparing [2024-08-16T06:04:11.751Z] 7eb4e2510e54: Preparing [2024-08-16T06:04:11.751Z] 510cda1dc9ff: Preparing [2024-08-16T06:04:11.751Z] ebdd3bf3f7a7: Preparing [2024-08-16T06:04:11.751Z] ce7f800efff9: Preparing [2024-08-16T06:04:11.751Z] a1065e709f85: Waiting [2024-08-16T06:04:11.751Z] 7eb4e2510e54: Waiting [2024-08-16T06:04:11.751Z] 510cda1dc9ff: Waiting [2024-08-16T06:04:11.751Z] ebdd3bf3f7a7: Waiting [2024-08-16T06:04:11.751Z] ce7f800efff9: Waiting [2024-08-16T06:04:11.751Z] f906a6ab4164: Waiting [2024-08-16T06:04:11.751Z] 0654605b4824: Layer already exists [2024-08-16T06:04:11.751Z] b1e3c67fa99f: Layer already exists [2024-08-16T06:04:11.751Z] 31a419ea8031: Layer already exists [2024-08-16T06:04:11.751Z] 5532149c7032: Layer already exists [2024-08-16T06:04:11.751Z] fc386090243f: Layer already exists [2024-08-16T06:04:11.751Z] 7eb4e2510e54: Layer already exists [2024-08-16T06:04:11.751Z] a1065e709f85: Layer already exists [2024-08-16T06:04:11.751Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:11.751Z] ebdd3bf3f7a7: Layer already exists [2024-08-16T06:04:11.751Z] 510cda1dc9ff: Layer already exists [2024-08-16T06:04:11.751Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:11.751Z] 3.2.0-dev.54: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:12.073Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:12.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:12.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T06:04:12.400Z] 0654605b4824: Preparing [2024-08-16T06:04:12.400Z] 5532149c7032: Preparing [2024-08-16T06:04:12.400Z] b1e3c67fa99f: Preparing [2024-08-16T06:04:12.400Z] 31a419ea8031: Preparing [2024-08-16T06:04:12.400Z] fc386090243f: Preparing [2024-08-16T06:04:12.400Z] f906a6ab4164: Preparing [2024-08-16T06:04:12.400Z] a1065e709f85: Preparing [2024-08-16T06:04:12.400Z] 7eb4e2510e54: Preparing [2024-08-16T06:04:12.400Z] 510cda1dc9ff: Preparing [2024-08-16T06:04:12.400Z] ebdd3bf3f7a7: Preparing [2024-08-16T06:04:12.400Z] ce7f800efff9: Preparing [2024-08-16T06:04:12.400Z] f906a6ab4164: Waiting [2024-08-16T06:04:12.400Z] 7eb4e2510e54: Waiting [2024-08-16T06:04:12.400Z] a1065e709f85: Waiting [2024-08-16T06:04:12.400Z] 510cda1dc9ff: Waiting [2024-08-16T06:04:12.400Z] ebdd3bf3f7a7: Waiting [2024-08-16T06:04:12.400Z] ce7f800efff9: Waiting [2024-08-16T06:04:12.400Z] 31a419ea8031: Layer already exists [2024-08-16T06:04:12.400Z] fc386090243f: Layer already exists [2024-08-16T06:04:12.400Z] 0654605b4824: Layer already exists [2024-08-16T06:04:12.400Z] 5532149c7032: Layer already exists [2024-08-16T06:04:12.400Z] b1e3c67fa99f: Layer already exists [2024-08-16T06:04:12.400Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:12.400Z] 510cda1dc9ff: Layer already exists [2024-08-16T06:04:12.400Z] ebdd3bf3f7a7: Layer already exists [2024-08-16T06:04:12.400Z] 7eb4e2510e54: Layer already exists [2024-08-16T06:04:12.400Z] a1065e709f85: Layer already exists [2024-08-16T06:04:12.400Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:12.400Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:12.747Z] + 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-16T06:04:13.090Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-16T06:04:13.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T06:04:13.090Z] 0654605b4824: Preparing [2024-08-16T06:04:13.090Z] 5532149c7032: Preparing [2024-08-16T06:04:13.090Z] b1e3c67fa99f: Preparing [2024-08-16T06:04:13.090Z] 31a419ea8031: Preparing [2024-08-16T06:04:13.090Z] fc386090243f: Preparing [2024-08-16T06:04:13.090Z] f906a6ab4164: Preparing [2024-08-16T06:04:13.090Z] a1065e709f85: Preparing [2024-08-16T06:04:13.090Z] f906a6ab4164: Waiting [2024-08-16T06:04:13.090Z] 7eb4e2510e54: Preparing [2024-08-16T06:04:13.090Z] 510cda1dc9ff: Preparing [2024-08-16T06:04:13.090Z] ebdd3bf3f7a7: Preparing [2024-08-16T06:04:13.090Z] a1065e709f85: Waiting [2024-08-16T06:04:13.090Z] 7eb4e2510e54: Waiting [2024-08-16T06:04:13.090Z] 510cda1dc9ff: Waiting [2024-08-16T06:04:13.090Z] ce7f800efff9: Preparing [2024-08-16T06:04:13.090Z] ebdd3bf3f7a7: Waiting [2024-08-16T06:04:13.090Z] ce7f800efff9: Waiting [2024-08-16T06:04:13.090Z] 5532149c7032: Layer already exists [2024-08-16T06:04:13.090Z] fc386090243f: Layer already exists [2024-08-16T06:04:13.090Z] b1e3c67fa99f: Layer already exists [2024-08-16T06:04:13.090Z] 0654605b4824: Layer already exists [2024-08-16T06:04:13.090Z] 31a419ea8031: Layer already exists [2024-08-16T06:04:13.090Z] a1065e709f85: Layer already exists [2024-08-16T06:04:13.090Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:13.090Z] 7eb4e2510e54: Layer already exists [2024-08-16T06:04:13.090Z] 510cda1dc9ff: Layer already exists [2024-08-16T06:04:13.090Z] ebdd3bf3f7a7: Layer already exists [2024-08-16T06:04:13.090Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:13.090Z] main: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:04:13.173Z] ===================================================== [Pipeline] echo [2024-08-16T06:04:13.192Z] taggedImages: [2024-08-16T06:04:13.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:13.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-16T06:04:13.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.54 [2024-08-16T06:04:13.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:13.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-16T06:04:13.223Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-16T06:04:13.223Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:13.223Z] latest [2024-08-16T06:04:13.223Z] 3.2.0-dev.54 [2024-08-16T06:04:13.223Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:13.223Z] main [2024-08-16T06:04:13.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:13.574Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:13.896Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:13.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T06:04:13.896Z] 944754b5d5ea: Preparing [2024-08-16T06:04:13.896Z] b713e13c853c: Preparing [2024-08-16T06:04:13.896Z] 8da995d511b0: Preparing [2024-08-16T06:04:13.896Z] bd3dda6eb4ae: Preparing [2024-08-16T06:04:13.896Z] ed3d4bbbbd0d: Preparing [2024-08-16T06:04:13.896Z] 6628509f8b22: Preparing [2024-08-16T06:04:13.896Z] d60a5b58b1c4: Preparing [2024-08-16T06:04:13.896Z] f906a6ab4164: Preparing [2024-08-16T06:04:13.896Z] a1065e709f85: Preparing [2024-08-16T06:04:13.896Z] 1932fe8845f4: Preparing [2024-08-16T06:04:13.896Z] 65575b06aa5e: Preparing [2024-08-16T06:04:13.896Z] ce7f800efff9: Preparing [2024-08-16T06:04:13.896Z] f906a6ab4164: Waiting [2024-08-16T06:04:13.896Z] 1932fe8845f4: Waiting [2024-08-16T06:04:13.896Z] a1065e709f85: Waiting [2024-08-16T06:04:13.896Z] ce7f800efff9: Waiting [2024-08-16T06:04:13.896Z] 6628509f8b22: Waiting [2024-08-16T06:04:13.896Z] d60a5b58b1c4: Waiting [2024-08-16T06:04:13.896Z] 65575b06aa5e: Waiting [2024-08-16T06:04:13.896Z] 944754b5d5ea: Pushed [2024-08-16T06:04:13.896Z] ed3d4bbbbd0d: Pushed [2024-08-16T06:04:13.896Z] b713e13c853c: Pushed [2024-08-16T06:04:13.896Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:13.896Z] a1065e709f85: Layer already exists [2024-08-16T06:04:14.154Z] 6628509f8b22: Pushed [2024-08-16T06:04:14.154Z] d60a5b58b1c4: Pushed [2024-08-16T06:04:14.154Z] 1932fe8845f4: Pushed [2024-08-16T06:04:14.154Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:14.723Z] bd3dda6eb4ae: Pushed [2024-08-16T06:04:15.293Z] 8da995d511b0: Pushed [2024-08-16T06:04:15.293Z] 65575b06aa5e: Pushed [2024-08-16T06:04:15.293Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:15.624Z] + 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-16T06:04:15.943Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-16T06:04:15.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T06:04:15.943Z] 944754b5d5ea: Preparing [2024-08-16T06:04:15.943Z] b713e13c853c: Preparing [2024-08-16T06:04:15.943Z] 8da995d511b0: Preparing [2024-08-16T06:04:15.943Z] bd3dda6eb4ae: Preparing [2024-08-16T06:04:15.943Z] ed3d4bbbbd0d: Preparing [2024-08-16T06:04:15.943Z] 6628509f8b22: Preparing [2024-08-16T06:04:15.943Z] d60a5b58b1c4: Preparing [2024-08-16T06:04:15.943Z] f906a6ab4164: Preparing [2024-08-16T06:04:15.943Z] a1065e709f85: Preparing [2024-08-16T06:04:15.943Z] 1932fe8845f4: Preparing [2024-08-16T06:04:15.943Z] 65575b06aa5e: Preparing [2024-08-16T06:04:15.943Z] ce7f800efff9: Preparing [2024-08-16T06:04:15.943Z] 6628509f8b22: Waiting [2024-08-16T06:04:15.943Z] a1065e709f85: Waiting [2024-08-16T06:04:15.943Z] d60a5b58b1c4: Waiting [2024-08-16T06:04:15.943Z] f906a6ab4164: Waiting [2024-08-16T06:04:15.943Z] 1932fe8845f4: Waiting [2024-08-16T06:04:15.943Z] ce7f800efff9: Waiting [2024-08-16T06:04:15.943Z] 944754b5d5ea: Layer already exists [2024-08-16T06:04:15.943Z] ed3d4bbbbd0d: Layer already exists [2024-08-16T06:04:15.943Z] 8da995d511b0: Layer already exists [2024-08-16T06:04:15.943Z] bd3dda6eb4ae: Layer already exists [2024-08-16T06:04:15.943Z] b713e13c853c: Layer already exists [2024-08-16T06:04:15.943Z] 6628509f8b22: Layer already exists [2024-08-16T06:04:15.943Z] d60a5b58b1c4: Layer already exists [2024-08-16T06:04:15.943Z] a1065e709f85: Layer already exists [2024-08-16T06:04:15.943Z] 1932fe8845f4: Layer already exists [2024-08-16T06:04:15.943Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:15.943Z] 65575b06aa5e: Layer already exists [2024-08-16T06:04:15.943Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:15.943Z] latest: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:16.274Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:16.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.54 [2024-08-16T06:04:16.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T06:04:16.679Z] 944754b5d5ea: Preparing [2024-08-16T06:04:16.679Z] b713e13c853c: Preparing [2024-08-16T06:04:16.679Z] 8da995d511b0: Preparing [2024-08-16T06:04:16.679Z] bd3dda6eb4ae: Preparing [2024-08-16T06:04:16.679Z] ed3d4bbbbd0d: Preparing [2024-08-16T06:04:16.679Z] 6628509f8b22: Preparing [2024-08-16T06:04:16.679Z] d60a5b58b1c4: Preparing [2024-08-16T06:04:16.679Z] f906a6ab4164: Preparing [2024-08-16T06:04:16.679Z] a1065e709f85: Preparing [2024-08-16T06:04:16.679Z] 1932fe8845f4: Preparing [2024-08-16T06:04:16.679Z] 65575b06aa5e: Preparing [2024-08-16T06:04:16.679Z] ce7f800efff9: Preparing [2024-08-16T06:04:16.679Z] a1065e709f85: Waiting [2024-08-16T06:04:16.679Z] f906a6ab4164: Waiting [2024-08-16T06:04:16.679Z] 1932fe8845f4: Waiting [2024-08-16T06:04:16.679Z] ce7f800efff9: Waiting [2024-08-16T06:04:16.679Z] 6628509f8b22: Waiting [2024-08-16T06:04:16.679Z] d60a5b58b1c4: Waiting [2024-08-16T06:04:16.679Z] bd3dda6eb4ae: Layer already exists [2024-08-16T06:04:16.679Z] 944754b5d5ea: Layer already exists [2024-08-16T06:04:16.679Z] ed3d4bbbbd0d: Layer already exists [2024-08-16T06:04:16.679Z] 8da995d511b0: Layer already exists [2024-08-16T06:04:16.679Z] b713e13c853c: Layer already exists [2024-08-16T06:04:16.679Z] 6628509f8b22: Layer already exists [2024-08-16T06:04:16.679Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:16.679Z] d60a5b58b1c4: Layer already exists [2024-08-16T06:04:16.679Z] 1932fe8845f4: Layer already exists [2024-08-16T06:04:16.679Z] a1065e709f85: Layer already exists [2024-08-16T06:04:16.679Z] 65575b06aa5e: Layer already exists [2024-08-16T06:04:16.679Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:16.679Z] 3.2.0-dev.54: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:17.013Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:17.338Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:17.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T06:04:17.338Z] 944754b5d5ea: Preparing [2024-08-16T06:04:17.338Z] b713e13c853c: Preparing [2024-08-16T06:04:17.338Z] 8da995d511b0: Preparing [2024-08-16T06:04:17.338Z] bd3dda6eb4ae: Preparing [2024-08-16T06:04:17.338Z] ed3d4bbbbd0d: Preparing [2024-08-16T06:04:17.338Z] 6628509f8b22: Preparing [2024-08-16T06:04:17.338Z] d60a5b58b1c4: Preparing [2024-08-16T06:04:17.338Z] f906a6ab4164: Preparing [2024-08-16T06:04:17.338Z] a1065e709f85: Preparing [2024-08-16T06:04:17.338Z] 1932fe8845f4: Preparing [2024-08-16T06:04:17.338Z] 65575b06aa5e: Preparing [2024-08-16T06:04:17.338Z] f906a6ab4164: Waiting [2024-08-16T06:04:17.338Z] 6628509f8b22: Waiting [2024-08-16T06:04:17.338Z] a1065e709f85: Waiting [2024-08-16T06:04:17.338Z] d60a5b58b1c4: Waiting [2024-08-16T06:04:17.338Z] 1932fe8845f4: Waiting [2024-08-16T06:04:17.338Z] ce7f800efff9: Preparing [2024-08-16T06:04:17.338Z] 65575b06aa5e: Waiting [2024-08-16T06:04:17.338Z] ce7f800efff9: Waiting [2024-08-16T06:04:17.338Z] bd3dda6eb4ae: Layer already exists [2024-08-16T06:04:17.338Z] ed3d4bbbbd0d: Layer already exists [2024-08-16T06:04:17.338Z] 8da995d511b0: Layer already exists [2024-08-16T06:04:17.338Z] 944754b5d5ea: Layer already exists [2024-08-16T06:04:17.338Z] b713e13c853c: Layer already exists [2024-08-16T06:04:17.338Z] d60a5b58b1c4: Layer already exists [2024-08-16T06:04:17.338Z] 6628509f8b22: Layer already exists [2024-08-16T06:04:17.338Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:17.338Z] 1932fe8845f4: Layer already exists [2024-08-16T06:04:17.338Z] a1065e709f85: Layer already exists [2024-08-16T06:04:17.338Z] 65575b06aa5e: Layer already exists [2024-08-16T06:04:17.338Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:17.338Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:17.667Z] + 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-16T06:04:18.004Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-16T06:04:18.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T06:04:18.004Z] 944754b5d5ea: Preparing [2024-08-16T06:04:18.004Z] b713e13c853c: Preparing [2024-08-16T06:04:18.004Z] 8da995d511b0: Preparing [2024-08-16T06:04:18.004Z] bd3dda6eb4ae: Preparing [2024-08-16T06:04:18.004Z] ed3d4bbbbd0d: Preparing [2024-08-16T06:04:18.004Z] 6628509f8b22: Preparing [2024-08-16T06:04:18.004Z] d60a5b58b1c4: Preparing [2024-08-16T06:04:18.004Z] f906a6ab4164: Preparing [2024-08-16T06:04:18.004Z] a1065e709f85: Preparing [2024-08-16T06:04:18.004Z] 1932fe8845f4: Preparing [2024-08-16T06:04:18.004Z] 65575b06aa5e: Preparing [2024-08-16T06:04:18.004Z] ce7f800efff9: Preparing [2024-08-16T06:04:18.004Z] 6628509f8b22: Waiting [2024-08-16T06:04:18.004Z] d60a5b58b1c4: Waiting [2024-08-16T06:04:18.004Z] 1932fe8845f4: Waiting [2024-08-16T06:04:18.004Z] 65575b06aa5e: Waiting [2024-08-16T06:04:18.004Z] f906a6ab4164: Waiting [2024-08-16T06:04:18.004Z] a1065e709f85: Waiting [2024-08-16T06:04:18.004Z] 944754b5d5ea: Layer already exists [2024-08-16T06:04:18.004Z] 8da995d511b0: Layer already exists [2024-08-16T06:04:18.004Z] bd3dda6eb4ae: Layer already exists [2024-08-16T06:04:18.004Z] ed3d4bbbbd0d: Layer already exists [2024-08-16T06:04:18.004Z] b713e13c853c: Layer already exists [2024-08-16T06:04:18.004Z] d60a5b58b1c4: Layer already exists [2024-08-16T06:04:18.004Z] a1065e709f85: Layer already exists [2024-08-16T06:04:18.004Z] 1932fe8845f4: Layer already exists [2024-08-16T06:04:18.004Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:18.004Z] 6628509f8b22: Layer already exists [2024-08-16T06:04:18.004Z] 65575b06aa5e: Layer already exists [2024-08-16T06:04:18.004Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:18.004Z] main: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:04:18.076Z] ===================================================== [Pipeline] echo [2024-08-16T06:04:18.096Z] taggedImages: [2024-08-16T06:04:18.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:18.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-16T06:04:18.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.54 [2024-08-16T06:04:18.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:18.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-16T06:04:18.130Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-16T06:04:18.130Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:18.130Z] latest [2024-08-16T06:04:18.130Z] 3.2.0-dev.54 [2024-08-16T06:04:18.130Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:18.130Z] main [2024-08-16T06:04:18.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:18.486Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:18.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:18.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T06:04:18.825Z] 43097ac48b8d: Preparing [2024-08-16T06:04:18.825Z] f4def85ca8d8: Preparing [2024-08-16T06:04:18.825Z] f906a6ab4164: Preparing [2024-08-16T06:04:18.825Z] a1065e709f85: Preparing [2024-08-16T06:04:18.825Z] d2e2e761b57e: Preparing [2024-08-16T06:04:18.826Z] 17b38da13859: Preparing [2024-08-16T06:04:18.826Z] ce7f800efff9: Preparing [2024-08-16T06:04:18.826Z] 17b38da13859: Waiting [2024-08-16T06:04:18.826Z] ce7f800efff9: Waiting [2024-08-16T06:04:18.826Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:18.826Z] a1065e709f85: Layer already exists [2024-08-16T06:04:18.826Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:18.826Z] d2e2e761b57e: Pushed [2024-08-16T06:04:18.826Z] 43097ac48b8d: Pushed [2024-08-16T06:04:19.761Z] 17b38da13859: Pushed [2024-08-16T06:04:20.698Z] f4def85ca8d8: Pushed [2024-08-16T06:04:20.698Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:21.033Z] + 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-16T06:04:21.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-16T06:04:21.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T06:04:21.356Z] 43097ac48b8d: Preparing [2024-08-16T06:04:21.356Z] f4def85ca8d8: Preparing [2024-08-16T06:04:21.356Z] f906a6ab4164: Preparing [2024-08-16T06:04:21.356Z] a1065e709f85: Preparing [2024-08-16T06:04:21.356Z] d2e2e761b57e: Preparing [2024-08-16T06:04:21.356Z] 17b38da13859: Preparing [2024-08-16T06:04:21.356Z] ce7f800efff9: Preparing [2024-08-16T06:04:21.356Z] 17b38da13859: Waiting [2024-08-16T06:04:21.356Z] ce7f800efff9: Waiting [2024-08-16T06:04:21.356Z] 43097ac48b8d: Layer already exists [2024-08-16T06:04:21.356Z] f4def85ca8d8: Layer already exists [2024-08-16T06:04:21.356Z] a1065e709f85: Layer already exists [2024-08-16T06:04:21.356Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:21.356Z] d2e2e761b57e: Layer already exists [2024-08-16T06:04:21.356Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:21.356Z] 17b38da13859: Layer already exists [2024-08-16T06:04:21.356Z] latest: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:21.692Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:22.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.54 [2024-08-16T06:04:22.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T06:04:22.022Z] 43097ac48b8d: Preparing [2024-08-16T06:04:22.022Z] f4def85ca8d8: Preparing [2024-08-16T06:04:22.022Z] f906a6ab4164: Preparing [2024-08-16T06:04:22.022Z] a1065e709f85: Preparing [2024-08-16T06:04:22.022Z] d2e2e761b57e: Preparing [2024-08-16T06:04:22.022Z] 17b38da13859: Preparing [2024-08-16T06:04:22.022Z] ce7f800efff9: Preparing [2024-08-16T06:04:22.022Z] 17b38da13859: Waiting [2024-08-16T06:04:22.022Z] f4def85ca8d8: Layer already exists [2024-08-16T06:04:22.022Z] 43097ac48b8d: Layer already exists [2024-08-16T06:04:22.022Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:22.022Z] a1065e709f85: Layer already exists [2024-08-16T06:04:22.022Z] d2e2e761b57e: Layer already exists [2024-08-16T06:04:22.022Z] 17b38da13859: Layer already exists [2024-08-16T06:04:22.022Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:22.022Z] 3.2.0-dev.54: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:22.356Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:22.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:22.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T06:04:22.679Z] 43097ac48b8d: Preparing [2024-08-16T06:04:22.679Z] f4def85ca8d8: Preparing [2024-08-16T06:04:22.679Z] f906a6ab4164: Preparing [2024-08-16T06:04:22.679Z] a1065e709f85: Preparing [2024-08-16T06:04:22.679Z] d2e2e761b57e: Preparing [2024-08-16T06:04:22.679Z] 17b38da13859: Preparing [2024-08-16T06:04:22.679Z] ce7f800efff9: Preparing [2024-08-16T06:04:22.679Z] 17b38da13859: Waiting [2024-08-16T06:04:22.679Z] ce7f800efff9: Waiting [2024-08-16T06:04:22.679Z] a1065e709f85: Layer already exists [2024-08-16T06:04:22.679Z] 43097ac48b8d: Layer already exists [2024-08-16T06:04:22.679Z] f4def85ca8d8: Layer already exists [2024-08-16T06:04:22.679Z] d2e2e761b57e: Layer already exists [2024-08-16T06:04:22.679Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:22.679Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:22.679Z] 17b38da13859: Layer already exists [2024-08-16T06:04:22.679Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:23.008Z] + 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-16T06:04:23.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-16T06:04:23.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T06:04:23.326Z] 43097ac48b8d: Preparing [2024-08-16T06:04:23.326Z] f4def85ca8d8: Preparing [2024-08-16T06:04:23.326Z] f906a6ab4164: Preparing [2024-08-16T06:04:23.326Z] a1065e709f85: Preparing [2024-08-16T06:04:23.326Z] d2e2e761b57e: Preparing [2024-08-16T06:04:23.326Z] 17b38da13859: Preparing [2024-08-16T06:04:23.326Z] ce7f800efff9: Preparing [2024-08-16T06:04:23.326Z] 17b38da13859: Waiting [2024-08-16T06:04:23.326Z] ce7f800efff9: Waiting [2024-08-16T06:04:23.326Z] 43097ac48b8d: Layer already exists [2024-08-16T06:04:23.326Z] f4def85ca8d8: Layer already exists [2024-08-16T06:04:23.326Z] a1065e709f85: Layer already exists [2024-08-16T06:04:23.326Z] d2e2e761b57e: Layer already exists [2024-08-16T06:04:23.326Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:23.326Z] 17b38da13859: Layer already exists [2024-08-16T06:04:23.326Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:23.326Z] main: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:04:23.409Z] ===================================================== [Pipeline] echo [2024-08-16T06:04:23.422Z] taggedImages: [2024-08-16T06:04:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-16T06:04:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.54 [2024-08-16T06:04:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-16T06:04:23.455Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-16T06:04:23.455Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:23.455Z] latest [2024-08-16T06:04:23.455Z] 3.2.0-dev.54 [2024-08-16T06:04:23.455Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:23.455Z] main [2024-08-16T06:04:23.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:23.810Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:24.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:24.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T06:04:24.136Z] 43db86065d4c: Preparing [2024-08-16T06:04:24.136Z] 8cdafc83cbd5: Preparing [2024-08-16T06:04:24.136Z] ce2e8ebb949c: Preparing [2024-08-16T06:04:24.136Z] f906a6ab4164: Preparing [2024-08-16T06:04:24.136Z] a1065e709f85: Preparing [2024-08-16T06:04:24.136Z] 71c1a2454bc4: Preparing [2024-08-16T06:04:24.136Z] a9d0a841a6e0: Preparing [2024-08-16T06:04:24.136Z] 85b9f91a8340: Preparing [2024-08-16T06:04:24.136Z] ccc308d17c7b: Preparing [2024-08-16T06:04:24.136Z] ce7f800efff9: Preparing [2024-08-16T06:04:24.136Z] 71c1a2454bc4: Waiting [2024-08-16T06:04:24.136Z] a9d0a841a6e0: Waiting [2024-08-16T06:04:24.136Z] 85b9f91a8340: Waiting [2024-08-16T06:04:24.136Z] ccc308d17c7b: Waiting [2024-08-16T06:04:24.136Z] ce7f800efff9: Waiting [2024-08-16T06:04:24.136Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:24.136Z] a1065e709f85: Layer already exists [2024-08-16T06:04:24.136Z] 8cdafc83cbd5: Pushed [2024-08-16T06:04:24.136Z] ce2e8ebb949c: Pushed [2024-08-16T06:04:24.136Z] 43db86065d4c: Pushed [2024-08-16T06:04:24.136Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:24.394Z] 85b9f91a8340: Pushed [2024-08-16T06:04:24.652Z] ccc308d17c7b: Pushed [2024-08-16T06:04:31.211Z] a9d0a841a6e0: Pushed [2024-08-16T06:04:34.500Z] 71c1a2454bc4: Pushed [2024-08-16T06:04:34.500Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:34.825Z] + 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-16T06:04:35.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-16T06:04:35.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T06:04:35.144Z] 43db86065d4c: Preparing [2024-08-16T06:04:35.144Z] 8cdafc83cbd5: Preparing [2024-08-16T06:04:35.144Z] ce2e8ebb949c: Preparing [2024-08-16T06:04:35.144Z] f906a6ab4164: Preparing [2024-08-16T06:04:35.144Z] a1065e709f85: Preparing [2024-08-16T06:04:35.144Z] 71c1a2454bc4: Preparing [2024-08-16T06:04:35.144Z] a9d0a841a6e0: Preparing [2024-08-16T06:04:35.144Z] 85b9f91a8340: Preparing [2024-08-16T06:04:35.144Z] ccc308d17c7b: Preparing [2024-08-16T06:04:35.144Z] ce7f800efff9: Preparing [2024-08-16T06:04:35.144Z] 71c1a2454bc4: Waiting [2024-08-16T06:04:35.144Z] a9d0a841a6e0: Waiting [2024-08-16T06:04:35.144Z] 85b9f91a8340: Waiting [2024-08-16T06:04:35.144Z] ccc308d17c7b: Waiting [2024-08-16T06:04:35.144Z] 43db86065d4c: Layer already exists [2024-08-16T06:04:35.144Z] 8cdafc83cbd5: Layer already exists [2024-08-16T06:04:35.144Z] a1065e709f85: Layer already exists [2024-08-16T06:04:35.144Z] ce2e8ebb949c: Layer already exists [2024-08-16T06:04:35.144Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:35.144Z] 71c1a2454bc4: Layer already exists [2024-08-16T06:04:35.144Z] a9d0a841a6e0: Layer already exists [2024-08-16T06:04:35.144Z] 85b9f91a8340: Layer already exists [2024-08-16T06:04:35.144Z] ccc308d17c7b: Layer already exists [2024-08-16T06:04:35.144Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:35.144Z] latest: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:35.472Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:35.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.54 [2024-08-16T06:04:35.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T06:04:35.797Z] 43db86065d4c: Preparing [2024-08-16T06:04:35.797Z] 8cdafc83cbd5: Preparing [2024-08-16T06:04:35.797Z] ce2e8ebb949c: Preparing [2024-08-16T06:04:35.797Z] f906a6ab4164: Preparing [2024-08-16T06:04:35.797Z] a1065e709f85: Preparing [2024-08-16T06:04:35.797Z] 71c1a2454bc4: Preparing [2024-08-16T06:04:35.797Z] a9d0a841a6e0: Preparing [2024-08-16T06:04:35.797Z] 85b9f91a8340: Preparing [2024-08-16T06:04:35.797Z] ccc308d17c7b: Preparing [2024-08-16T06:04:35.797Z] ce7f800efff9: Preparing [2024-08-16T06:04:35.797Z] 71c1a2454bc4: Waiting [2024-08-16T06:04:35.797Z] a9d0a841a6e0: Waiting [2024-08-16T06:04:35.797Z] ce7f800efff9: Waiting [2024-08-16T06:04:35.797Z] 85b9f91a8340: Waiting [2024-08-16T06:04:35.797Z] ccc308d17c7b: Waiting [2024-08-16T06:04:35.797Z] ce2e8ebb949c: Layer already exists [2024-08-16T06:04:35.797Z] 43db86065d4c: Layer already exists [2024-08-16T06:04:35.798Z] a1065e709f85: Layer already exists [2024-08-16T06:04:35.798Z] 8cdafc83cbd5: Layer already exists [2024-08-16T06:04:35.798Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:35.798Z] a9d0a841a6e0: Layer already exists [2024-08-16T06:04:35.798Z] 71c1a2454bc4: Layer already exists [2024-08-16T06:04:35.798Z] 85b9f91a8340: Layer already exists [2024-08-16T06:04:35.798Z] ccc308d17c7b: Layer already exists [2024-08-16T06:04:35.798Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:35.798Z] 3.2.0-dev.54: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:36.119Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:36.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:36.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T06:04:36.442Z] 43db86065d4c: Preparing [2024-08-16T06:04:36.442Z] 8cdafc83cbd5: Preparing [2024-08-16T06:04:36.442Z] ce2e8ebb949c: Preparing [2024-08-16T06:04:36.442Z] f906a6ab4164: Preparing [2024-08-16T06:04:36.442Z] a1065e709f85: Preparing [2024-08-16T06:04:36.442Z] 71c1a2454bc4: Preparing [2024-08-16T06:04:36.442Z] a9d0a841a6e0: Preparing [2024-08-16T06:04:36.442Z] 85b9f91a8340: Preparing [2024-08-16T06:04:36.442Z] ccc308d17c7b: Preparing [2024-08-16T06:04:36.442Z] ce7f800efff9: Preparing [2024-08-16T06:04:36.442Z] 71c1a2454bc4: Waiting [2024-08-16T06:04:36.442Z] a9d0a841a6e0: Waiting [2024-08-16T06:04:36.442Z] 85b9f91a8340: Waiting [2024-08-16T06:04:36.442Z] ccc308d17c7b: Waiting [2024-08-16T06:04:36.442Z] ce7f800efff9: Waiting [2024-08-16T06:04:36.442Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:36.442Z] 43db86065d4c: Layer already exists [2024-08-16T06:04:36.442Z] 8cdafc83cbd5: Layer already exists [2024-08-16T06:04:36.442Z] ce2e8ebb949c: Layer already exists [2024-08-16T06:04:36.442Z] a1065e709f85: Layer already exists [2024-08-16T06:04:36.442Z] 71c1a2454bc4: Layer already exists [2024-08-16T06:04:36.442Z] a9d0a841a6e0: Layer already exists [2024-08-16T06:04:36.442Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:36.442Z] 85b9f91a8340: Layer already exists [2024-08-16T06:04:36.442Z] ccc308d17c7b: Layer already exists [2024-08-16T06:04:36.442Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:36.763Z] + 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-16T06:04:37.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-16T06:04:37.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T06:04:37.081Z] 43db86065d4c: Preparing [2024-08-16T06:04:37.081Z] 8cdafc83cbd5: Preparing [2024-08-16T06:04:37.081Z] ce2e8ebb949c: Preparing [2024-08-16T06:04:37.081Z] f906a6ab4164: Preparing [2024-08-16T06:04:37.081Z] a1065e709f85: Preparing [2024-08-16T06:04:37.081Z] 71c1a2454bc4: Preparing [2024-08-16T06:04:37.081Z] a9d0a841a6e0: Preparing [2024-08-16T06:04:37.081Z] 85b9f91a8340: Preparing [2024-08-16T06:04:37.081Z] ccc308d17c7b: Preparing [2024-08-16T06:04:37.081Z] ce7f800efff9: Preparing [2024-08-16T06:04:37.081Z] 85b9f91a8340: Waiting [2024-08-16T06:04:37.081Z] ccc308d17c7b: Waiting [2024-08-16T06:04:37.081Z] 71c1a2454bc4: Waiting [2024-08-16T06:04:37.081Z] a9d0a841a6e0: Waiting [2024-08-16T06:04:37.081Z] ce7f800efff9: Waiting [2024-08-16T06:04:37.081Z] a1065e709f85: Layer already exists [2024-08-16T06:04:37.081Z] 8cdafc83cbd5: Layer already exists [2024-08-16T06:04:37.081Z] ce2e8ebb949c: Layer already exists [2024-08-16T06:04:37.082Z] 43db86065d4c: Layer already exists [2024-08-16T06:04:37.082Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:37.082Z] a9d0a841a6e0: Layer already exists [2024-08-16T06:04:37.082Z] ccc308d17c7b: Layer already exists [2024-08-16T06:04:37.082Z] 85b9f91a8340: Layer already exists [2024-08-16T06:04:37.082Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:37.082Z] 71c1a2454bc4: Layer already exists [2024-08-16T06:04:37.082Z] main: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:04:37.156Z] ===================================================== [Pipeline] echo [2024-08-16T06:04:37.174Z] taggedImages: [2024-08-16T06:04:37.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:37.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-16T06:04:37.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.54 [2024-08-16T06:04:37.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:37.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-16T06:04:37.204Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-16T06:04:37.204Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:37.204Z] latest [2024-08-16T06:04:37.204Z] 3.2.0-dev.54 [2024-08-16T06:04:37.204Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:37.204Z] main [2024-08-16T06:04:37.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:37.540Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:37.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:37.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T06:04:37.859Z] a3ee6f7faa65: Preparing [2024-08-16T06:04:37.859Z] a703513a2d10: Preparing [2024-08-16T06:04:37.859Z] ae0e2d0dce23: Preparing [2024-08-16T06:04:37.859Z] f906a6ab4164: Preparing [2024-08-16T06:04:37.859Z] a1065e709f85: Preparing [2024-08-16T06:04:37.859Z] 873613c94489: Preparing [2024-08-16T06:04:37.859Z] 1276752076f3: Preparing [2024-08-16T06:04:37.859Z] d9be72d68694: Preparing [2024-08-16T06:04:37.859Z] ce7f800efff9: Preparing [2024-08-16T06:04:37.859Z] 1276752076f3: Waiting [2024-08-16T06:04:37.859Z] d9be72d68694: Waiting [2024-08-16T06:04:37.859Z] 873613c94489: Waiting [2024-08-16T06:04:37.859Z] ce7f800efff9: Waiting [2024-08-16T06:04:37.859Z] a1065e709f85: Layer already exists [2024-08-16T06:04:37.859Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:37.859Z] a703513a2d10: Pushed [2024-08-16T06:04:37.859Z] ae0e2d0dce23: Pushed [2024-08-16T06:04:37.859Z] a3ee6f7faa65: Pushed [2024-08-16T06:04:37.859Z] 1276752076f3: Pushed [2024-08-16T06:04:37.859Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:38.117Z] d9be72d68694: Pushed [2024-08-16T06:04:48.096Z] 873613c94489: Pushed [2024-08-16T06:04:48.096Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:48.425Z] + 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-16T06:04:48.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-16T06:04:48.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T06:04:48.748Z] a3ee6f7faa65: Preparing [2024-08-16T06:04:48.748Z] a703513a2d10: Preparing [2024-08-16T06:04:48.748Z] ae0e2d0dce23: Preparing [2024-08-16T06:04:48.748Z] f906a6ab4164: Preparing [2024-08-16T06:04:48.748Z] a1065e709f85: Preparing [2024-08-16T06:04:48.748Z] 873613c94489: Preparing [2024-08-16T06:04:48.748Z] 1276752076f3: Preparing [2024-08-16T06:04:48.748Z] d9be72d68694: Preparing [2024-08-16T06:04:48.748Z] ce7f800efff9: Preparing [2024-08-16T06:04:48.748Z] 1276752076f3: Waiting [2024-08-16T06:04:48.748Z] ce7f800efff9: Waiting [2024-08-16T06:04:48.748Z] 873613c94489: Waiting [2024-08-16T06:04:48.748Z] d9be72d68694: Waiting [2024-08-16T06:04:48.748Z] ae0e2d0dce23: Layer already exists [2024-08-16T06:04:48.748Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:48.748Z] a1065e709f85: Layer already exists [2024-08-16T06:04:48.748Z] a3ee6f7faa65: Layer already exists [2024-08-16T06:04:48.748Z] a703513a2d10: Layer already exists [2024-08-16T06:04:48.748Z] 1276752076f3: Layer already exists [2024-08-16T06:04:48.748Z] 873613c94489: Layer already exists [2024-08-16T06:04:48.748Z] d9be72d68694: Layer already exists [2024-08-16T06:04:48.748Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:48.748Z] latest: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:49.069Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:49.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.54 [2024-08-16T06:04:49.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T06:04:49.402Z] a3ee6f7faa65: Preparing [2024-08-16T06:04:49.402Z] a703513a2d10: Preparing [2024-08-16T06:04:49.402Z] ae0e2d0dce23: Preparing [2024-08-16T06:04:49.402Z] f906a6ab4164: Preparing [2024-08-16T06:04:49.402Z] a1065e709f85: Preparing [2024-08-16T06:04:49.402Z] 873613c94489: Preparing [2024-08-16T06:04:49.402Z] 1276752076f3: Preparing [2024-08-16T06:04:49.402Z] d9be72d68694: Preparing [2024-08-16T06:04:49.402Z] ce7f800efff9: Preparing [2024-08-16T06:04:49.402Z] 873613c94489: Waiting [2024-08-16T06:04:49.402Z] 1276752076f3: Waiting [2024-08-16T06:04:49.402Z] d9be72d68694: Waiting [2024-08-16T06:04:49.402Z] ce7f800efff9: Waiting [2024-08-16T06:04:49.402Z] ae0e2d0dce23: Layer already exists [2024-08-16T06:04:49.402Z] a1065e709f85: Layer already exists [2024-08-16T06:04:49.402Z] a703513a2d10: Layer already exists [2024-08-16T06:04:49.402Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:49.402Z] a3ee6f7faa65: Layer already exists [2024-08-16T06:04:49.402Z] 873613c94489: Layer already exists [2024-08-16T06:04:49.402Z] 1276752076f3: Layer already exists [2024-08-16T06:04:49.402Z] d9be72d68694: Layer already exists [2024-08-16T06:04:49.402Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:49.402Z] 3.2.0-dev.54: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:49.730Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:50.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:50.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T06:04:50.048Z] a3ee6f7faa65: Preparing [2024-08-16T06:04:50.048Z] a703513a2d10: Preparing [2024-08-16T06:04:50.048Z] ae0e2d0dce23: Preparing [2024-08-16T06:04:50.048Z] f906a6ab4164: Preparing [2024-08-16T06:04:50.048Z] a1065e709f85: Preparing [2024-08-16T06:04:50.048Z] 873613c94489: Preparing [2024-08-16T06:04:50.048Z] 1276752076f3: Preparing [2024-08-16T06:04:50.048Z] d9be72d68694: Preparing [2024-08-16T06:04:50.048Z] ce7f800efff9: Preparing [2024-08-16T06:04:50.048Z] 873613c94489: Waiting [2024-08-16T06:04:50.048Z] 1276752076f3: Waiting [2024-08-16T06:04:50.048Z] d9be72d68694: Waiting [2024-08-16T06:04:50.048Z] ce7f800efff9: Waiting [2024-08-16T06:04:50.048Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:50.048Z] a1065e709f85: Layer already exists [2024-08-16T06:04:50.048Z] a703513a2d10: Layer already exists [2024-08-16T06:04:50.048Z] a3ee6f7faa65: Layer already exists [2024-08-16T06:04:50.048Z] ae0e2d0dce23: Layer already exists [2024-08-16T06:04:50.048Z] 1276752076f3: Layer already exists [2024-08-16T06:04:50.048Z] 873613c94489: Layer already exists [2024-08-16T06:04:50.048Z] d9be72d68694: Layer already exists [2024-08-16T06:04:50.048Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:50.048Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:50.371Z] + 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-16T06:04:50.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-16T06:04:50.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T06:04:50.697Z] a3ee6f7faa65: Preparing [2024-08-16T06:04:50.697Z] a703513a2d10: Preparing [2024-08-16T06:04:50.697Z] ae0e2d0dce23: Preparing [2024-08-16T06:04:50.697Z] f906a6ab4164: Preparing [2024-08-16T06:04:50.697Z] a1065e709f85: Preparing [2024-08-16T06:04:50.697Z] 873613c94489: Preparing [2024-08-16T06:04:50.697Z] 1276752076f3: Preparing [2024-08-16T06:04:50.697Z] d9be72d68694: Preparing [2024-08-16T06:04:50.697Z] ce7f800efff9: Preparing [2024-08-16T06:04:50.697Z] 873613c94489: Waiting [2024-08-16T06:04:50.697Z] d9be72d68694: Waiting [2024-08-16T06:04:50.697Z] 1276752076f3: Waiting [2024-08-16T06:04:50.697Z] ce7f800efff9: Waiting [2024-08-16T06:04:50.697Z] a1065e709f85: Layer already exists [2024-08-16T06:04:50.697Z] ae0e2d0dce23: Layer already exists [2024-08-16T06:04:50.697Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:50.697Z] a703513a2d10: Layer already exists [2024-08-16T06:04:50.697Z] a3ee6f7faa65: Layer already exists [2024-08-16T06:04:50.697Z] 873613c94489: Layer already exists [2024-08-16T06:04:50.697Z] 1276752076f3: Layer already exists [2024-08-16T06:04:50.697Z] d9be72d68694: Layer already exists [2024-08-16T06:04:50.697Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:50.697Z] main: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:04:50.767Z] ===================================================== [Pipeline] echo [2024-08-16T06:04:50.780Z] taggedImages: [2024-08-16T06:04:50.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:50.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-16T06:04:50.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.54 [2024-08-16T06:04:50.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:50.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-16T06:04:50.806Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-16T06:04:50.806Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:50.806Z] latest [2024-08-16T06:04:50.806Z] 3.2.0-dev.54 [2024-08-16T06:04:50.806Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:04:50.806Z] main [2024-08-16T06:04:50.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:51.142Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:04:51.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:04:51.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T06:04:51.468Z] 43db86065d4c: Preparing [2024-08-16T06:04:51.468Z] 7053f0cc06ce: Preparing [2024-08-16T06:04:51.468Z] 3ee60651ca88: Preparing [2024-08-16T06:04:51.468Z] f906a6ab4164: Preparing [2024-08-16T06:04:51.468Z] a1065e709f85: Preparing [2024-08-16T06:04:51.468Z] eac128fbcf49: Preparing [2024-08-16T06:04:51.468Z] 85b9f91a8340: Preparing [2024-08-16T06:04:51.468Z] ccc308d17c7b: Preparing [2024-08-16T06:04:51.468Z] ce7f800efff9: Preparing [2024-08-16T06:04:51.468Z] eac128fbcf49: Waiting [2024-08-16T06:04:51.468Z] ce7f800efff9: Waiting [2024-08-16T06:04:51.468Z] ccc308d17c7b: Waiting [2024-08-16T06:04:51.468Z] f906a6ab4164: Layer already exists [2024-08-16T06:04:51.468Z] 43db86065d4c: Layer already exists [2024-08-16T06:04:51.468Z] a1065e709f85: Layer already exists [2024-08-16T06:04:51.468Z] ccc308d17c7b: Layer already exists [2024-08-16T06:04:51.468Z] 85b9f91a8340: Layer already exists [2024-08-16T06:04:51.468Z] ce7f800efff9: Layer already exists [2024-08-16T06:04:51.468Z] 3ee60651ca88: Pushed [2024-08-16T06:04:51.468Z] 7053f0cc06ce: Pushed [2024-08-16T06:05:01.449Z] eac128fbcf49: Pushed [2024-08-16T06:05:01.449Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:01.794Z] + 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-16T06:05:02.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-16T06:05:02.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T06:05:02.118Z] 43db86065d4c: Preparing [2024-08-16T06:05:02.118Z] 7053f0cc06ce: Preparing [2024-08-16T06:05:02.118Z] 3ee60651ca88: Preparing [2024-08-16T06:05:02.118Z] f906a6ab4164: Preparing [2024-08-16T06:05:02.118Z] a1065e709f85: Preparing [2024-08-16T06:05:02.118Z] eac128fbcf49: Preparing [2024-08-16T06:05:02.118Z] 85b9f91a8340: Preparing [2024-08-16T06:05:02.118Z] ccc308d17c7b: Preparing [2024-08-16T06:05:02.118Z] ce7f800efff9: Preparing [2024-08-16T06:05:02.118Z] ce7f800efff9: Waiting [2024-08-16T06:05:02.118Z] eac128fbcf49: Waiting [2024-08-16T06:05:02.118Z] 85b9f91a8340: Waiting [2024-08-16T06:05:02.118Z] a1065e709f85: Layer already exists [2024-08-16T06:05:02.118Z] 3ee60651ca88: Layer already exists [2024-08-16T06:05:02.118Z] 7053f0cc06ce: Layer already exists [2024-08-16T06:05:02.118Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:02.118Z] 43db86065d4c: Layer already exists [2024-08-16T06:05:02.118Z] eac128fbcf49: Layer already exists [2024-08-16T06:05:02.118Z] ccc308d17c7b: Layer already exists [2024-08-16T06:05:02.118Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:02.118Z] 85b9f91a8340: Layer already exists [2024-08-16T06:05:02.118Z] latest: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:02.455Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:02.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.54 [2024-08-16T06:05:02.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T06:05:02.788Z] 43db86065d4c: Preparing [2024-08-16T06:05:02.788Z] 7053f0cc06ce: Preparing [2024-08-16T06:05:02.788Z] 3ee60651ca88: Preparing [2024-08-16T06:05:02.788Z] f906a6ab4164: Preparing [2024-08-16T06:05:02.788Z] a1065e709f85: Preparing [2024-08-16T06:05:02.788Z] eac128fbcf49: Preparing [2024-08-16T06:05:02.788Z] 85b9f91a8340: Preparing [2024-08-16T06:05:02.788Z] ccc308d17c7b: Preparing [2024-08-16T06:05:02.788Z] ce7f800efff9: Preparing [2024-08-16T06:05:02.788Z] eac128fbcf49: Waiting [2024-08-16T06:05:02.788Z] 85b9f91a8340: Waiting [2024-08-16T06:05:02.788Z] ccc308d17c7b: Waiting [2024-08-16T06:05:02.788Z] 43db86065d4c: Layer already exists [2024-08-16T06:05:02.788Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:02.788Z] 3ee60651ca88: Layer already exists [2024-08-16T06:05:02.788Z] a1065e709f85: Layer already exists [2024-08-16T06:05:02.788Z] 7053f0cc06ce: Layer already exists [2024-08-16T06:05:02.788Z] ccc308d17c7b: Layer already exists [2024-08-16T06:05:02.788Z] eac128fbcf49: Layer already exists [2024-08-16T06:05:02.788Z] 85b9f91a8340: Layer already exists [2024-08-16T06:05:02.788Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:02.788Z] 3.2.0-dev.54: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:03.114Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:03.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:03.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T06:05:03.446Z] 43db86065d4c: Preparing [2024-08-16T06:05:03.446Z] 7053f0cc06ce: Preparing [2024-08-16T06:05:03.446Z] 3ee60651ca88: Preparing [2024-08-16T06:05:03.446Z] f906a6ab4164: Preparing [2024-08-16T06:05:03.446Z] a1065e709f85: Preparing [2024-08-16T06:05:03.446Z] eac128fbcf49: Preparing [2024-08-16T06:05:03.446Z] 85b9f91a8340: Preparing [2024-08-16T06:05:03.446Z] ccc308d17c7b: Preparing [2024-08-16T06:05:03.446Z] ce7f800efff9: Preparing [2024-08-16T06:05:03.446Z] ccc308d17c7b: Waiting [2024-08-16T06:05:03.446Z] ce7f800efff9: Waiting [2024-08-16T06:05:03.446Z] eac128fbcf49: Waiting [2024-08-16T06:05:03.446Z] 85b9f91a8340: Waiting [2024-08-16T06:05:03.446Z] 3ee60651ca88: Layer already exists [2024-08-16T06:05:03.446Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:03.446Z] 43db86065d4c: Layer already exists [2024-08-16T06:05:03.446Z] 7053f0cc06ce: Layer already exists [2024-08-16T06:05:03.446Z] a1065e709f85: Layer already exists [2024-08-16T06:05:03.446Z] eac128fbcf49: Layer already exists [2024-08-16T06:05:03.446Z] 85b9f91a8340: Layer already exists [2024-08-16T06:05:03.446Z] ccc308d17c7b: Layer already exists [2024-08-16T06:05:03.446Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:03.446Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:03.785Z] + 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-16T06:05:04.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-16T06:05:04.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T06:05:04.101Z] 43db86065d4c: Preparing [2024-08-16T06:05:04.101Z] 7053f0cc06ce: Preparing [2024-08-16T06:05:04.101Z] 3ee60651ca88: Preparing [2024-08-16T06:05:04.101Z] f906a6ab4164: Preparing [2024-08-16T06:05:04.101Z] a1065e709f85: Preparing [2024-08-16T06:05:04.101Z] eac128fbcf49: Preparing [2024-08-16T06:05:04.101Z] 85b9f91a8340: Preparing [2024-08-16T06:05:04.101Z] ccc308d17c7b: Preparing [2024-08-16T06:05:04.101Z] ce7f800efff9: Preparing [2024-08-16T06:05:04.101Z] eac128fbcf49: Waiting [2024-08-16T06:05:04.101Z] ccc308d17c7b: Waiting [2024-08-16T06:05:04.101Z] 85b9f91a8340: Waiting [2024-08-16T06:05:04.101Z] ce7f800efff9: Waiting [2024-08-16T06:05:04.101Z] 43db86065d4c: Layer already exists [2024-08-16T06:05:04.101Z] a1065e709f85: Layer already exists [2024-08-16T06:05:04.101Z] 7053f0cc06ce: Layer already exists [2024-08-16T06:05:04.101Z] 3ee60651ca88: Layer already exists [2024-08-16T06:05:04.101Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:04.101Z] eac128fbcf49: Layer already exists [2024-08-16T06:05:04.101Z] 85b9f91a8340: Layer already exists [2024-08-16T06:05:04.101Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:04.101Z] ccc308d17c7b: Layer already exists [2024-08-16T06:05:04.101Z] main: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:05:04.172Z] ===================================================== [Pipeline] echo [2024-08-16T06:05:04.186Z] taggedImages: [2024-08-16T06:05:04.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:04.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-16T06:05:04.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.54 [2024-08-16T06:05:04.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:04.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-16T06:05:04.212Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-16T06:05:04.212Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:04.212Z] latest [2024-08-16T06:05:04.212Z] 3.2.0-dev.54 [2024-08-16T06:05:04.212Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:04.212Z] main [2024-08-16T06:05:04.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:04.559Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:04.887Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:04.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T06:05:04.887Z] b306c6f59738: Preparing [2024-08-16T06:05:04.887Z] 68fb2ebf42e6: Preparing [2024-08-16T06:05:04.887Z] f906a6ab4164: Preparing [2024-08-16T06:05:04.887Z] a1065e709f85: Preparing [2024-08-16T06:05:04.887Z] e2feb47e5045: Preparing [2024-08-16T06:05:04.887Z] 35104e2acefc: Preparing [2024-08-16T06:05:04.887Z] ce7f800efff9: Preparing [2024-08-16T06:05:04.887Z] ce7f800efff9: Waiting [2024-08-16T06:05:04.887Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:04.887Z] a1065e709f85: Layer already exists [2024-08-16T06:05:04.887Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:04.887Z] e2feb47e5045: Pushed [2024-08-16T06:05:04.887Z] b306c6f59738: Pushed [2024-08-16T06:05:05.147Z] 35104e2acefc: Pushed [2024-08-16T06:05:08.439Z] 68fb2ebf42e6: Pushed [2024-08-16T06:05:08.698Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:09.027Z] + 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-16T06:05:09.354Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-16T06:05:09.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T06:05:09.354Z] b306c6f59738: Preparing [2024-08-16T06:05:09.354Z] 68fb2ebf42e6: Preparing [2024-08-16T06:05:09.354Z] f906a6ab4164: Preparing [2024-08-16T06:05:09.354Z] a1065e709f85: Preparing [2024-08-16T06:05:09.354Z] e2feb47e5045: Preparing [2024-08-16T06:05:09.354Z] 35104e2acefc: Preparing [2024-08-16T06:05:09.354Z] ce7f800efff9: Preparing [2024-08-16T06:05:09.354Z] 35104e2acefc: Waiting [2024-08-16T06:05:09.354Z] ce7f800efff9: Waiting [2024-08-16T06:05:09.354Z] 68fb2ebf42e6: Layer already exists [2024-08-16T06:05:09.354Z] a1065e709f85: Layer already exists [2024-08-16T06:05:09.354Z] e2feb47e5045: Layer already exists [2024-08-16T06:05:09.354Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:09.354Z] b306c6f59738: Layer already exists [2024-08-16T06:05:09.354Z] 35104e2acefc: Layer already exists [2024-08-16T06:05:09.354Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:09.354Z] latest: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:09.685Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:10.011Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.54 [2024-08-16T06:05:10.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T06:05:10.011Z] b306c6f59738: Preparing [2024-08-16T06:05:10.011Z] 68fb2ebf42e6: Preparing [2024-08-16T06:05:10.011Z] f906a6ab4164: Preparing [2024-08-16T06:05:10.011Z] a1065e709f85: Preparing [2024-08-16T06:05:10.011Z] e2feb47e5045: Preparing [2024-08-16T06:05:10.011Z] 35104e2acefc: Preparing [2024-08-16T06:05:10.011Z] ce7f800efff9: Preparing [2024-08-16T06:05:10.011Z] 35104e2acefc: Waiting [2024-08-16T06:05:10.011Z] 68fb2ebf42e6: Layer already exists [2024-08-16T06:05:10.011Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:10.011Z] b306c6f59738: Layer already exists [2024-08-16T06:05:10.011Z] e2feb47e5045: Layer already exists [2024-08-16T06:05:10.011Z] a1065e709f85: Layer already exists [2024-08-16T06:05:10.011Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:10.011Z] 35104e2acefc: Layer already exists [2024-08-16T06:05:10.011Z] 3.2.0-dev.54: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:10.339Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:10.660Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:10.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T06:05:10.660Z] b306c6f59738: Preparing [2024-08-16T06:05:10.660Z] 68fb2ebf42e6: Preparing [2024-08-16T06:05:10.660Z] f906a6ab4164: Preparing [2024-08-16T06:05:10.660Z] a1065e709f85: Preparing [2024-08-16T06:05:10.660Z] e2feb47e5045: Preparing [2024-08-16T06:05:10.660Z] 35104e2acefc: Preparing [2024-08-16T06:05:10.660Z] ce7f800efff9: Preparing [2024-08-16T06:05:10.660Z] 35104e2acefc: Waiting [2024-08-16T06:05:10.660Z] ce7f800efff9: Waiting [2024-08-16T06:05:10.660Z] e2feb47e5045: Layer already exists [2024-08-16T06:05:10.660Z] b306c6f59738: Layer already exists [2024-08-16T06:05:10.660Z] a1065e709f85: Layer already exists [2024-08-16T06:05:10.660Z] 68fb2ebf42e6: Layer already exists [2024-08-16T06:05:10.660Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:10.660Z] 35104e2acefc: Layer already exists [2024-08-16T06:05:10.660Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:10.660Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:11.005Z] + 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-16T06:05:11.331Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-16T06:05:11.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T06:05:11.331Z] b306c6f59738: Preparing [2024-08-16T06:05:11.331Z] 68fb2ebf42e6: Preparing [2024-08-16T06:05:11.331Z] f906a6ab4164: Preparing [2024-08-16T06:05:11.331Z] a1065e709f85: Preparing [2024-08-16T06:05:11.331Z] e2feb47e5045: Preparing [2024-08-16T06:05:11.331Z] 35104e2acefc: Preparing [2024-08-16T06:05:11.331Z] ce7f800efff9: Preparing [2024-08-16T06:05:11.331Z] 35104e2acefc: Waiting [2024-08-16T06:05:11.331Z] ce7f800efff9: Waiting [2024-08-16T06:05:11.331Z] b306c6f59738: Layer already exists [2024-08-16T06:05:11.331Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:11.331Z] 68fb2ebf42e6: Layer already exists [2024-08-16T06:05:11.331Z] e2feb47e5045: Layer already exists [2024-08-16T06:05:11.331Z] a1065e709f85: Layer already exists [2024-08-16T06:05:11.331Z] 35104e2acefc: Layer already exists [2024-08-16T06:05:11.331Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:11.331Z] main: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:05:11.408Z] ===================================================== [Pipeline] echo [2024-08-16T06:05:11.421Z] taggedImages: [2024-08-16T06:05:11.421Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:11.421Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-16T06:05:11.421Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.54 [2024-08-16T06:05:11.421Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:11.421Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-16T06:05:11.450Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-16T06:05:11.450Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:11.450Z] latest [2024-08-16T06:05:11.450Z] 3.2.0-dev.54 [2024-08-16T06:05:11.450Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:11.450Z] main [2024-08-16T06:05:11.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:11.798Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:12.129Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:12.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T06:05:12.129Z] 00ec1311fe28: Preparing [2024-08-16T06:05:12.129Z] 6e7e6719b34d: Preparing [2024-08-16T06:05:12.129Z] f906a6ab4164: Preparing [2024-08-16T06:05:12.129Z] a1065e709f85: Preparing [2024-08-16T06:05:12.129Z] 4eb5ba5f5397: Preparing [2024-08-16T06:05:12.129Z] d68a7c6e8205: Preparing [2024-08-16T06:05:12.129Z] ce7f800efff9: Preparing [2024-08-16T06:05:12.129Z] ce7f800efff9: Waiting [2024-08-16T06:05:12.129Z] d68a7c6e8205: Waiting [2024-08-16T06:05:12.129Z] a1065e709f85: Layer already exists [2024-08-16T06:05:12.129Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:12.129Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:12.129Z] 4eb5ba5f5397: Pushed [2024-08-16T06:05:12.129Z] 00ec1311fe28: Pushed [2024-08-16T06:05:12.388Z] d68a7c6e8205: Pushed [2024-08-16T06:05:16.584Z] 6e7e6719b34d: Pushed [2024-08-16T06:05:16.584Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:16.911Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:17.238Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-16T06:05:17.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T06:05:17.238Z] 00ec1311fe28: Preparing [2024-08-16T06:05:17.238Z] 6e7e6719b34d: Preparing [2024-08-16T06:05:17.238Z] f906a6ab4164: Preparing [2024-08-16T06:05:17.238Z] a1065e709f85: Preparing [2024-08-16T06:05:17.238Z] 4eb5ba5f5397: Preparing [2024-08-16T06:05:17.238Z] d68a7c6e8205: Preparing [2024-08-16T06:05:17.238Z] ce7f800efff9: Preparing [2024-08-16T06:05:17.238Z] d68a7c6e8205: Waiting [2024-08-16T06:05:17.238Z] ce7f800efff9: Waiting [2024-08-16T06:05:17.238Z] 4eb5ba5f5397: Layer already exists [2024-08-16T06:05:17.238Z] 00ec1311fe28: Layer already exists [2024-08-16T06:05:17.238Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:17.238Z] 6e7e6719b34d: Layer already exists [2024-08-16T06:05:17.238Z] a1065e709f85: Layer already exists [2024-08-16T06:05:17.238Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:17.238Z] d68a7c6e8205: Layer already exists [2024-08-16T06:05:17.238Z] latest: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:17.566Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:17.884Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.54 [2024-08-16T06:05:17.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T06:05:17.884Z] 00ec1311fe28: Preparing [2024-08-16T06:05:17.884Z] 6e7e6719b34d: Preparing [2024-08-16T06:05:17.884Z] f906a6ab4164: Preparing [2024-08-16T06:05:17.884Z] a1065e709f85: Preparing [2024-08-16T06:05:17.884Z] 4eb5ba5f5397: Preparing [2024-08-16T06:05:17.884Z] d68a7c6e8205: Preparing [2024-08-16T06:05:17.884Z] ce7f800efff9: Preparing [2024-08-16T06:05:17.884Z] d68a7c6e8205: Waiting [2024-08-16T06:05:17.884Z] ce7f800efff9: Waiting [2024-08-16T06:05:17.884Z] 6e7e6719b34d: Layer already exists [2024-08-16T06:05:17.884Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:17.884Z] 00ec1311fe28: Layer already exists [2024-08-16T06:05:17.884Z] 4eb5ba5f5397: Layer already exists [2024-08-16T06:05:17.884Z] a1065e709f85: Layer already exists [2024-08-16T06:05:17.884Z] d68a7c6e8205: Layer already exists [2024-08-16T06:05:17.884Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:17.884Z] 3.2.0-dev.54: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:18.213Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:18.539Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:18.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T06:05:18.539Z] 00ec1311fe28: Preparing [2024-08-16T06:05:18.539Z] 6e7e6719b34d: Preparing [2024-08-16T06:05:18.539Z] f906a6ab4164: Preparing [2024-08-16T06:05:18.539Z] a1065e709f85: Preparing [2024-08-16T06:05:18.539Z] 4eb5ba5f5397: Preparing [2024-08-16T06:05:18.539Z] d68a7c6e8205: Preparing [2024-08-16T06:05:18.539Z] ce7f800efff9: Preparing [2024-08-16T06:05:18.539Z] d68a7c6e8205: Waiting [2024-08-16T06:05:18.539Z] ce7f800efff9: Waiting [2024-08-16T06:05:18.539Z] 00ec1311fe28: Layer already exists [2024-08-16T06:05:18.539Z] 4eb5ba5f5397: Layer already exists [2024-08-16T06:05:18.539Z] a1065e709f85: Layer already exists [2024-08-16T06:05:18.539Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:18.539Z] d68a7c6e8205: Layer already exists [2024-08-16T06:05:18.539Z] 6e7e6719b34d: Layer already exists [2024-08-16T06:05:18.539Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:18.539Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:18.865Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:19.182Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-16T06:05:19.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T06:05:19.182Z] 00ec1311fe28: Preparing [2024-08-16T06:05:19.182Z] 6e7e6719b34d: Preparing [2024-08-16T06:05:19.182Z] f906a6ab4164: Preparing [2024-08-16T06:05:19.182Z] a1065e709f85: Preparing [2024-08-16T06:05:19.182Z] 4eb5ba5f5397: Preparing [2024-08-16T06:05:19.182Z] d68a7c6e8205: Preparing [2024-08-16T06:05:19.182Z] ce7f800efff9: Preparing [2024-08-16T06:05:19.182Z] d68a7c6e8205: Waiting [2024-08-16T06:05:19.182Z] ce7f800efff9: Waiting [2024-08-16T06:05:19.182Z] 4eb5ba5f5397: Layer already exists [2024-08-16T06:05:19.182Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:19.182Z] 00ec1311fe28: Layer already exists [2024-08-16T06:05:19.182Z] 6e7e6719b34d: Layer already exists [2024-08-16T06:05:19.182Z] a1065e709f85: Layer already exists [2024-08-16T06:05:19.182Z] d68a7c6e8205: Layer already exists [2024-08-16T06:05:19.182Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:19.182Z] main: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:05:19.262Z] ===================================================== [Pipeline] echo [2024-08-16T06:05:19.276Z] taggedImages: [2024-08-16T06:05:19.276Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:19.276Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-16T06:05:19.276Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.54 [2024-08-16T06:05:19.277Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:19.277Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-16T06:05:19.307Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-16T06:05:19.307Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:19.307Z] latest [2024-08-16T06:05:19.307Z] 3.2.0-dev.54 [2024-08-16T06:05:19.307Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:19.307Z] main [2024-08-16T06:05:19.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:19.658Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:19.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:19.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T06:05:19.982Z] de0094d9f4ee: Preparing [2024-08-16T06:05:19.982Z] 658fd93389c6: Preparing [2024-08-16T06:05:19.982Z] f906a6ab4164: Preparing [2024-08-16T06:05:19.982Z] a1065e709f85: Preparing [2024-08-16T06:05:19.982Z] 9d1dab3097a4: Preparing [2024-08-16T06:05:19.982Z] 64b6d96e4e88: Preparing [2024-08-16T06:05:19.982Z] ce7f800efff9: Preparing [2024-08-16T06:05:19.982Z] 64b6d96e4e88: Waiting [2024-08-16T06:05:19.982Z] ce7f800efff9: Waiting [2024-08-16T06:05:19.982Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:05:19.982Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:19.982Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:05:19.982Z] a1065e709f85: Layer already exists [2024-08-16T06:05:19.982Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:19.982Z] de0094d9f4ee: Pushed [2024-08-16T06:05:24.171Z] 658fd93389c6: Pushed [2024-08-16T06:05:24.171Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:24.502Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:24.829Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-16T06:05:24.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T06:05:24.829Z] de0094d9f4ee: Preparing [2024-08-16T06:05:24.829Z] 658fd93389c6: Preparing [2024-08-16T06:05:24.829Z] f906a6ab4164: Preparing [2024-08-16T06:05:24.829Z] a1065e709f85: Preparing [2024-08-16T06:05:24.829Z] 9d1dab3097a4: Preparing [2024-08-16T06:05:24.830Z] 64b6d96e4e88: Preparing [2024-08-16T06:05:24.830Z] ce7f800efff9: Preparing [2024-08-16T06:05:24.830Z] 64b6d96e4e88: Waiting [2024-08-16T06:05:24.830Z] ce7f800efff9: Waiting [2024-08-16T06:05:24.830Z] a1065e709f85: Layer already exists [2024-08-16T06:05:24.830Z] 658fd93389c6: Layer already exists [2024-08-16T06:05:24.830Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:24.830Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:05:24.830Z] de0094d9f4ee: Layer already exists [2024-08-16T06:05:24.830Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:24.830Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:05:24.830Z] latest: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:25.157Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:25.477Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.54 [2024-08-16T06:05:25.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T06:05:25.477Z] de0094d9f4ee: Preparing [2024-08-16T06:05:25.477Z] 658fd93389c6: Preparing [2024-08-16T06:05:25.477Z] f906a6ab4164: Preparing [2024-08-16T06:05:25.477Z] a1065e709f85: Preparing [2024-08-16T06:05:25.477Z] 9d1dab3097a4: Preparing [2024-08-16T06:05:25.477Z] 64b6d96e4e88: Preparing [2024-08-16T06:05:25.477Z] ce7f800efff9: Preparing [2024-08-16T06:05:25.477Z] ce7f800efff9: Waiting [2024-08-16T06:05:25.477Z] 64b6d96e4e88: Waiting [2024-08-16T06:05:25.477Z] a1065e709f85: Layer already exists [2024-08-16T06:05:25.477Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:05:25.477Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:25.477Z] 658fd93389c6: Layer already exists [2024-08-16T06:05:25.477Z] de0094d9f4ee: Layer already exists [2024-08-16T06:05:25.477Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:05:25.477Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:25.477Z] 3.2.0-dev.54: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:25.803Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:26.126Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:26.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T06:05:26.126Z] de0094d9f4ee: Preparing [2024-08-16T06:05:26.126Z] 658fd93389c6: Preparing [2024-08-16T06:05:26.126Z] f906a6ab4164: Preparing [2024-08-16T06:05:26.126Z] a1065e709f85: Preparing [2024-08-16T06:05:26.126Z] 9d1dab3097a4: Preparing [2024-08-16T06:05:26.126Z] 64b6d96e4e88: Preparing [2024-08-16T06:05:26.126Z] ce7f800efff9: Preparing [2024-08-16T06:05:26.126Z] ce7f800efff9: Waiting [2024-08-16T06:05:26.126Z] 64b6d96e4e88: Waiting [2024-08-16T06:05:26.126Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:05:26.126Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:26.126Z] a1065e709f85: Layer already exists [2024-08-16T06:05:26.126Z] de0094d9f4ee: Layer already exists [2024-08-16T06:05:26.126Z] 658fd93389c6: Layer already exists [2024-08-16T06:05:26.126Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:26.126Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:05:26.126Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:26.474Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:05:26.797Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-16T06:05:26.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T06:05:26.797Z] de0094d9f4ee: Preparing [2024-08-16T06:05:26.797Z] 658fd93389c6: Preparing [2024-08-16T06:05:26.797Z] f906a6ab4164: Preparing [2024-08-16T06:05:26.797Z] a1065e709f85: Preparing [2024-08-16T06:05:26.797Z] 9d1dab3097a4: Preparing [2024-08-16T06:05:26.797Z] 64b6d96e4e88: Preparing [2024-08-16T06:05:26.797Z] ce7f800efff9: Preparing [2024-08-16T06:05:26.797Z] 64b6d96e4e88: Waiting [2024-08-16T06:05:26.797Z] ce7f800efff9: Waiting [2024-08-16T06:05:26.797Z] 9d1dab3097a4: Layer already exists [2024-08-16T06:05:26.797Z] 658fd93389c6: Layer already exists [2024-08-16T06:05:26.797Z] a1065e709f85: Layer already exists [2024-08-16T06:05:26.797Z] f906a6ab4164: Layer already exists [2024-08-16T06:05:26.797Z] de0094d9f4ee: Layer already exists [2024-08-16T06:05:26.797Z] 64b6d96e4e88: Layer already exists [2024-08-16T06:05:26.797Z] ce7f800efff9: Layer already exists [2024-08-16T06:05:26.797Z] main: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:05:26.882Z] ===================================================== [Pipeline] echo [2024-08-16T06:05:26.896Z] taggedImages: [2024-08-16T06:05:26.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:05:26.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-16T06:05:26.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.54 [2024-08-16T06:05:26.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:05:26.896Z] - 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-16T06:19:56.856Z] #149 ... [2024-08-16T06:19:56.856Z] [2024-08-16T06:19:56.856Z] #160 [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-16T06:19:56.856Z] #160 1169.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T06:19:57.436Z] #160 ... [2024-08-16T06:19:57.436Z] [2024-08-16T06:19:57.436Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T06:19:57.436Z] #151 DONE 1175.3s [2024-08-16T06:19:57.436Z] [2024-08-16T06:19:57.436Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T06:19:58.063Z] #161 DONE 0.5s [2024-08-16T06:19:58.063Z] [2024-08-16T06:19:58.063Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-16T06:20:00.010Z] #162 ... [2024-08-16T06:20:00.010Z] [2024-08-16T06:20:00.010Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T06:20:00.010Z] #149 DONE 1177.5s [2024-08-16T06:20:00.010Z] [2024-08-16T06:20:00.010Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T06:20:00.283Z] #152 ... [2024-08-16T06:20:00.283Z] [2024-08-16T06:20:00.283Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:20:00.549Z] #163 DONE 0.3s [2024-08-16T06:20:00.549Z] [2024-08-16T06:20:00.549Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:20:00.848Z] #129 ... [2024-08-16T06:20:00.848Z] [2024-08-16T06:20:00.848Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:20:00.848Z] #164 DONE 0.2s [2024-08-16T06:20:00.848Z] [2024-08-16T06:20:00.848Z] #165 [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-16T06:20:01.441Z] #165 ... [2024-08-16T06:20:01.441Z] [2024-08-16T06:20:01.441Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-16T06:20:01.441Z] #162 DONE 3.4s [2024-08-16T06:20:01.441Z] [2024-08-16T06:20:01.441Z] #165 [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-16T06:20:01.441Z] #165 DONE 0.7s [2024-08-16T06:20:01.441Z] [2024-08-16T06:20:01.441Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-16T06:20:01.722Z] #166 DONE 0.4s [2024-08-16T06:20:01.722Z] [2024-08-16T06:20:01.722Z] #167 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:20:01.722Z] #167 DONE 0.5s [2024-08-16T06:20:01.722Z] [2024-08-16T06:20:01.722Z] #168 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:20:02.351Z] #168 DONE 0.4s [2024-08-16T06:20:02.351Z] [2024-08-16T06:20:02.351Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-16T06:20:02.351Z] #169 DONE 0.5s [2024-08-16T06:20:02.351Z] [2024-08-16T06:20:02.351Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T06:20:02.620Z] #170 DONE 0.3s [2024-08-16T06:20:02.620Z] [2024-08-16T06:20:02.620Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:20:02.889Z] #171 ... [2024-08-16T06:20:02.889Z] [2024-08-16T06:20:02.889Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-16T06:20:02.889Z] #172 DONE 0.4s [2024-08-16T06:20:02.889Z] [2024-08-16T06:20:02.889Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T06:20:03.155Z] #173 DONE 0.5s [2024-08-16T06:20:03.155Z] [2024-08-16T06:20:03.155Z] #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-16T06:20:03.737Z] #174 DONE 0.3s [2024-08-16T06:20:03.737Z] [2024-08-16T06:20:03.737Z] #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-16T06:20:03.737Z] #175 DONE 0.3s [2024-08-16T06:20:03.737Z] [2024-08-16T06:20:03.737Z] #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-16T06:20:04.320Z] #176 DONE 0.4s [2024-08-16T06:20:04.320Z] [2024-08-16T06:20:04.320Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:20:04.320Z] #129 ... [2024-08-16T06:20:04.320Z] [2024-08-16T06:20:04.320Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-16T06:20:04.588Z] #177 DONE 0.4s [2024-08-16T06:20:04.588Z] [2024-08-16T06:20:04.588Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T06:20:04.588Z] #155 ... [2024-08-16T06:20:04.588Z] [2024-08-16T06:20:04.588Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-16T06:20:04.859Z] #178 DONE 0.2s [2024-08-16T06:20:04.859Z] [2024-08-16T06:20:04.859Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T06:20:04.859Z] #152 ... [2024-08-16T06:20:04.859Z] [2024-08-16T06:20:04.859Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T06:20:05.484Z] #179 ... [2024-08-16T06:20:05.484Z] [2024-08-16T06:20:05.484Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:20:05.484Z] #171 DONE 2.8s [2024-08-16T06:20:05.484Z] [2024-08-16T06:20:05.484Z] #118 [security-proxy-setup] exporting to image [2024-08-16T06:20:05.484Z] #118 exporting layers [2024-08-16T06:20:06.896Z] #118 exporting layers 1.3s done [2024-08-16T06:20:06.896Z] #118 writing image sha256:af7fa76ba64070259275499430f4c21b1674e56d4260975958398cba43ab960d done [2024-08-16T06:20:06.896Z] #118 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-16T06:20:06.896Z] #118 DONE 3.9s [2024-08-16T06:20:06.896Z] [2024-08-16T06:20:06.896Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:20:07.502Z] #150 ... [2024-08-16T06:20:07.502Z] [2024-08-16T06:20:07.502Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T06:20:07.502Z] #179 DONE 2.6s [2024-08-16T06:20:07.502Z] [2024-08-16T06:20:07.502Z] #118 [security-bootstrapper] exporting to image [2024-08-16T06:20:08.919Z] #118 exporting layers 1.4s done [2024-08-16T06:20:08.919Z] #118 writing image sha256:bfaa2fa0c3fcc2f18237278df13ba21d3937ee584a2b9657a5d614fe574bd05b done [2024-08-16T06:20:08.919Z] #118 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-16T06:20:08.919Z] #118 DONE 5.3s [2024-08-16T06:20:08.919Z] [2024-08-16T06:20:08.919Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:20:14.262Z] #158 ... [2024-08-16T06:20:14.262Z] [2024-08-16T06:20:14.262Z] #160 [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-16T06:20:14.262Z] #160 DONE 1192.2s [2024-08-16T06:20:14.545Z] [2024-08-16T06:20:14.545Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:20:14.817Z] #71 ... [2024-08-16T06:20:14.817Z] [2024-08-16T06:20:14.817Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:20:14.817Z] #180 DONE 0.2s [2024-08-16T06:20:14.817Z] [2024-08-16T06:20:14.817Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:20:15.085Z] #181 DONE 0.3s [2024-08-16T06:20:15.085Z] [2024-08-16T06:20:15.085Z] #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-16T06:20:15.669Z] #182 DONE 0.3s [2024-08-16T06:20:15.669Z] [2024-08-16T06:20:15.669Z] #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-16T06:20:15.669Z] #183 DONE 0.2s [2024-08-16T06:20:15.669Z] [2024-08-16T06:20:15.669Z] #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-16T06:20:15.940Z] #184 DONE 0.2s [2024-08-16T06:20:15.940Z] [2024-08-16T06:20:15.940Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:20:15.940Z] #129 ... [2024-08-16T06:20:15.940Z] [2024-08-16T06:20:15.940Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-16T06:20:16.207Z] #185 DONE 0.2s [2024-08-16T06:20:16.207Z] [2024-08-16T06:20:16.207Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-16T06:20:16.474Z] #186 DONE 0.2s [2024-08-16T06:20:16.474Z] [2024-08-16T06:20:16.474Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T06:20:16.474Z] #187 DONE 0.1s [2024-08-16T06:20:16.474Z] [2024-08-16T06:20:16.474Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T06:20:16.474Z] #155 ... [2024-08-16T06:20:16.474Z] [2024-08-16T06:20:16.474Z] #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-16T06:20:18.429Z] #188 DONE 1.8s [2024-08-16T06:20:18.429Z] [2024-08-16T06:20:18.429Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:20:18.429Z] #154 ... [2024-08-16T06:20:18.429Z] [2024-08-16T06:20:18.429Z] #118 [security-secretstore-setup] exporting to image [2024-08-16T06:20:18.429Z] #118 exporting layers [2024-08-16T06:20:19.870Z] #118 exporting layers 1.3s done [2024-08-16T06:20:19.870Z] #118 writing image sha256:2d2bf37ea991c0513cae72e77e2614454f1c3ac5b4541df1ce8e0eca9a1ac95a done [2024-08-16T06:20:19.870Z] #118 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-16T06:20:19.870Z] #118 DONE 6.6s [2024-08-16T06:20:19.870Z] [2024-08-16T06:20:19.870Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:21:16.272Z] #129 ... [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T06:21:16.272Z] #155 DONE 1248.7s [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:21:16.272Z] #150 ... [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:21:16.272Z] #189 DONE 0.2s [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:21:16.272Z] #190 DONE 0.2s [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:21:16.272Z] #159 ... [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #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-16T06:21:16.272Z] #191 DONE 0.2s [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #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-16T06:21:16.272Z] #192 DONE 0.1s [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:21:16.272Z] #154 ... [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #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-16T06:21:16.272Z] #193 DONE 0.1s [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #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-16T06:21:16.272Z] #194 DONE 1.8s [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #118 [core-common-config-bootstrapper] exporting to image [2024-08-16T06:21:16.272Z] #118 exporting layers [2024-08-16T06:21:16.272Z] #118 exporting layers 0.7s done [2024-08-16T06:21:16.272Z] #118 writing image sha256:957192680d0b464b01c563041523b0f90bae0fc2f1cfd326eb96621c106ef89e done [2024-08-16T06:21:16.272Z] #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-16T06:21:16.272Z] #118 DONE 7.4s [2024-08-16T06:21:16.272Z] [2024-08-16T06:21:16.272Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:23:22.976Z] #129 ... [2024-08-16T06:23:22.976Z] [2024-08-16T06:23:22.976Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T06:23:22.976Z] #152 DONE 1370.7s [2024-08-16T06:23:22.976Z] [2024-08-16T06:23:22.976Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T06:23:22.976Z] #153 ... [2024-08-16T06:23:22.976Z] [2024-08-16T06:23:22.976Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:23:22.976Z] #195 DONE 0.2s [2024-08-16T06:23:22.976Z] [2024-08-16T06:23:22.976Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T06:23:22.976Z] #153 ... [2024-08-16T06:23:22.976Z] [2024-08-16T06:23:22.976Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:23:22.976Z] #196 DONE 0.2s [2024-08-16T06:23:22.976Z] [2024-08-16T06:23:22.976Z] #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-16T06:23:22.976Z] #197 DONE 0.3s [2024-08-16T06:23:22.976Z] [2024-08-16T06:23:22.976Z] #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-16T06:23:22.976Z] #198 DONE 0.1s [2024-08-16T06:23:22.976Z] [2024-08-16T06:23:22.976Z] #118 [security-spiffe-token-provider] exporting to image [2024-08-16T06:23:22.976Z] #118 exporting layers [2024-08-16T06:23:22.976Z] #118 exporting layers 1.2s done [2024-08-16T06:23:22.976Z] #118 writing image sha256:eabd5519b4be308ea783faf42a9d6aa8a6d3065b9f21613c78346ec310a7a234 done [2024-08-16T06:23:22.976Z] #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-16T06:23:22.976Z] #118 DONE 8.5s [2024-08-16T06:23:22.976Z] [2024-08-16T06:23:22.976Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:31:45.724Z] #150 ... [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T06:31:45.724Z] #157 DONE 1874.2s [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:31:45.724Z] #159 ... [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:31:45.724Z] #199 DONE 0.2s [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:31:45.724Z] #200 DONE 0.2s [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:31:45.724Z] #150 ... [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T06:31:45.724Z] #201 DONE 0.4s [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:31:45.724Z] #156 ... [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #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-16T06:31:45.724Z] #202 DONE 0.2s [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-16T06:31:45.724Z] #203 DONE 0.1s [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #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-16T06:31:45.724Z] #204 DONE 1.9s [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:31:45.724Z] #150 ... [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #118 [security-proxy-auth] exporting to image [2024-08-16T06:31:45.724Z] #118 exporting layers [2024-08-16T06:31:45.724Z] #118 exporting layers 0.7s done [2024-08-16T06:31:45.724Z] #118 writing image sha256:efeeb4e39539df6beebfa44fcb13e1f74226f501a0a6c78c89378970b675f7b1 done [2024-08-16T06:31:45.724Z] #118 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-16T06:31:45.724Z] #118 DONE 9.3s [2024-08-16T06:31:45.724Z] [2024-08-16T06:31:45.724Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:32:42.093Z] #156 ... [2024-08-16T06:32:42.093Z] [2024-08-16T06:32:42.093Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:32:42.093Z] #129 DONE 1938.1s [2024-08-16T06:32:42.093Z] [2024-08-16T06:32:42.093Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:32:42.093Z] #154 ... [2024-08-16T06:32:42.093Z] [2024-08-16T06:32:42.093Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:32:42.093Z] #205 DONE 0.1s [2024-08-16T06:32:42.093Z] [2024-08-16T06:32:42.093Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:32:42.093Z] #206 DONE 0.2s [2024-08-16T06:32:42.093Z] [2024-08-16T06:32:42.093Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-16T06:32:42.093Z] #207 DONE 0.4s [2024-08-16T06:32:42.093Z] [2024-08-16T06:32:42.093Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:32:42.093Z] #154 ... [2024-08-16T06:32:42.093Z] [2024-08-16T06:32:42.093Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:32:42.093Z] #208 DONE 0.1s [2024-08-16T06:32:42.093Z] [2024-08-16T06:32:42.093Z] #118 [core-command] exporting to image [2024-08-16T06:32:42.093Z] #118 exporting layers [2024-08-16T06:32:42.358Z] #118 exporting layers 0.5s done [2024-08-16T06:32:42.358Z] #118 writing image sha256:959e0f92401edff6225bc5862d7fa7508b5e2b62306af68a3655c5994f4844b8 done [2024-08-16T06:32:42.358Z] #118 naming to docker.io/library/core-command-arm64 done [2024-08-16T06:32:42.358Z] #118 DONE 9.7s [2024-08-16T06:32:42.358Z] [2024-08-16T06:32:42.358Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:35:03.999Z] #154 ... [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:35:03.999Z] #150 DONE 2076.5s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:35:03.999Z] #159 ... [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:35:03.999Z] #209 DONE 0.2s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:35:03.999Z] #210 DONE 0.2s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:35:03.999Z] #156 ... [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-16T06:35:03.999Z] #211 DONE 0.5s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:35:03.999Z] #212 DONE 0.2s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-16T06:35:03.999Z] #213 DONE 0.2s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #118 [core-metadata] exporting to image [2024-08-16T06:35:03.999Z] #118 exporting layers [2024-08-16T06:35:03.999Z] #118 exporting layers 0.6s done [2024-08-16T06:35:03.999Z] #118 writing image sha256:52d61d273f45c2a7a2924b3b583629f739d9ce3c83f4568d84fb797e4fa5b3eb done [2024-08-16T06:35:03.999Z] #118 naming to docker.io/library/core-metadata-arm64 done [2024-08-16T06:35:03.999Z] #118 DONE 10.4s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:35:03.999Z] #154 ... [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:35:03.999Z] #159 DONE 2079.6s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:35:03.999Z] #154 ... [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:35:03.999Z] #214 DONE 0.1s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:35:03.999Z] #156 ... [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T06:35:03.999Z] #215 DONE 0.5s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:35:03.999Z] #216 DONE 0.1s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #118 [core-keeper] exporting to image [2024-08-16T06:35:03.999Z] #118 exporting layers 0.7s done [2024-08-16T06:35:03.999Z] #118 writing image sha256:e9b3fb857836c6887759bcb1459119f6474fe1ef6aae4466bcce886171899870 0.0s done [2024-08-16T06:35:03.999Z] #118 naming to docker.io/library/core-keeper-arm64 done [2024-08-16T06:35:03.999Z] #118 DONE 11.1s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T06:35:03.999Z] #153 DONE 2082.0s [2024-08-16T06:35:03.999Z] [2024-08-16T06:35:03.999Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:35:04.583Z] #156 ... [2024-08-16T06:35:04.583Z] [2024-08-16T06:35:04.583Z] #217 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:35:04.583Z] #217 DONE 0.1s [2024-08-16T06:35:04.583Z] [2024-08-16T06:35:04.583Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:35:04.853Z] #154 ... [2024-08-16T06:35:04.853Z] [2024-08-16T06:35:04.853Z] #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:35:05.119Z] #218 DONE 0.1s [2024-08-16T06:35:05.119Z] [2024-08-16T06:35:05.119Z] #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-16T06:35:05.735Z] #219 DONE 0.6s [2024-08-16T06:35:05.735Z] [2024-08-16T06:35:05.735Z] #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:35:06.002Z] #220 DONE 0.2s [2024-08-16T06:35:06.002Z] [2024-08-16T06:35:06.002Z] #118 [core-data] exporting to image [2024-08-16T06:35:06.592Z] #118 exporting layers 0.7s done [2024-08-16T06:35:06.592Z] #118 writing image sha256:d9b85f335d3d599915e464167c5fd796cae264664ca6321f91e07ec3686e1932 done [2024-08-16T06:35:06.592Z] #118 naming to docker.io/library/core-data-arm64 done [2024-08-16T06:35:06.592Z] #118 DONE 11.8s [2024-08-16T06:35:06.592Z] [2024-08-16T06:35:06.592Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:35:45.800Z] #154 DONE 2120.8s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:35:45.800Z] #158 ... [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #221 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:35:45.800Z] #221 DONE 0.2s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:35:45.800Z] #222 DONE 0.2s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:35:45.800Z] #158 DONE 2121.5s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-16T06:35:45.800Z] #223 DONE 0.6s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:35:45.800Z] #224 DONE 0.4s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:35:45.800Z] #225 ... [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:35:45.800Z] #156 DONE 2122.3s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-16T06:35:45.800Z] #226 DONE 0.2s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:35:45.800Z] #225 DONE 0.3s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #118 [support-cron-scheduler] exporting to image [2024-08-16T06:35:45.800Z] #118 exporting layers [2024-08-16T06:35:45.800Z] #118 ... [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T06:35:45.800Z] #227 DONE 0.7s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:35:45.800Z] #228 DONE 0.1s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:35:45.800Z] #229 DONE 0.1s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:35:45.800Z] #230 DONE 0.1s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #118 [support-scheduler] exporting to image [2024-08-16T06:35:45.800Z] #118 ... [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-16T06:35:45.800Z] #231 DONE 0.5s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #118 [support-scheduler] exporting to image [2024-08-16T06:35:45.800Z] #118 exporting layers 0.5s done [2024-08-16T06:35:45.800Z] #118 writing image sha256:9d2bb720537e41216e83fcaf1768ac0c10aa038c34d4394fb959812ab2ab7ce2 0.0s done [2024-08-16T06:35:45.800Z] #118 naming to docker.io/library/support-scheduler-arm64 [2024-08-16T06:35:45.800Z] #118 ... [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:35:45.800Z] #232 DONE 0.2s [2024-08-16T06:35:45.800Z] [2024-08-16T06:35:45.800Z] #118 [support-notifications] exporting to image [2024-08-16T06:35:45.800Z] #118 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-08-16T06:35:46.072Z] #118 exporting layers 1.5s done [2024-08-16T06:35:46.072Z] #118 writing image sha256:d25379a9e814023b28448ea29d4972d9b8b645301629181c82760730c01ee136 0.0s done [2024-08-16T06:35:46.072Z] #118 naming to docker.io/library/support-cron-scheduler-arm64 0.0s done [2024-08-16T06:35:46.343Z] #118 exporting layers 0.5s done [2024-08-16T06:35:46.343Z] #118 writing image sha256:eaed21acb6431cd3aeeb3c06665f854e287966340fc00946ab76e6bd93f9e258 done [2024-08-16T06:35:46.343Z] #118 naming to docker.io/library/support-notifications-arm64 done [2024-08-16T06:35:46.343Z] #118 DONE 13.7s [2024-08-16T06:35:46.343Z] [2024-08-16T06:35:46.343Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:35:46.343Z] time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-16T06:35:46.364Z] $ docker stop --time=1 f26e762977bc9feb38b4f2a87a445e1972953c03a5e84c85ee10de6111f37d93 [2024-08-16T06:35:48.085Z] $ docker rm -f --volumes f26e762977bc9feb38b4f2a87a445e1972953c03a5e84c85ee10de6111f37d93 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T06:35:48.591Z] + docker images [2024-08-16T06:35:48.591Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-16T06:35:48.591Z] support-notifications-arm64 latest eaed21acb643 3 seconds ago 42MB [2024-08-16T06:35:48.591Z] support-scheduler-arm64 latest 9d2bb720537e 3 seconds ago 41.3MB [2024-08-16T06:35:48.591Z] support-cron-scheduler-arm64 latest d25379a9e814 4 seconds ago 43.5MB [2024-08-16T06:35:48.591Z] core-data-arm64 latest d9b85f335d3d 43 seconds ago 39.1MB [2024-08-16T06:35:48.591Z] core-keeper-arm64 latest e9b3fb857836 45 seconds ago 39MB [2024-08-16T06:35:48.591Z] core-metadata-arm64 latest 52d61d273f45 48 seconds ago 39.3MB [2024-08-16T06:35:48.591Z] core-command-arm64 latest 959e0f92401e 3 minutes ago 35MB [2024-08-16T06:35:48.591Z] security-proxy-auth-arm64 latest efeeb4e39539 4 minutes ago 32.6MB [2024-08-16T06:35:48.591Z] security-spiffe-token-provider-arm64 latest eabd5519b4be 12 minutes ago 29MB [2024-08-16T06:35:48.591Z] core-common-config-bootstrapper-arm64 latest 957192680d0b 14 minutes ago 15.3MB [2024-08-16T06:35:48.591Z] security-secretstore-setup-arm64 latest 2d2bf37ea991 15 minutes ago 36.4MB [2024-08-16T06:35:48.591Z] security-bootstrapper-arm64 latest bfaa2fa0c3fc 15 minutes ago 18.9MB [2024-08-16T06:35:48.591Z] security-proxy-setup-arm64 latest af7fa76ba640 15 minutes ago 26.1MB [2024-08-16T06:35:48.591Z] security-spire-server-arm64 latest 65983c8010a5 36 minutes ago 116MB [2024-08-16T06:35:48.591Z] security-spire-agent-arm64 latest a38772614c04 36 minutes ago 174MB [2024-08-16T06:35:48.591Z] security-spire-config-arm64 latest 5b577cfd4783 36 minutes ago 115MB [2024-08-16T06:35:48.591Z] ci-base-image-arm64 latest 9275c28fa6a1 38 minutes ago 967MB [2024-08-16T06:35:48.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-16T06:35:48.591Z] 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-16T06:35:48.732Z] provisioning config files... [2024-08-16T06:35:48.747Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/672@tmp/config4388231388843525363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:35:49.088Z] ---> ****-login.sh [2024-08-16T06:35:49.089Z] nexus3.edgexfoundry.org:10001 [2024-08-16T06:35:49.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:35:49.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:35:49.356Z] Configure a credential helper to remove this warning. See [2024-08-16T06:35:49.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:35:49.356Z] [2024-08-16T06:35:49.356Z] Login Succeeded [2024-08-16T06:35:49.623Z] nexus3.edgexfoundry.org:10002 [2024-08-16T06:35:49.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:35:49.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:35:49.891Z] Configure a credential helper to remove this warning. See [2024-08-16T06:35:49.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:35:49.891Z] [2024-08-16T06:35:49.891Z] Login Succeeded [2024-08-16T06:35:49.891Z] nexus3.edgexfoundry.org:10003 [2024-08-16T06:35:50.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:35:50.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:35:50.160Z] Configure a credential helper to remove this warning. See [2024-08-16T06:35:50.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:35:50.160Z] [2024-08-16T06:35:50.160Z] Login Succeeded [2024-08-16T06:35:50.160Z] nexus3.edgexfoundry.org:10004 [2024-08-16T06:35:50.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:35:50.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:35:50.704Z] Configure a credential helper to remove this warning. See [2024-08-16T06:35:50.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:35:50.704Z] [2024-08-16T06:35:50.704Z] Login Succeeded [2024-08-16T06:35:50.704Z] ****.io [2024-08-16T06:35:50.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:35:51.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:35:51.238Z] Configure a credential helper to remove this warning. See [2024-08-16T06:35:51.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:35:51.238Z] [2024-08-16T06:35:51.238Z] Login Succeeded [2024-08-16T06:35:51.238Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T06:35:51.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:35:51.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T06:35:51.331Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-16T06:35:51.331Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:35:51.331Z] latest [2024-08-16T06:35:51.331Z] 3.2.0-dev.54 [2024-08-16T06:35:51.331Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:35:51.331Z] main [2024-08-16T06:35:51.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:35:51.707Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:35:52.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:35:52.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T06:35:52.063Z] 206f668e5e48: Preparing [2024-08-16T06:35:52.063Z] 46624eb44539: Preparing [2024-08-16T06:35:52.063Z] ec0e9328a4b2: Preparing [2024-08-16T06:35:52.063Z] c9cfff862063: Preparing [2024-08-16T06:35:52.063Z] bf812f1422da: Preparing [2024-08-16T06:35:52.063Z] 5194a825c5c0: Preparing [2024-08-16T06:35:52.063Z] 3c20671a5817: Preparing [2024-08-16T06:35:52.063Z] 5194a825c5c0: Waiting [2024-08-16T06:35:52.063Z] 3c20671a5817: Waiting [2024-08-16T06:35:52.328Z] c9cfff862063: Pushed [2024-08-16T06:35:52.328Z] bf812f1422da: Pushed [2024-08-16T06:35:52.328Z] 206f668e5e48: Pushed [2024-08-16T06:35:52.328Z] ec0e9328a4b2: Pushed [2024-08-16T06:35:52.328Z] 3c20671a5817: Layer already exists [2024-08-16T06:35:52.328Z] 5194a825c5c0: Pushed [2024-08-16T06:35:58.963Z] 46624eb44539: Pushed [2024-08-16T06:35:58.963Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:35:59.346Z] + 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-16T06:35:59.700Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-16T06:35:59.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T06:35:59.700Z] 206f668e5e48: Preparing [2024-08-16T06:35:59.700Z] 46624eb44539: Preparing [2024-08-16T06:35:59.700Z] ec0e9328a4b2: Preparing [2024-08-16T06:35:59.700Z] c9cfff862063: Preparing [2024-08-16T06:35:59.700Z] bf812f1422da: Preparing [2024-08-16T06:35:59.700Z] 5194a825c5c0: Preparing [2024-08-16T06:35:59.700Z] 3c20671a5817: Preparing [2024-08-16T06:35:59.700Z] 5194a825c5c0: Waiting [2024-08-16T06:35:59.700Z] 3c20671a5817: Waiting [2024-08-16T06:35:59.700Z] bf812f1422da: Layer already exists [2024-08-16T06:35:59.700Z] 206f668e5e48: Layer already exists [2024-08-16T06:35:59.700Z] c9cfff862063: Layer already exists [2024-08-16T06:35:59.700Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:35:59.700Z] 46624eb44539: Layer already exists [2024-08-16T06:35:59.700Z] 5194a825c5c0: Layer already exists [2024-08-16T06:35:59.700Z] 3c20671a5817: Layer already exists [2024-08-16T06:35:59.965Z] latest: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:00.322Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:00.682Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.54 [2024-08-16T06:36:00.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T06:36:00.682Z] 206f668e5e48: Preparing [2024-08-16T06:36:00.682Z] 46624eb44539: Preparing [2024-08-16T06:36:00.682Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:00.682Z] c9cfff862063: Preparing [2024-08-16T06:36:00.682Z] bf812f1422da: Preparing [2024-08-16T06:36:00.682Z] 5194a825c5c0: Preparing [2024-08-16T06:36:00.682Z] 3c20671a5817: Preparing [2024-08-16T06:36:00.682Z] 5194a825c5c0: Waiting [2024-08-16T06:36:00.682Z] 3c20671a5817: Waiting [2024-08-16T06:36:00.682Z] bf812f1422da: Layer already exists [2024-08-16T06:36:00.682Z] 206f668e5e48: Layer already exists [2024-08-16T06:36:00.682Z] 46624eb44539: Layer already exists [2024-08-16T06:36:00.682Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:00.682Z] c9cfff862063: Layer already exists [2024-08-16T06:36:00.682Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:00.682Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:00.682Z] 3.2.0-dev.54: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:01.318Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:01.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:01.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T06:36:01.684Z] 206f668e5e48: Preparing [2024-08-16T06:36:01.684Z] 46624eb44539: Preparing [2024-08-16T06:36:01.684Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:01.684Z] c9cfff862063: Preparing [2024-08-16T06:36:01.684Z] bf812f1422da: Preparing [2024-08-16T06:36:01.684Z] 5194a825c5c0: Preparing [2024-08-16T06:36:01.684Z] 3c20671a5817: Preparing [2024-08-16T06:36:01.684Z] 5194a825c5c0: Waiting [2024-08-16T06:36:01.684Z] 3c20671a5817: Waiting [2024-08-16T06:36:01.684Z] c9cfff862063: Layer already exists [2024-08-16T06:36:01.684Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:01.684Z] 46624eb44539: Layer already exists [2024-08-16T06:36:01.684Z] bf812f1422da: Layer already exists [2024-08-16T06:36:01.684Z] 206f668e5e48: Layer already exists [2024-08-16T06:36:01.684Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:01.684Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:01.950Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:02.318Z] + 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-16T06:36:02.682Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-16T06:36:02.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T06:36:02.682Z] 206f668e5e48: Preparing [2024-08-16T06:36:02.682Z] 46624eb44539: Preparing [2024-08-16T06:36:02.682Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:02.682Z] c9cfff862063: Preparing [2024-08-16T06:36:02.682Z] bf812f1422da: Preparing [2024-08-16T06:36:02.682Z] 5194a825c5c0: Preparing [2024-08-16T06:36:02.682Z] 3c20671a5817: Preparing [2024-08-16T06:36:02.682Z] 5194a825c5c0: Waiting [2024-08-16T06:36:02.682Z] 3c20671a5817: Waiting [2024-08-16T06:36:02.682Z] 46624eb44539: Layer already exists [2024-08-16T06:36:02.682Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:02.682Z] c9cfff862063: Layer already exists [2024-08-16T06:36:02.682Z] bf812f1422da: Layer already exists [2024-08-16T06:36:02.682Z] 206f668e5e48: Layer already exists [2024-08-16T06:36:02.682Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:02.682Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:02.948Z] main: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:36:03.029Z] ===================================================== [Pipeline] echo [2024-08-16T06:36:03.041Z] taggedImages: [2024-08-16T06:36:03.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:03.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-16T06:36:03.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.54 [2024-08-16T06:36:03.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:03.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-16T06:36:03.065Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-16T06:36:03.065Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:03.065Z] latest [2024-08-16T06:36:03.065Z] 3.2.0-dev.54 [2024-08-16T06:36:03.065Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:03.065Z] main [2024-08-16T06:36:03.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:03.449Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:03.820Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:03.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T06:36:03.820Z] 335ead09e236: Preparing [2024-08-16T06:36:03.820Z] 598be0487a90: Preparing [2024-08-16T06:36:03.820Z] 6319b9a07bbf: Preparing [2024-08-16T06:36:03.820Z] e3982fd3c48f: Preparing [2024-08-16T06:36:03.820Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:03.820Z] c9cfff862063: Preparing [2024-08-16T06:36:03.820Z] bf812f1422da: Preparing [2024-08-16T06:36:03.820Z] c9cfff862063: Waiting [2024-08-16T06:36:03.820Z] 5194a825c5c0: Preparing [2024-08-16T06:36:03.820Z] bf812f1422da: Waiting [2024-08-16T06:36:03.820Z] 3c20671a5817: Preparing [2024-08-16T06:36:03.820Z] 5194a825c5c0: Waiting [2024-08-16T06:36:03.820Z] 3c20671a5817: Waiting [2024-08-16T06:36:03.820Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:04.087Z] c9cfff862063: Layer already exists [2024-08-16T06:36:04.087Z] 598be0487a90: Pushed [2024-08-16T06:36:04.087Z] bf812f1422da: Layer already exists [2024-08-16T06:36:04.087Z] 6319b9a07bbf: Pushed [2024-08-16T06:36:04.087Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:04.087Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:04.087Z] 335ead09e236: Pushed [2024-08-16T06:36:06.025Z] e3982fd3c48f: Pushed [2024-08-16T06:36:06.025Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:06.373Z] + 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-16T06:36:06.720Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-16T06:36:06.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T06:36:06.720Z] 335ead09e236: Preparing [2024-08-16T06:36:06.720Z] 598be0487a90: Preparing [2024-08-16T06:36:06.720Z] 6319b9a07bbf: Preparing [2024-08-16T06:36:06.720Z] e3982fd3c48f: Preparing [2024-08-16T06:36:06.720Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:06.720Z] c9cfff862063: Preparing [2024-08-16T06:36:06.720Z] bf812f1422da: Preparing [2024-08-16T06:36:06.720Z] 5194a825c5c0: Preparing [2024-08-16T06:36:06.721Z] 3c20671a5817: Preparing [2024-08-16T06:36:06.721Z] c9cfff862063: Waiting [2024-08-16T06:36:06.721Z] bf812f1422da: Waiting [2024-08-16T06:36:06.721Z] 5194a825c5c0: Waiting [2024-08-16T06:36:06.721Z] 3c20671a5817: Waiting [2024-08-16T06:36:06.721Z] 335ead09e236: Layer already exists [2024-08-16T06:36:06.721Z] 6319b9a07bbf: Layer already exists [2024-08-16T06:36:06.721Z] e3982fd3c48f: Layer already exists [2024-08-16T06:36:06.721Z] 598be0487a90: Layer already exists [2024-08-16T06:36:06.721Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:06.721Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:06.721Z] bf812f1422da: Layer already exists [2024-08-16T06:36:06.721Z] c9cfff862063: Layer already exists [2024-08-16T06:36:06.721Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:06.985Z] latest: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:07.347Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:07.705Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.54 [2024-08-16T06:36:07.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T06:36:07.705Z] 335ead09e236: Preparing [2024-08-16T06:36:07.705Z] 598be0487a90: Preparing [2024-08-16T06:36:07.705Z] 6319b9a07bbf: Preparing [2024-08-16T06:36:07.705Z] e3982fd3c48f: Preparing [2024-08-16T06:36:07.705Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:07.705Z] c9cfff862063: Preparing [2024-08-16T06:36:07.705Z] bf812f1422da: Preparing [2024-08-16T06:36:07.705Z] c9cfff862063: Waiting [2024-08-16T06:36:07.705Z] 5194a825c5c0: Preparing [2024-08-16T06:36:07.705Z] bf812f1422da: Waiting [2024-08-16T06:36:07.705Z] 3c20671a5817: Preparing [2024-08-16T06:36:07.705Z] 5194a825c5c0: Waiting [2024-08-16T06:36:07.705Z] 3c20671a5817: Waiting [2024-08-16T06:36:07.705Z] 6319b9a07bbf: Layer already exists [2024-08-16T06:36:07.705Z] e3982fd3c48f: Layer already exists [2024-08-16T06:36:07.705Z] 598be0487a90: Layer already exists [2024-08-16T06:36:07.705Z] 335ead09e236: Layer already exists [2024-08-16T06:36:07.705Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:07.705Z] bf812f1422da: Layer already exists [2024-08-16T06:36:07.705Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:07.705Z] c9cfff862063: Layer already exists [2024-08-16T06:36:07.705Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:07.968Z] 3.2.0-dev.54: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:08.328Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:08.682Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:08.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T06:36:08.682Z] 335ead09e236: Preparing [2024-08-16T06:36:08.682Z] 598be0487a90: Preparing [2024-08-16T06:36:08.682Z] 6319b9a07bbf: Preparing [2024-08-16T06:36:08.682Z] e3982fd3c48f: Preparing [2024-08-16T06:36:08.682Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:08.682Z] c9cfff862063: Preparing [2024-08-16T06:36:08.682Z] bf812f1422da: Preparing [2024-08-16T06:36:08.682Z] 5194a825c5c0: Preparing [2024-08-16T06:36:08.682Z] 3c20671a5817: Preparing [2024-08-16T06:36:08.682Z] bf812f1422da: Waiting [2024-08-16T06:36:08.682Z] 5194a825c5c0: Waiting [2024-08-16T06:36:08.682Z] 3c20671a5817: Waiting [2024-08-16T06:36:08.682Z] c9cfff862063: Waiting [2024-08-16T06:36:08.682Z] e3982fd3c48f: Layer already exists [2024-08-16T06:36:08.682Z] 335ead09e236: Layer already exists [2024-08-16T06:36:08.682Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:08.682Z] 598be0487a90: Layer already exists [2024-08-16T06:36:08.682Z] 6319b9a07bbf: Layer already exists [2024-08-16T06:36:08.682Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:08.682Z] bf812f1422da: Layer already exists [2024-08-16T06:36:08.682Z] c9cfff862063: Layer already exists [2024-08-16T06:36:08.682Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:08.949Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:09.304Z] + 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-16T06:36:09.657Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-16T06:36:09.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T06:36:09.657Z] 335ead09e236: Preparing [2024-08-16T06:36:09.657Z] 598be0487a90: Preparing [2024-08-16T06:36:09.657Z] 6319b9a07bbf: Preparing [2024-08-16T06:36:09.657Z] e3982fd3c48f: Preparing [2024-08-16T06:36:09.657Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:09.657Z] c9cfff862063: Preparing [2024-08-16T06:36:09.657Z] bf812f1422da: Preparing [2024-08-16T06:36:09.657Z] 5194a825c5c0: Preparing [2024-08-16T06:36:09.657Z] 3c20671a5817: Preparing [2024-08-16T06:36:09.657Z] c9cfff862063: Waiting [2024-08-16T06:36:09.657Z] bf812f1422da: Waiting [2024-08-16T06:36:09.657Z] 5194a825c5c0: Waiting [2024-08-16T06:36:09.657Z] 3c20671a5817: Waiting [2024-08-16T06:36:09.657Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:09.657Z] 335ead09e236: Layer already exists [2024-08-16T06:36:09.657Z] 598be0487a90: Layer already exists [2024-08-16T06:36:09.657Z] 6319b9a07bbf: Layer already exists [2024-08-16T06:36:09.657Z] e3982fd3c48f: Layer already exists [2024-08-16T06:36:09.657Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:09.657Z] bf812f1422da: Layer already exists [2024-08-16T06:36:09.658Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:09.658Z] c9cfff862063: Layer already exists [2024-08-16T06:36:09.922Z] main: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:36:10.008Z] ===================================================== [Pipeline] echo [2024-08-16T06:36:10.023Z] taggedImages: [2024-08-16T06:36:10.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:10.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-16T06:36:10.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.54 [2024-08-16T06:36:10.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:10.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-16T06:36:10.048Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-16T06:36:10.048Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:10.048Z] latest [2024-08-16T06:36:10.048Z] 3.2.0-dev.54 [2024-08-16T06:36:10.048Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:10.048Z] main [2024-08-16T06:36:10.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:10.408Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:10.763Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:10.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T06:36:10.763Z] 25e4df316929: Preparing [2024-08-16T06:36:10.763Z] df1cd305f5f2: Preparing [2024-08-16T06:36:10.763Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:10.763Z] c9cfff862063: Preparing [2024-08-16T06:36:10.763Z] f0763e8c5c42: Preparing [2024-08-16T06:36:10.763Z] 02a6260ddeba: Preparing [2024-08-16T06:36:10.763Z] 3c20671a5817: Preparing [2024-08-16T06:36:10.763Z] 02a6260ddeba: Waiting [2024-08-16T06:36:10.763Z] 3c20671a5817: Waiting [2024-08-16T06:36:10.763Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:11.028Z] f0763e8c5c42: Pushed [2024-08-16T06:36:11.028Z] 02a6260ddeba: Pushed [2024-08-16T06:36:11.292Z] c9cfff862063: Layer already exists [2024-08-16T06:36:11.292Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:11.292Z] 25e4df316929: Pushed [2024-08-16T06:36:17.920Z] df1cd305f5f2: Pushed [2024-08-16T06:36:17.920Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:18.281Z] + 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-16T06:36:18.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-16T06:36:18.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T06:36:18.623Z] 25e4df316929: Preparing [2024-08-16T06:36:18.623Z] df1cd305f5f2: Preparing [2024-08-16T06:36:18.623Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:18.623Z] c9cfff862063: Preparing [2024-08-16T06:36:18.623Z] f0763e8c5c42: Preparing [2024-08-16T06:36:18.623Z] 02a6260ddeba: Preparing [2024-08-16T06:36:18.623Z] 3c20671a5817: Preparing [2024-08-16T06:36:18.623Z] 02a6260ddeba: Waiting [2024-08-16T06:36:18.623Z] 3c20671a5817: Waiting [2024-08-16T06:36:18.623Z] df1cd305f5f2: Layer already exists [2024-08-16T06:36:18.623Z] 25e4df316929: Layer already exists [2024-08-16T06:36:18.623Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:18.623Z] c9cfff862063: Layer already exists [2024-08-16T06:36:18.623Z] f0763e8c5c42: Layer already exists [2024-08-16T06:36:18.623Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:18.623Z] 02a6260ddeba: Layer already exists [2024-08-16T06:36:18.623Z] latest: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:19.239Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:19.592Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.54 [2024-08-16T06:36:19.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T06:36:19.592Z] 25e4df316929: Preparing [2024-08-16T06:36:19.592Z] df1cd305f5f2: Preparing [2024-08-16T06:36:19.592Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:19.592Z] c9cfff862063: Preparing [2024-08-16T06:36:19.592Z] f0763e8c5c42: Preparing [2024-08-16T06:36:19.592Z] 02a6260ddeba: Preparing [2024-08-16T06:36:19.592Z] 3c20671a5817: Preparing [2024-08-16T06:36:19.592Z] 02a6260ddeba: Waiting [2024-08-16T06:36:19.592Z] 3c20671a5817: Waiting [2024-08-16T06:36:19.592Z] 25e4df316929: Layer already exists [2024-08-16T06:36:19.592Z] df1cd305f5f2: Layer already exists [2024-08-16T06:36:19.592Z] c9cfff862063: Layer already exists [2024-08-16T06:36:19.592Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:19.592Z] f0763e8c5c42: Layer already exists [2024-08-16T06:36:19.592Z] 02a6260ddeba: Layer already exists [2024-08-16T06:36:19.592Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:19.592Z] 3.2.0-dev.54: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:20.223Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:20.578Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:20.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T06:36:20.578Z] 25e4df316929: Preparing [2024-08-16T06:36:20.578Z] df1cd305f5f2: Preparing [2024-08-16T06:36:20.578Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:20.578Z] c9cfff862063: Preparing [2024-08-16T06:36:20.578Z] f0763e8c5c42: Preparing [2024-08-16T06:36:20.578Z] 02a6260ddeba: Preparing [2024-08-16T06:36:20.578Z] 3c20671a5817: Preparing [2024-08-16T06:36:20.578Z] 02a6260ddeba: Waiting [2024-08-16T06:36:20.578Z] 3c20671a5817: Waiting [2024-08-16T06:36:20.578Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:20.578Z] f0763e8c5c42: Layer already exists [2024-08-16T06:36:20.578Z] c9cfff862063: Layer already exists [2024-08-16T06:36:20.578Z] df1cd305f5f2: Layer already exists [2024-08-16T06:36:20.578Z] 25e4df316929: Layer already exists [2024-08-16T06:36:20.578Z] 02a6260ddeba: Layer already exists [2024-08-16T06:36:20.578Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:20.578Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:20.950Z] + 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-16T06:36:21.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-16T06:36:21.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T06:36:21.299Z] 25e4df316929: Preparing [2024-08-16T06:36:21.299Z] df1cd305f5f2: Preparing [2024-08-16T06:36:21.299Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:21.299Z] c9cfff862063: Preparing [2024-08-16T06:36:21.299Z] f0763e8c5c42: Preparing [2024-08-16T06:36:21.299Z] 02a6260ddeba: Preparing [2024-08-16T06:36:21.299Z] 02a6260ddeba: Waiting [2024-08-16T06:36:21.299Z] 3c20671a5817: Preparing [2024-08-16T06:36:21.299Z] 3c20671a5817: Waiting [2024-08-16T06:36:21.299Z] f0763e8c5c42: Layer already exists [2024-08-16T06:36:21.299Z] df1cd305f5f2: Layer already exists [2024-08-16T06:36:21.299Z] 25e4df316929: Layer already exists [2024-08-16T06:36:21.299Z] c9cfff862063: Layer already exists [2024-08-16T06:36:21.299Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:21.299Z] 02a6260ddeba: Layer already exists [2024-08-16T06:36:21.299Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:21.565Z] main: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:36:21.645Z] ===================================================== [Pipeline] echo [2024-08-16T06:36:21.662Z] taggedImages: [2024-08-16T06:36:21.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:21.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-16T06:36:21.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.54 [2024-08-16T06:36:21.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:21.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-16T06:36:21.690Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-16T06:36:21.690Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:21.690Z] latest [2024-08-16T06:36:21.690Z] 3.2.0-dev.54 [2024-08-16T06:36:21.690Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:21.690Z] main [2024-08-16T06:36:21.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:22.059Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:22.417Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:22.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T06:36:22.418Z] a9c4ccb10362: Preparing [2024-08-16T06:36:22.418Z] bda96952106c: Preparing [2024-08-16T06:36:22.418Z] c9cfff862063: Preparing [2024-08-16T06:36:22.418Z] 09f68b5f5bd1: Preparing [2024-08-16T06:36:22.418Z] e19625e093b7: Preparing [2024-08-16T06:36:22.418Z] 3c20671a5817: Preparing [2024-08-16T06:36:22.418Z] 3c20671a5817: Waiting [2024-08-16T06:36:22.418Z] c9cfff862063: Layer already exists [2024-08-16T06:36:22.682Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:22.682Z] e19625e093b7: Pushed [2024-08-16T06:36:22.682Z] 09f68b5f5bd1: Pushed [2024-08-16T06:36:22.682Z] a9c4ccb10362: Pushed [2024-08-16T06:36:29.302Z] bda96952106c: Pushed [2024-08-16T06:36:29.302Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:29.665Z] + 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-16T06:36:30.034Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-16T06:36:30.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T06:36:30.034Z] a9c4ccb10362: Preparing [2024-08-16T06:36:30.034Z] bda96952106c: Preparing [2024-08-16T06:36:30.034Z] c9cfff862063: Preparing [2024-08-16T06:36:30.034Z] 09f68b5f5bd1: Preparing [2024-08-16T06:36:30.034Z] e19625e093b7: Preparing [2024-08-16T06:36:30.034Z] 3c20671a5817: Preparing [2024-08-16T06:36:30.034Z] 3c20671a5817: Waiting [2024-08-16T06:36:30.034Z] bda96952106c: Layer already exists [2024-08-16T06:36:30.034Z] e19625e093b7: Layer already exists [2024-08-16T06:36:30.034Z] a9c4ccb10362: Layer already exists [2024-08-16T06:36:30.034Z] c9cfff862063: Layer already exists [2024-08-16T06:36:30.034Z] 09f68b5f5bd1: Layer already exists [2024-08-16T06:36:30.034Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:30.034Z] latest: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:30.662Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:31.019Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.54 [2024-08-16T06:36:31.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T06:36:31.019Z] a9c4ccb10362: Preparing [2024-08-16T06:36:31.019Z] bda96952106c: Preparing [2024-08-16T06:36:31.019Z] c9cfff862063: Preparing [2024-08-16T06:36:31.019Z] 09f68b5f5bd1: Preparing [2024-08-16T06:36:31.019Z] e19625e093b7: Preparing [2024-08-16T06:36:31.019Z] 3c20671a5817: Preparing [2024-08-16T06:36:31.019Z] 3c20671a5817: Waiting [2024-08-16T06:36:31.019Z] 09f68b5f5bd1: Layer already exists [2024-08-16T06:36:31.019Z] a9c4ccb10362: Layer already exists [2024-08-16T06:36:31.019Z] bda96952106c: Layer already exists [2024-08-16T06:36:31.019Z] c9cfff862063: Layer already exists [2024-08-16T06:36:31.019Z] e19625e093b7: Layer already exists [2024-08-16T06:36:31.019Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:31.019Z] 3.2.0-dev.54: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:31.649Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:32.005Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:32.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T06:36:32.005Z] a9c4ccb10362: Preparing [2024-08-16T06:36:32.005Z] bda96952106c: Preparing [2024-08-16T06:36:32.005Z] c9cfff862063: Preparing [2024-08-16T06:36:32.005Z] 09f68b5f5bd1: Preparing [2024-08-16T06:36:32.005Z] e19625e093b7: Preparing [2024-08-16T06:36:32.005Z] 3c20671a5817: Preparing [2024-08-16T06:36:32.005Z] a9c4ccb10362: Layer already exists [2024-08-16T06:36:32.005Z] e19625e093b7: Layer already exists [2024-08-16T06:36:32.005Z] 09f68b5f5bd1: Layer already exists [2024-08-16T06:36:32.005Z] c9cfff862063: Layer already exists [2024-08-16T06:36:32.005Z] bda96952106c: Layer already exists [2024-08-16T06:36:32.005Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:32.272Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:32.627Z] + 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-16T06:36:32.989Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-16T06:36:32.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T06:36:32.989Z] a9c4ccb10362: Preparing [2024-08-16T06:36:32.989Z] bda96952106c: Preparing [2024-08-16T06:36:32.989Z] c9cfff862063: Preparing [2024-08-16T06:36:32.989Z] 09f68b5f5bd1: Preparing [2024-08-16T06:36:32.989Z] e19625e093b7: Preparing [2024-08-16T06:36:32.989Z] 3c20671a5817: Preparing [2024-08-16T06:36:32.989Z] 3c20671a5817: Waiting [2024-08-16T06:36:32.989Z] e19625e093b7: Layer already exists [2024-08-16T06:36:32.989Z] bda96952106c: Layer already exists [2024-08-16T06:36:32.989Z] a9c4ccb10362: Layer already exists [2024-08-16T06:36:32.989Z] 09f68b5f5bd1: Layer already exists [2024-08-16T06:36:32.989Z] c9cfff862063: Layer already exists [2024-08-16T06:36:32.989Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:33.255Z] main: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:36:33.324Z] ===================================================== [Pipeline] echo [2024-08-16T06:36:33.338Z] taggedImages: [2024-08-16T06:36:33.338Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:33.338Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-16T06:36:33.338Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.54 [2024-08-16T06:36:33.338Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:33.338Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-16T06:36:33.366Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-16T06:36:33.366Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:33.366Z] latest [2024-08-16T06:36:33.366Z] 3.2.0-dev.54 [2024-08-16T06:36:33.366Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:33.366Z] main [2024-08-16T06:36:33.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:33.733Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:34.084Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:34.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T06:36:34.084Z] 4c323cdb34f1: Preparing [2024-08-16T06:36:34.084Z] 00c1321deeb0: Preparing [2024-08-16T06:36:34.084Z] 1cd712d6fb31: Preparing [2024-08-16T06:36:34.084Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:34.084Z] c9cfff862063: Preparing [2024-08-16T06:36:34.084Z] bf812f1422da: Preparing [2024-08-16T06:36:34.084Z] 5194a825c5c0: Preparing [2024-08-16T06:36:34.084Z] 3c20671a5817: Preparing [2024-08-16T06:36:34.084Z] bf812f1422da: Waiting [2024-08-16T06:36:34.084Z] 5194a825c5c0: Waiting [2024-08-16T06:36:34.084Z] 3c20671a5817: Waiting [2024-08-16T06:36:34.084Z] c9cfff862063: Layer already exists [2024-08-16T06:36:34.349Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:34.349Z] bf812f1422da: Layer already exists [2024-08-16T06:36:34.349Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:34.349Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:34.349Z] 00c1321deeb0: Pushed [2024-08-16T06:36:34.349Z] 4c323cdb34f1: Pushed [2024-08-16T06:36:40.976Z] 1cd712d6fb31: Pushed [2024-08-16T06:36:41.296Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:41.679Z] + 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-16T06:36:42.062Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-16T06:36:42.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T06:36:42.062Z] 4c323cdb34f1: Preparing [2024-08-16T06:36:42.062Z] 00c1321deeb0: Preparing [2024-08-16T06:36:42.062Z] 1cd712d6fb31: Preparing [2024-08-16T06:36:42.062Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:42.062Z] c9cfff862063: Preparing [2024-08-16T06:36:42.062Z] bf812f1422da: Preparing [2024-08-16T06:36:42.062Z] 5194a825c5c0: Preparing [2024-08-16T06:36:42.062Z] 3c20671a5817: Preparing [2024-08-16T06:36:42.062Z] 5194a825c5c0: Waiting [2024-08-16T06:36:42.062Z] bf812f1422da: Waiting [2024-08-16T06:36:42.062Z] 3c20671a5817: Waiting [2024-08-16T06:36:42.062Z] c9cfff862063: Layer already exists [2024-08-16T06:36:42.062Z] 1cd712d6fb31: Layer already exists [2024-08-16T06:36:42.062Z] 00c1321deeb0: Layer already exists [2024-08-16T06:36:42.062Z] 4c323cdb34f1: Layer already exists [2024-08-16T06:36:42.062Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:42.062Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:42.062Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:42.062Z] bf812f1422da: Layer already exists [2024-08-16T06:36:42.340Z] latest: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:42.714Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:43.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.54 [2024-08-16T06:36:43.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T06:36:43.077Z] 4c323cdb34f1: Preparing [2024-08-16T06:36:43.077Z] 00c1321deeb0: Preparing [2024-08-16T06:36:43.077Z] 1cd712d6fb31: Preparing [2024-08-16T06:36:43.077Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:43.077Z] c9cfff862063: Preparing [2024-08-16T06:36:43.077Z] bf812f1422da: Preparing [2024-08-16T06:36:43.077Z] 5194a825c5c0: Preparing [2024-08-16T06:36:43.077Z] 3c20671a5817: Preparing [2024-08-16T06:36:43.077Z] 5194a825c5c0: Waiting [2024-08-16T06:36:43.077Z] bf812f1422da: Waiting [2024-08-16T06:36:43.077Z] 3c20671a5817: Waiting [2024-08-16T06:36:43.077Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:43.077Z] 1cd712d6fb31: Layer already exists [2024-08-16T06:36:43.077Z] 00c1321deeb0: Layer already exists [2024-08-16T06:36:43.077Z] 4c323cdb34f1: Layer already exists [2024-08-16T06:36:43.077Z] c9cfff862063: Layer already exists [2024-08-16T06:36:43.077Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:43.077Z] bf812f1422da: Layer already exists [2024-08-16T06:36:43.077Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:43.340Z] 3.2.0-dev.54: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:43.701Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:44.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:44.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T06:36:44.060Z] 4c323cdb34f1: Preparing [2024-08-16T06:36:44.060Z] 00c1321deeb0: Preparing [2024-08-16T06:36:44.060Z] 1cd712d6fb31: Preparing [2024-08-16T06:36:44.060Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:44.060Z] c9cfff862063: Preparing [2024-08-16T06:36:44.060Z] bf812f1422da: Preparing [2024-08-16T06:36:44.060Z] 5194a825c5c0: Preparing [2024-08-16T06:36:44.061Z] 3c20671a5817: Preparing [2024-08-16T06:36:44.061Z] bf812f1422da: Waiting [2024-08-16T06:36:44.061Z] 5194a825c5c0: Waiting [2024-08-16T06:36:44.061Z] 3c20671a5817: Waiting [2024-08-16T06:36:44.061Z] c9cfff862063: Layer already exists [2024-08-16T06:36:44.061Z] 00c1321deeb0: Layer already exists [2024-08-16T06:36:44.061Z] 4c323cdb34f1: Layer already exists [2024-08-16T06:36:44.061Z] 1cd712d6fb31: Layer already exists [2024-08-16T06:36:44.061Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:44.061Z] bf812f1422da: Layer already exists [2024-08-16T06:36:44.061Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:44.061Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:44.327Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:44.692Z] + 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-16T06:36:45.070Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-16T06:36:45.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T06:36:45.070Z] 4c323cdb34f1: Preparing [2024-08-16T06:36:45.070Z] 00c1321deeb0: Preparing [2024-08-16T06:36:45.070Z] 1cd712d6fb31: Preparing [2024-08-16T06:36:45.070Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:45.070Z] c9cfff862063: Preparing [2024-08-16T06:36:45.070Z] bf812f1422da: Preparing [2024-08-16T06:36:45.070Z] 5194a825c5c0: Preparing [2024-08-16T06:36:45.070Z] 3c20671a5817: Preparing [2024-08-16T06:36:45.070Z] bf812f1422da: Waiting [2024-08-16T06:36:45.070Z] 5194a825c5c0: Waiting [2024-08-16T06:36:45.070Z] 3c20671a5817: Waiting [2024-08-16T06:36:45.070Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:45.070Z] 1cd712d6fb31: Layer already exists [2024-08-16T06:36:45.070Z] 00c1321deeb0: Layer already exists [2024-08-16T06:36:45.070Z] c9cfff862063: Layer already exists [2024-08-16T06:36:45.070Z] 4c323cdb34f1: Layer already exists [2024-08-16T06:36:45.070Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:45.070Z] bf812f1422da: Layer already exists [2024-08-16T06:36:45.070Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:45.336Z] main: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:36:45.418Z] ===================================================== [Pipeline] echo [2024-08-16T06:36:45.435Z] taggedImages: [2024-08-16T06:36:45.435Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:45.435Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-16T06:36:45.435Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.54 [2024-08-16T06:36:45.435Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:45.435Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-16T06:36:45.463Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-16T06:36:45.463Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:45.463Z] latest [2024-08-16T06:36:45.463Z] 3.2.0-dev.54 [2024-08-16T06:36:45.463Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:45.463Z] main [2024-08-16T06:36:45.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:45.834Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:46.315Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:46.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T06:36:46.315Z] 791f100fbcb0: Preparing [2024-08-16T06:36:46.315Z] cb068eb3cc4a: Preparing [2024-08-16T06:36:46.315Z] 0929d4f74b44: Preparing [2024-08-16T06:36:46.315Z] 1908b6aba7f8: Preparing [2024-08-16T06:36:46.315Z] 9523d4808b5e: Preparing [2024-08-16T06:36:46.315Z] 6230d0f7b361: Preparing [2024-08-16T06:36:46.315Z] a7d0babd4d3e: Preparing [2024-08-16T06:36:46.315Z] 550a014de19b: Preparing [2024-08-16T06:36:46.315Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:46.315Z] c9cfff862063: Preparing [2024-08-16T06:36:46.315Z] f511b676470c: Preparing [2024-08-16T06:36:46.315Z] 1687532de111: Preparing [2024-08-16T06:36:46.315Z] 5f70bf18a086: Preparing [2024-08-16T06:36:46.315Z] 5d468cc78f9b: Preparing [2024-08-16T06:36:46.315Z] 6000564303ed: Preparing [2024-08-16T06:36:46.315Z] d73b7de99e85: Preparing [2024-08-16T06:36:46.315Z] 3c20671a5817: Preparing [2024-08-16T06:36:46.315Z] 1687532de111: Waiting [2024-08-16T06:36:46.315Z] 6000564303ed: Waiting [2024-08-16T06:36:46.315Z] 5f70bf18a086: Waiting [2024-08-16T06:36:46.315Z] 5d468cc78f9b: Waiting [2024-08-16T06:36:46.315Z] 6230d0f7b361: Waiting [2024-08-16T06:36:46.315Z] 550a014de19b: Waiting [2024-08-16T06:36:46.315Z] a7d0babd4d3e: Waiting [2024-08-16T06:36:46.316Z] ec0e9328a4b2: Waiting [2024-08-16T06:36:46.316Z] c9cfff862063: Waiting [2024-08-16T06:36:46.316Z] 3c20671a5817: Waiting [2024-08-16T06:36:46.585Z] cb068eb3cc4a: Pushed [2024-08-16T06:36:46.585Z] 0929d4f74b44: Pushed [2024-08-16T06:36:46.585Z] 1908b6aba7f8: Pushed [2024-08-16T06:36:46.585Z] 9523d4808b5e: Pushed [2024-08-16T06:36:46.585Z] 791f100fbcb0: Pushed [2024-08-16T06:36:46.585Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:46.585Z] 6230d0f7b361: Pushed [2024-08-16T06:36:46.585Z] c9cfff862063: Layer already exists [2024-08-16T06:36:46.585Z] a7d0babd4d3e: Pushed [2024-08-16T06:36:46.851Z] 5f70bf18a086: Layer already exists [2024-08-16T06:36:46.851Z] f511b676470c: Pushed [2024-08-16T06:36:46.851Z] 1687532de111: Pushed [2024-08-16T06:36:46.851Z] 5d468cc78f9b: Pushed [2024-08-16T06:36:46.851Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:46.851Z] 6000564303ed: Pushed [2024-08-16T06:36:46.851Z] d73b7de99e85: Pushed [2024-08-16T06:36:49.479Z] 550a014de19b: Pushed [2024-08-16T06:36:49.745Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:50.103Z] + 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-16T06:36:50.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-16T06:36:50.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T06:36:50.456Z] 791f100fbcb0: Preparing [2024-08-16T06:36:50.456Z] cb068eb3cc4a: Preparing [2024-08-16T06:36:50.456Z] 0929d4f74b44: Preparing [2024-08-16T06:36:50.456Z] 1908b6aba7f8: Preparing [2024-08-16T06:36:50.456Z] 9523d4808b5e: Preparing [2024-08-16T06:36:50.456Z] 6230d0f7b361: Preparing [2024-08-16T06:36:50.456Z] a7d0babd4d3e: Preparing [2024-08-16T06:36:50.456Z] 550a014de19b: Preparing [2024-08-16T06:36:50.456Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:50.456Z] c9cfff862063: Preparing [2024-08-16T06:36:50.456Z] f511b676470c: Preparing [2024-08-16T06:36:50.456Z] 1687532de111: Preparing [2024-08-16T06:36:50.456Z] 5f70bf18a086: Preparing [2024-08-16T06:36:50.456Z] 5d468cc78f9b: Preparing [2024-08-16T06:36:50.456Z] 6000564303ed: Preparing [2024-08-16T06:36:50.456Z] d73b7de99e85: Preparing [2024-08-16T06:36:50.456Z] 3c20671a5817: Preparing [2024-08-16T06:36:50.456Z] f511b676470c: Waiting [2024-08-16T06:36:50.456Z] 1687532de111: Waiting [2024-08-16T06:36:50.456Z] 5f70bf18a086: Waiting [2024-08-16T06:36:50.456Z] 5d468cc78f9b: Waiting [2024-08-16T06:36:50.456Z] 6000564303ed: Waiting [2024-08-16T06:36:50.456Z] d73b7de99e85: Waiting [2024-08-16T06:36:50.456Z] 3c20671a5817: Waiting [2024-08-16T06:36:50.456Z] 6230d0f7b361: Waiting [2024-08-16T06:36:50.456Z] a7d0babd4d3e: Waiting [2024-08-16T06:36:50.456Z] 550a014de19b: Waiting [2024-08-16T06:36:50.456Z] c9cfff862063: Waiting [2024-08-16T06:36:50.456Z] 1908b6aba7f8: Layer already exists [2024-08-16T06:36:50.456Z] 791f100fbcb0: Layer already exists [2024-08-16T06:36:50.456Z] cb068eb3cc4a: Layer already exists [2024-08-16T06:36:50.456Z] 0929d4f74b44: Layer already exists [2024-08-16T06:36:50.456Z] 9523d4808b5e: Layer already exists [2024-08-16T06:36:50.456Z] 6230d0f7b361: Layer already exists [2024-08-16T06:36:50.456Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:50.456Z] a7d0babd4d3e: Layer already exists [2024-08-16T06:36:50.456Z] 550a014de19b: Layer already exists [2024-08-16T06:36:50.456Z] c9cfff862063: Layer already exists [2024-08-16T06:36:50.456Z] f511b676470c: Layer already exists [2024-08-16T06:36:50.456Z] 5f70bf18a086: Layer already exists [2024-08-16T06:36:50.456Z] 6000564303ed: Layer already exists [2024-08-16T06:36:50.456Z] 1687532de111: Layer already exists [2024-08-16T06:36:50.456Z] 5d468cc78f9b: Layer already exists [2024-08-16T06:36:50.456Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:50.722Z] d73b7de99e85: Layer already exists [2024-08-16T06:36:50.722Z] latest: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:51.075Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:51.438Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.54 [2024-08-16T06:36:51.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T06:36:51.438Z] 791f100fbcb0: Preparing [2024-08-16T06:36:51.438Z] cb068eb3cc4a: Preparing [2024-08-16T06:36:51.438Z] 0929d4f74b44: Preparing [2024-08-16T06:36:51.438Z] 1908b6aba7f8: Preparing [2024-08-16T06:36:51.438Z] 9523d4808b5e: Preparing [2024-08-16T06:36:51.438Z] 6230d0f7b361: Preparing [2024-08-16T06:36:51.438Z] a7d0babd4d3e: Preparing [2024-08-16T06:36:51.438Z] 550a014de19b: Preparing [2024-08-16T06:36:51.438Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:51.438Z] c9cfff862063: Preparing [2024-08-16T06:36:51.438Z] f511b676470c: Preparing [2024-08-16T06:36:51.438Z] 1687532de111: Preparing [2024-08-16T06:36:51.438Z] 5f70bf18a086: Preparing [2024-08-16T06:36:51.438Z] 5d468cc78f9b: Preparing [2024-08-16T06:36:51.438Z] 6000564303ed: Preparing [2024-08-16T06:36:51.438Z] d73b7de99e85: Preparing [2024-08-16T06:36:51.438Z] 3c20671a5817: Preparing [2024-08-16T06:36:51.438Z] f511b676470c: Waiting [2024-08-16T06:36:51.438Z] 1687532de111: Waiting [2024-08-16T06:36:51.438Z] 5f70bf18a086: Waiting [2024-08-16T06:36:51.438Z] 5d468cc78f9b: Waiting [2024-08-16T06:36:51.438Z] 6230d0f7b361: Waiting [2024-08-16T06:36:51.438Z] a7d0babd4d3e: Waiting [2024-08-16T06:36:51.438Z] 550a014de19b: Waiting [2024-08-16T06:36:51.438Z] 6000564303ed: Waiting [2024-08-16T06:36:51.438Z] d73b7de99e85: Waiting [2024-08-16T06:36:51.438Z] 3c20671a5817: Waiting [2024-08-16T06:36:51.438Z] ec0e9328a4b2: Waiting [2024-08-16T06:36:51.438Z] c9cfff862063: Waiting [2024-08-16T06:36:51.438Z] 9523d4808b5e: Layer already exists [2024-08-16T06:36:51.438Z] cb068eb3cc4a: Layer already exists [2024-08-16T06:36:51.438Z] 0929d4f74b44: Layer already exists [2024-08-16T06:36:51.438Z] 1908b6aba7f8: Layer already exists [2024-08-16T06:36:51.438Z] 791f100fbcb0: Layer already exists [2024-08-16T06:36:51.438Z] 550a014de19b: Layer already exists [2024-08-16T06:36:51.438Z] 6230d0f7b361: Layer already exists [2024-08-16T06:36:51.438Z] a7d0babd4d3e: Layer already exists [2024-08-16T06:36:51.438Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:51.438Z] c9cfff862063: Layer already exists [2024-08-16T06:36:51.438Z] f511b676470c: Layer already exists [2024-08-16T06:36:51.438Z] 1687532de111: Layer already exists [2024-08-16T06:36:51.438Z] 5f70bf18a086: Layer already exists [2024-08-16T06:36:51.438Z] 5d468cc78f9b: Layer already exists [2024-08-16T06:36:51.438Z] 6000564303ed: Layer already exists [2024-08-16T06:36:51.438Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:51.438Z] d73b7de99e85: Layer already exists [2024-08-16T06:36:51.704Z] 3.2.0-dev.54: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:52.076Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:52.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:52.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T06:36:52.440Z] 791f100fbcb0: Preparing [2024-08-16T06:36:52.440Z] cb068eb3cc4a: Preparing [2024-08-16T06:36:52.440Z] 0929d4f74b44: Preparing [2024-08-16T06:36:52.440Z] 1908b6aba7f8: Preparing [2024-08-16T06:36:52.440Z] 9523d4808b5e: Preparing [2024-08-16T06:36:52.440Z] 6230d0f7b361: Preparing [2024-08-16T06:36:52.440Z] a7d0babd4d3e: Preparing [2024-08-16T06:36:52.440Z] 550a014de19b: Preparing [2024-08-16T06:36:52.440Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:52.440Z] c9cfff862063: Preparing [2024-08-16T06:36:52.440Z] f511b676470c: Preparing [2024-08-16T06:36:52.440Z] 1687532de111: Preparing [2024-08-16T06:36:52.440Z] 5f70bf18a086: Preparing [2024-08-16T06:36:52.440Z] 5d468cc78f9b: Preparing [2024-08-16T06:36:52.440Z] 6000564303ed: Preparing [2024-08-16T06:36:52.440Z] d73b7de99e85: Preparing [2024-08-16T06:36:52.440Z] 3c20671a5817: Preparing [2024-08-16T06:36:52.440Z] 6230d0f7b361: Waiting [2024-08-16T06:36:52.440Z] a7d0babd4d3e: Waiting [2024-08-16T06:36:52.440Z] 550a014de19b: Waiting [2024-08-16T06:36:52.440Z] c9cfff862063: Waiting [2024-08-16T06:36:52.440Z] ec0e9328a4b2: Waiting [2024-08-16T06:36:52.440Z] f511b676470c: Waiting [2024-08-16T06:36:52.440Z] 6000564303ed: Waiting [2024-08-16T06:36:52.440Z] 1687532de111: Waiting [2024-08-16T06:36:52.440Z] 5d468cc78f9b: Waiting [2024-08-16T06:36:52.440Z] 5f70bf18a086: Waiting [2024-08-16T06:36:52.440Z] d73b7de99e85: Waiting [2024-08-16T06:36:52.440Z] 3c20671a5817: Waiting [2024-08-16T06:36:52.440Z] 791f100fbcb0: Layer already exists [2024-08-16T06:36:52.440Z] 1908b6aba7f8: Layer already exists [2024-08-16T06:36:52.440Z] cb068eb3cc4a: Layer already exists [2024-08-16T06:36:52.440Z] 9523d4808b5e: Layer already exists [2024-08-16T06:36:52.440Z] 0929d4f74b44: Layer already exists [2024-08-16T06:36:52.440Z] a7d0babd4d3e: Layer already exists [2024-08-16T06:36:52.440Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:52.440Z] 6230d0f7b361: Layer already exists [2024-08-16T06:36:52.440Z] c9cfff862063: Layer already exists [2024-08-16T06:36:52.440Z] 550a014de19b: Layer already exists [2024-08-16T06:36:52.440Z] 1687532de111: Layer already exists [2024-08-16T06:36:52.440Z] 5f70bf18a086: Layer already exists [2024-08-16T06:36:52.440Z] f511b676470c: Layer already exists [2024-08-16T06:36:52.440Z] 5d468cc78f9b: Layer already exists [2024-08-16T06:36:52.440Z] 6000564303ed: Layer already exists [2024-08-16T06:36:52.440Z] d73b7de99e85: Layer already exists [2024-08-16T06:36:52.440Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:52.706Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:53.065Z] + 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-16T06:36:53.419Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-16T06:36:53.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T06:36:53.419Z] 791f100fbcb0: Preparing [2024-08-16T06:36:53.419Z] cb068eb3cc4a: Preparing [2024-08-16T06:36:53.419Z] 0929d4f74b44: Preparing [2024-08-16T06:36:53.419Z] 1908b6aba7f8: Preparing [2024-08-16T06:36:53.419Z] 9523d4808b5e: Preparing [2024-08-16T06:36:53.419Z] 6230d0f7b361: Preparing [2024-08-16T06:36:53.419Z] a7d0babd4d3e: Preparing [2024-08-16T06:36:53.419Z] 550a014de19b: Preparing [2024-08-16T06:36:53.419Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:53.419Z] c9cfff862063: Preparing [2024-08-16T06:36:53.419Z] f511b676470c: Preparing [2024-08-16T06:36:53.419Z] 1687532de111: Preparing [2024-08-16T06:36:53.419Z] 5f70bf18a086: Preparing [2024-08-16T06:36:53.419Z] 5d468cc78f9b: Preparing [2024-08-16T06:36:53.419Z] 6000564303ed: Preparing [2024-08-16T06:36:53.419Z] d73b7de99e85: Preparing [2024-08-16T06:36:53.419Z] 3c20671a5817: Preparing [2024-08-16T06:36:53.419Z] f511b676470c: Waiting [2024-08-16T06:36:53.419Z] 1687532de111: Waiting [2024-08-16T06:36:53.419Z] 6230d0f7b361: Waiting [2024-08-16T06:36:53.419Z] 5f70bf18a086: Waiting [2024-08-16T06:36:53.419Z] 550a014de19b: Waiting [2024-08-16T06:36:53.419Z] a7d0babd4d3e: Waiting [2024-08-16T06:36:53.419Z] 5d468cc78f9b: Waiting [2024-08-16T06:36:53.419Z] 6000564303ed: Waiting [2024-08-16T06:36:53.419Z] d73b7de99e85: Waiting [2024-08-16T06:36:53.419Z] ec0e9328a4b2: Waiting [2024-08-16T06:36:53.419Z] 3c20671a5817: Waiting [2024-08-16T06:36:53.419Z] c9cfff862063: Waiting [2024-08-16T06:36:53.419Z] 791f100fbcb0: Layer already exists [2024-08-16T06:36:53.419Z] cb068eb3cc4a: Layer already exists [2024-08-16T06:36:53.419Z] 1908b6aba7f8: Layer already exists [2024-08-16T06:36:53.419Z] 0929d4f74b44: Layer already exists [2024-08-16T06:36:53.419Z] 9523d4808b5e: Layer already exists [2024-08-16T06:36:53.419Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:53.419Z] a7d0babd4d3e: Layer already exists [2024-08-16T06:36:53.419Z] 550a014de19b: Layer already exists [2024-08-16T06:36:53.419Z] c9cfff862063: Layer already exists [2024-08-16T06:36:53.419Z] 6230d0f7b361: Layer already exists [2024-08-16T06:36:53.419Z] f511b676470c: Layer already exists [2024-08-16T06:36:53.419Z] 1687532de111: Layer already exists [2024-08-16T06:36:53.419Z] 5d468cc78f9b: Layer already exists [2024-08-16T06:36:53.419Z] 6000564303ed: Layer already exists [2024-08-16T06:36:53.419Z] 5f70bf18a086: Layer already exists [2024-08-16T06:36:53.419Z] d73b7de99e85: Layer already exists [2024-08-16T06:36:53.685Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:53.685Z] main: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:36:53.776Z] ===================================================== [Pipeline] echo [2024-08-16T06:36:53.790Z] taggedImages: [2024-08-16T06:36:53.790Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:53.790Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-16T06:36:53.790Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.54 [2024-08-16T06:36:53.790Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:53.790Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-16T06:36:53.816Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-16T06:36:53.816Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:53.816Z] latest [2024-08-16T06:36:53.816Z] 3.2.0-dev.54 [2024-08-16T06:36:53.816Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:36:53.816Z] main [2024-08-16T06:36:53.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:54.181Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:36:54.531Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:36:54.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T06:36:54.531Z] b37ab8e20ae3: Preparing [2024-08-16T06:36:54.531Z] 25166c39228a: Preparing [2024-08-16T06:36:54.531Z] c27ff3d319f7: Preparing [2024-08-16T06:36:54.531Z] 78309ecc70fe: Preparing [2024-08-16T06:36:54.531Z] ec0e9328a4b2: Preparing [2024-08-16T06:36:54.531Z] c9cfff862063: Preparing [2024-08-16T06:36:54.531Z] bf812f1422da: Preparing [2024-08-16T06:36:54.531Z] 5194a825c5c0: Preparing [2024-08-16T06:36:54.531Z] 3c20671a5817: Preparing [2024-08-16T06:36:54.531Z] 5194a825c5c0: Waiting [2024-08-16T06:36:54.531Z] c9cfff862063: Waiting [2024-08-16T06:36:54.531Z] bf812f1422da: Waiting [2024-08-16T06:36:54.531Z] 3c20671a5817: Waiting [2024-08-16T06:36:54.796Z] 25166c39228a: Pushed [2024-08-16T06:36:54.796Z] c27ff3d319f7: Pushed [2024-08-16T06:36:55.375Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:36:55.375Z] c9cfff862063: Layer already exists [2024-08-16T06:36:55.375Z] bf812f1422da: Layer already exists [2024-08-16T06:36:55.375Z] 5194a825c5c0: Layer already exists [2024-08-16T06:36:55.375Z] 3c20671a5817: Layer already exists [2024-08-16T06:36:55.375Z] b37ab8e20ae3: Pushed [2024-08-16T06:37:00.716Z] 78309ecc70fe: Pushed [2024-08-16T06:37:00.716Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:01.071Z] + 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-16T06:37:01.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-16T06:37:01.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T06:37:01.427Z] b37ab8e20ae3: Preparing [2024-08-16T06:37:01.427Z] 25166c39228a: Preparing [2024-08-16T06:37:01.427Z] c27ff3d319f7: Preparing [2024-08-16T06:37:01.427Z] 78309ecc70fe: Preparing [2024-08-16T06:37:01.427Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:01.427Z] c9cfff862063: Preparing [2024-08-16T06:37:01.427Z] bf812f1422da: Preparing [2024-08-16T06:37:01.427Z] 5194a825c5c0: Preparing [2024-08-16T06:37:01.427Z] 3c20671a5817: Preparing [2024-08-16T06:37:01.427Z] 5194a825c5c0: Waiting [2024-08-16T06:37:01.427Z] 3c20671a5817: Waiting [2024-08-16T06:37:01.427Z] c9cfff862063: Waiting [2024-08-16T06:37:01.427Z] bf812f1422da: Waiting [2024-08-16T06:37:01.427Z] c27ff3d319f7: Layer already exists [2024-08-16T06:37:01.427Z] 78309ecc70fe: Layer already exists [2024-08-16T06:37:01.427Z] b37ab8e20ae3: Layer already exists [2024-08-16T06:37:01.427Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:01.427Z] 25166c39228a: Layer already exists [2024-08-16T06:37:01.427Z] 5194a825c5c0: Layer already exists [2024-08-16T06:37:01.427Z] bf812f1422da: Layer already exists [2024-08-16T06:37:01.427Z] c9cfff862063: Layer already exists [2024-08-16T06:37:01.427Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:01.692Z] latest: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:02.068Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:02.418Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.54 [2024-08-16T06:37:02.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T06:37:02.418Z] b37ab8e20ae3: Preparing [2024-08-16T06:37:02.418Z] 25166c39228a: Preparing [2024-08-16T06:37:02.418Z] c27ff3d319f7: Preparing [2024-08-16T06:37:02.418Z] 78309ecc70fe: Preparing [2024-08-16T06:37:02.418Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:02.418Z] c9cfff862063: Preparing [2024-08-16T06:37:02.418Z] bf812f1422da: Preparing [2024-08-16T06:37:02.418Z] 5194a825c5c0: Preparing [2024-08-16T06:37:02.418Z] 3c20671a5817: Preparing [2024-08-16T06:37:02.418Z] bf812f1422da: Waiting [2024-08-16T06:37:02.418Z] 5194a825c5c0: Waiting [2024-08-16T06:37:02.418Z] 3c20671a5817: Waiting [2024-08-16T06:37:02.418Z] c9cfff862063: Waiting [2024-08-16T06:37:02.418Z] c27ff3d319f7: Layer already exists [2024-08-16T06:37:02.418Z] b37ab8e20ae3: Layer already exists [2024-08-16T06:37:02.418Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:02.418Z] 78309ecc70fe: Layer already exists [2024-08-16T06:37:02.418Z] 25166c39228a: Layer already exists [2024-08-16T06:37:02.418Z] c9cfff862063: Layer already exists [2024-08-16T06:37:02.418Z] 5194a825c5c0: Layer already exists [2024-08-16T06:37:02.418Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:02.418Z] bf812f1422da: Layer already exists [2024-08-16T06:37:02.418Z] 3.2.0-dev.54: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:03.034Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:03.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:03.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T06:37:03.392Z] b37ab8e20ae3: Preparing [2024-08-16T06:37:03.392Z] 25166c39228a: Preparing [2024-08-16T06:37:03.392Z] c27ff3d319f7: Preparing [2024-08-16T06:37:03.392Z] 78309ecc70fe: Preparing [2024-08-16T06:37:03.392Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:03.392Z] c9cfff862063: Preparing [2024-08-16T06:37:03.392Z] c9cfff862063: Waiting [2024-08-16T06:37:03.392Z] bf812f1422da: Preparing [2024-08-16T06:37:03.393Z] 5194a825c5c0: Preparing [2024-08-16T06:37:03.393Z] 3c20671a5817: Preparing [2024-08-16T06:37:03.393Z] 5194a825c5c0: Waiting [2024-08-16T06:37:03.393Z] bf812f1422da: Waiting [2024-08-16T06:37:03.393Z] 25166c39228a: Layer already exists [2024-08-16T06:37:03.393Z] b37ab8e20ae3: Layer already exists [2024-08-16T06:37:03.393Z] 78309ecc70fe: Layer already exists [2024-08-16T06:37:03.393Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:03.393Z] c27ff3d319f7: Layer already exists [2024-08-16T06:37:03.393Z] bf812f1422da: Layer already exists [2024-08-16T06:37:03.393Z] 5194a825c5c0: Layer already exists [2024-08-16T06:37:03.393Z] c9cfff862063: Layer already exists [2024-08-16T06:37:03.393Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:03.393Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:04.005Z] + 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-16T06:37:04.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-16T06:37:04.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T06:37:04.348Z] b37ab8e20ae3: Preparing [2024-08-16T06:37:04.348Z] 25166c39228a: Preparing [2024-08-16T06:37:04.348Z] c27ff3d319f7: Preparing [2024-08-16T06:37:04.348Z] 78309ecc70fe: Preparing [2024-08-16T06:37:04.348Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:04.348Z] c9cfff862063: Preparing [2024-08-16T06:37:04.348Z] bf812f1422da: Preparing [2024-08-16T06:37:04.348Z] 5194a825c5c0: Preparing [2024-08-16T06:37:04.348Z] 3c20671a5817: Preparing [2024-08-16T06:37:04.348Z] bf812f1422da: Waiting [2024-08-16T06:37:04.348Z] c9cfff862063: Waiting [2024-08-16T06:37:04.348Z] 5194a825c5c0: Waiting [2024-08-16T06:37:04.348Z] 3c20671a5817: Waiting [2024-08-16T06:37:04.348Z] 25166c39228a: Layer already exists [2024-08-16T06:37:04.348Z] 78309ecc70fe: Layer already exists [2024-08-16T06:37:04.348Z] c27ff3d319f7: Layer already exists [2024-08-16T06:37:04.348Z] b37ab8e20ae3: Layer already exists [2024-08-16T06:37:04.348Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:04.348Z] 5194a825c5c0: Layer already exists [2024-08-16T06:37:04.348Z] c9cfff862063: Layer already exists [2024-08-16T06:37:04.348Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:04.348Z] bf812f1422da: Layer already exists [2024-08-16T06:37:04.612Z] main: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:37:04.704Z] ===================================================== [Pipeline] echo [2024-08-16T06:37:04.721Z] taggedImages: [2024-08-16T06:37:04.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:04.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-16T06:37:04.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.54 [2024-08-16T06:37:04.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:04.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-16T06:37:04.747Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-16T06:37:04.747Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:04.747Z] latest [2024-08-16T06:37:04.747Z] 3.2.0-dev.54 [2024-08-16T06:37:04.747Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:04.747Z] main [2024-08-16T06:37:04.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:05.112Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:05.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:05.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T06:37:05.471Z] afabbaf2b1ff: Preparing [2024-08-16T06:37:05.471Z] 2bcf688380e7: Preparing [2024-08-16T06:37:05.471Z] cc5f16088c1f: Preparing [2024-08-16T06:37:05.471Z] 3d4f3478d726: Preparing [2024-08-16T06:37:05.471Z] 47b61ad7024b: Preparing [2024-08-16T06:37:05.471Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:05.471Z] c9cfff862063: Preparing [2024-08-16T06:37:05.471Z] 181142580412: Preparing [2024-08-16T06:37:05.471Z] 978e34193954: Preparing [2024-08-16T06:37:05.471Z] 2998042fa5ed: Preparing [2024-08-16T06:37:05.471Z] 3c20671a5817: Preparing [2024-08-16T06:37:05.471Z] 181142580412: Waiting [2024-08-16T06:37:05.471Z] 978e34193954: Waiting [2024-08-16T06:37:05.471Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:05.471Z] 2998042fa5ed: Waiting [2024-08-16T06:37:05.471Z] 3c20671a5817: Waiting [2024-08-16T06:37:05.471Z] c9cfff862063: Waiting [2024-08-16T06:37:05.743Z] 47b61ad7024b: Pushed [2024-08-16T06:37:05.743Z] 2bcf688380e7: Pushed [2024-08-16T06:37:05.743Z] 3d4f3478d726: Pushed [2024-08-16T06:37:05.743Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:05.743Z] c9cfff862063: Layer already exists [2024-08-16T06:37:05.743Z] afabbaf2b1ff: Pushed [2024-08-16T06:37:06.015Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:06.015Z] 181142580412: Pushed [2024-08-16T06:37:06.015Z] 978e34193954: Pushed [2024-08-16T06:37:07.949Z] cc5f16088c1f: Pushed [2024-08-16T06:37:08.531Z] 2998042fa5ed: Pushed [2024-08-16T06:37:08.531Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:08.886Z] + 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-16T06:37:09.231Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-16T06:37:09.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T06:37:09.231Z] afabbaf2b1ff: Preparing [2024-08-16T06:37:09.231Z] 2bcf688380e7: Preparing [2024-08-16T06:37:09.231Z] cc5f16088c1f: Preparing [2024-08-16T06:37:09.231Z] 3d4f3478d726: Preparing [2024-08-16T06:37:09.231Z] 47b61ad7024b: Preparing [2024-08-16T06:37:09.231Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:09.231Z] c9cfff862063: Preparing [2024-08-16T06:37:09.231Z] 181142580412: Preparing [2024-08-16T06:37:09.231Z] 978e34193954: Preparing [2024-08-16T06:37:09.231Z] 2998042fa5ed: Preparing [2024-08-16T06:37:09.231Z] 3c20671a5817: Preparing [2024-08-16T06:37:09.231Z] c9cfff862063: Waiting [2024-08-16T06:37:09.231Z] 181142580412: Waiting [2024-08-16T06:37:09.231Z] 978e34193954: Waiting [2024-08-16T06:37:09.231Z] 3c20671a5817: Waiting [2024-08-16T06:37:09.231Z] 2998042fa5ed: Waiting [2024-08-16T06:37:09.231Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:09.231Z] 2bcf688380e7: Layer already exists [2024-08-16T06:37:09.231Z] 3d4f3478d726: Layer already exists [2024-08-16T06:37:09.231Z] cc5f16088c1f: Layer already exists [2024-08-16T06:37:09.231Z] afabbaf2b1ff: Layer already exists [2024-08-16T06:37:09.231Z] 47b61ad7024b: Layer already exists [2024-08-16T06:37:09.231Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:09.231Z] c9cfff862063: Layer already exists [2024-08-16T06:37:09.231Z] 2998042fa5ed: Layer already exists [2024-08-16T06:37:09.231Z] 978e34193954: Layer already exists [2024-08-16T06:37:09.231Z] 181142580412: Layer already exists [2024-08-16T06:37:09.231Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:09.496Z] latest: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:09.854Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:10.206Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.54 [2024-08-16T06:37:10.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T06:37:10.206Z] afabbaf2b1ff: Preparing [2024-08-16T06:37:10.206Z] 2bcf688380e7: Preparing [2024-08-16T06:37:10.206Z] cc5f16088c1f: Preparing [2024-08-16T06:37:10.206Z] 3d4f3478d726: Preparing [2024-08-16T06:37:10.206Z] 47b61ad7024b: Preparing [2024-08-16T06:37:10.206Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:10.206Z] c9cfff862063: Preparing [2024-08-16T06:37:10.206Z] 181142580412: Preparing [2024-08-16T06:37:10.206Z] 978e34193954: Preparing [2024-08-16T06:37:10.206Z] 2998042fa5ed: Preparing [2024-08-16T06:37:10.206Z] 3c20671a5817: Preparing [2024-08-16T06:37:10.206Z] 181142580412: Waiting [2024-08-16T06:37:10.206Z] 978e34193954: Waiting [2024-08-16T06:37:10.206Z] 2998042fa5ed: Waiting [2024-08-16T06:37:10.206Z] 3c20671a5817: Waiting [2024-08-16T06:37:10.206Z] c9cfff862063: Waiting [2024-08-16T06:37:10.206Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:10.206Z] 47b61ad7024b: Layer already exists [2024-08-16T06:37:10.206Z] cc5f16088c1f: Layer already exists [2024-08-16T06:37:10.206Z] 3d4f3478d726: Layer already exists [2024-08-16T06:37:10.206Z] afabbaf2b1ff: Layer already exists [2024-08-16T06:37:10.206Z] 2bcf688380e7: Layer already exists [2024-08-16T06:37:10.206Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:10.206Z] c9cfff862063: Layer already exists [2024-08-16T06:37:10.206Z] 181142580412: Layer already exists [2024-08-16T06:37:10.206Z] 978e34193954: Layer already exists [2024-08-16T06:37:10.206Z] 2998042fa5ed: Layer already exists [2024-08-16T06:37:10.206Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:10.469Z] 3.2.0-dev.54: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:10.824Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:11.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:11.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T06:37:11.164Z] afabbaf2b1ff: Preparing [2024-08-16T06:37:11.164Z] 2bcf688380e7: Preparing [2024-08-16T06:37:11.164Z] cc5f16088c1f: Preparing [2024-08-16T06:37:11.164Z] 3d4f3478d726: Preparing [2024-08-16T06:37:11.164Z] 47b61ad7024b: Preparing [2024-08-16T06:37:11.164Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:11.164Z] c9cfff862063: Preparing [2024-08-16T06:37:11.164Z] 181142580412: Preparing [2024-08-16T06:37:11.164Z] 978e34193954: Preparing [2024-08-16T06:37:11.164Z] 2998042fa5ed: Preparing [2024-08-16T06:37:11.164Z] 3c20671a5817: Preparing [2024-08-16T06:37:11.164Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:11.164Z] c9cfff862063: Waiting [2024-08-16T06:37:11.164Z] 181142580412: Waiting [2024-08-16T06:37:11.164Z] 978e34193954: Waiting [2024-08-16T06:37:11.164Z] 2998042fa5ed: Waiting [2024-08-16T06:37:11.164Z] 3c20671a5817: Waiting [2024-08-16T06:37:11.164Z] afabbaf2b1ff: Layer already exists [2024-08-16T06:37:11.164Z] 2bcf688380e7: Layer already exists [2024-08-16T06:37:11.164Z] cc5f16088c1f: Layer already exists [2024-08-16T06:37:11.164Z] 47b61ad7024b: Layer already exists [2024-08-16T06:37:11.164Z] 3d4f3478d726: Layer already exists [2024-08-16T06:37:11.164Z] 181142580412: Layer already exists [2024-08-16T06:37:11.164Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:11.164Z] 978e34193954: Layer already exists [2024-08-16T06:37:11.164Z] 2998042fa5ed: Layer already exists [2024-08-16T06:37:11.164Z] c9cfff862063: Layer already exists [2024-08-16T06:37:11.164Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:11.429Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:11.774Z] + 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-16T06:37:12.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-16T06:37:12.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T06:37:12.128Z] afabbaf2b1ff: Preparing [2024-08-16T06:37:12.128Z] 2bcf688380e7: Preparing [2024-08-16T06:37:12.128Z] cc5f16088c1f: Preparing [2024-08-16T06:37:12.128Z] 3d4f3478d726: Preparing [2024-08-16T06:37:12.128Z] 47b61ad7024b: Preparing [2024-08-16T06:37:12.128Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:12.128Z] c9cfff862063: Preparing [2024-08-16T06:37:12.128Z] 181142580412: Preparing [2024-08-16T06:37:12.128Z] 978e34193954: Preparing [2024-08-16T06:37:12.128Z] 2998042fa5ed: Preparing [2024-08-16T06:37:12.128Z] 3c20671a5817: Preparing [2024-08-16T06:37:12.128Z] 181142580412: Waiting [2024-08-16T06:37:12.128Z] 978e34193954: Waiting [2024-08-16T06:37:12.128Z] 2998042fa5ed: Waiting [2024-08-16T06:37:12.128Z] 3c20671a5817: Waiting [2024-08-16T06:37:12.128Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:12.128Z] c9cfff862063: Waiting [2024-08-16T06:37:12.128Z] 47b61ad7024b: Layer already exists [2024-08-16T06:37:12.128Z] 3d4f3478d726: Layer already exists [2024-08-16T06:37:12.128Z] 2bcf688380e7: Layer already exists [2024-08-16T06:37:12.128Z] afabbaf2b1ff: Layer already exists [2024-08-16T06:37:12.128Z] cc5f16088c1f: Layer already exists [2024-08-16T06:37:12.128Z] c9cfff862063: Layer already exists [2024-08-16T06:37:12.128Z] 2998042fa5ed: Layer already exists [2024-08-16T06:37:12.128Z] 181142580412: Layer already exists [2024-08-16T06:37:12.128Z] 978e34193954: Layer already exists [2024-08-16T06:37:12.128Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:12.128Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:12.392Z] main: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:37:12.477Z] ===================================================== [Pipeline] echo [2024-08-16T06:37:12.494Z] taggedImages: [2024-08-16T06:37:12.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:12.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-16T06:37:12.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.54 [2024-08-16T06:37:12.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:12.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-16T06:37:12.522Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-16T06:37:12.522Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:12.522Z] latest [2024-08-16T06:37:12.522Z] 3.2.0-dev.54 [2024-08-16T06:37:12.522Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:12.522Z] main [2024-08-16T06:37:12.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:12.896Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:13.243Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:13.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T06:37:13.243Z] 704a341663c8: Preparing [2024-08-16T06:37:13.243Z] cc890fe1e012: Preparing [2024-08-16T06:37:13.243Z] 9bedcde107a3: Preparing [2024-08-16T06:37:13.243Z] 26733913a7c8: Preparing [2024-08-16T06:37:13.243Z] d39950669880: Preparing [2024-08-16T06:37:13.243Z] bd1152eacf95: Preparing [2024-08-16T06:37:13.243Z] 6ce809199685: Preparing [2024-08-16T06:37:13.243Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:13.243Z] c9cfff862063: Preparing [2024-08-16T06:37:13.243Z] 1a9950390757: Preparing [2024-08-16T06:37:13.243Z] 9eed4ac2974b: Preparing [2024-08-16T06:37:13.243Z] 3c20671a5817: Preparing [2024-08-16T06:37:13.243Z] bd1152eacf95: Waiting [2024-08-16T06:37:13.243Z] c9cfff862063: Waiting [2024-08-16T06:37:13.243Z] 1a9950390757: Waiting [2024-08-16T06:37:13.243Z] 6ce809199685: Waiting [2024-08-16T06:37:13.243Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:13.243Z] 3c20671a5817: Waiting [2024-08-16T06:37:13.243Z] 9eed4ac2974b: Waiting [2024-08-16T06:37:13.507Z] d39950669880: Pushed [2024-08-16T06:37:13.507Z] 704a341663c8: Pushed [2024-08-16T06:37:13.507Z] cc890fe1e012: Pushed [2024-08-16T06:37:13.507Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:13.507Z] c9cfff862063: Layer already exists [2024-08-16T06:37:13.773Z] bd1152eacf95: Pushed [2024-08-16T06:37:13.773Z] 6ce809199685: Pushed [2024-08-16T06:37:13.773Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:13.773Z] 1a9950390757: Pushed [2024-08-16T06:37:15.703Z] 26733913a7c8: Pushed [2024-08-16T06:37:16.281Z] 9bedcde107a3: Pushed [2024-08-16T06:37:16.551Z] 9eed4ac2974b: Pushed [2024-08-16T06:37:17.131Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:17.482Z] + 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-16T06:37:17.820Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-16T06:37:17.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T06:37:17.820Z] 704a341663c8: Preparing [2024-08-16T06:37:17.820Z] cc890fe1e012: Preparing [2024-08-16T06:37:17.820Z] 9bedcde107a3: Preparing [2024-08-16T06:37:17.820Z] 26733913a7c8: Preparing [2024-08-16T06:37:17.820Z] d39950669880: Preparing [2024-08-16T06:37:17.820Z] bd1152eacf95: Preparing [2024-08-16T06:37:17.820Z] 6ce809199685: Preparing [2024-08-16T06:37:17.820Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:17.820Z] c9cfff862063: Preparing [2024-08-16T06:37:17.820Z] 1a9950390757: Preparing [2024-08-16T06:37:17.820Z] 9eed4ac2974b: Preparing [2024-08-16T06:37:17.820Z] 3c20671a5817: Preparing [2024-08-16T06:37:17.821Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:17.821Z] c9cfff862063: Waiting [2024-08-16T06:37:17.821Z] 1a9950390757: Waiting [2024-08-16T06:37:17.821Z] bd1152eacf95: Waiting [2024-08-16T06:37:17.821Z] 6ce809199685: Waiting [2024-08-16T06:37:17.821Z] 3c20671a5817: Waiting [2024-08-16T06:37:17.821Z] 9eed4ac2974b: Waiting [2024-08-16T06:37:17.821Z] d39950669880: Layer already exists [2024-08-16T06:37:17.821Z] 9bedcde107a3: Layer already exists [2024-08-16T06:37:17.821Z] cc890fe1e012: Layer already exists [2024-08-16T06:37:17.821Z] 704a341663c8: Layer already exists [2024-08-16T06:37:17.821Z] 26733913a7c8: Layer already exists [2024-08-16T06:37:17.821Z] bd1152eacf95: Layer already exists [2024-08-16T06:37:17.821Z] 1a9950390757: Layer already exists [2024-08-16T06:37:17.821Z] c9cfff862063: Layer already exists [2024-08-16T06:37:17.821Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:17.821Z] 6ce809199685: Layer already exists [2024-08-16T06:37:17.821Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:17.821Z] 9eed4ac2974b: Layer already exists [2024-08-16T06:37:18.084Z] latest: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:18.436Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:18.789Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.54 [2024-08-16T06:37:18.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T06:37:18.789Z] 704a341663c8: Preparing [2024-08-16T06:37:18.789Z] cc890fe1e012: Preparing [2024-08-16T06:37:18.789Z] 9bedcde107a3: Preparing [2024-08-16T06:37:18.789Z] 26733913a7c8: Preparing [2024-08-16T06:37:18.790Z] d39950669880: Preparing [2024-08-16T06:37:18.790Z] bd1152eacf95: Preparing [2024-08-16T06:37:18.790Z] 6ce809199685: Preparing [2024-08-16T06:37:18.790Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:18.790Z] c9cfff862063: Preparing [2024-08-16T06:37:18.790Z] 1a9950390757: Preparing [2024-08-16T06:37:18.790Z] 9eed4ac2974b: Preparing [2024-08-16T06:37:18.790Z] 3c20671a5817: Preparing [2024-08-16T06:37:18.790Z] bd1152eacf95: Waiting [2024-08-16T06:37:18.790Z] 6ce809199685: Waiting [2024-08-16T06:37:18.790Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:18.790Z] c9cfff862063: Waiting [2024-08-16T06:37:18.790Z] 1a9950390757: Waiting [2024-08-16T06:37:18.790Z] 9eed4ac2974b: Waiting [2024-08-16T06:37:18.790Z] 3c20671a5817: Waiting [2024-08-16T06:37:18.790Z] d39950669880: Layer already exists [2024-08-16T06:37:18.790Z] 9bedcde107a3: Layer already exists [2024-08-16T06:37:18.790Z] cc890fe1e012: Layer already exists [2024-08-16T06:37:18.790Z] 704a341663c8: Layer already exists [2024-08-16T06:37:18.790Z] 26733913a7c8: Layer already exists [2024-08-16T06:37:18.790Z] bd1152eacf95: Layer already exists [2024-08-16T06:37:18.790Z] 1a9950390757: Layer already exists [2024-08-16T06:37:18.790Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:18.790Z] c9cfff862063: Layer already exists [2024-08-16T06:37:18.790Z] 6ce809199685: Layer already exists [2024-08-16T06:37:18.790Z] 9eed4ac2974b: Layer already exists [2024-08-16T06:37:18.790Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:19.055Z] 3.2.0-dev.54: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:19.423Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:19.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:19.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T06:37:19.775Z] 704a341663c8: Preparing [2024-08-16T06:37:19.775Z] cc890fe1e012: Preparing [2024-08-16T06:37:19.775Z] 9bedcde107a3: Preparing [2024-08-16T06:37:19.775Z] 26733913a7c8: Preparing [2024-08-16T06:37:19.775Z] d39950669880: Preparing [2024-08-16T06:37:19.775Z] bd1152eacf95: Preparing [2024-08-16T06:37:19.775Z] 6ce809199685: Preparing [2024-08-16T06:37:19.775Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:19.775Z] c9cfff862063: Preparing [2024-08-16T06:37:19.775Z] 1a9950390757: Preparing [2024-08-16T06:37:19.775Z] 9eed4ac2974b: Preparing [2024-08-16T06:37:19.775Z] 3c20671a5817: Preparing [2024-08-16T06:37:19.775Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:19.775Z] c9cfff862063: Waiting [2024-08-16T06:37:19.775Z] 1a9950390757: Waiting [2024-08-16T06:37:19.775Z] 9eed4ac2974b: Waiting [2024-08-16T06:37:19.775Z] 3c20671a5817: Waiting [2024-08-16T06:37:19.775Z] bd1152eacf95: Waiting [2024-08-16T06:37:19.775Z] 6ce809199685: Waiting [2024-08-16T06:37:19.775Z] cc890fe1e012: Layer already exists [2024-08-16T06:37:19.775Z] 26733913a7c8: Layer already exists [2024-08-16T06:37:19.775Z] 9bedcde107a3: Layer already exists [2024-08-16T06:37:19.775Z] d39950669880: Layer already exists [2024-08-16T06:37:19.775Z] 704a341663c8: Layer already exists [2024-08-16T06:37:19.775Z] 6ce809199685: Layer already exists [2024-08-16T06:37:19.775Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:19.775Z] c9cfff862063: Layer already exists [2024-08-16T06:37:19.775Z] bd1152eacf95: Layer already exists [2024-08-16T06:37:19.775Z] 1a9950390757: Layer already exists [2024-08-16T06:37:19.775Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:19.775Z] 9eed4ac2974b: Layer already exists [2024-08-16T06:37:20.038Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:20.398Z] + 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-16T06:37:20.824Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-16T06:37:20.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T06:37:20.824Z] 704a341663c8: Preparing [2024-08-16T06:37:20.824Z] cc890fe1e012: Preparing [2024-08-16T06:37:20.824Z] 9bedcde107a3: Preparing [2024-08-16T06:37:20.824Z] 26733913a7c8: Preparing [2024-08-16T06:37:20.824Z] d39950669880: Preparing [2024-08-16T06:37:20.824Z] bd1152eacf95: Preparing [2024-08-16T06:37:20.824Z] 6ce809199685: Preparing [2024-08-16T06:37:20.824Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:20.824Z] c9cfff862063: Preparing [2024-08-16T06:37:20.824Z] 1a9950390757: Preparing [2024-08-16T06:37:20.824Z] 9eed4ac2974b: Preparing [2024-08-16T06:37:20.824Z] 3c20671a5817: Preparing [2024-08-16T06:37:20.824Z] c9cfff862063: Waiting [2024-08-16T06:37:20.824Z] 1a9950390757: Waiting [2024-08-16T06:37:20.824Z] 9eed4ac2974b: Waiting [2024-08-16T06:37:20.824Z] bd1152eacf95: Waiting [2024-08-16T06:37:20.824Z] 6ce809199685: Waiting [2024-08-16T06:37:20.824Z] 3c20671a5817: Waiting [2024-08-16T06:37:20.824Z] ec0e9328a4b2: Waiting [2024-08-16T06:37:20.824Z] 9bedcde107a3: Layer already exists [2024-08-16T06:37:20.824Z] 26733913a7c8: Layer already exists [2024-08-16T06:37:20.824Z] cc890fe1e012: Layer already exists [2024-08-16T06:37:20.824Z] d39950669880: Layer already exists [2024-08-16T06:37:20.824Z] 704a341663c8: Layer already exists [2024-08-16T06:37:20.824Z] bd1152eacf95: Layer already exists [2024-08-16T06:37:20.824Z] c9cfff862063: Layer already exists [2024-08-16T06:37:20.824Z] 6ce809199685: Layer already exists [2024-08-16T06:37:20.824Z] 1a9950390757: Layer already exists [2024-08-16T06:37:20.824Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:20.824Z] 9eed4ac2974b: Layer already exists [2024-08-16T06:37:20.824Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:21.093Z] main: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:37:21.179Z] ===================================================== [Pipeline] echo [2024-08-16T06:37:21.193Z] taggedImages: [2024-08-16T06:37:21.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:21.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-16T06:37:21.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.54 [2024-08-16T06:37:21.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:21.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-16T06:37:21.224Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-16T06:37:21.224Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:21.224Z] latest [2024-08-16T06:37:21.224Z] 3.2.0-dev.54 [2024-08-16T06:37:21.224Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:21.224Z] main [2024-08-16T06:37:21.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:21.608Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:21.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:21.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T06:37:21.971Z] 6950dd447d8a: Preparing [2024-08-16T06:37:21.971Z] 77c917ba3747: Preparing [2024-08-16T06:37:21.971Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:21.971Z] c9cfff862063: Preparing [2024-08-16T06:37:21.971Z] 2077c897e0cf: Preparing [2024-08-16T06:37:21.971Z] db769f444f39: Preparing [2024-08-16T06:37:21.971Z] 3c20671a5817: Preparing [2024-08-16T06:37:21.971Z] db769f444f39: Waiting [2024-08-16T06:37:21.971Z] 3c20671a5817: Waiting [2024-08-16T06:37:21.971Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:21.971Z] c9cfff862063: Layer already exists [2024-08-16T06:37:22.247Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:22.247Z] 6950dd447d8a: Pushed [2024-08-16T06:37:22.247Z] 2077c897e0cf: Pushed [2024-08-16T06:37:23.650Z] db769f444f39: Pushed [2024-08-16T06:37:25.578Z] 77c917ba3747: Pushed [2024-08-16T06:37:25.578Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:25.926Z] + 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-16T06:37:26.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-16T06:37:26.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T06:37:26.275Z] 6950dd447d8a: Preparing [2024-08-16T06:37:26.275Z] 77c917ba3747: Preparing [2024-08-16T06:37:26.275Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:26.275Z] c9cfff862063: Preparing [2024-08-16T06:37:26.275Z] 2077c897e0cf: Preparing [2024-08-16T06:37:26.275Z] db769f444f39: Preparing [2024-08-16T06:37:26.276Z] 3c20671a5817: Preparing [2024-08-16T06:37:26.276Z] db769f444f39: Waiting [2024-08-16T06:37:26.276Z] 3c20671a5817: Waiting [2024-08-16T06:37:26.276Z] 2077c897e0cf: Layer already exists [2024-08-16T06:37:26.276Z] 77c917ba3747: Layer already exists [2024-08-16T06:37:26.276Z] c9cfff862063: Layer already exists [2024-08-16T06:37:26.276Z] 6950dd447d8a: Layer already exists [2024-08-16T06:37:26.276Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:26.276Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:26.276Z] db769f444f39: Layer already exists [2024-08-16T06:37:26.276Z] latest: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:26.629Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:26.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.54 [2024-08-16T06:37:26.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T06:37:26.969Z] 6950dd447d8a: Preparing [2024-08-16T06:37:26.969Z] 77c917ba3747: Preparing [2024-08-16T06:37:26.969Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:26.969Z] c9cfff862063: Preparing [2024-08-16T06:37:26.969Z] 2077c897e0cf: Preparing [2024-08-16T06:37:26.969Z] db769f444f39: Preparing [2024-08-16T06:37:26.969Z] 3c20671a5817: Preparing [2024-08-16T06:37:26.969Z] db769f444f39: Waiting [2024-08-16T06:37:26.969Z] 3c20671a5817: Waiting [2024-08-16T06:37:26.969Z] 6950dd447d8a: Layer already exists [2024-08-16T06:37:26.969Z] 2077c897e0cf: Layer already exists [2024-08-16T06:37:26.969Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:26.969Z] c9cfff862063: Layer already exists [2024-08-16T06:37:26.969Z] 77c917ba3747: Layer already exists [2024-08-16T06:37:26.969Z] db769f444f39: Layer already exists [2024-08-16T06:37:26.969Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:27.232Z] 3.2.0-dev.54: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:27.577Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:27.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:27.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T06:37:27.922Z] 6950dd447d8a: Preparing [2024-08-16T06:37:27.922Z] 77c917ba3747: Preparing [2024-08-16T06:37:27.922Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:27.922Z] c9cfff862063: Preparing [2024-08-16T06:37:27.922Z] 2077c897e0cf: Preparing [2024-08-16T06:37:27.922Z] db769f444f39: Preparing [2024-08-16T06:37:27.922Z] 3c20671a5817: Preparing [2024-08-16T06:37:27.922Z] 3c20671a5817: Waiting [2024-08-16T06:37:27.922Z] db769f444f39: Waiting [2024-08-16T06:37:27.922Z] 77c917ba3747: Layer already exists [2024-08-16T06:37:27.922Z] 6950dd447d8a: Layer already exists [2024-08-16T06:37:27.922Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:27.922Z] 2077c897e0cf: Layer already exists [2024-08-16T06:37:27.922Z] c9cfff862063: Layer already exists [2024-08-16T06:37:27.922Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:27.922Z] db769f444f39: Layer already exists [2024-08-16T06:37:27.922Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:28.285Z] + 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-16T06:37:28.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-16T06:37:28.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T06:37:28.631Z] 6950dd447d8a: Preparing [2024-08-16T06:37:28.631Z] 77c917ba3747: Preparing [2024-08-16T06:37:28.631Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:28.631Z] c9cfff862063: Preparing [2024-08-16T06:37:28.631Z] 2077c897e0cf: Preparing [2024-08-16T06:37:28.631Z] db769f444f39: Preparing [2024-08-16T06:37:28.631Z] 3c20671a5817: Preparing [2024-08-16T06:37:28.631Z] db769f444f39: Waiting [2024-08-16T06:37:28.631Z] 3c20671a5817: Waiting [2024-08-16T06:37:28.631Z] 6950dd447d8a: Layer already exists [2024-08-16T06:37:28.631Z] 2077c897e0cf: Layer already exists [2024-08-16T06:37:28.631Z] 77c917ba3747: Layer already exists [2024-08-16T06:37:28.631Z] c9cfff862063: Layer already exists [2024-08-16T06:37:28.631Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:28.631Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:28.631Z] db769f444f39: Layer already exists [2024-08-16T06:37:28.896Z] main: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:37:28.972Z] ===================================================== [Pipeline] echo [2024-08-16T06:37:28.987Z] taggedImages: [2024-08-16T06:37:28.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:28.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-16T06:37:28.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.54 [2024-08-16T06:37:28.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:28.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-16T06:37:29.015Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-16T06:37:29.015Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:29.015Z] latest [2024-08-16T06:37:29.015Z] 3.2.0-dev.54 [2024-08-16T06:37:29.015Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:29.015Z] main [2024-08-16T06:37:29.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:29.400Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:29.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:29.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T06:37:29.866Z] 0c9b0b6b729f: Preparing [2024-08-16T06:37:29.866Z] 5afcaf52ac6f: Preparing [2024-08-16T06:37:29.866Z] b29b86c7ba4a: Preparing [2024-08-16T06:37:29.866Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:29.866Z] c9cfff862063: Preparing [2024-08-16T06:37:29.866Z] ea598ba5b022: Preparing [2024-08-16T06:37:29.866Z] bb81e206ef33: Preparing [2024-08-16T06:37:29.866Z] f0f5c1f42137: Preparing [2024-08-16T06:37:29.866Z] b958823bc667: Preparing [2024-08-16T06:37:29.866Z] 3c20671a5817: Preparing [2024-08-16T06:37:29.866Z] f0f5c1f42137: Waiting [2024-08-16T06:37:29.866Z] b958823bc667: Waiting [2024-08-16T06:37:29.866Z] 3c20671a5817: Waiting [2024-08-16T06:37:29.866Z] ea598ba5b022: Waiting [2024-08-16T06:37:29.866Z] bb81e206ef33: Waiting [2024-08-16T06:37:29.866Z] c9cfff862063: Layer already exists [2024-08-16T06:37:29.866Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:30.130Z] 5afcaf52ac6f: Pushed [2024-08-16T06:37:30.131Z] b29b86c7ba4a: Pushed [2024-08-16T06:37:30.131Z] 0c9b0b6b729f: Pushed [2024-08-16T06:37:30.131Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:30.131Z] f0f5c1f42137: Pushed [2024-08-16T06:37:31.086Z] b958823bc667: Pushed [2024-08-16T06:37:43.389Z] bb81e206ef33: Pushed [2024-08-16T06:37:51.580Z] ea598ba5b022: Pushed [2024-08-16T06:37:51.580Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:51.939Z] + 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-16T06:37:52.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-16T06:37:52.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T06:37:52.288Z] 0c9b0b6b729f: Preparing [2024-08-16T06:37:52.288Z] 5afcaf52ac6f: Preparing [2024-08-16T06:37:52.288Z] b29b86c7ba4a: Preparing [2024-08-16T06:37:52.288Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:52.288Z] c9cfff862063: Preparing [2024-08-16T06:37:52.288Z] ea598ba5b022: Preparing [2024-08-16T06:37:52.288Z] bb81e206ef33: Preparing [2024-08-16T06:37:52.288Z] f0f5c1f42137: Preparing [2024-08-16T06:37:52.288Z] b958823bc667: Preparing [2024-08-16T06:37:52.288Z] 3c20671a5817: Preparing [2024-08-16T06:37:52.288Z] ea598ba5b022: Waiting [2024-08-16T06:37:52.288Z] bb81e206ef33: Waiting [2024-08-16T06:37:52.288Z] f0f5c1f42137: Waiting [2024-08-16T06:37:52.288Z] b958823bc667: Waiting [2024-08-16T06:37:52.288Z] 3c20671a5817: Waiting [2024-08-16T06:37:52.288Z] 5afcaf52ac6f: Layer already exists [2024-08-16T06:37:52.288Z] c9cfff862063: Layer already exists [2024-08-16T06:37:52.288Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:52.288Z] 0c9b0b6b729f: Layer already exists [2024-08-16T06:37:52.288Z] b29b86c7ba4a: Layer already exists [2024-08-16T06:37:52.288Z] b958823bc667: Layer already exists [2024-08-16T06:37:52.288Z] bb81e206ef33: Layer already exists [2024-08-16T06:37:52.288Z] ea598ba5b022: Layer already exists [2024-08-16T06:37:52.288Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:52.288Z] f0f5c1f42137: Layer already exists [2024-08-16T06:37:52.559Z] latest: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:52.922Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:53.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.54 [2024-08-16T06:37:53.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T06:37:53.269Z] 0c9b0b6b729f: Preparing [2024-08-16T06:37:53.269Z] 5afcaf52ac6f: Preparing [2024-08-16T06:37:53.269Z] b29b86c7ba4a: Preparing [2024-08-16T06:37:53.269Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:53.269Z] c9cfff862063: Preparing [2024-08-16T06:37:53.269Z] ea598ba5b022: Preparing [2024-08-16T06:37:53.269Z] bb81e206ef33: Preparing [2024-08-16T06:37:53.269Z] f0f5c1f42137: Preparing [2024-08-16T06:37:53.269Z] b958823bc667: Preparing [2024-08-16T06:37:53.269Z] 3c20671a5817: Preparing [2024-08-16T06:37:53.269Z] ea598ba5b022: Waiting [2024-08-16T06:37:53.269Z] bb81e206ef33: Waiting [2024-08-16T06:37:53.269Z] f0f5c1f42137: Waiting [2024-08-16T06:37:53.269Z] b958823bc667: Waiting [2024-08-16T06:37:53.269Z] 3c20671a5817: Waiting [2024-08-16T06:37:53.269Z] 5afcaf52ac6f: Layer already exists [2024-08-16T06:37:53.269Z] 0c9b0b6b729f: Layer already exists [2024-08-16T06:37:53.269Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:53.269Z] b29b86c7ba4a: Layer already exists [2024-08-16T06:37:53.269Z] c9cfff862063: Layer already exists [2024-08-16T06:37:53.269Z] b958823bc667: Layer already exists [2024-08-16T06:37:53.269Z] ea598ba5b022: Layer already exists [2024-08-16T06:37:53.269Z] f0f5c1f42137: Layer already exists [2024-08-16T06:37:53.269Z] bb81e206ef33: Layer already exists [2024-08-16T06:37:53.269Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:53.535Z] 3.2.0-dev.54: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:53.895Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:54.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:54.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T06:37:54.259Z] 0c9b0b6b729f: Preparing [2024-08-16T06:37:54.259Z] 5afcaf52ac6f: Preparing [2024-08-16T06:37:54.259Z] b29b86c7ba4a: Preparing [2024-08-16T06:37:54.259Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:54.259Z] c9cfff862063: Preparing [2024-08-16T06:37:54.259Z] ea598ba5b022: Preparing [2024-08-16T06:37:54.259Z] bb81e206ef33: Preparing [2024-08-16T06:37:54.259Z] f0f5c1f42137: Preparing [2024-08-16T06:37:54.259Z] b958823bc667: Preparing [2024-08-16T06:37:54.259Z] 3c20671a5817: Preparing [2024-08-16T06:37:54.259Z] bb81e206ef33: Waiting [2024-08-16T06:37:54.259Z] b958823bc667: Waiting [2024-08-16T06:37:54.259Z] 3c20671a5817: Waiting [2024-08-16T06:37:54.259Z] ea598ba5b022: Waiting [2024-08-16T06:37:54.259Z] f0f5c1f42137: Waiting [2024-08-16T06:37:54.259Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:54.259Z] 5afcaf52ac6f: Layer already exists [2024-08-16T06:37:54.259Z] c9cfff862063: Layer already exists [2024-08-16T06:37:54.259Z] b29b86c7ba4a: Layer already exists [2024-08-16T06:37:54.259Z] 0c9b0b6b729f: Layer already exists [2024-08-16T06:37:54.259Z] ea598ba5b022: Layer already exists [2024-08-16T06:37:54.259Z] bb81e206ef33: Layer already exists [2024-08-16T06:37:54.259Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:54.259Z] f0f5c1f42137: Layer already exists [2024-08-16T06:37:54.259Z] b958823bc667: Layer already exists [2024-08-16T06:37:54.524Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:54.870Z] + 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-16T06:37:55.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-16T06:37:55.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T06:37:55.213Z] 0c9b0b6b729f: Preparing [2024-08-16T06:37:55.213Z] 5afcaf52ac6f: Preparing [2024-08-16T06:37:55.213Z] b29b86c7ba4a: Preparing [2024-08-16T06:37:55.213Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:55.213Z] c9cfff862063: Preparing [2024-08-16T06:37:55.213Z] ea598ba5b022: Preparing [2024-08-16T06:37:55.213Z] bb81e206ef33: Preparing [2024-08-16T06:37:55.213Z] f0f5c1f42137: Preparing [2024-08-16T06:37:55.213Z] b958823bc667: Preparing [2024-08-16T06:37:55.213Z] 3c20671a5817: Preparing [2024-08-16T06:37:55.213Z] f0f5c1f42137: Waiting [2024-08-16T06:37:55.213Z] b958823bc667: Waiting [2024-08-16T06:37:55.213Z] 3c20671a5817: Waiting [2024-08-16T06:37:55.213Z] ea598ba5b022: Waiting [2024-08-16T06:37:55.213Z] bb81e206ef33: Waiting [2024-08-16T06:37:55.213Z] c9cfff862063: Layer already exists [2024-08-16T06:37:55.213Z] b29b86c7ba4a: Layer already exists [2024-08-16T06:37:55.213Z] 5afcaf52ac6f: Layer already exists [2024-08-16T06:37:55.213Z] 0c9b0b6b729f: Layer already exists [2024-08-16T06:37:55.213Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:55.213Z] f0f5c1f42137: Layer already exists [2024-08-16T06:37:55.213Z] ea598ba5b022: Layer already exists [2024-08-16T06:37:55.213Z] bb81e206ef33: Layer already exists [2024-08-16T06:37:55.213Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:55.213Z] b958823bc667: Layer already exists [2024-08-16T06:37:55.480Z] main: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:37:55.566Z] ===================================================== [Pipeline] echo [2024-08-16T06:37:55.583Z] taggedImages: [2024-08-16T06:37:55.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:55.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-16T06:37:55.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.54 [2024-08-16T06:37:55.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:55.584Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-16T06:37:55.611Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-16T06:37:55.611Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:55.611Z] latest [2024-08-16T06:37:55.611Z] 3.2.0-dev.54 [2024-08-16T06:37:55.611Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:37:55.611Z] main [2024-08-16T06:37:55.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:55.972Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:56.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:37:56.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T06:37:56.326Z] 0437fe0c8ead: Preparing [2024-08-16T06:37:56.326Z] d133ffd9ecd8: Preparing [2024-08-16T06:37:56.326Z] 65768e5d8f43: Preparing [2024-08-16T06:37:56.326Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:56.326Z] c9cfff862063: Preparing [2024-08-16T06:37:56.326Z] ea598ba5b022: Preparing [2024-08-16T06:37:56.326Z] e9345ffd3efe: Preparing [2024-08-16T06:37:56.326Z] da2096ffb65d: Preparing [2024-08-16T06:37:56.326Z] 3c20671a5817: Preparing [2024-08-16T06:37:56.326Z] e9345ffd3efe: Waiting [2024-08-16T06:37:56.326Z] da2096ffb65d: Waiting [2024-08-16T06:37:56.326Z] 3c20671a5817: Waiting [2024-08-16T06:37:56.326Z] ea598ba5b022: Waiting [2024-08-16T06:37:56.326Z] c9cfff862063: Layer already exists [2024-08-16T06:37:56.326Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:56.326Z] ea598ba5b022: Layer already exists [2024-08-16T06:37:56.592Z] 65768e5d8f43: Pushed [2024-08-16T06:37:56.592Z] 0437fe0c8ead: Pushed [2024-08-16T06:37:56.592Z] d133ffd9ecd8: Pushed [2024-08-16T06:37:56.592Z] e9345ffd3efe: Pushed [2024-08-16T06:37:56.592Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:57.174Z] da2096ffb65d: Pushed [2024-08-16T06:37:57.174Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:57.800Z] + 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-16T06:37:58.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-16T06:37:58.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T06:37:58.146Z] 0437fe0c8ead: Preparing [2024-08-16T06:37:58.146Z] d133ffd9ecd8: Preparing [2024-08-16T06:37:58.146Z] 65768e5d8f43: Preparing [2024-08-16T06:37:58.146Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:58.146Z] c9cfff862063: Preparing [2024-08-16T06:37:58.146Z] ea598ba5b022: Preparing [2024-08-16T06:37:58.146Z] e9345ffd3efe: Preparing [2024-08-16T06:37:58.146Z] da2096ffb65d: Preparing [2024-08-16T06:37:58.146Z] 3c20671a5817: Preparing [2024-08-16T06:37:58.146Z] ea598ba5b022: Waiting [2024-08-16T06:37:58.146Z] e9345ffd3efe: Waiting [2024-08-16T06:37:58.146Z] 3c20671a5817: Waiting [2024-08-16T06:37:58.146Z] da2096ffb65d: Waiting [2024-08-16T06:37:58.146Z] 0437fe0c8ead: Layer already exists [2024-08-16T06:37:58.146Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:58.146Z] d133ffd9ecd8: Layer already exists [2024-08-16T06:37:58.146Z] 65768e5d8f43: Layer already exists [2024-08-16T06:37:58.146Z] c9cfff862063: Layer already exists [2024-08-16T06:37:58.146Z] e9345ffd3efe: Layer already exists [2024-08-16T06:37:58.146Z] ea598ba5b022: Layer already exists [2024-08-16T06:37:58.146Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:58.146Z] da2096ffb65d: Layer already exists [2024-08-16T06:37:58.412Z] latest: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:58.769Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:59.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.54 [2024-08-16T06:37:59.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T06:37:59.122Z] 0437fe0c8ead: Preparing [2024-08-16T06:37:59.122Z] d133ffd9ecd8: Preparing [2024-08-16T06:37:59.122Z] 65768e5d8f43: Preparing [2024-08-16T06:37:59.122Z] ec0e9328a4b2: Preparing [2024-08-16T06:37:59.122Z] c9cfff862063: Preparing [2024-08-16T06:37:59.122Z] ea598ba5b022: Preparing [2024-08-16T06:37:59.122Z] e9345ffd3efe: Preparing [2024-08-16T06:37:59.122Z] da2096ffb65d: Preparing [2024-08-16T06:37:59.122Z] 3c20671a5817: Preparing [2024-08-16T06:37:59.122Z] e9345ffd3efe: Waiting [2024-08-16T06:37:59.122Z] da2096ffb65d: Waiting [2024-08-16T06:37:59.122Z] 3c20671a5817: Waiting [2024-08-16T06:37:59.122Z] ea598ba5b022: Waiting [2024-08-16T06:37:59.122Z] 0437fe0c8ead: Layer already exists [2024-08-16T06:37:59.122Z] c9cfff862063: Layer already exists [2024-08-16T06:37:59.122Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:37:59.122Z] d133ffd9ecd8: Layer already exists [2024-08-16T06:37:59.122Z] 65768e5d8f43: Layer already exists [2024-08-16T06:37:59.122Z] e9345ffd3efe: Layer already exists [2024-08-16T06:37:59.122Z] ea598ba5b022: Layer already exists [2024-08-16T06:37:59.122Z] da2096ffb65d: Layer already exists [2024-08-16T06:37:59.122Z] 3c20671a5817: Layer already exists [2024-08-16T06:37:59.388Z] 3.2.0-dev.54: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:37:59.751Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:00.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:00.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T06:38:00.103Z] 0437fe0c8ead: Preparing [2024-08-16T06:38:00.103Z] d133ffd9ecd8: Preparing [2024-08-16T06:38:00.103Z] 65768e5d8f43: Preparing [2024-08-16T06:38:00.103Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:00.103Z] c9cfff862063: Preparing [2024-08-16T06:38:00.103Z] ea598ba5b022: Preparing [2024-08-16T06:38:00.103Z] e9345ffd3efe: Preparing [2024-08-16T06:38:00.103Z] da2096ffb65d: Preparing [2024-08-16T06:38:00.103Z] 3c20671a5817: Preparing [2024-08-16T06:38:00.103Z] ea598ba5b022: Waiting [2024-08-16T06:38:00.103Z] da2096ffb65d: Waiting [2024-08-16T06:38:00.103Z] 3c20671a5817: Waiting [2024-08-16T06:38:00.103Z] e9345ffd3efe: Waiting [2024-08-16T06:38:00.103Z] 0437fe0c8ead: Layer already exists [2024-08-16T06:38:00.103Z] d133ffd9ecd8: Layer already exists [2024-08-16T06:38:00.103Z] c9cfff862063: Layer already exists [2024-08-16T06:38:00.103Z] 65768e5d8f43: Layer already exists [2024-08-16T06:38:00.103Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:00.103Z] ea598ba5b022: Layer already exists [2024-08-16T06:38:00.103Z] da2096ffb65d: Layer already exists [2024-08-16T06:38:00.103Z] e9345ffd3efe: Layer already exists [2024-08-16T06:38:00.103Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:00.369Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:00.730Z] + 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-16T06:38:01.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-16T06:38:01.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T06:38:01.089Z] 0437fe0c8ead: Preparing [2024-08-16T06:38:01.089Z] d133ffd9ecd8: Preparing [2024-08-16T06:38:01.089Z] 65768e5d8f43: Preparing [2024-08-16T06:38:01.089Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:01.089Z] c9cfff862063: Preparing [2024-08-16T06:38:01.089Z] ea598ba5b022: Preparing [2024-08-16T06:38:01.089Z] e9345ffd3efe: Preparing [2024-08-16T06:38:01.089Z] da2096ffb65d: Preparing [2024-08-16T06:38:01.089Z] 3c20671a5817: Preparing [2024-08-16T06:38:01.089Z] e9345ffd3efe: Waiting [2024-08-16T06:38:01.089Z] da2096ffb65d: Waiting [2024-08-16T06:38:01.089Z] 3c20671a5817: Waiting [2024-08-16T06:38:01.089Z] ea598ba5b022: Waiting [2024-08-16T06:38:01.089Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:01.089Z] c9cfff862063: Layer already exists [2024-08-16T06:38:01.089Z] 0437fe0c8ead: Layer already exists [2024-08-16T06:38:01.089Z] 65768e5d8f43: Layer already exists [2024-08-16T06:38:01.089Z] d133ffd9ecd8: Layer already exists [2024-08-16T06:38:01.089Z] ea598ba5b022: Layer already exists [2024-08-16T06:38:01.089Z] e9345ffd3efe: Layer already exists [2024-08-16T06:38:01.089Z] da2096ffb65d: Layer already exists [2024-08-16T06:38:01.089Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:01.355Z] main: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:38:01.438Z] ===================================================== [Pipeline] echo [2024-08-16T06:38:01.463Z] taggedImages: [2024-08-16T06:38:01.463Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:01.463Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-16T06:38:01.463Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.54 [2024-08-16T06:38:01.463Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:01.463Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-16T06:38:01.493Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-16T06:38:01.493Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:01.493Z] latest [2024-08-16T06:38:01.493Z] 3.2.0-dev.54 [2024-08-16T06:38:01.493Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:01.493Z] main [2024-08-16T06:38:01.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:01.881Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:02.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:02.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T06:38:02.230Z] 0c9b0b6b729f: Preparing [2024-08-16T06:38:02.230Z] 5c329332aecc: Preparing [2024-08-16T06:38:02.230Z] 4f4ca1a121ee: Preparing [2024-08-16T06:38:02.230Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:02.230Z] c9cfff862063: Preparing [2024-08-16T06:38:02.230Z] ea598ba5b022: Preparing [2024-08-16T06:38:02.230Z] f0f5c1f42137: Preparing [2024-08-16T06:38:02.230Z] b958823bc667: Preparing [2024-08-16T06:38:02.230Z] 3c20671a5817: Preparing [2024-08-16T06:38:02.230Z] f0f5c1f42137: Waiting [2024-08-16T06:38:02.230Z] b958823bc667: Waiting [2024-08-16T06:38:02.230Z] 3c20671a5817: Waiting [2024-08-16T06:38:02.230Z] ea598ba5b022: Waiting [2024-08-16T06:38:02.230Z] c9cfff862063: Layer already exists [2024-08-16T06:38:02.230Z] 0c9b0b6b729f: Layer already exists [2024-08-16T06:38:02.230Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:02.230Z] ea598ba5b022: Layer already exists [2024-08-16T06:38:02.496Z] b958823bc667: Layer already exists [2024-08-16T06:38:02.496Z] f0f5c1f42137: Layer already exists [2024-08-16T06:38:02.496Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:02.496Z] 5c329332aecc: Pushed [2024-08-16T06:38:02.496Z] 4f4ca1a121ee: Pushed [2024-08-16T06:38:02.496Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:02.848Z] + 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-16T06:38:03.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-16T06:38:03.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T06:38:03.198Z] 0c9b0b6b729f: Preparing [2024-08-16T06:38:03.198Z] 5c329332aecc: Preparing [2024-08-16T06:38:03.198Z] 4f4ca1a121ee: Preparing [2024-08-16T06:38:03.198Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:03.198Z] c9cfff862063: Preparing [2024-08-16T06:38:03.198Z] ea598ba5b022: Preparing [2024-08-16T06:38:03.198Z] f0f5c1f42137: Preparing [2024-08-16T06:38:03.198Z] b958823bc667: Preparing [2024-08-16T06:38:03.198Z] 3c20671a5817: Preparing [2024-08-16T06:38:03.198Z] f0f5c1f42137: Waiting [2024-08-16T06:38:03.198Z] b958823bc667: Waiting [2024-08-16T06:38:03.198Z] 3c20671a5817: Waiting [2024-08-16T06:38:03.198Z] ea598ba5b022: Waiting [2024-08-16T06:38:03.198Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:03.198Z] 0c9b0b6b729f: Layer already exists [2024-08-16T06:38:03.198Z] 4f4ca1a121ee: Layer already exists [2024-08-16T06:38:03.198Z] c9cfff862063: Layer already exists [2024-08-16T06:38:03.198Z] 5c329332aecc: Layer already exists [2024-08-16T06:38:03.198Z] f0f5c1f42137: Layer already exists [2024-08-16T06:38:03.198Z] ea598ba5b022: Layer already exists [2024-08-16T06:38:03.198Z] b958823bc667: Layer already exists [2024-08-16T06:38:03.198Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:03.464Z] latest: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:03.822Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:04.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.54 [2024-08-16T06:38:04.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T06:38:04.175Z] 0c9b0b6b729f: Preparing [2024-08-16T06:38:04.175Z] 5c329332aecc: Preparing [2024-08-16T06:38:04.175Z] 4f4ca1a121ee: Preparing [2024-08-16T06:38:04.175Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:04.175Z] c9cfff862063: Preparing [2024-08-16T06:38:04.175Z] ea598ba5b022: Preparing [2024-08-16T06:38:04.175Z] ea598ba5b022: Waiting [2024-08-16T06:38:04.175Z] f0f5c1f42137: Preparing [2024-08-16T06:38:04.175Z] b958823bc667: Preparing [2024-08-16T06:38:04.175Z] f0f5c1f42137: Waiting [2024-08-16T06:38:04.175Z] 3c20671a5817: Preparing [2024-08-16T06:38:04.175Z] b958823bc667: Waiting [2024-08-16T06:38:04.175Z] 3c20671a5817: Waiting [2024-08-16T06:38:04.175Z] 5c329332aecc: Layer already exists [2024-08-16T06:38:04.175Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:04.175Z] 4f4ca1a121ee: Layer already exists [2024-08-16T06:38:04.175Z] c9cfff862063: Layer already exists [2024-08-16T06:38:04.175Z] 0c9b0b6b729f: Layer already exists [2024-08-16T06:38:04.175Z] ea598ba5b022: Layer already exists [2024-08-16T06:38:04.175Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:04.175Z] b958823bc667: Layer already exists [2024-08-16T06:38:04.175Z] f0f5c1f42137: Layer already exists [2024-08-16T06:38:04.440Z] 3.2.0-dev.54: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:04.789Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:05.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:05.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T06:38:05.127Z] 0c9b0b6b729f: Preparing [2024-08-16T06:38:05.127Z] 5c329332aecc: Preparing [2024-08-16T06:38:05.127Z] 4f4ca1a121ee: Preparing [2024-08-16T06:38:05.127Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:05.127Z] c9cfff862063: Preparing [2024-08-16T06:38:05.127Z] ea598ba5b022: Preparing [2024-08-16T06:38:05.127Z] f0f5c1f42137: Preparing [2024-08-16T06:38:05.127Z] b958823bc667: Preparing [2024-08-16T06:38:05.127Z] 3c20671a5817: Preparing [2024-08-16T06:38:05.127Z] f0f5c1f42137: Waiting [2024-08-16T06:38:05.127Z] b958823bc667: Waiting [2024-08-16T06:38:05.127Z] ea598ba5b022: Waiting [2024-08-16T06:38:05.127Z] 3c20671a5817: Waiting [2024-08-16T06:38:05.127Z] 4f4ca1a121ee: Layer already exists [2024-08-16T06:38:05.127Z] c9cfff862063: Layer already exists [2024-08-16T06:38:05.127Z] 5c329332aecc: Layer already exists [2024-08-16T06:38:05.127Z] 0c9b0b6b729f: Layer already exists [2024-08-16T06:38:05.127Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:05.127Z] f0f5c1f42137: Layer already exists [2024-08-16T06:38:05.127Z] b958823bc667: Layer already exists [2024-08-16T06:38:05.127Z] ea598ba5b022: Layer already exists [2024-08-16T06:38:05.127Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:05.392Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:05.747Z] + 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-16T06:38:06.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-16T06:38:06.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T06:38:06.107Z] 0c9b0b6b729f: Preparing [2024-08-16T06:38:06.107Z] 5c329332aecc: Preparing [2024-08-16T06:38:06.107Z] 4f4ca1a121ee: Preparing [2024-08-16T06:38:06.107Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:06.107Z] c9cfff862063: Preparing [2024-08-16T06:38:06.107Z] ea598ba5b022: Preparing [2024-08-16T06:38:06.107Z] f0f5c1f42137: Preparing [2024-08-16T06:38:06.107Z] b958823bc667: Preparing [2024-08-16T06:38:06.107Z] 3c20671a5817: Preparing [2024-08-16T06:38:06.107Z] ea598ba5b022: Waiting [2024-08-16T06:38:06.107Z] f0f5c1f42137: Waiting [2024-08-16T06:38:06.107Z] 3c20671a5817: Waiting [2024-08-16T06:38:06.107Z] b958823bc667: Waiting [2024-08-16T06:38:06.107Z] 4f4ca1a121ee: Layer already exists [2024-08-16T06:38:06.107Z] 5c329332aecc: Layer already exists [2024-08-16T06:38:06.107Z] 0c9b0b6b729f: Layer already exists [2024-08-16T06:38:06.107Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:06.107Z] c9cfff862063: Layer already exists [2024-08-16T06:38:06.107Z] ea598ba5b022: Layer already exists [2024-08-16T06:38:06.107Z] b958823bc667: Layer already exists [2024-08-16T06:38:06.107Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:06.107Z] f0f5c1f42137: Layer already exists [2024-08-16T06:38:06.372Z] main: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:38:06.445Z] ===================================================== [Pipeline] echo [2024-08-16T06:38:06.457Z] taggedImages: [2024-08-16T06:38:06.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:06.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-16T06:38:06.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.54 [2024-08-16T06:38:06.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:06.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-16T06:38:06.485Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-16T06:38:06.485Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:06.485Z] latest [2024-08-16T06:38:06.485Z] 3.2.0-dev.54 [2024-08-16T06:38:06.485Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:06.485Z] main [2024-08-16T06:38:06.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:06.848Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:07.193Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:07.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T06:38:07.193Z] 96fd471d3ba8: Preparing [2024-08-16T06:38:07.193Z] cb68ea1bd8ba: Preparing [2024-08-16T06:38:07.193Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:07.193Z] c9cfff862063: Preparing [2024-08-16T06:38:07.193Z] 91cd76af844d: Preparing [2024-08-16T06:38:07.193Z] 43e4ff1c6886: Preparing [2024-08-16T06:38:07.193Z] 3c20671a5817: Preparing [2024-08-16T06:38:07.193Z] 43e4ff1c6886: Waiting [2024-08-16T06:38:07.193Z] 3c20671a5817: Waiting [2024-08-16T06:38:07.193Z] c9cfff862063: Layer already exists [2024-08-16T06:38:07.193Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:07.458Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:07.458Z] 91cd76af844d: Pushed [2024-08-16T06:38:07.458Z] 96fd471d3ba8: Pushed [2024-08-16T06:38:08.408Z] 43e4ff1c6886: Pushed [2024-08-16T06:38:15.032Z] cb68ea1bd8ba: Pushed [2024-08-16T06:38:15.032Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:15.391Z] + 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-16T06:38:15.729Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-16T06:38:15.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T06:38:15.729Z] 96fd471d3ba8: Preparing [2024-08-16T06:38:15.729Z] cb68ea1bd8ba: Preparing [2024-08-16T06:38:15.729Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:15.729Z] c9cfff862063: Preparing [2024-08-16T06:38:15.729Z] 91cd76af844d: Preparing [2024-08-16T06:38:15.729Z] 43e4ff1c6886: Preparing [2024-08-16T06:38:15.729Z] 3c20671a5817: Preparing [2024-08-16T06:38:15.729Z] 43e4ff1c6886: Waiting [2024-08-16T06:38:15.729Z] 3c20671a5817: Waiting [2024-08-16T06:38:15.730Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:15.730Z] c9cfff862063: Layer already exists [2024-08-16T06:38:15.730Z] 96fd471d3ba8: Layer already exists [2024-08-16T06:38:15.730Z] cb68ea1bd8ba: Layer already exists [2024-08-16T06:38:15.730Z] 91cd76af844d: Layer already exists [2024-08-16T06:38:15.730Z] 43e4ff1c6886: Layer already exists [2024-08-16T06:38:15.730Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:15.996Z] latest: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:16.351Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:16.702Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.54 [2024-08-16T06:38:16.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T06:38:16.702Z] 96fd471d3ba8: Preparing [2024-08-16T06:38:16.702Z] cb68ea1bd8ba: Preparing [2024-08-16T06:38:16.702Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:16.702Z] c9cfff862063: Preparing [2024-08-16T06:38:16.702Z] 91cd76af844d: Preparing [2024-08-16T06:38:16.702Z] 43e4ff1c6886: Preparing [2024-08-16T06:38:16.702Z] 3c20671a5817: Preparing [2024-08-16T06:38:16.702Z] 3c20671a5817: Waiting [2024-08-16T06:38:16.702Z] 43e4ff1c6886: Waiting [2024-08-16T06:38:16.702Z] 96fd471d3ba8: Layer already exists [2024-08-16T06:38:16.702Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:16.702Z] cb68ea1bd8ba: Layer already exists [2024-08-16T06:38:16.702Z] c9cfff862063: Layer already exists [2024-08-16T06:38:16.702Z] 91cd76af844d: Layer already exists [2024-08-16T06:38:16.702Z] 43e4ff1c6886: Layer already exists [2024-08-16T06:38:16.702Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:16.967Z] 3.2.0-dev.54: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:17.375Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:17.723Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:17.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T06:38:17.723Z] 96fd471d3ba8: Preparing [2024-08-16T06:38:17.723Z] cb68ea1bd8ba: Preparing [2024-08-16T06:38:17.723Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:17.723Z] c9cfff862063: Preparing [2024-08-16T06:38:17.723Z] 91cd76af844d: Preparing [2024-08-16T06:38:17.723Z] 43e4ff1c6886: Preparing [2024-08-16T06:38:17.723Z] 3c20671a5817: Preparing [2024-08-16T06:38:17.723Z] 43e4ff1c6886: Waiting [2024-08-16T06:38:17.723Z] 3c20671a5817: Waiting [2024-08-16T06:38:17.723Z] cb68ea1bd8ba: Layer already exists [2024-08-16T06:38:17.723Z] 96fd471d3ba8: Layer already exists [2024-08-16T06:38:17.723Z] c9cfff862063: Layer already exists [2024-08-16T06:38:17.723Z] 91cd76af844d: Layer already exists [2024-08-16T06:38:17.723Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:17.723Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:17.723Z] 43e4ff1c6886: Layer already exists [2024-08-16T06:38:17.995Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:18.353Z] + 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-16T06:38:18.720Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-16T06:38:18.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T06:38:18.720Z] 96fd471d3ba8: Preparing [2024-08-16T06:38:18.720Z] cb68ea1bd8ba: Preparing [2024-08-16T06:38:18.720Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:18.720Z] c9cfff862063: Preparing [2024-08-16T06:38:18.720Z] 91cd76af844d: Preparing [2024-08-16T06:38:18.720Z] 43e4ff1c6886: Preparing [2024-08-16T06:38:18.720Z] 3c20671a5817: Preparing [2024-08-16T06:38:18.720Z] 43e4ff1c6886: Waiting [2024-08-16T06:38:18.720Z] 3c20671a5817: Waiting [2024-08-16T06:38:18.720Z] 91cd76af844d: Layer already exists [2024-08-16T06:38:18.720Z] c9cfff862063: Layer already exists [2024-08-16T06:38:18.720Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:18.720Z] cb68ea1bd8ba: Layer already exists [2024-08-16T06:38:18.720Z] 96fd471d3ba8: Layer already exists [2024-08-16T06:38:18.720Z] 43e4ff1c6886: Layer already exists [2024-08-16T06:38:18.720Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:18.983Z] main: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:38:19.078Z] ===================================================== [Pipeline] echo [2024-08-16T06:38:19.092Z] taggedImages: [2024-08-16T06:38:19.093Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:19.093Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-16T06:38:19.093Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.54 [2024-08-16T06:38:19.093Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:19.093Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-16T06:38:19.121Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-16T06:38:19.121Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:19.121Z] latest [2024-08-16T06:38:19.121Z] 3.2.0-dev.54 [2024-08-16T06:38:19.121Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:19.121Z] main [2024-08-16T06:38:19.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:19.486Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:19.855Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:19.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T06:38:19.855Z] df79a9210793: Preparing [2024-08-16T06:38:19.855Z] c7b823dda5d8: Preparing [2024-08-16T06:38:19.855Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:19.855Z] c9cfff862063: Preparing [2024-08-16T06:38:19.855Z] bf4bbbdff9d8: Preparing [2024-08-16T06:38:19.855Z] d2e3d9b2aadc: Preparing [2024-08-16T06:38:19.855Z] 3c20671a5817: Preparing [2024-08-16T06:38:19.855Z] d2e3d9b2aadc: Waiting [2024-08-16T06:38:19.855Z] 3c20671a5817: Waiting [2024-08-16T06:38:20.120Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:20.120Z] c9cfff862063: Layer already exists [2024-08-16T06:38:20.120Z] bf4bbbdff9d8: Pushed [2024-08-16T06:38:20.120Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:20.120Z] df79a9210793: Pushed [2024-08-16T06:38:20.386Z] d2e3d9b2aadc: Pushed [2024-08-16T06:38:27.006Z] c7b823dda5d8: Pushed [2024-08-16T06:38:27.269Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:27.620Z] + 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-16T06:38:27.973Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-16T06:38:27.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T06:38:27.974Z] df79a9210793: Preparing [2024-08-16T06:38:27.974Z] c7b823dda5d8: Preparing [2024-08-16T06:38:27.974Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:27.974Z] c9cfff862063: Preparing [2024-08-16T06:38:27.974Z] bf4bbbdff9d8: Preparing [2024-08-16T06:38:27.974Z] d2e3d9b2aadc: Preparing [2024-08-16T06:38:27.974Z] 3c20671a5817: Preparing [2024-08-16T06:38:27.974Z] d2e3d9b2aadc: Waiting [2024-08-16T06:38:27.974Z] 3c20671a5817: Waiting [2024-08-16T06:38:27.974Z] bf4bbbdff9d8: Layer already exists [2024-08-16T06:38:27.974Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:27.974Z] df79a9210793: Layer already exists [2024-08-16T06:38:27.974Z] c9cfff862063: Layer already exists [2024-08-16T06:38:27.974Z] c7b823dda5d8: Layer already exists [2024-08-16T06:38:27.974Z] d2e3d9b2aadc: Layer already exists [2024-08-16T06:38:27.974Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:28.239Z] latest: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:28.603Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:28.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.54 [2024-08-16T06:38:28.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T06:38:28.952Z] df79a9210793: Preparing [2024-08-16T06:38:28.952Z] c7b823dda5d8: Preparing [2024-08-16T06:38:28.952Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:28.952Z] c9cfff862063: Preparing [2024-08-16T06:38:28.952Z] bf4bbbdff9d8: Preparing [2024-08-16T06:38:28.952Z] d2e3d9b2aadc: Preparing [2024-08-16T06:38:28.952Z] 3c20671a5817: Preparing [2024-08-16T06:38:28.952Z] 3c20671a5817: Waiting [2024-08-16T06:38:28.952Z] d2e3d9b2aadc: Waiting [2024-08-16T06:38:28.952Z] df79a9210793: Layer already exists [2024-08-16T06:38:28.952Z] bf4bbbdff9d8: Layer already exists [2024-08-16T06:38:28.952Z] c9cfff862063: Layer already exists [2024-08-16T06:38:28.952Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:28.952Z] c7b823dda5d8: Layer already exists [2024-08-16T06:38:28.952Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:28.952Z] d2e3d9b2aadc: Layer already exists [2024-08-16T06:38:29.217Z] 3.2.0-dev.54: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:29.570Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:29.935Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:29.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T06:38:29.935Z] df79a9210793: Preparing [2024-08-16T06:38:29.935Z] c7b823dda5d8: Preparing [2024-08-16T06:38:29.935Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:29.935Z] c9cfff862063: Preparing [2024-08-16T06:38:29.935Z] bf4bbbdff9d8: Preparing [2024-08-16T06:38:29.935Z] d2e3d9b2aadc: Preparing [2024-08-16T06:38:29.935Z] 3c20671a5817: Preparing [2024-08-16T06:38:29.935Z] d2e3d9b2aadc: Waiting [2024-08-16T06:38:29.935Z] 3c20671a5817: Waiting [2024-08-16T06:38:29.935Z] bf4bbbdff9d8: Layer already exists [2024-08-16T06:38:29.935Z] df79a9210793: Layer already exists [2024-08-16T06:38:29.935Z] c7b823dda5d8: Layer already exists [2024-08-16T06:38:29.935Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:29.935Z] c9cfff862063: Layer already exists [2024-08-16T06:38:29.935Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:29.935Z] d2e3d9b2aadc: Layer already exists [2024-08-16T06:38:30.198Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:30.546Z] + 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-16T06:38:30.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-16T06:38:30.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T06:38:30.885Z] df79a9210793: Preparing [2024-08-16T06:38:30.885Z] c7b823dda5d8: Preparing [2024-08-16T06:38:30.885Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:30.885Z] c9cfff862063: Preparing [2024-08-16T06:38:30.885Z] bf4bbbdff9d8: Preparing [2024-08-16T06:38:30.885Z] d2e3d9b2aadc: Preparing [2024-08-16T06:38:30.885Z] 3c20671a5817: Preparing [2024-08-16T06:38:30.885Z] d2e3d9b2aadc: Waiting [2024-08-16T06:38:30.885Z] df79a9210793: Layer already exists [2024-08-16T06:38:30.885Z] c7b823dda5d8: Layer already exists [2024-08-16T06:38:30.885Z] bf4bbbdff9d8: Layer already exists [2024-08-16T06:38:30.885Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:30.885Z] c9cfff862063: Layer already exists [2024-08-16T06:38:30.885Z] d2e3d9b2aadc: Layer already exists [2024-08-16T06:38:30.885Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:31.151Z] main: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:38:31.237Z] ===================================================== [Pipeline] echo [2024-08-16T06:38:31.250Z] taggedImages: [2024-08-16T06:38:31.250Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:31.250Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-16T06:38:31.250Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.54 [2024-08-16T06:38:31.250Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:31.250Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-16T06:38:31.282Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-16T06:38:31.282Z] 9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:31.282Z] latest [2024-08-16T06:38:31.282Z] 3.2.0-dev.54 [2024-08-16T06:38:31.282Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:31.282Z] main [2024-08-16T06:38:31.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:31.713Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:32.061Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:32.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T06:38:32.062Z] 3d61ff04fa02: Preparing [2024-08-16T06:38:32.062Z] e49fe7b3a81a: Preparing [2024-08-16T06:38:32.062Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:32.062Z] c9cfff862063: Preparing [2024-08-16T06:38:32.062Z] bf812f1422da: Preparing [2024-08-16T06:38:32.062Z] 5194a825c5c0: Preparing [2024-08-16T06:38:32.062Z] 3c20671a5817: Preparing [2024-08-16T06:38:32.062Z] 5194a825c5c0: Waiting [2024-08-16T06:38:32.062Z] 3c20671a5817: Waiting [2024-08-16T06:38:32.062Z] c9cfff862063: Layer already exists [2024-08-16T06:38:32.062Z] bf812f1422da: Layer already exists [2024-08-16T06:38:32.327Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:32.327Z] 5194a825c5c0: Layer already exists [2024-08-16T06:38:32.327Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:32.327Z] 3d61ff04fa02: Pushed [2024-08-16T06:38:38.951Z] e49fe7b3a81a: Pushed [2024-08-16T06:38:38.951Z] 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:39.311Z] + 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-16T06:38:39.656Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-16T06:38:39.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T06:38:39.656Z] 3d61ff04fa02: Preparing [2024-08-16T06:38:39.656Z] e49fe7b3a81a: Preparing [2024-08-16T06:38:39.656Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:39.656Z] c9cfff862063: Preparing [2024-08-16T06:38:39.656Z] bf812f1422da: Preparing [2024-08-16T06:38:39.656Z] 5194a825c5c0: Preparing [2024-08-16T06:38:39.656Z] 3c20671a5817: Preparing [2024-08-16T06:38:39.656Z] 5194a825c5c0: Waiting [2024-08-16T06:38:39.656Z] 3c20671a5817: Waiting [2024-08-16T06:38:39.656Z] bf812f1422da: Layer already exists [2024-08-16T06:38:39.656Z] c9cfff862063: Layer already exists [2024-08-16T06:38:39.656Z] 3d61ff04fa02: Layer already exists [2024-08-16T06:38:39.656Z] e49fe7b3a81a: Layer already exists [2024-08-16T06:38:39.656Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:39.656Z] 5194a825c5c0: Layer already exists [2024-08-16T06:38:39.656Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:39.920Z] latest: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:40.273Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:40.627Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.54 [2024-08-16T06:38:40.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T06:38:40.627Z] 3d61ff04fa02: Preparing [2024-08-16T06:38:40.627Z] e49fe7b3a81a: Preparing [2024-08-16T06:38:40.627Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:40.627Z] c9cfff862063: Preparing [2024-08-16T06:38:40.627Z] bf812f1422da: Preparing [2024-08-16T06:38:40.627Z] 5194a825c5c0: Preparing [2024-08-16T06:38:40.627Z] 3c20671a5817: Preparing [2024-08-16T06:38:40.627Z] 5194a825c5c0: Waiting [2024-08-16T06:38:40.627Z] 3c20671a5817: Waiting [2024-08-16T06:38:40.627Z] e49fe7b3a81a: Layer already exists [2024-08-16T06:38:40.627Z] c9cfff862063: Layer already exists [2024-08-16T06:38:40.627Z] 3d61ff04fa02: Layer already exists [2024-08-16T06:38:40.627Z] bf812f1422da: Layer already exists [2024-08-16T06:38:40.627Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:40.627Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:40.627Z] 5194a825c5c0: Layer already exists [2024-08-16T06:38:40.627Z] 3.2.0-dev.54: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:41.242Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:41.586Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:41.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T06:38:41.586Z] 3d61ff04fa02: Preparing [2024-08-16T06:38:41.586Z] e49fe7b3a81a: Preparing [2024-08-16T06:38:41.586Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:41.586Z] c9cfff862063: Preparing [2024-08-16T06:38:41.586Z] bf812f1422da: Preparing [2024-08-16T06:38:41.586Z] 5194a825c5c0: Preparing [2024-08-16T06:38:41.586Z] 3c20671a5817: Preparing [2024-08-16T06:38:41.586Z] 5194a825c5c0: Waiting [2024-08-16T06:38:41.586Z] 3c20671a5817: Waiting [2024-08-16T06:38:41.586Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:41.586Z] bf812f1422da: Layer already exists [2024-08-16T06:38:41.586Z] 3d61ff04fa02: Layer already exists [2024-08-16T06:38:41.586Z] e49fe7b3a81a: Layer already exists [2024-08-16T06:38:41.586Z] c9cfff862063: Layer already exists [2024-08-16T06:38:41.586Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:41.586Z] 5194a825c5c0: Layer already exists [2024-08-16T06:38:41.851Z] 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:42.208Z] + 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-16T06:38:42.561Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-16T06:38:42.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T06:38:42.562Z] 3d61ff04fa02: Preparing [2024-08-16T06:38:42.562Z] e49fe7b3a81a: Preparing [2024-08-16T06:38:42.562Z] ec0e9328a4b2: Preparing [2024-08-16T06:38:42.562Z] c9cfff862063: Preparing [2024-08-16T06:38:42.562Z] bf812f1422da: Preparing [2024-08-16T06:38:42.562Z] 5194a825c5c0: Preparing [2024-08-16T06:38:42.562Z] 3c20671a5817: Preparing [2024-08-16T06:38:42.562Z] 5194a825c5c0: Waiting [2024-08-16T06:38:42.562Z] 3c20671a5817: Waiting [2024-08-16T06:38:42.562Z] c9cfff862063: Layer already exists [2024-08-16T06:38:42.562Z] bf812f1422da: Layer already exists [2024-08-16T06:38:42.562Z] e49fe7b3a81a: Layer already exists [2024-08-16T06:38:42.562Z] ec0e9328a4b2: Layer already exists [2024-08-16T06:38:42.562Z] 3d61ff04fa02: Layer already exists [2024-08-16T06:38:42.562Z] 3c20671a5817: Layer already exists [2024-08-16T06:38:42.562Z] 5194a825c5c0: Layer already exists [2024-08-16T06:38:42.826Z] main: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T06:38:42.902Z] ===================================================== [Pipeline] echo [2024-08-16T06:38:42.913Z] taggedImages: [2024-08-16T06:38:42.913Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [2024-08-16T06:38:42.913Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-16T06:38:42.913Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.54 [2024-08-16T06:38:42.913Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [2024-08-16T06:38:42.913Z] - 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-16T06:38:43.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T06:38:43.296Z] [2024-08-16T06:38:43.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:38:43.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T06:38:43.621Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-16T06:38:43.621Z] 8998bd30e6a1: Pulling fs layer [2024-08-16T06:38:43.621Z] 04944245beec: Pulling fs layer [2024-08-16T06:38:43.621Z] 699f458cf7ca: Pulling fs layer [2024-08-16T06:38:43.621Z] 765212b225bb: Pulling fs layer [2024-08-16T06:38:43.621Z] f23df028b6ca: Pulling fs layer [2024-08-16T06:38:43.621Z] d65c8cfc05b1: Pulling fs layer [2024-08-16T06:38:43.621Z] 2437ff75d9bd: Pulling fs layer [2024-08-16T06:38:43.621Z] f23df028b6ca: Waiting [2024-08-16T06:38:43.621Z] d65c8cfc05b1: Waiting [2024-08-16T06:38:43.621Z] 2437ff75d9bd: Waiting [2024-08-16T06:38:43.621Z] 765212b225bb: Waiting [2024-08-16T06:38:43.895Z] 04944245beec: Verifying Checksum [2024-08-16T06:38:43.895Z] 04944245beec: Download complete [2024-08-16T06:38:43.895Z] 765212b225bb: Verifying Checksum [2024-08-16T06:38:43.895Z] 765212b225bb: Download complete [2024-08-16T06:38:44.162Z] f23df028b6ca: Download complete [2024-08-16T06:38:44.162Z] d65c8cfc05b1: Verifying Checksum [2024-08-16T06:38:44.162Z] d65c8cfc05b1: Download complete [2024-08-16T06:38:44.162Z] 699f458cf7ca: Verifying Checksum [2024-08-16T06:38:44.162Z] 699f458cf7ca: Download complete [2024-08-16T06:38:44.746Z] 8998bd30e6a1: Verifying Checksum [2024-08-16T06:38:44.746Z] 8998bd30e6a1: Download complete [2024-08-16T06:38:47.322Z] 2437ff75d9bd: Verifying Checksum [2024-08-16T06:38:47.322Z] 2437ff75d9bd: Download complete [2024-08-16T06:38:49.260Z] 8998bd30e6a1: Pull complete [2024-08-16T06:38:49.527Z] 04944245beec: Pull complete [2024-08-16T06:38:50.937Z] 699f458cf7ca: Pull complete [2024-08-16T06:38:51.203Z] 765212b225bb: Pull complete [2024-08-16T06:38:52.162Z] f23df028b6ca: Pull complete [2024-08-16T06:38:52.427Z] d65c8cfc05b1: Pull complete [2024-08-16T06:39:10.626Z] 2437ff75d9bd: Pull complete [2024-08-16T06:39:10.626Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-16T06:39:10.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T06:39:10.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:39:10.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-7798 does not seem to be running inside a container [2024-08-16T06:39:10.908Z] $ 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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T06:39:13.462Z] $ docker top 4900e9d82209b3905282facf022c7b1ebc77b4776a043210aa4f5dd7f8015132 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:39:14.404Z] ---> job-cost.sh [2024-08-16T06:39:14.404Z] lf-activate-venv: SKIPPING [2024-08-16T06:39:14.404Z] INFO: No Stack... [2024-08-16T06:39:14.982Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-16T06:39:15.562Z] INFO: Archiving Costs [Pipeline] sh [2024-08-16T06:39:16.462Z] + cat /w/workspace/edgex-go/672/archives/cost.csv [2024-08-16T06:39:16.462Z] + cut -d, -f6 [Pipeline] lock [2024-08-16T06:39:16.501Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-672-stack-cost] [2024-08-16T06:39:16.513Z] Resource [jenkins-edgexfoundry-edgex-go-main-672-stack-cost] did not exist. Created. [2024-08-16T06:39:16.520Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-672-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-16T06:39:16.864Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-16T06:39:17.815Z] Stashed 1 file(s) [Pipeline] } [2024-08-16T06:39:17.825Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-672-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-16T06:39:17.852Z] $ docker stop --time=1 4900e9d82209b3905282facf022c7b1ebc77b4776a043210aa4f5dd7f8015132 [2024-08-16T06:39:19.363Z] $ docker rm -f --volumes 4900e9d82209b3905282facf022c7b1ebc77b4776a043210aa4f5dd7f8015132 [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-16T06:39:19.920Z] provisioning config files... [2024-08-16T06:39:19.931Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/672@tmp/config17321035944997397821tmp [Pipeline] { [Pipeline] sh [2024-08-16T06:39:20.243Z] + set +x [2024-08-16T06:39:20.243Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-08-16T06:39:20.243Z] [2024-08-16T06:39:20.243Z] [2024-08-16T06:39:20.243Z] _____ _ [2024-08-16T06:39:20.243Z] / ____| | | [2024-08-16T06:39:20.243Z] | | ___ __| | ___ ___ _____ __ [2024-08-16T06:39:20.243Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-16T06:39:20.243Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-16T06:39:20.243Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-16T06:39:20.243Z] Bash-1.0.6 [2024-08-16T06:39:20.243Z] [2024-08-16T06:39:20.243Z] [2024-08-16T06:39:20.243Z] ==> git version 2.25.1 found [2024-08-16T06:39:20.243Z] ==> 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-16T06:39:20.243Z] Release-Date: 2020-01-08 [2024-08-16T06:39:20.243Z] 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-16T06:39:20.243Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-16T06:39:20.243Z] ==> Jenkins CI detected. [2024-08-16T06:39:20.243Z] current dir:  /w/workspace/edgex-go/672 [2024-08-16T06:39:20.243Z] project root: . [2024-08-16T06:39:20.243Z] --> token set from env [2024-08-16T06:39:20.243Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-16T06:39:20.243Z] ==> Running gcov in . (disable via -X gcov) [2024-08-16T06:39:20.243Z] ==> Python coveragepy not found [2024-08-16T06:39:20.243Z] ==> Searching for coverage reports in: [2024-08-16T06:39:20.243Z] + . [2024-08-16T06:39:20.503Z] -> Found 1 reports [2024-08-16T06:39:20.503Z] ==> Detecting git/mercurial file structure [2024-08-16T06:39:20.503Z] ==> Reading reports [2024-08-16T06:39:20.503Z] + ./coverage.out bytes=529248 [2024-08-16T06:39:20.503Z] ==> Appending adjustments [2024-08-16T06:39:20.503Z] https://docs.codecov.io/docs/fixing-reports [2024-08-16T06:39:21.887Z] + Found adjustments [2024-08-16T06:39:21.887Z] ==> Gzipping contents [2024-08-16T06:39:21.887Z] 68K /tmp/codecov.wQ0cg3.gz [2024-08-16T06:39:21.887Z] ==> Uploading reports [2024-08-16T06:39:21.887Z] url: https://codecov.io [2024-08-16T06:39:21.887Z] query: branch=main&commit=9ed72124ad2f01edf756a46c49444a389d468e72&build=672&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F672%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-16T06:39:21.887Z] -> Pinging Codecov [2024-08-16T06:39:21.887Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9ed72124ad2f01edf756a46c49444a389d468e72&build=672&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F672%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-16T06:39:21.887Z] -> Uploading to [2024-08-16T06:39:21.887Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-16/00271124DB129430A58F1EEE437C3FCB/9ed72124ad2f01edf756a46c49444a389d468e72/2dc34612-4027-42d4-aecf-ca5c6508ffd5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240816%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240816T063921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe268736ab45b04286445f0f231cea6e2227d6701b1654258a8d6235f0d9a3df [2024-08-16T06:39:21.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T06:39:21.887Z] Dload Upload Total Spent Left Speed [2024-08-16T06:39:22.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66781 0 0 100 66781 0 237k --:--:-- --:--:-- --:--:-- 237k [2024-08-16T06:39:22.457Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [2024-08-16T06:39:22.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-16T06:39:22.710Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-16T06:39:22.741Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:39:23.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-16T06:39:23.045Z] [2024-08-16T06:39:23.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:39:23.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-16T06:39:23.346Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-16T06:39:23.346Z] 619be1103602: Already exists [2024-08-16T06:39:23.346Z] f8ea3408117e: Pulling fs layer [2024-08-16T06:39:23.346Z] 91320369b822: Pulling fs layer [2024-08-16T06:39:23.346Z] 0406650e8295: Pulling fs layer [2024-08-16T06:39:23.346Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T06:39:23.346Z] 96d80e3f36e1: Pulling fs layer [2024-08-16T06:39:23.346Z] bcf3aedb951c: Pulling fs layer [2024-08-16T06:39:23.346Z] 4f4fb700ef54: Waiting [2024-08-16T06:39:23.346Z] 96d80e3f36e1: Waiting [2024-08-16T06:39:23.346Z] 0406650e8295: Verifying Checksum [2024-08-16T06:39:23.346Z] 0406650e8295: Download complete [2024-08-16T06:39:23.346Z] f8ea3408117e: Download complete [2024-08-16T06:39:23.346Z] 4f4fb700ef54: Verifying Checksum [2024-08-16T06:39:23.346Z] 4f4fb700ef54: Download complete [2024-08-16T06:39:23.604Z] f8ea3408117e: Pull complete [2024-08-16T06:39:23.604Z] 96d80e3f36e1: Verifying Checksum [2024-08-16T06:39:23.604Z] 96d80e3f36e1: Download complete [2024-08-16T06:39:23.862Z] 91320369b822: Verifying Checksum [2024-08-16T06:39:23.862Z] 91320369b822: Download complete [2024-08-16T06:39:24.426Z] bcf3aedb951c: Verifying Checksum [2024-08-16T06:39:24.427Z] bcf3aedb951c: Download complete [2024-08-16T06:39:27.717Z] 91320369b822: Pull complete [2024-08-16T06:39:27.717Z] 0406650e8295: Pull complete [2024-08-16T06:39:27.717Z] 4f4fb700ef54: Pull complete [2024-08-16T06:39:27.717Z] 96d80e3f36e1: Pull complete [2024-08-16T06:39:31.907Z] bcf3aedb951c: Pull complete [2024-08-16T06:39:31.907Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-16T06:39:31.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-16T06:39:31.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:39:32.018Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T06:39:32.043Z] $ 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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T06:39:36.411Z] $ docker top ff303b304dd4ac2e9371d675348db082d06bfc8959998507074e693f178fef2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T06:39:36.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/672 [Pipeline] echo [2024-08-16T06:39:36.779Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-16T06:39:37.058Z] + set -o pipefail [2024-08-16T06:39:37.058Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-16T06:39:47.040Z] [2024-08-16T06:39:47.040Z] Monitoring /w/workspace/edgex-go/672 (github.com/edgexfoundry/edgex-go)... [2024-08-16T06:39:47.040Z] [2024-08-16T06:39:47.040Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/65ce2666-6915-43d1-88fc-2c75f7b5104e [2024-08-16T06:39:47.040Z] [2024-08-16T06:39:47.040Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-16T06:39:47.040Z] [Pipeline] } [2024-08-16T06:39:47.053Z] $ docker stop --time=1 ff303b304dd4ac2e9371d675348db082d06bfc8959998507074e693f178fef2b [2024-08-16T06:39:52.065Z] $ docker rm -f --volumes ff303b304dd4ac2e9371d675348db082d06bfc8959998507074e693f178fef2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-16T06:39:52.671Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T06:39:52.690Z] provisioning config files... [2024-08-16T06:39:52.700Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/672@tmp/config17831941605104610882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:39:53.003Z] --> edgex-publish-swagger.sh [2024-08-16T06:39:53.003Z] === Publish openapi/v3 API === [2024-08-16T06:39:53.003Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-16T06:39:53.003Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/672/openapi/v3/core-command.yaml] [2024-08-16T06:39:53.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T06:39:53.003Z] Dload Upload Total Spent Left Speed [2024-08-16T06:39:53.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 49820 --:--:-- --:--:-- --:--:-- 49820 [2024-08-16T06:39:53.572Z] [2024-08-16T06:39:53.572Z] [2024-08-16T06:39:53.572Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/672/openapi/v3/core-data.yaml] [2024-08-16T06:39:53.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T06:39:53.572Z] Dload Upload Total Spent Left Speed [2024-08-16T06:39:54.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 925k --:--:-- --:--:-- --:--:-- 913k 100 72043 0 0 100 72043 0 135k --:--:-- --:--:-- --:--:-- 135k [2024-08-16T06:39:54.140Z] [2024-08-16T06:39:54.140Z] [2024-08-16T06:39:54.140Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/672/openapi/v3/core-keeper.yaml] [2024-08-16T06:39:54.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T06:39:54.140Z] Dload Upload Total Spent Left Speed [2024-08-16T06:39:54.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 186 92977 --:--:-- --:--:-- --:--:-- 93164 [2024-08-16T06:39:54.399Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-16T06:39:54.399Z] [2024-08-16T06:39:54.399Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/672/openapi/v3/core-metadata.yaml] [2024-08-16T06:39:54.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T06:39:54.399Z] Dload Upload Total Spent Left Speed [2024-08-16T06:39:54.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 320 305k --:--:-- --:--:-- --:--:-- 305k [2024-08-16T06:39:54.920Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-16T06:39:54.920Z] [2024-08-16T06:39:54.920Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/672/openapi/v3/support-cron-scheduler.yaml] [2024-08-16T06:39:54.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T06:39:54.920Z] Dload Upload Total Spent Left Speed [2024-08-16T06:39:55.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 208 131k --:--:-- --:--:-- --:--:-- 132k [2024-08-16T06:39:55.179Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-16T06:39:55.179Z] [2024-08-16T06:39:55.179Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/672/openapi/v3/support-notifications.yaml] [2024-08-16T06:39:55.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T06:39:55.439Z] Dload Upload Total Spent Left Speed [2024-08-16T06:39:55.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 356 195k --:--:-- --:--:-- --:--:-- 194k 100 87457 100 156 100 87301 356 195k --:--:-- --:--:-- --:--:-- 194k [2024-08-16T06:39:55.698Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-16T06:39:55.698Z] [2024-08-16T06:39:55.698Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/672/openapi/v3/support-scheduler.yaml] [2024-08-16T06:39:55.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T06:39:55.698Z] Dload Upload Total Spent Left Speed [2024-08-16T06:39:56.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 356 84369 --:--:-- --:--:-- --:--:-- 84726 [2024-08-16T06:39:56.266Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-16T06:39:56.266Z] [Pipeline] } [2024-08-16T06:39:56.275Z] 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-16T06:39:56.714Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T06:39:56.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:39:57.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T06:39:57.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:39:57.104Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T06:39:57.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T06:39:57.756Z] $ docker top 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T06:39:57.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T06:39:57.865Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T06:39:57.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T06:39:57.984Z] $ docker exec 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc ssh-agent [2024-08-16T06:39:58.089Z] SSH_AUTH_SOCK=/tmp/ssh-XlJYTlkYw1w3/agent.31 [2024-08-16T06:39:58.089Z] SSH_AGENT_PID=37 [2024-08-16T06:39:58.093Z] Running ssh-add (command line suppressed) [2024-08-16T06:39:58.193Z] Identity added: /w/workspace/edgex-go/672@tmp/private_key_6069570879212207455.key (/w/workspace/edgex-go/672@tmp/private_key_6069570879212207455.key) [2024-08-16T06:39:58.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T06:39:58.509Z] + git semver tag [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,694 [run_tag] DEBUG tag force:False [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,694 [check_head_tag] DEBUG check head tag [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,696 [execute] INFO git cat-file --batch-check [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=) [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,701 [execute] INFO git cat-file --batch [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=) [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,741 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,741 [execute] INFO git tag -a v3.2.0-dev.54 -m v3.2.0-dev.54 [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,741 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.54', '-m', 'v3.2.0-dev.54'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=None) [2024-08-16T06:39:58.769Z] 2024-08-16 06:39:58,747 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main [2024-08-16T06:39:58.769Z] 3.2.0-dev.54 [Pipeline] } [2024-08-16T06:39:59.035Z] $ docker exec --env ******** --env ******** 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc ssh-agent -k [2024-08-16T06:39:59.133Z] unset SSH_AUTH_SOCK; [2024-08-16T06:39:59.133Z] unset SSH_AGENT_PID; [2024-08-16T06:39:59.133Z] echo Agent pid 37 killed; [2024-08-16T06:39:59.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T06:39:59.485Z] + git semver [Pipeline] } [2024-08-16T06:39:59.753Z] $ docker stop --time=1 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc [2024-08-16T06:40:01.035Z] $ docker rm -f --volumes 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:40:01.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-16T06:40:01.452Z] [2024-08-16T06:40:01.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:40:01.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-16T06:40:01.763Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-16T06:40:01.763Z] ab5ef0e58194: Pulling fs layer [2024-08-16T06:40:01.763Z] 9712f1f96733: Pulling fs layer [2024-08-16T06:40:01.763Z] 63f879dbbcfc: Pulling fs layer [2024-08-16T06:40:01.763Z] 0d9ebad4ef96: Pulling fs layer [2024-08-16T06:40:01.763Z] e9a5061849ea: Pulling fs layer [2024-08-16T06:40:01.763Z] 0d9ebad4ef96: Waiting [2024-08-16T06:40:01.763Z] d747dcd14b5f: Pulling fs layer [2024-08-16T06:40:01.763Z] 2de7ff778b66: Pulling fs layer [2024-08-16T06:40:01.763Z] e9a5061849ea: Waiting [2024-08-16T06:40:01.763Z] d747dcd14b5f: Waiting [2024-08-16T06:40:01.763Z] 9712f1f96733: Verifying Checksum [2024-08-16T06:40:01.763Z] 9712f1f96733: Download complete [2024-08-16T06:40:02.022Z] 63f879dbbcfc: Verifying Checksum [2024-08-16T06:40:02.022Z] 63f879dbbcfc: Download complete [2024-08-16T06:40:02.283Z] e9a5061849ea: Verifying Checksum [2024-08-16T06:40:02.283Z] e9a5061849ea: Download complete [2024-08-16T06:40:02.283Z] d747dcd14b5f: Download complete [2024-08-16T06:40:02.283Z] 0d9ebad4ef96: Verifying Checksum [2024-08-16T06:40:02.283Z] 0d9ebad4ef96: Download complete [2024-08-16T06:40:02.283Z] 2de7ff778b66: Verifying Checksum [2024-08-16T06:40:02.283Z] 2de7ff778b66: Download complete [2024-08-16T06:40:02.283Z] ab5ef0e58194: Verifying Checksum [2024-08-16T06:40:02.283Z] ab5ef0e58194: Download complete [2024-08-16T06:40:05.567Z] ab5ef0e58194: Pull complete [2024-08-16T06:40:05.567Z] 9712f1f96733: Pull complete [2024-08-16T06:40:06.134Z] 63f879dbbcfc: Pull complete [2024-08-16T06:40:12.908Z] 0d9ebad4ef96: Pull complete [2024-08-16T06:40:12.908Z] e9a5061849ea: Pull complete [2024-08-16T06:40:12.908Z] d747dcd14b5f: Pull complete [2024-08-16T06:40:12.908Z] 2de7ff778b66: Pull complete [2024-08-16T06:40:12.908Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-16T06:40:12.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-16T06:40:12.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:40:13.965Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T06:40:13.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T06:40:20.238Z] $ docker top b13430f6c2123b16b59505d04c6bcbc991ff41f826d36aecea6e58fb551c0e27 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-16T06:40:20.324Z] provisioning config files... [2024-08-16T06:40:20.332Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/672@tmp/config7687510132013931695tmp [2024-08-16T06:40:20.341Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/672@tmp/config6545757213774597774tmp [2024-08-16T06:40:20.351Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/672@tmp/config17854975853513621407tmp [Pipeline] { [Pipeline] echo [2024-08-16T06:40:20.454Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:20.748Z] ---> sigul-configuration.sh [2024-08-16T06:40:20.748Z] gpg: directory `/root/.gnupg' created [2024-08-16T06:40:20.748Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-16T06:40:20.748Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-16T06:40:20.748Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-16T06:40:20.748Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-16T06:40:20.748Z] gpg: CAST5 encrypted data [2024-08-16T06:40:20.748Z] gpg: encrypted with 1 passphrase [2024-08-16T06:40:20.748Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-16T06:40:21.044Z] + mkdir /home/jenkins [2024-08-16T06:40:21.044Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-16T06:40:21.339Z] + 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-16T06:40:21.354Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:21.645Z] ---> sigul-install.sh [2024-08-16T06:40:21.645Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-16T06:40:21.937Z] + git tag --list [2024-08-16T06:40:21.937Z] 0.6.0 [2024-08-16T06:40:21.937Z] 0.6.1 [2024-08-16T06:40:21.937Z] 0.7.0 [2024-08-16T06:40:21.937Z] 0.7.1 [2024-08-16T06:40:21.937Z] v1.0.0 [2024-08-16T06:40:21.937Z] v1.0.1 [2024-08-16T06:40:21.937Z] v1.1.0 [2024-08-16T06:40:21.937Z] v1.2.0 [2024-08-16T06:40:21.937Z] v1.2.1 [2024-08-16T06:40:21.937Z] v1.3.0 [2024-08-16T06:40:21.937Z] v1.3.1 [2024-08-16T06:40:21.937Z] v2.0.0 [2024-08-16T06:40:21.937Z] v2.1.0 [2024-08-16T06:40:21.937Z] v2.1.1 [2024-08-16T06:40:21.937Z] v2.2.0 [2024-08-16T06:40:21.937Z] v2.3.0 [2024-08-16T06:40:21.937Z] v3.0 [2024-08-16T06:40:21.937Z] v3.0.0 [2024-08-16T06:40:21.937Z] v3.1 [2024-08-16T06:40:21.937Z] v3.1.0 [2024-08-16T06:40:21.937Z] v3.1.0-dev.1 [2024-08-16T06:40:21.937Z] v3.1.0-dev.10 [2024-08-16T06:40:21.937Z] v3.1.0-dev.11 [2024-08-16T06:40:21.937Z] v3.1.0-dev.12 [2024-08-16T06:40:21.937Z] v3.1.0-dev.13 [2024-08-16T06:40:21.937Z] v3.1.0-dev.14 [2024-08-16T06:40:21.937Z] v3.1.0-dev.15 [2024-08-16T06:40:21.937Z] v3.1.0-dev.16 [2024-08-16T06:40:21.937Z] v3.1.0-dev.17 [2024-08-16T06:40:21.937Z] v3.1.0-dev.18 [2024-08-16T06:40:21.937Z] v3.1.0-dev.19 [2024-08-16T06:40:21.937Z] v3.1.0-dev.2 [2024-08-16T06:40:21.937Z] v3.1.0-dev.20 [2024-08-16T06:40:21.937Z] v3.1.0-dev.21 [2024-08-16T06:40:21.937Z] v3.1.0-dev.22 [2024-08-16T06:40:21.937Z] v3.1.0-dev.23 [2024-08-16T06:40:21.937Z] v3.1.0-dev.24 [2024-08-16T06:40:21.937Z] v3.1.0-dev.25 [2024-08-16T06:40:21.937Z] v3.1.0-dev.26 [2024-08-16T06:40:21.937Z] v3.1.0-dev.27 [2024-08-16T06:40:21.937Z] v3.1.0-dev.28 [2024-08-16T06:40:21.937Z] v3.1.0-dev.29 [2024-08-16T06:40:21.937Z] v3.1.0-dev.3 [2024-08-16T06:40:21.937Z] v3.1.0-dev.30 [2024-08-16T06:40:21.937Z] v3.1.0-dev.31 [2024-08-16T06:40:21.937Z] v3.1.0-dev.32 [2024-08-16T06:40:21.937Z] v3.1.0-dev.33 [2024-08-16T06:40:21.937Z] v3.1.0-dev.34 [2024-08-16T06:40:21.937Z] v3.1.0-dev.35 [2024-08-16T06:40:21.937Z] v3.1.0-dev.36 [2024-08-16T06:40:21.937Z] v3.1.0-dev.37 [2024-08-16T06:40:21.937Z] v3.1.0-dev.38 [2024-08-16T06:40:21.937Z] v3.1.0-dev.39 [2024-08-16T06:40:21.937Z] v3.1.0-dev.4 [2024-08-16T06:40:21.937Z] v3.1.0-dev.40 [2024-08-16T06:40:21.937Z] v3.1.0-dev.41 [2024-08-16T06:40:21.937Z] v3.1.0-dev.42 [2024-08-16T06:40:21.937Z] v3.1.0-dev.43 [2024-08-16T06:40:21.937Z] v3.1.0-dev.44 [2024-08-16T06:40:21.937Z] v3.1.0-dev.45 [2024-08-16T06:40:21.937Z] v3.1.0-dev.46 [2024-08-16T06:40:21.937Z] v3.1.0-dev.47 [2024-08-16T06:40:21.937Z] v3.1.0-dev.48 [2024-08-16T06:40:21.937Z] v3.1.0-dev.49 [2024-08-16T06:40:21.937Z] v3.1.0-dev.5 [2024-08-16T06:40:21.937Z] v3.1.0-dev.50 [2024-08-16T06:40:21.937Z] v3.1.0-dev.51 [2024-08-16T06:40:21.937Z] v3.1.0-dev.52 [2024-08-16T06:40:21.937Z] v3.1.0-dev.53 [2024-08-16T06:40:21.937Z] v3.1.0-dev.54 [2024-08-16T06:40:21.937Z] v3.1.0-dev.55 [2024-08-16T06:40:21.937Z] v3.1.0-dev.56 [2024-08-16T06:40:21.937Z] v3.1.0-dev.57 [2024-08-16T06:40:21.937Z] v3.1.0-dev.58 [2024-08-16T06:40:21.937Z] v3.1.0-dev.59 [2024-08-16T06:40:21.937Z] v3.1.0-dev.6 [2024-08-16T06:40:21.937Z] v3.1.0-dev.60 [2024-08-16T06:40:21.937Z] v3.1.0-dev.61 [2024-08-16T06:40:21.937Z] v3.1.0-dev.62 [2024-08-16T06:40:21.937Z] v3.1.0-dev.63 [2024-08-16T06:40:21.937Z] v3.1.0-dev.64 [2024-08-16T06:40:21.937Z] v3.1.0-dev.65 [2024-08-16T06:40:21.937Z] v3.1.0-dev.66 [2024-08-16T06:40:21.937Z] v3.1.0-dev.67 [2024-08-16T06:40:21.937Z] v3.1.0-dev.68 [2024-08-16T06:40:21.937Z] v3.1.0-dev.69 [2024-08-16T06:40:21.937Z] v3.1.0-dev.7 [2024-08-16T06:40:21.937Z] v3.1.0-dev.70 [2024-08-16T06:40:21.937Z] v3.1.0-dev.71 [2024-08-16T06:40:21.937Z] v3.1.0-dev.72 [2024-08-16T06:40:21.937Z] v3.1.0-dev.73 [2024-08-16T06:40:21.937Z] v3.1.0-dev.8 [2024-08-16T06:40:21.937Z] v3.1.0-dev.9 [2024-08-16T06:40:21.937Z] v3.1.1 [2024-08-16T06:40:21.937Z] v3.1.1-dev.1 [2024-08-16T06:40:21.937Z] v3.1.1-dev.2 [2024-08-16T06:40:21.937Z] v3.2.0-dev.1 [2024-08-16T06:40:21.937Z] v3.2.0-dev.10 [2024-08-16T06:40:21.937Z] v3.2.0-dev.11 [2024-08-16T06:40:21.937Z] v3.2.0-dev.12 [2024-08-16T06:40:21.937Z] v3.2.0-dev.13 [2024-08-16T06:40:21.937Z] v3.2.0-dev.14 [2024-08-16T06:40:21.937Z] v3.2.0-dev.15 [2024-08-16T06:40:21.937Z] v3.2.0-dev.16 [2024-08-16T06:40:21.937Z] v3.2.0-dev.17 [2024-08-16T06:40:21.937Z] v3.2.0-dev.18 [2024-08-16T06:40:21.937Z] v3.2.0-dev.19 [2024-08-16T06:40:21.937Z] v3.2.0-dev.2 [2024-08-16T06:40:21.937Z] v3.2.0-dev.20 [2024-08-16T06:40:21.938Z] v3.2.0-dev.21 [2024-08-16T06:40:21.938Z] v3.2.0-dev.22 [2024-08-16T06:40:21.938Z] v3.2.0-dev.23 [2024-08-16T06:40:21.938Z] v3.2.0-dev.24 [2024-08-16T06:40:21.938Z] v3.2.0-dev.25 [2024-08-16T06:40:21.938Z] v3.2.0-dev.26 [2024-08-16T06:40:21.938Z] v3.2.0-dev.27 [2024-08-16T06:40:21.938Z] v3.2.0-dev.28 [2024-08-16T06:40:21.938Z] v3.2.0-dev.29 [2024-08-16T06:40:21.938Z] v3.2.0-dev.3 [2024-08-16T06:40:21.938Z] v3.2.0-dev.30 [2024-08-16T06:40:21.938Z] v3.2.0-dev.31 [2024-08-16T06:40:21.938Z] v3.2.0-dev.32 [2024-08-16T06:40:21.938Z] v3.2.0-dev.33 [2024-08-16T06:40:21.938Z] v3.2.0-dev.34 [2024-08-16T06:40:21.938Z] v3.2.0-dev.35 [2024-08-16T06:40:21.938Z] v3.2.0-dev.36 [2024-08-16T06:40:21.938Z] v3.2.0-dev.37 [2024-08-16T06:40:21.938Z] v3.2.0-dev.38 [2024-08-16T06:40:21.938Z] v3.2.0-dev.39 [2024-08-16T06:40:21.938Z] v3.2.0-dev.4 [2024-08-16T06:40:21.938Z] v3.2.0-dev.40 [2024-08-16T06:40:21.938Z] v3.2.0-dev.41 [2024-08-16T06:40:21.938Z] v3.2.0-dev.42 [2024-08-16T06:40:21.938Z] v3.2.0-dev.43 [2024-08-16T06:40:21.938Z] v3.2.0-dev.44 [2024-08-16T06:40:21.938Z] v3.2.0-dev.45 [2024-08-16T06:40:21.938Z] v3.2.0-dev.46 [2024-08-16T06:40:21.938Z] v3.2.0-dev.47 [2024-08-16T06:40:21.938Z] v3.2.0-dev.48 [2024-08-16T06:40:21.938Z] v3.2.0-dev.49 [2024-08-16T06:40:21.938Z] v3.2.0-dev.5 [2024-08-16T06:40:21.938Z] v3.2.0-dev.50 [2024-08-16T06:40:21.938Z] v3.2.0-dev.51 [2024-08-16T06:40:21.938Z] v3.2.0-dev.52 [2024-08-16T06:40:21.938Z] v3.2.0-dev.53 [2024-08-16T06:40:21.938Z] v3.2.0-dev.54 [2024-08-16T06:40:21.938Z] v3.2.0-dev.6 [2024-08-16T06:40:21.938Z] v3.2.0-dev.7 [2024-08-16T06:40:21.938Z] v3.2.0-dev.8 [2024-08-16T06:40:21.938Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-16T06:40:22.374Z] + lftools sign git-tag v3.2.0-dev.54 [2024-08-16T06:40:22.634Z] Signing Git tag with Sigul... [2024-08-16T06:40:22.634Z] Signing v3.2.0-dev.54 [Pipeline] echo [2024-08-16T06:40:23.218Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:23.513Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-16T06:40:23.522Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-16T06:40:23.543Z] $ docker stop --time=1 b13430f6c2123b16b59505d04c6bcbc991ff41f826d36aecea6e58fb551c0e27 [2024-08-16T06:40:24.854Z] $ docker rm -f --volumes b13430f6c2123b16b59505d04c6bcbc991ff41f826d36aecea6e58fb551c0e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-16T06:40:25.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T06:40:25.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:40:25.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T06:40:25.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:40:25.673Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T06:40:25.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T06:40:26.092Z] $ docker top 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 -eo pid,comm [2024-08-16T06:40:26.145Z] 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-16T06:40:26.145Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T06:40:26.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T06:40:26.203Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T06:40:26.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T06:40:26.327Z] $ docker exec 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 ssh-agent [2024-08-16T06:40:26.445Z] SSH_AUTH_SOCK=/tmp/ssh-GQK5Yf9JnVTH/agent.33 [2024-08-16T06:40:26.445Z] SSH_AGENT_PID=39 [2024-08-16T06:40:26.450Z] Running ssh-add (command line suppressed) [2024-08-16T06:40:26.566Z] Identity added: /w/workspace/edgex-go/672@tmp/private_key_12116796042365309937.key (/w/workspace/edgex-go/672@tmp/private_key_12116796042365309937.key) [2024-08-16T06:40:26.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T06:40:26.874Z] + git semver bump pre [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,043 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,043 [bump_version] DEBUG bumping version:3.2.0-dev.54 on axis:pre with prefix:dev [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,044 [bump_version] DEBUG bumped version:3.2.0-dev.55 [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,044 [write_version] DEBUG write version:3.2.0-dev.55 to path:/w/workspace/edgex-go/672/.semver/main with force:True [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,044 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,044 [write_file] DEBUG write to file:/w/workspace/edgex-go/672/.semver/main [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,046 [execute] INFO git cat-file --batch-check [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,052 [execute] INFO git cat-file --batch [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T06:40:27.132Z] 2024-08-16 06:40:27,058 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main [2024-08-16T06:40:27.132Z] 3.2.0-dev.55 [Pipeline] } [2024-08-16T06:40:27.138Z] $ docker exec --env ******** --env ******** 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 ssh-agent -k [2024-08-16T06:40:27.250Z] unset SSH_AUTH_SOCK; [2024-08-16T06:40:27.250Z] unset SSH_AGENT_PID; [2024-08-16T06:40:27.250Z] echo Agent pid 39 killed; [2024-08-16T06:40:27.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T06:40:27.596Z] + git semver [Pipeline] } [2024-08-16T06:40:27.863Z] $ docker stop --time=1 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 [2024-08-16T06:40:29.178Z] $ docker rm -f --volumes 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T06:40:29.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T06:40:29.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:40:29.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T06:40:29.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:40:29.927Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T06:40:29.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T06:40:30.300Z] $ docker top c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 -eo pid,comm [2024-08-16T06:40:30.353Z] 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-16T06:40:30.353Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T06:40:30.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T06:40:30.419Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T06:40:30.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T06:40:30.527Z] $ docker exec c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 ssh-agent [2024-08-16T06:40:30.644Z] SSH_AUTH_SOCK=/tmp/ssh-r92KzGXFlsfB/agent.33 [2024-08-16T06:40:30.644Z] SSH_AGENT_PID=39 [2024-08-16T06:40:30.649Z] Running ssh-add (command line suppressed) [2024-08-16T06:40:30.750Z] Identity added: /w/workspace/edgex-go/672@tmp/private_key_13027789896527394198.key (/w/workspace/edgex-go/672@tmp/private_key_13027789896527394198.key) [2024-08-16T06:40:30.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T06:40:31.062Z] + git semver push [2024-08-16T06:40:31.323Z] 2024-08-16 06:40:31,255 [run_push] DEBUG push [2024-08-16T06:40:31.323Z] 2024-08-16 06:40:31,256 [execute] INFO git cat-file --batch-check [2024-08-16T06:40:31.323Z] 2024-08-16 06:40:31,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T06:40:31.323Z] 2024-08-16 06:40:31,260 [execute] INFO git rev-list 82b918030d82810476affa081b63403b790a7213 -- [2024-08-16T06:40:31.323Z] 2024-08-16 06:40:31,260 [execute] DEBUG Popen(['git', 'rev-list', '82b918030d82810476affa081b63403b790a7213', '--'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-16T06:40:31.323Z] 2024-08-16 06:40:31,278 [execute] INFO git fetch -v origin [2024-08-16T06:40:31.323Z] 2024-08-16 06:40:31,279 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-16T06:40:31.894Z] 2024-08-16 06:40:31,757 [run_push] DEBUG no remote changes detected [2024-08-16T06:40:31.894Z] 2024-08-16 06:40:31,758 [execute] INFO git push origin semver [2024-08-16T06:40:31.894Z] 2024-08-16 06:40:31,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-16T06:40:32.832Z] 2024-08-16 06:40:32,485 [run_push] DEBUG push all version tags [2024-08-16T06:40:32.832Z] 2024-08-16 06:40:32,486 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-16T06:40:32.832Z] 2024-08-16 06:40:32,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=None) [2024-08-16T06:40:33.400Z] 2024-08-16 06:40:33,232 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main [2024-08-16T06:40:33.400Z] 3.2.0-dev.55 [Pipeline] } [2024-08-16T06:40:33.405Z] $ docker exec --env ******** --env ******** c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 ssh-agent -k [2024-08-16T06:40:33.520Z] unset SSH_AUTH_SOCK; [2024-08-16T06:40:33.520Z] unset SSH_AGENT_PID; [2024-08-16T06:40:33.520Z] echo Agent pid 39 killed; [2024-08-16T06:40:33.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T06:40:33.869Z] + git semver [Pipeline] } [2024-08-16T06:40:34.136Z] $ docker stop --time=1 c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 [2024-08-16T06:40:35.464Z] $ docker rm -f --volumes c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 [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-16T06:40:36.079Z] + [ -d /w/workspace/edgex-go/672/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:36.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:37.219Z] ---> package-listing.sh [2024-08-16T06:40:37.219Z] ++ facter osfamily [2024-08-16T06:40:37.219Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-16T06:40:37.478Z] + OS_FAMILY=debian [2024-08-16T06:40:37.478Z] + workspace=/w/workspace/edgex-go/672 [2024-08-16T06:40:37.478Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-16T06:40:37.478Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-16T06:40:37.478Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-16T06:40:37.478Z] + PACKAGES=/tmp/packages_start.txt [2024-08-16T06:40:37.478Z] + '[' /w/workspace/edgex-go/672 ']' [2024-08-16T06:40:37.478Z] + PACKAGES=/tmp/packages_end.txt [2024-08-16T06:40:37.478Z] + case "${OS_FAMILY}" in [2024-08-16T06:40:37.478Z] + dpkg -l [2024-08-16T06:40:37.478Z] + grep '^ii' [2024-08-16T06:40:37.478Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-16T06:40:37.478Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-16T06:40:37.478Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-16T06:40:37.478Z] + '[' /w/workspace/edgex-go/672 ']' [2024-08-16T06:40:37.478Z] + mkdir -p /w/workspace/edgex-go/672/archives/ [2024-08-16T06:40:37.478Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/672/archives/ [Pipeline] echo [2024-08-16T06:40:37.487Z] 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/672/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-16T06:40:37.761Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:40:38.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T06:40:38.322Z] [2024-08-16T06:40:38.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:40:38.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T06:40:38.619Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-16T06:40:38.619Z] 5eb5b503b376: Pulling fs layer [2024-08-16T06:40:38.619Z] 5c69ac0246d0: Pulling fs layer [2024-08-16T06:40:38.619Z] ec43610c2a17: Pulling fs layer [2024-08-16T06:40:38.619Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-16T06:40:38.619Z] 33b1e0a273af: Pulling fs layer [2024-08-16T06:40:38.619Z] 5d3b04190fa2: Pulling fs layer [2024-08-16T06:40:38.619Z] 2f39f015ded8: Pulling fs layer [2024-08-16T06:40:38.619Z] 3a2ae6a8a46f: Waiting [2024-08-16T06:40:38.619Z] 33b1e0a273af: Waiting [2024-08-16T06:40:38.619Z] 5d3b04190fa2: Waiting [2024-08-16T06:40:38.619Z] 5c69ac0246d0: Verifying Checksum [2024-08-16T06:40:38.619Z] 5c69ac0246d0: Download complete [2024-08-16T06:40:38.619Z] 3a2ae6a8a46f: Download complete [2024-08-16T06:40:38.619Z] 33b1e0a273af: Verifying Checksum [2024-08-16T06:40:38.619Z] 33b1e0a273af: Download complete [2024-08-16T06:40:38.619Z] ec43610c2a17: Verifying Checksum [2024-08-16T06:40:38.619Z] ec43610c2a17: Download complete [2024-08-16T06:40:38.619Z] 5d3b04190fa2: Verifying Checksum [2024-08-16T06:40:38.619Z] 5d3b04190fa2: Download complete [2024-08-16T06:40:38.877Z] 5eb5b503b376: Verifying Checksum [2024-08-16T06:40:38.877Z] 5eb5b503b376: Download complete [2024-08-16T06:40:39.444Z] 2f39f015ded8: Download complete [2024-08-16T06:40:40.011Z] 5eb5b503b376: Pull complete [2024-08-16T06:40:40.269Z] 5c69ac0246d0: Pull complete [2024-08-16T06:40:40.528Z] ec43610c2a17: Pull complete [2024-08-16T06:40:40.787Z] 3a2ae6a8a46f: Pull complete [2024-08-16T06:40:40.787Z] 33b1e0a273af: Pull complete [2024-08-16T06:40:41.045Z] 5d3b04190fa2: Pull complete [2024-08-16T06:40:45.233Z] 2f39f015ded8: Pull complete [2024-08-16T06:40:45.233Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-16T06:40:45.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T06:40:45.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:40:45.324Z] prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container [2024-08-16T06:40:45.341Z] $ 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/672/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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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-16T06:40:50.253Z] $ docker top 8daa66c21c43c855617304aae18e32141cd6e4ef24709b6263657c216e75e726 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T06:40:50.593Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-16T06:40:50.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-16T06:40:51.167Z] + ls /var/log/sa-host [2024-08-16T06:40:51.167Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T06:40:51.338Z] provisioning config files... [2024-08-16T06:40:51.347Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/672@tmp/config6107564652449844621tmp [Pipeline] { [Pipeline] echo [2024-08-16T06:40:51.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:51.654Z] ---> create-netrc.sh [Pipeline] } [2024-08-16T06:40:51.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:52.116Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-16T06:40:52.135Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:52.431Z] ---> sudo-logs.sh [2024-08-16T06:40:52.431Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-16T06:40:52.458Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:52.740Z] ---> job-cost.sh [2024-08-16T06:40:52.740Z] lf-activate-venv: SKIPPING [2024-08-16T06:40:52.740Z] DEBUG: total: 0.10999999940395355 [2024-08-16T06:40:52.740Z] INFO: Retrieving Stack Cost... [2024-08-16T06:40:53.307Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-16T06:40:53.565Z] INFO: Archiving Costs [Pipeline] echo [2024-08-16T06:40:53.577Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:40:53.858Z] ---> logs-deploy.sh [2024-08-16T06:40:53.859Z] lf-activate-venv: SKIPPING [2024-08-16T06:40:53.859Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/672 [2024-08-16T06:40:53.859Z] INFO: archiving workspace using pattern(s): [2024-08-16T06:40:54.799Z] Archives upload complete. [2024-08-16T06:40:55.059Z] INFO: archiving logs to Nexus [2024-08-16T06:40:55.628Z] ---> uname -a: [2024-08-16T06:40:55.628Z] Linux prd-ubuntu20-04-docker-8c-8g-7797 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-16T06:40:55.628Z] [2024-08-16T06:40:55.628Z] [2024-08-16T06:40:55.628Z] ---> lscpu: [2024-08-16T06:40:55.628Z] Architecture: x86_64 [2024-08-16T06:40:55.628Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-16T06:40:55.628Z] Byte Order: Little Endian [2024-08-16T06:40:55.628Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-16T06:40:55.628Z] CPU(s): 8 [2024-08-16T06:40:55.628Z] On-line CPU(s) list: 0-7 [2024-08-16T06:40:55.628Z] Thread(s) per core: 1 [2024-08-16T06:40:55.628Z] Core(s) per socket: 1 [2024-08-16T06:40:55.628Z] Socket(s): 8 [2024-08-16T06:40:55.628Z] NUMA node(s): 1 [2024-08-16T06:40:55.628Z] Vendor ID: AuthenticAMD [2024-08-16T06:40:55.628Z] CPU family: 23 [2024-08-16T06:40:55.628Z] Model: 49 [2024-08-16T06:40:55.628Z] Model name: AMD EPYC-Rome Processor [2024-08-16T06:40:55.628Z] Stepping: 0 [2024-08-16T06:40:55.628Z] CPU MHz: 2799.998 [2024-08-16T06:40:55.628Z] BogoMIPS: 5599.99 [2024-08-16T06:40:55.628Z] Virtualization: AMD-V [2024-08-16T06:40:55.628Z] Hypervisor vendor: KVM [2024-08-16T06:40:55.628Z] Virtualization type: full [2024-08-16T06:40:55.628Z] L1d cache: 256 KiB [2024-08-16T06:40:55.628Z] L1i cache: 256 KiB [2024-08-16T06:40:55.628Z] L2 cache: 4 MiB [2024-08-16T06:40:55.628Z] L3 cache: 128 MiB [2024-08-16T06:40:55.628Z] NUMA node0 CPU(s): 0-7 [2024-08-16T06:40:55.628Z] Vulnerability Itlb multihit: Not affected [2024-08-16T06:40:55.628Z] Vulnerability L1tf: Not affected [2024-08-16T06:40:55.628Z] Vulnerability Mds: Not affected [2024-08-16T06:40:55.628Z] Vulnerability Meltdown: Not affected [2024-08-16T06:40:55.628Z] Vulnerability Mmio stale data: Not affected [2024-08-16T06:40:55.628Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-16T06:40:55.628Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-16T06:40:55.628Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-16T06:40:55.628Z] Vulnerability Srbds: Not affected [2024-08-16T06:40:55.628Z] Vulnerability Tsx async abort: Not affected [2024-08-16T06:40:55.628Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-16T06:40:55.628Z] [2024-08-16T06:40:55.628Z] [2024-08-16T06:40:55.628Z] ---> nproc: [2024-08-16T06:40:55.628Z] 8 [2024-08-16T06:40:55.628Z] [2024-08-16T06:40:55.628Z]