Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39852f1daf820c2bfd33d0812a7352dad20a209f 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-ssh8245300666327238675.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh15440060263592109462.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh12816764251402266407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16916136821687906377.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-ssh8240531814319320828.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-10759 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/700 [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/700 # 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 > 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 Avoid second fetch Checking out Revision 39852f1daf820c2bfd33d0812a7352dad20a209f (main) Commit message: "Merge pull request #4920 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.1" > git config core.sparsecheckout # timeout=10 > git checkout -f 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 > git rev-list --no-walk 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-20T21:31:18.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-20T21:31:18.843Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-20T21:31:18.863Z] ========================================================= [2024-09-20T21:31:18.863Z] EdgeX Global Pipelines Version Info [2024-09-20T21:31:18.863Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-20T21:31:19.940Z] ------------------- [2024-09-20T21:31:19.940Z] stable info: [2024-09-20T21:31:19.940Z] ------------------- [2024-09-20T21:31:19.940Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-20T21:31:19.940Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-20T21:31:19.940Z] Message: update stable to v1.0.263 [2024-09-20T21:31:20.200Z] ------------------- [2024-09-20T21:31:20.200Z] experimental info: [2024-09-20T21:31:20.200Z] ------------------- [2024-09-20T21:31:20.200Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-20T21:31:20.200Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-20T21:31:20.200Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-20T21:31:20.270Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-20T21:31:20.291Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-20T21:31:20.316Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-20T21:31:20.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-20T21:31:20.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-20T21:31:20.393Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-20T21:31:20.412Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-20T21:31:20.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-20T21:31:20.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-20T21:31:20.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-20T21:31:20.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-20T21:31:20.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-20T21:31:20.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-20T21:31:20.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-20T21:31:20.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-20T21:31:20.586Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-20T21:31:20.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-20T21:31:20.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-20T21:31:20.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-20T21:31:20.663Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-20T21:31:20.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-20T21:31:20.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-20T21:31:20.730Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-20T21:31:20.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-20T21:31:20.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-20T21:31:20.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-20T21:31:20.821Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] echo [2024-09-20T21:31:20.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39852f1 [Pipeline] echo [2024-09-20T21:31:20.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-20T21:31:20.919Z] provisioning config files... [2024-09-20T21:31:20.933Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/700@tmp/config5666737596672437274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-20T21:31:21.260Z] ---> ****-login.sh [2024-09-20T21:31:21.260Z] nexus3.edgexfoundry.org:10001 [2024-09-20T21:31:21.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:31:21.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:31:21.522Z] Configure a credential helper to remove this warning. See [2024-09-20T21:31:21.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:31:21.522Z] [2024-09-20T21:31:21.522Z] Login Succeeded [2024-09-20T21:31:21.522Z] nexus3.edgexfoundry.org:10002 [2024-09-20T21:31:21.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:31:21.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:31:21.782Z] Configure a credential helper to remove this warning. See [2024-09-20T21:31:21.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:31:21.782Z] [2024-09-20T21:31:21.782Z] Login Succeeded [2024-09-20T21:31:21.782Z] nexus3.edgexfoundry.org:10003 [2024-09-20T21:31:21.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:31:21.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:31:21.782Z] Configure a credential helper to remove this warning. See [2024-09-20T21:31:21.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:31:21.782Z] [2024-09-20T21:31:21.782Z] Login Succeeded [2024-09-20T21:31:21.782Z] nexus3.edgexfoundry.org:10004 [2024-09-20T21:31:21.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:31:21.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:31:21.783Z] Configure a credential helper to remove this warning. See [2024-09-20T21:31:21.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:31:21.783Z] [2024-09-20T21:31:21.783Z] Login Succeeded [2024-09-20T21:31:21.783Z] ****.io [2024-09-20T21:31:22.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:31:22.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:31:22.042Z] Configure a credential helper to remove this warning. See [2024-09-20T21:31:22.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:31:22.042Z] [2024-09-20T21:31:22.042Z] Login Succeeded [2024-09-20T21:31:22.042Z] ---> ****-login.sh ends [Pipeline] } [2024-09-20T21:31:22.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-20T21:31:22.369Z] + 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-09-20T21:31:22.369Z] + dirname cmd/core-command/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-20T21:31:22.369Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-20T21:31:22.369Z] cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/core-data/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/core-keeper/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/core-metadata/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-20T21:31:22.369Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/support-notifications/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-20T21:31:22.369Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-20T21:31:22.369Z] + cut -d/ -f2 [2024-09-20T21:31:22.369Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-20T21:31:22.405Z] 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-09-20T21:31:22.753Z] + git rev-list -1 --merges 39852f1daf820c2bfd33d0812a7352dad20a209f~1..39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] echo [2024-09-20T21:31:22.766Z] -----------> git rev-list -1 --merges 39852f1daf820c2bfd33d0812a7352dad20a209f~1..39852f1daf820c2bfd33d0812a7352dad20a209f 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:31:22.767Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [false] [Pipeline] sh [2024-09-20T21:31:23.056Z] + git log --format=format:%s -1 39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] echo [2024-09-20T21:31:23.071Z] ========================================================= [2024-09-20T21:31:23.071Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-20T21:31:23.071Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-20T21:31:23.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-20T21:31:23.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-20T21:31:23.503Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-20T21:31:23.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-20T21:31:23.503Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-20T21:31:23.503Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-20T21:31:23.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:31:23.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-20T21:31:23.914Z] [2024-09-20T21:31:23.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:31:24.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-20T21:31:24.222Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-20T21:31:24.222Z] b85a868b505f: Pulling fs layer [2024-09-20T21:31:24.222Z] e2be974225ed: Pulling fs layer [2024-09-20T21:31:24.222Z] 339a4e72a1f5: Pulling fs layer [2024-09-20T21:31:24.222Z] 988bab9f4d93: Pulling fs layer [2024-09-20T21:31:24.222Z] 1469e6f7b9e6: Pulling fs layer [2024-09-20T21:31:24.222Z] eaf3925da568: Pulling fs layer [2024-09-20T21:31:24.222Z] bab4dde63d76: Pulling fs layer [2024-09-20T21:31:24.222Z] bde34c3a00c8: Pulling fs layer [2024-09-20T21:31:24.222Z] b352a97aabf1: Pulling fs layer [2024-09-20T21:31:24.222Z] 4872d77fe225: Pulling fs layer [2024-09-20T21:31:24.222Z] 5851b861e8e6: Pulling fs layer [2024-09-20T21:31:24.223Z] bde34c3a00c8: Waiting [2024-09-20T21:31:24.223Z] 988bab9f4d93: Waiting [2024-09-20T21:31:24.223Z] 1469e6f7b9e6: Waiting [2024-09-20T21:31:24.223Z] b352a97aabf1: Waiting [2024-09-20T21:31:24.223Z] eaf3925da568: Waiting [2024-09-20T21:31:24.223Z] bab4dde63d76: Waiting [2024-09-20T21:31:24.223Z] 5851b861e8e6: Waiting [2024-09-20T21:31:24.223Z] e2be974225ed: Verifying Checksum [2024-09-20T21:31:24.223Z] e2be974225ed: Download complete [2024-09-20T21:31:24.223Z] 988bab9f4d93: Verifying Checksum [2024-09-20T21:31:24.223Z] 988bab9f4d93: Download complete [2024-09-20T21:31:24.223Z] 1469e6f7b9e6: Verifying Checksum [2024-09-20T21:31:24.223Z] 1469e6f7b9e6: Download complete [2024-09-20T21:31:24.482Z] 339a4e72a1f5: Verifying Checksum [2024-09-20T21:31:24.482Z] 339a4e72a1f5: Download complete [2024-09-20T21:31:24.482Z] eaf3925da568: Verifying Checksum [2024-09-20T21:31:24.482Z] eaf3925da568: Download complete [2024-09-20T21:31:24.482Z] bde34c3a00c8: Download complete [2024-09-20T21:31:24.482Z] b352a97aabf1: Download complete [2024-09-20T21:31:24.482Z] 4872d77fe225: Verifying Checksum [2024-09-20T21:31:24.482Z] 4872d77fe225: Download complete [2024-09-20T21:31:24.482Z] 5851b861e8e6: Verifying Checksum [2024-09-20T21:31:24.482Z] 5851b861e8e6: Download complete [2024-09-20T21:31:24.482Z] b85a868b505f: Verifying Checksum [2024-09-20T21:31:24.482Z] b85a868b505f: Download complete [2024-09-20T21:31:24.741Z] bab4dde63d76: Verifying Checksum [2024-09-20T21:31:24.741Z] bab4dde63d76: Download complete [2024-09-20T21:31:25.691Z] b85a868b505f: Pull complete [2024-09-20T21:31:25.949Z] e2be974225ed: Pull complete [2024-09-20T21:31:26.208Z] 339a4e72a1f5: Pull complete [2024-09-20T21:31:26.466Z] 988bab9f4d93: Pull complete [2024-09-20T21:31:26.727Z] 1469e6f7b9e6: Pull complete [2024-09-20T21:31:26.727Z] eaf3925da568: Pull complete [2024-09-20T21:31:28.631Z] bab4dde63d76: Pull complete [2024-09-20T21:31:28.631Z] bde34c3a00c8: Pull complete [2024-09-20T21:31:28.631Z] b352a97aabf1: Pull complete [2024-09-20T21:31:28.892Z] 4872d77fe225: Pull complete [2024-09-20T21:31:28.892Z] 5851b861e8e6: Pull complete [2024-09-20T21:31:28.892Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-20T21:31:28.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-20T21:31:28.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T21:31:29.049Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T21:31:29.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T21:31:31.885Z] $ docker top 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b -eo pid,comm [2024-09-20T21:31:31.944Z] 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-09-20T21:31:31.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-20T21:31:32.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-20T21:31:32.008Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-20T21:31:32.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-20T21:31:32.121Z] $ docker exec 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b ssh-agent [2024-09-20T21:31:32.240Z] SSH_AUTH_SOCK=/tmp/ssh-GOOj1kgW30n8/agent.33 [2024-09-20T21:31:32.240Z] SSH_AGENT_PID=39 [2024-09-20T21:31:32.247Z] Running ssh-add (command line suppressed) [2024-09-20T21:31:32.352Z] Identity added: /w/workspace/edgex-go/700@tmp/private_key_1286800576211447371.key (/w/workspace/edgex-go/700@tmp/private_key_1286800576211447371.key) [2024-09-20T21:31:32.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-20T21:31:32.661Z] + git tag --points-at HEAD [Pipeline] } [2024-09-20T21:31:32.675Z] $ docker exec --env ******** --env ******** 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b ssh-agent -k [2024-09-20T21:31:32.778Z] unset SSH_AUTH_SOCK; [2024-09-20T21:31:32.778Z] unset SSH_AGENT_PID; [2024-09-20T21:31:32.778Z] echo Agent pid 39 killed; [2024-09-20T21:31:32.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-20T21:31:32.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-20T21:31:32.835Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-20T21:31:32.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-20T21:31:32.967Z] $ docker exec 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b ssh-agent [2024-09-20T21:31:33.087Z] SSH_AUTH_SOCK=/tmp/ssh-MDERh7jnfB4y/agent.73 [2024-09-20T21:31:33.087Z] SSH_AGENT_PID=79 [2024-09-20T21:31:33.092Z] Running ssh-add (command line suppressed) [2024-09-20T21:31:33.206Z] Identity added: /w/workspace/edgex-go/700@tmp/private_key_9134289172029980548.key (/w/workspace/edgex-go/700@tmp/private_key_9134289172029980548.key) [2024-09-20T21:31:33.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-20T21:31:33.517Z] + git semver init [2024-09-20T21:31:33.777Z] 2024-09-20 21:31:33,712 [run_init] DEBUG init version:0.0.0 force:False [2024-09-20T21:31:33.777Z] 2024-09-20 21:31:33,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/700/.semver [2024-09-20T21:31:33.777Z] 2024-09-20 21:31:33,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/700/.semver [2024-09-20T21:31:33.777Z] 2024-09-20 21:31:33,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/700/.semver'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=None) [2024-09-20T21:31:40.381Z] 2024-09-20 21:31:39,364 [append_file] DEBUG append to file:/w/workspace/edgex-go/700/.git/info/exclude [2024-09-20T21:31:40.381Z] 2024-09-20 21:31:39,364 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/700/.semver/main with force:False [2024-09-20T21:31:40.381Z] 2024-09-20 21:31:39,364 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main [2024-09-20T21:31:40.381Z] 2024-09-20 21:31:39,364 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main [2024-09-20T21:31:40.381Z] 3.2.0-dev.78 [Pipeline] } [2024-09-20T21:31:40.391Z] $ docker exec --env ******** --env ******** 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b ssh-agent -k [2024-09-20T21:31:40.496Z] unset SSH_AUTH_SOCK; [2024-09-20T21:31:40.497Z] unset SSH_AGENT_PID; [2024-09-20T21:31:40.497Z] echo Agent pid 79 killed; [2024-09-20T21:31:40.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-20T21:31:40.823Z] + git semver [Pipeline] } [2024-09-20T21:31:41.098Z] $ docker stop --time=1 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b [2024-09-20T21:31:42.396Z] $ docker rm -f --volumes 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-20T21:31:42.748Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-20T21:31:42.993Z] Stashed 1 file(s) [Pipeline] echo [2024-09-20T21:31:42.995Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.78 [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-09-20T21:31:43.421Z] + git config --global --add safe.directory /w/workspace/edgex-go/700 [Pipeline] echo [2024-09-20T21:31:43.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T21:31:43.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T21:31:43.460Z] ========================================================= [2024-09-20T21:31:43.460Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-20T21:31:43.460Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-20T21:31:43.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-20T21:31:43.752Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-20T21:31:43.752Z] 619be1103602: Pulling fs layer [2024-09-20T21:31:43.752Z] 7862e08f4a3e: Pulling fs layer [2024-09-20T21:31:43.752Z] 5df492c9dc93: Pulling fs layer [2024-09-20T21:31:43.752Z] 7629e6793208: Pulling fs layer [2024-09-20T21:31:43.752Z] 4f4fb700ef54: Pulling fs layer [2024-09-20T21:31:43.752Z] fb5054dd5b73: Pulling fs layer [2024-09-20T21:31:43.752Z] eeca6798cff9: Pulling fs layer [2024-09-20T21:31:43.752Z] aa269ceb94a6: Pulling fs layer [2024-09-20T21:31:43.752Z] ada007ff1a6a: Pulling fs layer [2024-09-20T21:31:43.752Z] 7629e6793208: Waiting [2024-09-20T21:31:43.752Z] fb5054dd5b73: Waiting [2024-09-20T21:31:43.752Z] 4f4fb700ef54: Waiting [2024-09-20T21:31:43.752Z] eeca6798cff9: Waiting [2024-09-20T21:31:43.752Z] aa269ceb94a6: Waiting [2024-09-20T21:31:43.752Z] 7862e08f4a3e: Verifying Checksum [2024-09-20T21:31:43.752Z] 7862e08f4a3e: Download complete [2024-09-20T21:31:43.752Z] 7629e6793208: Verifying Checksum [2024-09-20T21:31:43.752Z] 7629e6793208: Download complete [2024-09-20T21:31:43.752Z] 4f4fb700ef54: Verifying Checksum [2024-09-20T21:31:43.752Z] 4f4fb700ef54: Download complete [2024-09-20T21:31:43.752Z] fb5054dd5b73: Verifying Checksum [2024-09-20T21:31:43.752Z] fb5054dd5b73: Download complete [2024-09-20T21:31:43.752Z] 619be1103602: Verifying Checksum [2024-09-20T21:31:43.752Z] 619be1103602: Download complete [2024-09-20T21:31:43.752Z] eeca6798cff9: Verifying Checksum [2024-09-20T21:31:43.752Z] eeca6798cff9: Download complete [2024-09-20T21:31:44.012Z] 619be1103602: Pull complete [2024-09-20T21:31:44.012Z] ada007ff1a6a: Verifying Checksum [2024-09-20T21:31:44.012Z] ada007ff1a6a: Download complete [2024-09-20T21:31:44.012Z] 7862e08f4a3e: Pull complete [2024-09-20T21:31:44.270Z] 5df492c9dc93: Verifying Checksum [2024-09-20T21:31:44.270Z] 5df492c9dc93: Download complete [2024-09-20T21:31:44.527Z] aa269ceb94a6: Verifying Checksum [2024-09-20T21:31:44.527Z] aa269ceb94a6: Download complete [2024-09-20T21:31:47.813Z] 5df492c9dc93: Pull complete [2024-09-20T21:31:47.813Z] 7629e6793208: Pull complete [2024-09-20T21:31:47.813Z] 4f4fb700ef54: Pull complete [2024-09-20T21:31:48.073Z] fb5054dd5b73: Pull complete [2024-09-20T21:31:48.073Z] eeca6798cff9: Pull complete [2024-09-20T21:31:50.602Z] aa269ceb94a6: Pull complete [2024-09-20T21:31:50.860Z] ada007ff1a6a: Pull complete [2024-09-20T21:31:50.860Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-20T21:31:50.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-20T21:31:50.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-20T21:31:51.165Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-20T21:31:51.165Z] WORKDIR /edgex [2024-09-20T21:31:51.165Z] COPY go.mod . [2024-09-20T21:31:51.165Z] RUN go mod download [2024-09-20T21:31:51.165Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-20T21:31:52.103Z] Sending build context to Docker daemon 179.4MB [2024-09-20T21:31:52.103Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-20T21:31:52.103Z] ---> f489d0715acc [2024-09-20T21:31:52.103Z] Step 2/4 : WORKDIR /edgex [2024-09-20T21:31:57.378Z] ---> Running in eff5bf01b7ed [2024-09-20T21:31:57.378Z] Removing intermediate container eff5bf01b7ed [2024-09-20T21:31:57.378Z] ---> 3c36cde92ed9 [2024-09-20T21:31:57.378Z] Step 3/4 : COPY go.mod . [2024-09-20T21:31:57.378Z] ---> f90f5a931779 [2024-09-20T21:31:57.378Z] Step 4/4 : RUN go mod download [2024-09-20T21:31:57.378Z] ---> Running in 40975f9f8ef2 [2024-09-20T21:31:58.098Z] Still waiting to schedule task [2024-09-20T21:31:58.098Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-20T21:32:23.948Z] Removing intermediate container 40975f9f8ef2 [2024-09-20T21:32:23.948Z] ---> 622773cdbf58 [2024-09-20T21:32:23.948Z] Successfully built 622773cdbf58 [2024-09-20T21:32:23.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:32:24.258Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-20T21:32:24.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T21:32:24.338Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T21:32:24.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T21:32:24.857Z] $ docker top ac4ca73f60404e648033f957ca604445367785ce86093575f4f761b835447172 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T21:32:25.212Z] + go version [2024-09-20T21:32:25.212Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-20T21:32:25.222Z] $ docker stop --time=1 ac4ca73f60404e648033f957ca604445367785ce86093575f4f761b835447172 [2024-09-20T21:32:26.482Z] $ docker rm -f --volumes ac4ca73f60404e648033f957ca604445367785ce86093575f4f761b835447172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:32:26.928Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-20T21:32:26.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T21:32:27.009Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T21:32:27.039Z] $ 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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T21:32:27.380Z] $ docker top aa8b402ec4afa35f58f6aed7f3c54015681d148c41fbd4042c25767f0b8c2e10 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-20T21:32:27.455Z] ========================================================= [2024-09-20T21:32:27.455Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-20T21:32:27.455Z] ========================================================= [Pipeline] sh [2024-09-20T21:32:27.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/700 [Pipeline] fileExists [Pipeline] sh [2024-09-20T21:32:28.063Z] + make test [2024-09-20T21:32:28.063Z] go test -race -coverprofile=coverage.out ./... [2024-09-20T21:32:36.183Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-20T21:33:03.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-20T21:33:03.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-20T21:33:04.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-20T21:33:04.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-20T21:33:04.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-20T21:33:04.465Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-20T21:33:04.465Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-20T21:33:04.465Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-20T21:33:04.465Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-20T21:33:04.465Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-20T21:33:04.465Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-20T21:33:04.723Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-20T21:33:05.291Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-20T21:33:05.291Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-20T21:33:05.291Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-20T21:33:05.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-20T21:33:07.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-20T21:33:07.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-20T21:33:08.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2024-09-20T21:33:08.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-20T21:33:08.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-20T21:33:08.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-20T21:33:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-20T21:33:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-20T21:33:09.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.088s coverage: 97.0% of statements [2024-09-20T21:33:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-20T21:33:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-20T21:33:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-20T21:33:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-20T21:33:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-20T21:33:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-20T21:33:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-20T21:33:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-20T21:33:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-20T21:33:11.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-20T21:33:11.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-20T21:33:11.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-20T21:33:11.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-20T21:33:11.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-20T21:33:12.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements [2024-09-20T21:33:12.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.032s coverage: 53.2% of statements [2024-09-20T21:33:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-20T21:33:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-20T21:33:12.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.563s coverage: 93.4% of statements [2024-09-20T21:33:12.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 91.7% of statements [2024-09-20T21:33:13.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-20T21:33:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-20T21:33:15.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-20T21:33:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements [2024-09-20T21:33:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-09-20T21:33:15.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-20T21:33:15.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-20T21:33:15.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-09-20T21:33:16.431Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.8% of statements [2024-09-20T21:33:16.431Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 30.7% of statements [2024-09-20T21:33:16.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-09-20T21:33:16.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.017s coverage: 77.8% of statements [2024-09-20T21:33:16.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2024-09-20T21:33:16.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements [2024-09-20T21:33:17.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2024-09-20T21:33:17.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-20T21:33:17.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-20T21:33:17.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-20T21:33:17.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-20T21:33:18.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-20T21:33:18.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-20T21:33:18.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-20T21:33:18.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-20T21:33:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-20T21:33:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-20T21:33:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-20T21:33:20.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-20T21:33:20.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-20T21:33:20.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-20T21:33:20.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-20T21:33:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-20T21:33:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-20T21:33:21.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-20T21:33:22.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-20T21:33:23.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-20T21:33:24.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-20T21:33:24.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-20T21:33:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-20T21:33:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-20T21:33:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-20T21:33:28.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-20T21:33:28.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-20T21:33:28.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-20T21:33:29.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-20T21:33:29.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-20T21:33:29.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-20T21:33:29.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-20T21:33:29.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-09-20T21:33:30.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-20T21:33:30.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-20T21:33:30.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-20T21:33:31.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-20T21:33:31.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-20T21:33:31.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-20T21:33:33.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-20T21:33:33.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-20T21:33:33.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-20T21:33:33.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-20T21:33:34.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-20T21:33:34.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-20T21:33:34.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-20T21:33:34.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-20T21:33:34.816Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10760 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-20T21:33:34.836Z] Running in /w/workspace/edgex-go/700 [Pipeline] { [Pipeline] checkout [2024-09-20T21:33:35.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-20T21:33:35.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-20T21:33:35.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-20T21:33:35.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-20T21:33:37.902Z] The recommended git tool is: git [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.258s coverage: 79.9% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.048s coverage: 92.9% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.060s coverage: 66.7% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.150s coverage: 63.1% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.299s coverage: 36.5% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.061s coverage: 97.1% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.021s coverage: 35.9% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-09-20T21:33:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements [2024-09-20T21:33:42.426Z] 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-09-20T21:33:42.684Z] running golangci-lint [2024-09-20T21:33:42.684Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-20T21:33:42.684Z] go version go1.21.9 linux/amd64 [2024-09-20T21:33:42.941Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-20T21:33:42.941Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-20T21:33:45.456Z] using credential edgex-jenkins-ssh [2024-09-20T21:33:45.482Z] Cloning the remote Git repository [2024-09-20T21:33:45.537Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-20T21:33:45.700Z] > git init /w/workspace/edgex-go/700 # timeout=10 [2024-09-20T21:33:45.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-20T21:33:45.897Z] > git --version # timeout=10 [2024-09-20T21:33:45.944Z] > git --version # 'git version 2.25.1' [2024-09-20T21:33:45.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-20T21:33:46.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-20T21:34:04.580Z] Avoid second fetch [2024-09-20T21:34:04.581Z] Checking out Revision 39852f1daf820c2bfd33d0812a7352dad20a209f (main) [2024-09-20T21:34:04.859Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 21.055260183s" [2024-09-20T21:34:04.860Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.29448ms" [2024-09-20T21:34:03.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-20T21:34:03.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-20T21:34:04.591Z] > git config core.sparsecheckout # timeout=10 [2024-09-20T21:34:04.647Z] > git checkout -f 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 [2024-09-20T21:34:05.363Z] Commit message: "Merge pull request #4920 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-20T21:34:10.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-20T21:34:10.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T21:34:10.075Z] Dload Upload Total Spent Left Speed [2024-09-20T21:34:10.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76814 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh [2024-09-20T21:34:10.405Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-20T21:34:10.724Z] + sudo tee /etc/docker/daemon.new [2024-09-20T21:34:10.724Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-20T21:34:10.724Z] { [2024-09-20T21:34:10.724Z] "registry-mirrors": [ [2024-09-20T21:34:10.724Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-20T21:34:10.724Z] ], [2024-09-20T21:34:10.724Z] "bip": "10.250.0.254/24", [2024-09-20T21:34:10.724Z] "hosts": [ [2024-09-20T21:34:10.724Z] "tcp://0.0.0.0:5555", [2024-09-20T21:34:10.724Z] "unix:///var/run/docker.sock" [2024-09-20T21:34:10.724Z] ], [2024-09-20T21:34:10.724Z] "mtu": 1458, [2024-09-20T21:34:10.724Z] "selinux-enabled": true, [2024-09-20T21:34:10.724Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-20T21:34:10.724Z] } [Pipeline] sh [2024-09-20T21:34:11.049Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-20T21:34:11.368Z] + sudo service docker restart [2024-09-20T21:34:14.831Z] level=info msg="[linters_context/goanalysis] analyzers took 2m17.880283483s with top 10 stages: buildir: 48.119510052s, gosec: 8.393251262s, inspect: 2.654694684s, fact_deprecated: 2.21353836s, printf: 2.008197032s, S1038: 1.687202824s, fact_purity: 1.541063724s, nilness: 1.434803791s, ctrlflow: 1.429263347s, errcheck: 1.056963877s" [2024-09-20T21:34:14.831Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-20T21:34:14.831Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, nolint: 0/22" [2024-09-20T21:34:14.831Z] level=info msg="[runner] processing took 16.987918ms with stages: nolint: 7.265299ms, identifier_marker: 4.945071ms, exclude-rules: 1.645614ms, autogenerated_exclude: 1.288781ms, path_prettifier: 1.212619ms, skip_dirs: 567.594µs, cgo: 41.72µs, filename_unadjuster: 17.2µs, exclude: 590ns, max_same_issues: 570ns, fixer: 510ns, uniq_by_line: 380ns, sort_results: 370ns, skip_files: 350ns, severity-rules: 250ns, diff: 240ns, path_prefixer: 220ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" [2024-09-20T21:34:14.831Z] level=info msg="[runner] linters took 10.380911202s with stages: goanalysis_metalinter: 10.363842422s" [2024-09-20T21:34:14.831Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-20T21:34:14.831Z] level=info msg="Memory: 314 samples, avg is 292.8MB, max is 1414.9MB" [2024-09-20T21:34:14.831Z] level=info msg="Execution took 31.492869856s" [2024-09-20T21:34:14.831Z] go vet ./... [2024-09-20T21:34:21.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-20T21:34:21.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-20T21:34:21.389Z] ./bin/test-attribution-txt.sh [2024-09-20T21:34:21.389Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-20T21:34:21.389Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-20T21:34:21.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-20T21:34:21.698Z] + ls -al . [2024-09-20T21:34:21.698Z] total 936 [2024-09-20T21:34:21.698Z] drwxrwxr-x 11 1001 1001 4096 Sep 20 21:32 . [2024-09-20T21:34:21.698Z] drwxr-xr-x 4 root root 4096 Sep 20 21:32 .. [2024-09-20T21:34:21.698Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 21:31 .blubracket [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 10 Sep 20 21:31 .dockerignore [2024-09-20T21:34:21.698Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 21:33 .git [2024-09-20T21:34:21.698Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 21:31 .github [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 1102 Sep 20 21:31 .gitignore [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 21:31 .golangci.yml [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 21:31 .hadolint.yml [2024-09-20T21:34:21.698Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 21:31 .semver [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 155 Sep 20 21:31 .sonarcloud.properties [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 21:31 ADOPTERS.md [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 21286 Sep 20 21:31 Attribution.txt [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 100284 Sep 20 21:31 CHANGELOG.md [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 21:31 CONTRIBUTING.md [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 21:31 GOVERNANCE.md [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 861 Sep 20 21:31 Jenkinsfile [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 21:31 LICENSE [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 16854 Sep 20 21:31 Makefile [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 21:31 OWNERS.md [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 9528 Sep 20 21:31 README.md [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 21:31 SECURITY.md [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 12 Sep 20 21:31 VERSION [2024-09-20T21:34:21.698Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 21:31 bin [2024-09-20T21:34:21.698Z] drwxrwxr-x 20 1001 1001 4096 Sep 20 21:31 cmd [2024-09-20T21:34:21.698Z] -rw-r--r-- 1 root root 566233 Sep 20 21:33 coverage.out [2024-09-20T21:34:21.698Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 21:31 fuzz_test [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 7305 Sep 20 21:31 go.mod [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 102748 Sep 20 21:31 go.sum [2024-09-20T21:34:21.698Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 21:31 internal [2024-09-20T21:34:21.698Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 21:31 openapi [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 584 Sep 20 21:31 security.txt [2024-09-20T21:34:21.698Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 21:31 version.go [Pipeline] sh [2024-09-20T21:34:21.988Z] + '[' -e coverage.out ] [2024-09-20T21:34:21.988Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-20T21:34:22.098Z] Stashed 1 file(s) [Pipeline] sh [2024-09-20T21:34:22.385Z] + make build [2024-09-20T21:34:22.385Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-20T21:34:29.614Z] provisioning config files... [2024-09-20T21:34:29.641Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/700@tmp/config17147196569006875184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-20T21:34:30.073Z] ---> ****-login.sh [2024-09-20T21:34:30.073Z] nexus3.edgexfoundry.org:10001 [2024-09-20T21:34:30.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:34:30.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:34:30.614Z] Configure a credential helper to remove this warning. See [2024-09-20T21:34:30.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:34:30.614Z] [2024-09-20T21:34:30.614Z] Login Succeeded [2024-09-20T21:34:30.614Z] nexus3.edgexfoundry.org:10002 [2024-09-20T21:34:30.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:34:31.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:34:31.151Z] Configure a credential helper to remove this warning. See [2024-09-20T21:34:31.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:34:31.151Z] [2024-09-20T21:34:31.151Z] Login Succeeded [2024-09-20T21:34:31.151Z] nexus3.edgexfoundry.org:10003 [2024-09-20T21:34:31.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:34:31.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:34:31.418Z] Configure a credential helper to remove this warning. See [2024-09-20T21:34:31.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:34:31.418Z] [2024-09-20T21:34:31.418Z] Login Succeeded [2024-09-20T21:34:31.418Z] nexus3.edgexfoundry.org:10004 [2024-09-20T21:34:31.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:34:31.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:34:31.697Z] Configure a credential helper to remove this warning. See [2024-09-20T21:34:31.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:34:31.697Z] [2024-09-20T21:34:31.697Z] Login Succeeded [2024-09-20T21:34:31.697Z] ****.io [2024-09-20T21:34:31.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:34:32.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:34:32.234Z] Configure a credential helper to remove this warning. See [2024-09-20T21:34:32.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:34:32.234Z] [2024-09-20T21:34:32.234Z] Login Succeeded [2024-09-20T21:34:32.234Z] ---> ****-login.sh ends [Pipeline] } [2024-09-20T21:34:32.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-20T21:34:32.855Z] + git config --global --add safe.directory /w/workspace/edgex-go/700 [Pipeline] echo [2024-09-20T21:34:32.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T21:34:32.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T21:34:32.910Z] ========================================================= [2024-09-20T21:34:32.910Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-20T21:34:32.910Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-20T21:34:33.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-20T21:34:33.236Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-20T21:34:33.236Z] c6b39de5b339: Pulling fs layer [2024-09-20T21:34:33.236Z] a69c41024577: Pulling fs layer [2024-09-20T21:34:33.236Z] d6de4b400683: Pulling fs layer [2024-09-20T21:34:33.236Z] 35cb2a7552d0: Pulling fs layer [2024-09-20T21:34:33.236Z] 4f4fb700ef54: Pulling fs layer [2024-09-20T21:34:33.236Z] 464afbd9ba4c: Pulling fs layer [2024-09-20T21:34:33.236Z] 00f215d4a9da: Pulling fs layer [2024-09-20T21:34:33.236Z] d496ad576159: Pulling fs layer [2024-09-20T21:34:33.236Z] 35cb2a7552d0: Waiting [2024-09-20T21:34:33.236Z] 464afbd9ba4c: Waiting [2024-09-20T21:34:33.236Z] 00f215d4a9da: Waiting [2024-09-20T21:34:33.236Z] 4f4fb700ef54: Waiting [2024-09-20T21:34:33.236Z] d496ad576159: Waiting [2024-09-20T21:34:33.504Z] a69c41024577: Download complete [2024-09-20T21:34:33.504Z] 35cb2a7552d0: Verifying Checksum [2024-09-20T21:34:33.504Z] 35cb2a7552d0: Download complete [2024-09-20T21:34:33.504Z] 4f4fb700ef54: Verifying Checksum [2024-09-20T21:34:33.504Z] 4f4fb700ef54: Download complete [2024-09-20T21:34:33.504Z] 464afbd9ba4c: Verifying Checksum [2024-09-20T21:34:33.504Z] 464afbd9ba4c: Download complete [2024-09-20T21:34:33.504Z] c6b39de5b339: Verifying Checksum [2024-09-20T21:34:33.504Z] c6b39de5b339: Download complete [2024-09-20T21:34:33.772Z] d496ad576159: Verifying Checksum [2024-09-20T21:34:33.772Z] d496ad576159: Download complete [2024-09-20T21:34:34.360Z] c6b39de5b339: Pull complete [2024-09-20T21:34:34.950Z] a69c41024577: Pull complete [2024-09-20T21:34:35.218Z] d6de4b400683: Verifying Checksum [2024-09-20T21:34:35.218Z] d6de4b400683: Download complete [2024-09-20T21:34:36.182Z] 00f215d4a9da: Verifying Checksum [2024-09-20T21:34:36.182Z] 00f215d4a9da: Download complete [2024-09-20T21:34:46.801Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-20T21:34:47.061Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-20T21:34:48.435Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-20T21:34:48.516Z] d6de4b400683: Pull complete [2024-09-20T21:34:48.516Z] 35cb2a7552d0: Pull complete [2024-09-20T21:34:48.516Z] 4f4fb700ef54: Pull complete [2024-09-20T21:34:48.516Z] 464afbd9ba4c: Pull complete [2024-09-20T21:34:49.003Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-20T21:34:50.905Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-20T21:34:55.101Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-20T21:34:57.037Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-20T21:34:58.607Z] 00f215d4a9da: Pull complete [2024-09-20T21:34:58.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-20T21:34:59.202Z] d496ad576159: Pull complete [2024-09-20T21:34:59.202Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-20T21:34:59.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-20T21:34:59.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-20T21:34:59.540Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-20T21:34:59.540Z] WORKDIR /edgex [2024-09-20T21:34:59.540Z] COPY go.mod . [2024-09-20T21:34:59.540Z] RUN go mod downloaddocker [2024-09-20T21:34:59.540Z] build -t ci-base-image-arm64 -f - . [2024-09-20T21:35:00.131Z] Sending build context to Docker daemon 3.573MB [2024-09-20T21:35:00.131Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-20T21:35:00.131Z] ---> f246e2811388 [2024-09-20T21:35:00.131Z] Step 2/4 : WORKDIR /edgex [2024-09-20T21:35:01.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-20T21:35:02.049Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-20T21:35:02.067Z] ---> Running in b5a434ee6755 [2024-09-20T21:35:02.336Z] Removing intermediate container b5a434ee6755 [2024-09-20T21:35:02.336Z] ---> fd5f749a58c8 [2024-09-20T21:35:02.336Z] Step 3/4 : COPY go.mod . [2024-09-20T21:35:02.606Z] ---> 8757c74a77e2 [2024-09-20T21:35:02.606Z] Step 4/4 : RUN go mod download [2024-09-20T21:35:02.875Z] ---> Running in f9c7aa6bc635 [2024-09-20T21:35:03.044Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-20T21:35:03.622Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-20T21:35:04.561Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-20T21:35:05.514Z] $ docker stop --time=1 aa8b402ec4afa35f58f6aed7f3c54015681d148c41fbd4042c25767f0b8c2e10 [2024-09-20T21:35:10.817Z] $ docker rm -f --volumes aa8b402ec4afa35f58f6aed7f3c54015681d148c41fbd4042c25767f0b8c2e10 [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-09-20T21:35:12.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-20T21:35:12.113Z] [2024-09-20T21:35:12.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:35:12.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-20T21:35:12.410Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-20T21:35:12.410Z] 91d30c5bc195: Pulling fs layer [2024-09-20T21:35:12.410Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-20T21:35:12.410Z] 9c61dcf015f6: Pulling fs layer [2024-09-20T21:35:12.410Z] 4698f68db338: Pulling fs layer [2024-09-20T21:35:12.410Z] 2a2f49069b9e: Pulling fs layer [2024-09-20T21:35:12.410Z] e0025b399a48: Pulling fs layer [2024-09-20T21:35:12.410Z] 4698f68db338: Waiting [2024-09-20T21:35:12.410Z] e0025b399a48: Waiting [2024-09-20T21:35:12.410Z] 2a2f49069b9e: Waiting [2024-09-20T21:35:12.668Z] 91d30c5bc195: Verifying Checksum [2024-09-20T21:35:12.668Z] 91d30c5bc195: Download complete [2024-09-20T21:35:12.668Z] 4698f68db338: Verifying Checksum [2024-09-20T21:35:12.668Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-20T21:35:12.668Z] 2e9b0aa3be6d: Download complete [2024-09-20T21:35:12.668Z] 91d30c5bc195: Pull complete [2024-09-20T21:35:12.668Z] e0025b399a48: Verifying Checksum [2024-09-20T21:35:12.668Z] e0025b399a48: Download complete [2024-09-20T21:35:12.668Z] 2a2f49069b9e: Verifying Checksum [2024-09-20T21:35:12.668Z] 2a2f49069b9e: Download complete [2024-09-20T21:35:12.927Z] 2e9b0aa3be6d: Pull complete [2024-09-20T21:35:13.184Z] 9c61dcf015f6: Verifying Checksum [2024-09-20T21:35:13.184Z] 9c61dcf015f6: Download complete [2024-09-20T21:35:15.711Z] 9c61dcf015f6: Pull complete [2024-09-20T21:35:15.969Z] 4698f68db338: Pull complete [2024-09-20T21:35:16.227Z] 2a2f49069b9e: Pull complete [2024-09-20T21:35:16.227Z] e0025b399a48: Pull complete [2024-09-20T21:35:16.227Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-20T21:35:16.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-20T21:35:16.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T21:35:16.332Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T21:35:16.365Z] $ 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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T21:35:18.909Z] $ docker top 2eb3dd06dc4493cb7e6a73ab6cc44fd3ed46ceca8f63e350d34dd6f8e42f803e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T21:35:19.293Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-20T21:35:21.912Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #1 transferring dockerfile: 2.15kB done [2024-09-20T21:35:21.912Z] #1 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #2 transferring dockerfile: 1.89kB done [2024-09-20T21:35:21.912Z] #2 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #3 [core-data internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #3 transferring dockerfile: 2.07kB done [2024-09-20T21:35:21.912Z] #3 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #4 [core-command internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #4 transferring dockerfile: 1.93kB done [2024-09-20T21:35:21.912Z] #4 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #5 transferring dockerfile: 2.49kB done [2024-09-20T21:35:21.912Z] #5 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #6 transferring dockerfile: 1.85kB done [2024-09-20T21:35:21.912Z] #6 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #7 transferring dockerfile: 2.50kB done [2024-09-20T21:35:21.912Z] #7 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #8 transferring dockerfile: 2.07kB done [2024-09-20T21:35:21.912Z] #8 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #9 transferring dockerfile: 1.95kB done [2024-09-20T21:35:21.912Z] #9 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #10 transferring dockerfile: 1.69kB done [2024-09-20T21:35:21.912Z] #10 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #11 transferring dockerfile: 1.70kB done [2024-09-20T21:35:21.912Z] #11 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #12 transferring dockerfile: 2.23kB done [2024-09-20T21:35:21.912Z] #12 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #13 transferring dockerfile: 1.81kB done [2024-09-20T21:35:21.912Z] #13 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-09-20T21:35:21.912Z] #14 transferring dockerfile: 2.06kB done [2024-09-20T21:35:21.912Z] #14 DONE 0.0s [2024-09-20T21:35:21.912Z] [2024-09-20T21:35:21.912Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-09-20T21:35:22.180Z] #15 transferring dockerfile: 1.93kB done [2024-09-20T21:35:22.180Z] #15 DONE 0.0s [2024-09-20T21:35:22.180Z] [2024-09-20T21:35:22.180Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-20T21:35:22.180Z] #16 transferring dockerfile: 3.17kB done [2024-09-20T21:35:22.180Z] #16 DONE 0.0s [2024-09-20T21:35:22.180Z] [2024-09-20T21:35:22.180Z] #17 [security-proxy-auth internal] load .dockerignore [2024-09-20T21:35:22.180Z] #17 transferring context: 50B done [2024-09-20T21:35:22.180Z] #17 DONE 0.0s [2024-09-20T21:35:22.180Z] [2024-09-20T21:35:22.180Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-09-20T21:35:22.180Z] #18 transferring context: 50B done [2024-09-20T21:35:22.180Z] #18 DONE 0.0s [2024-09-20T21:35:22.180Z] [2024-09-20T21:35:22.180Z] #19 [core-data internal] load .dockerignore [2024-09-20T21:35:22.180Z] #19 transferring context: 50B done [2024-09-20T21:35:22.180Z] #19 DONE 0.0s [2024-09-20T21:35:22.180Z] [2024-09-20T21:35:22.180Z] #20 [core-command internal] load .dockerignore [2024-09-20T21:35:22.180Z] #20 transferring context: 50B done [2024-09-20T21:35:22.180Z] #20 DONE 0.0s [2024-09-20T21:35:22.180Z] [2024-09-20T21:35:22.180Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-09-20T21:35:22.180Z] #21 transferring context: 50B done [2024-09-20T21:35:22.180Z] #21 DONE 0.0s [2024-09-20T21:35:22.180Z] [2024-09-20T21:35:22.180Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-20T21:35:22.180Z] #22 transferring context: 50B done [2024-09-20T21:35:22.180Z] #22 DONE 0.0s [2024-09-20T21:35:22.180Z] [2024-09-20T21:35:22.180Z] #23 [core-keeper internal] load .dockerignore [2024-09-20T21:35:22.457Z] #23 transferring context: 50B done [2024-09-20T21:35:22.457Z] #23 DONE 0.0s [2024-09-20T21:35:22.457Z] [2024-09-20T21:35:22.457Z] #24 [security-proxy-setup internal] load .dockerignore [2024-09-20T21:35:22.457Z] #24 transferring context: 50B 0.0s done [2024-09-20T21:35:22.457Z] #24 DONE 0.0s [2024-09-20T21:35:22.457Z] [2024-09-20T21:35:22.457Z] #25 [security-spire-config internal] load .dockerignore [2024-09-20T21:35:22.457Z] #25 transferring context: 50B done [2024-09-20T21:35:22.457Z] #25 DONE 0.0s [2024-09-20T21:35:22.457Z] [2024-09-20T21:35:22.457Z] #26 [support-notifications internal] load .dockerignore [2024-09-20T21:35:22.457Z] #26 transferring context: 50B done [2024-09-20T21:35:22.457Z] #26 DONE 0.0s [2024-09-20T21:35:22.457Z] [2024-09-20T21:35:22.457Z] #27 [security-spire-server internal] load .dockerignore [2024-09-20T21:35:22.457Z] #27 transferring context: 50B done [2024-09-20T21:35:22.457Z] #27 DONE 0.0s [2024-09-20T21:35:22.457Z] [2024-09-20T21:35:22.457Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-20T21:35:22.457Z] #28 transferring context: 50B done [2024-09-20T21:35:22.457Z] #28 DONE 0.0s [2024-09-20T21:35:22.457Z] [2024-09-20T21:35:22.457Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-20T21:35:22.458Z] #29 transferring context: 50B done [2024-09-20T21:35:22.458Z] #29 DONE 0.0s [2024-09-20T21:35:22.458Z] [2024-09-20T21:35:22.458Z] #30 [core-metadata internal] load .dockerignore [2024-09-20T21:35:22.458Z] #30 transferring context: 50B done [2024-09-20T21:35:22.458Z] #30 DONE 0.0s [2024-09-20T21:35:22.458Z] [2024-09-20T21:35:22.458Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-20T21:35:22.458Z] #31 transferring context: 50B done [2024-09-20T21:35:22.458Z] #31 DONE 0.0s [2024-09-20T21:35:22.458Z] [2024-09-20T21:35:22.458Z] #32 [support-scheduler internal] load .dockerignore [2024-09-20T21:35:22.458Z] #32 transferring context: 50B done [2024-09-20T21:35:22.458Z] #32 DONE 0.0s [2024-09-20T21:35:22.458Z] [2024-09-20T21:35:22.458Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-20T21:35:22.458Z] #33 DONE 0.0s [2024-09-20T21:35:22.458Z] [2024-09-20T21:35:22.458Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T21:35:22.738Z] #34 DONE 0.1s [2024-09-20T21:35:22.738Z] [2024-09-20T21:35:22.738Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-20T21:35:22.738Z] #33 DONE 0.0s [2024-09-20T21:35:22.738Z] [2024-09-20T21:35:22.738Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:35:22.738Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:35:22.738Z] #35 ... [2024-09-20T21:35:22.738Z] [2024-09-20T21:35:22.738Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-20T21:35:22.738Z] #33 DONE 0.0s [2024-09-20T21:35:22.738Z] [2024-09-20T21:35:22.738Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:35:22.738Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:35:22.738Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:35:22.738Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-20T21:35:22.738Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-20T21:35:22.738Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-20T21:35:22.738Z] #35 ... [2024-09-20T21:35:22.738Z] [2024-09-20T21:35:22.738Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-20T21:35:22.738Z] #33 DONE 0.0s [2024-09-20T21:35:22.738Z] [2024-09-20T21:35:22.738Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:35:22.738Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:35:22.738Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:35:22.738Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-20T21:35:22.738Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-20T21:35:22.738Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-20T21:35:22.738Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-20T21:35:23.023Z] #35 ... [2024-09-20T21:35:23.023Z] [2024-09-20T21:35:23.023Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-20T21:35:23.023Z] #33 DONE 0.0s [2024-09-20T21:35:23.023Z] [2024-09-20T21:35:23.023Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:35:23.023Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:35:23.023Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:35:23.023Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-20T21:35:23.023Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-20T21:35:23.023Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-20T21:35:23.023Z] #35 ... [2024-09-20T21:35:23.023Z] [2024-09-20T21:35:23.023Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-20T21:35:23.023Z] #33 DONE 0.0s [2024-09-20T21:35:23.023Z] [2024-09-20T21:35:23.023Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T21:35:23.023Z] #34 DONE 0.4s [2024-09-20T21:35:23.023Z] [2024-09-20T21:35:23.023Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:35:23.023Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:35:23.023Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:35:23.023Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-20T21:35:23.023Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-20T21:35:23.023Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-20T21:35:23.311Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-20T21:35:23.569Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:35:23.569Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:35:23.569Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-20T21:35:23.569Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-20T21:35:23.569Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-20T21:35:23.569Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-20T21:35:23.569Z] #35 DONE 1.1s [2024-09-20T21:35:23.569Z] [2024-09-20T21:35:23.569Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-20T21:35:23.569Z] #36 DONE 0.8s [2024-09-20T21:35:23.569Z] [2024-09-20T21:35:23.569Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:35:23.569Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:35:23.827Z] #37 ... [2024-09-20T21:35:23.827Z] [2024-09-20T21:35:23.827Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-20T21:35:23.827Z] #38 DONE 1.2s [2024-09-20T21:35:23.827Z] [2024-09-20T21:35:23.827Z] #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-20T21:35:24.086Z] #39 ... [2024-09-20T21:35:24.086Z] [2024-09-20T21:35:24.086Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:35:24.086Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:35:24.086Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:35:24.086Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-20T21:35:24.086Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-20T21:35:24.086Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-20T21:35:24.086Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-20T21:35:24.086Z] #35 DONE 1.1s [2024-09-20T21:35:24.086Z] [2024-09-20T21:35:24.086Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-20T21:35:24.086Z] #40 DONE 1.0s [2024-09-20T21:35:24.086Z] [2024-09-20T21:35:24.086Z] #41 [security-spire-config internal] load build context [2024-09-20T21:35:24.086Z] #41 transferring context: 25.96kB 0.1s done [2024-09-20T21:35:24.086Z] #41 DONE 0.5s [2024-09-20T21:35:24.086Z] [2024-09-20T21:35:24.086Z] #42 [security-spire-server internal] load build context [2024-09-20T21:35:24.086Z] #42 transferring context: 27.71kB 0.1s done [2024-09-20T21:35:24.086Z] #42 DONE 0.5s [2024-09-20T21:35:24.086Z] [2024-09-20T21:35:24.086Z] #43 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-20T21:35:24.345Z] #43 ... [2024-09-20T21:35:24.345Z] [2024-09-20T21:35:24.345Z] #44 [security-spire-agent internal] load build context [2024-09-20T21:35:24.345Z] #44 transferring context: 27.24kB 0.0s done [2024-09-20T21:35:24.345Z] #44 DONE 0.3s [2024-09-20T21:35:24.345Z] [2024-09-20T21:35:24.345Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:35:24.345Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-09-20T21:35:24.345Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-20T21:35:24.345Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-20T21:35:24.608Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-20T21:35:24.608Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-09-20T21:35:24.608Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-09-20T21:35:24.608Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-09-20T21:35:24.608Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-20T21:35:24.869Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-20T21:35:24.869Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-09-20T21:35:25.816Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-20T21:35:30.007Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.3s [2024-09-20T21:35:30.007Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 5.3s [2024-09-20T21:35:30.007Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 5.6s [2024-09-20T21:35:30.007Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 5.7s [2024-09-20T21:35:30.273Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 5.7s [2024-09-20T21:35:30.273Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.58MB / 30.73MB 5.8s [2024-09-20T21:35:30.674Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.1s [2024-09-20T21:35:30.941Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.1s done [2024-09-20T21:35:31.508Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-20T21:35:33.294Z] #37 ... [2024-09-20T21:35:33.294Z] [2024-09-20T21:35:33.294Z] #45 [security-proxy-auth internal] load build context [2024-09-20T21:35:33.294Z] #45 transferring context: 267.41MB 9.8s [2024-09-20T21:35:33.294Z] #45 ... [2024-09-20T21:35:33.294Z] [2024-09-20T21:35:33.294Z] #46 [core-data internal] load build context [2024-09-20T21:35:33.294Z] #46 ... [2024-09-20T21:35:33.294Z] [2024-09-20T21:35:33.294Z] #47 [security-proxy-setup internal] load build context [2024-09-20T21:35:33.294Z] #47 ... [2024-09-20T21:35:33.294Z] [2024-09-20T21:35:33.294Z] #48 [support-cron-scheduler internal] load build context [2024-09-20T21:35:33.560Z] #48 ... [2024-09-20T21:35:33.560Z] [2024-09-20T21:35:33.560Z] #49 [security-bootstrapper internal] load build context [2024-09-20T21:35:33.560Z] #49 ... [2024-09-20T21:35:33.560Z] [2024-09-20T21:35:33.560Z] #50 [support-scheduler internal] load build context [2024-09-20T21:35:33.560Z] #50 ... [2024-09-20T21:35:33.560Z] [2024-09-20T21:35:33.560Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-20T21:35:33.560Z] #51 ... [2024-09-20T21:35:33.560Z] [2024-09-20T21:35:33.560Z] #52 [security-secretstore-setup internal] load build context [2024-09-20T21:35:33.863Z] #52 ... [2024-09-20T21:35:33.863Z] [2024-09-20T21:35:33.863Z] #53 [core-metadata internal] load build context [2024-09-20T21:35:33.863Z] #53 ... [2024-09-20T21:35:33.863Z] [2024-09-20T21:35:33.863Z] #54 [core-keeper internal] load build context [2024-09-20T21:35:33.863Z] #54 ... [2024-09-20T21:35:33.863Z] [2024-09-20T21:35:33.863Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-20T21:35:34.319Z] #55 ... [2024-09-20T21:35:34.319Z] [2024-09-20T21:35:34.319Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-20T21:35:34.319Z] #56 ... [2024-09-20T21:35:34.319Z] [2024-09-20T21:35:34.319Z] #57 [support-notifications internal] load build context [2024-09-20T21:35:34.587Z] #57 ... [2024-09-20T21:35:34.587Z] [2024-09-20T21:35:34.587Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T21:35:34.587Z] #58 ... [2024-09-20T21:35:34.587Z] [2024-09-20T21:35:34.587Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-20T21:35:34.587Z] #59 ... [2024-09-20T21:35:34.587Z] [2024-09-20T21:35:34.587Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T21:35:34.587Z] #60 ... [2024-09-20T21:35:34.587Z] [2024-09-20T21:35:34.587Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-20T21:35:35.157Z] #61 ... [2024-09-20T21:35:35.157Z] [2024-09-20T21:35:35.157Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:35:35.157Z] #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-09-20T21:35:35.157Z] #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-20T21:35:35.157Z] #62 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-20T21:35:35.157Z] #62 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-20T21:35:35.157Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-20T21:35:35.157Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.1s done [2024-09-20T21:35:35.157Z] #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-20T21:35:35.157Z] #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-20T21:35:35.157Z] #62 ... [2024-09-20T21:35:35.157Z] [2024-09-20T21:35:35.157Z] #63 [core-command internal] load build context [2024-09-20T21:35:35.157Z] #63 ... [2024-09-20T21:35:35.157Z] [2024-09-20T21:35:35.157Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T21:35:35.157Z] #64 ... [2024-09-20T21:35:35.157Z] [2024-09-20T21:35:35.157Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T21:35:35.415Z] #65 ... [2024-09-20T21:35:35.415Z] [2024-09-20T21:35:35.415Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T21:35:35.415Z] #66 ... [2024-09-20T21:35:35.415Z] [2024-09-20T21:35:35.415Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-20T21:35:35.415Z] #67 ... [2024-09-20T21:35:35.415Z] [2024-09-20T21:35:35.415Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T21:35:35.415Z] #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:35:35.415Z] #0 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:35:35.415Z] #0 4.222 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T21:35:35.415Z] #0 4.222 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T21:35:35.415Z] #0 4.222 OK: 20070 distinct packages available [2024-09-20T21:35:35.415Z] #0 4.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:35:35.415Z] #0 4.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:35:35.415Z] #0 4.610 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-20T21:35:35.415Z] #0 4.616 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-20T21:35:35.415Z] #0 4.616 (3/5) Installing libucontext (1.2-r2) [2024-09-20T21:35:35.415Z] #0 4.620 (4/5) Installing gcompat (1.1.0-r1) [2024-09-20T21:35:35.415Z] #0 4.626 (5/5) Installing openssl (3.1.7-r0) [2024-09-20T21:35:35.415Z] #0 4.647 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:35:35.415Z] #0 4.865 OK: 8 MiB in 20 packages [2024-09-20T21:35:35.675Z] #68 ... [2024-09-20T21:35:35.675Z] [2024-09-20T21:35:35.675Z] #63 [core-command internal] load build context [2024-09-20T21:35:37.603Z] #63 transferring context: 254.91MB 14.5s [2024-09-20T21:35:38.197Z] #63 ... [2024-09-20T21:35:38.197Z] [2024-09-20T21:35:38.197Z] #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-20T21:35:38.197Z] #39 4.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:35:38.197Z] #39 4.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:35:38.197Z] #39 4.736 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T21:35:38.197Z] #39 4.822 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:35:38.197Z] #39 4.828 OK: 7 MiB in 16 packages [2024-09-20T21:35:38.197Z] #39 ... [2024-09-20T21:35:38.197Z] [2024-09-20T21:35:38.197Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:35:38.197Z] #62 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 13.8s [2024-09-20T21:35:40.741Z] #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 16.1s [2024-09-20T21:35:40.741Z] #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.4s [2024-09-20T21:35:42.668Z] #62 ... [2024-09-20T21:35:42.668Z] [2024-09-20T21:35:42.668Z] #45 [security-proxy-auth internal] load build context [2024-09-20T21:35:42.668Z] #45 transferring context: 496.34MB 17.6s done [2024-09-20T21:35:42.928Z] #45 ... [2024-09-20T21:35:42.928Z] [2024-09-20T21:35:42.928Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:35:42.928Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 9.0s done [2024-09-20T21:35:42.928Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-20T21:35:42.928Z] #37 ... [2024-09-20T21:35:42.928Z] [2024-09-20T21:35:42.928Z] #46 [core-data internal] load build context [2024-09-20T21:35:42.928Z] #46 transferring context: 496.34MB 19.4s done [2024-09-20T21:35:43.533Z] #46 ... [2024-09-20T21:35:43.533Z] [2024-09-20T21:35:43.533Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:35:43.533Z] #62 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 17.4s done [2024-09-20T21:35:43.796Z] #62 ... [2024-09-20T21:35:43.796Z] [2024-09-20T21:35:43.796Z] #48 [support-cron-scheduler internal] load build context [2024-09-20T21:35:43.796Z] #48 transferring context: 496.34MB 19.5s done [2024-09-20T21:35:43.796Z] #48 ... [2024-09-20T21:35:43.796Z] [2024-09-20T21:35:43.796Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-20T21:35:43.796Z] #51 transferring context: 496.34MB 19.0s done [2024-09-20T21:35:43.796Z] #51 ... [2024-09-20T21:35:43.796Z] [2024-09-20T21:35:43.796Z] #47 [security-proxy-setup internal] load build context [2024-09-20T21:35:43.796Z] #47 transferring context: 496.34MB 18.0s done [2024-09-20T21:35:43.796Z] #47 ... [2024-09-20T21:35:43.796Z] [2024-09-20T21:35:43.796Z] #50 [support-scheduler internal] load build context [2024-09-20T21:35:43.796Z] #50 transferring context: 496.34MB 17.0s done [2024-09-20T21:35:44.061Z] #50 ... [2024-09-20T21:35:44.061Z] [2024-09-20T21:35:44.061Z] #52 [security-secretstore-setup internal] load build context [2024-09-20T21:35:44.061Z] #52 transferring context: 496.34MB 20.0s done [2024-09-20T21:35:44.061Z] #52 ... [2024-09-20T21:35:44.061Z] [2024-09-20T21:35:44.061Z] #54 [core-keeper internal] load build context [2024-09-20T21:35:44.061Z] #54 transferring context: 496.34MB 19.6s done [2024-09-20T21:35:44.322Z] #54 ... [2024-09-20T21:35:44.322Z] [2024-09-20T21:35:44.322Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-20T21:35:44.322Z] #55 transferring context: 496.34MB 17.6s done [2024-09-20T21:35:45.110Z] #55 ... [2024-09-20T21:35:45.110Z] [2024-09-20T21:35:45.110Z] #49 [security-bootstrapper internal] load build context [2024-09-20T21:35:45.110Z] #49 transferring context: 496.34MB 17.2s done [2024-09-20T21:35:45.110Z] #49 ... [2024-09-20T21:35:45.110Z] [2024-09-20T21:35:45.110Z] #57 [support-notifications internal] load build context [2024-09-20T21:35:45.110Z] #57 transferring context: 496.34MB 18.0s done [2024-09-20T21:35:45.372Z] #57 ... [2024-09-20T21:35:45.372Z] [2024-09-20T21:35:45.372Z] #53 [core-metadata internal] load build context [2024-09-20T21:35:45.372Z] #53 transferring context: 496.34MB 17.9s done [2024-09-20T21:35:48.688Z] #53 ... [2024-09-20T21:35:48.688Z] [2024-09-20T21:35:48.688Z] #63 [core-command internal] load build context [2024-09-20T21:35:48.688Z] #63 transferring context: 496.34MB 19.9s done [2024-09-20T21:35:52.024Z] #63 ... [2024-09-20T21:35:52.024Z] [2024-09-20T21:35:52.024Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:35:52.024Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-09-20T21:35:54.019Z] #37 ... [2024-09-20T21:35:54.019Z] [2024-09-20T21:35:54.019Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:35:54.019Z] #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.7s done [2024-09-20T21:35:54.019Z] #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-20T21:35:54.019Z] #62 ... [2024-09-20T21:35:54.019Z] [2024-09-20T21:35:54.019Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:35:54.019Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2024-09-20T21:36:00.631Z] #37 ... [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #45 [security-proxy-auth internal] load build context [2024-09-20T21:36:00.631Z] #45 DONE 36.9s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #43 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-20T21:36:00.631Z] #43 DONE 35.4s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #39 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-20T21:36:00.631Z] #39 DONE 35.9s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #50 [support-scheduler internal] load build context [2024-09-20T21:36:00.631Z] #50 DONE 36.6s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T21:36:00.631Z] #68 DONE 35.9s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-20T21:36:00.631Z] #55 DONE 37.0s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #49 [security-bootstrapper internal] load build context [2024-09-20T21:36:00.631Z] #49 DONE 36.6s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #53 [core-metadata internal] load build context [2024-09-20T21:36:00.631Z] #53 DONE 36.6s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #47 [security-proxy-setup internal] load build context [2024-09-20T21:36:00.631Z] #47 DONE 36.8s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #57 [support-notifications internal] load build context [2024-09-20T21:36:00.631Z] #57 DONE 36.7s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-20T21:36:00.631Z] #51 DONE 36.6s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #46 [core-data internal] load build context [2024-09-20T21:36:00.631Z] #46 DONE 37.0s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-20T21:36:00.631Z] #69 ... [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #54 [core-keeper internal] load build context [2024-09-20T21:36:00.631Z] #54 DONE 36.9s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #48 [support-cron-scheduler internal] load build context [2024-09-20T21:36:00.631Z] #48 DONE 36.9s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #63 [core-command internal] load build context [2024-09-20T21:36:00.631Z] #63 DONE 36.9s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #52 [security-secretstore-setup internal] load build context [2024-09-20T21:36:00.631Z] #52 DONE 36.9s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:36:00.631Z] #62 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-09-20T21:36:00.631Z] #62 DONE 35.8s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:00.631Z] #37 DONE 36.2s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T21:36:00.631Z] #70 ... [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T21:36:00.631Z] #64 DONE 36.4s [2024-09-20T21:36:00.631Z] [2024-09-20T21:36:00.631Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T21:36:00.631Z] #58 36.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:00.631Z] #58 36.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:00.631Z] #58 36.72 (1/3) Installing ca-certificates (20240226-r0) [2024-09-20T21:36:00.891Z] #58 36.73 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-20T21:36:00.891Z] #58 36.73 (3/3) Installing tzdata (2024a-r0) [2024-09-20T21:36:00.891Z] #58 36.81 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:36:00.891Z] #58 36.83 Executing ca-certificates-20240226-r0.trigger [2024-09-20T21:36:01.149Z] #58 ... [2024-09-20T21:36:01.149Z] [2024-09-20T21:36:01.149Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-20T21:36:01.149Z] #61 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.149Z] #61 36.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.149Z] #61 36.73 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-20T21:36:01.149Z] #61 36.74 (2/2) Installing su-exec (0.2-r3) [2024-09-20T21:36:01.149Z] #61 36.74 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:36:01.149Z] #61 36.75 OK: 7 MiB in 17 packages [2024-09-20T21:36:01.149Z] #61 DONE 37.0s [2024-09-20T21:36:01.149Z] [2024-09-20T21:36:01.149Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T21:36:01.149Z] #71 DONE 1.6s [2024-09-20T21:36:01.149Z] [2024-09-20T21:36:01.149Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T21:36:01.149Z] #58 37.02 OK: 11 MiB in 18 packages [2024-09-20T21:36:01.149Z] #58 DONE 37.2s [2024-09-20T21:36:01.149Z] [2024-09-20T21:36:01.149Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T21:36:01.149Z] #70 1.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.149Z] #70 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.717Z] #70 2.044 OK: 264 MiB in 52 packages [2024-09-20T21:36:01.717Z] #70 DONE 2.2s [2024-09-20T21:36:01.717Z] [2024-09-20T21:36:01.717Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-20T21:36:01.717Z] #0 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.717Z] #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.717Z] #0 1.338 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T21:36:01.717Z] #0 1.338 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T21:36:01.717Z] #0 1.338 OK: 20079 distinct packages available [2024-09-20T21:36:01.717Z] #0 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.717Z] #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.717Z] #0 1.770 OK: 264 MiB in 52 packages [2024-09-20T21:36:01.717Z] #72 DONE 2.2s [2024-09-20T21:36:01.717Z] [2024-09-20T21:36:01.717Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-20T21:36:01.717Z] #67 36.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.717Z] #67 36.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.717Z] #67 36.79 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T21:36:01.717Z] #67 36.79 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T21:36:01.717Z] #67 36.79 OK: 20070 distinct packages available [2024-09-20T21:36:01.717Z] #67 36.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.717Z] #67 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.717Z] #67 37.20 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-20T21:36:01.717Z] #67 37.22 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-20T21:36:01.717Z] #67 37.22 (3/4) Installing libucontext (1.2-r2) [2024-09-20T21:36:01.717Z] #67 37.22 (4/4) Installing gcompat (1.1.0-r1) [2024-09-20T21:36:01.717Z] #67 37.23 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:36:01.717Z] #67 37.25 OK: 8 MiB in 19 packages [2024-09-20T21:36:01.717Z] #67 DONE 37.6s [2024-09-20T21:36:01.717Z] [2024-09-20T21:36:01.717Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:01.977Z] #73 ... [2024-09-20T21:36:01.977Z] [2024-09-20T21:36:01.977Z] #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T21:36:01.977Z] #0 1.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.977Z] #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:01.977Z] #0 2.090 OK: 264 MiB in 52 packages [2024-09-20T21:36:01.977Z] #74 DONE 2.4s [2024-09-20T21:36:01.977Z] [2024-09-20T21:36:01.977Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:02.544Z] #75 ... [2024-09-20T21:36:02.544Z] [2024-09-20T21:36:02.544Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T21:36:02.544Z] #66 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.544Z] #66 37.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.544Z] #66 37.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T21:36:02.544Z] #66 37.51 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:36:02.544Z] #66 37.53 OK: 7 MiB in 16 packages [2024-09-20T21:36:02.544Z] #66 DONE 38.3s [2024-09-20T21:36:02.544Z] [2024-09-20T21:36:02.544Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T21:36:02.544Z] #60 35.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.544Z] #60 37.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.544Z] #60 37.47 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T21:36:02.544Z] #60 37.47 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T21:36:02.544Z] #60 37.47 OK: 20070 distinct packages available [2024-09-20T21:36:02.544Z] #60 37.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.544Z] #60 37.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.544Z] #60 37.91 (1/11) Installing ca-certificates (20240226-r0) [2024-09-20T21:36:02.544Z] #60 37.93 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-20T21:36:02.544Z] #60 37.94 (3/11) Installing libunistring (1.1-r1) [2024-09-20T21:36:02.545Z] #60 37.96 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-20T21:36:02.545Z] #60 37.96 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-20T21:36:02.545Z] #60 37.97 (6/11) Installing libcurl (8.9.1-r0) [2024-09-20T21:36:02.545Z] #60 37.98 (7/11) Installing curl (8.9.1-r0) [2024-09-20T21:36:02.545Z] #60 38.02 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-20T21:36:02.545Z] #60 38.02 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-20T21:36:02.545Z] #60 38.03 (10/11) Installing libucontext (1.2-r2) [2024-09-20T21:36:02.545Z] #60 38.03 (11/11) Installing gcompat (1.1.0-r1) [2024-09-20T21:36:02.545Z] #60 38.03 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:36:02.545Z] #60 38.05 Executing ca-certificates-20240226-r0.trigger [2024-09-20T21:36:02.545Z] #60 38.09 OK: 12 MiB in 26 packages [2024-09-20T21:36:02.545Z] #60 DONE 38.4s [2024-09-20T21:36:02.545Z] [2024-09-20T21:36:02.545Z] #76 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-20T21:36:02.545Z] #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #0 2.248 OK: 264 MiB in 52 packages [2024-09-20T21:36:02.545Z] #76 DONE 2.9s [2024-09-20T21:36:02.545Z] [2024-09-20T21:36:02.545Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T21:36:02.545Z] #65 36.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #65 37.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #65 37.62 (1/4) Installing ca-certificates (20240226-r0) [2024-09-20T21:36:02.545Z] #65 37.64 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-20T21:36:02.545Z] #65 37.65 (3/4) Installing su-exec (0.2-r3) [2024-09-20T21:36:02.545Z] #65 37.65 (4/4) Installing yq (4.33.3-r5) [2024-09-20T21:36:02.545Z] #65 37.82 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:36:02.545Z] #65 37.82 Executing ca-certificates-20240226-r0.trigger [2024-09-20T21:36:02.545Z] #65 37.87 OK: 17 MiB in 19 packages [2024-09-20T21:36:02.545Z] #65 DONE 38.4s [2024-09-20T21:36:02.545Z] [2024-09-20T21:36:02.545Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-20T21:36:02.545Z] #59 36.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #59 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #59 37.66 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-20T21:36:02.545Z] #59 37.70 (2/4) Installing openssl (3.1.7-r0) [2024-09-20T21:36:02.545Z] #59 37.72 (3/4) Installing su-exec (0.2-r3) [2024-09-20T21:36:02.545Z] #59 37.72 (4/4) Installing yq (4.33.3-r5) [2024-09-20T21:36:02.545Z] #59 37.83 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:36:02.545Z] #59 37.84 OK: 17 MiB in 19 packages [2024-09-20T21:36:02.545Z] #59 DONE 38.4s [2024-09-20T21:36:02.545Z] [2024-09-20T21:36:02.545Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-20T21:36:02.545Z] #69 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #69 1.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #69 2.055 OK: 7 MiB in 16 packages [2024-09-20T21:36:02.545Z] #69 DONE 2.9s [2024-09-20T21:36:02.545Z] [2024-09-20T21:36:02.545Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-20T21:36:02.545Z] #56 36.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #56 37.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.545Z] #56 37.61 (1/2) Installing ca-certificates (20240226-r0) [2024-09-20T21:36:02.545Z] #56 37.63 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-20T21:36:02.545Z] #56 37.64 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:36:02.545Z] #56 37.65 Executing ca-certificates-20240226-r0.trigger [2024-09-20T21:36:02.545Z] #56 37.76 OK: 8 MiB in 17 packages [2024-09-20T21:36:02.545Z] #56 DONE 38.4s [2024-09-20T21:36:02.545Z] [2024-09-20T21:36:02.545Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:02.545Z] #77 DONE 0.9s [2024-09-20T21:36:02.545Z] [2024-09-20T21:36:02.545Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:02.804Z] #78 ... [2024-09-20T21:36:02.804Z] [2024-09-20T21:36:02.804Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:02.804Z] #73 DONE 1.0s [2024-09-20T21:36:02.804Z] [2024-09-20T21:36:02.804Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:02.804Z] #75 DONE 0.6s [2024-09-20T21:36:02.804Z] [2024-09-20T21:36:02.804Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:02.804Z] #79 DONE 0.3s [2024-09-20T21:36:02.804Z] [2024-09-20T21:36:02.804Z] #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:02.804Z] #80 ... [2024-09-20T21:36:02.804Z] [2024-09-20T21:36:02.804Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-20T21:36:02.804Z] #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.804Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:02.804Z] #0 3.138 OK: 8 MiB in 20 packages [2024-09-20T21:36:02.804Z] #81 DONE 3.2s [2024-09-20T21:36:03.370Z] [2024-09-20T21:36:03.370Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-20T21:36:04.304Z] #82 DONE 1.6s [2024-09-20T21:36:04.304Z] [2024-09-20T21:36:04.304Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T21:36:04.563Z] #83 DONE 1.6s [2024-09-20T21:36:04.563Z] [2024-09-20T21:36:04.563Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-20T21:36:05.138Z] #84 DONE 0.5s [2024-09-20T21:36:05.138Z] [2024-09-20T21:36:05.138Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T21:36:05.138Z] #85 DONE 0.6s [2024-09-20T21:36:05.138Z] [2024-09-20T21:36:05.138Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-20T21:36:05.138Z] #86 DONE 0.0s [2024-09-20T21:36:05.138Z] [2024-09-20T21:36:05.138Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-20T21:36:05.138Z] #87 DONE 0.0s [2024-09-20T21:36:05.138Z] [2024-09-20T21:36:05.138Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T21:36:05.138Z] #88 DONE 0.0s [2024-09-20T21:36:05.138Z] [2024-09-20T21:36:05.138Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-20T21:36:05.138Z] #89 DONE 0.0s [2024-09-20T21:36:05.138Z] [2024-09-20T21:36:05.138Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-20T21:36:05.138Z] #90 DONE 0.1s [2024-09-20T21:36:05.138Z] [2024-09-20T21:36:05.138Z] #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T21:36:05.397Z] #91 DONE 0.1s [2024-09-20T21:36:05.397Z] [2024-09-20T21:36:05.397Z] #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-20T21:36:05.397Z] #92 DONE 0.1s [2024-09-20T21:36:05.397Z] [2024-09-20T21:36:05.397Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-20T21:36:05.397Z] #93 DONE 0.1s [2024-09-20T21:36:05.397Z] [2024-09-20T21:36:05.397Z] #94 [security-spire-server] exporting to image [2024-09-20T21:36:05.397Z] #94 exporting layers [2024-09-20T21:36:05.397Z] #94 ... [2024-09-20T21:36:05.397Z] [2024-09-20T21:36:05.397Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-20T21:36:05.397Z] #95 DONE 0.1s [2024-09-20T21:36:05.397Z] [2024-09-20T21:36:05.397Z] #96 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-20T21:36:05.397Z] #0 4.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:05.397Z] #0 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:05.397Z] #0 4.319 OK: 7 MiB in 17 packages [2024-09-20T21:36:05.397Z] #96 DONE 4.4s [2024-09-20T21:36:05.397Z] [2024-09-20T21:36:05.397Z] #94 [security-spire-agent] exporting to image [2024-09-20T21:36:05.963Z] #94 exporting layers 0.8s done [2024-09-20T21:36:05.963Z] #94 writing image sha256:cbd00efe1c339311b9a93feb9ebb2137127838c49c70b2042554a96eacc90d45 [2024-09-20T21:36:06.222Z] #94 exporting layers 0.9s done [2024-09-20T21:36:06.222Z] #94 writing image sha256:cbd00efe1c339311b9a93feb9ebb2137127838c49c70b2042554a96eacc90d45 0.0s done [2024-09-20T21:36:06.222Z] #94 naming to docker.io/library/security-spire-agent done [2024-09-20T21:36:06.222Z] #94 writing image sha256:a097490bc0972d76f098c224f4690d1159798599081b1d7b012bab88ed783d2c done [2024-09-20T21:36:06.222Z] #94 naming to docker.io/library/security-spire-server done [2024-09-20T21:36:06.222Z] #94 DONE 0.9s [2024-09-20T21:36:06.222Z] [2024-09-20T21:36:06.222Z] #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:36:06.222Z] #0 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:06.222Z] #0 4.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:06.222Z] #0 4.754 OK: 11 MiB in 18 packages [2024-09-20T21:36:06.222Z] #97 DONE 4.9s [2024-09-20T21:36:06.222Z] [2024-09-20T21:36:06.222Z] #98 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-20T21:36:06.222Z] #98 DONE 0.8s [2024-09-20T21:36:06.222Z] [2024-09-20T21:36:06.222Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-20T21:36:06.222Z] #99 DONE 0.0s [2024-09-20T21:36:06.222Z] [2024-09-20T21:36:06.222Z] #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-20T21:36:06.222Z] #0 3.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:06.222Z] #0 3.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:06.691Z] #100 ... [2024-09-20T21:36:06.691Z] [2024-09-20T21:36:06.691Z] #101 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-20T21:36:06.691Z] #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:06.691Z] #0 3.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:06.691Z] #0 4.012 OK: 7 MiB in 16 packages [2024-09-20T21:36:06.691Z] #101 DONE 4.1s [2024-09-20T21:36:06.949Z] [2024-09-20T21:36:06.949Z] #102 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-20T21:36:06.949Z] #0 4.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:06.949Z] #0 4.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:06.949Z] #0 4.531 OK: 8 MiB in 19 packages [2024-09-20T21:36:06.949Z] #102 DONE 4.6s [2024-09-20T21:36:06.949Z] [2024-09-20T21:36:06.950Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T21:36:07.884Z] #103 DONE 1.3s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-20T21:36:07.884Z] #100 4.418 OK: 17 MiB in 19 packages [2024-09-20T21:36:07.884Z] #100 DONE 5.3s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #104 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:36:07.884Z] #0 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 4.031 OK: 12 MiB in 26 packages [2024-09-20T21:36:07.884Z] #104 DONE 5.3s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #105 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-20T21:36:07.884Z] #0 3.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 4.069 OK: 17 MiB in 19 packages [2024-09-20T21:36:07.884Z] #105 DONE 5.3s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #106 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:36:07.884Z] #0 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 4.498 OK: 8 MiB in 17 packages [2024-09-20T21:36:07.884Z] #106 DONE 5.3s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #107 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T21:36:07.884Z] #0 2.043 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 5.825 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 6.689 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T21:36:07.884Z] #0 7.003 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:36:07.884Z] #0 7.011 OK: 7 MiB in 16 packages [2024-09-20T21:36:07.884Z] #107 DONE 7.4s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #108 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-20T21:36:07.884Z] #0 3.445 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 5.195 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T21:36:07.884Z] #0 6.187 OK: 264 MiB in 52 packages [2024-09-20T21:36:07.884Z] #108 DONE 6.7s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #109 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-20T21:36:07.884Z] #109 DONE 0.1s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-20T21:36:07.884Z] #110 DONE 0.1s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-20T21:36:07.884Z] #111 DONE 0.1s [2024-09-20T21:36:07.884Z] [2024-09-20T21:36:07.884Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:08.143Z] #112 ... [2024-09-20T21:36:08.143Z] [2024-09-20T21:36:08.143Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-20T21:36:08.143Z] #113 DONE 0.1s [2024-09-20T21:36:08.143Z] [2024-09-20T21:36:08.143Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T21:36:08.143Z] #114 DONE 0.1s [2024-09-20T21:36:08.143Z] [2024-09-20T21:36:08.143Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-20T21:36:08.143Z] #115 DONE 0.0s [2024-09-20T21:36:08.143Z] [2024-09-20T21:36:08.143Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-20T21:36:08.143Z] #116 DONE 0.0s [2024-09-20T21:36:08.143Z] [2024-09-20T21:36:08.143Z] #94 [security-spire-config] exporting to image [2024-09-20T21:36:08.709Z] #94 exporting layers 0.6s done [2024-09-20T21:36:08.709Z] #94 writing image sha256:e43ac594605190f189da51dbba78e144fe110c0dfa30608a0453a6ec321838f6 done [2024-09-20T21:36:08.709Z] #94 naming to docker.io/library/security-spire-config done [2024-09-20T21:36:08.709Z] #94 DONE 1.5s [2024-09-20T21:36:08.709Z] [2024-09-20T21:36:08.709Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:10.742Z] Removing intermediate container f9c7aa6bc635 [2024-09-20T21:36:10.742Z] ---> 746094393174 [2024-09-20T21:36:10.742Z] Successfully built 746094393174 [2024-09-20T21:36:10.742Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:36:11.088Z] + docker inspect -f . ci-base-image-arm64 [2024-09-20T21:36:11.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T21:36:11.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-10760 does not seem to be running inside a container [2024-09-20T21:36:11.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T21:36:12.666Z] $ docker top 0704122e28315eeaff1252f0a95349f6358220fd83ef3d9726e011dda4de79ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T21:36:12.900Z] #117 ... [2024-09-20T21:36:12.900Z] [2024-09-20T21:36:12.900Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:13.490Z] + go version [2024-09-20T21:36:13.490Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-20T21:36:13.506Z] $ docker stop --time=1 0704122e28315eeaff1252f0a95349f6358220fd83ef3d9726e011dda4de79ce [2024-09-20T21:36:15.162Z] $ docker rm -f --volumes 0704122e28315eeaff1252f0a95349f6358220fd83ef3d9726e011dda4de79ce [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-09-20T21:36:15.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-20T21:36:15.832Z] [2024-09-20T21:36:15.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:36:16.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-20T21:36:16.175Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-20T21:36:16.175Z] 547446be3368: Pulling fs layer [2024-09-20T21:36:16.175Z] d125d8839a47: Pulling fs layer [2024-09-20T21:36:16.175Z] 3e85d5ac6304: Pulling fs layer [2024-09-20T21:36:16.175Z] c3105a71a48b: Pulling fs layer [2024-09-20T21:36:16.175Z] 0f093f025ec4: Pulling fs layer [2024-09-20T21:36:16.175Z] c3106fc0e877: Pulling fs layer [2024-09-20T21:36:16.175Z] c3105a71a48b: Waiting [2024-09-20T21:36:16.175Z] 0f093f025ec4: Waiting [2024-09-20T21:36:16.175Z] c3106fc0e877: Waiting [2024-09-20T21:36:16.444Z] 547446be3368: Verifying Checksum [2024-09-20T21:36:16.444Z] 547446be3368: Download complete [2024-09-20T21:36:16.444Z] c3105a71a48b: Verifying Checksum [2024-09-20T21:36:16.444Z] c3105a71a48b: Download complete [2024-09-20T21:36:16.715Z] d125d8839a47: Verifying Checksum [2024-09-20T21:36:16.715Z] d125d8839a47: Download complete [2024-09-20T21:36:16.983Z] c3106fc0e877: Download complete [2024-09-20T21:36:16.983Z] 0f093f025ec4: Verifying Checksum [2024-09-20T21:36:16.983Z] 0f093f025ec4: Download complete [2024-09-20T21:36:17.251Z] 547446be3368: Pull complete [2024-09-20T21:36:18.668Z] d125d8839a47: Pull complete [2024-09-20T21:36:18.939Z] 3e85d5ac6304: Verifying Checksum [2024-09-20T21:36:18.939Z] 3e85d5ac6304: Download complete [2024-09-20T21:36:29.016Z] 3e85d5ac6304: Pull complete [2024-09-20T21:36:29.016Z] c3105a71a48b: Pull complete [2024-09-20T21:36:29.978Z] 0f093f025ec4: Pull complete [2024-09-20T21:36:30.247Z] c3106fc0e877: Pull complete [2024-09-20T21:36:30.247Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-20T21:36:30.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-20T21:36:30.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T21:36:30.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-10760 does not seem to be running inside a container [2024-09-20T21:36:30.532Z] $ 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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T21:36:32.484Z] $ docker top 2d425418eb35a285ad0b40aaf605d972421b4d16980fe175ed7047c7008e1e21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T21:36:33.298Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-20T21:36:43.402Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-20T21:36:43.402Z] #1 transferring dockerfile: [2024-09-20T21:36:43.402Z] #1 transferring dockerfile: 2.15kB 0.0s done [2024-09-20T21:36:43.402Z] #1 DONE 0.1s [2024-09-20T21:36:43.676Z] [2024-09-20T21:36:43.676Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-09-20T21:36:43.676Z] #2 transferring dockerfile: 1.93kB done [2024-09-20T21:36:43.676Z] #2 DONE 0.0s [2024-09-20T21:36:43.676Z] [2024-09-20T21:36:43.676Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-20T21:36:43.676Z] #3 transferring dockerfile: 2.23kB done [2024-09-20T21:36:43.676Z] #3 DONE 0.1s [2024-09-20T21:36:43.676Z] [2024-09-20T21:36:43.676Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-20T21:36:43.676Z] #4 transferring dockerfile: 2.49kB 0.0s done [2024-09-20T21:36:43.676Z] #4 DONE 0.1s [2024-09-20T21:36:43.676Z] [2024-09-20T21:36:43.676Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-20T21:36:43.676Z] #5 transferring dockerfile: 1.89kB done [2024-09-20T21:36:43.676Z] #5 DONE 0.1s [2024-09-20T21:36:43.676Z] [2024-09-20T21:36:43.676Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-09-20T21:36:43.676Z] #6 transferring dockerfile: 1.95kB 0.0s done [2024-09-20T21:36:43.676Z] #6 DONE 0.1s [2024-09-20T21:36:43.676Z] [2024-09-20T21:36:43.676Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-09-20T21:36:43.954Z] #7 transferring dockerfile: 2.07kB 0.0s done [2024-09-20T21:36:43.954Z] #7 DONE 0.1s [2024-09-20T21:36:43.954Z] [2024-09-20T21:36:43.954Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-09-20T21:36:43.954Z] #8 transferring dockerfile: 1.70kB 0.0s done [2024-09-20T21:36:43.954Z] #8 DONE 0.1s [2024-09-20T21:36:43.954Z] [2024-09-20T21:36:43.954Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-09-20T21:36:43.954Z] #9 transferring dockerfile: 1.69kB done [2024-09-20T21:36:43.954Z] #9 DONE 0.1s [2024-09-20T21:36:44.229Z] [2024-09-20T21:36:44.229Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-20T21:36:44.229Z] #10 transferring dockerfile: 1.85kB done [2024-09-20T21:36:44.229Z] #10 DONE 0.1s [2024-09-20T21:36:44.229Z] [2024-09-20T21:36:44.229Z] #11 [core-command internal] load build definition from Dockerfile [2024-09-20T21:36:44.229Z] #11 transferring dockerfile: 1.93kB 0.0s done [2024-09-20T21:36:44.229Z] #11 DONE 0.1s [2024-09-20T21:36:44.229Z] [2024-09-20T21:36:44.229Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-20T21:36:44.229Z] #12 transferring dockerfile: 2.50kB done [2024-09-20T21:36:44.229Z] #12 DONE 0.1s [2024-09-20T21:36:44.229Z] [2024-09-20T21:36:44.229Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-09-20T21:36:44.229Z] #13 transferring dockerfile: 1.81kB done [2024-09-20T21:36:44.229Z] #13 DONE 0.1s [2024-09-20T21:36:44.229Z] [2024-09-20T21:36:44.229Z] #14 [core-data internal] load build definition from Dockerfile [2024-09-20T21:36:44.496Z] #14 transferring dockerfile: 2.07kB 0.0s done [2024-09-20T21:36:44.496Z] #14 DONE 0.1s [2024-09-20T21:36:44.496Z] [2024-09-20T21:36:44.496Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-09-20T21:36:44.496Z] #15 transferring dockerfile: 2.06kB 0.0s done [2024-09-20T21:36:44.496Z] #15 DONE 0.1s [2024-09-20T21:36:44.496Z] [2024-09-20T21:36:44.496Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-20T21:36:44.496Z] #16 transferring dockerfile: 3.17kB done [2024-09-20T21:36:44.496Z] #16 DONE 0.1s [2024-09-20T21:36:44.496Z] [2024-09-20T21:36:44.496Z] #17 [security-proxy-auth internal] load .dockerignore [2024-09-20T21:36:44.496Z] #17 transferring context: [2024-09-20T21:36:44.763Z] #17 transferring context: 50B 0.0s done [2024-09-20T21:36:44.763Z] #17 DONE 0.1s [2024-09-20T21:36:45.345Z] [2024-09-20T21:36:45.345Z] #18 [support-scheduler internal] load .dockerignore [2024-09-20T21:36:45.345Z] #18 transferring context: 50B 0.0s done [2024-09-20T21:36:45.345Z] #18 DONE 0.0s [2024-09-20T21:36:45.345Z] [2024-09-20T21:36:45.345Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-20T21:36:45.345Z] #19 transferring context: 50B 0.0s done [2024-09-20T21:36:45.345Z] #19 DONE 0.0s [2024-09-20T21:36:45.345Z] [2024-09-20T21:36:45.345Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-09-20T21:36:45.345Z] #20 transferring context: 50B 0.0s done [2024-09-20T21:36:45.345Z] #20 DONE 0.1s [2024-09-20T21:36:45.345Z] [2024-09-20T21:36:45.346Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-09-20T21:36:45.742Z] #21 transferring context: 50B 0.0s done [2024-09-20T21:36:45.742Z] #21 DONE 0.1s [2024-09-20T21:36:45.742Z] [2024-09-20T21:36:45.742Z] #22 [support-notifications internal] load .dockerignore [2024-09-20T21:36:45.742Z] #22 transferring context: 50B 0.0s done [2024-09-20T21:36:45.742Z] #22 DONE 0.1s [2024-09-20T21:36:45.742Z] [2024-09-20T21:36:45.742Z] #23 [core-keeper internal] load .dockerignore [2024-09-20T21:36:45.742Z] #23 transferring context: 50B 0.0s done [2024-09-20T21:36:45.742Z] #23 DONE 0.1s [2024-09-20T21:36:45.742Z] [2024-09-20T21:36:45.742Z] #24 [security-spire-server internal] load .dockerignore [2024-09-20T21:36:45.742Z] #24 transferring context: 50B 0.0s done [2024-09-20T21:36:46.055Z] #24 DONE 0.1s [2024-09-20T21:36:46.055Z] [2024-09-20T21:36:46.055Z] #25 [security-spire-config internal] load .dockerignore [2024-09-20T21:36:46.055Z] #25 transferring context: 50B 0.0s done [2024-09-20T21:36:46.055Z] #25 DONE 0.2s [2024-09-20T21:36:46.055Z] [2024-09-20T21:36:46.055Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-09-20T21:36:46.333Z] #26 transferring context: 50B 0.0s done [2024-09-20T21:36:46.333Z] #26 DONE 0.1s [2024-09-20T21:36:46.333Z] [2024-09-20T21:36:46.333Z] #27 [core-command internal] load .dockerignore [2024-09-20T21:36:46.333Z] #27 transferring context: 50B done [2024-09-20T21:36:46.333Z] #27 DONE 0.1s [2024-09-20T21:36:46.333Z] [2024-09-20T21:36:46.333Z] #28 [security-proxy-setup internal] load .dockerignore [2024-09-20T21:36:46.333Z] #28 transferring context: 50B 0.0s done [2024-09-20T21:36:46.333Z] #28 DONE 0.1s [2024-09-20T21:36:46.333Z] [2024-09-20T21:36:46.333Z] #29 [security-spire-agent internal] load .dockerignore [2024-09-20T21:36:46.333Z] #29 transferring context: 50B done [2024-09-20T21:36:46.333Z] #29 DONE 0.1s [2024-09-20T21:36:46.333Z] [2024-09-20T21:36:46.333Z] #30 [core-data internal] load .dockerignore [2024-09-20T21:36:46.333Z] #30 transferring context: 50B done [2024-09-20T21:36:46.333Z] #30 DONE 0.1s [2024-09-20T21:36:46.333Z] [2024-09-20T21:36:46.333Z] #31 [core-metadata internal] load .dockerignore [2024-09-20T21:36:46.605Z] #31 transferring context: 50B 0.0s done [2024-09-20T21:36:46.605Z] #31 DONE 0.1s [2024-09-20T21:36:46.605Z] [2024-09-20T21:36:46.605Z] #32 [security-bootstrapper internal] load .dockerignore [2024-09-20T21:36:46.605Z] #32 transferring context: 50B 0.0s done [2024-09-20T21:36:46.605Z] #32 DONE 0.1s [2024-09-20T21:36:46.605Z] [2024-09-20T21:36:46.605Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:46.605Z] #33 DONE 0.0s [2024-09-20T21:36:46.605Z] [2024-09-20T21:36:46.605Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T21:36:46.876Z] #34 DONE 0.3s [2024-09-20T21:36:46.876Z] [2024-09-20T21:36:46.876Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:46.876Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:47.154Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:47.154Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:47.154Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s [2024-09-20T21:36:47.154Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:47.154Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.3s [2024-09-20T21:36:47.451Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:47.451Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-20T21:36:47.724Z] #35 ... [2024-09-20T21:36:47.724Z] [2024-09-20T21:36:47.724Z] #36 [security-proxy-auth internal] load build context [2024-09-20T21:36:47.724Z] #36 transferring context: 3.13MB 0.7s done [2024-09-20T21:36:47.724Z] #36 DONE 0.9s [2024-09-20T21:36:47.724Z] [2024-09-20T21:36:47.724Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T21:36:47.724Z] #37 DONE 1.0s [2024-09-20T21:36:47.724Z] [2024-09-20T21:36:47.724Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:47.992Z] #35 ... [2024-09-20T21:36:47.992Z] [2024-09-20T21:36:47.992Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:47.992Z] #33 DONE 0.0s [2024-09-20T21:36:47.992Z] [2024-09-20T21:36:47.992Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T21:36:47.992Z] #34 DONE 0.3s [2024-09-20T21:36:47.992Z] [2024-09-20T21:36:47.992Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T21:36:47.992Z] #37 DONE 1.8s [2024-09-20T21:36:47.992Z] [2024-09-20T21:36:47.992Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:47.992Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:47.992Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:47.992Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:47.992Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:47.992Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:48.263Z] #35 ... [2024-09-20T21:36:48.263Z] [2024-09-20T21:36:48.263Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:48.263Z] #33 DONE 0.0s [2024-09-20T21:36:48.263Z] [2024-09-20T21:36:48.263Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-20T21:36:48.263Z] #38 DONE 0.4s [2024-09-20T21:36:48.263Z] [2024-09-20T21:36:48.263Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:48.534Z] #35 ... [2024-09-20T21:36:48.534Z] [2024-09-20T21:36:48.534Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:48.534Z] #33 DONE 0.0s [2024-09-20T21:36:48.534Z] [2024-09-20T21:36:48.534Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T21:36:48.534Z] #37 DONE 1.8s [2024-09-20T21:36:48.534Z] [2024-09-20T21:36:48.534Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-20T21:36:48.534Z] #38 DONE 0.5s [2024-09-20T21:36:48.534Z] [2024-09-20T21:36:48.534Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:48.534Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:48.534Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:48.534Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:48.534Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:48.534Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:48.534Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-20T21:36:48.534Z] #35 ... [2024-09-20T21:36:48.534Z] [2024-09-20T21:36:48.534Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T21:36:48.534Z] #34 DONE 0.6s [2024-09-20T21:36:48.534Z] [2024-09-20T21:36:48.534Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T21:36:48.534Z] #37 DONE 1.8s [2024-09-20T21:36:48.534Z] [2024-09-20T21:36:48.534Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-20T21:36:48.534Z] #38 DONE 0.5s [2024-09-20T21:36:48.534Z] [2024-09-20T21:36:48.534Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:48.534Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:48.534Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:48.534Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:48.534Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:48.534Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:48.534Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-20T21:36:48.805Z] #35 ... [2024-09-20T21:36:48.805Z] [2024-09-20T21:36:48.805Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:48.805Z] #33 DONE 0.0s [2024-09-20T21:36:48.805Z] [2024-09-20T21:36:48.805Z] #39 [support-scheduler internal] load build context [2024-09-20T21:36:49.076Z] #39 ... [2024-09-20T21:36:49.076Z] [2024-09-20T21:36:49.076Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T21:36:49.076Z] #37 DONE 1.8s [2024-09-20T21:36:49.076Z] [2024-09-20T21:36:49.076Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-20T21:36:49.076Z] #38 DONE 0.5s [2024-09-20T21:36:49.076Z] [2024-09-20T21:36:49.076Z] #39 [support-scheduler internal] load build context [2024-09-20T21:36:49.346Z] #39 ... [2024-09-20T21:36:49.346Z] [2024-09-20T21:36:49.346Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T21:36:49.346Z] #34 DONE 1.2s [2024-09-20T21:36:49.346Z] [2024-09-20T21:36:49.346Z] #39 [support-scheduler internal] load build context [2024-09-20T21:36:49.346Z] #39 ... [2024-09-20T21:36:49.346Z] [2024-09-20T21:36:49.346Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:49.624Z] #33 DONE 0.0s [2024-09-20T21:36:49.624Z] [2024-09-20T21:36:49.624Z] #39 [support-scheduler internal] load build context [2024-09-20T21:36:49.624Z] #39 transferring context: 3.13MB 1.3s done [2024-09-20T21:36:49.624Z] #39 ... [2024-09-20T21:36:49.624Z] [2024-09-20T21:36:49.624Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T21:36:49.624Z] #34 DONE 1.3s [2024-09-20T21:36:49.624Z] [2024-09-20T21:36:49.624Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T21:36:49.624Z] #37 DONE 1.9s [2024-09-20T21:36:49.624Z] [2024-09-20T21:36:49.624Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-20T21:36:49.624Z] #38 DONE 0.6s [2024-09-20T21:36:49.624Z] [2024-09-20T21:36:49.624Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:49.624Z] #33 DONE 0.0s [2024-09-20T21:36:49.624Z] [2024-09-20T21:36:49.624Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:49.624Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:49.624Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:49.624Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:49.624Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:49.624Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:49.624Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-20T21:36:49.891Z] #35 ... [2024-09-20T21:36:49.891Z] [2024-09-20T21:36:49.891Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:49.891Z] #33 DONE 0.0s [2024-09-20T21:36:49.891Z] [2024-09-20T21:36:49.891Z] #39 [support-scheduler internal] load build context [2024-09-20T21:36:49.891Z] #39 DONE 1.7s [2024-09-20T21:36:49.891Z] [2024-09-20T21:36:49.891Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-20T21:36:49.891Z] #40 transferring context: 3.13MB 1.3s done [2024-09-20T21:36:49.891Z] #40 DONE 1.9s [2024-09-20T21:36:49.891Z] [2024-09-20T21:36:49.891Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-20T21:36:50.164Z] #41 ... [2024-09-20T21:36:50.164Z] [2024-09-20T21:36:50.164Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:50.164Z] #35 DONE 4.1s [2024-09-20T21:36:50.164Z] [2024-09-20T21:36:50.164Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-20T21:36:50.440Z] #41 ... [2024-09-20T21:36:50.440Z] [2024-09-20T21:36:50.440Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T21:36:50.440Z] #34 DONE 1.9s [2024-09-20T21:36:50.440Z] [2024-09-20T21:36:50.440Z] #42 [security-secretstore-setup internal] load build context [2024-09-20T21:36:50.440Z] #42 transferring context: 3.13MB 1.5s done [2024-09-20T21:36:50.440Z] #42 DONE 1.9s [2024-09-20T21:36:50.440Z] [2024-09-20T21:36:50.440Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-20T21:36:50.440Z] #41 ... [2024-09-20T21:36:50.440Z] [2024-09-20T21:36:50.440Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T21:36:50.440Z] #37 DONE 2.0s [2024-09-20T21:36:50.440Z] [2024-09-20T21:36:50.440Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-20T21:36:50.440Z] #38 DONE 0.6s [2024-09-20T21:36:50.440Z] [2024-09-20T21:36:50.440Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:50.440Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:50.440Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:50.440Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:50.440Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:50.440Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:50.440Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-20T21:36:50.440Z] #35 DONE 4.2s [2024-09-20T21:36:50.440Z] [2024-09-20T21:36:50.440Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-20T21:36:50.719Z] #41 transferring context: 3.13MB 1.7s done [2024-09-20T21:36:50.719Z] #41 DONE 2.0s [2024-09-20T21:36:50.719Z] [2024-09-20T21:36:50.719Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:50.719Z] #33 DONE 0.0s [2024-09-20T21:36:50.719Z] [2024-09-20T21:36:50.719Z] #43 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-20T21:36:50.719Z] #43 ... [2024-09-20T21:36:50.719Z] [2024-09-20T21:36:50.719Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:50.719Z] #33 DONE 0.0s [2024-09-20T21:36:50.988Z] [2024-09-20T21:36:50.988Z] #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T21:36:50.988Z] #44 ... [2024-09-20T21:36:50.988Z] [2024-09-20T21:36:50.988Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T21:36:50.988Z] #33 DONE 0.0s [2024-09-20T21:36:50.988Z] [2024-09-20T21:36:50.988Z] #45 [support-notifications internal] load build context [2024-09-20T21:36:50.988Z] #45 transferring context: 3.13MB 1.3s done [2024-09-20T21:36:50.988Z] #45 DONE 2.1s [2024-09-20T21:36:51.260Z] [2024-09-20T21:36:51.260Z] #46 [core-keeper internal] load build context [2024-09-20T21:36:51.260Z] #46 transferring context: 3.13MB 1.5s done [2024-09-20T21:36:51.543Z] #46 DONE 2.4s [2024-09-20T21:36:51.543Z] [2024-09-20T21:36:51.543Z] #47 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-20T21:36:51.543Z] #47 DONE 2.4s [2024-09-20T21:36:51.543Z] [2024-09-20T21:36:51.543Z] #48 [support-cron-scheduler internal] load build context [2024-09-20T21:36:51.543Z] #48 ... [2024-09-20T21:36:51.543Z] [2024-09-20T21:36:51.543Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:51.543Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:51.543Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:51.543Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:51.543Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:51.543Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:51.543Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-20T21:36:51.543Z] #35 DONE 4.2s [2024-09-20T21:36:51.543Z] [2024-09-20T21:36:51.543Z] #49 [security-spire-config internal] load build context [2024-09-20T21:36:51.543Z] #49 DONE 0.0s [2024-09-20T21:36:51.543Z] [2024-09-20T21:36:51.543Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:51.543Z] #50 DONE 0.0s [2024-09-20T21:36:51.543Z] [2024-09-20T21:36:51.543Z] #48 [support-cron-scheduler internal] load build context [2024-09-20T21:36:51.543Z] #48 ... [2024-09-20T21:36:51.543Z] [2024-09-20T21:36:51.543Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:51.543Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:51.543Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:51.543Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:51.543Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:51.543Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:51.543Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-20T21:36:51.543Z] #35 DONE 4.2s [2024-09-20T21:36:51.543Z] [2024-09-20T21:36:51.543Z] #48 [support-cron-scheduler internal] load build context [2024-09-20T21:36:51.742Z] #118 DONE 44.9s [2024-09-20T21:36:51.742Z] [2024-09-20T21:36:51.742Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:51.742Z] #78 DONE 44.9s [2024-09-20T21:36:51.742Z] [2024-09-20T21:36:51.742Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:51.742Z] #112 DONE 39.6s [2024-09-20T21:36:51.742Z] [2024-09-20T21:36:51.742Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:51.742Z] #117 DONE 44.8s [2024-09-20T21:36:51.742Z] [2024-09-20T21:36:51.742Z] #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:51.742Z] #80 DONE 44.8s [2024-09-20T21:36:51.742Z] [2024-09-20T21:36:51.742Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-20T21:36:52.146Z] #48 transferring context: 3.13MB 1.7s done [2024-09-20T21:36:52.420Z] #48 DONE 2.6s [2024-09-20T21:36:52.420Z] [2024-09-20T21:36:52.420Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:52.420Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:52.420Z] #50 ... [2024-09-20T21:36:52.420Z] [2024-09-20T21:36:52.420Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T21:36:52.420Z] #34 DONE 3.7s [2024-09-20T21:36:52.690Z] [2024-09-20T21:36:52.690Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T21:36:52.690Z] #37 DONE 2.0s [2024-09-20T21:36:52.690Z] [2024-09-20T21:36:52.690Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-20T21:36:52.690Z] #38 DONE 0.7s [2024-09-20T21:36:52.690Z] [2024-09-20T21:36:52.690Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:52.690Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:52.690Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:52.690Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:52.690Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:52.690Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:52.690Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-20T21:36:52.690Z] #35 DONE 4.3s [2024-09-20T21:36:52.691Z] [2024-09-20T21:36:52.691Z] #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-20T21:36:52.691Z] #43 ... [2024-09-20T21:36:52.691Z] [2024-09-20T21:36:52.691Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T21:36:52.691Z] #37 DONE 2.1s [2024-09-20T21:36:52.691Z] [2024-09-20T21:36:52.691Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-20T21:36:52.691Z] #38 DONE 0.8s [2024-09-20T21:36:52.691Z] [2024-09-20T21:36:52.691Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:52.691Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:52.691Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:52.691Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:52.691Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:52.691Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:52.691Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-20T21:36:52.691Z] #35 DONE 4.3s [2024-09-20T21:36:52.691Z] [2024-09-20T21:36:52.691Z] #51 [core-metadata internal] load build context [2024-09-20T21:36:52.691Z] #51 DONE 0.0s [2024-09-20T21:36:52.970Z] [2024-09-20T21:36:52.970Z] #52 [security-bootstrapper internal] load build context [2024-09-20T21:36:53.571Z] #52 ... [2024-09-20T21:36:53.571Z] [2024-09-20T21:36:53.571Z] #49 [security-spire-config internal] load build context [2024-09-20T21:36:53.571Z] #49 transferring context: 25.96kB 0.2s done [2024-09-20T21:36:53.571Z] #49 DONE 1.9s [2024-09-20T21:36:53.571Z] [2024-09-20T21:36:53.571Z] #53 [security-spire-server internal] load build context [2024-09-20T21:36:53.571Z] #53 transferring context: 27.71kB 0.2s done [2024-09-20T21:36:53.571Z] #53 DONE 2.0s [2024-09-20T21:36:53.841Z] [2024-09-20T21:36:53.841Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:53.841Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done [2024-09-20T21:36:54.110Z] #50 ... [2024-09-20T21:36:54.110Z] [2024-09-20T21:36:54.110Z] #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-20T21:36:54.110Z] #54 DONE 3.9s [2024-09-20T21:36:54.110Z] [2024-09-20T21:36:54.110Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T21:36:54.110Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T21:36:54.110Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T21:36:54.110Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T21:36:54.110Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T21:36:54.110Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T21:36:54.110Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-20T21:36:54.110Z] #35 DONE 4.3s [2024-09-20T21:36:54.110Z] [2024-09-20T21:36:54.110Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:54.110Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done [2024-09-20T21:36:54.378Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-20T21:36:54.378Z] #50 ... [2024-09-20T21:36:54.378Z] [2024-09-20T21:36:54.378Z] #55 [core-command internal] load build context [2024-09-20T21:36:54.378Z] #55 transferring context: 3.13MB 2.9s done [2024-09-20T21:36:54.378Z] #55 DONE 4.1s [2024-09-20T21:36:54.647Z] [2024-09-20T21:36:54.647Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:54.647Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-20T21:36:54.916Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-20T21:36:55.188Z] #50 ... [2024-09-20T21:36:55.188Z] [2024-09-20T21:36:55.188Z] #56 [security-proxy-setup internal] load build context [2024-09-20T21:36:55.188Z] #56 transferring context: 3.13MB 3.4s done [2024-09-20T21:36:55.188Z] #56 DONE 4.6s [2024-09-20T21:36:55.188Z] [2024-09-20T21:36:55.188Z] #52 [security-bootstrapper internal] load build context [2024-09-20T21:36:56.153Z] #52 ... [2024-09-20T21:36:56.153Z] [2024-09-20T21:36:56.153Z] #57 [security-spire-agent internal] load build context [2024-09-20T21:36:56.153Z] #57 transferring context: 27.24kB 0.3s done [2024-09-20T21:36:56.153Z] #57 DONE 1.9s [2024-09-20T21:36:56.153Z] [2024-09-20T21:36:56.153Z] #52 [security-bootstrapper internal] load build context [2024-09-20T21:36:57.040Z] #119 ... [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-20T21:36:57.040Z] #120 DONE 8.9s [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #121 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T21:36:57.040Z] #121 ... [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #122 [support-scheduler builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #122 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:57.040Z] #123 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:57.040Z] #124 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:57.040Z] #125 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:57.040Z] #126 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #127 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #128 DONE 8.9s [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #129 [core-metadata builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #129 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:57.040Z] #130 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:57.040Z] #131 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:57.040Z] #132 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #133 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:57.040Z] #134 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:57.040Z] #135 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:57.040Z] #136 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #137 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #138 DONE 8.9s [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #139 [core-command builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #139 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:57.040Z] #140 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:57.040Z] #141 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:57.040Z] #142 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:57.040Z] #143 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #144 [core-data builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #144 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #145 [support-cron-scheduler builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #145 DONE 8.9s [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:36:57.040Z] #146 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #147 [support-notifications builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #147 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #148 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:36:57.040Z] #148 CACHED [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-20T21:36:57.040Z] #119 DONE 8.9s [2024-09-20T21:36:57.040Z] [2024-09-20T21:36:57.040Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T21:36:57.300Z] #149 0.947 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-20T21:36:58.109Z] #52 ... [2024-09-20T21:36:58.109Z] [2024-09-20T21:36:58.109Z] #58 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T21:36:58.109Z] #0 9.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:36:58.382Z] #58 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:36:58.382Z] #58 ... [2024-09-20T21:36:58.382Z] [2024-09-20T21:36:58.382Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:58.382Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-09-20T21:36:58.382Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-09-20T21:36:58.382Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-09-20T21:36:58.382Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.4s done [2024-09-20T21:36:58.382Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 3.3s [2024-09-20T21:36:58.382Z] #50 ... [2024-09-20T21:36:58.382Z] [2024-09-20T21:36:58.382Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T21:36:58.382Z] #0 8.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:36:58.382Z] #0 9.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:36:58.652Z] #59 ... [2024-09-20T21:36:58.652Z] [2024-09-20T21:36:58.652Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:58.652Z] #50 ... [2024-09-20T21:36:58.652Z] [2024-09-20T21:36:58.652Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-20T21:36:58.652Z] #0 9.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:36:58.920Z] #60 ... [2024-09-20T21:36:58.921Z] [2024-09-20T21:36:58.921Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:59.190Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.84MB / 28.04MB 4.1s [2024-09-20T21:36:59.190Z] #50 ... [2024-09-20T21:36:59.190Z] [2024-09-20T21:36:59.190Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T21:36:59.190Z] #61 DONE 10.1s [2024-09-20T21:36:59.190Z] [2024-09-20T21:36:59.190Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-20T21:36:59.190Z] #60 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:36:59.459Z] #60 ... [2024-09-20T21:36:59.459Z] [2024-09-20T21:36:59.459Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-20T21:36:59.459Z] #62 ... [2024-09-20T21:36:59.459Z] [2024-09-20T21:36:59.459Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:36:59.728Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.7s [2024-09-20T21:36:59.995Z] #50 ... [2024-09-20T21:36:59.995Z] [2024-09-20T21:36:59.995Z] #51 [core-metadata internal] load build context [2024-09-20T21:36:59.995Z] #51 transferring context: 3.13MB 5.8s done [2024-09-20T21:36:59.995Z] #51 DONE 7.0s [2024-09-20T21:36:59.995Z] [2024-09-20T21:36:59.995Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:00.264Z] #50 ... [2024-09-20T21:37:00.264Z] [2024-09-20T21:37:00.264Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T21:37:00.264Z] #63 ... [2024-09-20T21:37:00.264Z] [2024-09-20T21:37:00.264Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-20T21:37:00.264Z] #62 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:00.856Z] #62 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:00.856Z] #62 ... [2024-09-20T21:37:00.856Z] [2024-09-20T21:37:00.856Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T21:37:00.856Z] #64 ... [2024-09-20T21:37:00.856Z] [2024-09-20T21:37:00.856Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-20T21:37:01.126Z] #65 ... [2024-09-20T21:37:01.126Z] [2024-09-20T21:37:01.126Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T21:37:01.126Z] #66 ... [2024-09-20T21:37:01.126Z] [2024-09-20T21:37:01.126Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-20T21:37:01.405Z] #67 ... [2024-09-20T21:37:01.405Z] [2024-09-20T21:37:01.405Z] #52 [security-bootstrapper internal] load build context [2024-09-20T21:37:01.993Z] #52 ... [2024-09-20T21:37:01.993Z] [2024-09-20T21:37:01.993Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T21:37:01.993Z] #59 11.90 OK: 266 MiB in 52 packages [2024-09-20T21:37:01.993Z] #59 DONE 13.7s [2024-09-20T21:37:01.993Z] [2024-09-20T21:37:01.993Z] #52 [security-bootstrapper internal] load build context [2024-09-20T21:37:02.283Z] #52 ... [2024-09-20T21:37:02.283Z] [2024-09-20T21:37:02.283Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T21:37:02.283Z] #58 12.28 OK: 266 MiB in 52 packages [2024-09-20T21:37:02.283Z] #58 DONE 15.1s [2024-09-20T21:37:02.283Z] [2024-09-20T21:37:02.283Z] #52 [security-bootstrapper internal] load build context [2024-09-20T21:37:02.590Z] #52 ... [2024-09-20T21:37:02.590Z] [2024-09-20T21:37:02.590Z] #68 [core-data internal] load build context [2024-09-20T21:37:02.590Z] #68 transferring context: 3.13MB 8.0s done [2024-09-20T21:37:02.590Z] #68 DONE 9.5s [2024-09-20T21:37:02.590Z] [2024-09-20T21:37:02.590Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-20T21:37:02.590Z] #69 ... [2024-09-20T21:37:02.590Z] [2024-09-20T21:37:02.590Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:02.590Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.6s [2024-09-20T21:37:02.590Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-20T21:37:02.590Z] #50 ... [2024-09-20T21:37:02.590Z] [2024-09-20T21:37:02.590Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T21:37:02.865Z] #70 ... [2024-09-20T21:37:02.865Z] [2024-09-20T21:37:02.865Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:03.463Z] #50 ... [2024-09-20T21:37:03.463Z] [2024-09-20T21:37:03.463Z] #52 [security-bootstrapper internal] load build context [2024-09-20T21:37:03.463Z] #52 transferring context: 3.13MB 9.1s done [2024-09-20T21:37:03.463Z] #52 DONE 10.4s [2024-09-20T21:37:03.463Z] [2024-09-20T21:37:03.463Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:04.146Z] #50 ... [2024-09-20T21:37:04.146Z] [2024-09-20T21:37:04.146Z] #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T21:37:04.146Z] #44 DONE 12.9s [2024-09-20T21:37:04.146Z] [2024-09-20T21:37:04.146Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:04.146Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.9s [2024-09-20T21:37:04.146Z] #50 ... [2024-09-20T21:37:04.146Z] [2024-09-20T21:37:04.146Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T21:37:04.146Z] #71 ... [2024-09-20T21:37:04.146Z] [2024-09-20T21:37:04.146Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:04.146Z] #50 ... [2024-09-20T21:37:04.146Z] [2024-09-20T21:37:04.146Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-20T21:37:04.146Z] #72 ... [2024-09-20T21:37:04.146Z] [2024-09-20T21:37:04.146Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:04.416Z] #50 ... [2024-09-20T21:37:04.416Z] [2024-09-20T21:37:04.416Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-20T21:37:04.416Z] #62 14.33 OK: 266 MiB in 52 packages [2024-09-20T21:37:04.416Z] #62 DONE 15.4s [2024-09-20T21:37:04.416Z] [2024-09-20T21:37:04.416Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:04.416Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 9.4s [2024-09-20T21:37:04.416Z] #50 ... [2024-09-20T21:37:04.416Z] [2024-09-20T21:37:04.416Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:04.416Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done [2024-09-20T21:37:04.416Z] #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-20T21:37:04.416Z] #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-20T21:37:04.416Z] #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-20T21:37:04.416Z] #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-20T21:37:04.416Z] #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-20T21:37:04.416Z] #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-09-20T21:37:04.416Z] #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-20T21:37:04.416Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 7.1s [2024-09-20T21:37:04.416Z] #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-20T21:37:04.416Z] #73 ... [2024-09-20T21:37:04.416Z] [2024-09-20T21:37:04.416Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:04.685Z] #50 ... [2024-09-20T21:37:04.685Z] [2024-09-20T21:37:04.685Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:37:04.685Z] #74 DONE 2.6s [2024-09-20T21:37:04.685Z] [2024-09-20T21:37:04.685Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:04.685Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.70MB / 28.04MB 9.8s [2024-09-20T21:37:05.272Z] #50 ... [2024-09-20T21:37:05.272Z] [2024-09-20T21:37:05.272Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:37:05.272Z] #75 DONE 2.9s [2024-09-20T21:37:05.272Z] [2024-09-20T21:37:05.272Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:05.541Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.6s [2024-09-20T21:37:06.134Z] #50 ... [2024-09-20T21:37:06.134Z] [2024-09-20T21:37:06.134Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:37:06.134Z] #76 DONE 1.6s [2024-09-20T21:37:06.134Z] [2024-09-20T21:37:06.134Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:06.411Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.96MB / 28.04MB 11.3s [2024-09-20T21:37:06.997Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.90MB / 28.04MB 12.0s [2024-09-20T21:37:06.997Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-20T21:37:07.267Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-20T21:37:07.286Z] #149 ... [2024-09-20T21:37:07.286Z] [2024-09-20T21:37:07.286Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T21:37:07.286Z] #0 1.138 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-20T21:37:07.286Z] #150 ... [2024-09-20T21:37:07.286Z] [2024-09-20T21:37:07.286Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-20T21:37:07.286Z] #0 1.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-20T21:37:07.286Z] #151 ... [2024-09-20T21:37:07.286Z] [2024-09-20T21:37:07.286Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T21:37:07.286Z] #0 0.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-20T21:37:07.286Z] #152 ... [2024-09-20T21:37:07.286Z] [2024-09-20T21:37:07.286Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T21:37:07.286Z] #0 0.932 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-20T21:37:07.286Z] #153 ... [2024-09-20T21:37:07.286Z] [2024-09-20T21:37:07.286Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-20T21:37:07.286Z] #0 1.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-20T21:37:07.286Z] #154 ... [2024-09-20T21:37:07.286Z] [2024-09-20T21:37:07.286Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T21:37:07.286Z] #0 0.974 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-20T21:37:07.286Z] #155 ... [2024-09-20T21:37:07.286Z] [2024-09-20T21:37:07.286Z] #121 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T21:37:07.286Z] #121 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-20T21:37:07.536Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 12.6s [2024-09-20T21:37:07.550Z] #121 ... [2024-09-20T21:37:07.550Z] [2024-09-20T21:37:07.550Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T21:37:07.550Z] #0 1.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-20T21:37:07.550Z] #156 ... [2024-09-20T21:37:07.550Z] [2024-09-20T21:37:07.550Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T21:37:07.550Z] #0 1.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-20T21:37:07.812Z] #157 ... [2024-09-20T21:37:07.812Z] [2024-09-20T21:37:07.812Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T21:37:07.812Z] #0 0.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-20T21:37:07.812Z] #158 ... [2024-09-20T21:37:07.812Z] [2024-09-20T21:37:07.812Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-20T21:37:07.812Z] #0 0.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-20T21:37:08.074Z] #159 ... [2024-09-20T21:37:08.074Z] [2024-09-20T21:37:08.074Z] #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-09-20T21:37:08.074Z] #0 1.504 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-20T21:37:08.124Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.1s [2024-09-20T21:37:08.394Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.4s done [2024-09-20T21:37:08.661Z] #50 ... [2024-09-20T21:37:08.661Z] [2024-09-20T21:37:08.661Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-20T21:37:08.661Z] #60 13.37 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T21:37:08.661Z] #60 13.37 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T21:37:08.661Z] #60 13.37 OK: 19955 distinct packages available [2024-09-20T21:37:08.661Z] #60 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:08.661Z] #60 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:08.661Z] #60 18.20 OK: 266 MiB in 52 packages [2024-09-20T21:37:08.661Z] #60 DONE 20.0s [2024-09-20T21:37:08.936Z] [2024-09-20T21:37:08.936Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:37:09.204Z] #77 ... [2024-09-20T21:37:09.204Z] [2024-09-20T21:37:09.204Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-20T21:37:09.204Z] #78 ... [2024-09-20T21:37:09.204Z] [2024-09-20T21:37:09.204Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:09.204Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done [2024-09-20T21:37:09.204Z] #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-20T21:37:09.788Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-20T21:37:10.072Z] #73 ... [2024-09-20T21:37:10.072Z] [2024-09-20T21:37:10.072Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:37:10.072Z] #77 DONE 1.6s [2024-09-20T21:37:10.072Z] [2024-09-20T21:37:10.072Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T21:37:10.072Z] #66 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:10.072Z] #66 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:10.072Z] #66 16.13 (1/4) Installing ca-certificates (20240226-r0) [2024-09-20T21:37:10.072Z] #66 16.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:10.072Z] #66 16.57 (3/4) Installing su-exec (0.2-r3) [2024-09-20T21:37:10.072Z] #66 16.57 (4/4) Installing yq (4.33.3-r5) [2024-09-20T21:37:10.072Z] #66 17.42 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:10.072Z] #66 17.75 Executing ca-certificates-20240226-r0.trigger [2024-09-20T21:37:10.072Z] #66 19.19 OK: 18 MiB in 19 packages [2024-09-20T21:37:10.340Z] #66 ... [2024-09-20T21:37:10.340Z] [2024-09-20T21:37:10.340Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-20T21:37:10.340Z] #65 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:10.340Z] #65 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:10.340Z] #65 16.87 (1/2) Installing ca-certificates (20240226-r0) [2024-09-20T21:37:10.340Z] #65 17.11 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:10.340Z] #65 17.13 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:10.340Z] #65 17.30 Executing ca-certificates-20240226-r0.trigger [2024-09-20T21:37:10.340Z] #65 18.41 OK: 9 MiB in 17 packages [2024-09-20T21:37:10.340Z] #65 DONE 19.5s [2024-09-20T21:37:10.340Z] [2024-09-20T21:37:10.340Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T21:37:10.340Z] #70 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:10.340Z] #70 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:11.310Z] #70 ... [2024-09-20T21:37:11.310Z] [2024-09-20T21:37:11.310Z] #43 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-20T21:37:11.310Z] #43 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:11.310Z] #43 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:11.311Z] #43 19.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:11.311Z] #43 20.02 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:11.311Z] #43 20.11 OK: 8 MiB in 16 packages [2024-09-20T21:37:11.311Z] #43 DONE 21.3s [2024-09-20T21:37:11.311Z] [2024-09-20T21:37:11.311Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-20T21:37:11.581Z] #79 ... [2024-09-20T21:37:11.581Z] [2024-09-20T21:37:11.581Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T21:37:11.581Z] #63 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:11.581Z] #63 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:11.581Z] #63 15.15 (1/3) Installing ca-certificates (20240226-r0) [2024-09-20T21:37:11.581Z] #63 15.39 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:11.581Z] #63 15.41 (3/3) Installing tzdata (2024a-r0) [2024-09-20T21:37:11.581Z] #63 17.55 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:11.581Z] #63 17.78 Executing ca-certificates-20240226-r0.trigger [2024-09-20T21:37:11.581Z] #63 19.19 OK: 12 MiB in 18 packages [2024-09-20T21:37:11.581Z] #63 ... [2024-09-20T21:37:11.581Z] [2024-09-20T21:37:11.581Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T21:37:11.581Z] #66 DONE 20.9s [2024-09-20T21:37:11.581Z] [2024-09-20T21:37:11.581Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-20T21:37:11.850Z] #80 ... [2024-09-20T21:37:11.850Z] [2024-09-20T21:37:11.850Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T21:37:11.850Z] #63 DONE 21.4s [2024-09-20T21:37:11.850Z] [2024-09-20T21:37:11.850Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-20T21:37:11.850Z] #78 12.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:13.273Z] #78 14.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:13.877Z] #78 ... [2024-09-20T21:37:13.877Z] [2024-09-20T21:37:13.877Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T21:37:13.877Z] #81 ... [2024-09-20T21:37:13.877Z] [2024-09-20T21:37:13.877Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-20T21:37:13.877Z] #72 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:13.877Z] #72 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:14.843Z] #72 ... [2024-09-20T21:37:14.843Z] [2024-09-20T21:37:14.843Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:37:14.843Z] #82 ... [2024-09-20T21:37:14.843Z] [2024-09-20T21:37:14.843Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:15.113Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s [2024-09-20T21:37:15.380Z] #73 ... [2024-09-20T21:37:15.380Z] [2024-09-20T21:37:15.380Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:37:15.380Z] #83 ... [2024-09-20T21:37:15.380Z] [2024-09-20T21:37:15.380Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:16.343Z] #73 ... [2024-09-20T21:37:16.343Z] [2024-09-20T21:37:16.343Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:37:16.343Z] #84 ... [2024-09-20T21:37:16.343Z] [2024-09-20T21:37:16.343Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:17.306Z] #73 ... [2024-09-20T21:37:17.306Z] [2024-09-20T21:37:17.306Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-20T21:37:17.306Z] #69 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.306Z] #69 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.306Z] #69 21.69 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T21:37:17.306Z] #69 21.69 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T21:37:17.306Z] #69 21.69 OK: 19946 distinct packages available [2024-09-20T21:37:17.306Z] #69 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.306Z] #69 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.574Z] #69 ... [2024-09-20T21:37:17.574Z] [2024-09-20T21:37:17.574Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:17.574Z] #73 ... [2024-09-20T21:37:17.574Z] [2024-09-20T21:37:17.574Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T21:37:17.574Z] #64 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.574Z] #64 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.574Z] #64 22.55 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T21:37:17.574Z] #64 22.55 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T21:37:17.574Z] #64 22.55 OK: 19946 distinct packages available [2024-09-20T21:37:17.574Z] #64 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.574Z] #64 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.842Z] #64 ... [2024-09-20T21:37:17.842Z] [2024-09-20T21:37:17.842Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:17.842Z] #73 ... [2024-09-20T21:37:17.842Z] [2024-09-20T21:37:17.842Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-20T21:37:17.842Z] #67 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.842Z] #67 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:17.842Z] #67 23.41 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:17.842Z] #67 23.45 (2/4) Installing openssl (3.1.7-r0) [2024-09-20T21:37:17.842Z] #67 23.57 (3/4) Installing su-exec (0.2-r3) [2024-09-20T21:37:17.842Z] #67 23.58 (4/4) Installing yq (4.33.3-r5) [2024-09-20T21:37:17.842Z] #67 24.88 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:17.842Z] #67 25.03 OK: 18 MiB in 19 packages [2024-09-20T21:37:17.842Z] #67 DONE 26.8s [2024-09-20T21:37:18.109Z] [2024-09-20T21:37:18.109Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:18.109Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.0s [2024-09-20T21:37:20.054Z] #50 ... [2024-09-20T21:37:20.054Z] [2024-09-20T21:37:20.054Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-20T21:37:20.054Z] #72 23.43 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:20.054Z] #72 23.46 (2/2) Installing su-exec (0.2-r3) [2024-09-20T21:37:20.054Z] #72 23.51 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:20.054Z] #72 23.68 OK: 8 MiB in 17 packages [2024-09-20T21:37:20.054Z] #72 DONE 26.0s [2024-09-20T21:37:20.054Z] [2024-09-20T21:37:20.054Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:20.054Z] #73 ... [2024-09-20T21:37:20.054Z] [2024-09-20T21:37:20.054Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T21:37:20.054Z] #71 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:20.054Z] #71 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:20.054Z] #71 24.51 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:20.054Z] #71 24.53 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:20.054Z] #71 24.67 OK: 8 MiB in 16 packages [2024-09-20T21:37:20.054Z] #71 DONE 26.1s [2024-09-20T21:37:20.054Z] [2024-09-20T21:37:20.054Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:20.054Z] #73 ... [2024-09-20T21:37:20.054Z] [2024-09-20T21:37:20.054Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-20T21:37:20.054Z] #78 19.80 OK: 266 MiB in 52 packages [2024-09-20T21:37:20.054Z] #78 DONE 21.1s [2024-09-20T21:37:20.332Z] [2024-09-20T21:37:20.332Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-20T21:37:20.609Z] #85 ... [2024-09-20T21:37:20.609Z] [2024-09-20T21:37:20.609Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:37:20.609Z] #86 ... [2024-09-20T21:37:20.609Z] [2024-09-20T21:37:20.609Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:37:20.880Z] #87 ... [2024-09-20T21:37:20.880Z] [2024-09-20T21:37:20.880Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:20.880Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.5s [2024-09-20T21:37:21.464Z] #73 ... [2024-09-20T21:37:21.464Z] [2024-09-20T21:37:21.464Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-20T21:37:21.464Z] #88 DONE 1.2s [2024-09-20T21:37:21.731Z] [2024-09-20T21:37:21.731Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:21.731Z] #73 ... [2024-09-20T21:37:21.731Z] [2024-09-20T21:37:21.731Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:37:21.731Z] #0 9.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:22.009Z] #89 ... [2024-09-20T21:37:22.009Z] [2024-09-20T21:37:22.009Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:22.975Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.9s [2024-09-20T21:37:24.929Z] #50 ... [2024-09-20T21:37:24.929Z] [2024-09-20T21:37:24.929Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T21:37:24.929Z] #70 22.43 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T21:37:24.929Z] #70 22.43 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T21:37:24.929Z] #70 22.43 OK: 19946 distinct packages available [2024-09-20T21:37:24.929Z] #70 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:24.929Z] #70 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:24.929Z] #70 30.85 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:24.929Z] #70 30.89 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-20T21:37:24.929Z] #70 30.91 (3/5) Installing libucontext (1.2-r2) [2024-09-20T21:37:24.929Z] #70 30.91 (4/5) Installing gcompat (1.1.0-r1) [2024-09-20T21:37:24.929Z] #70 30.96 (5/5) Installing openssl (3.1.7-r0) [2024-09-20T21:37:24.929Z] #70 31.09 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:24.929Z] #70 31.29 OK: 9 MiB in 20 packages [2024-09-20T21:37:25.197Z] #70 ... [2024-09-20T21:37:25.197Z] [2024-09-20T21:37:25.197Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:26.162Z] #50 ... [2024-09-20T21:37:26.162Z] [2024-09-20T21:37:26.162Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T21:37:26.162Z] #70 DONE 33.6s [2024-09-20T21:37:26.433Z] [2024-09-20T21:37:26.433Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:26.701Z] #50 ... [2024-09-20T21:37:26.701Z] [2024-09-20T21:37:26.701Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T21:37:26.701Z] #81 12.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:26.701Z] #81 14.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:26.977Z] #81 ... [2024-09-20T21:37:26.977Z] [2024-09-20T21:37:26.977Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-20T21:37:26.977Z] #69 31.49 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:26.977Z] #69 31.65 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-20T21:37:26.977Z] #69 31.65 (3/4) Installing libucontext (1.2-r2) [2024-09-20T21:37:26.977Z] #69 31.69 (4/4) Installing gcompat (1.1.0-r1) [2024-09-20T21:37:26.977Z] #69 31.77 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:26.977Z] #69 31.95 OK: 8 MiB in 19 packages [2024-09-20T21:37:26.977Z] #69 DONE 34.5s [2024-09-20T21:37:26.977Z] [2024-09-20T21:37:26.977Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T21:37:26.977Z] #81 23.03 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:26.977Z] #81 ... [2024-09-20T21:37:26.977Z] [2024-09-20T21:37:26.977Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:26.977Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.7s [2024-09-20T21:37:27.942Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.8s done [2024-09-20T21:37:27.942Z] #73 ... [2024-09-20T21:37:27.942Z] [2024-09-20T21:37:27.942Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-20T21:37:27.942Z] #0 6.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:27.942Z] #0 9.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:28.208Z] #90 ... [2024-09-20T21:37:28.208Z] [2024-09-20T21:37:28.208Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:28.208Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.2s [2024-09-20T21:37:29.171Z] #50 ... [2024-09-20T21:37:29.171Z] [2024-09-20T21:37:29.171Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T21:37:29.171Z] #64 32.46 (1/11) Installing ca-certificates (20240226-r0) [2024-09-20T21:37:29.171Z] #64 33.12 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-20T21:37:29.171Z] #64 33.22 (3/11) Installing libunistring (1.1-r1) [2024-09-20T21:37:29.171Z] #64 33.41 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-20T21:37:29.171Z] #64 33.44 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-20T21:37:29.171Z] #64 33.48 (6/11) Installing libcurl (8.9.1-r0) [2024-09-20T21:37:29.171Z] #64 33.55 (7/11) Installing curl (8.9.1-r0) [2024-09-20T21:37:29.171Z] #64 33.64 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-20T21:37:29.171Z] #64 33.68 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-20T21:37:29.171Z] #64 33.74 (10/11) Installing libucontext (1.2-r2) [2024-09-20T21:37:29.171Z] #64 33.77 (11/11) Installing gcompat (1.1.0-r1) [2024-09-20T21:37:29.171Z] #64 33.81 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:29.171Z] #64 34.07 Executing ca-certificates-20240226-r0.trigger [2024-09-20T21:37:29.171Z] #64 36.12 OK: 13 MiB in 26 packages [2024-09-20T21:37:29.171Z] #64 DONE 38.5s [2024-09-20T21:37:29.438Z] [2024-09-20T21:37:29.438Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:37:29.438Z] #91 ... [2024-09-20T21:37:29.438Z] [2024-09-20T21:37:29.438Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-20T21:37:29.438Z] #79 9.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:29.438Z] #79 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:29.707Z] #79 19.75 OK: 8 MiB in 16 packages [2024-09-20T21:37:29.707Z] #79 ... [2024-09-20T21:37:29.707Z] [2024-09-20T21:37:29.707Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:30.291Z] #50 ... [2024-09-20T21:37:30.291Z] [2024-09-20T21:37:30.291Z] #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-20T21:37:30.291Z] #0 7.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:30.291Z] #0 9.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:30.291Z] #92 ... [2024-09-20T21:37:30.291Z] [2024-09-20T21:37:30.291Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T21:37:30.291Z] #81 24.61 Executing busybox-1.36.1-r7.trigger [2024-09-20T21:37:30.291Z] #81 24.84 OK: 8 MiB in 16 packages [2024-09-20T21:37:31.253Z] #81 ... [2024-09-20T21:37:31.253Z] [2024-09-20T21:37:31.253Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:37:31.253Z] #89 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:31.253Z] #89 18.11 OK: 12 MiB in 18 packages [2024-09-20T21:37:31.253Z] #89 DONE 19.5s [2024-09-20T21:37:31.253Z] [2024-09-20T21:37:31.253Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-20T21:37:31.253Z] #79 DONE 21.3s [2024-09-20T21:37:31.521Z] [2024-09-20T21:37:31.521Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:31.521Z] #50 ... [2024-09-20T21:37:31.521Z] [2024-09-20T21:37:31.521Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T21:37:31.521Z] #81 DONE 27.8s [2024-09-20T21:37:31.521Z] [2024-09-20T21:37:31.521Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:37:31.789Z] #93 ... [2024-09-20T21:37:31.789Z] [2024-09-20T21:37:31.789Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-20T21:37:31.789Z] #0 5.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:31.789Z] #94 ... [2024-09-20T21:37:31.789Z] [2024-09-20T21:37:31.789Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:32.753Z] #50 ... [2024-09-20T21:37:32.753Z] [2024-09-20T21:37:32.753Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:37:32.753Z] #87 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:32.753Z] #87 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:32.753Z] #87 22.28 OK: 9 MiB in 17 packages [2024-09-20T21:37:32.753Z] #87 ... [2024-09-20T21:37:32.753Z] [2024-09-20T21:37:32.753Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:33.341Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.2s [2024-09-20T21:37:33.341Z] #50 ... [2024-09-20T21:37:33.341Z] [2024-09-20T21:37:33.341Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-20T21:37:33.341Z] #80 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:33.341Z] #80 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:33.341Z] #80 21.43 OK: 18 MiB in 19 packages [2024-09-20T21:37:33.341Z] #80 ... [2024-09-20T21:37:33.341Z] [2024-09-20T21:37:33.341Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:37:33.341Z] #87 DONE 23.0s [2024-09-20T21:37:33.341Z] [2024-09-20T21:37:33.341Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-20T21:37:33.341Z] #90 15.25 OK: 18 MiB in 19 packages [2024-09-20T21:37:34.326Z] #90 DONE 16.6s [2024-09-20T21:37:34.326Z] [2024-09-20T21:37:34.326Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T21:37:34.326Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.1s done [2024-09-20T21:37:34.326Z] #50 DONE 42.7s [2024-09-20T21:37:34.326Z] [2024-09-20T21:37:34.326Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-20T21:37:34.326Z] #94 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:34.605Z] #94 ... [2024-09-20T21:37:34.605Z] [2024-09-20T21:37:34.605Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-20T21:37:34.605Z] #80 DONE 22.9s [2024-09-20T21:37:34.605Z] [2024-09-20T21:37:34.605Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-20T21:37:34.876Z] #95 DONE 0.6s [2024-09-20T21:37:34.876Z] [2024-09-20T21:37:34.876Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:37:34.876Z] #91 4.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:35.837Z] #91 6.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:36.809Z] #91 ... [2024-09-20T21:37:36.809Z] [2024-09-20T21:37:36.809Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-20T21:37:36.809Z] #85 7.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:36.809Z] #85 9.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:36.809Z] #85 15.80 OK: 8 MiB in 16 packages [2024-09-20T21:37:36.809Z] #85 DONE 16.5s [2024-09-20T21:37:36.809Z] [2024-09-20T21:37:36.809Z] #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-20T21:37:36.809Z] #92 15.92 OK: 8 MiB in 17 packages [2024-09-20T21:37:36.809Z] #92 DONE 16.6s [2024-09-20T21:37:36.809Z] [2024-09-20T21:37:36.809Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-20T21:37:36.809Z] #96 ... [2024-09-20T21:37:36.809Z] [2024-09-20T21:37:36.809Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-20T21:37:36.809Z] #0 5.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:36.809Z] #0 6.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T21:37:37.770Z] #97 10.91 OK: 8 MiB in 19 packages [2024-09-20T21:37:38.045Z] #97 ... [2024-09-20T21:37:38.045Z] [2024-09-20T21:37:38.045Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-20T21:37:38.045Z] #94 11.92 OK: 9 MiB in 20 packages [2024-09-20T21:37:38.313Z] #94 ... [2024-09-20T21:37:38.313Z] [2024-09-20T21:37:38.313Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-20T21:37:38.313Z] #97 DONE 11.4s [2024-09-20T21:37:38.585Z] [2024-09-20T21:37:38.585Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:37:38.585Z] #91 8.527 OK: 13 MiB in 26 packages [2024-09-20T21:37:38.585Z] #91 ... [2024-09-20T21:37:38.585Z] [2024-09-20T21:37:38.585Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T21:37:38.854Z] #73 ... [2024-09-20T21:37:38.854Z] [2024-09-20T21:37:38.854Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-20T21:37:38.854Z] #94 DONE 12.7s [2024-09-20T21:37:38.854Z] [2024-09-20T21:37:38.854Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T21:37:38.854Z] #91 DONE 9.4s [2024-09-20T21:37:38.854Z] [2024-09-20T21:37:38.854Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-20T21:37:40.797Z] #98 ... [2024-09-20T21:37:40.797Z] [2024-09-20T21:37:40.797Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T21:37:40.797Z] #99 DONE 2.4s [2024-09-20T21:37:40.797Z] [2024-09-20T21:37:40.797Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-20T21:37:40.797Z] #96 DONE 4.1s [2024-09-20T21:37:40.797Z] [2024-09-20T21:37:40.797Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-20T21:37:40.797Z] #98 DONE 2.1s [2024-09-20T21:37:40.797Z] [2024-09-20T21:37:40.797Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T21:37:40.797Z] #100 DONE 2.2s [2024-09-20T21:37:40.797Z] [2024-09-20T21:37:40.797Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-20T21:37:41.067Z] #101 ... [2024-09-20T21:37:41.067Z] [2024-09-20T21:37:41.067Z] #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-20T21:37:41.067Z] #102 DONE 0.3s [2024-09-20T21:37:41.067Z] [2024-09-20T21:37:41.067Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-20T21:37:41.067Z] #103 DONE 0.3s [2024-09-20T21:37:41.336Z] [2024-09-20T21:37:41.336Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-20T21:37:41.336Z] #101 DONE 0.4s [2024-09-20T21:37:41.336Z] [2024-09-20T21:37:41.336Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-20T21:37:41.336Z] #104 DONE 0.3s [2024-09-20T21:37:41.336Z] [2024-09-20T21:37:41.336Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-20T21:37:41.618Z] #105 DONE 0.3s [2024-09-20T21:37:41.618Z] [2024-09-20T21:37:41.618Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T21:37:41.886Z] #106 DONE 0.3s [2024-09-20T21:37:41.886Z] [2024-09-20T21:37:41.886Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-20T21:37:41.886Z] #107 ... [2024-09-20T21:37:41.886Z] [2024-09-20T21:37:41.886Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T21:37:41.886Z] #108 DONE 0.3s [2024-09-20T21:37:42.158Z] [2024-09-20T21:37:42.158Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-20T21:37:42.158Z] #107 DONE 0.3s [2024-09-20T21:37:42.158Z] [2024-09-20T21:37:42.158Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-20T21:37:42.158Z] #109 ... [2024-09-20T21:37:42.158Z] [2024-09-20T21:37:42.158Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-20T21:37:42.158Z] #110 DONE 0.3s [2024-09-20T21:37:42.429Z] [2024-09-20T21:37:42.429Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-20T21:37:42.429Z] #109 DONE 0.3s [2024-09-20T21:37:42.429Z] [2024-09-20T21:37:42.429Z] #111 [security-spire-config] exporting to image [2024-09-20T21:37:42.429Z] #111 exporting layers [2024-09-20T21:37:42.429Z] #111 ... [2024-09-20T21:37:42.429Z] [2024-09-20T21:37:42.429Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-20T21:37:42.429Z] #112 DONE 0.3s [2024-09-20T21:37:42.429Z] [2024-09-20T21:37:42.429Z] #111 [security-spire-server] exporting to image [2024-09-20T21:37:42.698Z] #111 ... [2024-09-20T21:37:42.698Z] [2024-09-20T21:37:42.698Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T21:37:42.698Z] #113 DONE 2.0s [2024-09-20T21:37:42.971Z] [2024-09-20T21:37:42.971Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-20T21:37:42.971Z] #114 DONE 0.2s [2024-09-20T21:37:42.971Z] [2024-09-20T21:37:42.971Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-20T21:37:43.239Z] #115 DONE 0.1s [2024-09-20T21:37:43.239Z] [2024-09-20T21:37:43.239Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T21:37:43.506Z] #116 DONE 0.1s [2024-09-20T21:37:43.506Z] [2024-09-20T21:37:43.506Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-20T21:37:43.506Z] #117 DONE 0.2s [2024-09-20T21:37:43.506Z] [2024-09-20T21:37:43.506Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-20T21:37:43.772Z] #118 DONE 0.2s [2024-09-20T21:37:43.772Z] [2024-09-20T21:37:43.772Z] #111 [security-spire-agent] exporting to image [2024-09-20T21:37:44.741Z] #111 exporting layers 2.2s done [2024-09-20T21:37:44.741Z] #111 writing image sha256:7f5b7e47f8c6121f617ce79ed552439da836fe3be824ca145fa5bfedec0e019b done [2024-09-20T21:37:44.741Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2024-09-20T21:37:45.008Z] #111 exporting layers 2.5s done [2024-09-20T21:37:45.008Z] #111 writing image sha256:7128740ddb92e541a6453ddd571f2321a8fafe88c8a138cc6ef209ae3adcb79f done [2024-09-20T21:37:45.008Z] #111 naming to docker.io/library/security-spire-server-arm64 done [2024-09-20T21:37:45.592Z] #111 exporting layers 1.9s done [2024-09-20T21:37:45.592Z] #111 writing image sha256:17148cfd4b5e4eba007280055a0c4d38b15ae8b1139ff5001ce07b7a24594bf8 done [2024-09-20T21:37:45.592Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-20T21:37:45.592Z] #111 DONE 3.1s [2024-09-20T21:37:45.592Z] [2024-09-20T21:37:45.592Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:44.741Z] #160 101.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-20T21:38:53.417Z] #83 ... [2024-09-20T21:38:53.417Z] [2024-09-20T21:38:53.417Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:53.417Z] #86 DONE 96.2s [2024-09-20T21:38:53.417Z] [2024-09-20T21:38:53.417Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:53.417Z] #84 DONE 100.5s [2024-09-20T21:38:53.417Z] [2024-09-20T21:38:53.417Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:53.417Z] #82 DONE 101.9s [2024-09-20T21:38:53.417Z] [2024-09-20T21:38:53.417Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:53.417Z] #93 DONE 85.1s [2024-09-20T21:38:53.417Z] [2024-09-20T21:38:53.417Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-20T21:38:53.417Z] #119 DONE 1.8s [2024-09-20T21:38:53.417Z] [2024-09-20T21:38:53.417Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-09-20T21:38:53.417Z] #120 CACHED [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:38:53.418Z] #121 CACHED [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:53.418Z] #122 CACHED [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:38:53.418Z] #123 CACHED [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:53.418Z] #124 CACHED [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-09-20T21:38:53.418Z] #125 CACHED [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:53.418Z] #126 CACHED [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:38:53.418Z] #127 CACHED [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #128 [support-cron-scheduler builder 6/7] COPY . . [2024-09-20T21:38:53.418Z] #128 CACHED [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-20T21:38:53.418Z] #129 DONE 1.9s [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-09-20T21:38:53.418Z] #130 DONE 1.9s [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #131 [support-notifications builder 6/7] COPY . . [2024-09-20T21:38:53.418Z] #131 DONE 1.9s [2024-09-20T21:38:53.418Z] [2024-09-20T21:38:53.418Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T21:38:53.418Z] #132 3.717 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-20T21:38:56.752Z] #132 ... [2024-09-20T21:38:56.752Z] [2024-09-20T21:38:56.752Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:56.752Z] #83 111.1 go: cloud.google.com/go@v0.81.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.81.0.info": dial tcp 142.251.41.49:443: i/o timeout [2024-09-20T21:38:56.752Z] #83 111.1 skipping... [2024-09-20T21:38:57.335Z] #83 DONE 112.0s [2024-09-20T21:38:57.335Z] [2024-09-20T21:38:57.335Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-09-20T21:38:58.292Z] #133 DONE 1.1s [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:38:58.292Z] #134 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:58.292Z] #135 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #136 [core-metadata builder 6/7] COPY . . [2024-09-20T21:38:58.292Z] #136 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:58.292Z] #137 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:38:58.292Z] #138 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #139 [core-data builder 6/7] COPY . . [2024-09-20T21:38:58.292Z] #139 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:58.292Z] #140 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:38:58.292Z] #141 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #142 [core-command builder 6/7] COPY . . [2024-09-20T21:38:58.292Z] #142 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:58.292Z] #143 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-20T21:38:58.292Z] #144 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:38:58.292Z] #145 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #146 [support-scheduler builder 6/7] COPY . . [2024-09-20T21:38:58.292Z] #146 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-20T21:38:58.292Z] #147 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #148 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T21:38:58.292Z] #148 CACHED [2024-09-20T21:38:58.292Z] [2024-09-20T21:38:58.292Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T21:38:58.563Z] #149 ... [2024-09-20T21:38:58.563Z] [2024-09-20T21:38:58.563Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T21:38:58.563Z] #0 3.621 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-20T21:38:58.830Z] #150 ... [2024-09-20T21:38:58.830Z] [2024-09-20T21:38:58.830Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T21:38:58.830Z] #0 4.129 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-20T21:38:58.830Z] #151 ... [2024-09-20T21:38:58.830Z] [2024-09-20T21:38:58.830Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T21:38:58.830Z] #0 4.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-20T21:38:59.096Z] #152 ... [2024-09-20T21:38:59.096Z] [2024-09-20T21:38:59.096Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-20T21:38:59.096Z] #0 3.813 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-20T21:38:59.096Z] #153 ... [2024-09-20T21:38:59.096Z] [2024-09-20T21:38:59.096Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-20T21:38:59.096Z] #0 3.638 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-20T21:38:59.361Z] #154 ... [2024-09-20T21:38:59.361Z] [2024-09-20T21:38:59.361Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T21:38:59.361Z] #0 4.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-20T21:38:59.361Z] #155 ... [2024-09-20T21:38:59.361Z] [2024-09-20T21:38:59.361Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T21:39:03.604Z] #156 4.997 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-20T21:39:04.186Z] #156 ... [2024-09-20T21:39:04.186Z] [2024-09-20T21:39:04.186Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T21:39:04.186Z] #149 4.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-20T21:39:08.474Z] #149 ... [2024-09-20T21:39:08.474Z] [2024-09-20T21:39:08.474Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T21:39:08.474Z] #0 5.006 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-20T21:39:08.474Z] #157 ... [2024-09-20T21:39:08.474Z] [2024-09-20T21:39:08.474Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-20T21:39:08.474Z] #0 4.346 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-20T21:39:08.741Z] #158 ... [2024-09-20T21:39:08.741Z] [2024-09-20T21:39:08.741Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-20T21:39:08.741Z] #0 4.710 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-20T21:39:08.741Z] #159 ... [2024-09-20T21:39:08.741Z] [2024-09-20T21:39:08.741Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T21:39:08.741Z] #0 5.150 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-20T21:39:41.029Z] #160 ... [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T21:39:41.029Z] #156 DONE 161.6s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-20T21:39:41.029Z] #161 ... [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-20T21:39:41.029Z] #159 DONE 163.4s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T21:39:41.029Z] #149 DONE 163.4s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T21:39:41.029Z] #157 DONE 163.4s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-20T21:39:41.029Z] #154 DONE 163.5s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #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-09-20T21:39:41.029Z] #160 DONE 163.4s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T21:39:41.029Z] #155 DONE 163.5s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #162 ... [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T21:39:41.029Z] #152 DONE 163.7s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #121 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T21:39:41.029Z] #121 DONE 163.8s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T21:39:41.029Z] #150 DONE 163.8s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-20T21:39:41.029Z] #151 DONE 163.8s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T21:39:41.029Z] #158 DONE 163.8s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T21:39:41.029Z] #153 DONE 163.8s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #163 ... [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-20T21:39:41.029Z] #161 DONE 2.2s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #164 DONE 0.8s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #162 DONE 0.7s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #165 DONE 0.8s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:41.029Z] #166 ... [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #167 DONE 0.6s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #163 DONE 0.6s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #168 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #168 DONE 0.4s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:41.029Z] #169 ... [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #170 DONE 0.5s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:41.029Z] #171 DONE 0.3s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #172 DONE 0.6s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #173 CACHED [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:41.029Z] #174 CACHED [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:41.029Z] #175 CACHED [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #176 CACHED [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:41.029Z] #177 CACHED [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #178 CACHED [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:41.029Z] #179 CACHED [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:41.029Z] #180 CACHED [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:41.029Z] #181 DONE 0.4s [2024-09-20T21:39:41.029Z] [2024-09-20T21:39:41.029Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:41.029Z] #166 DONE 0.4s [2024-09-20T21:39:41.315Z] [2024-09-20T21:39:41.315Z] #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-20T21:39:42.329Z] #182 ... [2024-09-20T21:39:42.329Z] [2024-09-20T21:39:42.329Z] #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:42.329Z] #183 DONE 1.4s [2024-09-20T21:39:42.329Z] [2024-09-20T21:39:42.329Z] #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:42.329Z] #169 DONE 1.4s [2024-09-20T21:39:42.329Z] [2024-09-20T21:39:42.329Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:42.329Z] #184 DONE 1.3s [2024-09-20T21:39:42.329Z] [2024-09-20T21:39:42.329Z] #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-20T21:39:42.329Z] #185 DONE 1.3s [2024-09-20T21:39:42.329Z] [2024-09-20T21:39:42.329Z] #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-20T21:39:42.329Z] #186 DONE 1.3s [2024-09-20T21:39:42.329Z] [2024-09-20T21:39:42.329Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:42.329Z] #187 DONE 1.3s [2024-09-20T21:39:42.329Z] [2024-09-20T21:39:42.329Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-20T21:39:42.329Z] #188 DONE 1.3s [2024-09-20T21:39:42.329Z] [2024-09-20T21:39:42.329Z] #189 [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-09-20T21:39:42.329Z] #189 DONE 1.3s [2024-09-20T21:39:42.329Z] [2024-09-20T21:39:42.329Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-20T21:39:42.329Z] #190 DONE 1.3s [2024-09-20T21:39:42.977Z] [2024-09-20T21:39:42.977Z] #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-20T21:39:42.977Z] #182 DONE 1.3s [2024-09-20T21:39:42.977Z] [2024-09-20T21:39:42.977Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-20T21:39:42.977Z] #191 DONE 1.4s [2024-09-20T21:39:42.977Z] [2024-09-20T21:39:42.977Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-20T21:39:42.977Z] #192 DONE 1.4s [2024-09-20T21:39:42.977Z] [2024-09-20T21:39:42.977Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:39:43.556Z] #193 ... [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:39:43.556Z] #194 DONE 1.0s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-20T21:39:43.556Z] #195 DONE 1.0s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-20T21:39:43.556Z] #196 DONE 1.0s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-20T21:39:43.556Z] #197 DONE 1.0s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #198 [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-09-20T21:39:43.556Z] #198 DONE 1.0s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #199 [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-09-20T21:39:43.556Z] #199 DONE 1.1s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:39:43.556Z] #200 DONE 1.0s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:39:43.556Z] #201 DONE 1.0s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #202 [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-09-20T21:39:43.556Z] #202 DONE 1.1s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:39:43.556Z] #193 DONE 1.1s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #203 [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-09-20T21:39:43.556Z] #203 DONE 1.1s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:39:43.556Z] #204 DONE 1.1s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #94 [support-scheduler] exporting to image [2024-09-20T21:39:43.556Z] #94 exporting layers [2024-09-20T21:39:43.556Z] #94 ... [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #205 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-20T21:39:43.556Z] #205 DONE 3.0s [2024-09-20T21:39:43.556Z] [2024-09-20T21:39:43.556Z] #94 [core-command] exporting to image [2024-09-20T21:39:44.070Z] #94 ... [2024-09-20T21:39:44.070Z] [2024-09-20T21:39:44.070Z] #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:39:44.070Z] #206 DONE 0.5s [2024-09-20T21:39:44.070Z] [2024-09-20T21:39:44.070Z] #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-20T21:39:44.070Z] #207 DONE 0.5s [2024-09-20T21:39:44.070Z] [2024-09-20T21:39:44.071Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:39:44.071Z] #208 DONE 0.5s [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:39:44.071Z] #209 DONE 0.5s [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #94 [core-keeper] exporting to image [2024-09-20T21:39:44.071Z] #94 exporting layers 0.4s done [2024-09-20T21:39:44.071Z] #94 ... [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-20T21:39:44.071Z] #210 DONE 0.6s [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-20T21:39:44.071Z] #211 DONE 0.5s [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-20T21:39:44.071Z] #212 DONE 0.6s [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #94 [support-cron-scheduler] exporting to image [2024-09-20T21:39:44.071Z] #94 ... [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-20T21:39:44.071Z] #213 DONE 0.6s [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-20T21:39:44.071Z] #214 DONE 0.6s [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #215 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:39:44.071Z] #215 DONE 0.5s [2024-09-20T21:39:44.071Z] [2024-09-20T21:39:44.071Z] #94 [core-metadata] exporting to image [2024-09-20T21:39:44.071Z] #94 exporting layers 0.5s done [2024-09-20T21:39:44.332Z] #94 exporting layers 0.4s done [2024-09-20T21:39:44.332Z] #94 ... [2024-09-20T21:39:44.332Z] [2024-09-20T21:39:44.332Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-20T21:39:44.332Z] #216 DONE 0.6s [2024-09-20T21:39:44.594Z] [2024-09-20T21:39:44.594Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:39:44.594Z] #217 DONE 0.4s [2024-09-20T21:39:44.594Z] [2024-09-20T21:39:44.594Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-20T21:39:44.594Z] #218 DONE 0.6s [2024-09-20T21:39:44.594Z] [2024-09-20T21:39:44.594Z] #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-20T21:39:44.594Z] #219 DONE 0.5s [2024-09-20T21:39:44.594Z] [2024-09-20T21:39:44.594Z] #94 [security-spiffe-token-provider] exporting to image [2024-09-20T21:39:44.594Z] #94 exporting layers 0.5s done [2024-09-20T21:39:44.594Z] #94 writing image sha256:4cfc1e0b41ea7231d11461f9cd7e2c459ae6579290fa7cc3d18d3ad98db6a6d7 0.0s done [2024-09-20T21:39:44.594Z] #94 writing image sha256:075a276f09ad637cab5181546230de1c8955fc9364bc30118c28825865a7fc60 0.0s done [2024-09-20T21:39:44.594Z] #94 writing image sha256:377b0aa877ab58fa6263063da88884756f08f3c4a1435cbda1cc7d051257a4e0 0.0s done [2024-09-20T21:39:44.594Z] #94 writing image sha256:c5132ff77b24c6e893232ce88279c1b807cd8fda8a555d951a34fb785ebcc890 0.0s done [2024-09-20T21:39:44.594Z] #94 naming to docker.io/library/support-notifications done [2024-09-20T21:39:44.594Z] #94 writing image sha256:fc59b0f396842daa0e9f3632bed72ad3f74fb552fffd13204f724fe81e6eafe9 0.0s done [2024-09-20T21:39:44.594Z] #94 naming to docker.io/library/core-keeper done [2024-09-20T21:39:44.594Z] #94 naming to docker.io/library/support-scheduler done [2024-09-20T21:39:44.594Z] #94 naming to docker.io/library/security-spiffe-token-provider done [2024-09-20T21:39:44.594Z] #94 naming to docker.io/library/core-command done [2024-09-20T21:39:44.594Z] #94 writing image sha256:5f367e74a97ab6b6843c6abb7d7b386cc0aa6c03b5e9c92e876abbeb7c64e8d9 [2024-09-20T21:39:44.594Z] #94 exporting layers 0.7s done [2024-09-20T21:39:44.594Z] #94 writing image sha256:5f367e74a97ab6b6843c6abb7d7b386cc0aa6c03b5e9c92e876abbeb7c64e8d9 0.0s done [2024-09-20T21:39:44.594Z] #94 naming to docker.io/library/core-metadata done [2024-09-20T21:39:44.854Z] #94 exporting layers 0.3s done [2024-09-20T21:39:45.114Z] #94 writing image sha256:3ff5742da3d15a97e2d400a8ffd07ff6c7c5d33d5663279b453fa02911a7d183 [2024-09-20T21:39:45.114Z] #94 ... [2024-09-20T21:39:45.114Z] [2024-09-20T21:39:45.114Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T21:39:45.114Z] #220 DONE 1.1s [2024-09-20T21:39:45.114Z] [2024-09-20T21:39:45.114Z] #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T21:39:45.114Z] #221 DONE 1.1s [2024-09-20T21:39:45.114Z] [2024-09-20T21:39:45.114Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-20T21:39:45.114Z] #222 DONE 0.6s [2024-09-20T21:39:45.114Z] [2024-09-20T21:39:45.114Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-20T21:39:45.114Z] #223 DONE 0.6s [2024-09-20T21:39:45.114Z] [2024-09-20T21:39:45.114Z] #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-20T21:39:45.114Z] #224 DONE 0.6s [2024-09-20T21:39:45.114Z] [2024-09-20T21:39:45.114Z] #94 [core-common-config-bootstrapper] exporting to image [2024-09-20T21:39:45.114Z] #94 exporting layers 0.1s done [2024-09-20T21:39:45.114Z] #94 writing image sha256:3ff5742da3d15a97e2d400a8ffd07ff6c7c5d33d5663279b453fa02911a7d183 done [2024-09-20T21:39:45.114Z] #94 naming to docker.io/library/support-cron-scheduler done [2024-09-20T21:39:45.114Z] #94 writing image sha256:f0d3d521b845e15d7ad94aed68c9cca0ab8da237030c05b9375897d4e272c314 done [2024-09-20T21:39:45.114Z] #94 naming to docker.io/library/core-data done [2024-09-20T21:39:45.374Z] #94 ... [2024-09-20T21:39:45.374Z] [2024-09-20T21:39:45.374Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-20T21:39:45.374Z] #225 DONE 0.1s [2024-09-20T21:39:45.374Z] [2024-09-20T21:39:45.374Z] #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-20T21:39:45.374Z] #226 DONE 0.1s [2024-09-20T21:39:45.374Z] [2024-09-20T21:39:45.374Z] #94 [core-common-config-bootstrapper] exporting to image [2024-09-20T21:39:45.374Z] #94 writing image sha256:b0a31294f0b6b3f0e1dcb453cc606113eeb57e0ba7151fd36ec5d6180ff50e3b done [2024-09-20T21:39:45.374Z] #94 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-20T21:39:45.374Z] #94 exporting layers 0.3s done [2024-09-20T21:39:45.374Z] #94 writing image sha256:52e23f9741f4d8daa8545623d52bbd2cc507d4855b558d6b3066e93413c01280 done [2024-09-20T21:39:45.374Z] #94 naming to docker.io/library/security-proxy-auth done [2024-09-20T21:39:45.374Z] #94 DONE 3.5s [2024-09-20T21:39:45.374Z] [2024-09-20T21:39:45.374Z] #227 [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-09-20T21:39:45.374Z] #227 DONE 0.1s [2024-09-20T21:39:45.374Z] [2024-09-20T21:39:45.374Z] #228 [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-09-20T21:39:45.374Z] #228 DONE 0.1s [2024-09-20T21:39:45.374Z] [2024-09-20T21:39:45.374Z] #229 [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-09-20T21:39:45.634Z] #229 DONE 0.1s [2024-09-20T21:39:45.634Z] [2024-09-20T21:39:45.634Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-20T21:39:45.634Z] #230 DONE 0.1s [2024-09-20T21:39:45.634Z] [2024-09-20T21:39:45.634Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T21:39:45.634Z] #231 ... [2024-09-20T21:39:45.634Z] [2024-09-20T21:39:45.634Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-20T21:39:45.634Z] #232 DONE 0.0s [2024-09-20T21:39:45.895Z] [2024-09-20T21:39:45.895Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T21:39:45.895Z] #231 DONE 0.6s [2024-09-20T21:39:45.895Z] [2024-09-20T21:39:45.895Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-20T21:39:45.895Z] #233 ... [2024-09-20T21:39:45.895Z] [2024-09-20T21:39:45.895Z] #234 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T21:39:45.895Z] #234 DONE 0.8s [2024-09-20T21:39:46.157Z] [2024-09-20T21:39:46.157Z] #94 [security-proxy-setup] exporting to image [2024-09-20T21:39:46.157Z] #94 exporting layers 0.3s done [2024-09-20T21:39:46.157Z] #94 ... [2024-09-20T21:39:46.157Z] [2024-09-20T21:39:46.157Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-20T21:39:46.157Z] #233 DONE 0.5s [2024-09-20T21:39:46.157Z] [2024-09-20T21:39:46.157Z] #94 [security-bootstrapper] exporting to image [2024-09-20T21:39:46.157Z] #94 writing image sha256:f72d5b7630f33b274bdbb061bc7195697dc96a9d051e2f99194634633bdee3c9 done [2024-09-20T21:39:46.157Z] #94 naming to docker.io/library/security-secretstore-setup done [2024-09-20T21:39:46.157Z] #94 writing image sha256:82e42da21bccde73d57e355a4ae7c250846352dd5985763f996cd92e638406ec done [2024-09-20T21:39:46.157Z] #94 naming to docker.io/library/security-proxy-setup done [2024-09-20T21:39:46.419Z] #94 exporting layers 0.2s done [2024-09-20T21:39:46.419Z] #94 writing image sha256:e8645f9c427956d2e0100da093a647243e33100f972228cf24a8f90e0327375b done [2024-09-20T21:39:46.419Z] #94 naming to docker.io/library/security-bootstrapper done [2024-09-20T21:39:46.419Z] #94 DONE 4.0s [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T21:39:46.419Z] time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-20T21:39:46.348Z] $ docker stop --time=1 2eb3dd06dc4493cb7e6a73ab6cc44fd3ed46ceca8f63e350d34dd6f8e42f803e [2024-09-20T21:39:47.662Z] $ docker rm -f --volumes 2eb3dd06dc4493cb7e6a73ab6cc44fd3ed46ceca8f63e350d34dd6f8e42f803e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-20T21:39:48.091Z] + docker images [2024-09-20T21:39:48.091Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-20T21:39:48.091Z] security-secretstore-setup latest f72d5b7630f3 2 seconds ago 37MB [2024-09-20T21:39:48.091Z] security-bootstrapper latest e8645f9c4279 2 seconds ago 19MB [2024-09-20T21:39:48.091Z] security-proxy-setup latest 82e42da21bcc 2 seconds ago 26.2MB [2024-09-20T21:39:48.091Z] security-proxy-auth latest 52e23f9741f4 3 seconds ago 33.1MB [2024-09-20T21:39:48.091Z] core-data latest f0d3d521b845 3 seconds ago 39.8MB [2024-09-20T21:39:48.091Z] core-common-config-bootstrapper latest b0a31294f0b6 3 seconds ago 15.2MB [2024-09-20T21:39:48.091Z] core-metadata latest 5f367e74a97a 4 seconds ago 39.9MB [2024-09-20T21:39:48.091Z] support-notifications latest 4cfc1e0b41ea 4 seconds ago 42.7MB [2024-09-20T21:39:48.091Z] core-keeper latest 377b0aa877ab 4 seconds ago 39.7MB [2024-09-20T21:39:48.091Z] support-scheduler latest 075a276f09ad 4 seconds ago 42.1MB [2024-09-20T21:39:48.091Z] security-spiffe-token-provider latest fc59b0f39684 4 seconds ago 28.9MB [2024-09-20T21:39:48.091Z] core-command latest c5132ff77b24 4 seconds ago 35.5MB [2024-09-20T21:39:48.091Z] support-cron-scheduler latest 3ff5742da3d1 4 seconds ago 44.3MB [2024-09-20T21:39:48.091Z] security-spire-config latest e43ac5946051 3 minutes ago 120MB [2024-09-20T21:39:48.091Z] security-spire-server latest a097490bc097 3 minutes ago 121MB [2024-09-20T21:39:48.091Z] security-spire-agent latest cbd00efe1c33 3 minutes ago 182MB [2024-09-20T21:39:48.091Z] ci-base-image-x86_64 latest 622773cdbf58 7 minutes ago 971MB [2024-09-20T21:39:48.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-20T21:39:48.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-20T21:39:48.091Z] 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-09-20T21:39:48.217Z] provisioning config files... [2024-09-20T21:39:48.226Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/700@tmp/config9854864503489069834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-20T21:39:48.534Z] ---> ****-login.sh [2024-09-20T21:39:48.535Z] nexus3.edgexfoundry.org:10001 [2024-09-20T21:39:48.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:39:48.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:39:48.535Z] Configure a credential helper to remove this warning. See [2024-09-20T21:39:48.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:39:48.535Z] [2024-09-20T21:39:48.535Z] Login Succeeded [2024-09-20T21:39:48.535Z] nexus3.edgexfoundry.org:10002 [2024-09-20T21:39:48.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:39:48.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:39:48.535Z] Configure a credential helper to remove this warning. See [2024-09-20T21:39:48.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:39:48.535Z] [2024-09-20T21:39:48.535Z] Login Succeeded [2024-09-20T21:39:48.795Z] nexus3.edgexfoundry.org:10003 [2024-09-20T21:39:48.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:39:48.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:39:48.795Z] Configure a credential helper to remove this warning. See [2024-09-20T21:39:48.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:39:48.795Z] [2024-09-20T21:39:48.795Z] Login Succeeded [2024-09-20T21:39:48.795Z] nexus3.edgexfoundry.org:10004 [2024-09-20T21:39:48.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:39:48.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:39:48.795Z] Configure a credential helper to remove this warning. See [2024-09-20T21:39:48.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:39:48.795Z] [2024-09-20T21:39:48.795Z] Login Succeeded [2024-09-20T21:39:48.795Z] ****.io [2024-09-20T21:39:49.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T21:39:49.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T21:39:49.055Z] Configure a credential helper to remove this warning. See [2024-09-20T21:39:49.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T21:39:49.055Z] [2024-09-20T21:39:49.055Z] Login Succeeded [2024-09-20T21:39:49.055Z] ---> ****-login.sh ends [Pipeline] } [2024-09-20T21:39:49.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:39:49.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T21:39:49.147Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-20T21:39:49.147Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:39:49.147Z] latest [2024-09-20T21:39:49.147Z] 3.2.0-dev.78 [2024-09-20T21:39:49.147Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:39:49.147Z] main [2024-09-20T21:39:49.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:49.490Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:49.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:39:49.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-20T21:39:49.813Z] b2507079c5bd: Preparing [2024-09-20T21:39:49.813Z] 18e4fbbdaa78: Preparing [2024-09-20T21:39:49.813Z] 409c51f45a4c: Preparing [2024-09-20T21:39:49.813Z] a9d13591a411: Preparing [2024-09-20T21:39:49.813Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:49.813Z] baa7f1217498: Preparing [2024-09-20T21:39:49.813Z] d62a02444d39: Preparing [2024-09-20T21:39:49.813Z] baa7f1217498: Waiting [2024-09-20T21:39:49.813Z] d62a02444d39: Waiting [2024-09-20T21:39:49.813Z] a9d13591a411: Pushed [2024-09-20T21:39:49.813Z] b2507079c5bd: Pushed [2024-09-20T21:39:49.813Z] e3d7a0b4ab15: Pushed [2024-09-20T21:39:49.813Z] 409c51f45a4c: Pushed [2024-09-20T21:39:49.813Z] d62a02444d39: Layer already exists [2024-09-20T21:39:50.071Z] baa7f1217498: Pushed [2024-09-20T21:39:52.602Z] 18e4fbbdaa78: Pushed [2024-09-20T21:39:52.862Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:53.200Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:53.519Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-20T21:39:53.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-20T21:39:53.519Z] b2507079c5bd: Preparing [2024-09-20T21:39:53.519Z] 18e4fbbdaa78: Preparing [2024-09-20T21:39:53.519Z] 409c51f45a4c: Preparing [2024-09-20T21:39:53.519Z] a9d13591a411: Preparing [2024-09-20T21:39:53.519Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:53.519Z] baa7f1217498: Preparing [2024-09-20T21:39:53.519Z] d62a02444d39: Preparing [2024-09-20T21:39:53.519Z] d62a02444d39: Waiting [2024-09-20T21:39:53.519Z] baa7f1217498: Waiting [2024-09-20T21:39:53.519Z] 409c51f45a4c: Layer already exists [2024-09-20T21:39:53.519Z] 18e4fbbdaa78: Layer already exists [2024-09-20T21:39:53.519Z] b2507079c5bd: Layer already exists [2024-09-20T21:39:53.519Z] a9d13591a411: Layer already exists [2024-09-20T21:39:53.519Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:39:53.519Z] d62a02444d39: Layer already exists [2024-09-20T21:39:53.519Z] baa7f1217498: Layer already exists [2024-09-20T21:39:53.519Z] latest: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:53.847Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:54.164Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.78 [2024-09-20T21:39:54.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-20T21:39:54.164Z] b2507079c5bd: Preparing [2024-09-20T21:39:54.164Z] 18e4fbbdaa78: Preparing [2024-09-20T21:39:54.164Z] 409c51f45a4c: Preparing [2024-09-20T21:39:54.164Z] a9d13591a411: Preparing [2024-09-20T21:39:54.164Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:54.164Z] baa7f1217498: Preparing [2024-09-20T21:39:54.164Z] d62a02444d39: Preparing [2024-09-20T21:39:54.164Z] baa7f1217498: Waiting [2024-09-20T21:39:54.164Z] d62a02444d39: Waiting [2024-09-20T21:39:54.164Z] a9d13591a411: Layer already exists [2024-09-20T21:39:54.164Z] 18e4fbbdaa78: Layer already exists [2024-09-20T21:39:54.164Z] b2507079c5bd: Layer already exists [2024-09-20T21:39:54.164Z] 409c51f45a4c: Layer already exists [2024-09-20T21:39:54.164Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:39:54.164Z] d62a02444d39: Layer already exists [2024-09-20T21:39:54.164Z] baa7f1217498: Layer already exists [2024-09-20T21:39:54.164Z] 3.2.0-dev.78: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:54.567Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:54.884Z] + docker push nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:39:54.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-20T21:39:54.884Z] b2507079c5bd: Preparing [2024-09-20T21:39:54.884Z] 18e4fbbdaa78: Preparing [2024-09-20T21:39:54.884Z] 409c51f45a4c: Preparing [2024-09-20T21:39:54.884Z] a9d13591a411: Preparing [2024-09-20T21:39:54.884Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:54.884Z] baa7f1217498: Preparing [2024-09-20T21:39:54.884Z] d62a02444d39: Preparing [2024-09-20T21:39:54.884Z] baa7f1217498: Waiting [2024-09-20T21:39:54.884Z] d62a02444d39: Waiting [2024-09-20T21:39:54.884Z] b2507079c5bd: Layer already exists [2024-09-20T21:39:54.884Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:39:54.884Z] 409c51f45a4c: Layer already exists [2024-09-20T21:39:54.884Z] a9d13591a411: Layer already exists [2024-09-20T21:39:54.884Z] 18e4fbbdaa78: Layer already exists [2024-09-20T21:39:54.884Z] baa7f1217498: Layer already exists [2024-09-20T21:39:54.884Z] d62a02444d39: Layer already exists [2024-09-20T21:39:54.884Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:55.211Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:55.526Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-20T21:39:55.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-20T21:39:55.526Z] b2507079c5bd: Preparing [2024-09-20T21:39:55.526Z] 18e4fbbdaa78: Preparing [2024-09-20T21:39:55.526Z] 409c51f45a4c: Preparing [2024-09-20T21:39:55.526Z] a9d13591a411: Preparing [2024-09-20T21:39:55.526Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:55.526Z] baa7f1217498: Preparing [2024-09-20T21:39:55.526Z] d62a02444d39: Preparing [2024-09-20T21:39:55.526Z] baa7f1217498: Waiting [2024-09-20T21:39:55.526Z] d62a02444d39: Waiting [2024-09-20T21:39:55.526Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:39:55.526Z] 18e4fbbdaa78: Layer already exists [2024-09-20T21:39:55.526Z] b2507079c5bd: Layer already exists [2024-09-20T21:39:55.526Z] a9d13591a411: Layer already exists [2024-09-20T21:39:55.526Z] 409c51f45a4c: Layer already exists [2024-09-20T21:39:55.526Z] baa7f1217498: Layer already exists [2024-09-20T21:39:55.526Z] d62a02444d39: Layer already exists [2024-09-20T21:39:55.526Z] main: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:39:55.593Z] ===================================================== [Pipeline] echo [2024-09-20T21:39:55.601Z] taggedImages: [2024-09-20T21:39:55.601Z] - nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:39:55.601Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-20T21:39:55.601Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.78 [2024-09-20T21:39:55.601Z] - nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:39:55.601Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-20T21:39:55.619Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-20T21:39:55.619Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:39:55.619Z] latest [2024-09-20T21:39:55.619Z] 3.2.0-dev.78 [2024-09-20T21:39:55.619Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:39:55.619Z] main [2024-09-20T21:39:55.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:55.938Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:56.256Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:39:56.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-20T21:39:56.256Z] b8009e49bdda: Preparing [2024-09-20T21:39:56.256Z] 9e3b82495a04: Preparing [2024-09-20T21:39:56.256Z] 9906b094681e: Preparing [2024-09-20T21:39:56.256Z] 283fd7388777: Preparing [2024-09-20T21:39:56.256Z] 409c51f45a4c: Preparing [2024-09-20T21:39:56.256Z] a9d13591a411: Preparing [2024-09-20T21:39:56.256Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:56.256Z] baa7f1217498: Preparing [2024-09-20T21:39:56.256Z] d62a02444d39: Preparing [2024-09-20T21:39:56.256Z] e3d7a0b4ab15: Waiting [2024-09-20T21:39:56.256Z] baa7f1217498: Waiting [2024-09-20T21:39:56.256Z] d62a02444d39: Waiting [2024-09-20T21:39:56.256Z] a9d13591a411: Waiting [2024-09-20T21:39:56.256Z] 409c51f45a4c: Layer already exists [2024-09-20T21:39:56.256Z] a9d13591a411: Layer already exists [2024-09-20T21:39:56.256Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:39:56.256Z] baa7f1217498: Layer already exists [2024-09-20T21:39:56.256Z] d62a02444d39: Layer already exists [2024-09-20T21:39:56.256Z] 9e3b82495a04: Pushed [2024-09-20T21:39:56.256Z] b8009e49bdda: Pushed [2024-09-20T21:39:56.256Z] 9906b094681e: Pushed [2024-09-20T21:39:57.192Z] 283fd7388777: Pushed [2024-09-20T21:39:57.192Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:57.515Z] + 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-09-20T21:39:57.830Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-20T21:39:57.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-20T21:39:57.830Z] b8009e49bdda: Preparing [2024-09-20T21:39:57.830Z] 9e3b82495a04: Preparing [2024-09-20T21:39:57.830Z] 9906b094681e: Preparing [2024-09-20T21:39:57.830Z] 283fd7388777: Preparing [2024-09-20T21:39:57.830Z] 409c51f45a4c: Preparing [2024-09-20T21:39:57.830Z] a9d13591a411: Preparing [2024-09-20T21:39:57.830Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:57.830Z] baa7f1217498: Preparing [2024-09-20T21:39:57.830Z] d62a02444d39: Preparing [2024-09-20T21:39:57.830Z] e3d7a0b4ab15: Waiting [2024-09-20T21:39:57.830Z] baa7f1217498: Waiting [2024-09-20T21:39:57.830Z] a9d13591a411: Waiting [2024-09-20T21:39:57.830Z] 283fd7388777: Layer already exists [2024-09-20T21:39:57.830Z] 409c51f45a4c: Layer already exists [2024-09-20T21:39:57.830Z] 9906b094681e: Layer already exists [2024-09-20T21:39:57.830Z] 9e3b82495a04: Layer already exists [2024-09-20T21:39:57.830Z] b8009e49bdda: Layer already exists [2024-09-20T21:39:57.830Z] a9d13591a411: Layer already exists [2024-09-20T21:39:57.830Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:39:57.830Z] d62a02444d39: Layer already exists [2024-09-20T21:39:57.830Z] baa7f1217498: Layer already exists [2024-09-20T21:39:57.830Z] latest: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:58.145Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:58.478Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.78 [2024-09-20T21:39:58.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-20T21:39:58.478Z] b8009e49bdda: Preparing [2024-09-20T21:39:58.478Z] 9e3b82495a04: Preparing [2024-09-20T21:39:58.478Z] 9906b094681e: Preparing [2024-09-20T21:39:58.478Z] 283fd7388777: Preparing [2024-09-20T21:39:58.478Z] 409c51f45a4c: Preparing [2024-09-20T21:39:58.478Z] a9d13591a411: Preparing [2024-09-20T21:39:58.478Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:58.478Z] baa7f1217498: Preparing [2024-09-20T21:39:58.478Z] d62a02444d39: Preparing [2024-09-20T21:39:58.478Z] a9d13591a411: Waiting [2024-09-20T21:39:58.478Z] e3d7a0b4ab15: Waiting [2024-09-20T21:39:58.478Z] 409c51f45a4c: Layer already exists [2024-09-20T21:39:58.478Z] 9906b094681e: Layer already exists [2024-09-20T21:39:58.478Z] b8009e49bdda: Layer already exists [2024-09-20T21:39:58.478Z] 9e3b82495a04: Layer already exists [2024-09-20T21:39:58.478Z] 283fd7388777: Layer already exists [2024-09-20T21:39:58.478Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:39:58.478Z] a9d13591a411: Layer already exists [2024-09-20T21:39:58.478Z] d62a02444d39: Layer already exists [2024-09-20T21:39:58.478Z] baa7f1217498: Layer already exists [2024-09-20T21:39:58.478Z] 3.2.0-dev.78: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:58.802Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:59.142Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:39:59.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-20T21:39:59.142Z] b8009e49bdda: Preparing [2024-09-20T21:39:59.142Z] 9e3b82495a04: Preparing [2024-09-20T21:39:59.142Z] 9906b094681e: Preparing [2024-09-20T21:39:59.142Z] 283fd7388777: Preparing [2024-09-20T21:39:59.142Z] 409c51f45a4c: Preparing [2024-09-20T21:39:59.142Z] a9d13591a411: Preparing [2024-09-20T21:39:59.142Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:59.142Z] baa7f1217498: Preparing [2024-09-20T21:39:59.142Z] d62a02444d39: Preparing [2024-09-20T21:39:59.142Z] e3d7a0b4ab15: Waiting [2024-09-20T21:39:59.142Z] a9d13591a411: Waiting [2024-09-20T21:39:59.142Z] d62a02444d39: Waiting [2024-09-20T21:39:59.142Z] baa7f1217498: Waiting [2024-09-20T21:39:59.142Z] 9e3b82495a04: Layer already exists [2024-09-20T21:39:59.142Z] b8009e49bdda: Layer already exists [2024-09-20T21:39:59.142Z] 409c51f45a4c: Layer already exists [2024-09-20T21:39:59.142Z] 283fd7388777: Layer already exists [2024-09-20T21:39:59.142Z] 9906b094681e: Layer already exists [2024-09-20T21:39:59.142Z] a9d13591a411: Layer already exists [2024-09-20T21:39:59.142Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:39:59.142Z] baa7f1217498: Layer already exists [2024-09-20T21:39:59.142Z] d62a02444d39: Layer already exists [2024-09-20T21:39:59.142Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:39:59.466Z] + 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-09-20T21:39:59.779Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-20T21:39:59.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-20T21:39:59.779Z] b8009e49bdda: Preparing [2024-09-20T21:39:59.779Z] 9e3b82495a04: Preparing [2024-09-20T21:39:59.779Z] 9906b094681e: Preparing [2024-09-20T21:39:59.779Z] 283fd7388777: Preparing [2024-09-20T21:39:59.779Z] 409c51f45a4c: Preparing [2024-09-20T21:39:59.779Z] a9d13591a411: Preparing [2024-09-20T21:39:59.779Z] e3d7a0b4ab15: Preparing [2024-09-20T21:39:59.779Z] baa7f1217498: Preparing [2024-09-20T21:39:59.779Z] d62a02444d39: Preparing [2024-09-20T21:39:59.779Z] a9d13591a411: Waiting [2024-09-20T21:39:59.779Z] e3d7a0b4ab15: Waiting [2024-09-20T21:39:59.779Z] baa7f1217498: Waiting [2024-09-20T21:39:59.779Z] d62a02444d39: Waiting [2024-09-20T21:39:59.779Z] b8009e49bdda: Layer already exists [2024-09-20T21:39:59.779Z] 9906b094681e: Layer already exists [2024-09-20T21:39:59.779Z] 9e3b82495a04: Layer already exists [2024-09-20T21:39:59.779Z] 409c51f45a4c: Layer already exists [2024-09-20T21:39:59.779Z] 283fd7388777: Layer already exists [2024-09-20T21:39:59.779Z] a9d13591a411: Layer already exists [2024-09-20T21:39:59.779Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:39:59.779Z] d62a02444d39: Layer already exists [2024-09-20T21:39:59.779Z] baa7f1217498: Layer already exists [2024-09-20T21:39:59.779Z] main: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:39:59.844Z] ===================================================== [Pipeline] echo [2024-09-20T21:39:59.855Z] taggedImages: [2024-09-20T21:39:59.855Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:39:59.855Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-20T21:39:59.855Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.78 [2024-09-20T21:39:59.855Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:39:59.855Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-20T21:39:59.882Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-20T21:39:59.882Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:39:59.882Z] latest [2024-09-20T21:39:59.882Z] 3.2.0-dev.78 [2024-09-20T21:39:59.882Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:39:59.882Z] main [2024-09-20T21:39:59.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:00.214Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:00.537Z] + docker push nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:00.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-20T21:40:00.537Z] 4cf2b8b4e2df: Preparing [2024-09-20T21:40:00.537Z] bfa96925e16b: Preparing [2024-09-20T21:40:00.537Z] e45ec2dac09c: Preparing [2024-09-20T21:40:00.537Z] 409c51f45a4c: Preparing [2024-09-20T21:40:00.537Z] a9d13591a411: Preparing [2024-09-20T21:40:00.537Z] 958028f42fae: Preparing [2024-09-20T21:40:00.537Z] 9a8152f19dc7: Preparing [2024-09-20T21:40:00.537Z] d62a02444d39: Preparing [2024-09-20T21:40:00.537Z] 958028f42fae: Waiting [2024-09-20T21:40:00.537Z] d62a02444d39: Waiting [2024-09-20T21:40:00.537Z] 9a8152f19dc7: Waiting [2024-09-20T21:40:00.537Z] a9d13591a411: Layer already exists [2024-09-20T21:40:00.537Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:00.537Z] 4cf2b8b4e2df: Pushed [2024-09-20T21:40:00.537Z] d62a02444d39: Layer already exists [2024-09-20T21:40:00.537Z] bfa96925e16b: Pushed [2024-09-20T21:40:00.537Z] 958028f42fae: Pushed [2024-09-20T21:40:00.537Z] 9a8152f19dc7: Pushed [2024-09-20T21:40:03.824Z] e45ec2dac09c: Pushed [2024-09-20T21:40:03.824Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:04.145Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:04.470Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-20T21:40:04.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-20T21:40:04.470Z] 4cf2b8b4e2df: Preparing [2024-09-20T21:40:04.470Z] bfa96925e16b: Preparing [2024-09-20T21:40:04.470Z] e45ec2dac09c: Preparing [2024-09-20T21:40:04.470Z] 409c51f45a4c: Preparing [2024-09-20T21:40:04.470Z] a9d13591a411: Preparing [2024-09-20T21:40:04.470Z] 958028f42fae: Preparing [2024-09-20T21:40:04.470Z] 9a8152f19dc7: Preparing [2024-09-20T21:40:04.470Z] d62a02444d39: Preparing [2024-09-20T21:40:04.470Z] 958028f42fae: Waiting [2024-09-20T21:40:04.470Z] 9a8152f19dc7: Waiting [2024-09-20T21:40:04.470Z] d62a02444d39: Waiting [2024-09-20T21:40:04.470Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:04.470Z] bfa96925e16b: Layer already exists [2024-09-20T21:40:04.470Z] 4cf2b8b4e2df: Layer already exists [2024-09-20T21:40:04.470Z] a9d13591a411: Layer already exists [2024-09-20T21:40:04.470Z] e45ec2dac09c: Layer already exists [2024-09-20T21:40:04.470Z] 9a8152f19dc7: Layer already exists [2024-09-20T21:40:04.470Z] 958028f42fae: Layer already exists [2024-09-20T21:40:04.470Z] d62a02444d39: Layer already exists [2024-09-20T21:40:04.470Z] latest: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:04.788Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:05.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.78 [2024-09-20T21:40:05.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-20T21:40:05.118Z] 4cf2b8b4e2df: Preparing [2024-09-20T21:40:05.118Z] bfa96925e16b: Preparing [2024-09-20T21:40:05.118Z] e45ec2dac09c: Preparing [2024-09-20T21:40:05.118Z] 409c51f45a4c: Preparing [2024-09-20T21:40:05.118Z] a9d13591a411: Preparing [2024-09-20T21:40:05.118Z] 958028f42fae: Preparing [2024-09-20T21:40:05.118Z] 9a8152f19dc7: Preparing [2024-09-20T21:40:05.118Z] d62a02444d39: Preparing [2024-09-20T21:40:05.118Z] 958028f42fae: Waiting [2024-09-20T21:40:05.118Z] 9a8152f19dc7: Waiting [2024-09-20T21:40:05.118Z] d62a02444d39: Waiting [2024-09-20T21:40:05.118Z] a9d13591a411: Layer already exists [2024-09-20T21:40:05.118Z] e45ec2dac09c: Layer already exists [2024-09-20T21:40:05.118Z] bfa96925e16b: Layer already exists [2024-09-20T21:40:05.118Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:05.118Z] 4cf2b8b4e2df: Layer already exists [2024-09-20T21:40:05.118Z] 958028f42fae: Layer already exists [2024-09-20T21:40:05.118Z] 9a8152f19dc7: Layer already exists [2024-09-20T21:40:05.118Z] d62a02444d39: Layer already exists [2024-09-20T21:40:05.118Z] 3.2.0-dev.78: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:05.442Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:05.770Z] + docker push nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:05.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-20T21:40:05.770Z] 4cf2b8b4e2df: Preparing [2024-09-20T21:40:05.770Z] bfa96925e16b: Preparing [2024-09-20T21:40:05.770Z] e45ec2dac09c: Preparing [2024-09-20T21:40:05.770Z] 409c51f45a4c: Preparing [2024-09-20T21:40:05.770Z] a9d13591a411: Preparing [2024-09-20T21:40:05.770Z] 958028f42fae: Preparing [2024-09-20T21:40:05.770Z] 9a8152f19dc7: Preparing [2024-09-20T21:40:05.770Z] d62a02444d39: Preparing [2024-09-20T21:40:05.770Z] 958028f42fae: Waiting [2024-09-20T21:40:05.770Z] 9a8152f19dc7: Waiting [2024-09-20T21:40:05.770Z] e45ec2dac09c: Layer already exists [2024-09-20T21:40:05.770Z] bfa96925e16b: Layer already exists [2024-09-20T21:40:05.770Z] a9d13591a411: Layer already exists [2024-09-20T21:40:05.770Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:05.770Z] 4cf2b8b4e2df: Layer already exists [2024-09-20T21:40:05.770Z] d62a02444d39: Layer already exists [2024-09-20T21:40:05.770Z] 9a8152f19dc7: Layer already exists [2024-09-20T21:40:05.770Z] 958028f42fae: Layer already exists [2024-09-20T21:40:05.770Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:06.630Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:08.800Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-20T21:40:08.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-20T21:40:08.800Z] 4cf2b8b4e2df: Preparing [2024-09-20T21:40:08.800Z] bfa96925e16b: Preparing [2024-09-20T21:40:08.800Z] e45ec2dac09c: Preparing [2024-09-20T21:40:08.800Z] 409c51f45a4c: Preparing [2024-09-20T21:40:08.800Z] a9d13591a411: Preparing [2024-09-20T21:40:08.800Z] 958028f42fae: Preparing [2024-09-20T21:40:08.800Z] 9a8152f19dc7: Preparing [2024-09-20T21:40:08.800Z] d62a02444d39: Preparing [2024-09-20T21:40:08.800Z] 958028f42fae: Waiting [2024-09-20T21:40:08.800Z] d62a02444d39: Waiting [2024-09-20T21:40:08.800Z] a9d13591a411: Layer already exists [2024-09-20T21:40:08.800Z] bfa96925e16b: Layer already exists [2024-09-20T21:40:08.800Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:08.800Z] e45ec2dac09c: Layer already exists [2024-09-20T21:40:08.800Z] 4cf2b8b4e2df: Layer already exists [2024-09-20T21:40:08.800Z] 958028f42fae: Layer already exists [2024-09-20T21:40:08.800Z] d62a02444d39: Layer already exists [2024-09-20T21:40:08.800Z] 9a8152f19dc7: Layer already exists [2024-09-20T21:40:08.800Z] main: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:40:08.876Z] ===================================================== [Pipeline] echo [2024-09-20T21:40:08.888Z] taggedImages: [2024-09-20T21:40:08.888Z] - nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:08.888Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-20T21:40:08.888Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.78 [2024-09-20T21:40:08.888Z] - nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:08.888Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-20T21:40:08.911Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-20T21:40:08.911Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:08.911Z] latest [2024-09-20T21:40:08.911Z] 3.2.0-dev.78 [2024-09-20T21:40:08.912Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:08.912Z] main [2024-09-20T21:40:08.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:09.262Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:09.598Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:09.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-20T21:40:09.598Z] f095d2504b53: Preparing [2024-09-20T21:40:09.598Z] 9964dd1cabf5: Preparing [2024-09-20T21:40:09.598Z] d18ff504c85c: Preparing [2024-09-20T21:40:09.598Z] a9d13591a411: Preparing [2024-09-20T21:40:09.598Z] 2c41433349de: Preparing [2024-09-20T21:40:09.598Z] 406a5060e484: Preparing [2024-09-20T21:40:09.598Z] d62a02444d39: Preparing [2024-09-20T21:40:09.598Z] d62a02444d39: Waiting [2024-09-20T21:40:09.598Z] 406a5060e484: Waiting [2024-09-20T21:40:09.598Z] a9d13591a411: Layer already exists [2024-09-20T21:40:09.598Z] 9964dd1cabf5: Pushed [2024-09-20T21:40:09.598Z] d62a02444d39: Layer already exists [2024-09-20T21:40:09.598Z] 406a5060e484: Pushed [2024-09-20T21:40:09.598Z] 2c41433349de: Pushed [2024-09-20T21:40:09.598Z] f095d2504b53: Pushed [2024-09-20T21:40:12.887Z] d18ff504c85c: Pushed [2024-09-20T21:40:12.887Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:13.209Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:13.532Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-20T21:40:13.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-20T21:40:13.532Z] f095d2504b53: Preparing [2024-09-20T21:40:13.532Z] 9964dd1cabf5: Preparing [2024-09-20T21:40:13.532Z] d18ff504c85c: Preparing [2024-09-20T21:40:13.532Z] a9d13591a411: Preparing [2024-09-20T21:40:13.532Z] 2c41433349de: Preparing [2024-09-20T21:40:13.532Z] 406a5060e484: Preparing [2024-09-20T21:40:13.532Z] d62a02444d39: Preparing [2024-09-20T21:40:13.532Z] 406a5060e484: Waiting [2024-09-20T21:40:13.532Z] d62a02444d39: Waiting [2024-09-20T21:40:13.532Z] d18ff504c85c: Layer already exists [2024-09-20T21:40:13.532Z] 9964dd1cabf5: Layer already exists [2024-09-20T21:40:13.532Z] f095d2504b53: Layer already exists [2024-09-20T21:40:13.532Z] 2c41433349de: Layer already exists [2024-09-20T21:40:13.532Z] a9d13591a411: Layer already exists [2024-09-20T21:40:13.532Z] 406a5060e484: Layer already exists [2024-09-20T21:40:13.532Z] d62a02444d39: Layer already exists [2024-09-20T21:40:13.532Z] latest: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:13.859Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:14.183Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.78 [2024-09-20T21:40:14.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-20T21:40:14.183Z] f095d2504b53: Preparing [2024-09-20T21:40:14.183Z] 9964dd1cabf5: Preparing [2024-09-20T21:40:14.183Z] d18ff504c85c: Preparing [2024-09-20T21:40:14.183Z] a9d13591a411: Preparing [2024-09-20T21:40:14.183Z] 2c41433349de: Preparing [2024-09-20T21:40:14.183Z] 406a5060e484: Preparing [2024-09-20T21:40:14.183Z] d62a02444d39: Preparing [2024-09-20T21:40:14.183Z] 406a5060e484: Waiting [2024-09-20T21:40:14.183Z] d62a02444d39: Waiting [2024-09-20T21:40:14.183Z] d18ff504c85c: Layer already exists [2024-09-20T21:40:14.183Z] a9d13591a411: Layer already exists [2024-09-20T21:40:14.183Z] f095d2504b53: Layer already exists [2024-09-20T21:40:14.183Z] 9964dd1cabf5: Layer already exists [2024-09-20T21:40:14.183Z] 2c41433349de: Layer already exists [2024-09-20T21:40:14.183Z] 406a5060e484: Layer already exists [2024-09-20T21:40:14.183Z] d62a02444d39: Layer already exists [2024-09-20T21:40:14.183Z] 3.2.0-dev.78: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:14.511Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:14.825Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:14.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-20T21:40:14.825Z] f095d2504b53: Preparing [2024-09-20T21:40:14.825Z] 9964dd1cabf5: Preparing [2024-09-20T21:40:14.825Z] d18ff504c85c: Preparing [2024-09-20T21:40:14.825Z] a9d13591a411: Preparing [2024-09-20T21:40:14.825Z] 2c41433349de: Preparing [2024-09-20T21:40:14.825Z] 406a5060e484: Preparing [2024-09-20T21:40:14.825Z] d62a02444d39: Preparing [2024-09-20T21:40:14.825Z] 406a5060e484: Waiting [2024-09-20T21:40:14.825Z] d62a02444d39: Waiting [2024-09-20T21:40:14.825Z] d18ff504c85c: Layer already exists [2024-09-20T21:40:14.825Z] 2c41433349de: Layer already exists [2024-09-20T21:40:14.825Z] 9964dd1cabf5: Layer already exists [2024-09-20T21:40:14.825Z] a9d13591a411: Layer already exists [2024-09-20T21:40:14.825Z] f095d2504b53: Layer already exists [2024-09-20T21:40:14.825Z] d62a02444d39: Layer already exists [2024-09-20T21:40:14.825Z] 406a5060e484: Layer already exists [2024-09-20T21:40:14.825Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:15.144Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:15.470Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-20T21:40:15.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-20T21:40:15.470Z] f095d2504b53: Preparing [2024-09-20T21:40:15.470Z] 9964dd1cabf5: Preparing [2024-09-20T21:40:15.470Z] d18ff504c85c: Preparing [2024-09-20T21:40:15.470Z] a9d13591a411: Preparing [2024-09-20T21:40:15.470Z] 2c41433349de: Preparing [2024-09-20T21:40:15.470Z] 406a5060e484: Preparing [2024-09-20T21:40:15.470Z] d62a02444d39: Preparing [2024-09-20T21:40:15.470Z] 406a5060e484: Waiting [2024-09-20T21:40:15.470Z] d62a02444d39: Waiting [2024-09-20T21:40:15.470Z] 9964dd1cabf5: Layer already exists [2024-09-20T21:40:15.470Z] f095d2504b53: Layer already exists [2024-09-20T21:40:15.470Z] 2c41433349de: Layer already exists [2024-09-20T21:40:15.470Z] d18ff504c85c: Layer already exists [2024-09-20T21:40:15.470Z] a9d13591a411: Layer already exists [2024-09-20T21:40:15.470Z] d62a02444d39: Layer already exists [2024-09-20T21:40:15.470Z] 406a5060e484: Layer already exists [2024-09-20T21:40:15.470Z] main: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:40:15.535Z] ===================================================== [Pipeline] echo [2024-09-20T21:40:15.552Z] taggedImages: [2024-09-20T21:40:15.552Z] - nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:15.552Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-20T21:40:15.552Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.78 [2024-09-20T21:40:15.552Z] - nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:15.552Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-20T21:40:15.578Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-20T21:40:15.578Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:15.578Z] latest [2024-09-20T21:40:15.578Z] 3.2.0-dev.78 [2024-09-20T21:40:15.578Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:15.578Z] main [2024-09-20T21:40:15.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:15.923Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:16.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:16.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-20T21:40:16.247Z] d325b74b636a: Preparing [2024-09-20T21:40:16.247Z] 2a683b51892a: Preparing [2024-09-20T21:40:16.247Z] fae18d43c073: Preparing [2024-09-20T21:40:16.247Z] 409c51f45a4c: Preparing [2024-09-20T21:40:16.247Z] a9d13591a411: Preparing [2024-09-20T21:40:16.247Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:16.247Z] baa7f1217498: Preparing [2024-09-20T21:40:16.247Z] d62a02444d39: Preparing [2024-09-20T21:40:16.247Z] baa7f1217498: Waiting [2024-09-20T21:40:16.247Z] d62a02444d39: Waiting [2024-09-20T21:40:16.247Z] e3d7a0b4ab15: Waiting [2024-09-20T21:40:16.247Z] a9d13591a411: Layer already exists [2024-09-20T21:40:16.247Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:16.247Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:16.247Z] baa7f1217498: Layer already exists [2024-09-20T21:40:16.247Z] d62a02444d39: Layer already exists [2024-09-20T21:40:16.247Z] 2a683b51892a: Pushed [2024-09-20T21:40:16.247Z] d325b74b636a: Pushed [2024-09-20T21:40:19.534Z] fae18d43c073: Pushed [2024-09-20T21:40:19.534Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:19.862Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:20.183Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-20T21:40:20.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-20T21:40:20.183Z] d325b74b636a: Preparing [2024-09-20T21:40:20.183Z] 2a683b51892a: Preparing [2024-09-20T21:40:20.183Z] fae18d43c073: Preparing [2024-09-20T21:40:20.183Z] 409c51f45a4c: Preparing [2024-09-20T21:40:20.183Z] a9d13591a411: Preparing [2024-09-20T21:40:20.183Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:20.183Z] baa7f1217498: Preparing [2024-09-20T21:40:20.183Z] d62a02444d39: Preparing [2024-09-20T21:40:20.183Z] e3d7a0b4ab15: Waiting [2024-09-20T21:40:20.183Z] baa7f1217498: Waiting [2024-09-20T21:40:20.183Z] d325b74b636a: Layer already exists [2024-09-20T21:40:20.183Z] a9d13591a411: Layer already exists [2024-09-20T21:40:20.183Z] fae18d43c073: Layer already exists [2024-09-20T21:40:20.183Z] 2a683b51892a: Layer already exists [2024-09-20T21:40:20.183Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:20.183Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:20.183Z] baa7f1217498: Layer already exists [2024-09-20T21:40:20.183Z] d62a02444d39: Layer already exists [2024-09-20T21:40:20.183Z] latest: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:20.506Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:20.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.78 [2024-09-20T21:40:20.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-20T21:40:20.818Z] d325b74b636a: Preparing [2024-09-20T21:40:20.818Z] 2a683b51892a: Preparing [2024-09-20T21:40:20.818Z] fae18d43c073: Preparing [2024-09-20T21:40:20.818Z] 409c51f45a4c: Preparing [2024-09-20T21:40:20.818Z] a9d13591a411: Preparing [2024-09-20T21:40:20.818Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:20.818Z] baa7f1217498: Preparing [2024-09-20T21:40:20.818Z] d62a02444d39: Preparing [2024-09-20T21:40:20.818Z] e3d7a0b4ab15: Waiting [2024-09-20T21:40:20.818Z] d62a02444d39: Waiting [2024-09-20T21:40:20.818Z] baa7f1217498: Waiting [2024-09-20T21:40:20.818Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:20.818Z] fae18d43c073: Layer already exists [2024-09-20T21:40:20.818Z] 2a683b51892a: Layer already exists [2024-09-20T21:40:20.818Z] d325b74b636a: Layer already exists [2024-09-20T21:40:20.818Z] a9d13591a411: Layer already exists [2024-09-20T21:40:20.818Z] baa7f1217498: Layer already exists [2024-09-20T21:40:20.818Z] d62a02444d39: Layer already exists [2024-09-20T21:40:20.818Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:20.818Z] 3.2.0-dev.78: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:21.138Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:21.469Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:21.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-20T21:40:21.469Z] d325b74b636a: Preparing [2024-09-20T21:40:21.469Z] 2a683b51892a: Preparing [2024-09-20T21:40:21.469Z] fae18d43c073: Preparing [2024-09-20T21:40:21.469Z] 409c51f45a4c: Preparing [2024-09-20T21:40:21.469Z] a9d13591a411: Preparing [2024-09-20T21:40:21.469Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:21.469Z] baa7f1217498: Preparing [2024-09-20T21:40:21.469Z] d62a02444d39: Preparing [2024-09-20T21:40:21.469Z] baa7f1217498: Waiting [2024-09-20T21:40:21.469Z] d62a02444d39: Waiting [2024-09-20T21:40:21.469Z] fae18d43c073: Layer already exists [2024-09-20T21:40:21.469Z] 2a683b51892a: Layer already exists [2024-09-20T21:40:21.469Z] a9d13591a411: Layer already exists [2024-09-20T21:40:21.469Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:21.469Z] d325b74b636a: Layer already exists [2024-09-20T21:40:21.469Z] baa7f1217498: Layer already exists [2024-09-20T21:40:21.469Z] d62a02444d39: Layer already exists [2024-09-20T21:40:21.469Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:21.469Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:21.795Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:22.128Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-20T21:40:22.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-20T21:40:22.128Z] d325b74b636a: Preparing [2024-09-20T21:40:22.128Z] 2a683b51892a: Preparing [2024-09-20T21:40:22.128Z] fae18d43c073: Preparing [2024-09-20T21:40:22.128Z] 409c51f45a4c: Preparing [2024-09-20T21:40:22.128Z] a9d13591a411: Preparing [2024-09-20T21:40:22.128Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:22.128Z] baa7f1217498: Preparing [2024-09-20T21:40:22.128Z] d62a02444d39: Preparing [2024-09-20T21:40:22.128Z] e3d7a0b4ab15: Waiting [2024-09-20T21:40:22.128Z] baa7f1217498: Waiting [2024-09-20T21:40:22.128Z] d62a02444d39: Waiting [2024-09-20T21:40:22.128Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:22.128Z] a9d13591a411: Layer already exists [2024-09-20T21:40:22.128Z] d325b74b636a: Layer already exists [2024-09-20T21:40:22.128Z] 2a683b51892a: Layer already exists [2024-09-20T21:40:22.128Z] fae18d43c073: Layer already exists [2024-09-20T21:40:22.128Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:22.128Z] baa7f1217498: Layer already exists [2024-09-20T21:40:22.128Z] d62a02444d39: Layer already exists [2024-09-20T21:40:22.128Z] main: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:40:22.203Z] ===================================================== [Pipeline] echo [2024-09-20T21:40:22.217Z] taggedImages: [2024-09-20T21:40:22.217Z] - nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:22.217Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-20T21:40:22.217Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.78 [2024-09-20T21:40:22.217Z] - nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:22.217Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-20T21:40:22.240Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-20T21:40:22.240Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:22.240Z] latest [2024-09-20T21:40:22.240Z] 3.2.0-dev.78 [2024-09-20T21:40:22.240Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:22.240Z] main [2024-09-20T21:40:22.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:22.589Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:22.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:22.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-20T21:40:22.910Z] 0bea00436c6f: Preparing [2024-09-20T21:40:22.910Z] 25981f7689bb: Preparing [2024-09-20T21:40:22.910Z] 7d85fc8af7c2: Preparing [2024-09-20T21:40:22.910Z] a0952f1465b2: Preparing [2024-09-20T21:40:22.910Z] 3b6686e39b77: Preparing [2024-09-20T21:40:22.910Z] 4f1400082384: Preparing [2024-09-20T21:40:22.910Z] 7919ac07f440: Preparing [2024-09-20T21:40:22.910Z] cc6c7b9b1047: Preparing [2024-09-20T21:40:22.910Z] 409c51f45a4c: Preparing [2024-09-20T21:40:22.910Z] a9d13591a411: Preparing [2024-09-20T21:40:22.910Z] 52d1d28614bf: Preparing [2024-09-20T21:40:22.910Z] d65782b22957: Preparing [2024-09-20T21:40:22.910Z] 5f70bf18a086: Preparing [2024-09-20T21:40:22.910Z] 9d4025b1c393: Preparing [2024-09-20T21:40:22.910Z] 3a50b34e2cab: Preparing [2024-09-20T21:40:22.910Z] a5e100c1c191: Preparing [2024-09-20T21:40:22.910Z] d62a02444d39: Preparing [2024-09-20T21:40:22.910Z] 4f1400082384: Waiting [2024-09-20T21:40:22.910Z] 409c51f45a4c: Waiting [2024-09-20T21:40:22.910Z] a9d13591a411: Waiting [2024-09-20T21:40:22.910Z] 52d1d28614bf: Waiting [2024-09-20T21:40:22.910Z] 7919ac07f440: Waiting [2024-09-20T21:40:22.910Z] cc6c7b9b1047: Waiting [2024-09-20T21:40:22.910Z] d65782b22957: Waiting [2024-09-20T21:40:22.910Z] 5f70bf18a086: Waiting [2024-09-20T21:40:22.910Z] 3a50b34e2cab: Waiting [2024-09-20T21:40:22.910Z] a5e100c1c191: Waiting [2024-09-20T21:40:22.910Z] 9d4025b1c393: Waiting [2024-09-20T21:40:22.910Z] d62a02444d39: Waiting [2024-09-20T21:40:22.910Z] 7d85fc8af7c2: Pushed [2024-09-20T21:40:22.910Z] 3b6686e39b77: Pushed [2024-09-20T21:40:22.910Z] 25981f7689bb: Pushed [2024-09-20T21:40:22.910Z] a0952f1465b2: Pushed [2024-09-20T21:40:22.910Z] 0bea00436c6f: Pushed [2024-09-20T21:40:22.910Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:23.167Z] a9d13591a411: Layer already exists [2024-09-20T21:40:23.168Z] 7919ac07f440: Pushed [2024-09-20T21:40:23.168Z] 4f1400082384: Pushed [2024-09-20T21:40:23.168Z] 5f70bf18a086: Layer already exists [2024-09-20T21:40:23.168Z] 52d1d28614bf: Pushed [2024-09-20T21:40:23.168Z] d65782b22957: Pushed [2024-09-20T21:40:23.168Z] d62a02444d39: Layer already exists [2024-09-20T21:40:23.168Z] a5e100c1c191: Pushed [2024-09-20T21:40:23.168Z] 3a50b34e2cab: Pushed [2024-09-20T21:40:23.168Z] 9d4025b1c393: Pushed [2024-09-20T21:40:24.537Z] cc6c7b9b1047: Pushed [2024-09-20T21:40:24.537Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:24.860Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:25.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-20T21:40:25.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-20T21:40:25.182Z] 0bea00436c6f: Preparing [2024-09-20T21:40:25.182Z] 25981f7689bb: Preparing [2024-09-20T21:40:25.182Z] 7d85fc8af7c2: Preparing [2024-09-20T21:40:25.182Z] a0952f1465b2: Preparing [2024-09-20T21:40:25.182Z] 3b6686e39b77: Preparing [2024-09-20T21:40:25.182Z] 4f1400082384: Preparing [2024-09-20T21:40:25.182Z] 7919ac07f440: Preparing [2024-09-20T21:40:25.182Z] cc6c7b9b1047: Preparing [2024-09-20T21:40:25.182Z] 409c51f45a4c: Preparing [2024-09-20T21:40:25.182Z] a9d13591a411: Preparing [2024-09-20T21:40:25.182Z] 52d1d28614bf: Preparing [2024-09-20T21:40:25.182Z] d65782b22957: Preparing [2024-09-20T21:40:25.182Z] 5f70bf18a086: Preparing [2024-09-20T21:40:25.182Z] 9d4025b1c393: Preparing [2024-09-20T21:40:25.182Z] 3a50b34e2cab: Preparing [2024-09-20T21:40:25.182Z] a5e100c1c191: Preparing [2024-09-20T21:40:25.182Z] d62a02444d39: Preparing [2024-09-20T21:40:25.182Z] 4f1400082384: Waiting [2024-09-20T21:40:25.182Z] cc6c7b9b1047: Waiting [2024-09-20T21:40:25.182Z] 409c51f45a4c: Waiting [2024-09-20T21:40:25.182Z] 7919ac07f440: Waiting [2024-09-20T21:40:25.182Z] 9d4025b1c393: Waiting [2024-09-20T21:40:25.182Z] 3a50b34e2cab: Waiting [2024-09-20T21:40:25.182Z] a9d13591a411: Waiting [2024-09-20T21:40:25.182Z] a5e100c1c191: Waiting [2024-09-20T21:40:25.182Z] d62a02444d39: Waiting [2024-09-20T21:40:25.182Z] 52d1d28614bf: Waiting [2024-09-20T21:40:25.182Z] d65782b22957: Waiting [2024-09-20T21:40:25.182Z] 5f70bf18a086: Waiting [2024-09-20T21:40:25.182Z] 3b6686e39b77: Layer already exists [2024-09-20T21:40:25.182Z] a0952f1465b2: Layer already exists [2024-09-20T21:40:25.182Z] 0bea00436c6f: Layer already exists [2024-09-20T21:40:25.182Z] 7d85fc8af7c2: Layer already exists [2024-09-20T21:40:25.182Z] 25981f7689bb: Layer already exists [2024-09-20T21:40:25.182Z] 4f1400082384: Layer already exists [2024-09-20T21:40:25.182Z] 7919ac07f440: Layer already exists [2024-09-20T21:40:25.182Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:25.182Z] cc6c7b9b1047: Layer already exists [2024-09-20T21:40:25.182Z] a9d13591a411: Layer already exists [2024-09-20T21:40:25.182Z] 52d1d28614bf: Layer already exists [2024-09-20T21:40:25.182Z] d65782b22957: Layer already exists [2024-09-20T21:40:25.182Z] 9d4025b1c393: Layer already exists [2024-09-20T21:40:25.182Z] 5f70bf18a086: Layer already exists [2024-09-20T21:40:25.182Z] 3a50b34e2cab: Layer already exists [2024-09-20T21:40:25.182Z] a5e100c1c191: Layer already exists [2024-09-20T21:40:25.182Z] d62a02444d39: Layer already exists [2024-09-20T21:40:25.182Z] latest: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:25.513Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:25.834Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.78 [2024-09-20T21:40:25.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-20T21:40:25.834Z] 0bea00436c6f: Preparing [2024-09-20T21:40:25.834Z] 25981f7689bb: Preparing [2024-09-20T21:40:25.834Z] 7d85fc8af7c2: Preparing [2024-09-20T21:40:25.834Z] a0952f1465b2: Preparing [2024-09-20T21:40:25.834Z] 3b6686e39b77: Preparing [2024-09-20T21:40:25.834Z] 4f1400082384: Preparing [2024-09-20T21:40:25.834Z] 7919ac07f440: Preparing [2024-09-20T21:40:25.834Z] cc6c7b9b1047: Preparing [2024-09-20T21:40:25.834Z] 409c51f45a4c: Preparing [2024-09-20T21:40:25.834Z] a9d13591a411: Preparing [2024-09-20T21:40:25.834Z] 4f1400082384: Waiting [2024-09-20T21:40:25.834Z] 7919ac07f440: Waiting [2024-09-20T21:40:25.834Z] cc6c7b9b1047: Waiting [2024-09-20T21:40:25.834Z] 52d1d28614bf: Preparing [2024-09-20T21:40:25.834Z] d65782b22957: Preparing [2024-09-20T21:40:25.834Z] 52d1d28614bf: Waiting [2024-09-20T21:40:25.834Z] 5f70bf18a086: Preparing [2024-09-20T21:40:25.834Z] 9d4025b1c393: Preparing [2024-09-20T21:40:25.834Z] d65782b22957: Waiting [2024-09-20T21:40:25.834Z] 3a50b34e2cab: Preparing [2024-09-20T21:40:25.834Z] a5e100c1c191: Preparing [2024-09-20T21:40:25.834Z] 5f70bf18a086: Waiting [2024-09-20T21:40:25.834Z] d62a02444d39: Preparing [2024-09-20T21:40:25.834Z] 9d4025b1c393: Waiting [2024-09-20T21:40:25.834Z] 3a50b34e2cab: Waiting [2024-09-20T21:40:25.834Z] a5e100c1c191: Waiting [2024-09-20T21:40:25.834Z] 7d85fc8af7c2: Layer already exists [2024-09-20T21:40:25.834Z] 3b6686e39b77: Layer already exists [2024-09-20T21:40:25.834Z] a0952f1465b2: Layer already exists [2024-09-20T21:40:25.834Z] 25981f7689bb: Layer already exists [2024-09-20T21:40:25.834Z] 0bea00436c6f: Layer already exists [2024-09-20T21:40:25.834Z] 7919ac07f440: Layer already exists [2024-09-20T21:40:25.834Z] 4f1400082384: Layer already exists [2024-09-20T21:40:25.834Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:25.834Z] a9d13591a411: Layer already exists [2024-09-20T21:40:25.834Z] cc6c7b9b1047: Layer already exists [2024-09-20T21:40:25.834Z] 52d1d28614bf: Layer already exists [2024-09-20T21:40:25.834Z] d65782b22957: Layer already exists [2024-09-20T21:40:25.834Z] 5f70bf18a086: Layer already exists [2024-09-20T21:40:25.834Z] 3a50b34e2cab: Layer already exists [2024-09-20T21:40:25.834Z] 9d4025b1c393: Layer already exists [2024-09-20T21:40:25.834Z] a5e100c1c191: Layer already exists [2024-09-20T21:40:25.834Z] d62a02444d39: Layer already exists [2024-09-20T21:40:25.834Z] 3.2.0-dev.78: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:26.150Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:26.470Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:26.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-20T21:40:26.470Z] 0bea00436c6f: Preparing [2024-09-20T21:40:26.470Z] 25981f7689bb: Preparing [2024-09-20T21:40:26.470Z] 7d85fc8af7c2: Preparing [2024-09-20T21:40:26.470Z] a0952f1465b2: Preparing [2024-09-20T21:40:26.470Z] 3b6686e39b77: Preparing [2024-09-20T21:40:26.470Z] 4f1400082384: Preparing [2024-09-20T21:40:26.470Z] 7919ac07f440: Preparing [2024-09-20T21:40:26.470Z] cc6c7b9b1047: Preparing [2024-09-20T21:40:26.470Z] 409c51f45a4c: Preparing [2024-09-20T21:40:26.470Z] a9d13591a411: Preparing [2024-09-20T21:40:26.470Z] 52d1d28614bf: Preparing [2024-09-20T21:40:26.470Z] d65782b22957: Preparing [2024-09-20T21:40:26.470Z] 5f70bf18a086: Preparing [2024-09-20T21:40:26.470Z] 9d4025b1c393: Preparing [2024-09-20T21:40:26.470Z] 3a50b34e2cab: Preparing [2024-09-20T21:40:26.470Z] a5e100c1c191: Preparing [2024-09-20T21:40:26.470Z] d62a02444d39: Preparing [2024-09-20T21:40:26.470Z] cc6c7b9b1047: Waiting [2024-09-20T21:40:26.470Z] 409c51f45a4c: Waiting [2024-09-20T21:40:26.470Z] a9d13591a411: Waiting [2024-09-20T21:40:26.470Z] 4f1400082384: Waiting [2024-09-20T21:40:26.470Z] 52d1d28614bf: Waiting [2024-09-20T21:40:26.470Z] d62a02444d39: Waiting [2024-09-20T21:40:26.470Z] d65782b22957: Waiting [2024-09-20T21:40:26.470Z] 5f70bf18a086: Waiting [2024-09-20T21:40:26.470Z] 9d4025b1c393: Waiting [2024-09-20T21:40:26.470Z] a5e100c1c191: Waiting [2024-09-20T21:40:26.470Z] 0bea00436c6f: Layer already exists [2024-09-20T21:40:26.470Z] 3b6686e39b77: Layer already exists [2024-09-20T21:40:26.470Z] 7d85fc8af7c2: Layer already exists [2024-09-20T21:40:26.470Z] 25981f7689bb: Layer already exists [2024-09-20T21:40:26.470Z] a0952f1465b2: Layer already exists [2024-09-20T21:40:26.470Z] 4f1400082384: Layer already exists [2024-09-20T21:40:26.470Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:26.470Z] 7919ac07f440: Layer already exists [2024-09-20T21:40:26.470Z] a9d13591a411: Layer already exists [2024-09-20T21:40:26.470Z] cc6c7b9b1047: Layer already exists [2024-09-20T21:40:26.470Z] 52d1d28614bf: Layer already exists [2024-09-20T21:40:26.470Z] 5f70bf18a086: Layer already exists [2024-09-20T21:40:26.470Z] d65782b22957: Layer already exists [2024-09-20T21:40:26.470Z] 9d4025b1c393: Layer already exists [2024-09-20T21:40:26.470Z] 3a50b34e2cab: Layer already exists [2024-09-20T21:40:26.470Z] a5e100c1c191: Layer already exists [2024-09-20T21:40:26.470Z] d62a02444d39: Layer already exists [2024-09-20T21:40:26.470Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:26.801Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:27.115Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-20T21:40:27.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-20T21:40:27.115Z] 0bea00436c6f: Preparing [2024-09-20T21:40:27.115Z] 25981f7689bb: Preparing [2024-09-20T21:40:27.115Z] 7d85fc8af7c2: Preparing [2024-09-20T21:40:27.115Z] a0952f1465b2: Preparing [2024-09-20T21:40:27.115Z] 3b6686e39b77: Preparing [2024-09-20T21:40:27.115Z] 4f1400082384: Preparing [2024-09-20T21:40:27.115Z] 7919ac07f440: Preparing [2024-09-20T21:40:27.115Z] cc6c7b9b1047: Preparing [2024-09-20T21:40:27.115Z] 409c51f45a4c: Preparing [2024-09-20T21:40:27.115Z] a9d13591a411: Preparing [2024-09-20T21:40:27.115Z] 52d1d28614bf: Preparing [2024-09-20T21:40:27.115Z] d65782b22957: Preparing [2024-09-20T21:40:27.115Z] 5f70bf18a086: Preparing [2024-09-20T21:40:27.115Z] 9d4025b1c393: Preparing [2024-09-20T21:40:27.115Z] 3a50b34e2cab: Preparing [2024-09-20T21:40:27.115Z] a5e100c1c191: Preparing [2024-09-20T21:40:27.115Z] d62a02444d39: Preparing [2024-09-20T21:40:27.115Z] 4f1400082384: Waiting [2024-09-20T21:40:27.115Z] 7919ac07f440: Waiting [2024-09-20T21:40:27.115Z] cc6c7b9b1047: Waiting [2024-09-20T21:40:27.115Z] 409c51f45a4c: Waiting [2024-09-20T21:40:27.115Z] a9d13591a411: Waiting [2024-09-20T21:40:27.115Z] 52d1d28614bf: Waiting [2024-09-20T21:40:27.115Z] d65782b22957: Waiting [2024-09-20T21:40:27.115Z] 5f70bf18a086: Waiting [2024-09-20T21:40:27.115Z] 9d4025b1c393: Waiting [2024-09-20T21:40:27.115Z] 3a50b34e2cab: Waiting [2024-09-20T21:40:27.115Z] a5e100c1c191: Waiting [2024-09-20T21:40:27.115Z] d62a02444d39: Waiting [2024-09-20T21:40:27.115Z] 0bea00436c6f: Layer already exists [2024-09-20T21:40:27.115Z] 25981f7689bb: Layer already exists [2024-09-20T21:40:27.115Z] 7d85fc8af7c2: Layer already exists [2024-09-20T21:40:27.115Z] 3b6686e39b77: Layer already exists [2024-09-20T21:40:27.115Z] a0952f1465b2: Layer already exists [2024-09-20T21:40:27.115Z] 7919ac07f440: Layer already exists [2024-09-20T21:40:27.115Z] 4f1400082384: Layer already exists [2024-09-20T21:40:27.115Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:27.115Z] cc6c7b9b1047: Layer already exists [2024-09-20T21:40:27.115Z] a9d13591a411: Layer already exists [2024-09-20T21:40:27.115Z] 52d1d28614bf: Layer already exists [2024-09-20T21:40:27.115Z] d65782b22957: Layer already exists [2024-09-20T21:40:27.115Z] 3a50b34e2cab: Layer already exists [2024-09-20T21:40:27.115Z] 5f70bf18a086: Layer already exists [2024-09-20T21:40:27.115Z] 9d4025b1c393: Layer already exists [2024-09-20T21:40:27.115Z] d62a02444d39: Layer already exists [2024-09-20T21:40:27.115Z] a5e100c1c191: Layer already exists [2024-09-20T21:40:27.115Z] main: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:40:27.187Z] ===================================================== [Pipeline] echo [2024-09-20T21:40:27.201Z] taggedImages: [2024-09-20T21:40:27.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:27.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-20T21:40:27.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.78 [2024-09-20T21:40:27.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:27.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-20T21:40:27.225Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-20T21:40:27.225Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:27.225Z] latest [2024-09-20T21:40:27.225Z] 3.2.0-dev.78 [2024-09-20T21:40:27.225Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:27.225Z] main [2024-09-20T21:40:27.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:27.555Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:27.872Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:27.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-20T21:40:27.872Z] b8009e49bdda: Preparing [2024-09-20T21:40:27.872Z] 9e3b82495a04: Preparing [2024-09-20T21:40:27.872Z] b5e24b66a10b: Preparing [2024-09-20T21:40:27.872Z] 3113b7664b78: Preparing [2024-09-20T21:40:27.872Z] 409c51f45a4c: Preparing [2024-09-20T21:40:27.872Z] a9d13591a411: Preparing [2024-09-20T21:40:27.872Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:27.872Z] baa7f1217498: Preparing [2024-09-20T21:40:27.872Z] d62a02444d39: Preparing [2024-09-20T21:40:27.872Z] a9d13591a411: Waiting [2024-09-20T21:40:27.872Z] e3d7a0b4ab15: Waiting [2024-09-20T21:40:27.872Z] d62a02444d39: Waiting [2024-09-20T21:40:27.872Z] baa7f1217498: Waiting [2024-09-20T21:40:27.872Z] 9e3b82495a04: Layer already exists [2024-09-20T21:40:27.872Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:27.872Z] b8009e49bdda: Layer already exists [2024-09-20T21:40:27.872Z] a9d13591a411: Layer already exists [2024-09-20T21:40:27.872Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:27.872Z] baa7f1217498: Layer already exists [2024-09-20T21:40:27.872Z] d62a02444d39: Layer already exists [2024-09-20T21:40:27.872Z] b5e24b66a10b: Pushed [2024-09-20T21:40:30.409Z] 3113b7664b78: Pushed [2024-09-20T21:40:30.668Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:30.992Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:31.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-20T21:40:31.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-20T21:40:31.316Z] b8009e49bdda: Preparing [2024-09-20T21:40:31.316Z] 9e3b82495a04: Preparing [2024-09-20T21:40:31.316Z] b5e24b66a10b: Preparing [2024-09-20T21:40:31.316Z] 3113b7664b78: Preparing [2024-09-20T21:40:31.316Z] 409c51f45a4c: Preparing [2024-09-20T21:40:31.316Z] a9d13591a411: Preparing [2024-09-20T21:40:31.316Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:31.316Z] baa7f1217498: Preparing [2024-09-20T21:40:31.316Z] d62a02444d39: Preparing [2024-09-20T21:40:31.316Z] a9d13591a411: Waiting [2024-09-20T21:40:31.316Z] e3d7a0b4ab15: Waiting [2024-09-20T21:40:31.316Z] baa7f1217498: Waiting [2024-09-20T21:40:31.316Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:31.316Z] b8009e49bdda: Layer already exists [2024-09-20T21:40:31.316Z] 9e3b82495a04: Layer already exists [2024-09-20T21:40:31.316Z] b5e24b66a10b: Layer already exists [2024-09-20T21:40:31.316Z] 3113b7664b78: Layer already exists [2024-09-20T21:40:31.316Z] a9d13591a411: Layer already exists [2024-09-20T21:40:31.316Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:31.316Z] baa7f1217498: Layer already exists [2024-09-20T21:40:31.316Z] d62a02444d39: Layer already exists [2024-09-20T21:40:31.316Z] latest: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:31.711Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:32.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.78 [2024-09-20T21:40:32.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-20T21:40:32.064Z] b8009e49bdda: Preparing [2024-09-20T21:40:32.064Z] 9e3b82495a04: Preparing [2024-09-20T21:40:32.064Z] b5e24b66a10b: Preparing [2024-09-20T21:40:32.064Z] 3113b7664b78: Preparing [2024-09-20T21:40:32.064Z] 409c51f45a4c: Preparing [2024-09-20T21:40:32.064Z] a9d13591a411: Preparing [2024-09-20T21:40:32.064Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:32.064Z] baa7f1217498: Preparing [2024-09-20T21:40:32.064Z] d62a02444d39: Preparing [2024-09-20T21:40:32.064Z] e3d7a0b4ab15: Waiting [2024-09-20T21:40:32.064Z] a9d13591a411: Waiting [2024-09-20T21:40:32.064Z] d62a02444d39: Waiting [2024-09-20T21:40:32.064Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:32.064Z] 3113b7664b78: Layer already exists [2024-09-20T21:40:32.064Z] b5e24b66a10b: Layer already exists [2024-09-20T21:40:32.064Z] 9e3b82495a04: Layer already exists [2024-09-20T21:40:32.064Z] b8009e49bdda: Layer already exists [2024-09-20T21:40:32.064Z] d62a02444d39: Layer already exists [2024-09-20T21:40:32.064Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:32.064Z] a9d13591a411: Layer already exists [2024-09-20T21:40:32.064Z] baa7f1217498: Layer already exists [2024-09-20T21:40:32.064Z] 3.2.0-dev.78: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:32.441Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:32.790Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:32.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-20T21:40:32.790Z] b8009e49bdda: Preparing [2024-09-20T21:40:32.790Z] 9e3b82495a04: Preparing [2024-09-20T21:40:32.790Z] b5e24b66a10b: Preparing [2024-09-20T21:40:32.790Z] 3113b7664b78: Preparing [2024-09-20T21:40:32.790Z] 409c51f45a4c: Preparing [2024-09-20T21:40:32.790Z] a9d13591a411: Preparing [2024-09-20T21:40:32.790Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:32.790Z] baa7f1217498: Preparing [2024-09-20T21:40:32.790Z] d62a02444d39: Preparing [2024-09-20T21:40:32.790Z] e3d7a0b4ab15: Waiting [2024-09-20T21:40:32.790Z] baa7f1217498: Waiting [2024-09-20T21:40:32.790Z] d62a02444d39: Waiting [2024-09-20T21:40:32.790Z] a9d13591a411: Waiting [2024-09-20T21:40:32.790Z] 9e3b82495a04: Layer already exists [2024-09-20T21:40:32.790Z] b8009e49bdda: Layer already exists [2024-09-20T21:40:32.790Z] 3113b7664b78: Layer already exists [2024-09-20T21:40:32.790Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:32.790Z] b5e24b66a10b: Layer already exists [2024-09-20T21:40:32.790Z] baa7f1217498: Layer already exists [2024-09-20T21:40:32.790Z] d62a02444d39: Layer already exists [2024-09-20T21:40:32.790Z] a9d13591a411: Layer already exists [2024-09-20T21:40:32.790Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:32.790Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:33.127Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:33.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-20T21:40:33.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-20T21:40:33.449Z] b8009e49bdda: Preparing [2024-09-20T21:40:33.449Z] 9e3b82495a04: Preparing [2024-09-20T21:40:33.449Z] b5e24b66a10b: Preparing [2024-09-20T21:40:33.449Z] 3113b7664b78: Preparing [2024-09-20T21:40:33.449Z] 409c51f45a4c: Preparing [2024-09-20T21:40:33.449Z] a9d13591a411: Preparing [2024-09-20T21:40:33.449Z] e3d7a0b4ab15: Preparing [2024-09-20T21:40:33.449Z] baa7f1217498: Preparing [2024-09-20T21:40:33.449Z] d62a02444d39: Preparing [2024-09-20T21:40:33.449Z] a9d13591a411: Waiting [2024-09-20T21:40:33.449Z] baa7f1217498: Waiting [2024-09-20T21:40:33.449Z] e3d7a0b4ab15: Waiting [2024-09-20T21:40:33.449Z] d62a02444d39: Waiting [2024-09-20T21:40:33.449Z] b8009e49bdda: Layer already exists [2024-09-20T21:40:33.449Z] 3113b7664b78: Layer already exists [2024-09-20T21:40:33.449Z] 9e3b82495a04: Layer already exists [2024-09-20T21:40:33.449Z] b5e24b66a10b: Layer already exists [2024-09-20T21:40:33.449Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:33.449Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:40:33.449Z] a9d13591a411: Layer already exists [2024-09-20T21:40:33.449Z] baa7f1217498: Layer already exists [2024-09-20T21:40:33.449Z] d62a02444d39: Layer already exists [2024-09-20T21:40:33.449Z] main: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:40:33.527Z] ===================================================== [Pipeline] echo [2024-09-20T21:40:33.543Z] taggedImages: [2024-09-20T21:40:33.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:33.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-20T21:40:33.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.78 [2024-09-20T21:40:33.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:33.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-20T21:40:33.589Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-20T21:40:33.589Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:33.589Z] latest [2024-09-20T21:40:33.589Z] 3.2.0-dev.78 [2024-09-20T21:40:33.589Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:33.589Z] main [2024-09-20T21:40:33.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:33.928Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:34.248Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:34.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-20T21:40:34.248Z] c9c6d156766d: Preparing [2024-09-20T21:40:34.248Z] e5f48e23c5ee: Preparing [2024-09-20T21:40:34.248Z] d72bbd446d16: Preparing [2024-09-20T21:40:34.248Z] 6c90cfd58e61: Preparing [2024-09-20T21:40:34.248Z] d34fad78d91e: Preparing [2024-09-20T21:40:34.248Z] 409c51f45a4c: Preparing [2024-09-20T21:40:34.248Z] a9d13591a411: Preparing [2024-09-20T21:40:34.248Z] 376e6277a2f9: Preparing [2024-09-20T21:40:34.248Z] 348f14f6469c: Preparing [2024-09-20T21:40:34.248Z] d8f1c7ec1aa7: Preparing [2024-09-20T21:40:34.248Z] d62a02444d39: Preparing [2024-09-20T21:40:34.248Z] 376e6277a2f9: Waiting [2024-09-20T21:40:34.248Z] 409c51f45a4c: Waiting [2024-09-20T21:40:34.248Z] d8f1c7ec1aa7: Waiting [2024-09-20T21:40:34.248Z] a9d13591a411: Waiting [2024-09-20T21:40:34.248Z] d62a02444d39: Waiting [2024-09-20T21:40:34.248Z] 348f14f6469c: Waiting [2024-09-20T21:40:34.248Z] 6c90cfd58e61: Pushed [2024-09-20T21:40:34.248Z] c9c6d156766d: Pushed [2024-09-20T21:40:34.248Z] d34fad78d91e: Pushed [2024-09-20T21:40:34.248Z] e5f48e23c5ee: Pushed [2024-09-20T21:40:34.248Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:34.248Z] a9d13591a411: Layer already exists [2024-09-20T21:40:34.248Z] d62a02444d39: Layer already exists [2024-09-20T21:40:34.506Z] 376e6277a2f9: Pushed [2024-09-20T21:40:34.506Z] 348f14f6469c: Pushed [2024-09-20T21:40:35.438Z] d72bbd446d16: Pushed [2024-09-20T21:40:35.696Z] d8f1c7ec1aa7: Pushed [2024-09-20T21:40:35.696Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:36.025Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:36.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-20T21:40:36.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-20T21:40:36.393Z] c9c6d156766d: Preparing [2024-09-20T21:40:36.393Z] e5f48e23c5ee: Preparing [2024-09-20T21:40:36.393Z] d72bbd446d16: Preparing [2024-09-20T21:40:36.393Z] 6c90cfd58e61: Preparing [2024-09-20T21:40:36.393Z] d34fad78d91e: Preparing [2024-09-20T21:40:36.393Z] 409c51f45a4c: Preparing [2024-09-20T21:40:36.393Z] a9d13591a411: Preparing [2024-09-20T21:40:36.393Z] 376e6277a2f9: Preparing [2024-09-20T21:40:36.393Z] 348f14f6469c: Preparing [2024-09-20T21:40:36.393Z] d8f1c7ec1aa7: Preparing [2024-09-20T21:40:36.393Z] d62a02444d39: Preparing [2024-09-20T21:40:36.393Z] 348f14f6469c: Waiting [2024-09-20T21:40:36.393Z] 409c51f45a4c: Waiting [2024-09-20T21:40:36.393Z] a9d13591a411: Waiting [2024-09-20T21:40:36.393Z] d8f1c7ec1aa7: Waiting [2024-09-20T21:40:36.393Z] d62a02444d39: Waiting [2024-09-20T21:40:36.393Z] 376e6277a2f9: Waiting [2024-09-20T21:40:36.393Z] e5f48e23c5ee: Layer already exists [2024-09-20T21:40:36.393Z] c9c6d156766d: Layer already exists [2024-09-20T21:40:36.393Z] d72bbd446d16: Layer already exists [2024-09-20T21:40:36.393Z] d34fad78d91e: Layer already exists [2024-09-20T21:40:36.393Z] 6c90cfd58e61: Layer already exists [2024-09-20T21:40:36.393Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:36.393Z] d8f1c7ec1aa7: Layer already exists [2024-09-20T21:40:36.393Z] 348f14f6469c: Layer already exists [2024-09-20T21:40:36.393Z] a9d13591a411: Layer already exists [2024-09-20T21:40:36.393Z] 376e6277a2f9: Layer already exists [2024-09-20T21:40:36.393Z] d62a02444d39: Layer already exists [2024-09-20T21:40:36.393Z] latest: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:36.727Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:37.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.78 [2024-09-20T21:40:37.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-20T21:40:37.050Z] c9c6d156766d: Preparing [2024-09-20T21:40:37.050Z] e5f48e23c5ee: Preparing [2024-09-20T21:40:37.050Z] d72bbd446d16: Preparing [2024-09-20T21:40:37.050Z] 6c90cfd58e61: Preparing [2024-09-20T21:40:37.050Z] d34fad78d91e: Preparing [2024-09-20T21:40:37.050Z] 409c51f45a4c: Preparing [2024-09-20T21:40:37.050Z] a9d13591a411: Preparing [2024-09-20T21:40:37.050Z] 376e6277a2f9: Preparing [2024-09-20T21:40:37.050Z] 348f14f6469c: Preparing [2024-09-20T21:40:37.050Z] d8f1c7ec1aa7: Preparing [2024-09-20T21:40:37.050Z] d62a02444d39: Preparing [2024-09-20T21:40:37.050Z] 409c51f45a4c: Waiting [2024-09-20T21:40:37.050Z] 348f14f6469c: Waiting [2024-09-20T21:40:37.050Z] a9d13591a411: Waiting [2024-09-20T21:40:37.050Z] d8f1c7ec1aa7: Waiting [2024-09-20T21:40:37.050Z] 376e6277a2f9: Waiting [2024-09-20T21:40:37.050Z] d62a02444d39: Waiting [2024-09-20T21:40:37.050Z] c9c6d156766d: Layer already exists [2024-09-20T21:40:37.050Z] e5f48e23c5ee: Layer already exists [2024-09-20T21:40:37.050Z] d34fad78d91e: Layer already exists [2024-09-20T21:40:37.050Z] d72bbd446d16: Layer already exists [2024-09-20T21:40:37.050Z] 6c90cfd58e61: Layer already exists [2024-09-20T21:40:37.050Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:37.050Z] a9d13591a411: Layer already exists [2024-09-20T21:40:37.050Z] d8f1c7ec1aa7: Layer already exists [2024-09-20T21:40:37.050Z] 348f14f6469c: Layer already exists [2024-09-20T21:40:37.050Z] 376e6277a2f9: Layer already exists [2024-09-20T21:40:37.050Z] d62a02444d39: Layer already exists [2024-09-20T21:40:37.050Z] 3.2.0-dev.78: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:37.370Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:37.686Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:37.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-20T21:40:37.686Z] c9c6d156766d: Preparing [2024-09-20T21:40:37.686Z] e5f48e23c5ee: Preparing [2024-09-20T21:40:37.686Z] d72bbd446d16: Preparing [2024-09-20T21:40:37.686Z] 6c90cfd58e61: Preparing [2024-09-20T21:40:37.686Z] d34fad78d91e: Preparing [2024-09-20T21:40:37.686Z] 409c51f45a4c: Preparing [2024-09-20T21:40:37.686Z] a9d13591a411: Preparing [2024-09-20T21:40:37.686Z] 376e6277a2f9: Preparing [2024-09-20T21:40:37.686Z] 348f14f6469c: Preparing [2024-09-20T21:40:37.686Z] d8f1c7ec1aa7: Preparing [2024-09-20T21:40:37.686Z] d62a02444d39: Preparing [2024-09-20T21:40:37.686Z] a9d13591a411: Waiting [2024-09-20T21:40:37.686Z] 376e6277a2f9: Waiting [2024-09-20T21:40:37.686Z] 348f14f6469c: Waiting [2024-09-20T21:40:37.686Z] d8f1c7ec1aa7: Waiting [2024-09-20T21:40:37.686Z] d62a02444d39: Waiting [2024-09-20T21:40:37.686Z] d34fad78d91e: Layer already exists [2024-09-20T21:40:37.686Z] 6c90cfd58e61: Layer already exists [2024-09-20T21:40:37.686Z] d72bbd446d16: Layer already exists [2024-09-20T21:40:37.686Z] e5f48e23c5ee: Layer already exists [2024-09-20T21:40:37.686Z] c9c6d156766d: Layer already exists [2024-09-20T21:40:37.686Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:37.686Z] 376e6277a2f9: Layer already exists [2024-09-20T21:40:37.686Z] a9d13591a411: Layer already exists [2024-09-20T21:40:37.686Z] d8f1c7ec1aa7: Layer already exists [2024-09-20T21:40:37.686Z] 348f14f6469c: Layer already exists [2024-09-20T21:40:37.686Z] d62a02444d39: Layer already exists [2024-09-20T21:40:37.686Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:38.073Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:38.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-20T21:40:38.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-20T21:40:38.392Z] c9c6d156766d: Preparing [2024-09-20T21:40:38.392Z] e5f48e23c5ee: Preparing [2024-09-20T21:40:38.392Z] d72bbd446d16: Preparing [2024-09-20T21:40:38.392Z] 6c90cfd58e61: Preparing [2024-09-20T21:40:38.392Z] d34fad78d91e: Preparing [2024-09-20T21:40:38.392Z] 409c51f45a4c: Preparing [2024-09-20T21:40:38.392Z] a9d13591a411: Preparing [2024-09-20T21:40:38.392Z] 376e6277a2f9: Preparing [2024-09-20T21:40:38.392Z] 348f14f6469c: Preparing [2024-09-20T21:40:38.392Z] d8f1c7ec1aa7: Preparing [2024-09-20T21:40:38.392Z] d62a02444d39: Preparing [2024-09-20T21:40:38.392Z] a9d13591a411: Waiting [2024-09-20T21:40:38.392Z] 348f14f6469c: Waiting [2024-09-20T21:40:38.392Z] d8f1c7ec1aa7: Waiting [2024-09-20T21:40:38.392Z] 409c51f45a4c: Waiting [2024-09-20T21:40:38.392Z] d62a02444d39: Waiting [2024-09-20T21:40:38.392Z] d34fad78d91e: Layer already exists [2024-09-20T21:40:38.392Z] c9c6d156766d: Layer already exists [2024-09-20T21:40:38.392Z] d72bbd446d16: Layer already exists [2024-09-20T21:40:38.392Z] 6c90cfd58e61: Layer already exists [2024-09-20T21:40:38.392Z] e5f48e23c5ee: Layer already exists [2024-09-20T21:40:38.392Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:38.392Z] 376e6277a2f9: Layer already exists [2024-09-20T21:40:38.392Z] a9d13591a411: Layer already exists [2024-09-20T21:40:38.392Z] 348f14f6469c: Layer already exists [2024-09-20T21:40:38.392Z] d8f1c7ec1aa7: Layer already exists [2024-09-20T21:40:38.392Z] d62a02444d39: Layer already exists [2024-09-20T21:40:38.392Z] main: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:40:38.473Z] ===================================================== [Pipeline] echo [2024-09-20T21:40:38.486Z] taggedImages: [2024-09-20T21:40:38.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:38.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-20T21:40:38.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.78 [2024-09-20T21:40:38.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:38.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-20T21:40:38.513Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-20T21:40:38.513Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:38.513Z] latest [2024-09-20T21:40:38.513Z] 3.2.0-dev.78 [2024-09-20T21:40:38.513Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:38.513Z] main [2024-09-20T21:40:38.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:38.850Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:39.162Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:39.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-20T21:40:39.162Z] ce4d91e8a255: Preparing [2024-09-20T21:40:39.162Z] 6900938c7280: Preparing [2024-09-20T21:40:39.162Z] 147d34415c0e: Preparing [2024-09-20T21:40:39.162Z] afae15599140: Preparing [2024-09-20T21:40:39.162Z] c42d8ffa412a: Preparing [2024-09-20T21:40:39.162Z] 668a89fa57b4: Preparing [2024-09-20T21:40:39.162Z] 69d0abd09b54: Preparing [2024-09-20T21:40:39.162Z] 409c51f45a4c: Preparing [2024-09-20T21:40:39.162Z] a9d13591a411: Preparing [2024-09-20T21:40:39.162Z] 9aa813a10834: Preparing [2024-09-20T21:40:39.162Z] aedf2c5b3a60: Preparing [2024-09-20T21:40:39.162Z] d62a02444d39: Preparing [2024-09-20T21:40:39.162Z] 668a89fa57b4: Waiting [2024-09-20T21:40:39.162Z] 409c51f45a4c: Waiting [2024-09-20T21:40:39.162Z] a9d13591a411: Waiting [2024-09-20T21:40:39.162Z] 69d0abd09b54: Waiting [2024-09-20T21:40:39.162Z] 9aa813a10834: Waiting [2024-09-20T21:40:39.162Z] aedf2c5b3a60: Waiting [2024-09-20T21:40:39.162Z] d62a02444d39: Waiting [2024-09-20T21:40:39.162Z] 6900938c7280: Pushed [2024-09-20T21:40:39.162Z] ce4d91e8a255: Pushed [2024-09-20T21:40:39.162Z] c42d8ffa412a: Pushed [2024-09-20T21:40:39.162Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:39.162Z] a9d13591a411: Layer already exists [2024-09-20T21:40:39.162Z] 668a89fa57b4: Pushed [2024-09-20T21:40:39.420Z] 69d0abd09b54: Pushed [2024-09-20T21:40:39.420Z] d62a02444d39: Layer already exists [2024-09-20T21:40:39.420Z] 9aa813a10834: Pushed [2024-09-20T21:40:39.984Z] afae15599140: Pushed [2024-09-20T21:40:40.551Z] 147d34415c0e: Pushed [2024-09-20T21:40:40.551Z] aedf2c5b3a60: Pushed [2024-09-20T21:40:40.551Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:40.872Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:41.206Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-20T21:40:41.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-20T21:40:41.206Z] ce4d91e8a255: Preparing [2024-09-20T21:40:41.206Z] 6900938c7280: Preparing [2024-09-20T21:40:41.206Z] 147d34415c0e: Preparing [2024-09-20T21:40:41.206Z] afae15599140: Preparing [2024-09-20T21:40:41.206Z] c42d8ffa412a: Preparing [2024-09-20T21:40:41.206Z] 668a89fa57b4: Preparing [2024-09-20T21:40:41.206Z] 69d0abd09b54: Preparing [2024-09-20T21:40:41.206Z] 409c51f45a4c: Preparing [2024-09-20T21:40:41.206Z] a9d13591a411: Preparing [2024-09-20T21:40:41.206Z] 9aa813a10834: Preparing [2024-09-20T21:40:41.206Z] aedf2c5b3a60: Preparing [2024-09-20T21:40:41.206Z] d62a02444d39: Preparing [2024-09-20T21:40:41.206Z] 69d0abd09b54: Waiting [2024-09-20T21:40:41.206Z] 409c51f45a4c: Waiting [2024-09-20T21:40:41.206Z] a9d13591a411: Waiting [2024-09-20T21:40:41.206Z] 9aa813a10834: Waiting [2024-09-20T21:40:41.206Z] aedf2c5b3a60: Waiting [2024-09-20T21:40:41.206Z] d62a02444d39: Waiting [2024-09-20T21:40:41.206Z] 668a89fa57b4: Waiting [2024-09-20T21:40:41.206Z] 147d34415c0e: Layer already exists [2024-09-20T21:40:41.206Z] c42d8ffa412a: Layer already exists [2024-09-20T21:40:41.206Z] 6900938c7280: Layer already exists [2024-09-20T21:40:41.206Z] ce4d91e8a255: Layer already exists [2024-09-20T21:40:41.206Z] afae15599140: Layer already exists [2024-09-20T21:40:41.206Z] 668a89fa57b4: Layer already exists [2024-09-20T21:40:41.206Z] 69d0abd09b54: Layer already exists [2024-09-20T21:40:41.206Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:41.206Z] a9d13591a411: Layer already exists [2024-09-20T21:40:41.206Z] 9aa813a10834: Layer already exists [2024-09-20T21:40:41.206Z] aedf2c5b3a60: Layer already exists [2024-09-20T21:40:41.206Z] d62a02444d39: Layer already exists [2024-09-20T21:40:41.206Z] latest: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:41.529Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:41.852Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.78 [2024-09-20T21:40:41.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-20T21:40:41.852Z] ce4d91e8a255: Preparing [2024-09-20T21:40:41.852Z] 6900938c7280: Preparing [2024-09-20T21:40:41.852Z] 147d34415c0e: Preparing [2024-09-20T21:40:41.852Z] afae15599140: Preparing [2024-09-20T21:40:41.852Z] c42d8ffa412a: Preparing [2024-09-20T21:40:41.852Z] 668a89fa57b4: Preparing [2024-09-20T21:40:41.852Z] 69d0abd09b54: Preparing [2024-09-20T21:40:41.852Z] 409c51f45a4c: Preparing [2024-09-20T21:40:41.852Z] a9d13591a411: Preparing [2024-09-20T21:40:41.852Z] 9aa813a10834: Preparing [2024-09-20T21:40:41.852Z] aedf2c5b3a60: Preparing [2024-09-20T21:40:41.852Z] d62a02444d39: Preparing [2024-09-20T21:40:41.852Z] 9aa813a10834: Waiting [2024-09-20T21:40:41.852Z] 668a89fa57b4: Waiting [2024-09-20T21:40:41.852Z] aedf2c5b3a60: Waiting [2024-09-20T21:40:41.852Z] d62a02444d39: Waiting [2024-09-20T21:40:41.852Z] 69d0abd09b54: Waiting [2024-09-20T21:40:41.852Z] 409c51f45a4c: Waiting [2024-09-20T21:40:41.852Z] 147d34415c0e: Layer already exists [2024-09-20T21:40:41.852Z] c42d8ffa412a: Layer already exists [2024-09-20T21:40:41.852Z] ce4d91e8a255: Layer already exists [2024-09-20T21:40:41.852Z] afae15599140: Layer already exists [2024-09-20T21:40:41.852Z] 6900938c7280: Layer already exists [2024-09-20T21:40:41.852Z] 69d0abd09b54: Layer already exists [2024-09-20T21:40:41.852Z] 668a89fa57b4: Layer already exists [2024-09-20T21:40:41.852Z] a9d13591a411: Layer already exists [2024-09-20T21:40:41.852Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:41.852Z] 9aa813a10834: Layer already exists [2024-09-20T21:40:41.852Z] aedf2c5b3a60: Layer already exists [2024-09-20T21:40:41.852Z] d62a02444d39: Layer already exists [2024-09-20T21:40:41.852Z] 3.2.0-dev.78: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:42.181Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:42.502Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:42.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-20T21:40:42.502Z] ce4d91e8a255: Preparing [2024-09-20T21:40:42.502Z] 6900938c7280: Preparing [2024-09-20T21:40:42.502Z] 147d34415c0e: Preparing [2024-09-20T21:40:42.502Z] afae15599140: Preparing [2024-09-20T21:40:42.502Z] c42d8ffa412a: Preparing [2024-09-20T21:40:42.502Z] 668a89fa57b4: Preparing [2024-09-20T21:40:42.502Z] 69d0abd09b54: Preparing [2024-09-20T21:40:42.502Z] 409c51f45a4c: Preparing [2024-09-20T21:40:42.502Z] 668a89fa57b4: Waiting [2024-09-20T21:40:42.502Z] 69d0abd09b54: Waiting [2024-09-20T21:40:42.502Z] a9d13591a411: Preparing [2024-09-20T21:40:42.502Z] 9aa813a10834: Preparing [2024-09-20T21:40:42.502Z] aedf2c5b3a60: Preparing [2024-09-20T21:40:42.502Z] d62a02444d39: Preparing [2024-09-20T21:40:42.502Z] 409c51f45a4c: Waiting [2024-09-20T21:40:42.502Z] a9d13591a411: Waiting [2024-09-20T21:40:42.502Z] 9aa813a10834: Waiting [2024-09-20T21:40:42.502Z] aedf2c5b3a60: Waiting [2024-09-20T21:40:42.502Z] d62a02444d39: Waiting [2024-09-20T21:40:42.502Z] ce4d91e8a255: Layer already exists [2024-09-20T21:40:42.502Z] 147d34415c0e: Layer already exists [2024-09-20T21:40:42.502Z] 6900938c7280: Layer already exists [2024-09-20T21:40:42.502Z] afae15599140: Layer already exists [2024-09-20T21:40:42.502Z] c42d8ffa412a: Layer already exists [2024-09-20T21:40:42.502Z] 69d0abd09b54: Layer already exists [2024-09-20T21:40:42.502Z] a9d13591a411: Layer already exists [2024-09-20T21:40:42.502Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:42.502Z] 9aa813a10834: Layer already exists [2024-09-20T21:40:42.502Z] 668a89fa57b4: Layer already exists [2024-09-20T21:40:42.502Z] aedf2c5b3a60: Layer already exists [2024-09-20T21:40:42.502Z] d62a02444d39: Layer already exists [2024-09-20T21:40:42.502Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:42.833Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:43.174Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-20T21:40:43.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-20T21:40:43.174Z] ce4d91e8a255: Preparing [2024-09-20T21:40:43.174Z] 6900938c7280: Preparing [2024-09-20T21:40:43.174Z] 147d34415c0e: Preparing [2024-09-20T21:40:43.174Z] afae15599140: Preparing [2024-09-20T21:40:43.174Z] c42d8ffa412a: Preparing [2024-09-20T21:40:43.174Z] 668a89fa57b4: Preparing [2024-09-20T21:40:43.174Z] 69d0abd09b54: Preparing [2024-09-20T21:40:43.174Z] 409c51f45a4c: Preparing [2024-09-20T21:40:43.174Z] a9d13591a411: Preparing [2024-09-20T21:40:43.174Z] 9aa813a10834: Preparing [2024-09-20T21:40:43.174Z] aedf2c5b3a60: Preparing [2024-09-20T21:40:43.174Z] d62a02444d39: Preparing [2024-09-20T21:40:43.174Z] 69d0abd09b54: Waiting [2024-09-20T21:40:43.174Z] 409c51f45a4c: Waiting [2024-09-20T21:40:43.174Z] a9d13591a411: Waiting [2024-09-20T21:40:43.174Z] 9aa813a10834: Waiting [2024-09-20T21:40:43.174Z] aedf2c5b3a60: Waiting [2024-09-20T21:40:43.174Z] d62a02444d39: Waiting [2024-09-20T21:40:43.174Z] 668a89fa57b4: Waiting [2024-09-20T21:40:43.174Z] ce4d91e8a255: Layer already exists [2024-09-20T21:40:43.174Z] 147d34415c0e: Layer already exists [2024-09-20T21:40:43.174Z] afae15599140: Layer already exists [2024-09-20T21:40:43.174Z] c42d8ffa412a: Layer already exists [2024-09-20T21:40:43.174Z] 6900938c7280: Layer already exists [2024-09-20T21:40:43.174Z] 668a89fa57b4: Layer already exists [2024-09-20T21:40:43.174Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:43.174Z] 69d0abd09b54: Layer already exists [2024-09-20T21:40:43.174Z] a9d13591a411: Layer already exists [2024-09-20T21:40:43.174Z] 9aa813a10834: Layer already exists [2024-09-20T21:40:43.174Z] aedf2c5b3a60: Layer already exists [2024-09-20T21:40:43.174Z] d62a02444d39: Layer already exists [2024-09-20T21:40:43.174Z] main: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:40:43.237Z] ===================================================== [Pipeline] echo [2024-09-20T21:40:43.251Z] taggedImages: [2024-09-20T21:40:43.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:43.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-20T21:40:43.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.78 [2024-09-20T21:40:43.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:43.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-20T21:40:43.277Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-20T21:40:43.277Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:43.277Z] latest [2024-09-20T21:40:43.277Z] 3.2.0-dev.78 [2024-09-20T21:40:43.277Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:43.277Z] main [2024-09-20T21:40:43.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:43.621Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:43.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:43.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-20T21:40:43.941Z] ca54d2b4e33e: Preparing [2024-09-20T21:40:43.941Z] 2eca2e5a82d2: Preparing [2024-09-20T21:40:43.941Z] 409c51f45a4c: Preparing [2024-09-20T21:40:43.941Z] a9d13591a411: Preparing [2024-09-20T21:40:43.941Z] e28f2668a7c1: Preparing [2024-09-20T21:40:43.941Z] 279ba3354f6c: Preparing [2024-09-20T21:40:43.941Z] d62a02444d39: Preparing [2024-09-20T21:40:43.941Z] 279ba3354f6c: Waiting [2024-09-20T21:40:43.941Z] a9d13591a411: Layer already exists [2024-09-20T21:40:43.941Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:43.941Z] d62a02444d39: Layer already exists [2024-09-20T21:40:43.941Z] e28f2668a7c1: Pushed [2024-09-20T21:40:43.941Z] ca54d2b4e33e: Pushed [2024-09-20T21:40:44.874Z] 279ba3354f6c: Pushed [2024-09-20T21:40:45.810Z] 2eca2e5a82d2: Pushed [2024-09-20T21:40:45.810Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:46.129Z] + 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-09-20T21:40:46.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-20T21:40:46.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-20T21:40:46.449Z] ca54d2b4e33e: Preparing [2024-09-20T21:40:46.449Z] 2eca2e5a82d2: Preparing [2024-09-20T21:40:46.449Z] 409c51f45a4c: Preparing [2024-09-20T21:40:46.449Z] a9d13591a411: Preparing [2024-09-20T21:40:46.449Z] e28f2668a7c1: Preparing [2024-09-20T21:40:46.449Z] 279ba3354f6c: Preparing [2024-09-20T21:40:46.449Z] d62a02444d39: Preparing [2024-09-20T21:40:46.449Z] d62a02444d39: Waiting [2024-09-20T21:40:46.449Z] 2eca2e5a82d2: Layer already exists [2024-09-20T21:40:46.449Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:46.449Z] ca54d2b4e33e: Layer already exists [2024-09-20T21:40:46.449Z] e28f2668a7c1: Layer already exists [2024-09-20T21:40:46.449Z] a9d13591a411: Layer already exists [2024-09-20T21:40:46.449Z] d62a02444d39: Layer already exists [2024-09-20T21:40:46.449Z] 279ba3354f6c: Layer already exists [2024-09-20T21:40:46.449Z] latest: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:46.790Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:47.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.78 [2024-09-20T21:40:47.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-20T21:40:47.104Z] ca54d2b4e33e: Preparing [2024-09-20T21:40:47.104Z] 2eca2e5a82d2: Preparing [2024-09-20T21:40:47.104Z] 409c51f45a4c: Preparing [2024-09-20T21:40:47.104Z] a9d13591a411: Preparing [2024-09-20T21:40:47.104Z] e28f2668a7c1: Preparing [2024-09-20T21:40:47.104Z] 279ba3354f6c: Preparing [2024-09-20T21:40:47.104Z] d62a02444d39: Preparing [2024-09-20T21:40:47.104Z] d62a02444d39: Waiting [2024-09-20T21:40:47.104Z] 279ba3354f6c: Waiting [2024-09-20T21:40:47.104Z] 2eca2e5a82d2: Layer already exists [2024-09-20T21:40:47.104Z] a9d13591a411: Layer already exists [2024-09-20T21:40:47.104Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:47.104Z] e28f2668a7c1: Layer already exists [2024-09-20T21:40:47.104Z] ca54d2b4e33e: Layer already exists [2024-09-20T21:40:47.104Z] d62a02444d39: Layer already exists [2024-09-20T21:40:47.104Z] 279ba3354f6c: Layer already exists [2024-09-20T21:40:47.104Z] 3.2.0-dev.78: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:47.425Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:47.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:47.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-20T21:40:47.742Z] ca54d2b4e33e: Preparing [2024-09-20T21:40:47.742Z] 2eca2e5a82d2: Preparing [2024-09-20T21:40:47.742Z] 409c51f45a4c: Preparing [2024-09-20T21:40:47.742Z] a9d13591a411: Preparing [2024-09-20T21:40:47.742Z] e28f2668a7c1: Preparing [2024-09-20T21:40:47.742Z] 279ba3354f6c: Preparing [2024-09-20T21:40:47.742Z] d62a02444d39: Preparing [2024-09-20T21:40:47.742Z] 279ba3354f6c: Waiting [2024-09-20T21:40:47.742Z] d62a02444d39: Waiting [2024-09-20T21:40:47.742Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:47.742Z] a9d13591a411: Layer already exists [2024-09-20T21:40:47.742Z] ca54d2b4e33e: Layer already exists [2024-09-20T21:40:47.742Z] e28f2668a7c1: Layer already exists [2024-09-20T21:40:47.742Z] 2eca2e5a82d2: Layer already exists [2024-09-20T21:40:47.742Z] 279ba3354f6c: Layer already exists [2024-09-20T21:40:47.742Z] d62a02444d39: Layer already exists [2024-09-20T21:40:47.742Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:48.070Z] + 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-09-20T21:40:48.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-20T21:40:48.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-20T21:40:48.391Z] ca54d2b4e33e: Preparing [2024-09-20T21:40:48.391Z] 2eca2e5a82d2: Preparing [2024-09-20T21:40:48.391Z] 409c51f45a4c: Preparing [2024-09-20T21:40:48.391Z] a9d13591a411: Preparing [2024-09-20T21:40:48.391Z] e28f2668a7c1: Preparing [2024-09-20T21:40:48.391Z] 279ba3354f6c: Preparing [2024-09-20T21:40:48.391Z] d62a02444d39: Preparing [2024-09-20T21:40:48.391Z] 279ba3354f6c: Waiting [2024-09-20T21:40:48.391Z] d62a02444d39: Waiting [2024-09-20T21:40:48.391Z] ca54d2b4e33e: Layer already exists [2024-09-20T21:40:48.391Z] 2eca2e5a82d2: Layer already exists [2024-09-20T21:40:48.391Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:48.391Z] e28f2668a7c1: Layer already exists [2024-09-20T21:40:48.391Z] a9d13591a411: Layer already exists [2024-09-20T21:40:48.391Z] 279ba3354f6c: Layer already exists [2024-09-20T21:40:48.391Z] d62a02444d39: Layer already exists [2024-09-20T21:40:48.391Z] main: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:40:48.470Z] ===================================================== [Pipeline] echo [2024-09-20T21:40:48.481Z] taggedImages: [2024-09-20T21:40:48.481Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:48.481Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-20T21:40:48.481Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.78 [2024-09-20T21:40:48.481Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:48.481Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-20T21:40:48.507Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-20T21:40:48.507Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:48.507Z] latest [2024-09-20T21:40:48.507Z] 3.2.0-dev.78 [2024-09-20T21:40:48.507Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:40:48.507Z] main [2024-09-20T21:40:48.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:48.843Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:49.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:40:49.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-20T21:40:49.165Z] 0db304c30c78: Preparing [2024-09-20T21:40:49.165Z] 5aff3c31f22d: Preparing [2024-09-20T21:40:49.165Z] 30a282947162: Preparing [2024-09-20T21:40:49.165Z] 409c51f45a4c: Preparing [2024-09-20T21:40:49.165Z] a9d13591a411: Preparing [2024-09-20T21:40:49.165Z] 2d23f1ee707d: Preparing [2024-09-20T21:40:49.165Z] b4b6a0693ea3: Preparing [2024-09-20T21:40:49.165Z] 99920269c206: Preparing [2024-09-20T21:40:49.165Z] d57a27ee0b43: Preparing [2024-09-20T21:40:49.165Z] d62a02444d39: Preparing [2024-09-20T21:40:49.165Z] b4b6a0693ea3: Waiting [2024-09-20T21:40:49.165Z] d57a27ee0b43: Waiting [2024-09-20T21:40:49.165Z] d62a02444d39: Waiting [2024-09-20T21:40:49.165Z] 99920269c206: Waiting [2024-09-20T21:40:49.165Z] 2d23f1ee707d: Waiting [2024-09-20T21:40:49.165Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:49.165Z] a9d13591a411: Layer already exists [2024-09-20T21:40:49.165Z] 0db304c30c78: Pushed [2024-09-20T21:40:49.165Z] 30a282947162: Pushed [2024-09-20T21:40:49.165Z] 5aff3c31f22d: Pushed [2024-09-20T21:40:49.165Z] d62a02444d39: Layer already exists [2024-09-20T21:40:49.165Z] 99920269c206: Pushed [2024-09-20T21:40:49.730Z] d57a27ee0b43: Pushed [2024-09-20T21:40:56.292Z] b4b6a0693ea3: Pushed [2024-09-20T21:40:58.832Z] 2d23f1ee707d: Pushed [2024-09-20T21:40:58.832Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:59.156Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:59.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-20T21:40:59.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-20T21:40:59.473Z] 0db304c30c78: Preparing [2024-09-20T21:40:59.473Z] 5aff3c31f22d: Preparing [2024-09-20T21:40:59.473Z] 30a282947162: Preparing [2024-09-20T21:40:59.473Z] 409c51f45a4c: Preparing [2024-09-20T21:40:59.473Z] a9d13591a411: Preparing [2024-09-20T21:40:59.473Z] 2d23f1ee707d: Preparing [2024-09-20T21:40:59.473Z] b4b6a0693ea3: Preparing [2024-09-20T21:40:59.473Z] 99920269c206: Preparing [2024-09-20T21:40:59.473Z] d57a27ee0b43: Preparing [2024-09-20T21:40:59.473Z] d62a02444d39: Preparing [2024-09-20T21:40:59.473Z] 2d23f1ee707d: Waiting [2024-09-20T21:40:59.473Z] b4b6a0693ea3: Waiting [2024-09-20T21:40:59.473Z] 99920269c206: Waiting [2024-09-20T21:40:59.473Z] d57a27ee0b43: Waiting [2024-09-20T21:40:59.473Z] d62a02444d39: Waiting [2024-09-20T21:40:59.473Z] 0db304c30c78: Layer already exists [2024-09-20T21:40:59.473Z] 5aff3c31f22d: Layer already exists [2024-09-20T21:40:59.473Z] 30a282947162: Layer already exists [2024-09-20T21:40:59.473Z] 409c51f45a4c: Layer already exists [2024-09-20T21:40:59.473Z] a9d13591a411: Layer already exists [2024-09-20T21:40:59.473Z] d57a27ee0b43: Layer already exists [2024-09-20T21:40:59.473Z] 2d23f1ee707d: Layer already exists [2024-09-20T21:40:59.473Z] b4b6a0693ea3: Layer already exists [2024-09-20T21:40:59.473Z] 99920269c206: Layer already exists [2024-09-20T21:40:59.473Z] d62a02444d39: Layer already exists [2024-09-20T21:40:59.473Z] latest: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:40:59.801Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:00.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.78 [2024-09-20T21:41:00.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-20T21:41:00.129Z] 0db304c30c78: Preparing [2024-09-20T21:41:00.129Z] 5aff3c31f22d: Preparing [2024-09-20T21:41:00.129Z] 30a282947162: Preparing [2024-09-20T21:41:00.129Z] 409c51f45a4c: Preparing [2024-09-20T21:41:00.129Z] a9d13591a411: Preparing [2024-09-20T21:41:00.129Z] 2d23f1ee707d: Preparing [2024-09-20T21:41:00.129Z] b4b6a0693ea3: Preparing [2024-09-20T21:41:00.129Z] 99920269c206: Preparing [2024-09-20T21:41:00.129Z] d57a27ee0b43: Preparing [2024-09-20T21:41:00.129Z] d62a02444d39: Preparing [2024-09-20T21:41:00.129Z] b4b6a0693ea3: Waiting [2024-09-20T21:41:00.129Z] 2d23f1ee707d: Waiting [2024-09-20T21:41:00.129Z] 99920269c206: Waiting [2024-09-20T21:41:00.129Z] d57a27ee0b43: Waiting [2024-09-20T21:41:00.129Z] d62a02444d39: Waiting [2024-09-20T21:41:00.129Z] 5aff3c31f22d: Layer already exists [2024-09-20T21:41:00.129Z] a9d13591a411: Layer already exists [2024-09-20T21:41:00.129Z] 30a282947162: Layer already exists [2024-09-20T21:41:00.129Z] 0db304c30c78: Layer already exists [2024-09-20T21:41:00.129Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:00.129Z] 2d23f1ee707d: Layer already exists [2024-09-20T21:41:00.129Z] d57a27ee0b43: Layer already exists [2024-09-20T21:41:00.129Z] 99920269c206: Layer already exists [2024-09-20T21:41:00.129Z] d62a02444d39: Layer already exists [2024-09-20T21:41:00.129Z] b4b6a0693ea3: Layer already exists [2024-09-20T21:41:00.129Z] 3.2.0-dev.78: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:00.461Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:00.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:00.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-20T21:41:00.789Z] 0db304c30c78: Preparing [2024-09-20T21:41:00.789Z] 5aff3c31f22d: Preparing [2024-09-20T21:41:00.789Z] 30a282947162: Preparing [2024-09-20T21:41:00.789Z] 409c51f45a4c: Preparing [2024-09-20T21:41:00.789Z] a9d13591a411: Preparing [2024-09-20T21:41:00.789Z] 2d23f1ee707d: Preparing [2024-09-20T21:41:00.789Z] b4b6a0693ea3: Preparing [2024-09-20T21:41:00.789Z] 2d23f1ee707d: Waiting [2024-09-20T21:41:00.789Z] 99920269c206: Preparing [2024-09-20T21:41:00.789Z] d57a27ee0b43: Preparing [2024-09-20T21:41:00.789Z] d62a02444d39: Preparing [2024-09-20T21:41:00.789Z] b4b6a0693ea3: Waiting [2024-09-20T21:41:00.789Z] d57a27ee0b43: Waiting [2024-09-20T21:41:00.789Z] 99920269c206: Waiting [2024-09-20T21:41:00.789Z] d62a02444d39: Waiting [2024-09-20T21:41:00.789Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:00.789Z] 30a282947162: Layer already exists [2024-09-20T21:41:00.789Z] a9d13591a411: Layer already exists [2024-09-20T21:41:00.789Z] 0db304c30c78: Layer already exists [2024-09-20T21:41:00.789Z] 5aff3c31f22d: Layer already exists [2024-09-20T21:41:00.789Z] 2d23f1ee707d: Layer already exists [2024-09-20T21:41:00.789Z] b4b6a0693ea3: Layer already exists [2024-09-20T21:41:00.789Z] d57a27ee0b43: Layer already exists [2024-09-20T21:41:00.789Z] d62a02444d39: Layer already exists [2024-09-20T21:41:00.789Z] 99920269c206: Layer already exists [2024-09-20T21:41:00.789Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:01.130Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:01.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-20T21:41:01.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-20T21:41:01.452Z] 0db304c30c78: Preparing [2024-09-20T21:41:01.452Z] 5aff3c31f22d: Preparing [2024-09-20T21:41:01.452Z] 30a282947162: Preparing [2024-09-20T21:41:01.452Z] 409c51f45a4c: Preparing [2024-09-20T21:41:01.452Z] a9d13591a411: Preparing [2024-09-20T21:41:01.452Z] 2d23f1ee707d: Preparing [2024-09-20T21:41:01.452Z] b4b6a0693ea3: Preparing [2024-09-20T21:41:01.452Z] 99920269c206: Preparing [2024-09-20T21:41:01.452Z] d57a27ee0b43: Preparing [2024-09-20T21:41:01.452Z] d62a02444d39: Preparing [2024-09-20T21:41:01.452Z] 99920269c206: Waiting [2024-09-20T21:41:01.452Z] b4b6a0693ea3: Waiting [2024-09-20T21:41:01.452Z] d57a27ee0b43: Waiting [2024-09-20T21:41:01.452Z] 2d23f1ee707d: Waiting [2024-09-20T21:41:01.452Z] d62a02444d39: Waiting [2024-09-20T21:41:01.452Z] a9d13591a411: Layer already exists [2024-09-20T21:41:01.452Z] 0db304c30c78: Layer already exists [2024-09-20T21:41:01.452Z] 5aff3c31f22d: Layer already exists [2024-09-20T21:41:01.452Z] 30a282947162: Layer already exists [2024-09-20T21:41:01.452Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:01.452Z] b4b6a0693ea3: Layer already exists [2024-09-20T21:41:01.452Z] 2d23f1ee707d: Layer already exists [2024-09-20T21:41:01.452Z] 99920269c206: Layer already exists [2024-09-20T21:41:01.452Z] d57a27ee0b43: Layer already exists [2024-09-20T21:41:01.452Z] d62a02444d39: Layer already exists [2024-09-20T21:41:01.452Z] main: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:41:01.536Z] ===================================================== [Pipeline] echo [2024-09-20T21:41:01.554Z] taggedImages: [2024-09-20T21:41:01.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:01.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-20T21:41:01.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.78 [2024-09-20T21:41:01.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:01.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-20T21:41:01.580Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-20T21:41:01.580Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:01.580Z] latest [2024-09-20T21:41:01.580Z] 3.2.0-dev.78 [2024-09-20T21:41:01.580Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:01.580Z] main [2024-09-20T21:41:01.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:01.929Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:02.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:02.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-20T21:41:02.255Z] cee31bb5402f: Preparing [2024-09-20T21:41:02.255Z] 192fdcb7f541: Preparing [2024-09-20T21:41:02.255Z] d7dcd50fc2bf: Preparing [2024-09-20T21:41:02.255Z] 409c51f45a4c: Preparing [2024-09-20T21:41:02.255Z] a9d13591a411: Preparing [2024-09-20T21:41:02.255Z] bb8d896806c0: Preparing [2024-09-20T21:41:02.255Z] 2b83679b600b: Preparing [2024-09-20T21:41:02.255Z] 77f5eab7e321: Preparing [2024-09-20T21:41:02.255Z] d62a02444d39: Preparing [2024-09-20T21:41:02.255Z] bb8d896806c0: Waiting [2024-09-20T21:41:02.255Z] 2b83679b600b: Waiting [2024-09-20T21:41:02.255Z] 77f5eab7e321: Waiting [2024-09-20T21:41:02.255Z] d62a02444d39: Waiting [2024-09-20T21:41:02.255Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:02.255Z] a9d13591a411: Layer already exists [2024-09-20T21:41:02.255Z] d7dcd50fc2bf: Pushed [2024-09-20T21:41:02.255Z] cee31bb5402f: Pushed [2024-09-20T21:41:02.255Z] 2b83679b600b: Pushed [2024-09-20T21:41:02.255Z] 192fdcb7f541: Pushed [2024-09-20T21:41:02.255Z] d62a02444d39: Layer already exists [2024-09-20T21:41:02.513Z] 77f5eab7e321: Pushed [2024-09-20T21:41:12.488Z] bb8d896806c0: Pushed [2024-09-20T21:41:12.488Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:12.804Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:13.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-20T21:41:13.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-20T21:41:13.121Z] cee31bb5402f: Preparing [2024-09-20T21:41:13.121Z] 192fdcb7f541: Preparing [2024-09-20T21:41:13.121Z] d7dcd50fc2bf: Preparing [2024-09-20T21:41:13.121Z] 409c51f45a4c: Preparing [2024-09-20T21:41:13.121Z] a9d13591a411: Preparing [2024-09-20T21:41:13.121Z] bb8d896806c0: Preparing [2024-09-20T21:41:13.121Z] 2b83679b600b: Preparing [2024-09-20T21:41:13.121Z] 77f5eab7e321: Preparing [2024-09-20T21:41:13.121Z] d62a02444d39: Preparing [2024-09-20T21:41:13.121Z] 77f5eab7e321: Waiting [2024-09-20T21:41:13.121Z] d62a02444d39: Waiting [2024-09-20T21:41:13.121Z] bb8d896806c0: Waiting [2024-09-20T21:41:13.121Z] 2b83679b600b: Waiting [2024-09-20T21:41:13.121Z] cee31bb5402f: Layer already exists [2024-09-20T21:41:13.121Z] 192fdcb7f541: Layer already exists [2024-09-20T21:41:13.121Z] a9d13591a411: Layer already exists [2024-09-20T21:41:13.121Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:13.121Z] d7dcd50fc2bf: Layer already exists [2024-09-20T21:41:13.121Z] 2b83679b600b: Layer already exists [2024-09-20T21:41:13.121Z] bb8d896806c0: Layer already exists [2024-09-20T21:41:13.121Z] 77f5eab7e321: Layer already exists [2024-09-20T21:41:13.121Z] d62a02444d39: Layer already exists [2024-09-20T21:41:13.121Z] latest: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:13.448Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:13.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.78 [2024-09-20T21:41:13.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-20T21:41:13.768Z] cee31bb5402f: Preparing [2024-09-20T21:41:13.768Z] 192fdcb7f541: Preparing [2024-09-20T21:41:13.768Z] d7dcd50fc2bf: Preparing [2024-09-20T21:41:13.768Z] 409c51f45a4c: Preparing [2024-09-20T21:41:13.768Z] a9d13591a411: Preparing [2024-09-20T21:41:13.768Z] bb8d896806c0: Preparing [2024-09-20T21:41:13.768Z] 2b83679b600b: Preparing [2024-09-20T21:41:13.768Z] 77f5eab7e321: Preparing [2024-09-20T21:41:13.768Z] d62a02444d39: Preparing [2024-09-20T21:41:13.768Z] 77f5eab7e321: Waiting [2024-09-20T21:41:13.768Z] 2b83679b600b: Waiting [2024-09-20T21:41:13.768Z] d62a02444d39: Waiting [2024-09-20T21:41:13.768Z] bb8d896806c0: Waiting [2024-09-20T21:41:13.768Z] 192fdcb7f541: Layer already exists [2024-09-20T21:41:13.768Z] cee31bb5402f: Layer already exists [2024-09-20T21:41:13.768Z] d7dcd50fc2bf: Layer already exists [2024-09-20T21:41:13.768Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:13.768Z] a9d13591a411: Layer already exists [2024-09-20T21:41:13.768Z] 2b83679b600b: Layer already exists [2024-09-20T21:41:13.768Z] bb8d896806c0: Layer already exists [2024-09-20T21:41:13.768Z] 77f5eab7e321: Layer already exists [2024-09-20T21:41:13.768Z] d62a02444d39: Layer already exists [2024-09-20T21:41:13.768Z] 3.2.0-dev.78: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:14.091Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:14.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:14.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-20T21:41:14.415Z] cee31bb5402f: Preparing [2024-09-20T21:41:14.415Z] 192fdcb7f541: Preparing [2024-09-20T21:41:14.415Z] d7dcd50fc2bf: Preparing [2024-09-20T21:41:14.415Z] 409c51f45a4c: Preparing [2024-09-20T21:41:14.415Z] a9d13591a411: Preparing [2024-09-20T21:41:14.415Z] bb8d896806c0: Preparing [2024-09-20T21:41:14.415Z] 2b83679b600b: Preparing [2024-09-20T21:41:14.415Z] 77f5eab7e321: Preparing [2024-09-20T21:41:14.415Z] d62a02444d39: Preparing [2024-09-20T21:41:14.415Z] bb8d896806c0: Waiting [2024-09-20T21:41:14.415Z] 2b83679b600b: Waiting [2024-09-20T21:41:14.415Z] 77f5eab7e321: Waiting [2024-09-20T21:41:14.415Z] d62a02444d39: Waiting [2024-09-20T21:41:14.415Z] d7dcd50fc2bf: Layer already exists [2024-09-20T21:41:14.415Z] 192fdcb7f541: Layer already exists [2024-09-20T21:41:14.415Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:14.415Z] cee31bb5402f: Layer already exists [2024-09-20T21:41:14.415Z] a9d13591a411: Layer already exists [2024-09-20T21:41:14.415Z] 2b83679b600b: Layer already exists [2024-09-20T21:41:14.415Z] bb8d896806c0: Layer already exists [2024-09-20T21:41:14.415Z] 77f5eab7e321: Layer already exists [2024-09-20T21:41:14.415Z] d62a02444d39: Layer already exists [2024-09-20T21:41:14.415Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:14.745Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:15.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-20T21:41:15.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-20T21:41:15.062Z] cee31bb5402f: Preparing [2024-09-20T21:41:15.062Z] 192fdcb7f541: Preparing [2024-09-20T21:41:15.062Z] d7dcd50fc2bf: Preparing [2024-09-20T21:41:15.062Z] 409c51f45a4c: Preparing [2024-09-20T21:41:15.062Z] a9d13591a411: Preparing [2024-09-20T21:41:15.062Z] bb8d896806c0: Preparing [2024-09-20T21:41:15.062Z] 2b83679b600b: Preparing [2024-09-20T21:41:15.062Z] 77f5eab7e321: Preparing [2024-09-20T21:41:15.062Z] d62a02444d39: Preparing [2024-09-20T21:41:15.062Z] 77f5eab7e321: Waiting [2024-09-20T21:41:15.062Z] bb8d896806c0: Waiting [2024-09-20T21:41:15.062Z] d62a02444d39: Waiting [2024-09-20T21:41:15.062Z] 2b83679b600b: Waiting [2024-09-20T21:41:15.062Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:15.062Z] 192fdcb7f541: Layer already exists [2024-09-20T21:41:15.062Z] a9d13591a411: Layer already exists [2024-09-20T21:41:15.062Z] cee31bb5402f: Layer already exists [2024-09-20T21:41:15.062Z] d7dcd50fc2bf: Layer already exists [2024-09-20T21:41:15.062Z] bb8d896806c0: Layer already exists [2024-09-20T21:41:15.062Z] 2b83679b600b: Layer already exists [2024-09-20T21:41:15.062Z] 77f5eab7e321: Layer already exists [2024-09-20T21:41:15.062Z] d62a02444d39: Layer already exists [2024-09-20T21:41:15.062Z] main: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:41:15.144Z] ===================================================== [Pipeline] echo [2024-09-20T21:41:15.159Z] taggedImages: [2024-09-20T21:41:15.159Z] - nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:15.159Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-20T21:41:15.159Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.78 [2024-09-20T21:41:15.159Z] - nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:15.159Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-20T21:41:15.187Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-20T21:41:15.187Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:15.187Z] latest [2024-09-20T21:41:15.187Z] 3.2.0-dev.78 [2024-09-20T21:41:15.187Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:15.187Z] main [2024-09-20T21:41:15.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:15.526Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:15.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:15.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-20T21:41:15.851Z] 088bfdd7511c: Preparing [2024-09-20T21:41:15.851Z] 063909b0ed84: Preparing [2024-09-20T21:41:15.851Z] 57e74fb64114: Preparing [2024-09-20T21:41:15.851Z] 409c51f45a4c: Preparing [2024-09-20T21:41:15.851Z] a9d13591a411: Preparing [2024-09-20T21:41:15.851Z] 74583286b793: Preparing [2024-09-20T21:41:15.851Z] 99920269c206: Preparing [2024-09-20T21:41:15.851Z] d57a27ee0b43: Preparing [2024-09-20T21:41:15.851Z] d62a02444d39: Preparing [2024-09-20T21:41:15.851Z] d62a02444d39: Waiting [2024-09-20T21:41:15.851Z] d57a27ee0b43: Waiting [2024-09-20T21:41:15.851Z] 74583286b793: Waiting [2024-09-20T21:41:15.851Z] 99920269c206: Waiting [2024-09-20T21:41:15.851Z] a9d13591a411: Layer already exists [2024-09-20T21:41:15.851Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:15.851Z] 99920269c206: Layer already exists [2024-09-20T21:41:15.851Z] d57a27ee0b43: Layer already exists [2024-09-20T21:41:15.851Z] d62a02444d39: Layer already exists [2024-09-20T21:41:15.851Z] 063909b0ed84: Pushed [2024-09-20T21:41:15.851Z] 57e74fb64114: Pushed [2024-09-20T21:41:15.851Z] 088bfdd7511c: Pushed [2024-09-20T21:41:28.063Z] 74583286b793: Pushed [2024-09-20T21:41:28.063Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:28.393Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:28.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-20T21:41:28.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-20T21:41:28.707Z] 088bfdd7511c: Preparing [2024-09-20T21:41:28.707Z] 063909b0ed84: Preparing [2024-09-20T21:41:28.707Z] 57e74fb64114: Preparing [2024-09-20T21:41:28.707Z] 409c51f45a4c: Preparing [2024-09-20T21:41:28.707Z] a9d13591a411: Preparing [2024-09-20T21:41:28.707Z] 74583286b793: Preparing [2024-09-20T21:41:28.707Z] 74583286b793: Waiting [2024-09-20T21:41:28.707Z] 99920269c206: Preparing [2024-09-20T21:41:28.707Z] d57a27ee0b43: Preparing [2024-09-20T21:41:28.707Z] 99920269c206: Waiting [2024-09-20T21:41:28.707Z] d62a02444d39: Preparing [2024-09-20T21:41:28.707Z] d57a27ee0b43: Waiting [2024-09-20T21:41:28.707Z] d62a02444d39: Waiting [2024-09-20T21:41:28.707Z] a9d13591a411: Layer already exists [2024-09-20T21:41:28.707Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:28.707Z] 57e74fb64114: Layer already exists [2024-09-20T21:41:28.707Z] 063909b0ed84: Layer already exists [2024-09-20T21:41:28.707Z] 088bfdd7511c: Layer already exists [2024-09-20T21:41:28.707Z] 74583286b793: Layer already exists [2024-09-20T21:41:28.707Z] 99920269c206: Layer already exists [2024-09-20T21:41:28.707Z] d57a27ee0b43: Layer already exists [2024-09-20T21:41:28.707Z] d62a02444d39: Layer already exists [2024-09-20T21:41:28.707Z] latest: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:29.031Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:29.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.78 [2024-09-20T21:41:29.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-20T21:41:29.356Z] 088bfdd7511c: Preparing [2024-09-20T21:41:29.356Z] 063909b0ed84: Preparing [2024-09-20T21:41:29.356Z] 57e74fb64114: Preparing [2024-09-20T21:41:29.356Z] 409c51f45a4c: Preparing [2024-09-20T21:41:29.356Z] a9d13591a411: Preparing [2024-09-20T21:41:29.356Z] 74583286b793: Preparing [2024-09-20T21:41:29.356Z] 99920269c206: Preparing [2024-09-20T21:41:29.356Z] d57a27ee0b43: Preparing [2024-09-20T21:41:29.356Z] 74583286b793: Waiting [2024-09-20T21:41:29.356Z] 99920269c206: Waiting [2024-09-20T21:41:29.357Z] d62a02444d39: Preparing [2024-09-20T21:41:29.357Z] d57a27ee0b43: Waiting [2024-09-20T21:41:29.357Z] d62a02444d39: Waiting [2024-09-20T21:41:29.357Z] 063909b0ed84: Layer already exists [2024-09-20T21:41:29.357Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:29.357Z] a9d13591a411: Layer already exists [2024-09-20T21:41:29.357Z] 088bfdd7511c: Layer already exists [2024-09-20T21:41:29.357Z] 57e74fb64114: Layer already exists [2024-09-20T21:41:29.357Z] 99920269c206: Layer already exists [2024-09-20T21:41:29.357Z] 74583286b793: Layer already exists [2024-09-20T21:41:29.357Z] d57a27ee0b43: Layer already exists [2024-09-20T21:41:29.357Z] d62a02444d39: Layer already exists [2024-09-20T21:41:29.357Z] 3.2.0-dev.78: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:29.686Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:30.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:30.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-20T21:41:30.008Z] 088bfdd7511c: Preparing [2024-09-20T21:41:30.008Z] 063909b0ed84: Preparing [2024-09-20T21:41:30.008Z] 57e74fb64114: Preparing [2024-09-20T21:41:30.008Z] 409c51f45a4c: Preparing [2024-09-20T21:41:30.008Z] a9d13591a411: Preparing [2024-09-20T21:41:30.008Z] 74583286b793: Preparing [2024-09-20T21:41:30.008Z] 99920269c206: Preparing [2024-09-20T21:41:30.008Z] d57a27ee0b43: Preparing [2024-09-20T21:41:30.008Z] d62a02444d39: Preparing [2024-09-20T21:41:30.008Z] 99920269c206: Waiting [2024-09-20T21:41:30.008Z] 74583286b793: Waiting [2024-09-20T21:41:30.008Z] d57a27ee0b43: Waiting [2024-09-20T21:41:30.008Z] d62a02444d39: Waiting [2024-09-20T21:41:30.008Z] 088bfdd7511c: Layer already exists [2024-09-20T21:41:30.008Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:30.008Z] 57e74fb64114: Layer already exists [2024-09-20T21:41:30.008Z] 063909b0ed84: Layer already exists [2024-09-20T21:41:30.008Z] a9d13591a411: Layer already exists [2024-09-20T21:41:30.008Z] 99920269c206: Layer already exists [2024-09-20T21:41:30.008Z] d57a27ee0b43: Layer already exists [2024-09-20T21:41:30.008Z] 74583286b793: Layer already exists [2024-09-20T21:41:30.008Z] d62a02444d39: Layer already exists [2024-09-20T21:41:30.008Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:30.330Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:30.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-20T21:41:30.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-20T21:41:30.649Z] 088bfdd7511c: Preparing [2024-09-20T21:41:30.649Z] 063909b0ed84: Preparing [2024-09-20T21:41:30.649Z] 57e74fb64114: Preparing [2024-09-20T21:41:30.649Z] 409c51f45a4c: Preparing [2024-09-20T21:41:30.649Z] a9d13591a411: Preparing [2024-09-20T21:41:30.649Z] 74583286b793: Preparing [2024-09-20T21:41:30.649Z] 99920269c206: Preparing [2024-09-20T21:41:30.649Z] d57a27ee0b43: Preparing [2024-09-20T21:41:30.649Z] d62a02444d39: Preparing [2024-09-20T21:41:30.649Z] d57a27ee0b43: Waiting [2024-09-20T21:41:30.649Z] 99920269c206: Waiting [2024-09-20T21:41:30.649Z] d62a02444d39: Waiting [2024-09-20T21:41:30.649Z] 74583286b793: Waiting [2024-09-20T21:41:30.649Z] 063909b0ed84: Layer already exists [2024-09-20T21:41:30.649Z] 088bfdd7511c: Layer already exists [2024-09-20T21:41:30.649Z] a9d13591a411: Layer already exists [2024-09-20T21:41:30.649Z] 57e74fb64114: Layer already exists [2024-09-20T21:41:30.649Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:30.649Z] d57a27ee0b43: Layer already exists [2024-09-20T21:41:30.649Z] 74583286b793: Layer already exists [2024-09-20T21:41:30.649Z] 99920269c206: Layer already exists [2024-09-20T21:41:30.649Z] d62a02444d39: Layer already exists [2024-09-20T21:41:30.649Z] main: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:41:30.778Z] ===================================================== [Pipeline] echo [2024-09-20T21:41:30.790Z] taggedImages: [2024-09-20T21:41:30.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:30.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-20T21:41:30.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.78 [2024-09-20T21:41:30.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:30.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-20T21:41:30.814Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-20T21:41:30.814Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:30.814Z] latest [2024-09-20T21:41:30.814Z] 3.2.0-dev.78 [2024-09-20T21:41:30.814Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:30.814Z] main [2024-09-20T21:41:30.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:31.147Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:31.459Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:31.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-20T21:41:31.459Z] 08224f791f08: Preparing [2024-09-20T21:41:31.459Z] 23e6abd916b1: Preparing [2024-09-20T21:41:31.459Z] 409c51f45a4c: Preparing [2024-09-20T21:41:31.459Z] a9d13591a411: Preparing [2024-09-20T21:41:31.459Z] 0655eeff0eaf: Preparing [2024-09-20T21:41:31.459Z] 4c5cf3f03f6b: Preparing [2024-09-20T21:41:31.459Z] d62a02444d39: Preparing [2024-09-20T21:41:31.459Z] 4c5cf3f03f6b: Waiting [2024-09-20T21:41:31.459Z] d62a02444d39: Waiting [2024-09-20T21:41:31.459Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:31.459Z] a9d13591a411: Layer already exists [2024-09-20T21:41:31.459Z] d62a02444d39: Layer already exists [2024-09-20T21:41:31.459Z] 08224f791f08: Pushed [2024-09-20T21:41:31.459Z] 0655eeff0eaf: Pushed [2024-09-20T21:41:32.025Z] 4c5cf3f03f6b: Pushed [2024-09-20T21:41:35.318Z] 23e6abd916b1: Pushed [2024-09-20T21:41:35.318Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:35.650Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:35.968Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-20T21:41:35.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-20T21:41:35.968Z] 08224f791f08: Preparing [2024-09-20T21:41:35.968Z] 23e6abd916b1: Preparing [2024-09-20T21:41:35.968Z] 409c51f45a4c: Preparing [2024-09-20T21:41:35.968Z] a9d13591a411: Preparing [2024-09-20T21:41:35.968Z] 0655eeff0eaf: Preparing [2024-09-20T21:41:35.968Z] 4c5cf3f03f6b: Preparing [2024-09-20T21:41:35.968Z] d62a02444d39: Preparing [2024-09-20T21:41:35.968Z] d62a02444d39: Waiting [2024-09-20T21:41:35.968Z] 4c5cf3f03f6b: Waiting [2024-09-20T21:41:35.968Z] 08224f791f08: Layer already exists [2024-09-20T21:41:35.968Z] a9d13591a411: Layer already exists [2024-09-20T21:41:35.968Z] 23e6abd916b1: Layer already exists [2024-09-20T21:41:35.968Z] 0655eeff0eaf: Layer already exists [2024-09-20T21:41:35.968Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:35.968Z] 4c5cf3f03f6b: Layer already exists [2024-09-20T21:41:35.968Z] d62a02444d39: Layer already exists [2024-09-20T21:41:35.968Z] latest: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:36.287Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:36.600Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.78 [2024-09-20T21:41:36.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-20T21:41:36.600Z] 08224f791f08: Preparing [2024-09-20T21:41:36.600Z] 23e6abd916b1: Preparing [2024-09-20T21:41:36.600Z] 409c51f45a4c: Preparing [2024-09-20T21:41:36.600Z] a9d13591a411: Preparing [2024-09-20T21:41:36.600Z] 0655eeff0eaf: Preparing [2024-09-20T21:41:36.600Z] 4c5cf3f03f6b: Preparing [2024-09-20T21:41:36.600Z] d62a02444d39: Preparing [2024-09-20T21:41:36.600Z] 4c5cf3f03f6b: Waiting [2024-09-20T21:41:36.600Z] d62a02444d39: Waiting [2024-09-20T21:41:36.600Z] 23e6abd916b1: Layer already exists [2024-09-20T21:41:36.600Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:36.600Z] 08224f791f08: Layer already exists [2024-09-20T21:41:36.600Z] a9d13591a411: Layer already exists [2024-09-20T21:41:36.600Z] 0655eeff0eaf: Layer already exists [2024-09-20T21:41:36.600Z] d62a02444d39: Layer already exists [2024-09-20T21:41:36.600Z] 4c5cf3f03f6b: Layer already exists [2024-09-20T21:41:36.600Z] 3.2.0-dev.78: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:36.920Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:37.248Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:37.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-20T21:41:37.249Z] 08224f791f08: Preparing [2024-09-20T21:41:37.249Z] 23e6abd916b1: Preparing [2024-09-20T21:41:37.249Z] 409c51f45a4c: Preparing [2024-09-20T21:41:37.249Z] a9d13591a411: Preparing [2024-09-20T21:41:37.249Z] 0655eeff0eaf: Preparing [2024-09-20T21:41:37.249Z] 4c5cf3f03f6b: Preparing [2024-09-20T21:41:37.249Z] d62a02444d39: Preparing [2024-09-20T21:41:37.249Z] 4c5cf3f03f6b: Waiting [2024-09-20T21:41:37.249Z] 08224f791f08: Layer already exists [2024-09-20T21:41:37.249Z] 23e6abd916b1: Layer already exists [2024-09-20T21:41:37.249Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:37.249Z] 0655eeff0eaf: Layer already exists [2024-09-20T21:41:37.249Z] a9d13591a411: Layer already exists [2024-09-20T21:41:37.249Z] d62a02444d39: Layer already exists [2024-09-20T21:41:37.249Z] 4c5cf3f03f6b: Layer already exists [2024-09-20T21:41:37.249Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:37.582Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:37.902Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-20T21:41:37.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-20T21:41:37.903Z] 08224f791f08: Preparing [2024-09-20T21:41:37.903Z] 23e6abd916b1: Preparing [2024-09-20T21:41:37.903Z] 409c51f45a4c: Preparing [2024-09-20T21:41:37.903Z] a9d13591a411: Preparing [2024-09-20T21:41:37.903Z] 0655eeff0eaf: Preparing [2024-09-20T21:41:37.903Z] 4c5cf3f03f6b: Preparing [2024-09-20T21:41:37.903Z] d62a02444d39: Preparing [2024-09-20T21:41:37.903Z] 4c5cf3f03f6b: Waiting [2024-09-20T21:41:37.903Z] d62a02444d39: Waiting [2024-09-20T21:41:37.903Z] 08224f791f08: Layer already exists [2024-09-20T21:41:37.903Z] 23e6abd916b1: Layer already exists [2024-09-20T21:41:37.903Z] a9d13591a411: Layer already exists [2024-09-20T21:41:37.903Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:37.903Z] 0655eeff0eaf: Layer already exists [2024-09-20T21:41:37.903Z] d62a02444d39: Layer already exists [2024-09-20T21:41:37.903Z] 4c5cf3f03f6b: Layer already exists [2024-09-20T21:41:37.903Z] main: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:41:37.975Z] ===================================================== [Pipeline] echo [2024-09-20T21:41:37.987Z] taggedImages: [2024-09-20T21:41:37.988Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:37.988Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-20T21:41:37.988Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.78 [2024-09-20T21:41:37.988Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:37.988Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-20T21:41:38.011Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-20T21:41:38.011Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:38.011Z] latest [2024-09-20T21:41:38.011Z] 3.2.0-dev.78 [2024-09-20T21:41:38.011Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:38.011Z] main [2024-09-20T21:41:38.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:38.358Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:38.687Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:38.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-20T21:41:38.687Z] 4aa5d167848c: Preparing [2024-09-20T21:41:38.687Z] 0087144e9382: Preparing [2024-09-20T21:41:38.687Z] 409c51f45a4c: Preparing [2024-09-20T21:41:38.687Z] a9d13591a411: Preparing [2024-09-20T21:41:38.687Z] 630ab06ceb1d: Preparing [2024-09-20T21:41:38.687Z] 4de2ea9e80dd: Preparing [2024-09-20T21:41:38.687Z] d62a02444d39: Preparing [2024-09-20T21:41:38.687Z] 4de2ea9e80dd: Waiting [2024-09-20T21:41:38.687Z] d62a02444d39: Waiting [2024-09-20T21:41:38.687Z] a9d13591a411: Layer already exists [2024-09-20T21:41:38.687Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:38.687Z] d62a02444d39: Layer already exists [2024-09-20T21:41:38.687Z] 630ab06ceb1d: Pushed [2024-09-20T21:41:38.687Z] 4aa5d167848c: Pushed [2024-09-20T21:41:38.945Z] 4de2ea9e80dd: Pushed [2024-09-20T21:41:42.239Z] 0087144e9382: Pushed [2024-09-20T21:41:42.498Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:42.826Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:43.142Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-20T21:41:43.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-20T21:41:43.142Z] 4aa5d167848c: Preparing [2024-09-20T21:41:43.142Z] 0087144e9382: Preparing [2024-09-20T21:41:43.142Z] 409c51f45a4c: Preparing [2024-09-20T21:41:43.142Z] a9d13591a411: Preparing [2024-09-20T21:41:43.142Z] 630ab06ceb1d: Preparing [2024-09-20T21:41:43.142Z] 4de2ea9e80dd: Preparing [2024-09-20T21:41:43.142Z] d62a02444d39: Preparing [2024-09-20T21:41:43.142Z] 4de2ea9e80dd: Waiting [2024-09-20T21:41:43.142Z] d62a02444d39: Waiting [2024-09-20T21:41:43.142Z] 4aa5d167848c: Layer already exists [2024-09-20T21:41:43.142Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:43.142Z] a9d13591a411: Layer already exists [2024-09-20T21:41:43.142Z] 630ab06ceb1d: Layer already exists [2024-09-20T21:41:43.142Z] 0087144e9382: Layer already exists [2024-09-20T21:41:43.142Z] 4de2ea9e80dd: Layer already exists [2024-09-20T21:41:43.142Z] d62a02444d39: Layer already exists [2024-09-20T21:41:43.142Z] latest: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:43.469Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:43.788Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.78 [2024-09-20T21:41:43.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-20T21:41:43.788Z] 4aa5d167848c: Preparing [2024-09-20T21:41:43.788Z] 0087144e9382: Preparing [2024-09-20T21:41:43.788Z] 409c51f45a4c: Preparing [2024-09-20T21:41:43.788Z] a9d13591a411: Preparing [2024-09-20T21:41:43.788Z] 630ab06ceb1d: Preparing [2024-09-20T21:41:43.788Z] 4de2ea9e80dd: Preparing [2024-09-20T21:41:43.788Z] d62a02444d39: Preparing [2024-09-20T21:41:43.788Z] 4de2ea9e80dd: Waiting [2024-09-20T21:41:43.788Z] d62a02444d39: Waiting [2024-09-20T21:41:43.788Z] 4aa5d167848c: Layer already exists [2024-09-20T21:41:43.788Z] 630ab06ceb1d: Layer already exists [2024-09-20T21:41:43.788Z] a9d13591a411: Layer already exists [2024-09-20T21:41:43.788Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:43.788Z] 0087144e9382: Layer already exists [2024-09-20T21:41:43.788Z] 4de2ea9e80dd: Layer already exists [2024-09-20T21:41:43.789Z] d62a02444d39: Layer already exists [2024-09-20T21:41:43.789Z] 3.2.0-dev.78: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:44.108Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:44.430Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:44.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-20T21:41:44.430Z] 4aa5d167848c: Preparing [2024-09-20T21:41:44.430Z] 0087144e9382: Preparing [2024-09-20T21:41:44.430Z] 409c51f45a4c: Preparing [2024-09-20T21:41:44.430Z] a9d13591a411: Preparing [2024-09-20T21:41:44.430Z] 630ab06ceb1d: Preparing [2024-09-20T21:41:44.430Z] 4de2ea9e80dd: Preparing [2024-09-20T21:41:44.430Z] d62a02444d39: Preparing [2024-09-20T21:41:44.430Z] 4de2ea9e80dd: Waiting [2024-09-20T21:41:44.430Z] d62a02444d39: Waiting [2024-09-20T21:41:44.430Z] 4aa5d167848c: Layer already exists [2024-09-20T21:41:44.430Z] a9d13591a411: Layer already exists [2024-09-20T21:41:44.430Z] 0087144e9382: Layer already exists [2024-09-20T21:41:44.430Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:44.430Z] 630ab06ceb1d: Layer already exists [2024-09-20T21:41:44.430Z] 4de2ea9e80dd: Layer already exists [2024-09-20T21:41:44.430Z] d62a02444d39: Layer already exists [2024-09-20T21:41:44.430Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:44.751Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:45.066Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-20T21:41:45.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-20T21:41:45.066Z] 4aa5d167848c: Preparing [2024-09-20T21:41:45.066Z] 0087144e9382: Preparing [2024-09-20T21:41:45.066Z] 409c51f45a4c: Preparing [2024-09-20T21:41:45.066Z] a9d13591a411: Preparing [2024-09-20T21:41:45.066Z] 630ab06ceb1d: Preparing [2024-09-20T21:41:45.066Z] 4de2ea9e80dd: Preparing [2024-09-20T21:41:45.066Z] d62a02444d39: Preparing [2024-09-20T21:41:45.066Z] 4de2ea9e80dd: Waiting [2024-09-20T21:41:45.066Z] d62a02444d39: Waiting [2024-09-20T21:41:45.066Z] 4aa5d167848c: Layer already exists [2024-09-20T21:41:45.066Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:45.066Z] a9d13591a411: Layer already exists [2024-09-20T21:41:45.066Z] 630ab06ceb1d: Layer already exists [2024-09-20T21:41:45.066Z] 0087144e9382: Layer already exists [2024-09-20T21:41:45.066Z] 4de2ea9e80dd: Layer already exists [2024-09-20T21:41:45.066Z] d62a02444d39: Layer already exists [2024-09-20T21:41:45.066Z] main: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:41:45.130Z] ===================================================== [Pipeline] echo [2024-09-20T21:41:45.146Z] taggedImages: [2024-09-20T21:41:45.146Z] - nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:45.146Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-20T21:41:45.146Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.78 [2024-09-20T21:41:45.146Z] - nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:45.146Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-20T21:41:45.171Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-20T21:41:45.171Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:45.171Z] latest [2024-09-20T21:41:45.171Z] 3.2.0-dev.78 [2024-09-20T21:41:45.171Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:45.171Z] main [2024-09-20T21:41:45.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:45.505Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:45.828Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:45.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-20T21:41:45.828Z] 40c71d151118: Preparing [2024-09-20T21:41:45.828Z] 91fd92954077: Preparing [2024-09-20T21:41:45.828Z] 409c51f45a4c: Preparing [2024-09-20T21:41:45.828Z] a9d13591a411: Preparing [2024-09-20T21:41:45.828Z] e3d7a0b4ab15: Preparing [2024-09-20T21:41:45.828Z] baa7f1217498: Preparing [2024-09-20T21:41:45.828Z] d62a02444d39: Preparing [2024-09-20T21:41:45.828Z] d62a02444d39: Waiting [2024-09-20T21:41:45.828Z] baa7f1217498: Waiting [2024-09-20T21:41:45.828Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:41:45.828Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:45.828Z] a9d13591a411: Layer already exists [2024-09-20T21:41:45.828Z] baa7f1217498: Layer already exists [2024-09-20T21:41:45.828Z] d62a02444d39: Layer already exists [2024-09-20T21:41:45.828Z] 40c71d151118: Pushed [2024-09-20T21:41:50.019Z] 91fd92954077: Pushed [2024-09-20T21:41:50.019Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:50.344Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:50.664Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-20T21:41:50.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-20T21:41:50.664Z] 40c71d151118: Preparing [2024-09-20T21:41:50.664Z] 91fd92954077: Preparing [2024-09-20T21:41:50.664Z] 409c51f45a4c: Preparing [2024-09-20T21:41:50.664Z] a9d13591a411: Preparing [2024-09-20T21:41:50.664Z] e3d7a0b4ab15: Preparing [2024-09-20T21:41:50.664Z] baa7f1217498: Preparing [2024-09-20T21:41:50.664Z] d62a02444d39: Preparing [2024-09-20T21:41:50.664Z] baa7f1217498: Waiting [2024-09-20T21:41:50.664Z] d62a02444d39: Waiting [2024-09-20T21:41:50.664Z] a9d13591a411: Layer already exists [2024-09-20T21:41:50.664Z] 40c71d151118: Layer already exists [2024-09-20T21:41:50.664Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:41:50.664Z] 91fd92954077: Layer already exists [2024-09-20T21:41:50.664Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:50.664Z] baa7f1217498: Layer already exists [2024-09-20T21:41:50.664Z] d62a02444d39: Layer already exists [2024-09-20T21:41:50.664Z] latest: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:50.984Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:51.296Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.78 [2024-09-20T21:41:51.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-20T21:41:51.296Z] 40c71d151118: Preparing [2024-09-20T21:41:51.296Z] 91fd92954077: Preparing [2024-09-20T21:41:51.296Z] 409c51f45a4c: Preparing [2024-09-20T21:41:51.296Z] a9d13591a411: Preparing [2024-09-20T21:41:51.296Z] e3d7a0b4ab15: Preparing [2024-09-20T21:41:51.296Z] baa7f1217498: Preparing [2024-09-20T21:41:51.296Z] d62a02444d39: Preparing [2024-09-20T21:41:51.296Z] d62a02444d39: Waiting [2024-09-20T21:41:51.296Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:51.296Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:41:51.296Z] 91fd92954077: Layer already exists [2024-09-20T21:41:51.296Z] a9d13591a411: Layer already exists [2024-09-20T21:41:51.296Z] 40c71d151118: Layer already exists [2024-09-20T21:41:51.296Z] baa7f1217498: Layer already exists [2024-09-20T21:41:51.296Z] d62a02444d39: Layer already exists [2024-09-20T21:41:51.296Z] 3.2.0-dev.78: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:51.618Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:51.939Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:51.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-20T21:41:51.939Z] 40c71d151118: Preparing [2024-09-20T21:41:51.939Z] 91fd92954077: Preparing [2024-09-20T21:41:51.939Z] 409c51f45a4c: Preparing [2024-09-20T21:41:51.939Z] a9d13591a411: Preparing [2024-09-20T21:41:51.939Z] e3d7a0b4ab15: Preparing [2024-09-20T21:41:51.939Z] baa7f1217498: Preparing [2024-09-20T21:41:51.939Z] d62a02444d39: Preparing [2024-09-20T21:41:51.939Z] baa7f1217498: Waiting [2024-09-20T21:41:51.939Z] d62a02444d39: Waiting [2024-09-20T21:41:51.939Z] 40c71d151118: Layer already exists [2024-09-20T21:41:51.939Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:41:51.939Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:51.939Z] 91fd92954077: Layer already exists [2024-09-20T21:41:51.939Z] a9d13591a411: Layer already exists [2024-09-20T21:41:51.939Z] d62a02444d39: Layer already exists [2024-09-20T21:41:51.939Z] baa7f1217498: Layer already exists [2024-09-20T21:41:51.939Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:52.260Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T21:41:52.576Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-20T21:41:52.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-20T21:41:52.576Z] 40c71d151118: Preparing [2024-09-20T21:41:52.576Z] 91fd92954077: Preparing [2024-09-20T21:41:52.576Z] 409c51f45a4c: Preparing [2024-09-20T21:41:52.576Z] a9d13591a411: Preparing [2024-09-20T21:41:52.576Z] e3d7a0b4ab15: Preparing [2024-09-20T21:41:52.576Z] baa7f1217498: Preparing [2024-09-20T21:41:52.576Z] d62a02444d39: Preparing [2024-09-20T21:41:52.576Z] baa7f1217498: Waiting [2024-09-20T21:41:52.576Z] d62a02444d39: Waiting [2024-09-20T21:41:52.576Z] 40c71d151118: Layer already exists [2024-09-20T21:41:52.576Z] a9d13591a411: Layer already exists [2024-09-20T21:41:52.576Z] 409c51f45a4c: Layer already exists [2024-09-20T21:41:52.576Z] 91fd92954077: Layer already exists [2024-09-20T21:41:52.576Z] e3d7a0b4ab15: Layer already exists [2024-09-20T21:41:52.576Z] d62a02444d39: Layer already exists [2024-09-20T21:41:52.576Z] baa7f1217498: Layer already exists [2024-09-20T21:41:52.576Z] main: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T21:41:52.636Z] ===================================================== [Pipeline] echo [2024-09-20T21:41:52.652Z] taggedImages: [2024-09-20T21:41:52.652Z] - nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T21:41:52.652Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-20T21:41:52.652Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.78 [2024-09-20T21:41:52.652Z] - nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T21:41:52.652Z] - 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-09-20T21:58:32.206Z] #160 ... [2024-09-20T21:58:32.206Z] [2024-09-20T21:58:32.207Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-20T21:58:32.207Z] #153 1178.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-20T21:58:38.882Z] #153 ... [2024-09-20T21:58:38.882Z] [2024-09-20T21:58:38.882Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-20T21:58:38.882Z] #154 DONE 1189.7s [2024-09-20T21:58:38.882Z] [2024-09-20T21:58:38.882Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T21:58:38.882Z] #149 ... [2024-09-20T21:58:38.882Z] [2024-09-20T21:58:38.882Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:58:39.246Z] #161 DONE 0.3s [2024-09-20T21:58:39.246Z] [2024-09-20T21:58:39.246Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:58:39.246Z] #162 DONE 0.2s [2024-09-20T21:58:39.246Z] [2024-09-20T21:58:39.246Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T21:58:39.246Z] #132 ... [2024-09-20T21:58:39.246Z] [2024-09-20T21:58:39.246Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-20T21:58:39.514Z] #163 DONE 0.3s [2024-09-20T21:58:39.514Z] [2024-09-20T21:58:39.514Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T21:58:39.514Z] #152 ... [2024-09-20T21:58:39.514Z] [2024-09-20T21:58:39.514Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-20T21:58:39.782Z] #164 DONE 0.2s [2024-09-20T21:58:39.782Z] [2024-09-20T21:58:39.782Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-20T21:58:40.070Z] #165 DONE 0.3s [2024-09-20T21:58:40.070Z] [2024-09-20T21:58:40.070Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-20T21:58:40.070Z] #166 DONE 0.2s [2024-09-20T21:58:40.070Z] [2024-09-20T21:58:40.070Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T21:58:42.664Z] #167 DONE 2.2s [2024-09-20T21:58:42.664Z] [2024-09-20T21:58:42.664Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T21:58:42.664Z] #132 ... [2024-09-20T21:58:42.664Z] [2024-09-20T21:58:42.664Z] #111 [security-proxy-setup] exporting to image [2024-09-20T21:58:42.664Z] #111 exporting layers [2024-09-20T21:58:43.254Z] #111 exporting layers 1.0s done [2024-09-20T21:58:43.527Z] #111 writing image sha256:20c4129017d23d8d6542228e10bc42299744d0b20e8b0bed5f431f47ccbdad84 done [2024-09-20T21:58:43.527Z] #111 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-09-20T21:58:43.527Z] #111 DONE 4.1s [2024-09-20T21:58:43.527Z] [2024-09-20T21:58:43.527Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T21:58:48.896Z] #155 ... [2024-09-20T21:58:48.896Z] [2024-09-20T21:58:48.896Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-20T21:58:48.896Z] #153 DONE 1200.4s [2024-09-20T21:58:49.181Z] [2024-09-20T21:58:49.181Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T21:58:49.448Z] #151 ... [2024-09-20T21:58:49.448Z] [2024-09-20T21:58:49.448Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:58:49.728Z] #168 DONE 0.4s [2024-09-20T21:58:49.728Z] [2024-09-20T21:58:49.728Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T21:58:49.728Z] #151 ... [2024-09-20T21:58:49.728Z] [2024-09-20T21:58:49.728Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:58:50.001Z] #169 DONE 0.2s [2024-09-20T21:58:50.001Z] [2024-09-20T21:58:50.001Z] #170 [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-09-20T21:58:50.001Z] #170 DONE 0.2s [2024-09-20T21:58:50.001Z] [2024-09-20T21:58:50.001Z] #171 [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-09-20T21:58:50.307Z] #171 DONE 0.2s [2024-09-20T21:58:50.307Z] [2024-09-20T21:58:50.307Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-20T21:58:50.574Z] #172 DONE 0.2s [2024-09-20T21:58:50.574Z] [2024-09-20T21:58:50.574Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T21:58:50.574Z] #152 ... [2024-09-20T21:58:50.574Z] [2024-09-20T21:58:50.574Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-20T21:58:51.158Z] #173 DONE 0.3s [2024-09-20T21:58:51.158Z] [2024-09-20T21:58:51.158Z] #174 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-20T21:58:51.426Z] #174 DONE 0.3s [2024-09-20T21:58:51.426Z] [2024-09-20T21:58:51.426Z] #175 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-20T21:58:51.426Z] #175 DONE 0.2s [2024-09-20T21:58:51.426Z] [2024-09-20T21:58:51.426Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T21:58:51.426Z] #150 ... [2024-09-20T21:58:51.426Z] [2024-09-20T21:58:51.426Z] #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T21:58:54.008Z] #176 DONE 2.3s [2024-09-20T21:58:54.008Z] [2024-09-20T21:58:54.008Z] #111 [security-secretstore-setup] exporting to image [2024-09-20T21:58:54.008Z] #111 exporting layers [2024-09-20T21:58:54.275Z] #111 ... [2024-09-20T21:58:54.275Z] [2024-09-20T21:58:54.275Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T21:58:54.275Z] #152 DONE 1205.6s [2024-09-20T21:58:54.543Z] [2024-09-20T21:58:54.543Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T21:58:55.131Z] #160 ... [2024-09-20T21:58:55.131Z] [2024-09-20T21:58:55.131Z] #177 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-20T21:58:55.131Z] #177 DONE 0.3s [2024-09-20T21:58:55.131Z] [2024-09-20T21:58:55.131Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T21:58:55.400Z] #155 ... [2024-09-20T21:58:55.400Z] [2024-09-20T21:58:55.400Z] #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-20T21:58:55.993Z] #178 ... [2024-09-20T21:58:55.993Z] [2024-09-20T21:58:55.993Z] #111 [security-secretstore-setup] exporting to image [2024-09-20T21:58:55.993Z] #111 exporting layers 2.2s done [2024-09-20T21:58:55.993Z] #111 writing image sha256:98511ecde5f4c97e6f633e9bea4c2d96961a6349e498c1758b548e8e1a3717bf done [2024-09-20T21:58:55.993Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-20T21:58:55.993Z] #111 DONE 6.4s [2024-09-20T21:58:56.261Z] [2024-09-20T21:58:56.261Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T21:58:57.680Z] #151 ... [2024-09-20T21:58:57.680Z] [2024-09-20T21:58:57.680Z] #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-20T21:58:57.680Z] #178 DONE 2.2s [2024-09-20T21:58:57.680Z] [2024-09-20T21:58:57.680Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T21:58:57.959Z] #179 DONE 0.3s [2024-09-20T21:58:57.959Z] [2024-09-20T21:58:57.959Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-20T21:58:57.959Z] #180 DONE 0.3s [2024-09-20T21:58:57.959Z] [2024-09-20T21:58:57.959Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T21:58:58.231Z] #150 ... [2024-09-20T21:58:58.231Z] [2024-09-20T21:58:58.231Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-20T21:58:58.231Z] #181 DONE 0.3s [2024-09-20T21:58:58.231Z] [2024-09-20T21:58:58.231Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T21:58:58.498Z] #155 ... [2024-09-20T21:58:58.498Z] [2024-09-20T21:58:58.498Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-20T21:58:58.498Z] #182 DONE 0.2s [2024-09-20T21:58:58.498Z] [2024-09-20T21:58:58.498Z] #183 [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-09-20T21:58:58.498Z] #183 DONE 0.1s [2024-09-20T21:58:58.498Z] [2024-09-20T21:58:58.498Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T21:58:58.768Z] #155 ... [2024-09-20T21:58:58.768Z] [2024-09-20T21:58:58.768Z] #184 [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-09-20T21:58:58.768Z] #184 DONE 0.1s [2024-09-20T21:58:59.037Z] [2024-09-20T21:58:59.037Z] #185 [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-09-20T21:58:59.037Z] #185 DONE 0.1s [2024-09-20T21:58:59.037Z] [2024-09-20T21:58:59.037Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T21:58:59.037Z] #151 ... [2024-09-20T21:58:59.037Z] [2024-09-20T21:58:59.037Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-20T21:58:59.037Z] #186 DONE 0.1s [2024-09-20T21:58:59.307Z] [2024-09-20T21:58:59.307Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-20T21:58:59.307Z] #187 DONE 0.1s [2024-09-20T21:58:59.307Z] [2024-09-20T21:58:59.307Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-20T21:59:01.929Z] #188 DONE 2.2s [2024-09-20T21:59:01.929Z] [2024-09-20T21:59:01.929Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T21:59:01.929Z] #157 ... [2024-09-20T21:59:01.929Z] [2024-09-20T21:59:01.929Z] #111 [security-bootstrapper] exporting to image [2024-09-20T21:59:01.929Z] #111 exporting layers [2024-09-20T21:59:02.510Z] #111 exporting layers 1.0s done [2024-09-20T21:59:02.510Z] #111 writing image sha256:09ae97e34d2ca732a960a0d345b537bb8f5d2ff64b5d4e3e1eceb3e5a4ec7859 done [2024-09-20T21:59:02.510Z] #111 naming to docker.io/library/security-bootstrapper-arm64 [2024-09-20T21:59:02.510Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-20T21:59:02.510Z] #111 DONE 7.4s [2024-09-20T21:59:02.510Z] [2024-09-20T21:59:02.510Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T22:00:24.091Z] #151 ... [2024-09-20T22:00:24.091Z] [2024-09-20T22:00:24.091Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-20T22:00:24.091Z] #158 DONE 1275.1s [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T22:00:24.092Z] #157 ... [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:00:24.092Z] #189 DONE 0.2s [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T22:00:24.092Z] #160 ... [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T22:00:24.092Z] #190 DONE 0.1s [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-20T22:00:24.092Z] #191 DONE 0.3s [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T22:00:24.092Z] #160 ... [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #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-09-20T22:00:24.092Z] #192 DONE 0.2s [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #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-09-20T22:00:24.092Z] #193 DONE 0.2s [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #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-09-20T22:00:24.092Z] #194 DONE 2.0s [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #111 [core-common-config-bootstrapper] exporting to image [2024-09-20T22:00:24.092Z] #111 exporting layers [2024-09-20T22:00:24.092Z] #111 exporting layers 0.6s done [2024-09-20T22:00:24.092Z] #111 writing image sha256:7e4f0f29668b245b257b59030050912461fa01763ddf55819dade8de8c3e9c98 done [2024-09-20T22:00:24.092Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-20T22:00:24.092Z] #111 DONE 8.0s [2024-09-20T22:00:24.092Z] [2024-09-20T22:00:24.092Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-20T22:02:15.757Z] #159 ... [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T22:02:15.757Z] #151 DONE 1392.3s [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T22:02:15.757Z] #160 ... [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:02:15.757Z] #195 DONE 0.2s [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T22:02:15.757Z] #150 ... [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T22:02:15.757Z] #196 DONE 0.9s [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T22:02:15.757Z] #155 ... [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-20T22:02:15.757Z] #197 DONE 0.3s [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T22:02:15.757Z] #149 ... [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #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-09-20T22:02:15.757Z] #198 DONE 0.1s [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #111 [security-spiffe-token-provider] exporting to image [2024-09-20T22:02:15.757Z] #111 exporting layers [2024-09-20T22:02:15.757Z] #111 exporting layers 0.6s done [2024-09-20T22:02:15.757Z] #111 writing image sha256:a09b42e244e960e27702bb7e983cc8256c80233c765426c617bab137c13e1a7a done [2024-09-20T22:02:15.757Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-20T22:02:15.757Z] #111 DONE 8.7s [2024-09-20T22:02:15.757Z] [2024-09-20T22:02:15.757Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T22:10:22.814Z] #160 ... [2024-09-20T22:10:22.814Z] [2024-09-20T22:10:22.814Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-20T22:10:22.814Z] #159 DONE 1882.9s [2024-09-20T22:10:22.814Z] [2024-09-20T22:10:22.814Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T22:10:22.814Z] #150 ... [2024-09-20T22:10:22.814Z] [2024-09-20T22:10:22.814Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:10:22.814Z] #199 DONE 0.1s [2024-09-20T22:10:22.814Z] [2024-09-20T22:10:22.814Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T22:10:22.814Z] #160 ... [2024-09-20T22:10:22.814Z] [2024-09-20T22:10:22.814Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T22:10:22.814Z] #200 DONE 0.2s [2024-09-20T22:10:22.814Z] [2024-09-20T22:10:22.814Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-20T22:10:22.814Z] #201 DONE 0.4s [2024-09-20T22:10:22.814Z] [2024-09-20T22:10:22.814Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-20T22:10:22.814Z] #202 DONE 0.1s [2024-09-20T22:10:22.814Z] [2024-09-20T22:10:22.814Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-20T22:10:22.814Z] #203 DONE 0.1s [2024-09-20T22:10:22.814Z] [2024-09-20T22:10:22.814Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T22:10:24.770Z] #204 DONE 1.9s [2024-09-20T22:10:24.770Z] [2024-09-20T22:10:24.770Z] #111 [security-proxy-auth] exporting to image [2024-09-20T22:10:24.770Z] #111 exporting layers [2024-09-20T22:10:25.757Z] #111 exporting layers 0.9s done [2024-09-20T22:10:25.757Z] #111 writing image sha256:e8149c7a056543346561525ab6d97001fc3efb62d3c00ae081ccd594ff4b1a4a done [2024-09-20T22:10:25.757Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-20T22:10:25.757Z] #111 DONE 9.6s [2024-09-20T22:10:25.757Z] [2024-09-20T22:10:25.757Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T22:11:22.146Z] #155 ... [2024-09-20T22:11:22.146Z] [2024-09-20T22:11:22.146Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T22:11:22.146Z] #157 DONE 1941.3s [2024-09-20T22:11:22.146Z] [2024-09-20T22:11:22.146Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T22:11:22.146Z] #156 ... [2024-09-20T22:11:22.146Z] [2024-09-20T22:11:22.146Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:11:22.146Z] #205 DONE 0.1s [2024-09-20T22:11:22.146Z] [2024-09-20T22:11:22.146Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T22:11:22.146Z] #149 ... [2024-09-20T22:11:22.146Z] [2024-09-20T22:11:22.146Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-20T22:11:22.146Z] #206 DONE 0.1s [2024-09-20T22:11:22.146Z] [2024-09-20T22:11:22.146Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-20T22:11:22.146Z] #207 DONE 0.4s [2024-09-20T22:11:22.146Z] [2024-09-20T22:11:22.146Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-20T22:11:22.146Z] #208 DONE 0.1s [2024-09-20T22:11:22.146Z] [2024-09-20T22:11:22.146Z] #111 [core-command] exporting to image [2024-09-20T22:11:22.146Z] #111 exporting layers [2024-09-20T22:11:22.146Z] #111 exporting layers 0.6s done [2024-09-20T22:11:22.146Z] #111 writing image sha256:c979820c6698016ed298d0613493beab29d8ccb14fda926c730e3c3957fe4630 done [2024-09-20T22:11:22.146Z] #111 naming to docker.io/library/core-command-arm64 0.0s done [2024-09-20T22:11:22.146Z] #111 DONE 10.2s [2024-09-20T22:11:22.146Z] [2024-09-20T22:11:22.146Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T22:13:44.030Z] #156 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T22:13:44.030Z] #150 DONE 2084.2s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T22:13:44.030Z] #160 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:13:44.030Z] #209 DONE 0.2s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T22:13:44.030Z] #155 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-20T22:13:44.030Z] #210 DONE 0.7s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T22:13:44.030Z] #132 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-20T22:13:44.030Z] #211 DONE 0.3s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-20T22:13:44.030Z] #212 DONE 0.2s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #111 [core-keeper] exporting to image [2024-09-20T22:13:44.030Z] #111 exporting layers [2024-09-20T22:13:44.030Z] #111 exporting layers 0.5s done [2024-09-20T22:13:44.030Z] #111 writing image sha256:d8cb311d34ecca8b9a158dd331b5561f938c955e69fc6abb7d691405f0623e3d done [2024-09-20T22:13:44.030Z] #111 naming to docker.io/library/core-keeper-arm64 done [2024-09-20T22:13:44.030Z] #111 DONE 10.8s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T22:13:44.030Z] #73 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T22:13:44.030Z] #156 DONE 2079.7s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T22:13:44.030Z] #160 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:13:44.030Z] #213 DONE 0.2s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-20T22:13:44.030Z] #214 DONE 0.1s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-20T22:13:44.030Z] #215 DONE 0.6s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T22:13:44.030Z] #149 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-20T22:13:44.030Z] #216 DONE 0.1s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-20T22:13:44.030Z] #217 DONE 0.2s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #111 [core-data] exporting to image [2024-09-20T22:13:44.030Z] #111 exporting layers 0.7s done [2024-09-20T22:13:44.030Z] #111 writing image sha256:6758126095d87d548032535b19073e17813bc2589891cb3b9eb53616cdd8ece9 done [2024-09-20T22:13:44.030Z] #111 naming to docker.io/library/core-data-arm64 done [2024-09-20T22:13:44.030Z] #111 DONE 11.5s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T22:13:44.030Z] #155 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T22:13:44.030Z] #149 DONE 2083.2s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T22:13:44.030Z] #132 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:13:44.030Z] #218 DONE 0.1s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T22:13:44.030Z] #132 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T22:13:44.030Z] #219 DONE 0.1s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-20T22:13:44.030Z] #220 DONE 0.4s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T22:13:44.030Z] #155 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-20T22:13:44.030Z] #221 DONE 0.1s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-20T22:13:44.030Z] #222 DONE 0.1s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T22:13:44.030Z] #73 ... [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #111 [core-metadata] exporting to image [2024-09-20T22:13:44.030Z] #111 exporting layers 0.5s done [2024-09-20T22:13:44.030Z] #111 writing image sha256:1fba3cd53af47ffecfd476fd60c644893bce8781ff6a5b8c84aafa1fb0849cc1 done [2024-09-20T22:13:44.030Z] #111 naming to docker.io/library/core-metadata-arm64 done [2024-09-20T22:13:44.030Z] #111 DONE 11.9s [2024-09-20T22:13:44.030Z] [2024-09-20T22:13:44.030Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T22:14:16.253Z] #132 DONE 2126.2s [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T22:14:16.253Z] #160 DONE 2116.5s [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T22:14:16.253Z] #155 ... [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:14:16.253Z] #223 DONE 0.3s [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T22:14:16.253Z] #155 ... [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T22:14:16.253Z] #224 DONE 0.2s [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:14:16.253Z] #225 DONE 0.2s [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-20T22:14:16.253Z] #226 ... [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T22:14:16.253Z] #227 DONE 0.2s [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T22:14:16.253Z] #155 DONE 2127.4s [2024-09-20T22:14:16.253Z] [2024-09-20T22:14:16.253Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-20T22:14:16.520Z] #228 ... [2024-09-20T22:14:16.520Z] [2024-09-20T22:14:16.520Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-20T22:14:16.520Z] #226 DONE 0.6s [2024-09-20T22:14:16.520Z] [2024-09-20T22:14:16.520Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-20T22:14:16.520Z] #228 DONE 0.6s [2024-09-20T22:14:16.520Z] [2024-09-20T22:14:16.520Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-20T22:14:16.787Z] #229 DONE 0.2s [2024-09-20T22:14:16.787Z] [2024-09-20T22:14:16.787Z] #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:14:16.787Z] #230 ... [2024-09-20T22:14:16.787Z] [2024-09-20T22:14:16.787Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-20T22:14:16.787Z] #231 DONE 0.2s [2024-09-20T22:14:17.053Z] [2024-09-20T22:14:17.053Z] #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T22:14:17.053Z] #230 DONE 0.2s [2024-09-20T22:14:17.053Z] [2024-09-20T22:14:17.053Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T22:14:17.053Z] #232 DONE 0.2s [2024-09-20T22:14:17.053Z] [2024-09-20T22:14:17.053Z] #111 [support-cron-scheduler] exporting to image [2024-09-20T22:14:17.053Z] #111 exporting layers [2024-09-20T22:14:17.319Z] #111 exporting layers 0.6s done [2024-09-20T22:14:17.319Z] #111 writing image sha256:5042e1635026bb70ab41468b764da1638640f3271e902901ce7330cfe72d31f2 done [2024-09-20T22:14:17.319Z] #111 naming to docker.io/library/support-scheduler-arm64 [2024-09-20T22:14:17.319Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2024-09-20T22:14:17.586Z] #111 ... [2024-09-20T22:14:17.586Z] [2024-09-20T22:14:17.586Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-20T22:14:17.586Z] #233 DONE 0.4s [2024-09-20T22:14:17.586Z] [2024-09-20T22:14:17.586Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-20T22:14:17.586Z] #234 DONE 0.1s [2024-09-20T22:14:17.852Z] [2024-09-20T22:14:17.852Z] #111 [support-notifications] exporting to image [2024-09-20T22:14:18.120Z] #111 exporting layers 1.2s done [2024-09-20T22:14:18.120Z] #111 writing image sha256:e2fc748a55d99ada4c503ada15ff8763a3776da0ec61a3a45bb094c1553d98ca 0.0s done [2024-09-20T22:14:18.120Z] #111 naming to docker.io/library/support-cron-scheduler-arm64 0.0s done [2024-09-20T22:14:18.120Z] #111 exporting layers 0.5s done [2024-09-20T22:14:18.120Z] #111 writing image sha256:fca81f56ad1e2e9344dfb470413fd250ccdfd15f114fecd416b0a82443d0dd7a done [2024-09-20T22:14:18.120Z] #111 naming to docker.io/library/support-notifications-arm64 done [2024-09-20T22:14:18.120Z] #111 DONE 13.5s [2024-09-20T22:14:18.120Z] [2024-09-20T22:14:18.120Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T22:14:18.120Z] time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-20T22:14:18.127Z] $ docker stop --time=1 2d425418eb35a285ad0b40aaf605d972421b4d16980fe175ed7047c7008e1e21 [2024-09-20T22:14:19.773Z] $ docker rm -f --volumes 2d425418eb35a285ad0b40aaf605d972421b4d16980fe175ed7047c7008e1e21 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-20T22:14:20.264Z] + docker images [2024-09-20T22:14:20.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-20T22:14:20.264Z] support-notifications-arm64 latest fca81f56ad1e 3 seconds ago 42.2MB [2024-09-20T22:14:20.264Z] support-scheduler-arm64 latest 5042e1635026 4 seconds ago 41.4MB [2024-09-20T22:14:20.264Z] support-cron-scheduler-arm64 latest e2fc748a55d9 4 seconds ago 43.7MB [2024-09-20T22:14:20.264Z] core-metadata-arm64 latest 1fba3cd53af4 38 seconds ago 39.4MB [2024-09-20T22:14:20.264Z] core-data-arm64 latest 6758126095d8 41 seconds ago 39.3MB [2024-09-20T22:14:20.264Z] core-keeper-arm64 latest d8cb311d34ec 46 seconds ago 39.2MB [2024-09-20T22:14:20.264Z] core-command-arm64 latest c979820c6698 3 minutes ago 35.1MB [2024-09-20T22:14:20.264Z] security-proxy-auth-arm64 latest e8149c7a0565 3 minutes ago 32.7MB [2024-09-20T22:14:20.264Z] security-spiffe-token-provider-arm64 latest a09b42e244e9 12 minutes ago 29.1MB [2024-09-20T22:14:20.264Z] core-common-config-bootstrapper-arm64 latest 7e4f0f29668b 14 minutes ago 15.4MB [2024-09-20T22:14:20.264Z] security-bootstrapper-arm64 latest 09ae97e34d2c 15 minutes ago 18.9MB [2024-09-20T22:14:20.264Z] security-secretstore-setup-arm64 latest 98511ecde5f4 15 minutes ago 36.4MB [2024-09-20T22:14:20.264Z] security-proxy-setup-arm64 latest 20c4129017d2 15 minutes ago 26.2MB [2024-09-20T22:14:20.264Z] security-spire-agent-arm64 latest 17148cfd4b5e 36 minutes ago 174MB [2024-09-20T22:14:20.264Z] security-spire-config-arm64 latest 7f5b7e47f8c6 36 minutes ago 115MB [2024-09-20T22:14:20.264Z] security-spire-server-arm64 latest 7128740ddb92 36 minutes ago 116MB [2024-09-20T22:14:20.264Z] ci-base-image-arm64 latest 746094393174 38 minutes ago 967MB [2024-09-20T22:14:20.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-20T22:14:20.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-20T22:14:20.401Z] provisioning config files... [2024-09-20T22:14:20.418Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/700@tmp/config9463954903403433259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:14:20.774Z] ---> ****-login.sh [2024-09-20T22:14:20.774Z] nexus3.edgexfoundry.org:10001 [2024-09-20T22:14:20.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T22:14:21.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T22:14:21.040Z] Configure a credential helper to remove this warning. See [2024-09-20T22:14:21.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T22:14:21.040Z] [2024-09-20T22:14:21.040Z] Login Succeeded [2024-09-20T22:14:21.040Z] nexus3.edgexfoundry.org:10002 [2024-09-20T22:14:21.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T22:14:21.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T22:14:21.575Z] Configure a credential helper to remove this warning. See [2024-09-20T22:14:21.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T22:14:21.575Z] [2024-09-20T22:14:21.575Z] Login Succeeded [2024-09-20T22:14:21.575Z] nexus3.edgexfoundry.org:10003 [2024-09-20T22:14:21.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T22:14:21.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T22:14:21.850Z] Configure a credential helper to remove this warning. See [2024-09-20T22:14:21.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T22:14:21.850Z] [2024-09-20T22:14:21.850Z] Login Succeeded [2024-09-20T22:14:21.850Z] nexus3.edgexfoundry.org:10004 [2024-09-20T22:14:22.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T22:14:22.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T22:14:22.114Z] Configure a credential helper to remove this warning. See [2024-09-20T22:14:22.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T22:14:22.114Z] [2024-09-20T22:14:22.114Z] Login Succeeded [2024-09-20T22:14:22.114Z] ****.io [2024-09-20T22:14:22.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T22:14:22.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T22:14:22.642Z] Configure a credential helper to remove this warning. See [2024-09-20T22:14:22.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T22:14:22.642Z] [2024-09-20T22:14:22.642Z] Login Succeeded [2024-09-20T22:14:22.642Z] ---> ****-login.sh ends [Pipeline] } [2024-09-20T22:14:22.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:14:22.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T22:14:22.720Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-20T22:14:22.720Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:22.720Z] latest [2024-09-20T22:14:22.720Z] 3.2.0-dev.78 [2024-09-20T22:14:22.720Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:22.720Z] main [2024-09-20T22:14:22.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:23.076Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:23.424Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:23.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-20T22:14:23.424Z] 678f6ce8fd5a: Preparing [2024-09-20T22:14:23.424Z] 716791d770c2: Preparing [2024-09-20T22:14:23.424Z] eb49e4247c86: Preparing [2024-09-20T22:14:23.424Z] f88f0aa99961: Preparing [2024-09-20T22:14:23.424Z] 487930fc7b99: Preparing [2024-09-20T22:14:23.424Z] ec7753b8f348: Preparing [2024-09-20T22:14:23.424Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:23.424Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:23.424Z] ec7753b8f348: Waiting [2024-09-20T22:14:23.688Z] 487930fc7b99: Pushed [2024-09-20T22:14:23.688Z] eb49e4247c86: Pushed [2024-09-20T22:14:23.688Z] f88f0aa99961: Pushed [2024-09-20T22:14:23.688Z] 678f6ce8fd5a: Pushed [2024-09-20T22:14:23.688Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:23.688Z] ec7753b8f348: Pushed [2024-09-20T22:14:30.315Z] 716791d770c2: Pushed [2024-09-20T22:14:30.315Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:30.784Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:31.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-20T22:14:31.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-20T22:14:31.127Z] 678f6ce8fd5a: Preparing [2024-09-20T22:14:31.127Z] 716791d770c2: Preparing [2024-09-20T22:14:31.127Z] eb49e4247c86: Preparing [2024-09-20T22:14:31.127Z] f88f0aa99961: Preparing [2024-09-20T22:14:31.127Z] 487930fc7b99: Preparing [2024-09-20T22:14:31.127Z] ec7753b8f348: Preparing [2024-09-20T22:14:31.127Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:31.127Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:31.127Z] ec7753b8f348: Waiting [2024-09-20T22:14:31.127Z] 487930fc7b99: Layer already exists [2024-09-20T22:14:31.127Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:31.127Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:31.127Z] 716791d770c2: Layer already exists [2024-09-20T22:14:31.127Z] 678f6ce8fd5a: Layer already exists [2024-09-20T22:14:31.127Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:31.127Z] ec7753b8f348: Layer already exists [2024-09-20T22:14:31.127Z] latest: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:31.476Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:31.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.78 [2024-09-20T22:14:31.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-20T22:14:31.825Z] 678f6ce8fd5a: Preparing [2024-09-20T22:14:31.825Z] 716791d770c2: Preparing [2024-09-20T22:14:31.825Z] eb49e4247c86: Preparing [2024-09-20T22:14:31.825Z] f88f0aa99961: Preparing [2024-09-20T22:14:31.825Z] 487930fc7b99: Preparing [2024-09-20T22:14:31.825Z] ec7753b8f348: Preparing [2024-09-20T22:14:31.825Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:31.825Z] ec7753b8f348: Waiting [2024-09-20T22:14:31.825Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:31.825Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:31.825Z] 678f6ce8fd5a: Layer already exists [2024-09-20T22:14:31.825Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:31.825Z] 716791d770c2: Layer already exists [2024-09-20T22:14:31.825Z] 487930fc7b99: Layer already exists [2024-09-20T22:14:31.825Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:31.825Z] ec7753b8f348: Layer already exists [2024-09-20T22:14:31.825Z] 3.2.0-dev.78: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:32.450Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:32.805Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:32.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-20T22:14:32.805Z] 678f6ce8fd5a: Preparing [2024-09-20T22:14:32.805Z] 716791d770c2: Preparing [2024-09-20T22:14:32.805Z] eb49e4247c86: Preparing [2024-09-20T22:14:32.805Z] f88f0aa99961: Preparing [2024-09-20T22:14:32.805Z] 487930fc7b99: Preparing [2024-09-20T22:14:32.805Z] ec7753b8f348: Preparing [2024-09-20T22:14:32.805Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:32.805Z] ec7753b8f348: Waiting [2024-09-20T22:14:32.805Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:32.805Z] 678f6ce8fd5a: Layer already exists [2024-09-20T22:14:32.805Z] 487930fc7b99: Layer already exists [2024-09-20T22:14:32.805Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:32.805Z] 716791d770c2: Layer already exists [2024-09-20T22:14:32.805Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:32.805Z] ec7753b8f348: Layer already exists [2024-09-20T22:14:32.805Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:32.805Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:33.419Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:33.770Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-20T22:14:33.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-20T22:14:33.770Z] 678f6ce8fd5a: Preparing [2024-09-20T22:14:33.770Z] 716791d770c2: Preparing [2024-09-20T22:14:33.770Z] eb49e4247c86: Preparing [2024-09-20T22:14:33.770Z] f88f0aa99961: Preparing [2024-09-20T22:14:33.770Z] 487930fc7b99: Preparing [2024-09-20T22:14:33.770Z] ec7753b8f348: Preparing [2024-09-20T22:14:33.770Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:33.770Z] ec7753b8f348: Waiting [2024-09-20T22:14:33.770Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:33.770Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:33.770Z] 716791d770c2: Layer already exists [2024-09-20T22:14:33.770Z] 487930fc7b99: Layer already exists [2024-09-20T22:14:33.770Z] 678f6ce8fd5a: Layer already exists [2024-09-20T22:14:33.770Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:33.770Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:33.770Z] ec7753b8f348: Layer already exists [2024-09-20T22:14:34.036Z] main: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:14:34.116Z] ===================================================== [Pipeline] echo [2024-09-20T22:14:34.135Z] taggedImages: [2024-09-20T22:14:34.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:34.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-20T22:14:34.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.78 [2024-09-20T22:14:34.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:34.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-20T22:14:34.167Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-20T22:14:34.167Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:34.167Z] latest [2024-09-20T22:14:34.167Z] 3.2.0-dev.78 [2024-09-20T22:14:34.167Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:34.167Z] main [2024-09-20T22:14:34.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:34.546Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:34.910Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:34.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-20T22:14:34.910Z] ecc28750b962: Preparing [2024-09-20T22:14:34.910Z] 8613c6da717a: Preparing [2024-09-20T22:14:34.910Z] 97d786a7775c: Preparing [2024-09-20T22:14:34.910Z] b1277eabfb47: Preparing [2024-09-20T22:14:34.910Z] eb49e4247c86: Preparing [2024-09-20T22:14:34.910Z] f88f0aa99961: Preparing [2024-09-20T22:14:34.910Z] 487930fc7b99: Preparing [2024-09-20T22:14:34.910Z] ec7753b8f348: Preparing [2024-09-20T22:14:34.910Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:34.910Z] f88f0aa99961: Waiting [2024-09-20T22:14:34.910Z] 487930fc7b99: Waiting [2024-09-20T22:14:34.910Z] ec7753b8f348: Waiting [2024-09-20T22:14:34.910Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:34.910Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:35.175Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:35.175Z] 487930fc7b99: Layer already exists [2024-09-20T22:14:35.175Z] 8613c6da717a: Pushed [2024-09-20T22:14:35.175Z] 97d786a7775c: Pushed [2024-09-20T22:14:35.175Z] ec7753b8f348: Layer already exists [2024-09-20T22:14:35.175Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:35.175Z] ecc28750b962: Pushed [2024-09-20T22:14:37.110Z] b1277eabfb47: Pushed [2024-09-20T22:14:37.110Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:37.467Z] + 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-09-20T22:14:37.815Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-20T22:14:37.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-20T22:14:37.815Z] ecc28750b962: Preparing [2024-09-20T22:14:37.815Z] 8613c6da717a: Preparing [2024-09-20T22:14:37.815Z] 97d786a7775c: Preparing [2024-09-20T22:14:37.815Z] b1277eabfb47: Preparing [2024-09-20T22:14:37.815Z] eb49e4247c86: Preparing [2024-09-20T22:14:37.815Z] f88f0aa99961: Preparing [2024-09-20T22:14:37.815Z] 487930fc7b99: Preparing [2024-09-20T22:14:37.815Z] ec7753b8f348: Preparing [2024-09-20T22:14:37.815Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:37.815Z] 487930fc7b99: Waiting [2024-09-20T22:14:37.815Z] ec7753b8f348: Waiting [2024-09-20T22:14:37.815Z] f88f0aa99961: Waiting [2024-09-20T22:14:37.815Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:37.815Z] b1277eabfb47: Layer already exists [2024-09-20T22:14:37.815Z] ecc28750b962: Layer already exists [2024-09-20T22:14:37.815Z] 8613c6da717a: Layer already exists [2024-09-20T22:14:37.815Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:37.815Z] 97d786a7775c: Layer already exists [2024-09-20T22:14:37.815Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:37.815Z] ec7753b8f348: Layer already exists [2024-09-20T22:14:37.815Z] 487930fc7b99: Layer already exists [2024-09-20T22:14:37.815Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:38.080Z] latest: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:38.435Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:38.786Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.78 [2024-09-20T22:14:38.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-20T22:14:38.786Z] ecc28750b962: Preparing [2024-09-20T22:14:38.786Z] 8613c6da717a: Preparing [2024-09-20T22:14:38.786Z] 97d786a7775c: Preparing [2024-09-20T22:14:38.786Z] b1277eabfb47: Preparing [2024-09-20T22:14:38.786Z] eb49e4247c86: Preparing [2024-09-20T22:14:38.786Z] f88f0aa99961: Preparing [2024-09-20T22:14:38.786Z] 487930fc7b99: Preparing [2024-09-20T22:14:38.786Z] ec7753b8f348: Preparing [2024-09-20T22:14:38.786Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:38.786Z] f88f0aa99961: Waiting [2024-09-20T22:14:38.786Z] ec7753b8f348: Waiting [2024-09-20T22:14:38.786Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:38.786Z] 487930fc7b99: Waiting [2024-09-20T22:14:38.786Z] 8613c6da717a: Layer already exists [2024-09-20T22:14:38.786Z] ecc28750b962: Layer already exists [2024-09-20T22:14:38.786Z] 97d786a7775c: Layer already exists [2024-09-20T22:14:38.786Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:38.786Z] b1277eabfb47: Layer already exists [2024-09-20T22:14:38.786Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:38.786Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:38.786Z] 487930fc7b99: Layer already exists [2024-09-20T22:14:38.786Z] ec7753b8f348: Layer already exists [2024-09-20T22:14:38.786Z] 3.2.0-dev.78: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:39.142Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:39.481Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:39.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-20T22:14:39.481Z] ecc28750b962: Preparing [2024-09-20T22:14:39.481Z] 8613c6da717a: Preparing [2024-09-20T22:14:39.481Z] 97d786a7775c: Preparing [2024-09-20T22:14:39.481Z] b1277eabfb47: Preparing [2024-09-20T22:14:39.481Z] eb49e4247c86: Preparing [2024-09-20T22:14:39.481Z] f88f0aa99961: Preparing [2024-09-20T22:14:39.481Z] 487930fc7b99: Preparing [2024-09-20T22:14:39.481Z] ec7753b8f348: Preparing [2024-09-20T22:14:39.481Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:39.481Z] 487930fc7b99: Waiting [2024-09-20T22:14:39.481Z] ec7753b8f348: Waiting [2024-09-20T22:14:39.481Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:39.481Z] f88f0aa99961: Waiting [2024-09-20T22:14:39.481Z] 97d786a7775c: Layer already exists [2024-09-20T22:14:39.481Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:39.481Z] 8613c6da717a: Layer already exists [2024-09-20T22:14:39.481Z] b1277eabfb47: Layer already exists [2024-09-20T22:14:39.481Z] ecc28750b962: Layer already exists [2024-09-20T22:14:39.481Z] ec7753b8f348: Layer already exists [2024-09-20T22:14:39.481Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:39.481Z] 487930fc7b99: Layer already exists [2024-09-20T22:14:39.481Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:39.481Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:40.091Z] + 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-09-20T22:14:40.440Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-20T22:14:40.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-20T22:14:40.440Z] ecc28750b962: Preparing [2024-09-20T22:14:40.440Z] 8613c6da717a: Preparing [2024-09-20T22:14:40.440Z] 97d786a7775c: Preparing [2024-09-20T22:14:40.440Z] b1277eabfb47: Preparing [2024-09-20T22:14:40.440Z] eb49e4247c86: Preparing [2024-09-20T22:14:40.440Z] f88f0aa99961: Preparing [2024-09-20T22:14:40.440Z] 487930fc7b99: Preparing [2024-09-20T22:14:40.440Z] ec7753b8f348: Preparing [2024-09-20T22:14:40.440Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:40.440Z] 487930fc7b99: Waiting [2024-09-20T22:14:40.440Z] f88f0aa99961: Waiting [2024-09-20T22:14:40.440Z] ec7753b8f348: Waiting [2024-09-20T22:14:40.440Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:40.440Z] 8613c6da717a: Layer already exists [2024-09-20T22:14:40.440Z] b1277eabfb47: Layer already exists [2024-09-20T22:14:40.440Z] 97d786a7775c: Layer already exists [2024-09-20T22:14:40.440Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:40.440Z] ecc28750b962: Layer already exists [2024-09-20T22:14:40.440Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:40.440Z] ec7753b8f348: Layer already exists [2024-09-20T22:14:40.440Z] 487930fc7b99: Layer already exists [2024-09-20T22:14:40.440Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:40.704Z] main: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:14:40.770Z] ===================================================== [Pipeline] echo [2024-09-20T22:14:40.782Z] taggedImages: [2024-09-20T22:14:40.782Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:40.782Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-20T22:14:40.782Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.78 [2024-09-20T22:14:40.782Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:40.782Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-20T22:14:40.810Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-20T22:14:40.810Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:40.810Z] latest [2024-09-20T22:14:40.810Z] 3.2.0-dev.78 [2024-09-20T22:14:40.810Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:40.810Z] main [2024-09-20T22:14:40.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:41.183Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:41.541Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:41.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-20T22:14:41.541Z] 2d8f38ee9912: Preparing [2024-09-20T22:14:41.541Z] 8c973e014d44: Preparing [2024-09-20T22:14:41.541Z] 6f3d5041b941: Preparing [2024-09-20T22:14:41.541Z] eb49e4247c86: Preparing [2024-09-20T22:14:41.541Z] f88f0aa99961: Preparing [2024-09-20T22:14:41.541Z] 6a1e45394c75: Preparing [2024-09-20T22:14:41.541Z] 2937f7a41bb8: Preparing [2024-09-20T22:14:41.541Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:41.541Z] 6a1e45394c75: Waiting [2024-09-20T22:14:41.541Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:41.541Z] 2937f7a41bb8: Waiting [2024-09-20T22:14:41.541Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:41.541Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:41.808Z] 8c973e014d44: Pushed [2024-09-20T22:14:41.808Z] 2d8f38ee9912: Pushed [2024-09-20T22:14:41.808Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:41.808Z] 6a1e45394c75: Pushed [2024-09-20T22:14:41.808Z] 2937f7a41bb8: Pushed [2024-09-20T22:14:48.435Z] 6f3d5041b941: Pushed [2024-09-20T22:14:48.435Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:48.786Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:49.141Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-20T22:14:49.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-20T22:14:49.141Z] 2d8f38ee9912: Preparing [2024-09-20T22:14:49.141Z] 8c973e014d44: Preparing [2024-09-20T22:14:49.141Z] 6f3d5041b941: Preparing [2024-09-20T22:14:49.141Z] eb49e4247c86: Preparing [2024-09-20T22:14:49.141Z] f88f0aa99961: Preparing [2024-09-20T22:14:49.141Z] 6a1e45394c75: Preparing [2024-09-20T22:14:49.141Z] 2937f7a41bb8: Preparing [2024-09-20T22:14:49.141Z] 6a1e45394c75: Waiting [2024-09-20T22:14:49.141Z] 2937f7a41bb8: Waiting [2024-09-20T22:14:49.141Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:49.141Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:49.141Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:49.141Z] 2d8f38ee9912: Layer already exists [2024-09-20T22:14:49.141Z] 8c973e014d44: Layer already exists [2024-09-20T22:14:49.141Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:49.141Z] 6f3d5041b941: Layer already exists [2024-09-20T22:14:49.141Z] 2937f7a41bb8: Layer already exists [2024-09-20T22:14:49.141Z] 6a1e45394c75: Layer already exists [2024-09-20T22:14:49.141Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:49.405Z] latest: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:49.765Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:50.110Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.78 [2024-09-20T22:14:50.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-20T22:14:50.110Z] 2d8f38ee9912: Preparing [2024-09-20T22:14:50.110Z] 8c973e014d44: Preparing [2024-09-20T22:14:50.110Z] 6f3d5041b941: Preparing [2024-09-20T22:14:50.110Z] eb49e4247c86: Preparing [2024-09-20T22:14:50.110Z] f88f0aa99961: Preparing [2024-09-20T22:14:50.110Z] 6a1e45394c75: Preparing [2024-09-20T22:14:50.110Z] 2937f7a41bb8: Preparing [2024-09-20T22:14:50.110Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:50.110Z] 2937f7a41bb8: Waiting [2024-09-20T22:14:50.110Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:50.110Z] 6a1e45394c75: Waiting [2024-09-20T22:14:50.110Z] 6f3d5041b941: Layer already exists [2024-09-20T22:14:50.110Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:50.110Z] 8c973e014d44: Layer already exists [2024-09-20T22:14:50.110Z] 2d8f38ee9912: Layer already exists [2024-09-20T22:14:50.110Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:50.110Z] 6a1e45394c75: Layer already exists [2024-09-20T22:14:50.110Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:50.110Z] 2937f7a41bb8: Layer already exists [2024-09-20T22:14:50.110Z] 3.2.0-dev.78: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:50.729Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:51.072Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:51.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-20T22:14:51.072Z] 2d8f38ee9912: Preparing [2024-09-20T22:14:51.072Z] 8c973e014d44: Preparing [2024-09-20T22:14:51.072Z] 6f3d5041b941: Preparing [2024-09-20T22:14:51.072Z] eb49e4247c86: Preparing [2024-09-20T22:14:51.072Z] f88f0aa99961: Preparing [2024-09-20T22:14:51.072Z] 6a1e45394c75: Preparing [2024-09-20T22:14:51.072Z] 2937f7a41bb8: Preparing [2024-09-20T22:14:51.072Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:51.072Z] 6a1e45394c75: Waiting [2024-09-20T22:14:51.072Z] 2937f7a41bb8: Waiting [2024-09-20T22:14:51.072Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:51.072Z] 2d8f38ee9912: Layer already exists [2024-09-20T22:14:51.072Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:51.072Z] 8c973e014d44: Layer already exists [2024-09-20T22:14:51.072Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:51.072Z] 6f3d5041b941: Layer already exists [2024-09-20T22:14:51.072Z] 6a1e45394c75: Layer already exists [2024-09-20T22:14:51.072Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:51.072Z] 2937f7a41bb8: Layer already exists [2024-09-20T22:14:51.072Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:51.676Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:52.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-20T22:14:52.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-20T22:14:52.026Z] 2d8f38ee9912: Preparing [2024-09-20T22:14:52.026Z] 8c973e014d44: Preparing [2024-09-20T22:14:52.026Z] 6f3d5041b941: Preparing [2024-09-20T22:14:52.026Z] eb49e4247c86: Preparing [2024-09-20T22:14:52.026Z] f88f0aa99961: Preparing [2024-09-20T22:14:52.026Z] 6a1e45394c75: Preparing [2024-09-20T22:14:52.026Z] 2937f7a41bb8: Preparing [2024-09-20T22:14:52.026Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:52.026Z] 6a1e45394c75: Waiting [2024-09-20T22:14:52.026Z] 2937f7a41bb8: Waiting [2024-09-20T22:14:52.026Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:52.026Z] 8c973e014d44: Layer already exists [2024-09-20T22:14:52.026Z] 2d8f38ee9912: Layer already exists [2024-09-20T22:14:52.026Z] eb49e4247c86: Layer already exists [2024-09-20T22:14:52.026Z] 6f3d5041b941: Layer already exists [2024-09-20T22:14:52.026Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:52.026Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:52.026Z] 2937f7a41bb8: Layer already exists [2024-09-20T22:14:52.026Z] 6a1e45394c75: Layer already exists [2024-09-20T22:14:52.026Z] main: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:14:52.363Z] ===================================================== [Pipeline] echo [2024-09-20T22:14:52.379Z] taggedImages: [2024-09-20T22:14:52.379Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:52.379Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-20T22:14:52.379Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.78 [2024-09-20T22:14:52.379Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:52.379Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-20T22:14:52.409Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-20T22:14:52.409Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:52.409Z] latest [2024-09-20T22:14:52.409Z] 3.2.0-dev.78 [2024-09-20T22:14:52.409Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:14:52.409Z] main [2024-09-20T22:14:52.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:52.776Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:14:53.121Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:14:53.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-20T22:14:53.121Z] 518d1c2a5283: Preparing [2024-09-20T22:14:53.121Z] b0a2bac8d530: Preparing [2024-09-20T22:14:53.121Z] 62005778e7d0: Preparing [2024-09-20T22:14:53.121Z] f88f0aa99961: Preparing [2024-09-20T22:14:53.121Z] 9e754bfadecd: Preparing [2024-09-20T22:14:53.121Z] 622d75c3bbca: Preparing [2024-09-20T22:14:53.121Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:14:53.121Z] 622d75c3bbca: Waiting [2024-09-20T22:14:53.121Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:14:53.121Z] f88f0aa99961: Layer already exists [2024-09-20T22:14:53.385Z] b0a2bac8d530: Pushed [2024-09-20T22:14:53.385Z] 518d1c2a5283: Pushed [2024-09-20T22:14:53.385Z] 9e754bfadecd: Pushed [2024-09-20T22:14:53.385Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:14:53.385Z] 622d75c3bbca: Pushed [2024-09-20T22:15:00.002Z] 62005778e7d0: Pushed [2024-09-20T22:15:00.002Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:00.357Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:00.699Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-20T22:15:00.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-20T22:15:00.699Z] 518d1c2a5283: Preparing [2024-09-20T22:15:00.699Z] b0a2bac8d530: Preparing [2024-09-20T22:15:00.699Z] 62005778e7d0: Preparing [2024-09-20T22:15:00.699Z] f88f0aa99961: Preparing [2024-09-20T22:15:00.699Z] 9e754bfadecd: Preparing [2024-09-20T22:15:00.699Z] 622d75c3bbca: Preparing [2024-09-20T22:15:00.699Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:00.699Z] 622d75c3bbca: Waiting [2024-09-20T22:15:00.699Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:00.699Z] 518d1c2a5283: Layer already exists [2024-09-20T22:15:00.699Z] b0a2bac8d530: Layer already exists [2024-09-20T22:15:00.699Z] 9e754bfadecd: Layer already exists [2024-09-20T22:15:00.699Z] 62005778e7d0: Layer already exists [2024-09-20T22:15:00.699Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:00.699Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:00.699Z] 622d75c3bbca: Layer already exists [2024-09-20T22:15:00.962Z] latest: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:01.310Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:01.655Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.78 [2024-09-20T22:15:01.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-20T22:15:01.655Z] 518d1c2a5283: Preparing [2024-09-20T22:15:01.655Z] b0a2bac8d530: Preparing [2024-09-20T22:15:01.655Z] 62005778e7d0: Preparing [2024-09-20T22:15:01.655Z] f88f0aa99961: Preparing [2024-09-20T22:15:01.655Z] 9e754bfadecd: Preparing [2024-09-20T22:15:01.655Z] 622d75c3bbca: Preparing [2024-09-20T22:15:01.655Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:01.655Z] 622d75c3bbca: Waiting [2024-09-20T22:15:01.655Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:01.655Z] 518d1c2a5283: Layer already exists [2024-09-20T22:15:01.655Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:01.655Z] 62005778e7d0: Layer already exists [2024-09-20T22:15:01.655Z] b0a2bac8d530: Layer already exists [2024-09-20T22:15:01.655Z] 9e754bfadecd: Layer already exists [2024-09-20T22:15:01.655Z] 622d75c3bbca: Layer already exists [2024-09-20T22:15:01.655Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:01.655Z] 3.2.0-dev.78: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:02.330Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:02.681Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:02.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-20T22:15:02.681Z] 518d1c2a5283: Preparing [2024-09-20T22:15:02.681Z] b0a2bac8d530: Preparing [2024-09-20T22:15:02.681Z] 62005778e7d0: Preparing [2024-09-20T22:15:02.681Z] f88f0aa99961: Preparing [2024-09-20T22:15:02.681Z] 9e754bfadecd: Preparing [2024-09-20T22:15:02.681Z] 622d75c3bbca: Preparing [2024-09-20T22:15:02.681Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:02.681Z] 622d75c3bbca: Waiting [2024-09-20T22:15:02.681Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:02.681Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:02.681Z] 9e754bfadecd: Layer already exists [2024-09-20T22:15:02.681Z] 62005778e7d0: Layer already exists [2024-09-20T22:15:02.681Z] 518d1c2a5283: Layer already exists [2024-09-20T22:15:02.681Z] b0a2bac8d530: Layer already exists [2024-09-20T22:15:02.681Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:02.681Z] 622d75c3bbca: Layer already exists [2024-09-20T22:15:02.681Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:03.298Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:03.658Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-20T22:15:03.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-20T22:15:03.658Z] 518d1c2a5283: Preparing [2024-09-20T22:15:03.658Z] b0a2bac8d530: Preparing [2024-09-20T22:15:03.658Z] 62005778e7d0: Preparing [2024-09-20T22:15:03.658Z] f88f0aa99961: Preparing [2024-09-20T22:15:03.658Z] 9e754bfadecd: Preparing [2024-09-20T22:15:03.658Z] 622d75c3bbca: Preparing [2024-09-20T22:15:03.658Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:03.658Z] 622d75c3bbca: Waiting [2024-09-20T22:15:03.658Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:03.658Z] 9e754bfadecd: Layer already exists [2024-09-20T22:15:03.658Z] b0a2bac8d530: Layer already exists [2024-09-20T22:15:03.658Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:03.658Z] 518d1c2a5283: Layer already exists [2024-09-20T22:15:03.658Z] 62005778e7d0: Layer already exists [2024-09-20T22:15:03.658Z] 622d75c3bbca: Layer already exists [2024-09-20T22:15:03.658Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:03.922Z] main: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:15:04.001Z] ===================================================== [Pipeline] echo [2024-09-20T22:15:04.011Z] taggedImages: [2024-09-20T22:15:04.011Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:04.011Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-20T22:15:04.011Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.78 [2024-09-20T22:15:04.011Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:04.011Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-20T22:15:04.038Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-20T22:15:04.038Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:04.038Z] latest [2024-09-20T22:15:04.038Z] 3.2.0-dev.78 [2024-09-20T22:15:04.038Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:04.038Z] main [2024-09-20T22:15:04.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:04.422Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:04.774Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:04.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-20T22:15:04.774Z] 35ec4390da20: Preparing [2024-09-20T22:15:04.774Z] 06ad0f6f187f: Preparing [2024-09-20T22:15:04.774Z] 3cfc08edcd5a: Preparing [2024-09-20T22:15:04.774Z] eb49e4247c86: Preparing [2024-09-20T22:15:04.774Z] f88f0aa99961: Preparing [2024-09-20T22:15:04.774Z] 487930fc7b99: Preparing [2024-09-20T22:15:04.774Z] ec7753b8f348: Preparing [2024-09-20T22:15:04.774Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:04.774Z] 487930fc7b99: Waiting [2024-09-20T22:15:04.774Z] ec7753b8f348: Waiting [2024-09-20T22:15:04.774Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:04.774Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:05.039Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:05.039Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:05.039Z] 06ad0f6f187f: Pushed [2024-09-20T22:15:05.039Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:05.039Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:05.039Z] 35ec4390da20: Pushed [2024-09-20T22:15:11.663Z] 3cfc08edcd5a: Pushed [2024-09-20T22:15:11.663Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:12.012Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:12.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-20T22:15:12.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-20T22:15:12.366Z] 35ec4390da20: Preparing [2024-09-20T22:15:12.366Z] 06ad0f6f187f: Preparing [2024-09-20T22:15:12.366Z] 3cfc08edcd5a: Preparing [2024-09-20T22:15:12.366Z] eb49e4247c86: Preparing [2024-09-20T22:15:12.366Z] f88f0aa99961: Preparing [2024-09-20T22:15:12.366Z] 487930fc7b99: Preparing [2024-09-20T22:15:12.366Z] ec7753b8f348: Preparing [2024-09-20T22:15:12.366Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:12.366Z] 487930fc7b99: Waiting [2024-09-20T22:15:12.366Z] ec7753b8f348: Waiting [2024-09-20T22:15:12.366Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:12.366Z] 35ec4390da20: Layer already exists [2024-09-20T22:15:12.366Z] 3cfc08edcd5a: Layer already exists [2024-09-20T22:15:12.366Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:12.366Z] 06ad0f6f187f: Layer already exists [2024-09-20T22:15:12.366Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:12.366Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:12.366Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:12.366Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:12.630Z] latest: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:12.982Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:13.326Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.78 [2024-09-20T22:15:13.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-20T22:15:13.326Z] 35ec4390da20: Preparing [2024-09-20T22:15:13.326Z] 06ad0f6f187f: Preparing [2024-09-20T22:15:13.326Z] 3cfc08edcd5a: Preparing [2024-09-20T22:15:13.326Z] eb49e4247c86: Preparing [2024-09-20T22:15:13.326Z] f88f0aa99961: Preparing [2024-09-20T22:15:13.326Z] 487930fc7b99: Preparing [2024-09-20T22:15:13.326Z] ec7753b8f348: Preparing [2024-09-20T22:15:13.326Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:13.326Z] 487930fc7b99: Waiting [2024-09-20T22:15:13.326Z] ec7753b8f348: Waiting [2024-09-20T22:15:13.326Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:13.326Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:13.326Z] 3cfc08edcd5a: Layer already exists [2024-09-20T22:15:13.326Z] 06ad0f6f187f: Layer already exists [2024-09-20T22:15:13.326Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:13.326Z] 35ec4390da20: Layer already exists [2024-09-20T22:15:13.326Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:13.326Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:13.326Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:13.591Z] 3.2.0-dev.78: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:13.949Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:14.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:14.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-20T22:15:14.290Z] 35ec4390da20: Preparing [2024-09-20T22:15:14.290Z] 06ad0f6f187f: Preparing [2024-09-20T22:15:14.290Z] 3cfc08edcd5a: Preparing [2024-09-20T22:15:14.290Z] eb49e4247c86: Preparing [2024-09-20T22:15:14.290Z] f88f0aa99961: Preparing [2024-09-20T22:15:14.290Z] 487930fc7b99: Preparing [2024-09-20T22:15:14.290Z] ec7753b8f348: Preparing [2024-09-20T22:15:14.290Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:14.290Z] 487930fc7b99: Waiting [2024-09-20T22:15:14.290Z] ec7753b8f348: Waiting [2024-09-20T22:15:14.290Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:14.290Z] 35ec4390da20: Layer already exists [2024-09-20T22:15:14.290Z] 3cfc08edcd5a: Layer already exists [2024-09-20T22:15:14.290Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:14.291Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:14.291Z] 06ad0f6f187f: Layer already exists [2024-09-20T22:15:14.291Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:14.291Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:14.291Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:14.555Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:14.907Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:15.255Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-20T22:15:15.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-20T22:15:15.255Z] 35ec4390da20: Preparing [2024-09-20T22:15:15.255Z] 06ad0f6f187f: Preparing [2024-09-20T22:15:15.255Z] 3cfc08edcd5a: Preparing [2024-09-20T22:15:15.255Z] eb49e4247c86: Preparing [2024-09-20T22:15:15.255Z] f88f0aa99961: Preparing [2024-09-20T22:15:15.255Z] 487930fc7b99: Preparing [2024-09-20T22:15:15.255Z] ec7753b8f348: Preparing [2024-09-20T22:15:15.255Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:15.255Z] 487930fc7b99: Waiting [2024-09-20T22:15:15.255Z] ec7753b8f348: Waiting [2024-09-20T22:15:15.255Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:15.255Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:15.255Z] 3cfc08edcd5a: Layer already exists [2024-09-20T22:15:15.255Z] 35ec4390da20: Layer already exists [2024-09-20T22:15:15.255Z] 06ad0f6f187f: Layer already exists [2024-09-20T22:15:15.255Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:15.255Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:15.255Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:15.255Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:15.519Z] main: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:15:15.612Z] ===================================================== [Pipeline] echo [2024-09-20T22:15:15.622Z] taggedImages: [2024-09-20T22:15:15.622Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:15.622Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-20T22:15:15.622Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.78 [2024-09-20T22:15:15.622Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:15.622Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-20T22:15:15.645Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-20T22:15:15.645Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:15.645Z] latest [2024-09-20T22:15:15.645Z] 3.2.0-dev.78 [2024-09-20T22:15:15.645Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:15.645Z] main [2024-09-20T22:15:15.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:16.008Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:16.355Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:16.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-20T22:15:16.355Z] f1bf88d0c3c1: Preparing [2024-09-20T22:15:16.355Z] 48250e27a763: Preparing [2024-09-20T22:15:16.355Z] 2d5cf7185a55: Preparing [2024-09-20T22:15:16.355Z] eaf2cc74068f: Preparing [2024-09-20T22:15:16.355Z] 8b03186e6927: Preparing [2024-09-20T22:15:16.355Z] 5a1e4eebeeaa: Preparing [2024-09-20T22:15:16.355Z] 96c57377d59d: Preparing [2024-09-20T22:15:16.355Z] eaf4a94fb838: Preparing [2024-09-20T22:15:16.355Z] eb49e4247c86: Preparing [2024-09-20T22:15:16.355Z] f88f0aa99961: Preparing [2024-09-20T22:15:16.355Z] a97647b4e4a0: Preparing [2024-09-20T22:15:16.355Z] 97d128b88de0: Preparing [2024-09-20T22:15:16.355Z] 5f70bf18a086: Preparing [2024-09-20T22:15:16.355Z] 3721f8745aeb: Preparing [2024-09-20T22:15:16.355Z] beb13ce3854f: Preparing [2024-09-20T22:15:16.355Z] 12f488a8d888: Preparing [2024-09-20T22:15:16.355Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:16.355Z] eaf4a94fb838: Waiting [2024-09-20T22:15:16.355Z] eb49e4247c86: Waiting [2024-09-20T22:15:16.355Z] f88f0aa99961: Waiting [2024-09-20T22:15:16.355Z] a97647b4e4a0: Waiting [2024-09-20T22:15:16.355Z] 97d128b88de0: Waiting [2024-09-20T22:15:16.355Z] 5f70bf18a086: Waiting [2024-09-20T22:15:16.355Z] 3721f8745aeb: Waiting [2024-09-20T22:15:16.355Z] beb13ce3854f: Waiting [2024-09-20T22:15:16.355Z] 12f488a8d888: Waiting [2024-09-20T22:15:16.355Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:16.355Z] 5a1e4eebeeaa: Waiting [2024-09-20T22:15:16.355Z] 96c57377d59d: Waiting [2024-09-20T22:15:16.620Z] 2d5cf7185a55: Pushed [2024-09-20T22:15:16.620Z] 8b03186e6927: Pushed [2024-09-20T22:15:16.620Z] 48250e27a763: Pushed [2024-09-20T22:15:16.620Z] f1bf88d0c3c1: Pushed [2024-09-20T22:15:16.620Z] eaf2cc74068f: Pushed [2024-09-20T22:15:16.620Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:16.620Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:16.884Z] 5a1e4eebeeaa: Pushed [2024-09-20T22:15:16.884Z] 96c57377d59d: Pushed [2024-09-20T22:15:16.884Z] 5f70bf18a086: Layer already exists [2024-09-20T22:15:16.884Z] 97d128b88de0: Pushed [2024-09-20T22:15:16.884Z] a97647b4e4a0: Pushed [2024-09-20T22:15:16.884Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:16.884Z] 3721f8745aeb: Pushed [2024-09-20T22:15:16.884Z] beb13ce3854f: Pushed [2024-09-20T22:15:17.148Z] 12f488a8d888: Pushed [2024-09-20T22:15:35.420Z] eaf4a94fb838: Pushed [2024-09-20T22:15:35.420Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:35.770Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:36.115Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-20T22:15:36.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-20T22:15:36.115Z] f1bf88d0c3c1: Preparing [2024-09-20T22:15:36.115Z] 48250e27a763: Preparing [2024-09-20T22:15:36.115Z] 2d5cf7185a55: Preparing [2024-09-20T22:15:36.115Z] eaf2cc74068f: Preparing [2024-09-20T22:15:36.115Z] 8b03186e6927: Preparing [2024-09-20T22:15:36.115Z] 5a1e4eebeeaa: Preparing [2024-09-20T22:15:36.115Z] 96c57377d59d: Preparing [2024-09-20T22:15:36.115Z] eaf4a94fb838: Preparing [2024-09-20T22:15:36.115Z] 5a1e4eebeeaa: Waiting [2024-09-20T22:15:36.115Z] eb49e4247c86: Preparing [2024-09-20T22:15:36.115Z] f88f0aa99961: Preparing [2024-09-20T22:15:36.115Z] 96c57377d59d: Waiting [2024-09-20T22:15:36.115Z] a97647b4e4a0: Preparing [2024-09-20T22:15:36.115Z] eaf4a94fb838: Waiting [2024-09-20T22:15:36.115Z] 97d128b88de0: Preparing [2024-09-20T22:15:36.115Z] eb49e4247c86: Waiting [2024-09-20T22:15:36.115Z] 5f70bf18a086: Preparing [2024-09-20T22:15:36.115Z] 3721f8745aeb: Preparing [2024-09-20T22:15:36.115Z] f88f0aa99961: Waiting [2024-09-20T22:15:36.115Z] beb13ce3854f: Preparing [2024-09-20T22:15:36.115Z] a97647b4e4a0: Waiting [2024-09-20T22:15:36.115Z] 12f488a8d888: Preparing [2024-09-20T22:15:36.115Z] 97d128b88de0: Waiting [2024-09-20T22:15:36.115Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:36.115Z] 5f70bf18a086: Waiting [2024-09-20T22:15:36.115Z] 3721f8745aeb: Waiting [2024-09-20T22:15:36.115Z] beb13ce3854f: Waiting [2024-09-20T22:15:36.115Z] 12f488a8d888: Waiting [2024-09-20T22:15:36.115Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:36.115Z] eaf2cc74068f: Layer already exists [2024-09-20T22:15:36.115Z] 2d5cf7185a55: Layer already exists [2024-09-20T22:15:36.115Z] f1bf88d0c3c1: Layer already exists [2024-09-20T22:15:36.115Z] 8b03186e6927: Layer already exists [2024-09-20T22:15:36.115Z] 48250e27a763: Layer already exists [2024-09-20T22:15:36.115Z] 96c57377d59d: Layer already exists [2024-09-20T22:15:36.115Z] 5a1e4eebeeaa: Layer already exists [2024-09-20T22:15:36.115Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:36.115Z] eaf4a94fb838: Layer already exists [2024-09-20T22:15:36.115Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:36.115Z] a97647b4e4a0: Layer already exists [2024-09-20T22:15:36.115Z] 5f70bf18a086: Layer already exists [2024-09-20T22:15:36.115Z] 3721f8745aeb: Layer already exists [2024-09-20T22:15:36.115Z] 97d128b88de0: Layer already exists [2024-09-20T22:15:36.115Z] beb13ce3854f: Layer already exists [2024-09-20T22:15:36.115Z] 12f488a8d888: Layer already exists [2024-09-20T22:15:36.115Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:36.379Z] latest: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:36.726Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:37.062Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.78 [2024-09-20T22:15:37.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-20T22:15:37.062Z] f1bf88d0c3c1: Preparing [2024-09-20T22:15:37.062Z] 48250e27a763: Preparing [2024-09-20T22:15:37.062Z] 2d5cf7185a55: Preparing [2024-09-20T22:15:37.062Z] eaf2cc74068f: Preparing [2024-09-20T22:15:37.062Z] 8b03186e6927: Preparing [2024-09-20T22:15:37.062Z] 5a1e4eebeeaa: Preparing [2024-09-20T22:15:37.062Z] 96c57377d59d: Preparing [2024-09-20T22:15:37.062Z] eaf4a94fb838: Preparing [2024-09-20T22:15:37.062Z] eb49e4247c86: Preparing [2024-09-20T22:15:37.062Z] f88f0aa99961: Preparing [2024-09-20T22:15:37.062Z] a97647b4e4a0: Preparing [2024-09-20T22:15:37.062Z] 97d128b88de0: Preparing [2024-09-20T22:15:37.062Z] 5f70bf18a086: Preparing [2024-09-20T22:15:37.062Z] 3721f8745aeb: Preparing [2024-09-20T22:15:37.062Z] beb13ce3854f: Preparing [2024-09-20T22:15:37.062Z] 12f488a8d888: Preparing [2024-09-20T22:15:37.062Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:37.062Z] eb49e4247c86: Waiting [2024-09-20T22:15:37.062Z] f88f0aa99961: Waiting [2024-09-20T22:15:37.062Z] a97647b4e4a0: Waiting [2024-09-20T22:15:37.062Z] 97d128b88de0: Waiting [2024-09-20T22:15:37.062Z] 5a1e4eebeeaa: Waiting [2024-09-20T22:15:37.062Z] 96c57377d59d: Waiting [2024-09-20T22:15:37.062Z] eaf4a94fb838: Waiting [2024-09-20T22:15:37.062Z] 3721f8745aeb: Waiting [2024-09-20T22:15:37.062Z] beb13ce3854f: Waiting [2024-09-20T22:15:37.062Z] 12f488a8d888: Waiting [2024-09-20T22:15:37.062Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:37.062Z] f1bf88d0c3c1: Layer already exists [2024-09-20T22:15:37.062Z] 2d5cf7185a55: Layer already exists [2024-09-20T22:15:37.062Z] 48250e27a763: Layer already exists [2024-09-20T22:15:37.062Z] eaf2cc74068f: Layer already exists [2024-09-20T22:15:37.062Z] 8b03186e6927: Layer already exists [2024-09-20T22:15:37.062Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:37.062Z] 5a1e4eebeeaa: Layer already exists [2024-09-20T22:15:37.062Z] eaf4a94fb838: Layer already exists [2024-09-20T22:15:37.062Z] 96c57377d59d: Layer already exists [2024-09-20T22:15:37.062Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:37.062Z] a97647b4e4a0: Layer already exists [2024-09-20T22:15:37.062Z] 5f70bf18a086: Layer already exists [2024-09-20T22:15:37.062Z] 97d128b88de0: Layer already exists [2024-09-20T22:15:37.062Z] 3721f8745aeb: Layer already exists [2024-09-20T22:15:37.062Z] beb13ce3854f: Layer already exists [2024-09-20T22:15:37.062Z] 12f488a8d888: Layer already exists [2024-09-20T22:15:37.062Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:37.326Z] 3.2.0-dev.78: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:37.667Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:38.017Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:38.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-20T22:15:38.017Z] f1bf88d0c3c1: Preparing [2024-09-20T22:15:38.017Z] 48250e27a763: Preparing [2024-09-20T22:15:38.017Z] 2d5cf7185a55: Preparing [2024-09-20T22:15:38.017Z] eaf2cc74068f: Preparing [2024-09-20T22:15:38.017Z] 8b03186e6927: Preparing [2024-09-20T22:15:38.017Z] 5a1e4eebeeaa: Preparing [2024-09-20T22:15:38.017Z] 96c57377d59d: Preparing [2024-09-20T22:15:38.017Z] eaf4a94fb838: Preparing [2024-09-20T22:15:38.017Z] eb49e4247c86: Preparing [2024-09-20T22:15:38.017Z] f88f0aa99961: Preparing [2024-09-20T22:15:38.017Z] a97647b4e4a0: Preparing [2024-09-20T22:15:38.017Z] 97d128b88de0: Preparing [2024-09-20T22:15:38.017Z] 5f70bf18a086: Preparing [2024-09-20T22:15:38.017Z] 3721f8745aeb: Preparing [2024-09-20T22:15:38.017Z] beb13ce3854f: Preparing [2024-09-20T22:15:38.017Z] 12f488a8d888: Preparing [2024-09-20T22:15:38.017Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:38.017Z] f88f0aa99961: Waiting [2024-09-20T22:15:38.017Z] a97647b4e4a0: Waiting [2024-09-20T22:15:38.017Z] 97d128b88de0: Waiting [2024-09-20T22:15:38.017Z] 5f70bf18a086: Waiting [2024-09-20T22:15:38.017Z] 3721f8745aeb: Waiting [2024-09-20T22:15:38.017Z] beb13ce3854f: Waiting [2024-09-20T22:15:38.017Z] 12f488a8d888: Waiting [2024-09-20T22:15:38.017Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:38.017Z] 96c57377d59d: Waiting [2024-09-20T22:15:38.017Z] eb49e4247c86: Waiting [2024-09-20T22:15:38.017Z] eaf4a94fb838: Waiting [2024-09-20T22:15:38.017Z] 5a1e4eebeeaa: Waiting [2024-09-20T22:15:38.017Z] 2d5cf7185a55: Layer already exists [2024-09-20T22:15:38.017Z] f1bf88d0c3c1: Layer already exists [2024-09-20T22:15:38.017Z] 48250e27a763: Layer already exists [2024-09-20T22:15:38.017Z] eaf2cc74068f: Layer already exists [2024-09-20T22:15:38.017Z] 8b03186e6927: Layer already exists [2024-09-20T22:15:38.017Z] 5a1e4eebeeaa: Layer already exists [2024-09-20T22:15:38.017Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:38.017Z] 96c57377d59d: Layer already exists [2024-09-20T22:15:38.017Z] eaf4a94fb838: Layer already exists [2024-09-20T22:15:38.017Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:38.017Z] 5f70bf18a086: Layer already exists [2024-09-20T22:15:38.017Z] 97d128b88de0: Layer already exists [2024-09-20T22:15:38.017Z] 3721f8745aeb: Layer already exists [2024-09-20T22:15:38.017Z] beb13ce3854f: Layer already exists [2024-09-20T22:15:38.017Z] a97647b4e4a0: Layer already exists [2024-09-20T22:15:38.017Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:38.017Z] 12f488a8d888: Layer already exists [2024-09-20T22:15:38.282Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:38.626Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:38.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-20T22:15:38.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-20T22:15:38.969Z] f1bf88d0c3c1: Preparing [2024-09-20T22:15:38.969Z] 48250e27a763: Preparing [2024-09-20T22:15:38.969Z] 2d5cf7185a55: Preparing [2024-09-20T22:15:38.970Z] eaf2cc74068f: Preparing [2024-09-20T22:15:38.970Z] 8b03186e6927: Preparing [2024-09-20T22:15:38.970Z] 5a1e4eebeeaa: Preparing [2024-09-20T22:15:38.970Z] 96c57377d59d: Preparing [2024-09-20T22:15:38.970Z] eaf4a94fb838: Preparing [2024-09-20T22:15:38.970Z] eb49e4247c86: Preparing [2024-09-20T22:15:38.970Z] f88f0aa99961: Preparing [2024-09-20T22:15:38.970Z] a97647b4e4a0: Preparing [2024-09-20T22:15:38.970Z] 97d128b88de0: Preparing [2024-09-20T22:15:38.970Z] 5f70bf18a086: Preparing [2024-09-20T22:15:38.970Z] 3721f8745aeb: Preparing [2024-09-20T22:15:38.970Z] beb13ce3854f: Preparing [2024-09-20T22:15:38.970Z] 12f488a8d888: Preparing [2024-09-20T22:15:38.970Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:38.970Z] 5a1e4eebeeaa: Waiting [2024-09-20T22:15:38.970Z] 96c57377d59d: Waiting [2024-09-20T22:15:38.970Z] eaf4a94fb838: Waiting [2024-09-20T22:15:38.970Z] eb49e4247c86: Waiting [2024-09-20T22:15:38.970Z] f88f0aa99961: Waiting [2024-09-20T22:15:38.970Z] a97647b4e4a0: Waiting [2024-09-20T22:15:38.970Z] 97d128b88de0: Waiting [2024-09-20T22:15:38.970Z] 5f70bf18a086: Waiting [2024-09-20T22:15:38.970Z] 3721f8745aeb: Waiting [2024-09-20T22:15:38.970Z] beb13ce3854f: Waiting [2024-09-20T22:15:38.970Z] 12f488a8d888: Waiting [2024-09-20T22:15:38.970Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:38.970Z] 48250e27a763: Layer already exists [2024-09-20T22:15:38.970Z] 8b03186e6927: Layer already exists [2024-09-20T22:15:38.970Z] 2d5cf7185a55: Layer already exists [2024-09-20T22:15:38.970Z] f1bf88d0c3c1: Layer already exists [2024-09-20T22:15:38.970Z] eaf2cc74068f: Layer already exists [2024-09-20T22:15:38.970Z] 5a1e4eebeeaa: Layer already exists [2024-09-20T22:15:38.970Z] 96c57377d59d: Layer already exists [2024-09-20T22:15:38.970Z] eaf4a94fb838: Layer already exists [2024-09-20T22:15:38.970Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:38.970Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:38.970Z] 97d128b88de0: Layer already exists [2024-09-20T22:15:38.970Z] 3721f8745aeb: Layer already exists [2024-09-20T22:15:38.970Z] a97647b4e4a0: Layer already exists [2024-09-20T22:15:38.970Z] 5f70bf18a086: Layer already exists [2024-09-20T22:15:38.970Z] beb13ce3854f: Layer already exists [2024-09-20T22:15:38.970Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:38.970Z] 12f488a8d888: Layer already exists [2024-09-20T22:15:39.234Z] main: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:15:39.313Z] ===================================================== [Pipeline] echo [2024-09-20T22:15:39.330Z] taggedImages: [2024-09-20T22:15:39.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:39.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-20T22:15:39.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.78 [2024-09-20T22:15:39.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:39.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-20T22:15:39.358Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-20T22:15:39.358Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:39.358Z] latest [2024-09-20T22:15:39.358Z] 3.2.0-dev.78 [2024-09-20T22:15:39.358Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:39.358Z] main [2024-09-20T22:15:39.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:39.722Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:40.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:40.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-20T22:15:40.078Z] 28b05dbe2f8b: Preparing [2024-09-20T22:15:40.078Z] 0ecfef063ab0: Preparing [2024-09-20T22:15:40.078Z] 250339f1672b: Preparing [2024-09-20T22:15:40.078Z] d73821d154f8: Preparing [2024-09-20T22:15:40.078Z] eb49e4247c86: Preparing [2024-09-20T22:15:40.078Z] f88f0aa99961: Preparing [2024-09-20T22:15:40.078Z] 487930fc7b99: Preparing [2024-09-20T22:15:40.078Z] ec7753b8f348: Preparing [2024-09-20T22:15:40.078Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:40.078Z] f88f0aa99961: Waiting [2024-09-20T22:15:40.078Z] 487930fc7b99: Waiting [2024-09-20T22:15:40.078Z] ec7753b8f348: Waiting [2024-09-20T22:15:40.078Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:40.078Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:40.342Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:40.342Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:40.342Z] 250339f1672b: Pushed [2024-09-20T22:15:40.342Z] 0ecfef063ab0: Pushed [2024-09-20T22:15:40.342Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:40.342Z] 28b05dbe2f8b: Pushed [2024-09-20T22:15:40.342Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:45.660Z] d73821d154f8: Pushed [2024-09-20T22:15:45.660Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:46.285Z] + 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-09-20T22:15:46.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-20T22:15:46.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-20T22:15:46.628Z] 28b05dbe2f8b: Preparing [2024-09-20T22:15:46.628Z] 0ecfef063ab0: Preparing [2024-09-20T22:15:46.628Z] 250339f1672b: Preparing [2024-09-20T22:15:46.628Z] d73821d154f8: Preparing [2024-09-20T22:15:46.628Z] eb49e4247c86: Preparing [2024-09-20T22:15:46.628Z] f88f0aa99961: Preparing [2024-09-20T22:15:46.628Z] 487930fc7b99: Preparing [2024-09-20T22:15:46.628Z] ec7753b8f348: Preparing [2024-09-20T22:15:46.628Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:46.628Z] f88f0aa99961: Waiting [2024-09-20T22:15:46.628Z] ec7753b8f348: Waiting [2024-09-20T22:15:46.628Z] 487930fc7b99: Waiting [2024-09-20T22:15:46.628Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:46.628Z] d73821d154f8: Layer already exists [2024-09-20T22:15:46.628Z] 28b05dbe2f8b: Layer already exists [2024-09-20T22:15:46.628Z] 250339f1672b: Layer already exists [2024-09-20T22:15:46.628Z] 0ecfef063ab0: Layer already exists [2024-09-20T22:15:46.628Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:46.628Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:46.628Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:46.628Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:46.628Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:46.892Z] latest: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:47.249Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:47.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.78 [2024-09-20T22:15:47.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-20T22:15:47.592Z] 28b05dbe2f8b: Preparing [2024-09-20T22:15:47.592Z] 0ecfef063ab0: Preparing [2024-09-20T22:15:47.592Z] 250339f1672b: Preparing [2024-09-20T22:15:47.592Z] d73821d154f8: Preparing [2024-09-20T22:15:47.592Z] eb49e4247c86: Preparing [2024-09-20T22:15:47.593Z] f88f0aa99961: Preparing [2024-09-20T22:15:47.593Z] 487930fc7b99: Preparing [2024-09-20T22:15:47.593Z] ec7753b8f348: Preparing [2024-09-20T22:15:47.593Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:47.593Z] f88f0aa99961: Waiting [2024-09-20T22:15:47.593Z] 487930fc7b99: Waiting [2024-09-20T22:15:47.593Z] ec7753b8f348: Waiting [2024-09-20T22:15:47.593Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:47.593Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:47.593Z] 250339f1672b: Layer already exists [2024-09-20T22:15:47.593Z] d73821d154f8: Layer already exists [2024-09-20T22:15:47.593Z] 0ecfef063ab0: Layer already exists [2024-09-20T22:15:47.593Z] 28b05dbe2f8b: Layer already exists [2024-09-20T22:15:47.593Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:47.593Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:47.593Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:47.593Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:47.858Z] 3.2.0-dev.78: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:48.218Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:48.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:48.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-20T22:15:48.569Z] 28b05dbe2f8b: Preparing [2024-09-20T22:15:48.569Z] 0ecfef063ab0: Preparing [2024-09-20T22:15:48.569Z] 250339f1672b: Preparing [2024-09-20T22:15:48.569Z] d73821d154f8: Preparing [2024-09-20T22:15:48.569Z] eb49e4247c86: Preparing [2024-09-20T22:15:48.569Z] f88f0aa99961: Preparing [2024-09-20T22:15:48.569Z] 487930fc7b99: Preparing [2024-09-20T22:15:48.569Z] ec7753b8f348: Preparing [2024-09-20T22:15:48.569Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:48.569Z] f88f0aa99961: Waiting [2024-09-20T22:15:48.569Z] 487930fc7b99: Waiting [2024-09-20T22:15:48.569Z] ec7753b8f348: Waiting [2024-09-20T22:15:48.569Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:48.569Z] 28b05dbe2f8b: Layer already exists [2024-09-20T22:15:48.569Z] 0ecfef063ab0: Layer already exists [2024-09-20T22:15:48.569Z] d73821d154f8: Layer already exists [2024-09-20T22:15:48.569Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:48.569Z] 250339f1672b: Layer already exists [2024-09-20T22:15:48.569Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:48.569Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:48.569Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:48.570Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:48.835Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:49.186Z] + 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-09-20T22:15:49.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-20T22:15:49.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-20T22:15:49.532Z] 28b05dbe2f8b: Preparing [2024-09-20T22:15:49.532Z] 0ecfef063ab0: Preparing [2024-09-20T22:15:49.532Z] 250339f1672b: Preparing [2024-09-20T22:15:49.532Z] d73821d154f8: Preparing [2024-09-20T22:15:49.532Z] eb49e4247c86: Preparing [2024-09-20T22:15:49.532Z] f88f0aa99961: Preparing [2024-09-20T22:15:49.532Z] 487930fc7b99: Preparing [2024-09-20T22:15:49.532Z] ec7753b8f348: Preparing [2024-09-20T22:15:49.532Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:49.532Z] 487930fc7b99: Waiting [2024-09-20T22:15:49.532Z] ec7753b8f348: Waiting [2024-09-20T22:15:49.532Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:49.532Z] f88f0aa99961: Waiting [2024-09-20T22:15:49.532Z] 0ecfef063ab0: Layer already exists [2024-09-20T22:15:49.532Z] d73821d154f8: Layer already exists [2024-09-20T22:15:49.532Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:49.532Z] 250339f1672b: Layer already exists [2024-09-20T22:15:49.532Z] 28b05dbe2f8b: Layer already exists [2024-09-20T22:15:49.532Z] ec7753b8f348: Layer already exists [2024-09-20T22:15:49.532Z] 487930fc7b99: Layer already exists [2024-09-20T22:15:49.532Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:49.532Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:49.797Z] main: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:15:49.884Z] ===================================================== [Pipeline] echo [2024-09-20T22:15:49.901Z] taggedImages: [2024-09-20T22:15:49.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:49.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-20T22:15:49.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.78 [2024-09-20T22:15:49.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:49.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-20T22:15:49.930Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-20T22:15:49.930Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:49.930Z] latest [2024-09-20T22:15:49.930Z] 3.2.0-dev.78 [2024-09-20T22:15:49.930Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:49.930Z] main [2024-09-20T22:15:49.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:50.310Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:50.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:50.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-20T22:15:50.658Z] 4925bfa17b1f: Preparing [2024-09-20T22:15:50.658Z] 8d2e10f07f7b: Preparing [2024-09-20T22:15:50.658Z] 5715b0a9deea: Preparing [2024-09-20T22:15:50.658Z] b2e11f888905: Preparing [2024-09-20T22:15:50.658Z] d8a3734be57f: Preparing [2024-09-20T22:15:50.658Z] eb49e4247c86: Preparing [2024-09-20T22:15:50.658Z] f88f0aa99961: Preparing [2024-09-20T22:15:50.658Z] 56fe6e2d1d3b: Preparing [2024-09-20T22:15:50.658Z] c8b97eed16f3: Preparing [2024-09-20T22:15:50.658Z] a7fa5b97db73: Preparing [2024-09-20T22:15:50.658Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:50.658Z] eb49e4247c86: Waiting [2024-09-20T22:15:50.658Z] f88f0aa99961: Waiting [2024-09-20T22:15:50.658Z] 56fe6e2d1d3b: Waiting [2024-09-20T22:15:50.658Z] c8b97eed16f3: Waiting [2024-09-20T22:15:50.658Z] a7fa5b97db73: Waiting [2024-09-20T22:15:50.658Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:50.922Z] d8a3734be57f: Pushed [2024-09-20T22:15:50.922Z] 8d2e10f07f7b: Pushed [2024-09-20T22:15:50.922Z] b2e11f888905: Pushed [2024-09-20T22:15:50.922Z] 4925bfa17b1f: Pushed [2024-09-20T22:15:50.922Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:50.922Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:50.922Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:51.187Z] 56fe6e2d1d3b: Pushed [2024-09-20T22:15:51.187Z] c8b97eed16f3: Pushed [2024-09-20T22:15:53.121Z] 5715b0a9deea: Pushed [2024-09-20T22:15:53.386Z] a7fa5b97db73: Pushed [2024-09-20T22:15:53.971Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:54.320Z] + 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-09-20T22:15:54.670Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-20T22:15:54.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-20T22:15:54.670Z] 4925bfa17b1f: Preparing [2024-09-20T22:15:54.670Z] 8d2e10f07f7b: Preparing [2024-09-20T22:15:54.670Z] 5715b0a9deea: Preparing [2024-09-20T22:15:54.670Z] b2e11f888905: Preparing [2024-09-20T22:15:54.670Z] d8a3734be57f: Preparing [2024-09-20T22:15:54.670Z] eb49e4247c86: Preparing [2024-09-20T22:15:54.670Z] f88f0aa99961: Preparing [2024-09-20T22:15:54.670Z] 56fe6e2d1d3b: Preparing [2024-09-20T22:15:54.670Z] c8b97eed16f3: Preparing [2024-09-20T22:15:54.670Z] a7fa5b97db73: Preparing [2024-09-20T22:15:54.670Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:54.670Z] f88f0aa99961: Waiting [2024-09-20T22:15:54.670Z] 56fe6e2d1d3b: Waiting [2024-09-20T22:15:54.670Z] c8b97eed16f3: Waiting [2024-09-20T22:15:54.670Z] eb49e4247c86: Waiting [2024-09-20T22:15:54.670Z] a7fa5b97db73: Waiting [2024-09-20T22:15:54.670Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:54.670Z] 5715b0a9deea: Layer already exists [2024-09-20T22:15:54.670Z] b2e11f888905: Layer already exists [2024-09-20T22:15:54.670Z] 4925bfa17b1f: Layer already exists [2024-09-20T22:15:54.670Z] d8a3734be57f: Layer already exists [2024-09-20T22:15:54.670Z] 8d2e10f07f7b: Layer already exists [2024-09-20T22:15:54.670Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:54.670Z] 56fe6e2d1d3b: Layer already exists [2024-09-20T22:15:54.670Z] a7fa5b97db73: Layer already exists [2024-09-20T22:15:54.670Z] c8b97eed16f3: Layer already exists [2024-09-20T22:15:54.670Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:54.670Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:54.936Z] latest: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:55.298Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:55.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.78 [2024-09-20T22:15:55.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-20T22:15:55.653Z] 4925bfa17b1f: Preparing [2024-09-20T22:15:55.653Z] 8d2e10f07f7b: Preparing [2024-09-20T22:15:55.653Z] 5715b0a9deea: Preparing [2024-09-20T22:15:55.653Z] b2e11f888905: Preparing [2024-09-20T22:15:55.653Z] d8a3734be57f: Preparing [2024-09-20T22:15:55.653Z] eb49e4247c86: Preparing [2024-09-20T22:15:55.653Z] f88f0aa99961: Preparing [2024-09-20T22:15:55.653Z] 56fe6e2d1d3b: Preparing [2024-09-20T22:15:55.653Z] c8b97eed16f3: Preparing [2024-09-20T22:15:55.653Z] a7fa5b97db73: Preparing [2024-09-20T22:15:55.653Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:55.653Z] c8b97eed16f3: Waiting [2024-09-20T22:15:55.653Z] a7fa5b97db73: Waiting [2024-09-20T22:15:55.653Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:55.653Z] eb49e4247c86: Waiting [2024-09-20T22:15:55.653Z] f88f0aa99961: Waiting [2024-09-20T22:15:55.653Z] 56fe6e2d1d3b: Waiting [2024-09-20T22:15:55.653Z] 4925bfa17b1f: Layer already exists [2024-09-20T22:15:55.653Z] b2e11f888905: Layer already exists [2024-09-20T22:15:55.653Z] 5715b0a9deea: Layer already exists [2024-09-20T22:15:55.653Z] 8d2e10f07f7b: Layer already exists [2024-09-20T22:15:55.653Z] d8a3734be57f: Layer already exists [2024-09-20T22:15:55.653Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:55.653Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:55.653Z] a7fa5b97db73: Layer already exists [2024-09-20T22:15:55.653Z] 56fe6e2d1d3b: Layer already exists [2024-09-20T22:15:55.653Z] c8b97eed16f3: Layer already exists [2024-09-20T22:15:55.653Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:55.918Z] 3.2.0-dev.78: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:56.274Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:56.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:56.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-20T22:15:56.633Z] 4925bfa17b1f: Preparing [2024-09-20T22:15:56.633Z] 8d2e10f07f7b: Preparing [2024-09-20T22:15:56.633Z] 5715b0a9deea: Preparing [2024-09-20T22:15:56.633Z] b2e11f888905: Preparing [2024-09-20T22:15:56.633Z] d8a3734be57f: Preparing [2024-09-20T22:15:56.633Z] eb49e4247c86: Preparing [2024-09-20T22:15:56.633Z] f88f0aa99961: Preparing [2024-09-20T22:15:56.633Z] 56fe6e2d1d3b: Preparing [2024-09-20T22:15:56.633Z] c8b97eed16f3: Preparing [2024-09-20T22:15:56.633Z] a7fa5b97db73: Preparing [2024-09-20T22:15:56.633Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:56.633Z] eb49e4247c86: Waiting [2024-09-20T22:15:56.633Z] f88f0aa99961: Waiting [2024-09-20T22:15:56.633Z] 56fe6e2d1d3b: Waiting [2024-09-20T22:15:56.633Z] c8b97eed16f3: Waiting [2024-09-20T22:15:56.633Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:56.633Z] d8a3734be57f: Layer already exists [2024-09-20T22:15:56.633Z] 5715b0a9deea: Layer already exists [2024-09-20T22:15:56.633Z] 4925bfa17b1f: Layer already exists [2024-09-20T22:15:56.633Z] b2e11f888905: Layer already exists [2024-09-20T22:15:56.633Z] 8d2e10f07f7b: Layer already exists [2024-09-20T22:15:56.633Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:56.633Z] 56fe6e2d1d3b: Layer already exists [2024-09-20T22:15:56.633Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:56.633Z] c8b97eed16f3: Layer already exists [2024-09-20T22:15:56.633Z] a7fa5b97db73: Layer already exists [2024-09-20T22:15:56.633Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:56.899Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:57.262Z] + 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-09-20T22:15:57.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-20T22:15:57.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-20T22:15:57.613Z] 4925bfa17b1f: Preparing [2024-09-20T22:15:57.613Z] 8d2e10f07f7b: Preparing [2024-09-20T22:15:57.613Z] 5715b0a9deea: Preparing [2024-09-20T22:15:57.613Z] b2e11f888905: Preparing [2024-09-20T22:15:57.613Z] d8a3734be57f: Preparing [2024-09-20T22:15:57.613Z] eb49e4247c86: Preparing [2024-09-20T22:15:57.613Z] f88f0aa99961: Preparing [2024-09-20T22:15:57.613Z] 56fe6e2d1d3b: Preparing [2024-09-20T22:15:57.613Z] c8b97eed16f3: Preparing [2024-09-20T22:15:57.613Z] a7fa5b97db73: Preparing [2024-09-20T22:15:57.613Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:57.613Z] 56fe6e2d1d3b: Waiting [2024-09-20T22:15:57.613Z] c8b97eed16f3: Waiting [2024-09-20T22:15:57.613Z] a7fa5b97db73: Waiting [2024-09-20T22:15:57.613Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:57.613Z] eb49e4247c86: Waiting [2024-09-20T22:15:57.613Z] f88f0aa99961: Waiting [2024-09-20T22:15:57.613Z] 5715b0a9deea: Layer already exists [2024-09-20T22:15:57.613Z] 8d2e10f07f7b: Layer already exists [2024-09-20T22:15:57.613Z] b2e11f888905: Layer already exists [2024-09-20T22:15:57.613Z] d8a3734be57f: Layer already exists [2024-09-20T22:15:57.613Z] 4925bfa17b1f: Layer already exists [2024-09-20T22:15:57.613Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:57.613Z] c8b97eed16f3: Layer already exists [2024-09-20T22:15:57.613Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:57.613Z] 56fe6e2d1d3b: Layer already exists [2024-09-20T22:15:57.613Z] a7fa5b97db73: Layer already exists [2024-09-20T22:15:57.613Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:57.878Z] main: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:15:57.967Z] ===================================================== [Pipeline] echo [2024-09-20T22:15:57.986Z] taggedImages: [2024-09-20T22:15:57.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:57.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-20T22:15:57.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.78 [2024-09-20T22:15:57.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:57.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-20T22:15:58.018Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-20T22:15:58.018Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:58.018Z] latest [2024-09-20T22:15:58.018Z] 3.2.0-dev.78 [2024-09-20T22:15:58.018Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:15:58.018Z] main [2024-09-20T22:15:58.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:58.396Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:15:58.746Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:15:58.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-20T22:15:58.746Z] 8e2aa05cf3dc: Preparing [2024-09-20T22:15:58.746Z] 38c11ce21654: Preparing [2024-09-20T22:15:58.746Z] 51b2e925b0fa: Preparing [2024-09-20T22:15:58.746Z] 267e1c0aa85a: Preparing [2024-09-20T22:15:58.746Z] 04b9006769c5: Preparing [2024-09-20T22:15:58.746Z] 0140126890f6: Preparing [2024-09-20T22:15:58.746Z] c76429e872f7: Preparing [2024-09-20T22:15:58.746Z] eb49e4247c86: Preparing [2024-09-20T22:15:58.746Z] f88f0aa99961: Preparing [2024-09-20T22:15:58.746Z] 46fc999efccf: Preparing [2024-09-20T22:15:58.746Z] a3cda0ba252e: Preparing [2024-09-20T22:15:58.746Z] 0140126890f6: Waiting [2024-09-20T22:15:58.746Z] c76429e872f7: Waiting [2024-09-20T22:15:58.746Z] f88f0aa99961: Waiting [2024-09-20T22:15:58.746Z] eb49e4247c86: Waiting [2024-09-20T22:15:58.746Z] 46fc999efccf: Waiting [2024-09-20T22:15:58.746Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:15:58.746Z] a3cda0ba252e: Waiting [2024-09-20T22:15:58.746Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:15:59.013Z] 38c11ce21654: Pushed [2024-09-20T22:15:59.013Z] 04b9006769c5: Pushed [2024-09-20T22:15:59.013Z] 8e2aa05cf3dc: Pushed [2024-09-20T22:15:59.013Z] eb49e4247c86: Layer already exists [2024-09-20T22:15:59.013Z] 0140126890f6: Pushed [2024-09-20T22:15:59.013Z] f88f0aa99961: Layer already exists [2024-09-20T22:15:59.278Z] c76429e872f7: Pushed [2024-09-20T22:15:59.278Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:15:59.278Z] 46fc999efccf: Pushed [2024-09-20T22:16:01.267Z] 267e1c0aa85a: Pushed [2024-09-20T22:16:01.883Z] 51b2e925b0fa: Pushed [2024-09-20T22:16:01.883Z] a3cda0ba252e: Pushed [2024-09-20T22:16:02.148Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:02.496Z] + 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-09-20T22:16:02.842Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-20T22:16:02.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-20T22:16:02.842Z] 8e2aa05cf3dc: Preparing [2024-09-20T22:16:02.842Z] 38c11ce21654: Preparing [2024-09-20T22:16:02.842Z] 51b2e925b0fa: Preparing [2024-09-20T22:16:02.842Z] 267e1c0aa85a: Preparing [2024-09-20T22:16:02.842Z] 04b9006769c5: Preparing [2024-09-20T22:16:02.842Z] 0140126890f6: Preparing [2024-09-20T22:16:02.842Z] c76429e872f7: Preparing [2024-09-20T22:16:02.842Z] eb49e4247c86: Preparing [2024-09-20T22:16:02.842Z] f88f0aa99961: Preparing [2024-09-20T22:16:02.842Z] 46fc999efccf: Preparing [2024-09-20T22:16:02.842Z] a3cda0ba252e: Preparing [2024-09-20T22:16:02.842Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:02.842Z] 0140126890f6: Waiting [2024-09-20T22:16:02.842Z] c76429e872f7: Waiting [2024-09-20T22:16:02.842Z] 46fc999efccf: Waiting [2024-09-20T22:16:02.842Z] eb49e4247c86: Waiting [2024-09-20T22:16:02.842Z] a3cda0ba252e: Waiting [2024-09-20T22:16:02.842Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:02.842Z] f88f0aa99961: Waiting [2024-09-20T22:16:02.842Z] 267e1c0aa85a: Layer already exists [2024-09-20T22:16:02.842Z] 04b9006769c5: Layer already exists [2024-09-20T22:16:02.842Z] 8e2aa05cf3dc: Layer already exists [2024-09-20T22:16:02.842Z] 38c11ce21654: Layer already exists [2024-09-20T22:16:02.842Z] 51b2e925b0fa: Layer already exists [2024-09-20T22:16:02.842Z] 0140126890f6: Layer already exists [2024-09-20T22:16:02.842Z] c76429e872f7: Layer already exists [2024-09-20T22:16:02.842Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:02.842Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:02.842Z] 46fc999efccf: Layer already exists [2024-09-20T22:16:02.842Z] a3cda0ba252e: Layer already exists [2024-09-20T22:16:02.842Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:03.106Z] latest: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:03.460Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:03.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.78 [2024-09-20T22:16:03.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-20T22:16:03.801Z] 8e2aa05cf3dc: Preparing [2024-09-20T22:16:03.801Z] 38c11ce21654: Preparing [2024-09-20T22:16:03.801Z] 51b2e925b0fa: Preparing [2024-09-20T22:16:03.801Z] 267e1c0aa85a: Preparing [2024-09-20T22:16:03.801Z] 04b9006769c5: Preparing [2024-09-20T22:16:03.801Z] 0140126890f6: Preparing [2024-09-20T22:16:03.801Z] c76429e872f7: Preparing [2024-09-20T22:16:03.801Z] eb49e4247c86: Preparing [2024-09-20T22:16:03.801Z] f88f0aa99961: Preparing [2024-09-20T22:16:03.801Z] 46fc999efccf: Preparing [2024-09-20T22:16:03.801Z] a3cda0ba252e: Preparing [2024-09-20T22:16:03.801Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:03.801Z] eb49e4247c86: Waiting [2024-09-20T22:16:03.801Z] f88f0aa99961: Waiting [2024-09-20T22:16:03.801Z] 46fc999efccf: Waiting [2024-09-20T22:16:03.801Z] a3cda0ba252e: Waiting [2024-09-20T22:16:03.801Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:03.801Z] 0140126890f6: Waiting [2024-09-20T22:16:03.801Z] c76429e872f7: Waiting [2024-09-20T22:16:03.801Z] 267e1c0aa85a: Layer already exists [2024-09-20T22:16:03.801Z] 8e2aa05cf3dc: Layer already exists [2024-09-20T22:16:03.801Z] 51b2e925b0fa: Layer already exists [2024-09-20T22:16:03.801Z] 38c11ce21654: Layer already exists [2024-09-20T22:16:03.801Z] 04b9006769c5: Layer already exists [2024-09-20T22:16:03.801Z] c76429e872f7: Layer already exists [2024-09-20T22:16:03.801Z] 0140126890f6: Layer already exists [2024-09-20T22:16:03.801Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:03.801Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:03.801Z] 46fc999efccf: Layer already exists [2024-09-20T22:16:03.801Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:03.801Z] a3cda0ba252e: Layer already exists [2024-09-20T22:16:04.066Z] 3.2.0-dev.78: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:04.419Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:04.779Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:16:04.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-20T22:16:04.779Z] 8e2aa05cf3dc: Preparing [2024-09-20T22:16:04.779Z] 38c11ce21654: Preparing [2024-09-20T22:16:04.779Z] 51b2e925b0fa: Preparing [2024-09-20T22:16:04.779Z] 267e1c0aa85a: Preparing [2024-09-20T22:16:04.779Z] 04b9006769c5: Preparing [2024-09-20T22:16:04.779Z] 0140126890f6: Preparing [2024-09-20T22:16:04.779Z] c76429e872f7: Preparing [2024-09-20T22:16:04.779Z] eb49e4247c86: Preparing [2024-09-20T22:16:04.779Z] f88f0aa99961: Preparing [2024-09-20T22:16:04.779Z] 46fc999efccf: Preparing [2024-09-20T22:16:04.779Z] a3cda0ba252e: Preparing [2024-09-20T22:16:04.779Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:04.779Z] eb49e4247c86: Waiting [2024-09-20T22:16:04.779Z] 0140126890f6: Waiting [2024-09-20T22:16:04.779Z] c76429e872f7: Waiting [2024-09-20T22:16:04.779Z] f88f0aa99961: Waiting [2024-09-20T22:16:04.779Z] a3cda0ba252e: Waiting [2024-09-20T22:16:04.779Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:04.779Z] 04b9006769c5: Layer already exists [2024-09-20T22:16:04.779Z] 51b2e925b0fa: Layer already exists [2024-09-20T22:16:04.779Z] 38c11ce21654: Layer already exists [2024-09-20T22:16:04.779Z] 267e1c0aa85a: Layer already exists [2024-09-20T22:16:04.779Z] 8e2aa05cf3dc: Layer already exists [2024-09-20T22:16:04.779Z] 0140126890f6: Layer already exists [2024-09-20T22:16:04.779Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:04.779Z] c76429e872f7: Layer already exists [2024-09-20T22:16:04.779Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:04.779Z] 46fc999efccf: Layer already exists [2024-09-20T22:16:04.779Z] a3cda0ba252e: Layer already exists [2024-09-20T22:16:04.779Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:05.044Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:05.388Z] + 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-09-20T22:16:05.734Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-20T22:16:05.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-20T22:16:05.734Z] 8e2aa05cf3dc: Preparing [2024-09-20T22:16:05.734Z] 38c11ce21654: Preparing [2024-09-20T22:16:05.734Z] 51b2e925b0fa: Preparing [2024-09-20T22:16:05.734Z] 267e1c0aa85a: Preparing [2024-09-20T22:16:05.734Z] 04b9006769c5: Preparing [2024-09-20T22:16:05.734Z] 0140126890f6: Preparing [2024-09-20T22:16:05.734Z] c76429e872f7: Preparing [2024-09-20T22:16:05.734Z] eb49e4247c86: Preparing [2024-09-20T22:16:05.734Z] f88f0aa99961: Preparing [2024-09-20T22:16:05.734Z] 46fc999efccf: Preparing [2024-09-20T22:16:05.734Z] a3cda0ba252e: Preparing [2024-09-20T22:16:05.734Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:05.734Z] eb49e4247c86: Waiting [2024-09-20T22:16:05.734Z] f88f0aa99961: Waiting [2024-09-20T22:16:05.734Z] 46fc999efccf: Waiting [2024-09-20T22:16:05.734Z] a3cda0ba252e: Waiting [2024-09-20T22:16:05.734Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:05.734Z] 0140126890f6: Waiting [2024-09-20T22:16:05.734Z] c76429e872f7: Waiting [2024-09-20T22:16:05.734Z] 51b2e925b0fa: Layer already exists [2024-09-20T22:16:05.734Z] 04b9006769c5: Layer already exists [2024-09-20T22:16:05.734Z] 8e2aa05cf3dc: Layer already exists [2024-09-20T22:16:05.734Z] 38c11ce21654: Layer already exists [2024-09-20T22:16:05.734Z] 267e1c0aa85a: Layer already exists [2024-09-20T22:16:05.734Z] 0140126890f6: Layer already exists [2024-09-20T22:16:05.734Z] c76429e872f7: Layer already exists [2024-09-20T22:16:05.734Z] 46fc999efccf: Layer already exists [2024-09-20T22:16:05.734Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:05.734Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:05.734Z] a3cda0ba252e: Layer already exists [2024-09-20T22:16:05.734Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:05.999Z] main: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:16:06.074Z] ===================================================== [Pipeline] echo [2024-09-20T22:16:06.092Z] taggedImages: [2024-09-20T22:16:06.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:16:06.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-20T22:16:06.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.78 [2024-09-20T22:16:06.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:16:06.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-20T22:16:06.117Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-20T22:16:06.117Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:16:06.117Z] latest [2024-09-20T22:16:06.117Z] 3.2.0-dev.78 [2024-09-20T22:16:06.117Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:16:06.117Z] main [2024-09-20T22:16:06.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:06.482Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:06.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:16:06.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-20T22:16:06.839Z] e252fc453471: Preparing [2024-09-20T22:16:06.839Z] 545cddb381bd: Preparing [2024-09-20T22:16:06.839Z] eb49e4247c86: Preparing [2024-09-20T22:16:06.839Z] f88f0aa99961: Preparing [2024-09-20T22:16:06.839Z] e934d7c6b0fd: Preparing [2024-09-20T22:16:06.839Z] 473c50236371: Preparing [2024-09-20T22:16:06.839Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:06.839Z] 473c50236371: Waiting [2024-09-20T22:16:06.839Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:06.839Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:07.105Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:07.105Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:07.105Z] e934d7c6b0fd: Pushed [2024-09-20T22:16:07.105Z] e252fc453471: Pushed [2024-09-20T22:16:08.503Z] 473c50236371: Pushed [2024-09-20T22:16:10.432Z] 545cddb381bd: Pushed [2024-09-20T22:16:10.698Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:11.055Z] + 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-09-20T22:16:11.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-20T22:16:11.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-20T22:16:11.397Z] e252fc453471: Preparing [2024-09-20T22:16:11.397Z] 545cddb381bd: Preparing [2024-09-20T22:16:11.397Z] eb49e4247c86: Preparing [2024-09-20T22:16:11.397Z] f88f0aa99961: Preparing [2024-09-20T22:16:11.397Z] e934d7c6b0fd: Preparing [2024-09-20T22:16:11.397Z] 473c50236371: Preparing [2024-09-20T22:16:11.397Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:11.397Z] 473c50236371: Waiting [2024-09-20T22:16:11.397Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:11.397Z] e252fc453471: Layer already exists [2024-09-20T22:16:11.397Z] 545cddb381bd: Layer already exists [2024-09-20T22:16:11.397Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:11.397Z] e934d7c6b0fd: Layer already exists [2024-09-20T22:16:11.397Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:11.397Z] 473c50236371: Layer already exists [2024-09-20T22:16:11.397Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:11.661Z] latest: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:12.011Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:12.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.78 [2024-09-20T22:16:12.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-20T22:16:12.353Z] e252fc453471: Preparing [2024-09-20T22:16:12.353Z] 545cddb381bd: Preparing [2024-09-20T22:16:12.353Z] eb49e4247c86: Preparing [2024-09-20T22:16:12.353Z] f88f0aa99961: Preparing [2024-09-20T22:16:12.353Z] e934d7c6b0fd: Preparing [2024-09-20T22:16:12.353Z] 473c50236371: Preparing [2024-09-20T22:16:12.353Z] 473c50236371: Waiting [2024-09-20T22:16:12.353Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:12.353Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:12.353Z] 545cddb381bd: Layer already exists [2024-09-20T22:16:12.353Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:12.353Z] e934d7c6b0fd: Layer already exists [2024-09-20T22:16:12.353Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:12.353Z] e252fc453471: Layer already exists [2024-09-20T22:16:12.353Z] 473c50236371: Layer already exists [2024-09-20T22:16:12.353Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:12.618Z] 3.2.0-dev.78: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:12.970Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:13.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:16:13.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-20T22:16:13.316Z] e252fc453471: Preparing [2024-09-20T22:16:13.316Z] 545cddb381bd: Preparing [2024-09-20T22:16:13.316Z] eb49e4247c86: Preparing [2024-09-20T22:16:13.316Z] f88f0aa99961: Preparing [2024-09-20T22:16:13.316Z] e934d7c6b0fd: Preparing [2024-09-20T22:16:13.316Z] 473c50236371: Preparing [2024-09-20T22:16:13.316Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:13.316Z] 473c50236371: Waiting [2024-09-20T22:16:13.316Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:13.316Z] e934d7c6b0fd: Layer already exists [2024-09-20T22:16:13.316Z] 545cddb381bd: Layer already exists [2024-09-20T22:16:13.316Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:13.316Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:13.316Z] e252fc453471: Layer already exists [2024-09-20T22:16:13.316Z] 473c50236371: Layer already exists [2024-09-20T22:16:13.316Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:13.316Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:13.913Z] + 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-09-20T22:16:14.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-20T22:16:14.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-20T22:16:14.260Z] e252fc453471: Preparing [2024-09-20T22:16:14.260Z] 545cddb381bd: Preparing [2024-09-20T22:16:14.260Z] eb49e4247c86: Preparing [2024-09-20T22:16:14.260Z] f88f0aa99961: Preparing [2024-09-20T22:16:14.260Z] e934d7c6b0fd: Preparing [2024-09-20T22:16:14.260Z] 473c50236371: Preparing [2024-09-20T22:16:14.260Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:14.260Z] 473c50236371: Waiting [2024-09-20T22:16:14.260Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:14.260Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:14.260Z] 545cddb381bd: Layer already exists [2024-09-20T22:16:14.260Z] e252fc453471: Layer already exists [2024-09-20T22:16:14.260Z] e934d7c6b0fd: Layer already exists [2024-09-20T22:16:14.260Z] 473c50236371: Layer already exists [2024-09-20T22:16:14.260Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:14.260Z] main: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:16:14.601Z] ===================================================== [Pipeline] echo [2024-09-20T22:16:14.618Z] taggedImages: [2024-09-20T22:16:14.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:16:14.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-20T22:16:14.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.78 [2024-09-20T22:16:14.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:16:14.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-20T22:16:14.639Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-20T22:16:14.639Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:16:14.639Z] latest [2024-09-20T22:16:14.639Z] 3.2.0-dev.78 [2024-09-20T22:16:14.639Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:16:14.639Z] main [2024-09-20T22:16:14.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:15.002Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:15.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:16:15.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-20T22:16:15.475Z] d3cd320e7d3f: Preparing [2024-09-20T22:16:15.475Z] 27fb0f504d80: Preparing [2024-09-20T22:16:15.475Z] 5077bc87e95e: Preparing [2024-09-20T22:16:15.475Z] eb49e4247c86: Preparing [2024-09-20T22:16:15.475Z] f88f0aa99961: Preparing [2024-09-20T22:16:15.475Z] 58a70531b403: Preparing [2024-09-20T22:16:15.475Z] 6e9fdf00a625: Preparing [2024-09-20T22:16:15.475Z] fbc949ee6bb8: Preparing [2024-09-20T22:16:15.475Z] 2d03499f704e: Preparing [2024-09-20T22:16:15.475Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:15.475Z] 6e9fdf00a625: Waiting [2024-09-20T22:16:15.475Z] fbc949ee6bb8: Waiting [2024-09-20T22:16:15.475Z] 2d03499f704e: Waiting [2024-09-20T22:16:15.475Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:15.475Z] 58a70531b403: Waiting [2024-09-20T22:16:15.740Z] 27fb0f504d80: Pushed [2024-09-20T22:16:15.740Z] 5077bc87e95e: Pushed [2024-09-20T22:16:16.006Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:16.006Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:16.271Z] d3cd320e7d3f: Pushed [2024-09-20T22:16:16.271Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:16.271Z] fbc949ee6bb8: Pushed [2024-09-20T22:16:16.850Z] 2d03499f704e: Pushed [2024-09-20T22:16:29.126Z] 6e9fdf00a625: Pushed [2024-09-20T22:16:37.297Z] 58a70531b403: Pushed [2024-09-20T22:16:37.297Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:37.650Z] + 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-09-20T22:16:37.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-20T22:16:37.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-20T22:16:37.976Z] d3cd320e7d3f: Preparing [2024-09-20T22:16:37.976Z] 27fb0f504d80: Preparing [2024-09-20T22:16:37.976Z] 5077bc87e95e: Preparing [2024-09-20T22:16:37.976Z] eb49e4247c86: Preparing [2024-09-20T22:16:37.976Z] f88f0aa99961: Preparing [2024-09-20T22:16:37.976Z] 58a70531b403: Preparing [2024-09-20T22:16:37.976Z] 6e9fdf00a625: Preparing [2024-09-20T22:16:37.976Z] fbc949ee6bb8: Preparing [2024-09-20T22:16:37.976Z] 2d03499f704e: Preparing [2024-09-20T22:16:37.976Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:37.976Z] fbc949ee6bb8: Waiting [2024-09-20T22:16:37.976Z] 58a70531b403: Waiting [2024-09-20T22:16:37.976Z] 2d03499f704e: Waiting [2024-09-20T22:16:37.976Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:37.976Z] 6e9fdf00a625: Waiting [2024-09-20T22:16:37.976Z] 5077bc87e95e: Layer already exists [2024-09-20T22:16:37.976Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:37.976Z] 27fb0f504d80: Layer already exists [2024-09-20T22:16:37.976Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:37.976Z] d3cd320e7d3f: Layer already exists [2024-09-20T22:16:37.976Z] 58a70531b403: Layer already exists [2024-09-20T22:16:37.976Z] 6e9fdf00a625: Layer already exists [2024-09-20T22:16:37.976Z] 2d03499f704e: Layer already exists [2024-09-20T22:16:37.976Z] fbc949ee6bb8: Layer already exists [2024-09-20T22:16:37.976Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:38.240Z] latest: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:38.595Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:38.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.78 [2024-09-20T22:16:38.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-20T22:16:38.946Z] d3cd320e7d3f: Preparing [2024-09-20T22:16:38.946Z] 27fb0f504d80: Preparing [2024-09-20T22:16:38.946Z] 5077bc87e95e: Preparing [2024-09-20T22:16:38.946Z] eb49e4247c86: Preparing [2024-09-20T22:16:38.946Z] f88f0aa99961: Preparing [2024-09-20T22:16:38.946Z] 58a70531b403: Preparing [2024-09-20T22:16:38.946Z] 6e9fdf00a625: Preparing [2024-09-20T22:16:38.946Z] fbc949ee6bb8: Preparing [2024-09-20T22:16:38.946Z] 2d03499f704e: Preparing [2024-09-20T22:16:38.946Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:38.946Z] 6e9fdf00a625: Waiting [2024-09-20T22:16:38.946Z] fbc949ee6bb8: Waiting [2024-09-20T22:16:38.946Z] 2d03499f704e: Waiting [2024-09-20T22:16:38.946Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:38.946Z] 58a70531b403: Waiting [2024-09-20T22:16:38.946Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:38.946Z] 27fb0f504d80: Layer already exists [2024-09-20T22:16:38.946Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:38.946Z] d3cd320e7d3f: Layer already exists [2024-09-20T22:16:38.946Z] 5077bc87e95e: Layer already exists [2024-09-20T22:16:38.946Z] 58a70531b403: Layer already exists [2024-09-20T22:16:38.946Z] 2d03499f704e: Layer already exists [2024-09-20T22:16:38.946Z] 6e9fdf00a625: Layer already exists [2024-09-20T22:16:38.946Z] fbc949ee6bb8: Layer already exists [2024-09-20T22:16:38.946Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:38.946Z] 3.2.0-dev.78: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:39.566Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:39.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:16:39.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-20T22:16:39.921Z] d3cd320e7d3f: Preparing [2024-09-20T22:16:39.921Z] 27fb0f504d80: Preparing [2024-09-20T22:16:39.921Z] 5077bc87e95e: Preparing [2024-09-20T22:16:39.921Z] eb49e4247c86: Preparing [2024-09-20T22:16:39.921Z] f88f0aa99961: Preparing [2024-09-20T22:16:39.921Z] 58a70531b403: Preparing [2024-09-20T22:16:39.921Z] 6e9fdf00a625: Preparing [2024-09-20T22:16:39.921Z] fbc949ee6bb8: Preparing [2024-09-20T22:16:39.921Z] 2d03499f704e: Preparing [2024-09-20T22:16:39.921Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:39.921Z] fbc949ee6bb8: Waiting [2024-09-20T22:16:39.921Z] 2d03499f704e: Waiting [2024-09-20T22:16:39.921Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:39.921Z] 58a70531b403: Waiting [2024-09-20T22:16:39.921Z] 6e9fdf00a625: Waiting [2024-09-20T22:16:39.921Z] 5077bc87e95e: Layer already exists [2024-09-20T22:16:39.921Z] d3cd320e7d3f: Layer already exists [2024-09-20T22:16:39.921Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:39.921Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:39.921Z] 27fb0f504d80: Layer already exists [2024-09-20T22:16:39.921Z] 6e9fdf00a625: Layer already exists [2024-09-20T22:16:39.921Z] 58a70531b403: Layer already exists [2024-09-20T22:16:39.921Z] 2d03499f704e: Layer already exists [2024-09-20T22:16:39.921Z] fbc949ee6bb8: Layer already exists [2024-09-20T22:16:39.921Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:39.921Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:40.262Z] + 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-09-20T22:16:40.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-20T22:16:40.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-20T22:16:40.602Z] d3cd320e7d3f: Preparing [2024-09-20T22:16:40.602Z] 27fb0f504d80: Preparing [2024-09-20T22:16:40.602Z] 5077bc87e95e: Preparing [2024-09-20T22:16:40.602Z] eb49e4247c86: Preparing [2024-09-20T22:16:40.602Z] f88f0aa99961: Preparing [2024-09-20T22:16:40.602Z] 58a70531b403: Preparing [2024-09-20T22:16:40.602Z] 6e9fdf00a625: Preparing [2024-09-20T22:16:40.602Z] fbc949ee6bb8: Preparing [2024-09-20T22:16:40.602Z] 6e9fdf00a625: Waiting [2024-09-20T22:16:40.602Z] 2d03499f704e: Preparing [2024-09-20T22:16:40.602Z] fbc949ee6bb8: Waiting [2024-09-20T22:16:40.602Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:40.602Z] 2d03499f704e: Waiting [2024-09-20T22:16:40.602Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:40.602Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:40.602Z] 27fb0f504d80: Layer already exists [2024-09-20T22:16:40.602Z] d3cd320e7d3f: Layer already exists [2024-09-20T22:16:40.602Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:40.602Z] 5077bc87e95e: Layer already exists [2024-09-20T22:16:40.602Z] 58a70531b403: Layer already exists [2024-09-20T22:16:40.602Z] 6e9fdf00a625: Layer already exists [2024-09-20T22:16:40.602Z] fbc949ee6bb8: Layer already exists [2024-09-20T22:16:40.602Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:40.603Z] 2d03499f704e: Layer already exists [2024-09-20T22:16:40.866Z] main: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:16:40.943Z] ===================================================== [Pipeline] echo [2024-09-20T22:16:40.954Z] taggedImages: [2024-09-20T22:16:40.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:16:40.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-20T22:16:40.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.78 [2024-09-20T22:16:40.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:16:40.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-20T22:16:40.977Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-20T22:16:40.977Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:16:40.977Z] latest [2024-09-20T22:16:40.977Z] 3.2.0-dev.78 [2024-09-20T22:16:40.977Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:16:40.977Z] main [2024-09-20T22:16:40.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:41.345Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:16:41.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:16:41.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-20T22:16:41.703Z] 44f723ec5bf1: Preparing [2024-09-20T22:16:41.703Z] 0c731eaa89f1: Preparing [2024-09-20T22:16:41.703Z] fbf608b99efe: Preparing [2024-09-20T22:16:41.703Z] eb49e4247c86: Preparing [2024-09-20T22:16:41.703Z] f88f0aa99961: Preparing [2024-09-20T22:16:41.703Z] 3116339c4b9c: Preparing [2024-09-20T22:16:41.703Z] e163b9015506: Preparing [2024-09-20T22:16:41.703Z] d32d21fccf79: Preparing [2024-09-20T22:16:41.703Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:16:41.703Z] 3116339c4b9c: Waiting [2024-09-20T22:16:41.703Z] e163b9015506: Waiting [2024-09-20T22:16:41.703Z] d32d21fccf79: Waiting [2024-09-20T22:16:41.703Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:16:41.703Z] f88f0aa99961: Layer already exists [2024-09-20T22:16:41.703Z] eb49e4247c86: Layer already exists [2024-09-20T22:16:41.968Z] fbf608b99efe: Pushed [2024-09-20T22:16:41.968Z] 0c731eaa89f1: Pushed [2024-09-20T22:16:41.968Z] 44f723ec5bf1: Pushed [2024-09-20T22:16:41.968Z] e163b9015506: Pushed [2024-09-20T22:16:41.968Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:16:42.549Z] d32d21fccf79: Pushed [2024-09-20T22:17:04.575Z] 3116339c4b9c: Pushed [2024-09-20T22:17:04.575Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:04.931Z] + 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-09-20T22:17:05.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-20T22:17:05.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-20T22:17:05.275Z] 44f723ec5bf1: Preparing [2024-09-20T22:17:05.275Z] 0c731eaa89f1: Preparing [2024-09-20T22:17:05.276Z] fbf608b99efe: Preparing [2024-09-20T22:17:05.276Z] eb49e4247c86: Preparing [2024-09-20T22:17:05.276Z] f88f0aa99961: Preparing [2024-09-20T22:17:05.276Z] 3116339c4b9c: Preparing [2024-09-20T22:17:05.276Z] e163b9015506: Preparing [2024-09-20T22:17:05.276Z] d32d21fccf79: Preparing [2024-09-20T22:17:05.276Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:05.276Z] 3116339c4b9c: Waiting [2024-09-20T22:17:05.276Z] e163b9015506: Waiting [2024-09-20T22:17:05.276Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:05.276Z] fbf608b99efe: Layer already exists [2024-09-20T22:17:05.276Z] 44f723ec5bf1: Layer already exists [2024-09-20T22:17:05.276Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:05.276Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:05.276Z] 0c731eaa89f1: Layer already exists [2024-09-20T22:17:05.276Z] e163b9015506: Layer already exists [2024-09-20T22:17:05.276Z] d32d21fccf79: Layer already exists [2024-09-20T22:17:05.276Z] 3116339c4b9c: Layer already exists [2024-09-20T22:17:05.276Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:05.540Z] latest: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:05.894Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:06.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.78 [2024-09-20T22:17:06.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-20T22:17:06.233Z] 44f723ec5bf1: Preparing [2024-09-20T22:17:06.233Z] 0c731eaa89f1: Preparing [2024-09-20T22:17:06.233Z] fbf608b99efe: Preparing [2024-09-20T22:17:06.233Z] eb49e4247c86: Preparing [2024-09-20T22:17:06.233Z] f88f0aa99961: Preparing [2024-09-20T22:17:06.233Z] 3116339c4b9c: Preparing [2024-09-20T22:17:06.233Z] e163b9015506: Preparing [2024-09-20T22:17:06.233Z] d32d21fccf79: Preparing [2024-09-20T22:17:06.233Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:06.233Z] 3116339c4b9c: Waiting [2024-09-20T22:17:06.233Z] e163b9015506: Waiting [2024-09-20T22:17:06.233Z] d32d21fccf79: Waiting [2024-09-20T22:17:06.233Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:06.233Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:06.233Z] 44f723ec5bf1: Layer already exists [2024-09-20T22:17:06.233Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:06.233Z] fbf608b99efe: Layer already exists [2024-09-20T22:17:06.233Z] 0c731eaa89f1: Layer already exists [2024-09-20T22:17:06.233Z] e163b9015506: Layer already exists [2024-09-20T22:17:06.233Z] 3116339c4b9c: Layer already exists [2024-09-20T22:17:06.233Z] d32d21fccf79: Layer already exists [2024-09-20T22:17:06.233Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:06.500Z] 3.2.0-dev.78: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:06.855Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:07.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:07.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-20T22:17:07.204Z] 44f723ec5bf1: Preparing [2024-09-20T22:17:07.204Z] 0c731eaa89f1: Preparing [2024-09-20T22:17:07.204Z] fbf608b99efe: Preparing [2024-09-20T22:17:07.204Z] eb49e4247c86: Preparing [2024-09-20T22:17:07.204Z] f88f0aa99961: Preparing [2024-09-20T22:17:07.204Z] 3116339c4b9c: Preparing [2024-09-20T22:17:07.204Z] e163b9015506: Preparing [2024-09-20T22:17:07.204Z] d32d21fccf79: Preparing [2024-09-20T22:17:07.204Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:07.204Z] e163b9015506: Waiting [2024-09-20T22:17:07.204Z] d32d21fccf79: Waiting [2024-09-20T22:17:07.204Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:07.204Z] 3116339c4b9c: Waiting [2024-09-20T22:17:07.204Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:07.204Z] 44f723ec5bf1: Layer already exists [2024-09-20T22:17:07.204Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:07.204Z] 0c731eaa89f1: Layer already exists [2024-09-20T22:17:07.204Z] fbf608b99efe: Layer already exists [2024-09-20T22:17:07.204Z] 3116339c4b9c: Layer already exists [2024-09-20T22:17:07.204Z] e163b9015506: Layer already exists [2024-09-20T22:17:07.204Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:07.204Z] d32d21fccf79: Layer already exists [2024-09-20T22:17:07.469Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:07.815Z] + 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-09-20T22:17:08.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-20T22:17:08.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-20T22:17:08.164Z] 44f723ec5bf1: Preparing [2024-09-20T22:17:08.164Z] 0c731eaa89f1: Preparing [2024-09-20T22:17:08.164Z] fbf608b99efe: Preparing [2024-09-20T22:17:08.164Z] eb49e4247c86: Preparing [2024-09-20T22:17:08.164Z] f88f0aa99961: Preparing [2024-09-20T22:17:08.164Z] 3116339c4b9c: Preparing [2024-09-20T22:17:08.164Z] e163b9015506: Preparing [2024-09-20T22:17:08.164Z] d32d21fccf79: Preparing [2024-09-20T22:17:08.164Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:08.164Z] d32d21fccf79: Waiting [2024-09-20T22:17:08.164Z] 3116339c4b9c: Waiting [2024-09-20T22:17:08.164Z] e163b9015506: Waiting [2024-09-20T22:17:08.164Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:08.164Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:08.164Z] 0c731eaa89f1: Layer already exists [2024-09-20T22:17:08.164Z] 44f723ec5bf1: Layer already exists [2024-09-20T22:17:08.164Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:08.164Z] fbf608b99efe: Layer already exists [2024-09-20T22:17:08.164Z] d32d21fccf79: Layer already exists [2024-09-20T22:17:08.164Z] e163b9015506: Layer already exists [2024-09-20T22:17:08.164Z] 3116339c4b9c: Layer already exists [2024-09-20T22:17:08.164Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:08.428Z] main: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:17:08.510Z] ===================================================== [Pipeline] echo [2024-09-20T22:17:08.523Z] taggedImages: [2024-09-20T22:17:08.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:08.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-20T22:17:08.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.78 [2024-09-20T22:17:08.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:08.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-20T22:17:08.546Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-20T22:17:08.546Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:08.546Z] latest [2024-09-20T22:17:08.546Z] 3.2.0-dev.78 [2024-09-20T22:17:08.546Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:08.546Z] main [2024-09-20T22:17:08.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:08.922Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:09.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:09.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-20T22:17:09.274Z] a26fe1031dc7: Preparing [2024-09-20T22:17:09.274Z] d0b3c894d348: Preparing [2024-09-20T22:17:09.274Z] 45952451918b: Preparing [2024-09-20T22:17:09.274Z] eb49e4247c86: Preparing [2024-09-20T22:17:09.274Z] f88f0aa99961: Preparing [2024-09-20T22:17:09.274Z] 3116339c4b9c: Preparing [2024-09-20T22:17:09.274Z] fbc949ee6bb8: Preparing [2024-09-20T22:17:09.274Z] 2d03499f704e: Preparing [2024-09-20T22:17:09.274Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:09.274Z] fbc949ee6bb8: Waiting [2024-09-20T22:17:09.274Z] 2d03499f704e: Waiting [2024-09-20T22:17:09.274Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:09.274Z] 3116339c4b9c: Waiting [2024-09-20T22:17:09.274Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:09.274Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:09.541Z] 3116339c4b9c: Layer already exists [2024-09-20T22:17:09.541Z] fbc949ee6bb8: Layer already exists [2024-09-20T22:17:09.541Z] 2d03499f704e: Layer already exists [2024-09-20T22:17:09.541Z] d0b3c894d348: Pushed [2024-09-20T22:17:09.541Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:09.541Z] 45952451918b: Pushed [2024-09-20T22:17:09.541Z] a26fe1031dc7: Pushed [2024-09-20T22:17:09.541Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:09.900Z] + 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-09-20T22:17:10.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-20T22:17:10.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-20T22:17:10.248Z] a26fe1031dc7: Preparing [2024-09-20T22:17:10.248Z] d0b3c894d348: Preparing [2024-09-20T22:17:10.248Z] 45952451918b: Preparing [2024-09-20T22:17:10.248Z] eb49e4247c86: Preparing [2024-09-20T22:17:10.248Z] f88f0aa99961: Preparing [2024-09-20T22:17:10.248Z] 3116339c4b9c: Preparing [2024-09-20T22:17:10.248Z] fbc949ee6bb8: Preparing [2024-09-20T22:17:10.248Z] 3116339c4b9c: Waiting [2024-09-20T22:17:10.248Z] 2d03499f704e: Preparing [2024-09-20T22:17:10.248Z] fbc949ee6bb8: Waiting [2024-09-20T22:17:10.248Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:10.248Z] 2d03499f704e: Waiting [2024-09-20T22:17:10.248Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:10.248Z] d0b3c894d348: Layer already exists [2024-09-20T22:17:10.248Z] 45952451918b: Layer already exists [2024-09-20T22:17:10.248Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:10.248Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:10.248Z] a26fe1031dc7: Layer already exists [2024-09-20T22:17:10.248Z] fbc949ee6bb8: Layer already exists [2024-09-20T22:17:10.248Z] 3116339c4b9c: Layer already exists [2024-09-20T22:17:10.248Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:10.248Z] 2d03499f704e: Layer already exists [2024-09-20T22:17:10.514Z] latest: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:10.863Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:11.222Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.78 [2024-09-20T22:17:11.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-20T22:17:11.222Z] a26fe1031dc7: Preparing [2024-09-20T22:17:11.222Z] d0b3c894d348: Preparing [2024-09-20T22:17:11.222Z] 45952451918b: Preparing [2024-09-20T22:17:11.222Z] eb49e4247c86: Preparing [2024-09-20T22:17:11.222Z] f88f0aa99961: Preparing [2024-09-20T22:17:11.222Z] 3116339c4b9c: Preparing [2024-09-20T22:17:11.222Z] fbc949ee6bb8: Preparing [2024-09-20T22:17:11.222Z] 2d03499f704e: Preparing [2024-09-20T22:17:11.222Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:11.222Z] 3116339c4b9c: Waiting [2024-09-20T22:17:11.222Z] fbc949ee6bb8: Waiting [2024-09-20T22:17:11.222Z] 2d03499f704e: Waiting [2024-09-20T22:17:11.222Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:11.222Z] d0b3c894d348: Layer already exists [2024-09-20T22:17:11.222Z] a26fe1031dc7: Layer already exists [2024-09-20T22:17:11.222Z] 45952451918b: Layer already exists [2024-09-20T22:17:11.222Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:11.222Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:11.222Z] 3116339c4b9c: Layer already exists [2024-09-20T22:17:11.222Z] 2d03499f704e: Layer already exists [2024-09-20T22:17:11.222Z] fbc949ee6bb8: Layer already exists [2024-09-20T22:17:11.222Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:11.488Z] 3.2.0-dev.78: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:11.849Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:12.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:12.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-20T22:17:12.244Z] a26fe1031dc7: Preparing [2024-09-20T22:17:12.244Z] d0b3c894d348: Preparing [2024-09-20T22:17:12.244Z] 45952451918b: Preparing [2024-09-20T22:17:12.244Z] eb49e4247c86: Preparing [2024-09-20T22:17:12.244Z] f88f0aa99961: Preparing [2024-09-20T22:17:12.244Z] 3116339c4b9c: Preparing [2024-09-20T22:17:12.244Z] fbc949ee6bb8: Preparing [2024-09-20T22:17:12.244Z] 3116339c4b9c: Waiting [2024-09-20T22:17:12.244Z] 2d03499f704e: Preparing [2024-09-20T22:17:12.244Z] fbc949ee6bb8: Waiting [2024-09-20T22:17:12.244Z] 2d03499f704e: Waiting [2024-09-20T22:17:12.244Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:12.244Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:12.244Z] d0b3c894d348: Layer already exists [2024-09-20T22:17:12.244Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:12.244Z] 45952451918b: Layer already exists [2024-09-20T22:17:12.244Z] a26fe1031dc7: Layer already exists [2024-09-20T22:17:12.244Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:12.244Z] 3116339c4b9c: Layer already exists [2024-09-20T22:17:12.244Z] 2d03499f704e: Layer already exists [2024-09-20T22:17:12.244Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:12.244Z] fbc949ee6bb8: Layer already exists [2024-09-20T22:17:12.516Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:12.892Z] + 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-09-20T22:17:13.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-20T22:17:13.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-20T22:17:13.269Z] a26fe1031dc7: Preparing [2024-09-20T22:17:13.269Z] d0b3c894d348: Preparing [2024-09-20T22:17:13.269Z] 45952451918b: Preparing [2024-09-20T22:17:13.269Z] eb49e4247c86: Preparing [2024-09-20T22:17:13.269Z] f88f0aa99961: Preparing [2024-09-20T22:17:13.269Z] 3116339c4b9c: Preparing [2024-09-20T22:17:13.269Z] fbc949ee6bb8: Preparing [2024-09-20T22:17:13.269Z] 2d03499f704e: Preparing [2024-09-20T22:17:13.269Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:13.269Z] 3116339c4b9c: Waiting [2024-09-20T22:17:13.269Z] fbc949ee6bb8: Waiting [2024-09-20T22:17:13.269Z] 2d03499f704e: Waiting [2024-09-20T22:17:13.269Z] d0b3c894d348: Layer already exists [2024-09-20T22:17:13.269Z] 45952451918b: Layer already exists [2024-09-20T22:17:13.269Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:13.269Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:13.269Z] a26fe1031dc7: Layer already exists [2024-09-20T22:17:13.269Z] fbc949ee6bb8: Layer already exists [2024-09-20T22:17:13.269Z] 3116339c4b9c: Layer already exists [2024-09-20T22:17:13.269Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:13.269Z] 2d03499f704e: Layer already exists [2024-09-20T22:17:13.541Z] main: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:17:13.613Z] ===================================================== [Pipeline] echo [2024-09-20T22:17:13.625Z] taggedImages: [2024-09-20T22:17:13.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:13.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-20T22:17:13.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.78 [2024-09-20T22:17:13.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:13.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-20T22:17:13.651Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-20T22:17:13.651Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:13.651Z] latest [2024-09-20T22:17:13.651Z] 3.2.0-dev.78 [2024-09-20T22:17:13.651Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:13.651Z] main [2024-09-20T22:17:13.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:14.013Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:14.355Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:14.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-20T22:17:14.355Z] 4635355b7d40: Preparing [2024-09-20T22:17:14.355Z] 5351e9dc125d: Preparing [2024-09-20T22:17:14.355Z] eb49e4247c86: Preparing [2024-09-20T22:17:14.355Z] f88f0aa99961: Preparing [2024-09-20T22:17:14.355Z] 151d172f8980: Preparing [2024-09-20T22:17:14.355Z] 0c3e5b745f4f: Preparing [2024-09-20T22:17:14.355Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:14.355Z] 0c3e5b745f4f: Waiting [2024-09-20T22:17:14.355Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:14.355Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:14.619Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:14.619Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:14.619Z] 4635355b7d40: Pushed [2024-09-20T22:17:14.619Z] 151d172f8980: Pushed [2024-09-20T22:17:15.573Z] 0c3e5b745f4f: Pushed [2024-09-20T22:17:22.203Z] 5351e9dc125d: Pushed [2024-09-20T22:17:22.203Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:22.551Z] + 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-09-20T22:17:22.893Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-20T22:17:22.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-20T22:17:22.893Z] 4635355b7d40: Preparing [2024-09-20T22:17:22.893Z] 5351e9dc125d: Preparing [2024-09-20T22:17:22.893Z] eb49e4247c86: Preparing [2024-09-20T22:17:22.893Z] f88f0aa99961: Preparing [2024-09-20T22:17:22.893Z] 151d172f8980: Preparing [2024-09-20T22:17:22.893Z] 0c3e5b745f4f: Preparing [2024-09-20T22:17:22.893Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:22.893Z] 0c3e5b745f4f: Waiting [2024-09-20T22:17:22.893Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:22.893Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:22.893Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:22.893Z] 4635355b7d40: Layer already exists [2024-09-20T22:17:22.893Z] 5351e9dc125d: Layer already exists [2024-09-20T22:17:22.893Z] 151d172f8980: Layer already exists [2024-09-20T22:17:22.893Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:22.893Z] 0c3e5b745f4f: Layer already exists [2024-09-20T22:17:23.158Z] latest: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:23.507Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:23.853Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.78 [2024-09-20T22:17:23.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-20T22:17:23.853Z] 4635355b7d40: Preparing [2024-09-20T22:17:23.853Z] 5351e9dc125d: Preparing [2024-09-20T22:17:23.853Z] eb49e4247c86: Preparing [2024-09-20T22:17:23.853Z] f88f0aa99961: Preparing [2024-09-20T22:17:23.853Z] 151d172f8980: Preparing [2024-09-20T22:17:23.853Z] 0c3e5b745f4f: Preparing [2024-09-20T22:17:23.853Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:23.853Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:23.853Z] 0c3e5b745f4f: Waiting [2024-09-20T22:17:23.853Z] 4635355b7d40: Layer already exists [2024-09-20T22:17:23.853Z] 151d172f8980: Layer already exists [2024-09-20T22:17:23.853Z] 5351e9dc125d: Layer already exists [2024-09-20T22:17:23.853Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:23.853Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:23.853Z] 0c3e5b745f4f: Layer already exists [2024-09-20T22:17:23.853Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:24.118Z] 3.2.0-dev.78: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:24.470Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:24.812Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-20T22:17:24.812Z] 4635355b7d40: Preparing [2024-09-20T22:17:24.812Z] 5351e9dc125d: Preparing [2024-09-20T22:17:24.812Z] eb49e4247c86: Preparing [2024-09-20T22:17:24.812Z] f88f0aa99961: Preparing [2024-09-20T22:17:24.812Z] 151d172f8980: Preparing [2024-09-20T22:17:24.812Z] 0c3e5b745f4f: Preparing [2024-09-20T22:17:24.812Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:24.812Z] 0c3e5b745f4f: Waiting [2024-09-20T22:17:24.812Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:24.812Z] 5351e9dc125d: Layer already exists [2024-09-20T22:17:24.812Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:24.812Z] 4635355b7d40: Layer already exists [2024-09-20T22:17:24.812Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:24.812Z] 151d172f8980: Layer already exists [2024-09-20T22:17:24.812Z] 0c3e5b745f4f: Layer already exists [2024-09-20T22:17:24.812Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:25.075Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:25.415Z] + 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-09-20T22:17:25.768Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-20T22:17:25.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-20T22:17:25.768Z] 4635355b7d40: Preparing [2024-09-20T22:17:25.768Z] 5351e9dc125d: Preparing [2024-09-20T22:17:25.768Z] eb49e4247c86: Preparing [2024-09-20T22:17:25.768Z] f88f0aa99961: Preparing [2024-09-20T22:17:25.768Z] 151d172f8980: Preparing [2024-09-20T22:17:25.768Z] 0c3e5b745f4f: Preparing [2024-09-20T22:17:25.768Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:25.768Z] 0c3e5b745f4f: Waiting [2024-09-20T22:17:25.768Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:25.768Z] 5351e9dc125d: Layer already exists [2024-09-20T22:17:25.768Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:25.768Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:25.768Z] 4635355b7d40: Layer already exists [2024-09-20T22:17:25.768Z] 151d172f8980: Layer already exists [2024-09-20T22:17:25.768Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:25.768Z] 0c3e5b745f4f: Layer already exists [2024-09-20T22:17:25.768Z] main: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:17:26.115Z] ===================================================== [Pipeline] echo [2024-09-20T22:17:26.131Z] taggedImages: [2024-09-20T22:17:26.131Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:26.131Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-20T22:17:26.131Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.78 [2024-09-20T22:17:26.131Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:26.131Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-20T22:17:26.158Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-20T22:17:26.158Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:26.158Z] latest [2024-09-20T22:17:26.158Z] 3.2.0-dev.78 [2024-09-20T22:17:26.158Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:26.158Z] main [2024-09-20T22:17:26.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:26.515Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:26.860Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:26.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-20T22:17:26.860Z] 89a9b762119e: Preparing [2024-09-20T22:17:26.860Z] 6ff28fb4f392: Preparing [2024-09-20T22:17:26.860Z] eb49e4247c86: Preparing [2024-09-20T22:17:26.860Z] f88f0aa99961: Preparing [2024-09-20T22:17:26.860Z] 72d3103ae82f: Preparing [2024-09-20T22:17:26.860Z] 8b57364b310a: Preparing [2024-09-20T22:17:26.860Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:26.860Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:26.860Z] 8b57364b310a: Waiting [2024-09-20T22:17:26.860Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:27.125Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:27.125Z] 72d3103ae82f: Pushed [2024-09-20T22:17:27.125Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:27.125Z] 89a9b762119e: Pushed [2024-09-20T22:17:27.389Z] 8b57364b310a: Pushed [2024-09-20T22:17:34.009Z] 6ff28fb4f392: Pushed [2024-09-20T22:17:34.274Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:34.636Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:34.980Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-20T22:17:34.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-20T22:17:34.980Z] 89a9b762119e: Preparing [2024-09-20T22:17:34.980Z] 6ff28fb4f392: Preparing [2024-09-20T22:17:34.980Z] eb49e4247c86: Preparing [2024-09-20T22:17:34.980Z] f88f0aa99961: Preparing [2024-09-20T22:17:34.980Z] 72d3103ae82f: Preparing [2024-09-20T22:17:34.980Z] 8b57364b310a: Preparing [2024-09-20T22:17:34.980Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:34.980Z] 8b57364b310a: Waiting [2024-09-20T22:17:34.980Z] 89a9b762119e: Layer already exists [2024-09-20T22:17:34.980Z] 6ff28fb4f392: Layer already exists [2024-09-20T22:17:34.980Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:34.980Z] 72d3103ae82f: Layer already exists [2024-09-20T22:17:34.980Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:34.980Z] 8b57364b310a: Layer already exists [2024-09-20T22:17:34.980Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:34.980Z] latest: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:35.597Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:35.939Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.78 [2024-09-20T22:17:35.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-20T22:17:35.939Z] 89a9b762119e: Preparing [2024-09-20T22:17:35.939Z] 6ff28fb4f392: Preparing [2024-09-20T22:17:35.939Z] eb49e4247c86: Preparing [2024-09-20T22:17:35.939Z] f88f0aa99961: Preparing [2024-09-20T22:17:35.939Z] 72d3103ae82f: Preparing [2024-09-20T22:17:35.939Z] 8b57364b310a: Preparing [2024-09-20T22:17:35.939Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:35.939Z] 8b57364b310a: Waiting [2024-09-20T22:17:35.939Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:35.939Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:35.939Z] 72d3103ae82f: Layer already exists [2024-09-20T22:17:35.939Z] 89a9b762119e: Layer already exists [2024-09-20T22:17:35.939Z] 6ff28fb4f392: Layer already exists [2024-09-20T22:17:35.939Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:35.939Z] 8b57364b310a: Layer already exists [2024-09-20T22:17:35.939Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:35.939Z] 3.2.0-dev.78: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:36.551Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:36.891Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:36.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-20T22:17:36.891Z] 89a9b762119e: Preparing [2024-09-20T22:17:36.891Z] 6ff28fb4f392: Preparing [2024-09-20T22:17:36.891Z] eb49e4247c86: Preparing [2024-09-20T22:17:36.891Z] f88f0aa99961: Preparing [2024-09-20T22:17:36.891Z] 72d3103ae82f: Preparing [2024-09-20T22:17:36.891Z] 8b57364b310a: Preparing [2024-09-20T22:17:36.891Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:36.891Z] 8b57364b310a: Waiting [2024-09-20T22:17:36.891Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:36.891Z] 6ff28fb4f392: Layer already exists [2024-09-20T22:17:36.891Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:36.891Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:36.891Z] 89a9b762119e: Layer already exists [2024-09-20T22:17:36.891Z] 72d3103ae82f: Layer already exists [2024-09-20T22:17:36.891Z] 8b57364b310a: Layer already exists [2024-09-20T22:17:36.891Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:36.891Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:37.499Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:37.841Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-20T22:17:37.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-20T22:17:37.841Z] 89a9b762119e: Preparing [2024-09-20T22:17:37.841Z] 6ff28fb4f392: Preparing [2024-09-20T22:17:37.841Z] eb49e4247c86: Preparing [2024-09-20T22:17:37.841Z] f88f0aa99961: Preparing [2024-09-20T22:17:37.841Z] 72d3103ae82f: Preparing [2024-09-20T22:17:37.841Z] 8b57364b310a: Preparing [2024-09-20T22:17:37.841Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:37.841Z] 8b57364b310a: Waiting [2024-09-20T22:17:37.841Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:37.841Z] 89a9b762119e: Layer already exists [2024-09-20T22:17:37.841Z] 6ff28fb4f392: Layer already exists [2024-09-20T22:17:37.841Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:37.841Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:37.841Z] 72d3103ae82f: Layer already exists [2024-09-20T22:17:37.841Z] 8b57364b310a: Layer already exists [2024-09-20T22:17:37.841Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:38.105Z] main: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:17:38.181Z] ===================================================== [Pipeline] echo [2024-09-20T22:17:38.193Z] taggedImages: [2024-09-20T22:17:38.193Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:38.193Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-20T22:17:38.193Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.78 [2024-09-20T22:17:38.193Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:38.193Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-20T22:17:38.219Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-20T22:17:38.219Z] 39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:38.219Z] latest [2024-09-20T22:17:38.219Z] 3.2.0-dev.78 [2024-09-20T22:17:38.219Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:38.219Z] main [2024-09-20T22:17:38.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:38.586Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:38.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:38.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-20T22:17:38.999Z] 5dd12e5aa3f5: Preparing [2024-09-20T22:17:38.999Z] ae9aaf38f618: Preparing [2024-09-20T22:17:38.999Z] eb49e4247c86: Preparing [2024-09-20T22:17:38.999Z] f88f0aa99961: Preparing [2024-09-20T22:17:38.999Z] 487930fc7b99: Preparing [2024-09-20T22:17:38.999Z] ec7753b8f348: Preparing [2024-09-20T22:17:38.999Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:38.999Z] ec7753b8f348: Waiting [2024-09-20T22:17:38.999Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:38.999Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:39.262Z] 487930fc7b99: Layer already exists [2024-09-20T22:17:39.262Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:39.262Z] ec7753b8f348: Layer already exists [2024-09-20T22:17:39.262Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:39.262Z] 5dd12e5aa3f5: Pushed [2024-09-20T22:17:45.880Z] ae9aaf38f618: Pushed [2024-09-20T22:17:46.145Z] 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:46.484Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:46.816Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-20T22:17:46.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-20T22:17:46.816Z] 5dd12e5aa3f5: Preparing [2024-09-20T22:17:46.816Z] ae9aaf38f618: Preparing [2024-09-20T22:17:46.816Z] eb49e4247c86: Preparing [2024-09-20T22:17:46.816Z] f88f0aa99961: Preparing [2024-09-20T22:17:46.816Z] 487930fc7b99: Preparing [2024-09-20T22:17:46.816Z] ec7753b8f348: Preparing [2024-09-20T22:17:46.816Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:46.816Z] ec7753b8f348: Waiting [2024-09-20T22:17:46.816Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:46.816Z] 487930fc7b99: Layer already exists [2024-09-20T22:17:46.816Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:46.816Z] 5dd12e5aa3f5: Layer already exists [2024-09-20T22:17:46.816Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:46.816Z] ae9aaf38f618: Layer already exists [2024-09-20T22:17:46.816Z] ec7753b8f348: Layer already exists [2024-09-20T22:17:46.816Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:47.080Z] latest: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:47.426Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:47.769Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.78 [2024-09-20T22:17:47.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-20T22:17:47.769Z] 5dd12e5aa3f5: Preparing [2024-09-20T22:17:47.769Z] ae9aaf38f618: Preparing [2024-09-20T22:17:47.769Z] eb49e4247c86: Preparing [2024-09-20T22:17:47.769Z] f88f0aa99961: Preparing [2024-09-20T22:17:47.769Z] 487930fc7b99: Preparing [2024-09-20T22:17:47.769Z] ec7753b8f348: Preparing [2024-09-20T22:17:47.769Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:47.769Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:47.769Z] ec7753b8f348: Waiting [2024-09-20T22:17:47.769Z] 5dd12e5aa3f5: Layer already exists [2024-09-20T22:17:47.769Z] ae9aaf38f618: Layer already exists [2024-09-20T22:17:47.769Z] 487930fc7b99: Layer already exists [2024-09-20T22:17:47.769Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:47.769Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:47.769Z] ec7753b8f348: Layer already exists [2024-09-20T22:17:47.769Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:48.034Z] 3.2.0-dev.78: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:48.383Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:48.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:48.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-20T22:17:48.723Z] 5dd12e5aa3f5: Preparing [2024-09-20T22:17:48.723Z] ae9aaf38f618: Preparing [2024-09-20T22:17:48.723Z] eb49e4247c86: Preparing [2024-09-20T22:17:48.723Z] f88f0aa99961: Preparing [2024-09-20T22:17:48.723Z] 487930fc7b99: Preparing [2024-09-20T22:17:48.723Z] ec7753b8f348: Preparing [2024-09-20T22:17:48.723Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:48.723Z] ec7753b8f348: Waiting [2024-09-20T22:17:48.723Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:48.723Z] 487930fc7b99: Layer already exists [2024-09-20T22:17:48.723Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:48.723Z] ae9aaf38f618: Layer already exists [2024-09-20T22:17:48.723Z] 5dd12e5aa3f5: Layer already exists [2024-09-20T22:17:48.723Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:48.723Z] ec7753b8f348: Layer already exists [2024-09-20T22:17:48.723Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:48.988Z] 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:49.347Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:49.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-20T22:17:49.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-20T22:17:49.693Z] 5dd12e5aa3f5: Preparing [2024-09-20T22:17:49.693Z] ae9aaf38f618: Preparing [2024-09-20T22:17:49.693Z] eb49e4247c86: Preparing [2024-09-20T22:17:49.693Z] f88f0aa99961: Preparing [2024-09-20T22:17:49.693Z] 487930fc7b99: Preparing [2024-09-20T22:17:49.693Z] ec7753b8f348: Preparing [2024-09-20T22:17:49.693Z] 4aeaa0e7d41f: Preparing [2024-09-20T22:17:49.693Z] ec7753b8f348: Waiting [2024-09-20T22:17:49.693Z] 4aeaa0e7d41f: Waiting [2024-09-20T22:17:49.693Z] 5dd12e5aa3f5: Layer already exists [2024-09-20T22:17:49.693Z] ae9aaf38f618: Layer already exists [2024-09-20T22:17:49.693Z] 487930fc7b99: Layer already exists [2024-09-20T22:17:49.693Z] eb49e4247c86: Layer already exists [2024-09-20T22:17:49.693Z] f88f0aa99961: Layer already exists [2024-09-20T22:17:49.693Z] ec7753b8f348: Layer already exists [2024-09-20T22:17:49.693Z] 4aeaa0e7d41f: Layer already exists [2024-09-20T22:17:49.958Z] main: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-20T22:17:50.027Z] ===================================================== [Pipeline] echo [2024-09-20T22:17:50.043Z] taggedImages: [2024-09-20T22:17:50.043Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [2024-09-20T22:17:50.043Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-20T22:17:50.043Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.78 [2024-09-20T22:17:50.043Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [2024-09-20T22:17:50.043Z] - 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-09-20T22:17:50.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-20T22:17:50.425Z] [2024-09-20T22:17:50.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:17:50.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-20T22:17:50.756Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-20T22:17:50.756Z] 8998bd30e6a1: Pulling fs layer [2024-09-20T22:17:50.757Z] 04944245beec: Pulling fs layer [2024-09-20T22:17:50.757Z] 699f458cf7ca: Pulling fs layer [2024-09-20T22:17:50.757Z] 765212b225bb: Pulling fs layer [2024-09-20T22:17:50.757Z] f23df028b6ca: Pulling fs layer [2024-09-20T22:17:50.757Z] d65c8cfc05b1: Pulling fs layer [2024-09-20T22:17:50.757Z] 2437ff75d9bd: Pulling fs layer [2024-09-20T22:17:50.757Z] f23df028b6ca: Waiting [2024-09-20T22:17:50.757Z] d65c8cfc05b1: Waiting [2024-09-20T22:17:50.757Z] 2437ff75d9bd: Waiting [2024-09-20T22:17:50.757Z] 765212b225bb: Waiting [2024-09-20T22:17:51.023Z] 04944245beec: Verifying Checksum [2024-09-20T22:17:51.024Z] 04944245beec: Download complete [2024-09-20T22:17:51.024Z] 765212b225bb: Verifying Checksum [2024-09-20T22:17:51.024Z] 765212b225bb: Download complete [2024-09-20T22:17:51.024Z] f23df028b6ca: Verifying Checksum [2024-09-20T22:17:51.024Z] f23df028b6ca: Download complete [2024-09-20T22:17:51.024Z] d65c8cfc05b1: Download complete [2024-09-20T22:17:51.289Z] 699f458cf7ca: Verifying Checksum [2024-09-20T22:17:51.870Z] 8998bd30e6a1: Verifying Checksum [2024-09-20T22:17:51.870Z] 8998bd30e6a1: Download complete [2024-09-20T22:17:54.444Z] 2437ff75d9bd: Verifying Checksum [2024-09-20T22:17:54.444Z] 2437ff75d9bd: Download complete [2024-09-20T22:17:56.385Z] 8998bd30e6a1: Pull complete [2024-09-20T22:17:56.965Z] 04944245beec: Pull complete [2024-09-20T22:17:58.902Z] 699f458cf7ca: Pull complete [2024-09-20T22:17:58.902Z] 765212b225bb: Pull complete [2024-09-20T22:17:59.858Z] f23df028b6ca: Pull complete [2024-09-20T22:17:59.858Z] d65c8cfc05b1: Pull complete [2024-09-20T22:18:18.053Z] 2437ff75d9bd: Pull complete [2024-09-20T22:18:18.053Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-20T22:18:18.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-20T22:18:18.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T22:18:18.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-10760 does not seem to be running inside a container [2024-09-20T22:18:18.287Z] $ 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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T22:18:19.608Z] $ docker top e7c17e471dea98285f8461e5e9bdd2cde013af195c55117c2e179dce9d7df2e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:18:20.501Z] ---> job-cost.sh [2024-09-20T22:18:20.501Z] lf-activate-venv: SKIPPING [2024-09-20T22:18:20.501Z] INFO: No Stack... [2024-09-20T22:18:21.076Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-20T22:18:21.652Z] INFO: Archiving Costs [Pipeline] sh [2024-09-20T22:18:22.276Z] + cat /w/workspace/edgex-go/700/archives/cost.csv [2024-09-20T22:18:22.276Z] + cut -d, -f6 [Pipeline] lock [2024-09-20T22:18:22.307Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-700-stack-cost] [2024-09-20T22:18:22.322Z] Resource [jenkins-edgexfoundry-edgex-go-main-700-stack-cost] did not exist. Created. [2024-09-20T22:18:22.329Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-700-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-20T22:18:22.964Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-20T22:18:23.653Z] Stashed 1 file(s) [Pipeline] } [2024-09-20T22:18:23.663Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-700-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-20T22:18:23.679Z] $ docker stop --time=1 e7c17e471dea98285f8461e5e9bdd2cde013af195c55117c2e179dce9d7df2e8 [2024-09-20T22:18:25.216Z] $ docker rm -f --volumes e7c17e471dea98285f8461e5e9bdd2cde013af195c55117c2e179dce9d7df2e8 [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-09-20T22:18:25.780Z] provisioning config files... [2024-09-20T22:18:25.787Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/700@tmp/config1063423840765729735tmp [Pipeline] { [Pipeline] sh [2024-09-20T22:18:26.102Z] + set +x [2024-09-20T22:18:26.102Z] + curl -s https://codecov.io/bash [2024-09-20T22:18:26.102Z] + bash -s -- [2024-09-20T22:18:26.102Z] [2024-09-20T22:18:26.102Z] _____ _ [2024-09-20T22:18:26.102Z] / ____| | | [2024-09-20T22:18:26.102Z] | | ___ __| | ___ ___ _____ __ [2024-09-20T22:18:26.102Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-20T22:18:26.102Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-20T22:18:26.102Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-20T22:18:26.102Z] Bash-1.0.6 [2024-09-20T22:18:26.102Z] [2024-09-20T22:18:26.102Z] [2024-09-20T22:18:26.102Z] ==> git version 2.25.1 found [2024-09-20T22:18:26.102Z] ==> 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-09-20T22:18:26.102Z] Release-Date: 2020-01-08 [2024-09-20T22:18:26.102Z] 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-09-20T22:18:26.102Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-20T22:18:26.102Z] ==> Jenkins CI detected. [2024-09-20T22:18:26.102Z] current dir:  /w/workspace/edgex-go/700 [2024-09-20T22:18:26.102Z] project root: . [2024-09-20T22:18:26.102Z] --> token set from env [2024-09-20T22:18:26.102Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-20T22:18:26.363Z] ==> Running gcov in . (disable via -X gcov) [2024-09-20T22:18:26.363Z] ==> Python coveragepy not found [2024-09-20T22:18:26.363Z] ==> Searching for coverage reports in: [2024-09-20T22:18:26.363Z] + . [2024-09-20T22:18:26.363Z] -> Found 1 reports [2024-09-20T22:18:26.363Z] ==> Detecting git/mercurial file structure [2024-09-20T22:18:26.363Z] ==> Reading reports [2024-09-20T22:18:26.363Z] + ./coverage.out bytes=566233 [2024-09-20T22:18:26.363Z] ==> Appending adjustments [2024-09-20T22:18:26.363Z] https://docs.codecov.io/docs/fixing-reports [2024-09-20T22:18:27.741Z] + Found adjustments [2024-09-20T22:18:27.741Z] ==> Gzipping contents [2024-09-20T22:18:27.741Z] 72K /tmp/codecov.nBsdEy.gz [2024-09-20T22:18:27.741Z] ==> Uploading reports [2024-09-20T22:18:27.741Z] url: https://codecov.io [2024-09-20T22:18:27.741Z] query: branch=main&commit=39852f1daf820c2bfd33d0812a7352dad20a209f&build=700&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F700%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-20T22:18:27.741Z] -> Pinging Codecov [2024-09-20T22:18:27.741Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39852f1daf820c2bfd33d0812a7352dad20a209f&build=700&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F700%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-20T22:18:27.741Z] -> Uploading to [2024-09-20T22:18:27.741Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/39852f1daf820c2bfd33d0812a7352dad20a209f/21089138-459e-4153-a7d5-6b23befe221b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240920%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240920T221827Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=65f5ee55499e7a0e801fb1d88ffc4edca47cdbe3ee4483fc87956305ef1b7de7 [2024-09-20T22:18:27.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T22:18:27.741Z] Dload Upload Total Spent Left Speed [2024-09-20T22:18:28.000Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69948 0 0 100 69948 0 261k --:--:-- --:--:-- --:--:-- 261k [2024-09-20T22:18:28.000Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [2024-09-20T22:18:28.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-20T22:18:28.240Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-20T22:18:28.259Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:18:28.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-20T22:18:28.569Z] [2024-09-20T22:18:28.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:18:28.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-20T22:18:28.871Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-20T22:18:28.871Z] 619be1103602: Already exists [2024-09-20T22:18:28.871Z] f8ea3408117e: Pulling fs layer [2024-09-20T22:18:28.871Z] 91320369b822: Pulling fs layer [2024-09-20T22:18:28.871Z] 0406650e8295: Pulling fs layer [2024-09-20T22:18:28.871Z] 4f4fb700ef54: Pulling fs layer [2024-09-20T22:18:28.871Z] 96d80e3f36e1: Pulling fs layer [2024-09-20T22:18:28.871Z] bcf3aedb951c: Pulling fs layer [2024-09-20T22:18:28.871Z] 4f4fb700ef54: Waiting [2024-09-20T22:18:28.871Z] 96d80e3f36e1: Waiting [2024-09-20T22:18:28.871Z] bcf3aedb951c: Waiting [2024-09-20T22:18:28.871Z] 0406650e8295: Verifying Checksum [2024-09-20T22:18:28.871Z] 0406650e8295: Download complete [2024-09-20T22:18:28.871Z] f8ea3408117e: Download complete [2024-09-20T22:18:28.871Z] 4f4fb700ef54: Download complete [2024-09-20T22:18:29.129Z] f8ea3408117e: Pull complete [2024-09-20T22:18:29.129Z] 96d80e3f36e1: Verifying Checksum [2024-09-20T22:18:29.129Z] 96d80e3f36e1: Download complete [2024-09-20T22:18:29.388Z] 91320369b822: Download complete [2024-09-20T22:18:29.645Z] bcf3aedb951c: Verifying Checksum [2024-09-20T22:18:29.645Z] bcf3aedb951c: Download complete [2024-09-20T22:18:32.171Z] 91320369b822: Pull complete [2024-09-20T22:18:32.430Z] 0406650e8295: Pull complete [2024-09-20T22:18:32.430Z] 4f4fb700ef54: Pull complete [2024-09-20T22:18:32.689Z] 96d80e3f36e1: Pull complete [2024-09-20T22:18:35.968Z] bcf3aedb951c: Pull complete [2024-09-20T22:18:35.968Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-20T22:18:35.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-20T22:18:35.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T22:18:36.073Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T22:18:36.124Z] $ 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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T22:18:41.096Z] $ docker top 55168f5568ef258f4aeb366c771506e4f69405d11ae1c1b3309d01f127a308c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T22:18:41.415Z] + git config --global --add safe.directory /w/workspace/edgex-go/700 [Pipeline] echo [2024-09-20T22:18:41.425Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-20T22:18:41.698Z] + set -o pipefail [2024-09-20T22:18:41.698Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-20T22:18:49.815Z] [2024-09-20T22:18:49.815Z] Monitoring /w/workspace/edgex-go/700 (github.com/edgexfoundry/edgex-go)... [2024-09-20T22:18:49.815Z] [2024-09-20T22:18:49.815Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c6384a12-001a-4c85-85dc-e2d369ee55e1 [2024-09-20T22:18:49.815Z] [2024-09-20T22:18:49.815Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-20T22:18:49.815Z] [2024-09-20T22:18:50.074Z] [2024-09-20T22:18:50.074Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-20T22:18:50.074Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-20T22:18:50.362Z] $ docker stop --time=1 55168f5568ef258f4aeb366c771506e4f69405d11ae1c1b3309d01f127a308c6 [2024-09-20T22:18:54.663Z] $ docker rm -f --volumes 55168f5568ef258f4aeb366c771506e4f69405d11ae1c1b3309d01f127a308c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-20T22:18:55.167Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-20T22:18:55.186Z] provisioning config files... [2024-09-20T22:18:55.194Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/700@tmp/config4968870562011554057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:18:55.489Z] --> edgex-publish-swagger.sh [2024-09-20T22:18:55.489Z] === Publish openapi/v3 API === [2024-09-20T22:18:55.489Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-20T22:18:55.489Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/700/openapi/v3/core-command.yaml] [2024-09-20T22:18:55.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T22:18:55.489Z] Dload Upload Total Spent Left Speed [2024-09-20T22:18:56.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60820 --:--:-- --:--:-- --:--:-- 60820 [2024-09-20T22:18:56.055Z] [2024-09-20T22:18:56.055Z] [2024-09-20T22:18:56.055Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/700/openapi/v3/core-data.yaml] [2024-09-20T22:18:56.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T22:18:56.055Z] Dload Upload Total Spent Left Speed [2024-09-20T22:18:56.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k [2024-09-20T22:18:56.314Z] [2024-09-20T22:18:56.314Z] [2024-09-20T22:18:56.314Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/700/openapi/v3/core-keeper.yaml] [2024-09-20T22:18:56.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T22:18:56.314Z] Dload Upload Total Spent Left Speed [2024-09-20T22:18:56.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 255 124k --:--:-- --:--:-- --:--:-- 124k [2024-09-20T22:18:56.572Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-20T22:18:56.572Z] [2024-09-20T22:18:56.572Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/700/openapi/v3/core-metadata.yaml] [2024-09-20T22:18:56.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T22:18:56.572Z] Dload Upload Total Spent Left Speed [2024-09-20T22:18:57.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 351 335k --:--:-- --:--:-- --:--:-- 334k 100 149k 100 156 100 148k 351 335k --:--:-- --:--:-- --:--:-- 334k [2024-09-20T22:18:57.139Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-20T22:18:57.139Z] [2024-09-20T22:18:57.139Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/700/openapi/v3/support-cron-scheduler.yaml] [2024-09-20T22:18:57.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T22:18:57.139Z] Dload Upload Total Spent Left Speed [2024-09-20T22:18:57.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 270 193k --:--:-- --:--:-- --:--:-- 194k [2024-09-20T22:18:57.398Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-20T22:18:57.398Z] [2024-09-20T22:18:57.398Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/700/openapi/v3/support-notifications.yaml] [2024-09-20T22:18:57.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T22:18:57.398Z] Dload Upload Total Spent Left Speed [2024-09-20T22:18:57.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 435 238k --:--:-- --:--:-- --:--:-- 238k [2024-09-20T22:18:57.657Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-20T22:18:57.657Z] [2024-09-20T22:18:57.657Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/700/openapi/v3/support-scheduler.yaml] [2024-09-20T22:18:57.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T22:18:57.916Z] Dload Upload Total Spent Left Speed [2024-09-20T22:18:58.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 547 126k --:--:-- --:--:-- --:--:-- 126k 100 37110 100 156 100 36954 547 126k --:--:-- --:--:-- --:--:-- 126k [2024-09-20T22:18:58.175Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-20T22:18:58.175Z] [Pipeline] } [2024-09-20T22:18:58.182Z] 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-09-20T22:18:58.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-20T22:18:58.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:18:58.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-20T22:18:58.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T22:18:58.992Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T22:18:59.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T22:18:59.511Z] $ docker top 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 -eo pid,comm [2024-09-20T22:18:59.535Z] 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-09-20T22:18:59.535Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-20T22:18:59.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-20T22:18:59.592Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-20T22:18:59.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-20T22:18:59.717Z] $ docker exec 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 ssh-agent [2024-09-20T22:18:59.792Z] SSH_AUTH_SOCK=/tmp/ssh-qJUE6JhzxzlT/agent.32 [2024-09-20T22:18:59.792Z] SSH_AGENT_PID=38 [2024-09-20T22:18:59.797Z] Running ssh-add (command line suppressed) [2024-09-20T22:18:59.926Z] Identity added: /w/workspace/edgex-go/700@tmp/private_key_4551590551596566176.key (/w/workspace/edgex-go/700@tmp/private_key_4551590551596566176.key) [2024-09-20T22:18:59.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-20T22:19:00.213Z] + git semver tag [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,415 [run_tag] DEBUG tag force:False [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,415 [check_head_tag] DEBUG check head tag [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,417 [execute] INFO git cat-file --batch-check [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=) [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,421 [execute] INFO git cat-file --batch [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=) [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,464 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,464 [execute] INFO git tag -a v3.2.0-dev.78 -m v3.2.0-dev.78 [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,464 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.78', '-m', 'v3.2.0-dev.78'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=None) [2024-09-20T22:19:00.471Z] 2024-09-20 22:19:00,467 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main [2024-09-20T22:19:00.471Z] 3.2.0-dev.78 [Pipeline] } [2024-09-20T22:19:00.500Z] $ docker exec --env ******** --env ******** 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 ssh-agent -k [2024-09-20T22:19:00.584Z] unset SSH_AUTH_SOCK; [2024-09-20T22:19:00.584Z] unset SSH_AGENT_PID; [2024-09-20T22:19:00.584Z] echo Agent pid 38 killed; [2024-09-20T22:19:00.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-20T22:19:00.893Z] + git semver [Pipeline] } [2024-09-20T22:19:01.185Z] $ docker stop --time=1 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 [2024-09-20T22:19:02.427Z] $ docker rm -f --volumes 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:19:02.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-20T22:19:02.812Z] [2024-09-20T22:19:02.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:19:03.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-20T22:19:03.116Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-20T22:19:03.116Z] ab5ef0e58194: Pulling fs layer [2024-09-20T22:19:03.116Z] 9712f1f96733: Pulling fs layer [2024-09-20T22:19:03.116Z] 63f879dbbcfc: Pulling fs layer [2024-09-20T22:19:03.116Z] 0d9ebad4ef96: Pulling fs layer [2024-09-20T22:19:03.116Z] e9a5061849ea: Pulling fs layer [2024-09-20T22:19:03.116Z] d747dcd14b5f: Pulling fs layer [2024-09-20T22:19:03.116Z] 2de7ff778b66: Pulling fs layer [2024-09-20T22:19:03.116Z] 0d9ebad4ef96: Waiting [2024-09-20T22:19:03.116Z] e9a5061849ea: Waiting [2024-09-20T22:19:03.116Z] d747dcd14b5f: Waiting [2024-09-20T22:19:03.116Z] 2de7ff778b66: Waiting [2024-09-20T22:19:03.116Z] 9712f1f96733: Verifying Checksum [2024-09-20T22:19:03.116Z] 9712f1f96733: Download complete [2024-09-20T22:19:03.692Z] 63f879dbbcfc: Verifying Checksum [2024-09-20T22:19:03.692Z] 63f879dbbcfc: Download complete [2024-09-20T22:19:03.692Z] e9a5061849ea: Verifying Checksum [2024-09-20T22:19:03.692Z] e9a5061849ea: Download complete [2024-09-20T22:19:03.692Z] d747dcd14b5f: Download complete [2024-09-20T22:19:03.692Z] 0d9ebad4ef96: Download complete [2024-09-20T22:19:03.950Z] ab5ef0e58194: Verifying Checksum [2024-09-20T22:19:03.950Z] ab5ef0e58194: Download complete [2024-09-20T22:19:03.950Z] 2de7ff778b66: Verifying Checksum [2024-09-20T22:19:03.950Z] 2de7ff778b66: Download complete [2024-09-20T22:19:06.476Z] ab5ef0e58194: Pull complete [2024-09-20T22:19:06.476Z] 9712f1f96733: Pull complete [2024-09-20T22:19:07.042Z] 63f879dbbcfc: Pull complete [2024-09-20T22:19:11.224Z] 0d9ebad4ef96: Pull complete [2024-09-20T22:19:11.224Z] e9a5061849ea: Pull complete [2024-09-20T22:19:11.224Z] d747dcd14b5f: Pull complete [2024-09-20T22:19:12.156Z] 2de7ff778b66: Pull complete [2024-09-20T22:19:12.156Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-20T22:19:12.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-20T22:19:12.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T22:19:12.276Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T22:19:12.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T22:19:17.749Z] $ docker top ccdae4d762393528395428286080391d68294410fd5421e50eda5a355c93b84e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-20T22:19:17.804Z] provisioning config files... [2024-09-20T22:19:17.810Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/700@tmp/config13801933695404501915tmp [2024-09-20T22:19:17.818Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/700@tmp/config10809654574968222390tmp [2024-09-20T22:19:17.828Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/700@tmp/config5949665989821439357tmp [Pipeline] { [Pipeline] echo [2024-09-20T22:19:17.899Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:18.197Z] ---> sigul-configuration.sh [2024-09-20T22:19:18.197Z] gpg: directory `/root/.gnupg' created [2024-09-20T22:19:18.197Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-20T22:19:18.197Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-20T22:19:18.197Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-20T22:19:18.197Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-20T22:19:18.197Z] gpg: CAST5 encrypted data [2024-09-20T22:19:18.197Z] gpg: encrypted with 1 passphrase [2024-09-20T22:19:18.197Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-20T22:19:18.489Z] + mkdir /home/jenkins [2024-09-20T22:19:18.489Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-20T22:19:18.779Z] + 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-09-20T22:19:18.791Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:19.079Z] ---> sigul-install.sh [2024-09-20T22:19:19.079Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-20T22:19:19.371Z] + git tag --list [2024-09-20T22:19:19.371Z] 0.6.0 [2024-09-20T22:19:19.371Z] 0.6.1 [2024-09-20T22:19:19.371Z] 0.7.0 [2024-09-20T22:19:19.371Z] 0.7.1 [2024-09-20T22:19:19.371Z] v1.0.0 [2024-09-20T22:19:19.371Z] v1.0.1 [2024-09-20T22:19:19.371Z] v1.1.0 [2024-09-20T22:19:19.371Z] v1.2.0 [2024-09-20T22:19:19.371Z] v1.2.1 [2024-09-20T22:19:19.371Z] v1.3.0 [2024-09-20T22:19:19.371Z] v1.3.1 [2024-09-20T22:19:19.371Z] v2.0.0 [2024-09-20T22:19:19.371Z] v2.1.0 [2024-09-20T22:19:19.371Z] v2.1.1 [2024-09-20T22:19:19.371Z] v2.2.0 [2024-09-20T22:19:19.371Z] v2.3.0 [2024-09-20T22:19:19.371Z] v3.0 [2024-09-20T22:19:19.371Z] v3.0.0 [2024-09-20T22:19:19.371Z] v3.1 [2024-09-20T22:19:19.371Z] v3.1.0 [2024-09-20T22:19:19.371Z] v3.1.0-dev.1 [2024-09-20T22:19:19.371Z] v3.1.0-dev.10 [2024-09-20T22:19:19.371Z] v3.1.0-dev.11 [2024-09-20T22:19:19.371Z] v3.1.0-dev.12 [2024-09-20T22:19:19.371Z] v3.1.0-dev.13 [2024-09-20T22:19:19.371Z] v3.1.0-dev.14 [2024-09-20T22:19:19.371Z] v3.1.0-dev.15 [2024-09-20T22:19:19.371Z] v3.1.0-dev.16 [2024-09-20T22:19:19.371Z] v3.1.0-dev.17 [2024-09-20T22:19:19.371Z] v3.1.0-dev.18 [2024-09-20T22:19:19.371Z] v3.1.0-dev.19 [2024-09-20T22:19:19.371Z] v3.1.0-dev.2 [2024-09-20T22:19:19.371Z] v3.1.0-dev.20 [2024-09-20T22:19:19.371Z] v3.1.0-dev.21 [2024-09-20T22:19:19.371Z] v3.1.0-dev.22 [2024-09-20T22:19:19.371Z] v3.1.0-dev.23 [2024-09-20T22:19:19.371Z] v3.1.0-dev.24 [2024-09-20T22:19:19.371Z] v3.1.0-dev.25 [2024-09-20T22:19:19.371Z] v3.1.0-dev.26 [2024-09-20T22:19:19.371Z] v3.1.0-dev.27 [2024-09-20T22:19:19.371Z] v3.1.0-dev.28 [2024-09-20T22:19:19.371Z] v3.1.0-dev.29 [2024-09-20T22:19:19.371Z] v3.1.0-dev.3 [2024-09-20T22:19:19.371Z] v3.1.0-dev.30 [2024-09-20T22:19:19.371Z] v3.1.0-dev.31 [2024-09-20T22:19:19.371Z] v3.1.0-dev.32 [2024-09-20T22:19:19.371Z] v3.1.0-dev.33 [2024-09-20T22:19:19.371Z] v3.1.0-dev.34 [2024-09-20T22:19:19.371Z] v3.1.0-dev.35 [2024-09-20T22:19:19.371Z] v3.1.0-dev.36 [2024-09-20T22:19:19.371Z] v3.1.0-dev.37 [2024-09-20T22:19:19.371Z] v3.1.0-dev.38 [2024-09-20T22:19:19.371Z] v3.1.0-dev.39 [2024-09-20T22:19:19.371Z] v3.1.0-dev.4 [2024-09-20T22:19:19.371Z] v3.1.0-dev.40 [2024-09-20T22:19:19.371Z] v3.1.0-dev.41 [2024-09-20T22:19:19.371Z] v3.1.0-dev.42 [2024-09-20T22:19:19.371Z] v3.1.0-dev.43 [2024-09-20T22:19:19.371Z] v3.1.0-dev.44 [2024-09-20T22:19:19.371Z] v3.1.0-dev.45 [2024-09-20T22:19:19.371Z] v3.1.0-dev.46 [2024-09-20T22:19:19.371Z] v3.1.0-dev.47 [2024-09-20T22:19:19.371Z] v3.1.0-dev.48 [2024-09-20T22:19:19.371Z] v3.1.0-dev.49 [2024-09-20T22:19:19.371Z] v3.1.0-dev.5 [2024-09-20T22:19:19.371Z] v3.1.0-dev.50 [2024-09-20T22:19:19.371Z] v3.1.0-dev.51 [2024-09-20T22:19:19.371Z] v3.1.0-dev.52 [2024-09-20T22:19:19.371Z] v3.1.0-dev.53 [2024-09-20T22:19:19.371Z] v3.1.0-dev.54 [2024-09-20T22:19:19.371Z] v3.1.0-dev.55 [2024-09-20T22:19:19.371Z] v3.1.0-dev.56 [2024-09-20T22:19:19.371Z] v3.1.0-dev.57 [2024-09-20T22:19:19.371Z] v3.1.0-dev.58 [2024-09-20T22:19:19.371Z] v3.1.0-dev.59 [2024-09-20T22:19:19.371Z] v3.1.0-dev.6 [2024-09-20T22:19:19.371Z] v3.1.0-dev.60 [2024-09-20T22:19:19.371Z] v3.1.0-dev.61 [2024-09-20T22:19:19.371Z] v3.1.0-dev.62 [2024-09-20T22:19:19.371Z] v3.1.0-dev.63 [2024-09-20T22:19:19.371Z] v3.1.0-dev.64 [2024-09-20T22:19:19.371Z] v3.1.0-dev.65 [2024-09-20T22:19:19.371Z] v3.1.0-dev.66 [2024-09-20T22:19:19.371Z] v3.1.0-dev.67 [2024-09-20T22:19:19.371Z] v3.1.0-dev.68 [2024-09-20T22:19:19.371Z] v3.1.0-dev.69 [2024-09-20T22:19:19.371Z] v3.1.0-dev.7 [2024-09-20T22:19:19.371Z] v3.1.0-dev.70 [2024-09-20T22:19:19.371Z] v3.1.0-dev.71 [2024-09-20T22:19:19.371Z] v3.1.0-dev.72 [2024-09-20T22:19:19.371Z] v3.1.0-dev.73 [2024-09-20T22:19:19.371Z] v3.1.0-dev.8 [2024-09-20T22:19:19.371Z] v3.1.0-dev.9 [2024-09-20T22:19:19.371Z] v3.1.1 [2024-09-20T22:19:19.371Z] v3.1.1-dev.1 [2024-09-20T22:19:19.371Z] v3.1.1-dev.2 [2024-09-20T22:19:19.371Z] v3.2.0-dev.1 [2024-09-20T22:19:19.371Z] v3.2.0-dev.10 [2024-09-20T22:19:19.371Z] v3.2.0-dev.11 [2024-09-20T22:19:19.371Z] v3.2.0-dev.12 [2024-09-20T22:19:19.371Z] v3.2.0-dev.13 [2024-09-20T22:19:19.371Z] v3.2.0-dev.14 [2024-09-20T22:19:19.371Z] v3.2.0-dev.15 [2024-09-20T22:19:19.371Z] v3.2.0-dev.16 [2024-09-20T22:19:19.371Z] v3.2.0-dev.17 [2024-09-20T22:19:19.371Z] v3.2.0-dev.18 [2024-09-20T22:19:19.371Z] v3.2.0-dev.19 [2024-09-20T22:19:19.371Z] v3.2.0-dev.2 [2024-09-20T22:19:19.371Z] v3.2.0-dev.20 [2024-09-20T22:19:19.371Z] v3.2.0-dev.21 [2024-09-20T22:19:19.371Z] v3.2.0-dev.22 [2024-09-20T22:19:19.371Z] v3.2.0-dev.23 [2024-09-20T22:19:19.371Z] v3.2.0-dev.24 [2024-09-20T22:19:19.371Z] v3.2.0-dev.25 [2024-09-20T22:19:19.371Z] v3.2.0-dev.26 [2024-09-20T22:19:19.371Z] v3.2.0-dev.27 [2024-09-20T22:19:19.371Z] v3.2.0-dev.28 [2024-09-20T22:19:19.371Z] v3.2.0-dev.29 [2024-09-20T22:19:19.371Z] v3.2.0-dev.3 [2024-09-20T22:19:19.371Z] v3.2.0-dev.30 [2024-09-20T22:19:19.371Z] v3.2.0-dev.31 [2024-09-20T22:19:19.371Z] v3.2.0-dev.32 [2024-09-20T22:19:19.371Z] v3.2.0-dev.33 [2024-09-20T22:19:19.371Z] v3.2.0-dev.34 [2024-09-20T22:19:19.371Z] v3.2.0-dev.35 [2024-09-20T22:19:19.371Z] v3.2.0-dev.36 [2024-09-20T22:19:19.371Z] v3.2.0-dev.37 [2024-09-20T22:19:19.371Z] v3.2.0-dev.38 [2024-09-20T22:19:19.371Z] v3.2.0-dev.39 [2024-09-20T22:19:19.371Z] v3.2.0-dev.4 [2024-09-20T22:19:19.371Z] v3.2.0-dev.40 [2024-09-20T22:19:19.371Z] v3.2.0-dev.41 [2024-09-20T22:19:19.371Z] v3.2.0-dev.42 [2024-09-20T22:19:19.371Z] v3.2.0-dev.43 [2024-09-20T22:19:19.371Z] v3.2.0-dev.44 [2024-09-20T22:19:19.371Z] v3.2.0-dev.45 [2024-09-20T22:19:19.371Z] v3.2.0-dev.46 [2024-09-20T22:19:19.371Z] v3.2.0-dev.47 [2024-09-20T22:19:19.371Z] v3.2.0-dev.48 [2024-09-20T22:19:19.371Z] v3.2.0-dev.49 [2024-09-20T22:19:19.371Z] v3.2.0-dev.5 [2024-09-20T22:19:19.371Z] v3.2.0-dev.50 [2024-09-20T22:19:19.371Z] v3.2.0-dev.51 [2024-09-20T22:19:19.371Z] v3.2.0-dev.52 [2024-09-20T22:19:19.371Z] v3.2.0-dev.53 [2024-09-20T22:19:19.371Z] v3.2.0-dev.54 [2024-09-20T22:19:19.371Z] v3.2.0-dev.55 [2024-09-20T22:19:19.371Z] v3.2.0-dev.56 [2024-09-20T22:19:19.371Z] v3.2.0-dev.57 [2024-09-20T22:19:19.371Z] v3.2.0-dev.58 [2024-09-20T22:19:19.371Z] v3.2.0-dev.59 [2024-09-20T22:19:19.371Z] v3.2.0-dev.6 [2024-09-20T22:19:19.371Z] v3.2.0-dev.60 [2024-09-20T22:19:19.371Z] v3.2.0-dev.61 [2024-09-20T22:19:19.371Z] v3.2.0-dev.62 [2024-09-20T22:19:19.371Z] v3.2.0-dev.63 [2024-09-20T22:19:19.371Z] v3.2.0-dev.64 [2024-09-20T22:19:19.371Z] v3.2.0-dev.65 [2024-09-20T22:19:19.371Z] v3.2.0-dev.66 [2024-09-20T22:19:19.371Z] v3.2.0-dev.67 [2024-09-20T22:19:19.371Z] v3.2.0-dev.68 [2024-09-20T22:19:19.371Z] v3.2.0-dev.69 [2024-09-20T22:19:19.371Z] v3.2.0-dev.7 [2024-09-20T22:19:19.371Z] v3.2.0-dev.70 [2024-09-20T22:19:19.371Z] v3.2.0-dev.71 [2024-09-20T22:19:19.371Z] v3.2.0-dev.72 [2024-09-20T22:19:19.371Z] v3.2.0-dev.73 [2024-09-20T22:19:19.371Z] v3.2.0-dev.74 [2024-09-20T22:19:19.371Z] v3.2.0-dev.75 [2024-09-20T22:19:19.371Z] v3.2.0-dev.76 [2024-09-20T22:19:19.371Z] v3.2.0-dev.77 [2024-09-20T22:19:19.371Z] v3.2.0-dev.78 [2024-09-20T22:19:19.371Z] v3.2.0-dev.8 [2024-09-20T22:19:19.371Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-20T22:19:19.663Z] + lftools sign git-tag v3.2.0-dev.78 [2024-09-20T22:19:20.235Z] Signing Git tag with Sigul... [2024-09-20T22:19:20.235Z] Signing v3.2.0-dev.78 [Pipeline] echo [2024-09-20T22:19:20.508Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:20.795Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-20T22:19:20.803Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-20T22:19:20.846Z] $ docker stop --time=1 ccdae4d762393528395428286080391d68294410fd5421e50eda5a355c93b84e [2024-09-20T22:19:22.153Z] $ docker rm -f --volumes ccdae4d762393528395428286080391d68294410fd5421e50eda5a355c93b84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-20T22:19:22.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-20T22:19:22.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:19:22.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-20T22:19:22.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T22:19:22.924Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T22:19:22.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T22:19:23.303Z] $ docker top cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 -eo pid,comm [2024-09-20T22:19:23.331Z] 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-09-20T22:19:23.331Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-20T22:19:23.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-20T22:19:23.388Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-20T22:19:23.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-20T22:19:23.518Z] $ docker exec cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 ssh-agent [2024-09-20T22:19:23.600Z] SSH_AUTH_SOCK=/tmp/ssh-FK3eGsx0Owe2/agent.31 [2024-09-20T22:19:23.600Z] SSH_AGENT_PID=37 [2024-09-20T22:19:23.605Z] Running ssh-add (command line suppressed) [2024-09-20T22:19:23.730Z] Identity added: /w/workspace/edgex-go/700@tmp/private_key_15798577434249464673.key (/w/workspace/edgex-go/700@tmp/private_key_15798577434249464673.key) [2024-09-20T22:19:23.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-20T22:19:24.008Z] + git semver bump pre [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,204 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,205 [bump_version] DEBUG bumping version:3.2.0-dev.78 on axis:pre with prefix:dev [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,205 [bump_version] DEBUG bumped version:3.2.0-dev.79 [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,205 [write_version] DEBUG write version:3.2.0-dev.79 to path:/w/workspace/edgex-go/700/.semver/main with force:True [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,205 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,205 [write_file] DEBUG write to file:/w/workspace/edgex-go/700/.semver/main [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,207 [execute] INFO git cat-file --batch-check [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=) [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,212 [execute] INFO git cat-file --batch [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=) [2024-09-20T22:19:24.266Z] 2024-09-20 22:19:24,218 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main [2024-09-20T22:19:24.266Z] 3.2.0-dev.79 [Pipeline] } [2024-09-20T22:19:24.292Z] $ docker exec --env ******** --env ******** cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 ssh-agent -k [2024-09-20T22:19:24.395Z] unset SSH_AUTH_SOCK; [2024-09-20T22:19:24.395Z] unset SSH_AGENT_PID; [2024-09-20T22:19:24.395Z] echo Agent pid 37 killed; [2024-09-20T22:19:24.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-20T22:19:24.698Z] + git semver [Pipeline] } [2024-09-20T22:19:24.989Z] $ docker stop --time=1 cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 [2024-09-20T22:19:26.271Z] $ docker rm -f --volumes cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-20T22:19:26.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-20T22:19:26.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:19:26.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-20T22:19:26.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T22:19:26.987Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T22:19:27.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T22:19:27.361Z] $ docker top e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 -eo pid,comm [2024-09-20T22:19:27.385Z] 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-09-20T22:19:27.385Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-20T22:19:27.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-20T22:19:27.439Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-20T22:19:27.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-20T22:19:27.566Z] $ docker exec e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 ssh-agent [2024-09-20T22:19:27.647Z] SSH_AUTH_SOCK=/tmp/ssh-IlmLTlJgQ6nt/agent.33 [2024-09-20T22:19:27.647Z] SSH_AGENT_PID=39 [2024-09-20T22:19:27.650Z] Running ssh-add (command line suppressed) [2024-09-20T22:19:27.768Z] Identity added: /w/workspace/edgex-go/700@tmp/private_key_11841615052300047198.key (/w/workspace/edgex-go/700@tmp/private_key_11841615052300047198.key) [2024-09-20T22:19:27.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-20T22:19:28.050Z] + git semver push [2024-09-20T22:19:28.309Z] 2024-09-20 22:19:28,234 [run_push] DEBUG push [2024-09-20T22:19:28.309Z] 2024-09-20 22:19:28,235 [execute] INFO git cat-file --batch-check [2024-09-20T22:19:28.309Z] 2024-09-20 22:19:28,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=) [2024-09-20T22:19:28.309Z] 2024-09-20 22:19:28,238 [execute] INFO git rev-list 43268267681287508e9f8c8244f6ce6f00d0d039 -- [2024-09-20T22:19:28.309Z] 2024-09-20 22:19:28,238 [execute] DEBUG Popen(['git', 'rev-list', '43268267681287508e9f8c8244f6ce6f00d0d039', '--'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-20T22:19:28.309Z] 2024-09-20 22:19:28,254 [execute] INFO git fetch -v origin [2024-09-20T22:19:28.309Z] 2024-09-20 22:19:28,255 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-20T22:19:28.878Z] 2024-09-20 22:19:28,686 [run_push] DEBUG no remote changes detected [2024-09-20T22:19:28.878Z] 2024-09-20 22:19:28,686 [execute] INFO git push origin semver [2024-09-20T22:19:28.878Z] 2024-09-20 22:19:28,687 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-20T22:19:29.815Z] 2024-09-20 22:19:29,479 [run_push] DEBUG push all version tags [2024-09-20T22:19:29.815Z] 2024-09-20 22:19:29,480 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-20T22:19:29.815Z] 2024-09-20 22:19:29,480 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=None) [2024-09-20T22:19:30.383Z] 2024-09-20 22:19:30,173 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main [2024-09-20T22:19:30.383Z] 3.2.0-dev.79 [Pipeline] } [2024-09-20T22:19:30.411Z] $ docker exec --env ******** --env ******** e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 ssh-agent -k [2024-09-20T22:19:30.503Z] unset SSH_AUTH_SOCK; [2024-09-20T22:19:30.503Z] unset SSH_AGENT_PID; [2024-09-20T22:19:30.503Z] echo Agent pid 39 killed; [2024-09-20T22:19:30.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-20T22:19:30.809Z] + git semver [Pipeline] } [2024-09-20T22:19:31.097Z] $ docker stop --time=1 e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 [2024-09-20T22:19:32.372Z] $ docker rm -f --volumes e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 [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-09-20T22:19:32.931Z] + [ -d /w/workspace/edgex-go/700/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:33.221Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:34.078Z] ---> package-listing.sh [2024-09-20T22:19:34.078Z] ++ facter osfamily [2024-09-20T22:19:34.078Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-20T22:19:34.337Z] + OS_FAMILY=debian [2024-09-20T22:19:34.337Z] + workspace=/w/workspace/edgex-go/700 [2024-09-20T22:19:34.337Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-20T22:19:34.337Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-20T22:19:34.337Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-20T22:19:34.337Z] + PACKAGES=/tmp/packages_start.txt [2024-09-20T22:19:34.337Z] + '[' /w/workspace/edgex-go/700 ']' [2024-09-20T22:19:34.337Z] + PACKAGES=/tmp/packages_end.txt [2024-09-20T22:19:34.337Z] + case "${OS_FAMILY}" in [2024-09-20T22:19:34.337Z] + dpkg -l [2024-09-20T22:19:34.337Z] + grep '^ii' [2024-09-20T22:19:34.337Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-20T22:19:34.337Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-20T22:19:34.337Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-20T22:19:34.337Z] + '[' /w/workspace/edgex-go/700 ']' [2024-09-20T22:19:34.337Z] + mkdir -p /w/workspace/edgex-go/700/archives/ [2024-09-20T22:19:34.337Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/700/archives/ [Pipeline] echo [2024-09-20T22:19:34.350Z] 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/700/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-20T22:19:34.625Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:19:35.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-20T22:19:35.187Z] [2024-09-20T22:19:35.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T22:19:35.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-20T22:19:35.492Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-20T22:19:35.492Z] 5eb5b503b376: Pulling fs layer [2024-09-20T22:19:35.492Z] 5c69ac0246d0: Pulling fs layer [2024-09-20T22:19:35.492Z] ec43610c2a17: Pulling fs layer [2024-09-20T22:19:35.492Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-20T22:19:35.492Z] 33b1e0a273af: Pulling fs layer [2024-09-20T22:19:35.492Z] 5d3b04190fa2: Pulling fs layer [2024-09-20T22:19:35.492Z] 2f39f015ded8: Pulling fs layer [2024-09-20T22:19:35.492Z] 33b1e0a273af: Waiting [2024-09-20T22:19:35.492Z] 5d3b04190fa2: Waiting [2024-09-20T22:19:35.492Z] 3a2ae6a8a46f: Waiting [2024-09-20T22:19:35.492Z] 5c69ac0246d0: Verifying Checksum [2024-09-20T22:19:35.492Z] 5c69ac0246d0: Download complete [2024-09-20T22:19:35.492Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-20T22:19:35.492Z] 3a2ae6a8a46f: Download complete [2024-09-20T22:19:35.750Z] 33b1e0a273af: Verifying Checksum [2024-09-20T22:19:35.750Z] 33b1e0a273af: Download complete [2024-09-20T22:19:35.750Z] 5d3b04190fa2: Verifying Checksum [2024-09-20T22:19:35.750Z] 5d3b04190fa2: Download complete [2024-09-20T22:19:35.750Z] ec43610c2a17: Verifying Checksum [2024-09-20T22:19:35.750Z] ec43610c2a17: Download complete [2024-09-20T22:19:35.750Z] 5eb5b503b376: Verifying Checksum [2024-09-20T22:19:35.750Z] 5eb5b503b376: Download complete [2024-09-20T22:19:36.314Z] 2f39f015ded8: Download complete [2024-09-20T22:19:37.247Z] 5eb5b503b376: Pull complete [2024-09-20T22:19:37.247Z] 5c69ac0246d0: Pull complete [2024-09-20T22:19:37.811Z] ec43610c2a17: Pull complete [2024-09-20T22:19:37.811Z] 3a2ae6a8a46f: Pull complete [2024-09-20T22:19:37.811Z] 33b1e0a273af: Pull complete [2024-09-20T22:19:38.069Z] 5d3b04190fa2: Pull complete [2024-09-20T22:19:42.250Z] 2f39f015ded8: Pull complete [2024-09-20T22:19:42.250Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-20T22:19:42.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-20T22:19:42.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T22:19:42.355Z] prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container [2024-09-20T22:19:42.400Z] $ 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/700/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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@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-09-20T22:19:46.350Z] $ docker top 16c4a687e075774f1eb4ab6d7d70ed2357e126a7b5b2d398609875770bdacbb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T22:19:46.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-20T22:19:47.086Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-20T22:19:47.431Z] + ls /var/log/sa-host [2024-09-20T22:19:47.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-20T22:19:47.585Z] provisioning config files... [2024-09-20T22:19:47.596Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/700@tmp/config12067032795204853115tmp [Pipeline] { [Pipeline] echo [2024-09-20T22:19:47.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:47.897Z] ---> create-netrc.sh [Pipeline] } [2024-09-20T22:19:47.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:48.237Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-20T22:19:48.245Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:48.526Z] ---> sudo-logs.sh [2024-09-20T22:19:48.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-20T22:19:48.556Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:48.837Z] ---> job-cost.sh [2024-09-20T22:19:48.838Z] lf-activate-venv: SKIPPING [2024-09-20T22:19:48.838Z] DEBUG: total: 0.10999999940395355 [2024-09-20T22:19:48.838Z] INFO: Retrieving Stack Cost... [2024-09-20T22:19:49.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-20T22:19:49.663Z] INFO: Archiving Costs [Pipeline] echo [2024-09-20T22:19:49.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T22:19:49.957Z] ---> logs-deploy.sh [2024-09-20T22:19:49.957Z] lf-activate-venv: SKIPPING [2024-09-20T22:19:49.957Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/700 [2024-09-20T22:19:49.957Z] INFO: archiving workspace using pattern(s): [2024-09-20T22:19:50.894Z] Archives upload complete. [2024-09-20T22:19:51.152Z] INFO: archiving logs to Nexus