Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 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-ssh15997803534110609938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3295152264573702135.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4903619698509220752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12880307282020390116.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-ssh14410698243593517347.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24091’ Running on prd-ubuntu20.04-docker-8c-8g-24093 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/613 [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/613 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4733)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e # timeout=10 > git rev-list --no-walk 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T19:58:37.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T19:58:37.714Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T19:58:37.734Z] ========================================================= [2023-12-05T19:58:37.734Z] EdgeX Global Pipelines Version Info [2023-12-05T19:58:37.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:58:38.459Z] ------------------- [2023-12-05T19:58:38.460Z] stable info: [2023-12-05T19:58:38.460Z] ------------------- [2023-12-05T19:58:38.460Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T19:58:38.460Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T19:58:38.460Z] Message: update stable to v1.0.258 [2023-12-05T19:58:39.031Z] ------------------- [2023-12-05T19:58:39.031Z] experimental info: [2023-12-05T19:58:39.031Z] ------------------- [2023-12-05T19:58:39.031Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T19:58:39.031Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T19:58:39.031Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T19:58:39.115Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-05T19:58:39.141Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-05T19:58:39.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T19:58:39.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T19:58:39.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T19:58:39.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T19:58:39.257Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T19:58:39.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-05T19:58:39.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-05T19:58:39.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-05T19:58:39.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T19:58:39.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T19:58:39.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T19:58:39.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T19:58:39.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T19:58:39.501Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T19:58:39.532Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T19:58:39.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T19:58:39.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-05T19:58:39.623Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-05T19:58:39.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T19:58:39.687Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T19:58:39.722Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T19:58:39.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-05T19:58:39.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-05T19:58:39.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-05T19:58:39.859Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] echo [2023-12-05T19:58:39.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e549cb2 [Pipeline] echo [2023-12-05T19:58:39.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:58:40.014Z] provisioning config files... [2023-12-05T19:58:40.027Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/613@tmp/config15711163450895307162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:58:40.368Z] ---> ****-login.sh [2023-12-05T19:58:40.368Z] nexus3.edgexfoundry.org:10001 [2023-12-05T19:58:40.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:58:40.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:58:40.891Z] Configure a credential helper to remove this warning. See [2023-12-05T19:58:40.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:58:40.891Z] [2023-12-05T19:58:40.891Z] Login Succeeded [2023-12-05T19:58:40.891Z] nexus3.edgexfoundry.org:10002 [2023-12-05T19:58:41.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:58:41.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:58:41.153Z] Configure a credential helper to remove this warning. See [2023-12-05T19:58:41.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:58:41.153Z] [2023-12-05T19:58:41.153Z] Login Succeeded [2023-12-05T19:58:41.153Z] nexus3.edgexfoundry.org:10003 [2023-12-05T19:58:41.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:58:41.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:58:41.153Z] Configure a credential helper to remove this warning. See [2023-12-05T19:58:41.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:58:41.153Z] [2023-12-05T19:58:41.153Z] Login Succeeded [2023-12-05T19:58:41.153Z] nexus3.edgexfoundry.org:10004 [2023-12-05T19:58:41.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:58:41.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:58:41.414Z] Configure a credential helper to remove this warning. See [2023-12-05T19:58:41.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:58:41.414Z] [2023-12-05T19:58:41.414Z] Login Succeeded [2023-12-05T19:58:41.414Z] ****.io [2023-12-05T19:58:41.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:58:41.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:58:41.676Z] Configure a credential helper to remove this warning. See [2023-12-05T19:58:41.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:58:41.677Z] [2023-12-05T19:58:41.677Z] Login Succeeded [2023-12-05T19:58:41.677Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T19:58:41.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T19:58:42.063Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + dirname cmd/core-command/Dockerfile [2023-12-05T19:58:42.063Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-05T19:58:42.063Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/core-data/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/core-metadata/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-05T19:58:42.063Z] + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile [2023-12-05T19:58:42.063Z] [2023-12-05T19:58:42.063Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/support-notifications/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-05T19:58:42.063Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-05T19:58:42.063Z] + cut -d/ -f2 [2023-12-05T19:58:42.063Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-05T19:58:42.094Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T19:58:42.513Z] + git rev-list -1 --merges e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e~1..e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] echo [2023-12-05T19:58:42.526Z] -----------> git rev-list -1 --merges e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e~1..e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [false] [Pipeline] sh [2023-12-05T19:58:42.828Z] + git log --format=format:%s -1 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] echo [2023-12-05T19:58:42.844Z] ========================================================= [2023-12-05T19:58:42.844Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T19:58:42.844Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-05T19:58:43.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T19:58:43.233Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T19:58:43.233Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T19:58:43.233Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T19:58:43.233Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T19:58:43.233Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T19:58:43.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:58:43.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:58:43.664Z] [2023-12-05T19:58:43.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:58:43.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:58:43.979Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T19:58:43.979Z] b85a868b505f: Pulling fs layer [2023-12-05T19:58:43.979Z] e2be974225ed: Pulling fs layer [2023-12-05T19:58:43.979Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T19:58:43.979Z] 988bab9f4d93: Pulling fs layer [2023-12-05T19:58:43.979Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T19:58:43.979Z] eaf3925da568: Pulling fs layer [2023-12-05T19:58:43.979Z] bab4dde63d76: Pulling fs layer [2023-12-05T19:58:43.979Z] bde34c3a00c8: Pulling fs layer [2023-12-05T19:58:43.979Z] b352a97aabf1: Pulling fs layer [2023-12-05T19:58:43.979Z] 4872d77fe225: Pulling fs layer [2023-12-05T19:58:43.979Z] 5851b861e8e6: Pulling fs layer [2023-12-05T19:58:43.979Z] 4872d77fe225: Waiting [2023-12-05T19:58:43.979Z] b352a97aabf1: Waiting [2023-12-05T19:58:43.979Z] 5851b861e8e6: Waiting [2023-12-05T19:58:43.979Z] bab4dde63d76: Waiting [2023-12-05T19:58:43.979Z] 988bab9f4d93: Waiting [2023-12-05T19:58:43.979Z] bde34c3a00c8: Waiting [2023-12-05T19:58:43.979Z] eaf3925da568: Waiting [2023-12-05T19:58:43.979Z] 1469e6f7b9e6: Waiting [2023-12-05T19:58:43.979Z] e2be974225ed: Verifying Checksum [2023-12-05T19:58:43.979Z] e2be974225ed: Download complete [2023-12-05T19:58:43.979Z] 988bab9f4d93: Download complete [2023-12-05T19:58:44.238Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T19:58:44.238Z] 1469e6f7b9e6: Download complete [2023-12-05T19:58:44.238Z] eaf3925da568: Verifying Checksum [2023-12-05T19:58:44.238Z] eaf3925da568: Download complete [2023-12-05T19:58:44.238Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T19:58:44.238Z] 339a4e72a1f5: Download complete [2023-12-05T19:58:44.238Z] bde34c3a00c8: Download complete [2023-12-05T19:58:44.238Z] b352a97aabf1: Verifying Checksum [2023-12-05T19:58:44.238Z] b352a97aabf1: Download complete [2023-12-05T19:58:44.238Z] 4872d77fe225: Verifying Checksum [2023-12-05T19:58:44.238Z] 4872d77fe225: Download complete [2023-12-05T19:58:44.238Z] 5851b861e8e6: Verifying Checksum [2023-12-05T19:58:44.238Z] 5851b861e8e6: Download complete [2023-12-05T19:58:44.238Z] b85a868b505f: Verifying Checksum [2023-12-05T19:58:44.238Z] b85a868b505f: Download complete [2023-12-05T19:58:44.504Z] bab4dde63d76: Verifying Checksum [2023-12-05T19:58:45.450Z] b85a868b505f: Pull complete [2023-12-05T19:58:45.710Z] e2be974225ed: Pull complete [2023-12-05T19:58:46.277Z] 339a4e72a1f5: Pull complete [2023-12-05T19:58:46.277Z] 988bab9f4d93: Pull complete [2023-12-05T19:58:46.535Z] 1469e6f7b9e6: Pull complete [2023-12-05T19:58:46.535Z] eaf3925da568: Pull complete [2023-12-05T19:58:48.438Z] bab4dde63d76: Pull complete [2023-12-05T19:58:48.438Z] bde34c3a00c8: Pull complete [2023-12-05T19:58:48.438Z] b352a97aabf1: Pull complete [2023-12-05T19:58:48.438Z] 4872d77fe225: Pull complete [2023-12-05T19:58:48.697Z] 5851b861e8e6: Pull complete [2023-12-05T19:58:48.697Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T19:58:48.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:58:48.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:58:48.884Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T19:58:48.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T19:58:52.616Z] $ docker top fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 -eo pid,comm [2023-12-05T19:58:52.677Z] 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). [2023-12-05T19:58:52.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T19:58:52.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T19:58:52.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T19:58:52.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T19:58:52.886Z] $ docker exec fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 ssh-agent [2023-12-05T19:58:52.994Z] SSH_AUTH_SOCK=/tmp/ssh-lJhqGHNvK0RT/agent.32 [2023-12-05T19:58:52.994Z] SSH_AGENT_PID=38 [2023-12-05T19:58:53.002Z] Running ssh-add (command line suppressed) [2023-12-05T19:58:53.110Z] Identity added: /w/workspace/edgex-go/613@tmp/private_key_15055831311383678993.key (/w/workspace/edgex-go/613@tmp/private_key_15055831311383678993.key) [2023-12-05T19:58:53.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T19:58:53.427Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T19:58:53.440Z] $ docker exec --env ******** --env ******** fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 ssh-agent -k [2023-12-05T19:58:53.542Z] unset SSH_AUTH_SOCK; [2023-12-05T19:58:53.542Z] unset SSH_AGENT_PID; [2023-12-05T19:58:53.542Z] echo Agent pid 38 killed; [2023-12-05T19:58:53.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T19:58:53.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T19:58:53.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T19:58:53.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T19:58:53.728Z] $ docker exec fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 ssh-agent [2023-12-05T19:58:53.830Z] SSH_AUTH_SOCK=/tmp/ssh-gbtYRNCwojsA/agent.70 [2023-12-05T19:58:53.830Z] SSH_AGENT_PID=76 [2023-12-05T19:58:53.835Z] Running ssh-add (command line suppressed) [2023-12-05T19:58:53.943Z] Identity added: /w/workspace/edgex-go/613@tmp/private_key_11205122518663954244.key (/w/workspace/edgex-go/613@tmp/private_key_11205122518663954244.key) [2023-12-05T19:58:53.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T19:58:54.274Z] + git semver init [2023-12-05T19:58:54.534Z] 2023-12-05 19:58:54,458 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T19:58:54.534Z] 2023-12-05 19:58:54,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/613/.semver [2023-12-05T19:58:54.534Z] 2023-12-05 19:58:54,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/613/.semver [2023-12-05T19:58:54.535Z] 2023-12-05 19:58:54,460 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/613/.semver'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=None) [2023-12-05T19:59:01.118Z] 2023-12-05 19:59:00,406 [append_file] DEBUG append to file:/w/workspace/edgex-go/613/.git/info/exclude [2023-12-05T19:59:01.118Z] 2023-12-05 19:59:00,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/613/.semver/main with force:False [2023-12-05T19:59:01.118Z] 2023-12-05 19:59:00,407 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main [2023-12-05T19:59:01.118Z] 2023-12-05 19:59:00,407 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main [2023-12-05T19:59:01.118Z] 3.2.0-dev.3 [Pipeline] } [2023-12-05T19:59:01.131Z] $ docker exec --env ******** --env ******** fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 ssh-agent -k [2023-12-05T19:59:01.234Z] unset SSH_AUTH_SOCK; [2023-12-05T19:59:01.234Z] unset SSH_AGENT_PID; [2023-12-05T19:59:01.235Z] echo Agent pid 76 killed; [2023-12-05T19:59:01.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T19:59:01.609Z] + git semver [Pipeline] } [2023-12-05T19:59:01.889Z] $ docker stop --time=1 fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 [2023-12-05T19:59:03.191Z] $ docker rm -f --volumes fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T19:59:03.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T19:59:03.795Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T19:59:03.798Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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 [2023-12-05T19:59:04.353Z] + git config --global --add safe.directory /w/workspace/edgex-go/613 [Pipeline] echo [2023-12-05T19:59:04.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:59:04.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:59:04.426Z] ========================================================= [2023-12-05T19:59:04.426Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T19:59:04.426Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:59:04.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T19:59:04.735Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T19:59:04.735Z] 7264a8db6415: Pulling fs layer [2023-12-05T19:59:04.735Z] c4d48a809fc2: Pulling fs layer [2023-12-05T19:59:04.735Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T19:59:04.735Z] ad3a456e5733: Pulling fs layer [2023-12-05T19:59:04.735Z] 69c7f0334f64: Pulling fs layer [2023-12-05T19:59:04.735Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T19:59:04.735Z] ce7588e14bc9: Pulling fs layer [2023-12-05T19:59:04.735Z] b5e4710f87ac: Pulling fs layer [2023-12-05T19:59:04.735Z] 69c7f0334f64: Waiting [2023-12-05T19:59:04.735Z] ad3a456e5733: Waiting [2023-12-05T19:59:04.735Z] ce7588e14bc9: Waiting [2023-12-05T19:59:04.735Z] b5e4710f87ac: Waiting [2023-12-05T19:59:04.735Z] 1f1c1a5573a3: Waiting [2023-12-05T19:59:04.735Z] c4d48a809fc2: Verifying Checksum [2023-12-05T19:59:04.735Z] c4d48a809fc2: Download complete [2023-12-05T19:59:04.735Z] ad3a456e5733: Verifying Checksum [2023-12-05T19:59:04.735Z] ad3a456e5733: Download complete [2023-12-05T19:59:04.735Z] 69c7f0334f64: Verifying Checksum [2023-12-05T19:59:04.735Z] 69c7f0334f64: Download complete [2023-12-05T19:59:04.735Z] 7264a8db6415: Verifying Checksum [2023-12-05T19:59:04.735Z] 7264a8db6415: Download complete [2023-12-05T19:59:04.735Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T19:59:04.735Z] 1f1c1a5573a3: Download complete [2023-12-05T19:59:04.995Z] 7264a8db6415: Pull complete [2023-12-05T19:59:04.995Z] b5e4710f87ac: Download complete [2023-12-05T19:59:04.995Z] c4d48a809fc2: Pull complete [2023-12-05T19:59:05.253Z] 4f1c88b9dad5: Verifying Checksum [2023-12-05T19:59:05.253Z] 4f1c88b9dad5: Download complete [2023-12-05T19:59:05.511Z] ce7588e14bc9: Verifying Checksum [2023-12-05T19:59:05.511Z] ce7588e14bc9: Download complete [2023-12-05T19:59:08.045Z] 4f1c88b9dad5: Pull complete [2023-12-05T19:59:08.045Z] ad3a456e5733: Pull complete [2023-12-05T19:59:08.304Z] 69c7f0334f64: Pull complete [2023-12-05T19:59:08.304Z] 1f1c1a5573a3: Pull complete [2023-12-05T19:59:10.836Z] ce7588e14bc9: Pull complete [2023-12-05T19:59:11.401Z] b5e4710f87ac: Pull complete [2023-12-05T19:59:11.401Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T19:59:11.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T19:59:11.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:59:11.721Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T19:59:11.721Z] WORKDIR /edgex [2023-12-05T19:59:11.721Z] COPY go.mod . [2023-12-05T19:59:11.721Z] RUN go mod download [2023-12-05T19:59:11.721Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-05T19:59:12.657Z] Sending build context to Docker daemon 175.1MB [2023-12-05T19:59:12.657Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T19:59:12.657Z] ---> 88b5674ff536 [2023-12-05T19:59:12.657Z] Step 2/4 : WORKDIR /edgex [2023-12-05T19:59:18.968Z] Still waiting to schedule task [2023-12-05T19:59:18.968Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24092’ is offline [2023-12-05T19:59:20.796Z] ---> Running in a13229b54175 [2023-12-05T19:59:20.796Z] Removing intermediate container a13229b54175 [2023-12-05T19:59:20.796Z] ---> b3acc6cf28f2 [2023-12-05T19:59:20.796Z] Step 3/4 : COPY go.mod . [2023-12-05T19:59:20.796Z] ---> 1835ca0d2b72 [2023-12-05T19:59:20.796Z] Step 4/4 : RUN go mod download [2023-12-05T19:59:20.796Z] ---> Running in 97816f33effa [2023-12-05T19:59:42.856Z] Removing intermediate container 97816f33effa [2023-12-05T19:59:42.856Z] ---> e9d067c4b4bb [2023-12-05T19:59:42.856Z] Successfully built e9d067c4b4bb [2023-12-05T19:59:42.856Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:59:43.171Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T19:59:43.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:59:43.280Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T19:59:43.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T19:59:43.952Z] $ docker top 57e40333626906e909507f7e5547e40f5e43039f0bec1fbf959b3c0a31e3e154 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:59:44.322Z] + go version [2023-12-05T19:59:44.323Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T19:59:44.336Z] $ docker stop --time=1 57e40333626906e909507f7e5547e40f5e43039f0bec1fbf959b3c0a31e3e154 [2023-12-05T19:59:45.686Z] $ docker rm -f --volumes 57e40333626906e909507f7e5547e40f5e43039f0bec1fbf959b3c0a31e3e154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:59:46.253Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T19:59:46.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:59:46.368Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T19:59:46.400Z] $ 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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T19:59:46.724Z] $ docker top cb84d69b2fb127affe5cb9b1ea0f59c5ab2423d5a182ad966bd97e5d6f018fd1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T19:59:46.825Z] ========================================================= [2023-12-05T19:59:46.825Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-05T19:59:46.825Z] ========================================================= [Pipeline] sh [2023-12-05T19:59:47.106Z] + git config --global --add safe.directory /w/workspace/edgex-go/613 [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:59:47.423Z] + make test [2023-12-05T19:59:47.423Z] go test -race -coverprofile=coverage.out ./... [2023-12-05T19:59:55.137Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-05T20:00:07.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-05T20:00:07.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-05T20:00:07.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-05T20:00:08.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-12-05T20:00:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-05T20:00:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-05T20:00:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-05T20:00:09.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements [2023-12-05T20:00:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-05T20:00:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-05T20:00:11.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-05T20:00:11.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-05T20:00:11.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-05T20:00:11.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-05T20:00:11.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-05T20:00:12.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-05T20:00:12.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-05T20:00:13.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 69.2% of statements [2023-12-05T20:00:13.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 53.2% of statements [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-05T20:00:14.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.797s coverage: 93.4% of statements [2023-12-05T20:00:14.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-05T20:00:14.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-05T20:00:15.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.6% of statements [2023-12-05T20:00:16.126Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2023-12-05T20:00:16.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-05T20:00:16.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-05T20:00:17.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.072s coverage: 0.9% of statements [2023-12-05T20:00:17.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 32.2% of statements [2023-12-05T20:00:17.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements [2023-12-05T20:00:17.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements [2023-12-05T20:00:17.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements [2023-12-05T20:00:17.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements [2023-12-05T20:00:18.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.045s coverage: 87.5% of statements [2023-12-05T20:00:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-05T20:00:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-05T20:00:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-05T20:00:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-05T20:00:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-05T20:00:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-05T20:00:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-05T20:00:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-05T20:00:19.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-05T20:00:19.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-05T20:00:19.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-05T20:00:19.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-05T20:00:20.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-05T20:00:20.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-05T20:00:20.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-05T20:00:22.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-05T20:00:22.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-05T20:00:24.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-05T20:00:24.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-05T20:00:26.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-05T20:00:26.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-05T20:00:26.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-05T20:00:28.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-05T20:00:28.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-05T20:00:28.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-05T20:00:29.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-05T20:00:29.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-05T20:00:29.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-05T20:00:29.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-05T20:00:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-05T20:00:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-05T20:00:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-05T20:00:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-05T20:00:30.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements [2023-12-05T20:00:31.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-05T20:00:31.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-05T20:00:31.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-05T20:00:31.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-05T20:00:32.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-05T20:00:32.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-05T20:00:33.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-05T20:00:33.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 27.153s coverage: 79.9% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.071s coverage: 92.9% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.068s coverage: 62.3% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.210s coverage: 87.2% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.171s coverage: 20.0% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2023-12-05T20:00:46.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements [2023-12-05T20:00:46.430Z] 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 [2023-12-05T20:00:46.430Z] running golangci-lint [2023-12-05T20:00:46.688Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-05T20:00:46.688Z] go version go1.21.0 linux/amd64 [2023-12-05T20:00:46.688Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-05T20:00:46.688Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-05T20:01:01.580Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|deps|files|imports|name|compiled_files) took 12.991584385s" [2023-12-05T20:01:01.580Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.186316ms" [2023-12-05T20:01:02.111Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24095 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-12-05T20:01:02.148Z] Running in /w/workspace/edgex-go/613 [Pipeline] { [Pipeline] checkout [2023-12-05T20:01:05.216Z] The recommended git tool is: git [2023-12-05T20:01:08.143Z] level=info msg="[linters_context/goanalysis] analyzers took 1m6.085129936s with top 10 stages: buildir: 30.407874899s, gosec: 5.995923051s, inspect: 1.780196383s, fact_deprecated: 1.498588772s, ctrlflow: 1.135112381s, printf: 1.06650984s, S1038: 913.004537ms, nilness: 819.699988ms, fact_purity: 771.838877ms, SA5012: 544.464293ms" [2023-12-05T20:01:08.143Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-05T20:01:08.143Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, identifier_marker: 197/197, cgo: 197/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197, nolint: 0/21" [2023-12-05T20:01:08.143Z] level=info msg="[runner] processing took 15.189626ms with stages: nolint: 6.372433ms, identifier_marker: 3.805803ms, path_prettifier: 1.691228ms, autogenerated_exclude: 1.463377ms, exclude-rules: 1.001656ms, skip_dirs: 794.386µs, filename_unadjuster: 31.592µs, cgo: 25.161µs, max_same_issues: 980ns, fixer: 480ns, skip_files: 420ns, uniq_by_line: 350ns, exclude: 290ns, sort_results: 270ns, diff: 270ns, severity-rules: 240ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 130ns, path_prefixer: 110ns" [2023-12-05T20:01:08.143Z] level=info msg="[runner] linters took 7.601994999s with stages: goanalysis_metalinter: 7.586713629s" [2023-12-05T20:01:08.143Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-05T20:01:08.143Z] level=info msg="Memory: 208 samples, avg is 234.5MB, max is 920.8MB" [2023-12-05T20:01:08.143Z] level=info msg="Execution took 20.648427038s" [2023-12-05T20:01:08.143Z] go vet ./... [2023-12-05T20:01:10.378Z] using credential edgex-jenkins-ssh [2023-12-05T20:01:10.397Z] Cloning the remote Git repository [2023-12-05T20:01:10.441Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-05T20:01:10.525Z] > git init /w/workspace/edgex-go/613 # timeout=10 [2023-12-05T20:01:10.651Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-05T20:01:10.652Z] > git --version # timeout=10 [2023-12-05T20:01:10.674Z] > git --version # 'git version 2.25.1' [2023-12-05T20:01:10.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T20:01:10.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T20:01:11.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T20:01:11.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T20:01:11.420Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T20:01:11.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-05T20:01:12.003Z] + ls -al . [2023-12-05T20:01:12.003Z] total 736 [2023-12-05T20:01:12.003Z] drwxrwxr-x 11 1001 1001 4096 Dec 5 19:59 . [2023-12-05T20:01:12.003Z] drwxr-xr-x 4 root root 4096 Dec 5 19:59 .. [2023-12-05T20:01:12.003Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 19:58 .blubracket [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 10 Dec 5 19:58 .dockerignore [2023-12-05T20:01:12.003Z] drwxrwxr-x 8 1001 1001 4096 Dec 5 20:00 .git [2023-12-05T20:01:12.003Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 19:58 .github [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 1074 Dec 5 19:58 .gitignore [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 42 Dec 5 19:58 .golangci.yml [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 100 Dec 5 19:58 .hadolint.yml [2023-12-05T20:01:12.003Z] drwxr-xr-x 3 1001 1001 4096 Dec 5 19:59 .semver [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 155 Dec 5 19:58 .sonarcloud.properties [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 1171 Dec 5 19:58 ADOPTERS.md [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 11674 Dec 5 19:58 Attribution.txt [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 100284 Dec 5 19:58 CHANGELOG.md [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 3804 Dec 5 19:58 CONTRIBUTING.md [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 677 Dec 5 19:58 GOVERNANCE.md [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 861 Dec 5 19:58 Jenkinsfile [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 10775 Dec 5 19:58 LICENSE [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 15054 Dec 5 19:58 Makefile [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 582 Dec 5 19:58 OWNERS.md [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 9528 Dec 5 19:58 README.md [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 789 Dec 5 19:58 SECURITY.md [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 11 Dec 5 19:59 VERSION [2023-12-05T20:01:12.003Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 19:58 bin [2023-12-05T20:01:12.003Z] drwxrwxr-x 18 1001 1001 4096 Dec 5 19:58 cmd [2023-12-05T20:01:12.003Z] -rw-r--r-- 1 root root 453601 Dec 5 20:00 coverage.out [2023-12-05T20:01:12.003Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 19:58 fuzz_test [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 3685 Dec 5 19:58 go.mod [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 34438 Dec 5 19:58 go.sum [2023-12-05T20:01:12.003Z] drwxrwxr-x 7 1001 1001 4096 Dec 5 19:58 internal [2023-12-05T20:01:12.003Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 19:58 openapi [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 584 Dec 5 19:58 security.txt [2023-12-05T20:01:12.003Z] -rw-rw-r-- 1 1001 1001 204 Dec 5 19:58 version.go [Pipeline] sh [2023-12-05T20:01:12.295Z] + '[' -e coverage.out ] [2023-12-05T20:01:12.295Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-05T20:01:12.423Z] Stashed 1 file(s) [Pipeline] sh [2023-12-05T20:01:12.706Z] + make build [2023-12-05T20:01:12.706Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-05T20:01:24.908Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-05T20:01:24.908Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-05T20:01:25.475Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-05T20:01:26.042Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-05T20:01:29.178Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-05T20:01:29.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T20:01:30.011Z] Avoid second fetch [2023-12-05T20:01:30.012Z] Checking out Revision e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e (main) [2023-12-05T20:01:30.796Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4733)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T20:01:30.030Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T20:01:30.099Z] > git checkout -f e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e # timeout=10 [2023-12-05T20:01:32.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T20:01:32.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:01:32.115Z] Dload Upload Total Spent Left Speed [2023-12-05T20:01:32.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 91898 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh [2023-12-05T20:01:32.481Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T20:01:32.626Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-05T20:01:32.811Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-12-05T20:01:32.811Z] [2023-12-05T20:01:32.811Z] { [2023-12-05T20:01:32.811Z] "registry-mirrors": [ [2023-12-05T20:01:32.811Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T20:01:32.811Z] ], [2023-12-05T20:01:32.811Z] "bip": "10.250.0.254/24", [2023-12-05T20:01:32.811Z] "hosts": [ [2023-12-05T20:01:32.811Z] "tcp://0.0.0.0:5555", [2023-12-05T20:01:32.811Z] "unix:///var/run/docker.sock" [2023-12-05T20:01:32.811Z] ], [2023-12-05T20:01:32.811Z] "mtu": 1458, [2023-12-05T20:01:32.811Z] "selinux-enabled": true, [2023-12-05T20:01:32.811Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T20:01:32.811Z] } [Pipeline] sh [2023-12-05T20:01:33.147Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T20:01:33.193Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-05T20:01:33.487Z] + sudo service docker restart [2023-12-05T20:01:34.566Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-05T20:01:35.502Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-05T20:01:36.070Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-05T20:01:37.003Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-05T20:01:37.937Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-05T20:01:39.302Z] $ docker stop --time=1 cb84d69b2fb127affe5cb9b1ea0f59c5ab2423d5a182ad966bd97e5d6f018fd1 [2023-12-05T20:01:43.517Z] $ docker rm -f --volumes cb84d69b2fb127affe5cb9b1ea0f59c5ab2423d5a182ad966bd97e5d6f018fd1 [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 [2023-12-05T20:01:44.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-05T20:01:44.735Z] [2023-12-05T20:01:44.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:01:45.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-05T20:01:45.064Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-05T20:01:45.064Z] 91d30c5bc195: Pulling fs layer [2023-12-05T20:01:45.064Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-05T20:01:45.064Z] 9c61dcf015f6: Pulling fs layer [2023-12-05T20:01:45.064Z] 4698f68db338: Pulling fs layer [2023-12-05T20:01:45.064Z] 2a2f49069b9e: Pulling fs layer [2023-12-05T20:01:45.064Z] e0025b399a48: Pulling fs layer [2023-12-05T20:01:45.064Z] 4698f68db338: Waiting [2023-12-05T20:01:45.064Z] e0025b399a48: Waiting [2023-12-05T20:01:45.064Z] 91d30c5bc195: Verifying Checksum [2023-12-05T20:01:45.064Z] 91d30c5bc195: Download complete [2023-12-05T20:01:45.064Z] 4698f68db338: Download complete [2023-12-05T20:01:45.322Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-05T20:01:45.322Z] 2e9b0aa3be6d: Download complete [2023-12-05T20:01:45.322Z] e0025b399a48: Verifying Checksum [2023-12-05T20:01:45.322Z] e0025b399a48: Download complete [2023-12-05T20:01:45.322Z] 91d30c5bc195: Pull complete [2023-12-05T20:01:45.322Z] 2a2f49069b9e: Verifying Checksum [2023-12-05T20:01:45.322Z] 2a2f49069b9e: Download complete [2023-12-05T20:01:45.580Z] 2e9b0aa3be6d: Pull complete [2023-12-05T20:01:45.838Z] 9c61dcf015f6: Download complete [2023-12-05T20:01:48.364Z] 9c61dcf015f6: Pull complete [2023-12-05T20:01:48.364Z] 4698f68db338: Pull complete [2023-12-05T20:01:48.931Z] 2a2f49069b9e: Pull complete [2023-12-05T20:01:48.931Z] e0025b399a48: Pull complete [2023-12-05T20:01:48.931Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-05T20:01:48.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-05T20:01:48.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:01:49.129Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T20:01:49.141Z] $ 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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-05T20:01:53.685Z] $ docker top 26eb39635ee7fb5cddc4d0d0bead2ab9f508521703b988824dd34f9a0c62a45e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-12-05T20:01:53.894Z] provisioning config files... [2023-12-05T20:01:53.920Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/613@tmp/config15218589172967116102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:01:54.112Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-05T20:01:54.388Z] ---> ****-login.sh [2023-12-05T20:01:54.388Z] nexus3.edgexfoundry.org:10001 [2023-12-05T20:01:54.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:01:54.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:01:54.656Z] Configure a credential helper to remove this warning. See [2023-12-05T20:01:54.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:01:54.656Z] [2023-12-05T20:01:54.656Z] Login Succeeded [2023-12-05T20:01:54.927Z] nexus3.edgexfoundry.org:10002 [2023-12-05T20:01:54.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:01:55.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:01:55.198Z] Configure a credential helper to remove this warning. See [2023-12-05T20:01:55.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:01:55.198Z] [2023-12-05T20:01:55.198Z] Login Succeeded [2023-12-05T20:01:55.198Z] nexus3.edgexfoundry.org:10003 [2023-12-05T20:01:55.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:01:55.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:01:55.466Z] Configure a credential helper to remove this warning. See [2023-12-05T20:01:55.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:01:55.466Z] [2023-12-05T20:01:55.466Z] Login Succeeded [2023-12-05T20:01:55.466Z] nexus3.edgexfoundry.org:10004 [2023-12-05T20:01:55.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:01:55.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:01:55.734Z] Configure a credential helper to remove this warning. See [2023-12-05T20:01:55.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:01:55.734Z] [2023-12-05T20:01:56.327Z] Login Succeeded [2023-12-05T20:01:56.327Z] ****.io [2023-12-05T20:01:56.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:01:56.644Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #1 transferring dockerfile: 1.81kB done [2023-12-05T20:01:56.644Z] #1 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #2 transferring dockerfile: 2.50kB done [2023-12-05T20:01:56.644Z] #2 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #3 transferring dockerfile: 1.95kB done [2023-12-05T20:01:56.644Z] #3 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #4 transferring dockerfile: 1.69kB done [2023-12-05T20:01:56.644Z] #4 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #5 transferring dockerfile: 1.93kB done [2023-12-05T20:01:56.644Z] #5 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #6 [core-command internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #6 transferring dockerfile: 1.93kB done [2023-12-05T20:01:56.644Z] #6 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #7 transferring dockerfile: 1.89kB done [2023-12-05T20:01:56.644Z] #7 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #8 transferring dockerfile: 2.23kB done [2023-12-05T20:01:56.644Z] #8 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #9 [core-data internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #9 transferring dockerfile: 2.01kB done [2023-12-05T20:01:56.644Z] #9 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #10 transferring dockerfile: 2.49kB done [2023-12-05T20:01:56.644Z] #10 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #11 transferring dockerfile: 2.15kB done [2023-12-05T20:01:56.644Z] #11 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #12 transferring dockerfile: 2.93kB done [2023-12-05T20:01:56.644Z] #12 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #13 transferring dockerfile: 1.70kB done [2023-12-05T20:01:56.644Z] #13 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-12-05T20:01:56.644Z] #14 transferring dockerfile: 2.06kB done [2023-12-05T20:01:56.644Z] #14 DONE 0.0s [2023-12-05T20:01:56.644Z] [2023-12-05T20:01:56.644Z] #15 [security-spire-agent internal] load .dockerignore [2023-12-05T20:01:56.644Z] #15 transferring context: 50B done [2023-12-05T20:01:56.644Z] #15 DONE 0.0s [2023-12-05T20:01:56.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:01:56.859Z] Configure a credential helper to remove this warning. See [2023-12-05T20:01:56.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:01:56.860Z] [2023-12-05T20:01:56.860Z] Login Succeeded [2023-12-05T20:01:56.860Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T20:01:56.871Z] Deleting 1 temporary files [2023-12-05T20:01:56.903Z] [2023-12-05T20:01:56.903Z] #16 [security-proxy-setup internal] load .dockerignore [2023-12-05T20:01:56.903Z] #16 transferring context: 50B done [2023-12-05T20:01:56.903Z] #16 DONE 0.0s [2023-12-05T20:01:56.903Z] [2023-12-05T20:01:56.903Z] #17 [support-notifications internal] load .dockerignore [2023-12-05T20:01:56.903Z] #17 transferring context: 50B done [2023-12-05T20:01:56.903Z] #17 DONE 0.0s [2023-12-05T20:01:56.903Z] [2023-12-05T20:01:56.903Z] #18 [security-spire-config internal] load .dockerignore [2023-12-05T20:01:56.903Z] #18 transferring context: 50B done [2023-12-05T20:01:56.903Z] #18 DONE 0.0s [2023-12-05T20:01:56.904Z] [2023-12-05T20:01:56.904Z] #19 [support-scheduler internal] load .dockerignore [2023-12-05T20:01:56.904Z] #19 transferring context: 50B done [2023-12-05T20:01:56.904Z] #19 DONE 0.0s [2023-12-05T20:01:56.904Z] [2023-12-05T20:01:56.904Z] #20 [core-command internal] load .dockerignore [2023-12-05T20:01:56.904Z] #20 transferring context: 50B done [2023-12-05T20:01:56.904Z] #20 DONE 0.0s [2023-12-05T20:01:56.904Z] [2023-12-05T20:01:56.904Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-12-05T20:01:56.904Z] #21 transferring context: 50B done [2023-12-05T20:01:56.904Z] #21 DONE 0.0s [2023-12-05T20:01:56.904Z] [2023-12-05T20:01:56.904Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-05T20:01:56.904Z] #22 transferring context: 50B done [2023-12-05T20:01:56.904Z] #22 DONE 0.0s [2023-12-05T20:01:56.904Z] [2023-12-05T20:01:56.904Z] #23 [core-data internal] load .dockerignore [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-12-05T20:01:57.162Z] #23 transferring context: 50B done [2023-12-05T20:01:57.162Z] #23 DONE 0.0s [2023-12-05T20:01:57.162Z] [2023-12-05T20:01:57.162Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-12-05T20:01:57.162Z] #24 transferring context: 50B done [2023-12-05T20:01:57.162Z] #24 DONE 0.0s [2023-12-05T20:01:57.162Z] [2023-12-05T20:01:57.162Z] #25 [security-spire-server internal] load .dockerignore [2023-12-05T20:01:57.162Z] #25 transferring context: 50B done [2023-12-05T20:01:57.162Z] #25 DONE 0.0s [2023-12-05T20:01:57.162Z] [2023-12-05T20:01:57.162Z] #26 [security-bootstrapper internal] load .dockerignore [2023-12-05T20:01:57.162Z] #26 transferring context: 50B done [2023-12-05T20:01:57.162Z] #26 DONE 0.0s [2023-12-05T20:01:57.162Z] [2023-12-05T20:01:57.162Z] #27 [security-proxy-auth internal] load .dockerignore [2023-12-05T20:01:57.162Z] #27 transferring context: 50B done [2023-12-05T20:01:57.162Z] #27 DONE 0.0s [2023-12-05T20:01:57.162Z] [2023-12-05T20:01:57.162Z] #28 [core-metadata internal] load .dockerignore [2023-12-05T20:01:57.162Z] #28 transferring context: 50B done [2023-12-05T20:01:57.162Z] #28 DONE 0.0s [2023-12-05T20:01:57.162Z] [2023-12-05T20:01:57.162Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T20:01:57.162Z] #29 ... [2023-12-05T20:01:57.162Z] [2023-12-05T20:01:57.162Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T20:01:57.162Z] #30 DONE 0.0s [Pipeline] sh [2023-12-05T20:01:57.421Z] [2023-12-05T20:01:57.421Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T20:01:57.421Z] #30 DONE 0.0s [2023-12-05T20:01:57.421Z] [2023-12-05T20:01:57.421Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T20:01:57.421Z] #31 DONE 0.4s [2023-12-05T20:01:57.421Z] [2023-12-05T20:01:57.421Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T20:01:57.421Z] #30 DONE 0.0s [2023-12-05T20:01:57.421Z] [2023-12-05T20:01:57.421Z] #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:01:57.421Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-05T20:01:57.577Z] + git config --global --add safe.directory /w/workspace/edgex-go/613 [Pipeline] echo [2023-12-05T20:01:57.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:01:57.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:01:57.674Z] ========================================================= [2023-12-05T20:01:57.674Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T20:01:57.674Z] ========================================================= [Pipeline] fileExists [2023-12-05T20:01:57.678Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-05T20:01:57.678Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T20:01:57.678Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T20:01:57.678Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s [2023-12-05T20:01:57.678Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [Pipeline] sh [2023-12-05T20:01:57.946Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2023-12-05T20:01:57.946Z] #32 ... [2023-12-05T20:01:57.946Z] [2023-12-05T20:01:57.946Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T20:01:57.946Z] #29 DONE 0.9s [2023-12-05T20:01:57.946Z] [2023-12-05T20:01:57.946Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-05T20:01:57.946Z] #33 DONE 1.0s [2023-12-05T20:01:57.946Z] [2023-12-05T20:01:57.946Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:01:57.946Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-05T20:01:57.946Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T20:01:57.946Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T20:01:57.946Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2023-12-05T20:01:57.946Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T20:01:57.946Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-05T20:01:58.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T20:01:58.289Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-05T20:01:58.289Z] 9fda8d8052c6: Pulling fs layer [2023-12-05T20:01:58.289Z] 5d54e960e981: Pulling fs layer [2023-12-05T20:01:58.289Z] c4a7e357bf2a: Pulling fs layer [2023-12-05T20:01:58.289Z] f0e02332f6b5: Pulling fs layer [2023-12-05T20:01:58.289Z] 872ee5b61b7b: Pulling fs layer [2023-12-05T20:01:58.289Z] 0c6a40ed1a82: Pulling fs layer [2023-12-05T20:01:58.289Z] 94ae7d8d031c: Pulling fs layer [2023-12-05T20:01:58.289Z] f0e02332f6b5: Waiting [2023-12-05T20:01:58.289Z] 872ee5b61b7b: Waiting [2023-12-05T20:01:58.289Z] 0c6a40ed1a82: Waiting [2023-12-05T20:01:58.289Z] 94ae7d8d031c: Waiting [2023-12-05T20:01:58.289Z] 5d54e960e981: Download complete [2023-12-05T20:01:58.289Z] f0e02332f6b5: Verifying Checksum [2023-12-05T20:01:58.289Z] f0e02332f6b5: Download complete [2023-12-05T20:01:58.289Z] 9fda8d8052c6: Download complete [2023-12-05T20:01:58.289Z] 872ee5b61b7b: Verifying Checksum [2023-12-05T20:01:58.289Z] 872ee5b61b7b: Download complete [2023-12-05T20:01:58.513Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-05T20:01:58.560Z] 94ae7d8d031c: Download complete [2023-12-05T20:01:58.841Z] 9fda8d8052c6: Pull complete [2023-12-05T20:01:59.453Z] 5d54e960e981: Pull complete [2023-12-05T20:01:59.723Z] c4a7e357bf2a: Verifying Checksum [2023-12-05T20:01:59.723Z] c4a7e357bf2a: Download complete [2023-12-05T20:01:59.890Z] #32 ... [2023-12-05T20:01:59.890Z] [2023-12-05T20:01:59.890Z] #34 [security-spire-agent internal] load build context [2023-12-05T20:01:59.890Z] #34 transferring context: 17.63kB 0.0s done [2023-12-05T20:01:59.890Z] #34 DONE 1.6s [2023-12-05T20:01:59.890Z] [2023-12-05T20:01:59.890Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:01:59.890Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done [2023-12-05T20:01:59.890Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-05T20:01:59.890Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-05T20:01:59.890Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-05T20:01:59.890Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2023-12-05T20:01:59.890Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.6s [2023-12-05T20:01:59.890Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-12-05T20:01:59.890Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s [2023-12-05T20:01:59.890Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T20:02:00.147Z] #35 ... [2023-12-05T20:02:00.147Z] [2023-12-05T20:02:00.147Z] #36 [security-spire-server internal] load build context [2023-12-05T20:02:00.147Z] #36 transferring context: 18.10kB 0.0s done [2023-12-05T20:02:00.147Z] #36 DONE 2.1s [2023-12-05T20:02:00.147Z] [2023-12-05T20:02:00.147Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:02:00.147Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-05T20:02:00.147Z] #35 ... [2023-12-05T20:02:00.147Z] [2023-12-05T20:02:00.147Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:02:00.147Z] #32 DONE 2.9s [2023-12-05T20:02:00.147Z] [2023-12-05T20:02:00.147Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:02:00.147Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.9s [2023-12-05T20:02:00.147Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.9s [2023-12-05T20:02:00.408Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s [2023-12-05T20:02:00.408Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2023-12-05T20:02:00.408Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 1.1s [2023-12-05T20:02:00.408Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-05T20:02:00.668Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s [2023-12-05T20:02:00.690Z] 0c6a40ed1a82: Verifying Checksum [2023-12-05T20:02:00.690Z] 0c6a40ed1a82: Download complete [2023-12-05T20:02:00.926Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s done [2023-12-05T20:02:00.926Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-05T20:02:01.184Z] #35 ... [2023-12-05T20:02:01.184Z] [2023-12-05T20:02:01.184Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-05T20:02:01.184Z] #37 DONE 3.7s [2023-12-05T20:02:01.184Z] [2023-12-05T20:02:01.184Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2023-12-05T20:02:06.460Z] #38 ... [2023-12-05T20:02:06.460Z] [2023-12-05T20:02:06.460Z] #39 [core-common-config-bootstrapper internal] load build context [2023-12-05T20:02:06.460Z] #39 transferring context: 347.45MB 8.7s [2023-12-05T20:02:06.460Z] #39 transferring context: 369.41MB 8.8s done [2023-12-05T20:02:06.460Z] #39 ... [2023-12-05T20:02:06.460Z] [2023-12-05T20:02:06.460Z] #40 [security-secretstore-setup internal] load build context [2023-12-05T20:02:06.460Z] #40 transferring context: 369.41MB 8.9s done [2023-12-05T20:02:06.718Z] #40 ... [2023-12-05T20:02:06.718Z] [2023-12-05T20:02:06.718Z] #41 [core-command internal] load build context [2023-12-05T20:02:06.718Z] #41 transferring context: 369.41MB 9.0s done [2023-12-05T20:02:07.284Z] #41 ... [2023-12-05T20:02:07.284Z] [2023-12-05T20:02:07.284Z] #42 [core-metadata internal] load build context [2023-12-05T20:02:07.284Z] #42 transferring context: 369.41MB 9.7s done [2023-12-05T20:02:07.542Z] #42 ... [2023-12-05T20:02:07.542Z] [2023-12-05T20:02:07.542Z] #43 [security-proxy-auth internal] load build context [2023-12-05T20:02:07.542Z] #43 transferring context: 369.41MB 8.9s done [2023-12-05T20:02:07.542Z] #43 ... [2023-12-05T20:02:07.542Z] [2023-12-05T20:02:07.542Z] #44 [core-data internal] load build context [2023-12-05T20:02:07.542Z] #44 transferring context: 369.41MB 9.6s done [2023-12-05T20:02:07.799Z] #44 ... [2023-12-05T20:02:07.799Z] [2023-12-05T20:02:07.799Z] #45 [security-proxy-setup internal] load build context [2023-12-05T20:02:07.799Z] #45 transferring context: 369.41MB 9.6s done [2023-12-05T20:02:07.799Z] #45 ... [2023-12-05T20:02:07.799Z] [2023-12-05T20:02:07.799Z] #46 [support-notifications internal] load build context [2023-12-05T20:02:07.799Z] #46 transferring context: 369.41MB 10.3s done [2023-12-05T20:02:08.168Z] #46 ... [2023-12-05T20:02:08.168Z] [2023-12-05T20:02:08.168Z] #47 [security-spire-config internal] load build context [2023-12-05T20:02:08.168Z] #47 transferring context: 16.35kB 0.0s done [2023-12-05T20:02:08.428Z] #47 ... [2023-12-05T20:02:08.428Z] [2023-12-05T20:02:08.428Z] #48 [support-scheduler internal] load build context [2023-12-05T20:02:08.428Z] #48 transferring context: 293.50MB 10.4s [2023-12-05T20:02:08.428Z] #48 ... [2023-12-05T20:02:08.428Z] [2023-12-05T20:02:08.428Z] #49 [security-bootstrapper internal] load build context [2023-12-05T20:02:08.428Z] #49 transferring context: 369.41MB 9.4s done [2023-12-05T20:02:08.428Z] #49 ... [2023-12-05T20:02:08.428Z] [2023-12-05T20:02:08.428Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:02:08.428Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done [2023-12-05T20:02:08.428Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-05T20:02:08.428Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-05T20:02:08.428Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-05T20:02:08.428Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-12-05T20:02:08.428Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2023-12-05T20:02:08.428Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2023-12-05T20:02:08.428Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T20:02:08.428Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.4s done [2023-12-05T20:02:08.428Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-05T20:02:08.428Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2023-12-05T20:02:08.428Z] #50 ... [2023-12-05T20:02:08.428Z] [2023-12-05T20:02:08.428Z] #51 [security-spiffe-token-provider internal] load build context [2023-12-05T20:02:08.428Z] #51 transferring context: 369.41MB 10.2s done [2023-12-05T20:02:08.688Z] #51 ... [2023-12-05T20:02:08.688Z] [2023-12-05T20:02:08.688Z] #48 [support-scheduler internal] load build context [2023-12-05T20:02:09.309Z] #48 transferring context: 369.41MB 11.4s done [2023-12-05T20:02:10.266Z] #48 ... [2023-12-05T20:02:10.266Z] [2023-12-05T20:02:10.266Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T20:02:10.266Z] #52 ... [2023-12-05T20:02:10.266Z] [2023-12-05T20:02:10.266Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T20:02:10.538Z] #53 ... [2023-12-05T20:02:10.538Z] [2023-12-05T20:02:10.538Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T20:02:10.538Z] #54 ... [2023-12-05T20:02:10.538Z] [2023-12-05T20:02:10.538Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T20:02:10.797Z] #55 ... [2023-12-05T20:02:10.797Z] [2023-12-05T20:02:10.797Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-05T20:02:11.056Z] #56 ... [2023-12-05T20:02:11.056Z] [2023-12-05T20:02:11.056Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-05T20:02:11.056Z] #0 5.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:11.056Z] #0 5.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:11.056Z] #0 5.897 (1/4) Installing ca-certificates (20230506-r0) [2023-12-05T20:02:11.056Z] #0 6.527 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-05T20:02:11.056Z] #0 6.533 (3/4) Installing su-exec (0.2-r3) [2023-12-05T20:02:11.056Z] #0 6.535 (4/4) Installing yq (4.33.3-r5) [2023-12-05T20:02:11.056Z] #0 6.591 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:02:11.056Z] #0 6.596 Executing ca-certificates-20230506-r0.trigger [2023-12-05T20:02:11.056Z] #0 6.635 OK: 17 MiB in 19 packages [2023-12-05T20:02:11.056Z] #57 ... [2023-12-05T20:02:11.056Z] [2023-12-05T20:02:11.056Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T20:02:11.316Z] #58 ... [2023-12-05T20:02:11.316Z] [2023-12-05T20:02:11.316Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-12-05T20:02:11.316Z] #59 ... [2023-12-05T20:02:11.316Z] [2023-12-05T20:02:11.316Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-05T20:02:11.576Z] #60 ... [2023-12-05T20:02:11.576Z] [2023-12-05T20:02:11.576Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:02:11.576Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done [2023-12-05T20:02:19.011Z] c4a7e357bf2a: Pull complete [2023-12-05T20:02:19.011Z] f0e02332f6b5: Pull complete [2023-12-05T20:02:19.011Z] 872ee5b61b7b: Pull complete [2023-12-05T20:02:27.212Z] 0c6a40ed1a82: Pull complete [2023-12-05T20:02:28.617Z] 94ae7d8d031c: Pull complete [2023-12-05T20:02:28.617Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T20:02:28.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T20:02:28.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-05T20:02:28.972Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T20:02:28.973Z] WORKDIR /edgex [2023-12-05T20:02:28.973Z] COPY go.mod . [2023-12-05T20:02:28.973Z] RUN go mod download [2023-12-05T20:02:28.973Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-05T20:02:30.375Z] #0 building with "default" instance using docker driver [2023-12-05T20:02:30.375Z] [2023-12-05T20:02:30.375Z] #1 [internal] load build definition from Dockerfile [2023-12-05T20:02:30.375Z] #1 transferring dockerfile: 172B 0.0s done [2023-12-05T20:02:30.375Z] #1 DONE 0.1s [2023-12-05T20:02:30.376Z] [2023-12-05T20:02:30.376Z] #2 [internal] load .dockerignore [2023-12-05T20:02:30.376Z] #2 transferring context: 50B done [2023-12-05T20:02:30.376Z] #2 DONE 0.1s [2023-12-05T20:02:30.376Z] [2023-12-05T20:02:30.376Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T20:02:30.376Z] #3 DONE 0.0s [2023-12-05T20:02:30.376Z] [2023-12-05T20:02:30.376Z] #4 [internal] load build context [2023-12-05T20:02:30.376Z] #4 transferring context: 3.72kB done [2023-12-05T20:02:30.376Z] #4 DONE 0.1s [2023-12-05T20:02:30.376Z] [2023-12-05T20:02:30.376Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T20:02:30.376Z] #5 DONE 0.2s [2023-12-05T20:02:30.376Z] [2023-12-05T20:02:30.376Z] #6 [2/4] WORKDIR /edgex [2023-12-05T20:02:31.782Z] #6 DONE 1.1s [2023-12-05T20:02:31.782Z] [2023-12-05T20:02:31.782Z] #7 [3/4] COPY go.mod . [2023-12-05T20:02:31.782Z] #7 DONE 0.1s [2023-12-05T20:02:31.782Z] [2023-12-05T20:02:31.782Z] #8 [4/4] RUN go mod download [2023-12-05T20:02:43.793Z] #35 ... [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #39 [core-common-config-bootstrapper internal] load build context [2023-12-05T20:02:43.793Z] #39 DONE 42.2s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-05T20:02:43.793Z] #38 DONE 38.5s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #43 [security-proxy-auth internal] load build context [2023-12-05T20:02:43.793Z] #43 DONE 42.2s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-05T20:02:43.793Z] #57 DONE 39.4s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #40 [security-secretstore-setup internal] load build context [2023-12-05T20:02:43.793Z] #40 DONE 42.2s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #41 [core-command internal] load build context [2023-12-05T20:02:43.793Z] #41 DONE 42.3s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T20:02:43.793Z] #61 ... [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #45 [security-proxy-setup internal] load build context [2023-12-05T20:02:43.793Z] #45 DONE 42.3s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #49 [security-bootstrapper internal] load build context [2023-12-05T20:02:43.793Z] #49 DONE 42.3s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #42 [core-metadata internal] load build context [2023-12-05T20:02:43.793Z] #42 DONE 42.3s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #44 [core-data internal] load build context [2023-12-05T20:02:43.793Z] #44 DONE 42.3s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #46 [support-notifications internal] load build context [2023-12-05T20:02:43.793Z] #46 DONE 42.3s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #51 [security-spiffe-token-provider internal] load build context [2023-12-05T20:02:43.793Z] #51 DONE 42.3s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #48 [support-scheduler internal] load build context [2023-12-05T20:02:43.793Z] #48 DONE 42.3s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:02:43.793Z] #50 ... [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T20:02:43.793Z] #58 40.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #58 40.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #58 40.39 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T20:02:43.793Z] #58 40.39 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T20:02:43.793Z] #58 40.39 OK: 20069 distinct packages available [2023-12-05T20:02:43.793Z] #58 40.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #58 40.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #58 40.84 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T20:02:43.793Z] #58 40.84 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-05T20:02:43.793Z] #58 40.84 (3/4) Installing libucontext (1.2-r2) [2023-12-05T20:02:43.793Z] #58 40.85 (4/4) Installing gcompat (1.1.0-r1) [2023-12-05T20:02:43.793Z] #58 40.85 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:02:43.793Z] #58 40.86 OK: 8 MiB in 19 packages [2023-12-05T20:02:43.793Z] #58 DONE 41.7s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T20:02:43.793Z] #62 ... [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-12-05T20:02:43.793Z] #59 39.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #59 39.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #59 40.30 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T20:02:43.793Z] #59 40.30 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:02:43.793Z] #59 40.32 OK: 7 MiB in 16 packages [2023-12-05T20:02:43.793Z] #59 DONE 41.9s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T20:02:43.793Z] #52 39.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #52 39.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #52 40.34 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T20:02:43.793Z] #52 40.35 (2/4) Installing openssl (3.1.4-r1) [2023-12-05T20:02:43.793Z] #52 40.36 (3/4) Installing su-exec (0.2-r3) [2023-12-05T20:02:43.793Z] #52 40.36 (4/4) Installing yq (4.33.3-r5) [2023-12-05T20:02:43.793Z] #52 40.43 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:02:43.793Z] #52 40.45 OK: 17 MiB in 19 packages [2023-12-05T20:02:43.793Z] #52 DONE 42.0s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T20:02:43.793Z] #61 0.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #61 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #61 1.149 OK: 264 MiB in 52 packages [2023-12-05T20:02:43.793Z] #61 DONE 2.7s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T20:02:43.793Z] #54 40.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #54 40.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #54 40.52 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T20:02:43.793Z] #54 40.52 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T20:02:43.793Z] #54 40.52 OK: 20069 distinct packages available [2023-12-05T20:02:43.793Z] #54 40.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #54 40.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #54 40.91 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-05T20:02:43.793Z] #54 40.92 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-05T20:02:43.793Z] #54 40.92 (3/5) Installing libucontext (1.2-r2) [2023-12-05T20:02:43.793Z] #54 40.92 (4/5) Installing gcompat (1.1.0-r1) [2023-12-05T20:02:43.793Z] #54 40.93 (5/5) Installing openssl (3.1.4-r1) [2023-12-05T20:02:43.793Z] #54 40.95 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:02:43.793Z] #54 40.95 OK: 8 MiB in 20 packages [2023-12-05T20:02:43.793Z] #54 DONE 42.3s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T20:02:43.793Z] #63 ... [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T20:02:43.793Z] #55 39.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #55 40.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #55 40.35 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T20:02:43.793Z] #55 40.35 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T20:02:43.793Z] #55 40.35 OK: 20069 distinct packages available [2023-12-05T20:02:43.793Z] #55 40.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #55 40.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #55 40.75 (1/11) Installing ca-certificates (20230506-r0) [2023-12-05T20:02:43.793Z] #55 40.77 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-05T20:02:43.793Z] #55 40.78 (3/11) Installing libunistring (1.1-r1) [2023-12-05T20:02:43.793Z] #55 40.80 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-05T20:02:43.793Z] #55 40.80 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-05T20:02:43.793Z] #55 40.80 (6/11) Installing libcurl (8.4.0-r0) [2023-12-05T20:02:43.793Z] #55 40.81 (7/11) Installing curl (8.4.0-r0) [2023-12-05T20:02:43.793Z] #55 40.82 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-05T20:02:43.793Z] #55 40.82 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-05T20:02:43.793Z] #55 40.83 (10/11) Installing libucontext (1.2-r2) [2023-12-05T20:02:43.793Z] #55 40.83 (11/11) Installing gcompat (1.1.0-r1) [2023-12-05T20:02:43.793Z] #55 40.84 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:02:43.793Z] #55 40.84 Executing ca-certificates-20230506-r0.trigger [2023-12-05T20:02:43.793Z] #55 40.89 OK: 12 MiB in 26 packages [2023-12-05T20:02:43.793Z] #55 DONE 42.2s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-05T20:02:43.793Z] #56 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #56 40.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #56 40.32 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-05T20:02:43.793Z] #56 40.32 (2/2) Installing su-exec (0.2-r3) [2023-12-05T20:02:43.793Z] #56 40.33 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:02:43.793Z] #56 40.34 OK: 7 MiB in 17 packages [2023-12-05T20:02:43.793Z] #56 DONE 42.1s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T20:02:43.793Z] #53 40.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #53 40.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #53 40.49 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T20:02:43.793Z] #53 40.50 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:02:43.793Z] #53 40.51 OK: 7 MiB in 16 packages [2023-12-05T20:02:43.793Z] #53 DONE 42.2s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-05T20:02:43.793Z] #60 39.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #60 40.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #60 40.30 (1/2) Installing ca-certificates (20230506-r0) [2023-12-05T20:02:43.793Z] #60 40.32 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-05T20:02:43.793Z] #60 40.33 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:02:43.793Z] #60 40.33 Executing ca-certificates-20230506-r0.trigger [2023-12-05T20:02:43.793Z] #60 40.40 OK: 8 MiB in 17 packages [2023-12-05T20:02:43.793Z] #60 DONE 42.2s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:02:43.793Z] #64 DONE 0.1s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2023-12-05T20:02:43.793Z] #65 ... [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-05T20:02:43.793Z] #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #0 2.960 OK: 264 MiB in 52 packages [2023-12-05T20:02:43.793Z] #66 DONE 3.1s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T20:02:43.793Z] #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #0 2.940 OK: 264 MiB in 52 packages [2023-12-05T20:02:43.793Z] #67 DONE 3.1s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:02:43.793Z] #68 DONE 0.0s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:02:43.793Z] #69 DONE 0.1s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:02:43.793Z] #70 ... [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-05T20:02:43.793Z] #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:43.793Z] #0 4.025 OK: 17 MiB in 19 packages [2023-12-05T20:02:43.793Z] #71 DONE 4.1s [2023-12-05T20:02:43.793Z] [2023-12-05T20:02:43.793Z] #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2023-12-05T20:02:43.793Z] #65 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:44.051Z] #65 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:44.051Z] #65 ... [2023-12-05T20:02:44.051Z] [2023-12-05T20:02:44.051Z] #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T20:02:44.051Z] #62 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:44.051Z] #62 1.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:44.051Z] #62 2.045 OK: 8 MiB in 19 packages [2023-12-05T20:02:44.051Z] #62 DONE 2.1s [2023-12-05T20:02:44.136Z] #8 DONE 11.3s [2023-12-05T20:02:44.136Z] [2023-12-05T20:02:44.136Z] #9 exporting to image [2023-12-05T20:02:44.136Z] #9 exporting layers [2023-12-05T20:02:44.310Z] [2023-12-05T20:02:44.310Z] #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2023-12-05T20:02:44.310Z] #65 2.057 OK: 7 MiB in 16 packages [2023-12-05T20:02:45.243Z] #65 DONE 2.9s [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #72 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T20:02:45.243Z] #72 DONE 0.8s [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-05T20:02:45.243Z] #0 3.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.243Z] #0 4.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.243Z] #0 4.312 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T20:02:45.243Z] #0 4.312 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T20:02:45.243Z] #0 4.312 OK: 20069 distinct packages available [2023-12-05T20:02:45.243Z] #0 4.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.243Z] #0 4.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.243Z] #0 4.695 OK: 264 MiB in 52 packages [2023-12-05T20:02:45.243Z] #73 DONE 5.4s [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T20:02:45.243Z] #63 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.243Z] #63 ... [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #74 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-05T20:02:45.243Z] #74 DONE 0.1s [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:02:45.243Z] #75 DONE 0.1s [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T20:02:45.243Z] #63 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.243Z] #63 ... [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #76 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-05T20:02:45.243Z] #76 DONE 0.0s [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #77 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T20:02:45.243Z] #77 DONE 0.0s [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #78 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-05T20:02:45.243Z] #78 DONE 0.1s [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #79 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-05T20:02:45.243Z] #79 DONE 0.0s [2023-12-05T20:02:45.243Z] [2023-12-05T20:02:45.243Z] #80 [security-spire-config] exporting to image [2023-12-05T20:02:45.243Z] #80 exporting layers [2023-12-05T20:02:45.536Z] #80 ... [2023-12-05T20:02:45.536Z] [2023-12-05T20:02:45.536Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T20:02:45.536Z] #0 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.536Z] #0 2.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.536Z] #0 2.905 OK: 8 MiB in 17 packages [2023-12-05T20:02:45.536Z] #81 DONE 3.0s [2023-12-05T20:02:45.536Z] [2023-12-05T20:02:45.536Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-05T20:02:45.536Z] #0 2.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.536Z] #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.536Z] #0 2.972 OK: 7 MiB in 17 packages [2023-12-05T20:02:45.536Z] #82 DONE 3.1s [2023-12-05T20:02:45.536Z] [2023-12-05T20:02:45.536Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-05T20:02:45.536Z] #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.536Z] #0 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:45.536Z] #0 3.214 OK: 17 MiB in 19 packages [2023-12-05T20:02:45.536Z] #83 DONE 3.3s [2023-12-05T20:02:45.536Z] [2023-12-05T20:02:45.536Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T20:02:45.536Z] #63 3.239 OK: 8 MiB in 20 packages [2023-12-05T20:02:45.536Z] #63 DONE 3.4s [2023-12-05T20:02:45.536Z] [2023-12-05T20:02:45.536Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-05T20:02:47.000Z] #84 DONE 1.3s [2023-12-05T20:02:47.000Z] [2023-12-05T20:02:47.000Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T20:02:47.000Z] #0 1.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:47.000Z] #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:47.000Z] #0 3.207 OK: 12 MiB in 26 packages [2023-12-05T20:02:47.000Z] #85 DONE 4.5s [2023-12-05T20:02:47.000Z] [2023-12-05T20:02:47.000Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T20:02:47.000Z] #0 1.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:47.000Z] #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:02:47.000Z] #0 3.257 OK: 7 MiB in 16 packages [2023-12-05T20:02:47.000Z] #86 DONE 4.4s [2023-12-05T20:02:47.000Z] [2023-12-05T20:02:47.000Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T20:02:47.000Z] #87 DONE 1.4s [2023-12-05T20:02:47.000Z] [2023-12-05T20:02:47.000Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-05T20:02:47.000Z] #88 DONE 1.4s [2023-12-05T20:02:47.000Z] [2023-12-05T20:02:47.000Z] #80 [security-spire-config] exporting to image [2023-12-05T20:02:47.000Z] #80 exporting layers 1.7s done [2023-12-05T20:02:47.000Z] #80 writing image sha256:b91b4f0c1473b92f06c891de809c5cbf82082de1f3c4657d3ef5969b1bcfeeb1 done [2023-12-05T20:02:47.000Z] #80 naming to docker.io/library/security-spire-config done [2023-12-05T20:02:47.000Z] #80 DONE 1.7s [2023-12-05T20:02:47.000Z] [2023-12-05T20:02:47.000Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-05T20:02:47.000Z] #89 DONE 0.1s [2023-12-05T20:02:47.000Z] [2023-12-05T20:02:47.000Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-05T20:02:47.941Z] #90 DONE 1.0s [2023-12-05T20:02:47.941Z] [2023-12-05T20:02:47.941Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T20:02:47.941Z] #91 DONE 0.0s [2023-12-05T20:02:47.941Z] [2023-12-05T20:02:47.941Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T20:02:47.941Z] #92 DONE 1.1s [2023-12-05T20:02:47.941Z] [2023-12-05T20:02:47.941Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-05T20:02:47.941Z] #93 DONE 0.0s [2023-12-05T20:02:47.941Z] [2023-12-05T20:02:47.941Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-05T20:02:48.199Z] #94 DONE 0.1s [2023-12-05T20:02:48.199Z] [2023-12-05T20:02:48.199Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-05T20:02:48.199Z] #95 DONE 0.1s [2023-12-05T20:02:48.199Z] [2023-12-05T20:02:48.199Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-05T20:02:48.199Z] #96 DONE 0.1s [2023-12-05T20:02:48.199Z] [2023-12-05T20:02:48.199Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T20:02:48.199Z] #97 DONE 0.1s [2023-12-05T20:02:48.200Z] [2023-12-05T20:02:48.200Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-05T20:02:48.200Z] #98 DONE 0.0s [2023-12-05T20:02:48.200Z] [2023-12-05T20:02:48.200Z] #80 [security-spire-server] exporting to image [2023-12-05T20:02:48.459Z] #80 ... [2023-12-05T20:02:48.459Z] [2023-12-05T20:02:48.459Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-05T20:02:48.459Z] #99 DONE 2.8s [2023-12-05T20:02:48.459Z] [2023-12-05T20:02:48.459Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-05T20:02:48.459Z] #100 DONE 0.0s [2023-12-05T20:02:48.459Z] [2023-12-05T20:02:48.459Z] #80 [security-spire-agent] exporting to image [2023-12-05T20:02:48.459Z] #80 ... [2023-12-05T20:02:48.459Z] [2023-12-05T20:02:48.459Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-05T20:02:48.459Z] #101 DONE 0.0s [2023-12-05T20:02:48.719Z] [2023-12-05T20:02:48.719Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:02:48.719Z] #35 ... [2023-12-05T20:02:48.719Z] [2023-12-05T20:02:48.719Z] #80 [security-spire-server] exporting to image [2023-12-05T20:02:48.719Z] #80 exporting layers 0.6s done [2023-12-05T20:02:48.719Z] #80 writing image sha256:60df42759aa6a4b1eb9c361995d16381700330aaaeade72bb4d8401f790c0ec6 done [2023-12-05T20:02:48.719Z] #80 naming to docker.io/library/security-spire-server done [2023-12-05T20:02:48.982Z] #80 exporting layers 0.6s done [2023-12-05T20:02:48.982Z] #80 writing image sha256:fb956f41cd5a5aefe5b9feca6d1465f30942ccef64843a3ec65ea73e4c2cfbdd done [2023-12-05T20:02:48.982Z] #80 naming to docker.io/library/security-spire-agent done [2023-12-05T20:02:48.982Z] #80 DONE 2.6s [2023-12-05T20:02:48.982Z] [2023-12-05T20:02:48.982Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:02:53.185Z] #102 ... [2023-12-05T20:02:53.185Z] [2023-12-05T20:02:53.185Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:02:53.185Z] #103 ... [2023-12-05T20:02:53.185Z] [2023-12-05T20:02:53.185Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:02:56.458Z] #9 exporting layers 12.1s done [2023-12-05T20:02:56.458Z] #9 writing image sha256:246206453c8a3dba550eb71bd069c80050c48febe8b10d6f7802ded5d21202fc [2023-12-05T20:02:56.458Z] #9 writing image sha256:246206453c8a3dba550eb71bd069c80050c48febe8b10d6f7802ded5d21202fc done [2023-12-05T20:02:56.458Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-05T20:02:56.458Z] #9 DONE 12.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:02:56.825Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T20:02:56.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:02:57.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-24095 does not seem to be running inside a container [2023-12-05T20:02:57.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@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 [2023-12-05T20:02:58.333Z] $ docker top 794a4af916ac5a427a5cf0fa03266cf4871b20ed51dd149b27803c00176f4f6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:02:58.848Z] + go version [2023-12-05T20:02:59.114Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T20:02:59.135Z] $ docker stop --time=1 794a4af916ac5a427a5cf0fa03266cf4871b20ed51dd149b27803c00176f4f6a [2023-12-05T20:03:00.656Z] $ docker rm -f --volumes 794a4af916ac5a427a5cf0fa03266cf4871b20ed51dd149b27803c00176f4f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:03:01.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-05T20:03:01.759Z] [2023-12-05T20:03:01.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:03:02.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-05T20:03:02.129Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-05T20:03:02.129Z] 547446be3368: Pulling fs layer [2023-12-05T20:03:02.129Z] d125d8839a47: Pulling fs layer [2023-12-05T20:03:02.129Z] 3e85d5ac6304: Pulling fs layer [2023-12-05T20:03:02.129Z] c3105a71a48b: Pulling fs layer [2023-12-05T20:03:02.129Z] 0f093f025ec4: Pulling fs layer [2023-12-05T20:03:02.129Z] c3106fc0e877: Pulling fs layer [2023-12-05T20:03:02.129Z] c3105a71a48b: Waiting [2023-12-05T20:03:02.129Z] 0f093f025ec4: Waiting [2023-12-05T20:03:02.129Z] c3106fc0e877: Waiting [2023-12-05T20:03:02.399Z] 547446be3368: Verifying Checksum [2023-12-05T20:03:02.399Z] 547446be3368: Download complete [2023-12-05T20:03:02.399Z] c3105a71a48b: Verifying Checksum [2023-12-05T20:03:02.399Z] c3105a71a48b: Download complete [2023-12-05T20:03:02.668Z] d125d8839a47: Verifying Checksum [2023-12-05T20:03:02.668Z] d125d8839a47: Download complete [2023-12-05T20:03:02.668Z] c3106fc0e877: Verifying Checksum [2023-12-05T20:03:02.668Z] c3106fc0e877: Download complete [2023-12-05T20:03:02.935Z] 0f093f025ec4: Verifying Checksum [2023-12-05T20:03:02.935Z] 0f093f025ec4: Download complete [2023-12-05T20:03:02.935Z] 547446be3368: Pull complete [2023-12-05T20:03:03.895Z] d125d8839a47: Pull complete [2023-12-05T20:03:04.478Z] 3e85d5ac6304: Download complete [2023-12-05T20:03:20.068Z] #104 DONE 33.6s [2023-12-05T20:03:20.068Z] [2023-12-05T20:03:20.068Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:20.068Z] #70 DONE 33.6s [2023-12-05T20:03:20.068Z] [2023-12-05T20:03:20.068Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:20.068Z] #102 DONE 31.4s [2023-12-05T20:03:20.068Z] [2023-12-05T20:03:20.068Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:20.068Z] #103 DONE 33.9s [2023-12-05T20:03:20.068Z] [2023-12-05T20:03:20.068Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-12-05T20:03:26.675Z] 3e85d5ac6304: Pull complete [2023-12-05T20:03:26.675Z] c3105a71a48b: Pull complete [2023-12-05T20:03:26.675Z] 0f093f025ec4: Pull complete [2023-12-05T20:03:26.675Z] c3106fc0e877: Pull complete [2023-12-05T20:03:26.675Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-05T20:03:26.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-05T20:03:26.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-12-05T20:03:26.773Z] #105 ... [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #106 [support-notifications builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #106 DONE 10.1s [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #105 DONE 10.0s [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #107 [core-metadata builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #107 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:26.773Z] #108 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:26.773Z] #109 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:26.773Z] #110 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:26.773Z] #111 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #112 [support-scheduler builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #112 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:26.773Z] #113 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:26.773Z] #114 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #115 [core-data builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #115 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #116 [security-proxy-setup builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #116 DONE 10.1s [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #117 [core-command builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #117 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:26.773Z] #118 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:26.773Z] #119 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #120 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:26.773Z] #121 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:26.773Z] #122 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:26.773Z] #123 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #124 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:26.773Z] #125 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #126 DONE 10.0s [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:26.773Z] #127 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #128 [security-bootstrapper builder 6/7] COPY . . [2023-12-05T20:03:26.773Z] #128 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:26.773Z] #129 CACHED [2023-12-05T20:03:26.773Z] [2023-12-05T20:03:26.773Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:03:26.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-24095 does not seem to be running inside a container [2023-12-05T20:03:27.010Z] $ 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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@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 [2023-12-05T20:03:28.149Z] #130 1.597 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-05T20:03:28.782Z] $ docker top 8218763a267c89094738b5dd051bead966e1e49e1d401d802386a035392d01fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:03:29.283Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-05T20:03:31.220Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-12-05T20:03:31.220Z] #1 transferring dockerfile: 1.93kB 0.0s done [2023-12-05T20:03:31.220Z] #1 DONE 0.1s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #2 [support-scheduler internal] load .dockerignore [2023-12-05T20:03:31.220Z] #2 transferring context: 50B 0.0s done [2023-12-05T20:03:31.220Z] #2 DONE 0.1s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #3 [core-data internal] load .dockerignore [2023-12-05T20:03:31.220Z] #3 transferring context: 50B done [2023-12-05T20:03:31.220Z] #3 DONE 0.1s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #4 [core-data internal] load build definition from Dockerfile [2023-12-05T20:03:31.220Z] #4 transferring dockerfile: 2.01kB done [2023-12-05T20:03:31.220Z] #4 DONE 0.1s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T20:03:31.220Z] #5 DONE 0.0s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #6 [security-spire-config internal] load .dockerignore [2023-12-05T20:03:31.220Z] #6 transferring context: 50B done [2023-12-05T20:03:31.220Z] #6 DONE 0.1s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-12-05T20:03:31.220Z] #7 transferring dockerfile: 1.69kB done [2023-12-05T20:03:31.220Z] #7 DONE 0.1s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #8 [support-notifications internal] load .dockerignore [2023-12-05T20:03:31.220Z] #8 ... [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-12-05T20:03:31.220Z] #9 transferring dockerfile: 1.95kB done [2023-12-05T20:03:31.220Z] #9 DONE 0.1s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #8 [support-notifications internal] load .dockerignore [2023-12-05T20:03:31.220Z] #8 transferring context: 50B done [2023-12-05T20:03:31.220Z] #8 DONE 0.2s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T20:03:31.220Z] #5 DONE 0.0s [2023-12-05T20:03:31.220Z] [2023-12-05T20:03:31.220Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-05T20:03:31.498Z] #10 ... [2023-12-05T20:03:31.498Z] [2023-12-05T20:03:31.498Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-12-05T20:03:31.498Z] #11 transferring dockerfile: 1.70kB done [2023-12-05T20:03:31.498Z] #11 DONE 0.2s [2023-12-05T20:03:31.498Z] [2023-12-05T20:03:31.498Z] #12 [security-spire-server internal] load .dockerignore [2023-12-05T20:03:31.498Z] #12 transferring context: 50B done [2023-12-05T20:03:31.498Z] #12 DONE 0.2s [2023-12-05T20:03:31.498Z] [2023-12-05T20:03:31.498Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-05T20:03:31.498Z] #10 transferring dockerfile: 2.50kB 0.1s done [2023-12-05T20:03:31.498Z] #10 DONE 0.3s [2023-12-05T20:03:31.498Z] [2023-12-05T20:03:31.498Z] #13 [security-proxy-setup internal] load .dockerignore [2023-12-05T20:03:31.498Z] #13 transferring context: 50B 0.1s done [2023-12-05T20:03:31.498Z] #13 DONE 0.2s [2023-12-05T20:03:31.498Z] [2023-12-05T20:03:31.498Z] #14 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:31.498Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:31.498Z] #14 ... [2023-12-05T20:03:31.498Z] [2023-12-05T20:03:31.498Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-05T20:03:31.498Z] #15 transferring dockerfile: 1.89kB 0.0s done [2023-12-05T20:03:31.498Z] #15 DONE 0.2s [2023-12-05T20:03:31.498Z] [2023-12-05T20:03:31.498Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-12-05T20:03:31.498Z] #16 transferring context: 50B 0.0s done [2023-12-05T20:03:31.498Z] #16 DONE 0.3s [2023-12-05T20:03:31.767Z] [2023-12-05T20:03:31.767Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T20:03:31.767Z] #5 DONE 0.0s [2023-12-05T20:03:31.767Z] [2023-12-05T20:03:31.767Z] #14 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:31.767Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done [2023-12-05T20:03:31.767Z] #14 ... [2023-12-05T20:03:31.767Z] [2023-12-05T20:03:31.767Z] #17 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T20:03:31.767Z] #17 DONE 0.8s [2023-12-05T20:03:31.767Z] [2023-12-05T20:03:31.767Z] #14 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:31.767Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done [2023-12-05T20:03:32.034Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T20:03:32.034Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T20:03:32.034Z] #14 ... [2023-12-05T20:03:32.034Z] [2023-12-05T20:03:32.034Z] #18 [core-metadata internal] load .dockerignore [2023-12-05T20:03:32.034Z] #18 DONE 0.0s [2023-12-05T20:03:32.034Z] [2023-12-05T20:03:32.034Z] #14 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:32.034Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T20:03:32.307Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 307.20kB / 3.33MB 0.1s [2023-12-05T20:03:32.307Z] #14 ... [2023-12-05T20:03:32.307Z] [2023-12-05T20:03:32.307Z] #19 [security-spire-agent internal] load .dockerignore [2023-12-05T20:03:32.307Z] #19 transferring context: 50B 0.0s done [2023-12-05T20:03:32.307Z] #19 DONE 0.7s [2023-12-05T20:03:32.307Z] [2023-12-05T20:03:32.307Z] #14 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:32.307Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s [2023-12-05T20:03:32.307Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-05T20:03:32.307Z] #14 ... [2023-12-05T20:03:32.307Z] [2023-12-05T20:03:32.307Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-12-05T20:03:32.307Z] #20 transferring context: 50B 0.0s done [2023-12-05T20:03:32.307Z] #20 DONE 0.8s [2023-12-05T20:03:32.307Z] [2023-12-05T20:03:32.307Z] #21 [security-spire-agent internal] load build definition from Dockerfile [2023-12-05T20:03:32.307Z] #21 transferring dockerfile: 1.81kB 0.1s done [2023-12-05T20:03:32.307Z] #21 DONE 0.9s [2023-12-05T20:03:32.307Z] [2023-12-05T20:03:32.307Z] #14 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:32.307Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T20:03:32.579Z] #14 ... [2023-12-05T20:03:32.579Z] [2023-12-05T20:03:32.579Z] #22 [security-bootstrapper internal] load .dockerignore [2023-12-05T20:03:32.579Z] #22 DONE 0.0s [2023-12-05T20:03:32.579Z] [2023-12-05T20:03:32.579Z] #23 [core-command internal] load .dockerignore [2023-12-05T20:03:32.579Z] #23 transferring context: 50B 0.0s done [2023-12-05T20:03:32.579Z] #23 DONE 0.7s [2023-12-05T20:03:32.579Z] [2023-12-05T20:03:32.579Z] #24 [security-spire-server internal] load build context [2023-12-05T20:03:32.579Z] #24 DONE 0.0s [2023-12-05T20:03:32.579Z] [2023-12-05T20:03:32.579Z] #25 [core-data internal] load build context [2023-12-05T20:03:32.579Z] #25 transferring context: 2.56MB 0.6s done [2023-12-05T20:03:32.579Z] #25 DONE 1.0s [2023-12-05T20:03:32.579Z] [2023-12-05T20:03:32.579Z] #26 [support-scheduler internal] load build context [2023-12-05T20:03:32.579Z] #26 transferring context: 2.56MB 0.6s done [2023-12-05T20:03:32.579Z] #26 DONE 1.1s [2023-12-05T20:03:32.579Z] [2023-12-05T20:03:32.579Z] #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:32.579Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done [2023-12-05T20:03:32.579Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T20:03:32.579Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T20:03:32.579Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T20:03:32.579Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T20:03:32.579Z] #14 ... [2023-12-05T20:03:32.579Z] [2023-12-05T20:03:32.579Z] #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T20:03:32.579Z] #17 DONE 1.0s [2023-12-05T20:03:32.579Z] [2023-12-05T20:03:32.579Z] #27 [support-notifications internal] load build context [2023-12-05T20:03:32.579Z] #27 transferring context: 2.56MB 0.7s done [2023-12-05T20:03:32.579Z] #27 DONE 1.1s [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:32.850Z] #14 ... [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T20:03:32.850Z] #28 DONE 1.5s [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #29 [security-spiffe-token-provider internal] load build context [2023-12-05T20:03:32.850Z] #29 transferring context: 2.56MB 0.5s done [2023-12-05T20:03:32.850Z] #29 DONE 1.0s [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #30 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T20:03:32.850Z] #30 DONE 1.5s [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:32.850Z] #14 ... [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #18 [core-metadata internal] load .dockerignore [2023-12-05T20:03:32.850Z] #18 transferring context: 50B done [2023-12-05T20:03:32.850Z] #18 DONE 0.9s [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #31 [core-command internal] load build definition from Dockerfile [2023-12-05T20:03:32.850Z] #31 transferring dockerfile: 1.93kB done [2023-12-05T20:03:32.850Z] #31 DONE 1.2s [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #32 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-05T20:03:32.850Z] #32 transferring dockerfile: 2.49kB 0.0s done [2023-12-05T20:03:32.850Z] #32 DONE 1.3s [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #33 [security-proxy-setup internal] load build context [2023-12-05T20:03:32.850Z] #33 transferring context: 2.56MB 0.5s done [2023-12-05T20:03:32.850Z] #33 DONE 1.1s [2023-12-05T20:03:32.850Z] [2023-12-05T20:03:32.850Z] #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:33.125Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2023-12-05T20:03:33.125Z] #14 ... [2023-12-05T20:03:33.125Z] [2023-12-05T20:03:33.125Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T20:03:33.125Z] #5 DONE 0.0s [2023-12-05T20:03:33.125Z] [2023-12-05T20:03:33.125Z] #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:33.125Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2023-12-05T20:03:33.395Z] #14 ... [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #34 [security-spire-config internal] load build context [2023-12-05T20:03:33.395Z] #34 transferring context: 16.35kB 0.0s done [2023-12-05T20:03:33.395Z] #34 DONE 0.8s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-05T20:03:33.395Z] #35 DONE 0.6s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #36 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-05T20:03:33.395Z] #36 transferring dockerfile: 2.93kB done [2023-12-05T20:03:33.395Z] #36 DONE 0.8s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #37 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-05T20:03:33.395Z] #37 transferring dockerfile: 2.15kB 0.0s done [2023-12-05T20:03:33.395Z] #37 DONE 1.1s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #38 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-05T20:03:33.395Z] #38 transferring dockerfile: 2.23kB 0.0s done [2023-12-05T20:03:33.395Z] #38 DONE 1.5s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T20:03:33.395Z] #17 DONE 1.3s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:33.395Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-12-05T20:03:33.395Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-05T20:03:33.395Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-05T20:03:33.395Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-05T20:03:33.395Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-05T20:03:33.395Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-12-05T20:03:33.395Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-12-05T20:03:33.395Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T20:03:33.395Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-05T20:03:33.395Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s [2023-12-05T20:03:33.395Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-05T20:03:33.395Z] #39 ... [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #22 [security-bootstrapper internal] load .dockerignore [2023-12-05T20:03:33.395Z] #22 transferring context: 50B done [2023-12-05T20:03:33.395Z] #22 DONE 0.8s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #40 [security-proxy-auth internal] load .dockerignore [2023-12-05T20:03:33.395Z] #40 transferring context: 50B done [2023-12-05T20:03:33.395Z] #40 DONE 1.2s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #30 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T20:03:33.395Z] #30 DONE 1.7s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #41 [core-metadata internal] load build definition from Dockerfile [2023-12-05T20:03:33.395Z] #41 transferring dockerfile: 2.06kB 0.0s done [2023-12-05T20:03:33.395Z] #41 DONE 1.4s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #42 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-05T20:03:33.395Z] #42 transferring context: 50B done [2023-12-05T20:03:33.395Z] #42 DONE 1.6s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-05T20:03:33.395Z] #43 DONE 1.0s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-12-05T20:03:33.395Z] #35 DONE 0.8s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #24 [security-spire-server internal] load build context [2023-12-05T20:03:33.395Z] #24 transferring context: 18.10kB 0.0s done [2023-12-05T20:03:33.395Z] #24 DONE 0.8s [2023-12-05T20:03:33.395Z] [2023-12-05T20:03:33.395Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:33.395Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-12-05T20:03:33.395Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-05T20:03:33.395Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-05T20:03:33.395Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-05T20:03:33.395Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-05T20:03:33.395Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-12-05T20:03:33.395Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-12-05T20:03:33.395Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T20:03:33.395Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-05T20:03:33.395Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-05T20:03:33.666Z] #39 ... [2023-12-05T20:03:33.666Z] [2023-12-05T20:03:33.666Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T20:03:33.666Z] #5 DONE 0.0s [2023-12-05T20:03:33.666Z] [2023-12-05T20:03:33.666Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:33.666Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.11MB / 23.39MB 0.8s [2023-12-05T20:03:33.666Z] #39 ... [2023-12-05T20:03:33.666Z] [2023-12-05T20:03:33.666Z] #30 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T20:03:33.666Z] #30 DONE 2.2s [2023-12-05T20:03:33.666Z] [2023-12-05T20:03:33.666Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T20:03:33.666Z] #17 DONE 1.7s [2023-12-05T20:03:33.666Z] [2023-12-05T20:03:33.666Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-05T20:03:33.666Z] #35 DONE 1.3s [2023-12-05T20:03:33.666Z] [2023-12-05T20:03:33.666Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:33.666Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.40MB / 23.39MB 0.9s [2023-12-05T20:03:33.938Z] #39 ... [2023-12-05T20:03:33.938Z] [2023-12-05T20:03:33.938Z] #14 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:03:33.938Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done [2023-12-05T20:03:33.938Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T20:03:33.938Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T20:03:33.938Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T20:03:33.938Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T20:03:33.938Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2023-12-05T20:03:33.938Z] #14 DONE 3.2s [2023-12-05T20:03:33.938Z] [2023-12-05T20:03:33.938Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:33.938Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.74MB / 23.39MB 1.0s [2023-12-05T20:03:33.938Z] #39 ... [2023-12-05T20:03:33.938Z] [2023-12-05T20:03:33.938Z] #44 [security-spire-agent internal] load build context [2023-12-05T20:03:33.938Z] #44 transferring context: 17.63kB 0.0s done [2023-12-05T20:03:33.938Z] #44 DONE 0.5s [2023-12-05T20:03:33.938Z] [2023-12-05T20:03:33.938Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:33.938Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.2s [2023-12-05T20:03:34.206Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.4s [2023-12-05T20:03:34.478Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.71MB / 23.39MB 1.6s [2023-12-05T20:03:34.747Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 1.9s [2023-12-05T20:03:35.018Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.23MB / 23.39MB 2.1s [2023-12-05T20:03:35.292Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s [2023-12-05T20:03:35.292Z] #39 ... [2023-12-05T20:03:35.292Z] [2023-12-05T20:03:35.292Z] #45 [core-command internal] load build context [2023-12-05T20:03:35.292Z] #45 transferring context: 2.56MB 1.6s done [2023-12-05T20:03:35.292Z] #45 DONE 2.0s [2023-12-05T20:03:35.292Z] [2023-12-05T20:03:35.292Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:35.292Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done [2023-12-05T20:03:35.563Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-05T20:03:35.832Z] #39 ... [2023-12-05T20:03:35.832Z] [2023-12-05T20:03:35.832Z] #46 [security-bootstrapper internal] load build context [2023-12-05T20:03:35.832Z] #46 transferring context: 2.56MB 1.4s done [2023-12-05T20:03:35.832Z] #46 DONE 2.0s [2023-12-05T20:03:35.832Z] [2023-12-05T20:03:35.832Z] #47 [security-secretstore-setup internal] load build context [2023-12-05T20:03:35.832Z] #47 transferring context: 2.56MB 1.9s done [2023-12-05T20:03:35.832Z] #47 DONE 2.4s [2023-12-05T20:03:35.832Z] [2023-12-05T20:03:35.832Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:35.832Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-12-05T20:03:35.832Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-05T20:03:35.832Z] #48 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-05T20:03:35.832Z] #48 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-05T20:03:35.832Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-12-05T20:03:35.832Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 1.2s [2023-12-05T20:03:35.832Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-12-05T20:03:36.105Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.09MB / 17.12MB 1.4s [2023-12-05T20:03:36.373Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 1.7s [2023-12-05T20:03:36.373Z] #48 ... [2023-12-05T20:03:36.373Z] [2023-12-05T20:03:36.373Z] #49 [core-common-config-bootstrapper internal] load build context [2023-12-05T20:03:36.373Z] #49 transferring context: 2.56MB 1.9s done [2023-12-05T20:03:36.373Z] #49 DONE 2.7s [2023-12-05T20:03:36.373Z] [2023-12-05T20:03:36.373Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:36.373Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 1.8s [2023-12-05T20:03:36.644Z] #48 ... [2023-12-05T20:03:36.644Z] [2023-12-05T20:03:36.644Z] #50 [core-metadata internal] load build context [2023-12-05T20:03:36.644Z] #50 transferring context: 2.56MB 1.7s done [2023-12-05T20:03:36.644Z] #50 DONE 2.8s [2023-12-05T20:03:36.644Z] [2023-12-05T20:03:36.644Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:36.644Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 2.1s [2023-12-05T20:03:36.913Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.4s [2023-12-05T20:03:37.183Z] #48 ... [2023-12-05T20:03:37.183Z] [2023-12-05T20:03:37.183Z] #51 [security-proxy-auth internal] load build context [2023-12-05T20:03:37.183Z] #51 transferring context: 2.56MB 1.9s done [2023-12-05T20:03:37.183Z] #51 DONE 3.4s [2023-12-05T20:03:37.183Z] [2023-12-05T20:03:37.183Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:37.183Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 2.5s [2023-12-05T20:03:37.183Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.30MB / 17.12MB 2.6s [2023-12-05T20:03:37.455Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.7s done [2023-12-05T20:03:37.455Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-12-05T20:03:38.052Z] #48 ... [2023-12-05T20:03:38.052Z] [2023-12-05T20:03:38.052Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T20:03:38.052Z] #0 2.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:38.052Z] #0 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:38.052Z] #0 4.860 OK: 266 MiB in 52 packages [2023-12-05T20:03:38.052Z] #52 DONE 5.7s [2023-12-05T20:03:38.052Z] [2023-12-05T20:03:38.052Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:38.113Z] #130 ... [2023-12-05T20:03:38.113Z] [2023-12-05T20:03:38.113Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T20:03:38.113Z] #0 1.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-05T20:03:38.113Z] #131 ... [2023-12-05T20:03:38.113Z] [2023-12-05T20:03:38.113Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T20:03:38.113Z] #0 0.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-05T20:03:38.113Z] #132 ... [2023-12-05T20:03:38.113Z] [2023-12-05T20:03:38.113Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:03:38.113Z] #0 1.522 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-05T20:03:38.113Z] #133 ... [2023-12-05T20:03:38.113Z] [2023-12-05T20:03:38.114Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-05T20:03:38.114Z] #0 1.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-05T20:03:38.114Z] #134 ... [2023-12-05T20:03:38.114Z] [2023-12-05T20:03:38.114Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T20:03:38.114Z] #0 0.419 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-05T20:03:38.114Z] #135 ... [2023-12-05T20:03:38.114Z] [2023-12-05T20:03:38.114Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T20:03:38.114Z] #0 0.705 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-05T20:03:38.114Z] #136 ... [2023-12-05T20:03:38.114Z] [2023-12-05T20:03:38.114Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T20:03:38.114Z] #0 0.704 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-05T20:03:38.114Z] #137 ... [2023-12-05T20:03:38.114Z] [2023-12-05T20:03:38.114Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T20:03:38.114Z] #0 1.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-05T20:03:38.114Z] #138 ... [2023-12-05T20:03:38.114Z] [2023-12-05T20:03:38.114Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T20:03:38.114Z] #0 0.777 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-05T20:03:38.371Z] #139 ... [2023-12-05T20:03:38.371Z] [2023-12-05T20:03:38.371Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T20:03:38.371Z] #0 1.312 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-05T20:03:38.638Z] #48 ... [2023-12-05T20:03:38.638Z] [2023-12-05T20:03:38.638Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-05T20:03:38.638Z] #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:38.638Z] #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:38.638Z] #0 4.877 OK: 266 MiB in 52 packages [2023-12-05T20:03:38.638Z] #53 DONE 5.4s [2023-12-05T20:03:38.638Z] [2023-12-05T20:03:38.638Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:38.906Z] #48 ... [2023-12-05T20:03:38.906Z] [2023-12-05T20:03:38.906Z] #54 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:38.906Z] #54 DONE 0.6s [2023-12-05T20:03:38.906Z] [2023-12-05T20:03:38.906Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:39.193Z] #48 ... [2023-12-05T20:03:39.193Z] [2023-12-05T20:03:39.193Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T20:03:39.193Z] #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:39.193Z] #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:39.193Z] #0 5.597 OK: 266 MiB in 52 packages [2023-12-05T20:03:39.193Z] #55 DONE 6.4s [2023-12-05T20:03:39.193Z] [2023-12-05T20:03:39.193Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:39.779Z] #39 ... [2023-12-05T20:03:39.779Z] [2023-12-05T20:03:39.779Z] #56 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:39.779Z] #56 DONE 0.8s [2023-12-05T20:03:39.779Z] [2023-12-05T20:03:39.779Z] #57 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:39.779Z] #57 DONE 0.5s [2023-12-05T20:03:39.779Z] [2023-12-05T20:03:39.779Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:40.756Z] #48 ... [2023-12-05T20:03:40.756Z] [2023-12-05T20:03:40.756Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T20:03:40.756Z] #0 3.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:40.756Z] #0 4.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:40.756Z] #0 5.642 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T20:03:40.756Z] #0 5.688 (2/4) Installing openssl (3.1.4-r1) [2023-12-05T20:03:40.756Z] #0 5.735 (3/4) Installing su-exec (0.2-r3) [2023-12-05T20:03:40.756Z] #0 5.762 (4/4) Installing yq (4.33.3-r5) [2023-12-05T20:03:40.756Z] #0 6.062 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:03:40.756Z] #0 6.170 OK: 18 MiB in 19 packages [2023-12-05T20:03:40.756Z] #58 DONE 6.8s [2023-12-05T20:03:40.756Z] [2023-12-05T20:03:40.756Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:41.028Z] #48 ... [2023-12-05T20:03:41.028Z] [2023-12-05T20:03:41.028Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-05T20:03:41.028Z] #0 4.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:41.028Z] #0 4.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:41.028Z] #0 6.373 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-05T20:03:41.028Z] #0 6.410 (2/2) Installing su-exec (0.2-r3) [2023-12-05T20:03:41.028Z] #0 6.418 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:03:41.028Z] #0 6.498 OK: 8 MiB in 17 packages [2023-12-05T20:03:41.028Z] #59 DONE 7.1s [2023-12-05T20:03:41.028Z] [2023-12-05T20:03:41.028Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:41.028Z] #48 ... [2023-12-05T20:03:41.028Z] [2023-12-05T20:03:41.028Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-05T20:03:41.028Z] #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:41.028Z] #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:41.028Z] #0 4.343 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T20:03:41.028Z] #0 4.343 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T20:03:41.028Z] #0 4.343 OK: 19946 distinct packages available [2023-12-05T20:03:41.028Z] #0 4.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:41.028Z] #0 5.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:41.028Z] #0 6.958 OK: 266 MiB in 52 packages [2023-12-05T20:03:41.028Z] #60 DONE 7.7s [2023-12-05T20:03:41.028Z] [2023-12-05T20:03:41.028Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:42.011Z] #48 ... [2023-12-05T20:03:42.011Z] [2023-12-05T20:03:42.011Z] #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:03:42.011Z] #61 DONE 1.1s [2023-12-05T20:03:42.284Z] [2023-12-05T20:03:42.284Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-05T20:03:42.284Z] #0 4.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:42.284Z] #0 4.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:42.284Z] #0 6.598 (1/2) Installing ca-certificates (20230506-r0) [2023-12-05T20:03:42.284Z] #0 6.925 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-05T20:03:42.284Z] #0 6.944 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:03:42.284Z] #0 7.025 Executing ca-certificates-20230506-r0.trigger [2023-12-05T20:03:42.284Z] #0 7.709 OK: 9 MiB in 17 packages [2023-12-05T20:03:42.284Z] #62 DONE 8.3s [2023-12-05T20:03:42.284Z] [2023-12-05T20:03:42.284Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:42.284Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.7s [2023-12-05T20:03:43.261Z] #39 ... [2023-12-05T20:03:43.261Z] [2023-12-05T20:03:43.261Z] #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T20:03:43.261Z] #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:43.261Z] #0 6.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:43.261Z] #0 8.995 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T20:03:43.261Z] #0 9.009 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:03:43.261Z] #0 9.109 OK: 8 MiB in 16 packages [2023-12-05T20:03:43.261Z] #63 DONE 10.2s [2023-12-05T20:03:43.261Z] [2023-12-05T20:03:43.261Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T20:03:43.261Z] #0 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:43.261Z] #0 6.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:43.261Z] #0 8.742 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T20:03:43.261Z] #0 8.776 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:03:43.261Z] #0 8.860 OK: 8 MiB in 16 packages [2023-12-05T20:03:43.261Z] #64 DONE 9.6s [2023-12-05T20:03:43.529Z] [2023-12-05T20:03:43.529Z] #65 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T20:03:43.800Z] #65 ... [2023-12-05T20:03:43.800Z] [2023-12-05T20:03:43.800Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T20:03:43.800Z] #0 6.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:43.800Z] #0 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:43.800Z] #0 9.185 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T20:03:43.800Z] #0 9.185 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T20:03:43.800Z] #0 9.185 OK: 19946 distinct packages available [2023-12-05T20:03:43.800Z] #0 9.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #66 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #66 ... [2023-12-05T20:03:44.069Z] [2023-12-05T20:03:44.069Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T20:03:44.069Z] #0 6.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #0 8.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #0 9.968 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T20:03:44.069Z] #0 9.968 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T20:03:44.069Z] #0 9.968 OK: 19946 distinct packages available [2023-12-05T20:03:44.069Z] #67 ... [2023-12-05T20:03:44.069Z] [2023-12-05T20:03:44.069Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T20:03:44.069Z] #0 6.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #0 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #0 8.925 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T20:03:44.069Z] #0 8.925 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T20:03:44.069Z] #0 8.925 OK: 19946 distinct packages available [2023-12-05T20:03:44.069Z] #0 9.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #0 9.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #68 ... [2023-12-05T20:03:44.069Z] [2023-12-05T20:03:44.069Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-05T20:03:44.069Z] #0 6.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #0 7.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:44.069Z] #0 9.686 (1/4) Installing ca-certificates (20230506-r0) [2023-12-05T20:03:44.069Z] #0 9.865 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-05T20:03:44.069Z] #0 9.890 (3/4) Installing su-exec (0.2-r3) [2023-12-05T20:03:44.069Z] #0 9.902 (4/4) Installing yq (4.33.3-r5) [2023-12-05T20:03:44.069Z] #0 10.33 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:03:44.069Z] #0 10.39 Executing ca-certificates-20230506-r0.trigger [2023-12-05T20:03:44.335Z] #69 ... [2023-12-05T20:03:44.335Z] [2023-12-05T20:03:44.335Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:45.749Z] #39 ... [2023-12-05T20:03:45.749Z] [2023-12-05T20:03:45.749Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-05T20:03:45.749Z] #69 10.92 OK: 18 MiB in 19 packages [2023-12-05T20:03:45.749Z] #69 DONE 11.7s [2023-12-05T20:03:45.749Z] [2023-12-05T20:03:45.749Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:46.719Z] #39 ... [2023-12-05T20:03:46.719Z] [2023-12-05T20:03:46.719Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T20:03:46.719Z] #68 12.14 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T20:03:46.719Z] #68 12.16 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-05T20:03:46.719Z] #68 12.17 (3/4) Installing libucontext (1.2-r2) [2023-12-05T20:03:46.719Z] #68 12.18 (4/4) Installing gcompat (1.1.0-r1) [2023-12-05T20:03:46.719Z] #68 12.21 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:03:46.719Z] #68 12.28 OK: 8 MiB in 19 packages [2023-12-05T20:03:46.719Z] #68 DONE 13.0s [2023-12-05T20:03:46.719Z] [2023-12-05T20:03:46.719Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:47.335Z] #39 ... [2023-12-05T20:03:47.335Z] [2023-12-05T20:03:47.335Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T20:03:47.335Z] #66 11.69 (1/11) Installing ca-certificates (20230506-r0) [2023-12-05T20:03:47.335Z] #66 11.87 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-05T20:03:47.335Z] #66 11.93 (3/11) Installing libunistring (1.1-r1) [2023-12-05T20:03:47.335Z] #66 12.00 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-05T20:03:47.335Z] #66 12.02 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-05T20:03:47.335Z] #66 12.07 (6/11) Installing libcurl (8.4.0-r0) [2023-12-05T20:03:47.335Z] #66 12.15 (7/11) Installing curl (8.4.0-r0) [2023-12-05T20:03:47.335Z] #66 12.17 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-05T20:03:47.335Z] #66 12.19 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-05T20:03:47.335Z] #66 12.20 (10/11) Installing libucontext (1.2-r2) [2023-12-05T20:03:47.335Z] #66 12.21 (11/11) Installing gcompat (1.1.0-r1) [2023-12-05T20:03:47.335Z] #66 12.24 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:03:47.335Z] #66 12.25 Executing ca-certificates-20230506-r0.trigger [2023-12-05T20:03:47.335Z] #66 12.90 OK: 13 MiB in 26 packages [2023-12-05T20:03:47.335Z] #66 DONE 13.5s [2023-12-05T20:03:47.335Z] [2023-12-05T20:03:47.335Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:47.335Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.9s [2023-12-05T20:03:47.605Z] #39 ... [2023-12-05T20:03:47.605Z] [2023-12-05T20:03:47.605Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T20:03:47.605Z] #67 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:47.605Z] #67 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:47.605Z] #67 13.06 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-05T20:03:47.605Z] #67 13.12 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-05T20:03:47.605Z] #67 13.12 (3/5) Installing libucontext (1.2-r2) [2023-12-05T20:03:47.605Z] #67 13.12 (4/5) Installing gcompat (1.1.0-r1) [2023-12-05T20:03:47.605Z] #67 13.12 (5/5) Installing openssl (3.1.4-r1) [2023-12-05T20:03:47.605Z] #67 13.17 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:03:47.605Z] #67 13.22 OK: 9 MiB in 20 packages [2023-12-05T20:03:47.605Z] #67 DONE 13.9s [2023-12-05T20:03:47.605Z] [2023-12-05T20:03:47.605Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:48.573Z] #39 ... [2023-12-05T20:03:48.573Z] [2023-12-05T20:03:48.573Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:03:48.573Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.2s done [2023-12-05T20:03:48.573Z] #48 DONE 15.1s [2023-12-05T20:03:48.573Z] [2023-12-05T20:03:48.573Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:48.573Z] #39 ... [2023-12-05T20:03:48.573Z] [2023-12-05T20:03:48.573Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-05T20:03:48.573Z] #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:48.573Z] #0 4.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:48.573Z] #0 7.457 OK: 18 MiB in 19 packages [2023-12-05T20:03:48.573Z] #70 DONE 8.0s [2023-12-05T20:03:48.573Z] [2023-12-05T20:03:48.573Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:48.843Z] #39 ... [2023-12-05T20:03:48.843Z] [2023-12-05T20:03:48.843Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-05T20:03:48.843Z] #71 DONE 0.1s [2023-12-05T20:03:48.843Z] [2023-12-05T20:03:48.843Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:48.843Z] #39 ... [2023-12-05T20:03:48.843Z] [2023-12-05T20:03:48.843Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:48.843Z] #72 ... [2023-12-05T20:03:48.843Z] [2023-12-05T20:03:48.843Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:49.114Z] #39 ... [2023-12-05T20:03:49.114Z] [2023-12-05T20:03:49.114Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-05T20:03:49.114Z] #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:49.114Z] #0 5.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:49.114Z] #0 7.637 OK: 8 MiB in 17 packages [2023-12-05T20:03:49.114Z] #73 DONE 8.2s [2023-12-05T20:03:49.114Z] [2023-12-05T20:03:49.114Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:49.391Z] #39 ... [2023-12-05T20:03:49.391Z] [2023-12-05T20:03:49.391Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:49.660Z] #74 ... [2023-12-05T20:03:49.660Z] [2023-12-05T20:03:49.660Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T20:03:49.660Z] #0 3.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:49.660Z] #0 4.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:49.660Z] #0 7.094 OK: 9 MiB in 17 packages [2023-12-05T20:03:49.660Z] #75 DONE 7.5s [2023-12-05T20:03:49.660Z] [2023-12-05T20:03:49.660Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:49.660Z] #76 ... [2023-12-05T20:03:49.660Z] [2023-12-05T20:03:49.660Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:50.249Z] #39 ... [2023-12-05T20:03:50.250Z] [2023-12-05T20:03:50.250Z] #65 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T20:03:50.250Z] #65 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:50.250Z] #65 4.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:50.250Z] #65 6.485 OK: 8 MiB in 16 packages [2023-12-05T20:03:50.250Z] #65 DONE 7.5s [2023-12-05T20:03:50.250Z] [2023-12-05T20:03:50.250Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T20:03:50.250Z] #0 3.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:50.250Z] #0 4.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:50.250Z] #0 6.419 OK: 8 MiB in 16 packages [2023-12-05T20:03:50.250Z] #77 DONE 6.9s [2023-12-05T20:03:50.250Z] [2023-12-05T20:03:50.250Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:03:50.518Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.0s done [2023-12-05T20:03:50.786Z] #39 DONE 18.3s [2023-12-05T20:03:50.786Z] [2023-12-05T20:03:50.786Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T20:03:50.786Z] #0 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:50.786Z] #0 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:51.753Z] #78 ... [2023-12-05T20:03:51.753Z] [2023-12-05T20:03:51.753Z] #79 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-05T20:03:51.753Z] #79 DONE 2.2s [2023-12-05T20:03:51.753Z] [2023-12-05T20:03:51.753Z] #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-05T20:03:51.753Z] #80 DONE 0.1s [2023-12-05T20:03:51.753Z] [2023-12-05T20:03:51.753Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-05T20:03:51.753Z] #0 2.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:51.753Z] #0 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:51.753Z] #0 5.442 OK: 18 MiB in 19 packages [2023-12-05T20:03:51.753Z] #81 DONE 5.9s [2023-12-05T20:03:51.753Z] [2023-12-05T20:03:51.753Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T20:03:51.753Z] #0 3.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:51.753Z] #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:52.021Z] #82 ... [2023-12-05T20:03:52.021Z] [2023-12-05T20:03:52.021Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:52.290Z] #83 ... [2023-12-05T20:03:52.290Z] [2023-12-05T20:03:52.290Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T20:03:52.290Z] #78 5.244 OK: 8 MiB in 19 packages [2023-12-05T20:03:52.290Z] #78 DONE 5.6s [2023-12-05T20:03:52.290Z] [2023-12-05T20:03:52.290Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T20:03:52.290Z] #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:52.290Z] #0 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:03:52.290Z] #0 4.955 OK: 13 MiB in 26 packages [2023-12-05T20:03:52.561Z] #84 DONE 5.3s [2023-12-05T20:03:52.561Z] [2023-12-05T20:03:52.561Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T20:03:53.529Z] #85 DONE 0.9s [2023-12-05T20:03:53.529Z] [2023-12-05T20:03:53.529Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T20:03:53.529Z] #82 5.282 OK: 9 MiB in 20 packages [2023-12-05T20:03:53.529Z] #82 DONE 6.0s [2023-12-05T20:03:53.529Z] [2023-12-05T20:03:53.529Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-05T20:03:53.529Z] #86 DONE 0.2s [2023-12-05T20:03:53.529Z] [2023-12-05T20:03:53.529Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-05T20:03:53.796Z] #87 DONE 0.2s [2023-12-05T20:03:53.796Z] [2023-12-05T20:03:53.796Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-05T20:03:54.064Z] #88 ... [2023-12-05T20:03:54.064Z] [2023-12-05T20:03:54.064Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T20:03:54.064Z] #89 DONE 0.3s [2023-12-05T20:03:54.064Z] [2023-12-05T20:03:54.064Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-05T20:03:54.064Z] #88 DONE 0.8s [2023-12-05T20:03:54.064Z] [2023-12-05T20:03:54.064Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-05T20:03:54.334Z] #90 DONE 0.2s [2023-12-05T20:03:54.334Z] [2023-12-05T20:03:54.334Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T20:03:54.334Z] #91 ... [2023-12-05T20:03:54.334Z] [2023-12-05T20:03:54.334Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T20:03:54.334Z] #92 DONE 1.0s [2023-12-05T20:03:54.603Z] [2023-12-05T20:03:54.603Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-05T20:03:54.603Z] #93 DONE 0.2s [2023-12-05T20:03:54.603Z] [2023-12-05T20:03:54.603Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-05T20:03:54.603Z] #94 DONE 0.2s [2023-12-05T20:03:54.603Z] [2023-12-05T20:03:54.603Z] #95 [security-spire-config] exporting to image [2023-12-05T20:03:54.603Z] #95 exporting layers [2023-12-05T20:03:54.875Z] #95 ... [2023-12-05T20:03:54.875Z] [2023-12-05T20:03:54.875Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-05T20:03:54.875Z] #96 DONE 0.2s [2023-12-05T20:03:54.875Z] [2023-12-05T20:03:54.875Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T20:03:54.875Z] #97 DONE 0.2s [2023-12-05T20:03:54.875Z] [2023-12-05T20:03:54.875Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T20:03:55.466Z] #91 DONE 1.0s [2023-12-05T20:03:55.466Z] [2023-12-05T20:03:55.466Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-05T20:03:55.466Z] #98 DONE 0.2s [2023-12-05T20:03:55.466Z] [2023-12-05T20:03:55.466Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-05T20:03:55.466Z] #99 DONE 0.2s [2023-12-05T20:03:55.466Z] [2023-12-05T20:03:55.466Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-05T20:03:55.466Z] #100 DONE 0.2s [2023-12-05T20:03:55.466Z] [2023-12-05T20:03:55.466Z] #101 [security-spire-server] exporting to image [2023-12-05T20:03:55.466Z] #101 ... [2023-12-05T20:03:55.466Z] [2023-12-05T20:03:55.466Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-05T20:03:55.466Z] #102 DONE 0.2s [2023-12-05T20:03:55.739Z] [2023-12-05T20:03:55.739Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T20:03:55.739Z] #103 DONE 0.2s [2023-12-05T20:03:55.739Z] [2023-12-05T20:03:55.739Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-05T20:03:55.739Z] #104 DONE 0.1s [2023-12-05T20:03:55.739Z] [2023-12-05T20:03:55.739Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:56.011Z] #83 ... [2023-12-05T20:03:56.011Z] [2023-12-05T20:03:56.011Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-05T20:03:56.280Z] #105 DONE 0.1s [2023-12-05T20:03:56.280Z] [2023-12-05T20:03:56.280Z] #106 [security-spire-agent] exporting to image [2023-12-05T20:03:56.280Z] #106 ... [2023-12-05T20:03:56.280Z] [2023-12-05T20:03:56.280Z] #95 [security-spire-config] exporting to image [2023-12-05T20:03:56.280Z] #95 exporting layers 1.7s done [2023-12-05T20:03:56.280Z] #95 writing image sha256:00eb905b73b5b2f363546b2c6efc8e39fd52ecf3701721ca9305904a360778e1 done [2023-12-05T20:03:56.280Z] #95 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-05T20:03:56.280Z] #95 DONE 1.8s [2023-12-05T20:03:56.548Z] [2023-12-05T20:03:56.548Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:57.146Z] #72 ... [2023-12-05T20:03:57.146Z] [2023-12-05T20:03:57.146Z] #101 [security-spire-server] exporting to image [2023-12-05T20:03:57.146Z] #101 exporting layers 1.7s done [2023-12-05T20:03:57.146Z] #101 writing image sha256:0eb8ca55226d076c7ad199bcb9436d00894d4e387e4b6ff85d755bed4c974427 0.0s done [2023-12-05T20:03:57.146Z] #101 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-05T20:03:57.146Z] #101 DONE 1.7s [2023-12-05T20:03:57.416Z] [2023-12-05T20:03:57.416Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:03:57.687Z] #76 ... [2023-12-05T20:03:57.687Z] [2023-12-05T20:03:57.687Z] #106 [security-spire-agent] exporting to image [2023-12-05T20:03:57.687Z] #106 exporting layers 1.5s done [2023-12-05T20:03:57.687Z] #106 writing image sha256:d4cf50cd6653c37f3fceb396a69b6efd5e90f42292328647980e7d0a25d044c5 done [2023-12-05T20:03:57.687Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-05T20:03:57.687Z] #106 DONE 1.5s [2023-12-05T20:03:57.687Z] [2023-12-05T20:03:57.687Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:12.707Z] #76 DONE 32.9s [2023-12-05T20:04:12.707Z] [2023-12-05T20:04:12.707Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:12.707Z] #83 DONE 30.4s [2023-12-05T20:04:12.707Z] [2023-12-05T20:04:12.707Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:12.707Z] #72 DONE 33.7s [2023-12-05T20:04:12.707Z] [2023-12-05T20:04:12.707Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:12.707Z] #74 DONE 33.0s [2023-12-05T20:04:12.707Z] [2023-12-05T20:04:12.707Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #107 DONE 0.8s [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #108 [core-data builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #108 DONE 0.8s [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #109 [security-bootstrapper builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #109 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:13.298Z] #110 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:04:13.298Z] #111 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:13.298Z] #112 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #113 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:04:13.298Z] #114 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #115 [core-metadata builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #115 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:13.298Z] #116 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:04:13.298Z] #117 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:04:13.298Z] #118 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #119 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:13.298Z] #120 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:04:13.298Z] #121 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #122 [core-command builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #122 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:13.298Z] #123 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:13.298Z] #124 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:04:13.298Z] #125 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #126 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #127 [security-proxy-setup builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #127 DONE 0.8s [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #128 [support-notifications builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #128 DONE 0.9s [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:04:13.298Z] #129 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:04:13.298Z] #130 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #131 [support-scheduler builder 6/7] COPY . . [2023-12-05T20:04:13.298Z] #131 CACHED [2023-12-05T20:04:13.298Z] [2023-12-05T20:04:13.298Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T20:04:16.668Z] #132 2.757 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-05T20:04:23.328Z] #132 ... [2023-12-05T20:04:23.328Z] [2023-12-05T20:04:23.328Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T20:04:23.328Z] #0 2.488 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-05T20:04:23.669Z] #133 ... [2023-12-05T20:04:23.669Z] [2023-12-05T20:04:23.669Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T20:04:23.669Z] #0 2.641 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-05T20:04:23.669Z] #134 ... [2023-12-05T20:04:23.669Z] [2023-12-05T20:04:23.669Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T20:04:23.669Z] #0 2.195 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-05T20:04:23.938Z] #135 ... [2023-12-05T20:04:23.938Z] [2023-12-05T20:04:23.938Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-05T20:04:23.938Z] #0 2.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-05T20:04:23.938Z] #136 ... [2023-12-05T20:04:23.938Z] [2023-12-05T20:04:23.938Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T20:04:23.938Z] #0 1.746 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-05T20:04:24.205Z] #137 ... [2023-12-05T20:04:24.205Z] [2023-12-05T20:04:24.205Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T20:04:24.205Z] #0 2.463 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-05T20:04:24.471Z] #138 ... [2023-12-05T20:04:24.472Z] [2023-12-05T20:04:24.472Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T20:04:24.472Z] #0 2.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-05T20:04:24.472Z] #139 ... [2023-12-05T20:04:24.472Z] [2023-12-05T20:04:24.472Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T20:04:24.472Z] #0 2.054 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-05T20:04:24.740Z] #140 ... [2023-12-05T20:04:24.740Z] [2023-12-05T20:04:24.740Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T20:04:24.740Z] #0 2.850 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-05T20:04:24.740Z] #141 ... [2023-12-05T20:04:24.740Z] [2023-12-05T20:04:24.740Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:04:24.740Z] #0 2.367 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-05T20:04:46.280Z] #140 ... [2023-12-05T20:04:46.280Z] [2023-12-05T20:04:46.280Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-05T20:04:46.280Z] #134 73.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-05T20:05:01.238Z] #134 ... [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T20:05:01.238Z] #130 DONE 94.0s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T20:05:01.238Z] #132 DONE 94.0s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T20:05:01.238Z] #139 DONE 94.0s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T20:05:01.238Z] #138 DONE 94.1s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:01.238Z] #141 ... [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T20:05:01.238Z] #140 DONE 94.0s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T20:05:01.238Z] #136 DONE 94.1s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T20:05:01.238Z] #135 DONE 94.1s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-05T20:05:01.238Z] #142 ... [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-05T20:05:01.238Z] #134 DONE 94.3s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T20:05:01.238Z] #131 DONE 94.5s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:05:01.238Z] #133 DONE 94.5s [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:01.238Z] #143 ... [2023-12-05T20:05:01.238Z] [2023-12-05T20:05:01.238Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T20:05:01.238Z] #137 DONE 94.6s [2023-12-05T20:05:01.498Z] [2023-12-05T20:05:01.498Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:01.498Z] #141 DONE 0.9s [2023-12-05T20:05:01.498Z] [2023-12-05T20:05:01.498Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:01.498Z] #144 ... [2023-12-05T20:05:01.498Z] [2023-12-05T20:05:01.498Z] #145 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:01.498Z] #145 DONE 0.8s [2023-12-05T20:05:01.498Z] [2023-12-05T20:05:01.498Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-05T20:05:01.498Z] #142 DONE 0.8s [2023-12-05T20:05:01.758Z] [2023-12-05T20:05:01.758Z] #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:01.758Z] #146 DONE 0.9s [2023-12-05T20:05:01.758Z] [2023-12-05T20:05:01.758Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:01.758Z] #143 DONE 0.6s [2023-12-05T20:05:01.758Z] [2023-12-05T20:05:01.758Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:01.758Z] #144 DONE 0.3s [2023-12-05T20:05:01.758Z] [2023-12-05T20:05:01.758Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:01.758Z] #147 ... [2023-12-05T20:05:01.758Z] [2023-12-05T20:05:01.758Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:01.758Z] #148 DONE 0.4s [2023-12-05T20:05:01.758Z] [2023-12-05T20:05:01.758Z] #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:01.758Z] #149 DONE 0.3s [2023-12-05T20:05:01.758Z] [2023-12-05T20:05:01.758Z] #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:01.758Z] #150 DONE 0.3s [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:02.019Z] #151 CACHED [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:02.019Z] #152 CACHED [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:02.019Z] #153 CACHED [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:02.019Z] #154 CACHED [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:02.019Z] #155 CACHED [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:02.019Z] #156 CACHED [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:02.019Z] #157 CACHED [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:02.019Z] #158 CACHED [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:02.019Z] #159 DONE 0.2s [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:02.019Z] #147 DONE 0.2s [2023-12-05T20:05:02.019Z] [2023-12-05T20:05:02.019Z] #160 [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 [2023-12-05T20:05:03.938Z] #160 ... [2023-12-05T20:05:03.938Z] [2023-12-05T20:05:03.938Z] #161 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-05T20:05:03.938Z] #161 DONE 2.2s [2023-12-05T20:05:04.202Z] [2023-12-05T20:05:04.202Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-05T20:05:04.472Z] #162 ... [2023-12-05T20:05:04.472Z] [2023-12-05T20:05:04.472Z] #163 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:04.472Z] #163 DONE 2.9s [2023-12-05T20:05:04.472Z] [2023-12-05T20:05:04.472Z] #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-05T20:05:04.472Z] #164 DONE 2.8s [2023-12-05T20:05:04.733Z] [2023-12-05T20:05:04.733Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:04.733Z] #165 DONE 2.9s [2023-12-05T20:05:04.733Z] [2023-12-05T20:05:04.733Z] #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-05T20:05:04.733Z] #166 DONE 2.8s [2023-12-05T20:05:04.733Z] [2023-12-05T20:05:04.733Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-05T20:05:04.733Z] #167 DONE 2.8s [2023-12-05T20:05:04.733Z] [2023-12-05T20:05:04.733Z] #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-05T20:05:04.733Z] #168 DONE 2.9s [2023-12-05T20:05:04.733Z] [2023-12-05T20:05:04.733Z] #160 [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 [2023-12-05T20:05:04.733Z] #160 DONE 2.8s [2023-12-05T20:05:04.733Z] [2023-12-05T20:05:04.733Z] #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-05T20:05:04.733Z] #169 DONE 2.9s [2023-12-05T20:05:04.733Z] [2023-12-05T20:05:04.733Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-05T20:05:04.733Z] #162 DONE 2.9s [2023-12-05T20:05:04.733Z] [2023-12-05T20:05:04.733Z] #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:04.993Z] #170 ... [2023-12-05T20:05:04.993Z] [2023-12-05T20:05:04.993Z] #171 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:04.993Z] #171 DONE 0.5s [2023-12-05T20:05:04.993Z] [2023-12-05T20:05:04.993Z] #172 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-05T20:05:04.993Z] #172 DONE 0.5s [2023-12-05T20:05:04.993Z] [2023-12-05T20:05:04.993Z] #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-05T20:05:04.993Z] #173 DONE 0.5s [2023-12-05T20:05:04.993Z] [2023-12-05T20:05:04.993Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:04.993Z] #174 DONE 0.5s [2023-12-05T20:05:04.993Z] [2023-12-05T20:05:04.993Z] #80 [support-notifications] exporting to image [2023-12-05T20:05:04.993Z] #80 exporting layers [2023-12-05T20:05:05.255Z] #80 ... [2023-12-05T20:05:05.255Z] [2023-12-05T20:05:05.255Z] #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:05.255Z] #175 DONE 0.5s [2023-12-05T20:05:05.255Z] [2023-12-05T20:05:05.255Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:05.255Z] #176 DONE 0.5s [2023-12-05T20:05:05.255Z] [2023-12-05T20:05:05.255Z] #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:05.255Z] #177 DONE 0.7s [2023-12-05T20:05:05.255Z] [2023-12-05T20:05:05.255Z] #178 [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 [2023-12-05T20:05:05.255Z] #178 DONE 0.7s [2023-12-05T20:05:05.255Z] [2023-12-05T20:05:05.255Z] #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:05.255Z] #179 DONE 0.7s [2023-12-05T20:05:05.255Z] [2023-12-05T20:05:05.255Z] #80 [support-scheduler] exporting to image [2023-12-05T20:05:05.515Z] #80 ... [2023-12-05T20:05:05.515Z] [2023-12-05T20:05:05.515Z] #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:05.515Z] #170 DONE 0.7s [2023-12-05T20:05:05.515Z] [2023-12-05T20:05:05.515Z] #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-05T20:05:05.515Z] #180 DONE 3.9s [2023-12-05T20:05:05.515Z] [2023-12-05T20:05:05.515Z] #80 [security-spiffe-token-provider] exporting to image [2023-12-05T20:05:05.515Z] #80 exporting layers 0.3s done [2023-12-05T20:05:05.515Z] #80 writing image sha256:9e1fd8e4441905afb0f6f520d99d439a748b9ab5cf8f7f8a788c3a37464ffffd [2023-12-05T20:05:05.515Z] #80 ... [2023-12-05T20:05:05.515Z] [2023-12-05T20:05:05.515Z] #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:05.515Z] #181 DONE 0.5s [2023-12-05T20:05:05.515Z] [2023-12-05T20:05:05.515Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-05T20:05:05.515Z] #182 DONE 0.5s [2023-12-05T20:05:05.515Z] [2023-12-05T20:05:05.515Z] #80 [core-data] exporting to image [2023-12-05T20:05:05.515Z] #80 writing image sha256:9e1fd8e4441905afb0f6f520d99d439a748b9ab5cf8f7f8a788c3a37464ffffd done [2023-12-05T20:05:05.515Z] #80 naming to docker.io/library/core-command 0.0s done [2023-12-05T20:05:05.515Z] #80 writing image sha256:1130942842b9078c2cbc614badc0ba8b474e4d314cfaa0190701c63e8de2e966 [2023-12-05T20:05:05.777Z] #80 ... [2023-12-05T20:05:05.777Z] [2023-12-05T20:05:05.777Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-05T20:05:05.777Z] #183 DONE 0.5s [2023-12-05T20:05:05.777Z] [2023-12-05T20:05:05.777Z] #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-05T20:05:05.777Z] #184 DONE 0.6s [2023-12-05T20:05:05.777Z] [2023-12-05T20:05:05.777Z] #80 [support-notifications] exporting to image [2023-12-05T20:05:05.777Z] #80 exporting layers 0.3s done [2023-12-05T20:05:05.777Z] #80 writing image sha256:1130942842b9078c2cbc614badc0ba8b474e4d314cfaa0190701c63e8de2e966 0.0s done [2023-12-05T20:05:05.777Z] #80 naming to docker.io/library/support-notifications done [2023-12-05T20:05:05.777Z] #80 ... [2023-12-05T20:05:05.777Z] [2023-12-05T20:05:05.777Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-05T20:05:05.777Z] #185 DONE 0.3s [2023-12-05T20:05:05.777Z] [2023-12-05T20:05:05.777Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:05:05.777Z] #186 DONE 0.4s [2023-12-05T20:05:05.777Z] [2023-12-05T20:05:05.777Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:05:05.777Z] #187 DONE 0.4s [2023-12-05T20:05:05.777Z] [2023-12-05T20:05:05.777Z] #80 [support-scheduler] exporting to image [2023-12-05T20:05:05.777Z] #80 exporting layers 0.2s done [2023-12-05T20:05:05.777Z] #80 writing image sha256:c26e95b3903d2392268a9d075a48b7fd8b8e880735a0a0cb93df7205f5fcf690 done [2023-12-05T20:05:05.777Z] #80 naming to docker.io/library/support-scheduler done [2023-12-05T20:05:06.722Z] #80 writing image sha256:a2c985e268ccacd4ef478dabc18dd1ceba35d6c328b3f08b1eea77f9d8eac30c [2023-12-05T20:05:06.722Z] #80 writing image sha256:20fcc76196f03ca7f2c05e7a1205d67d8103f8f40a0fb623e3e16c02e5003d00 [2023-12-05T20:05:06.984Z] #80 writing image sha256:20fcc76196f03ca7f2c05e7a1205d67d8103f8f40a0fb623e3e16c02e5003d00 0.6s done [2023-12-05T20:05:06.984Z] #80 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-12-05T20:05:07.251Z] #80 ... [2023-12-05T20:05:07.251Z] [2023-12-05T20:05:07.251Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-05T20:05:07.251Z] #188 DONE 1.5s [2023-12-05T20:05:07.251Z] [2023-12-05T20:05:07.251Z] #80 [core-data] exporting to image [2023-12-05T20:05:07.251Z] #80 exporting layers 1.4s done [2023-12-05T20:05:07.251Z] #80 writing image sha256:a2c985e268ccacd4ef478dabc18dd1ceba35d6c328b3f08b1eea77f9d8eac30c 0.7s done [2023-12-05T20:05:07.251Z] #80 naming to docker.io/library/core-data done [2023-12-05T20:05:07.513Z] #80 ... [2023-12-05T20:05:07.513Z] [2023-12-05T20:05:07.513Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-05T20:05:07.513Z] #189 DONE 1.7s [2023-12-05T20:05:07.777Z] [2023-12-05T20:05:07.777Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-05T20:05:08.727Z] #190 ... [2023-12-05T20:05:08.727Z] [2023-12-05T20:05:08.727Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:05:08.727Z] #191 DONE 2.8s [2023-12-05T20:05:08.727Z] [2023-12-05T20:05:08.727Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-05T20:05:09.010Z] #192 ... [2023-12-05T20:05:09.010Z] [2023-12-05T20:05:09.010Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:05:09.010Z] #193 DONE 3.3s [2023-12-05T20:05:09.273Z] [2023-12-05T20:05:09.273Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:05:09.273Z] #194 DONE 3.4s [2023-12-05T20:05:09.273Z] [2023-12-05T20:05:09.273Z] #80 [core-common-config-bootstrapper] exporting to image [2023-12-05T20:05:09.273Z] #80 writing image sha256:533f22f3313248463f4167b75252aaf75ca539ea2b149b4065db6b5caec4ae56 [2023-12-05T20:05:10.227Z] #80 ... [2023-12-05T20:05:10.227Z] [2023-12-05T20:05:10.227Z] #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T20:05:10.227Z] #195 DONE 3.0s [2023-12-05T20:05:10.227Z] [2023-12-05T20:05:10.227Z] #80 [security-proxy-auth] exporting to image [2023-12-05T20:05:10.227Z] #80 writing image sha256:533f22f3313248463f4167b75252aaf75ca539ea2b149b4065db6b5caec4ae56 0.7s done [2023-12-05T20:05:10.227Z] #80 naming to docker.io/library/core-metadata [2023-12-05T20:05:10.227Z] #80 naming to docker.io/library/core-metadata 0.1s done [2023-12-05T20:05:11.622Z] #80 ... [2023-12-05T20:05:11.622Z] [2023-12-05T20:05:11.622Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-05T20:05:11.622Z] #190 DONE 3.7s [2023-12-05T20:05:11.622Z] [2023-12-05T20:05:11.622Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T20:05:12.191Z] #196 ... [2023-12-05T20:05:12.191Z] [2023-12-05T20:05:12.191Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-05T20:05:12.191Z] #192 DONE 3.5s [2023-12-05T20:05:12.191Z] [2023-12-05T20:05:12.191Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-05T20:05:12.761Z] #197 ... [2023-12-05T20:05:12.761Z] [2023-12-05T20:05:12.761Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T20:05:12.761Z] #196 DONE 1.4s [2023-12-05T20:05:13.021Z] [2023-12-05T20:05:13.021Z] #80 [core-common-config-bootstrapper] exporting to image [2023-12-05T20:05:13.021Z] #80 exporting layers 3.6s done [2023-12-05T20:05:13.021Z] #80 writing image sha256:9fbf9548d674e81cc1cdcdcae047e7924aceb7ea68ccbfabc0b9467a4d7b9664 0.1s done [2023-12-05T20:05:13.021Z] #80 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2023-12-05T20:05:13.021Z] #80 ... [2023-12-05T20:05:13.021Z] [2023-12-05T20:05:13.021Z] #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:05:13.021Z] #198 DONE 2.9s [2023-12-05T20:05:13.021Z] [2023-12-05T20:05:13.021Z] #80 [security-proxy-auth] exporting to image [2023-12-05T20:05:13.021Z] #80 writing image sha256:083a258c9adc91e7c6233613a609372e43a5f36608e9a0da47f518cdcdf689e6 done [2023-12-05T20:05:13.021Z] #80 naming to docker.io/library/security-proxy-auth 0.1s done [2023-12-05T20:05:14.405Z] #80 ... [2023-12-05T20:05:14.405Z] [2023-12-05T20:05:14.405Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-05T20:05:14.405Z] #197 DONE 2.2s [2023-12-05T20:05:14.405Z] [2023-12-05T20:05:14.405Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-05T20:05:16.939Z] #199 DONE 2.2s [2023-12-05T20:05:16.939Z] [2023-12-05T20:05:16.939Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:05:17.197Z] #200 DONE 4.2s [2023-12-05T20:05:17.197Z] [2023-12-05T20:05:17.197Z] #80 [security-secretstore-setup] exporting to image [2023-12-05T20:05:17.197Z] #80 ... [2023-12-05T20:05:17.197Z] [2023-12-05T20:05:17.197Z] #201 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-05T20:05:17.197Z] #201 DONE 0.6s [2023-12-05T20:05:17.197Z] [2023-12-05T20:05:17.197Z] #80 [security-proxy-setup] exporting to image [2023-12-05T20:05:17.197Z] #80 exporting layers 4.2s done [2023-12-05T20:05:17.197Z] #80 writing image sha256:fbf4e2b032092a4688e9593779d8190bca1682d3fb7ff7b938cae8608a3b21b2 done [2023-12-05T20:05:17.197Z] #80 naming to docker.io/library/security-proxy-setup done [2023-12-05T20:05:17.456Z] #80 ... [2023-12-05T20:05:17.456Z] [2023-12-05T20:05:17.456Z] #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-05T20:05:17.456Z] #202 DONE 0.1s [2023-12-05T20:05:17.456Z] [2023-12-05T20:05:17.456Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-05T20:05:17.456Z] #203 DONE 0.1s [2023-12-05T20:05:17.456Z] [2023-12-05T20:05:17.456Z] #80 [security-proxy-setup] exporting to image [2023-12-05T20:05:17.456Z] #80 exporting layers 0.3s done [2023-12-05T20:05:17.456Z] #80 writing image sha256:175cd3adc29f49734243eab5939e1398314d8ca618468214ecfa9e9e284b4b78 done [2023-12-05T20:05:17.456Z] #80 naming to docker.io/library/security-secretstore-setup done [2023-12-05T20:05:17.456Z] #80 DONE 15.0s [2023-12-05T20:05:17.456Z] [2023-12-05T20:05:17.456Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T20:05:17.714Z] #204 DONE 0.3s [2023-12-05T20:05:17.714Z] [2023-12-05T20:05:17.714Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T20:05:17.972Z] #35 ... [2023-12-05T20:05:17.972Z] [2023-12-05T20:05:17.972Z] #80 [security-bootstrapper] exporting to image [2023-12-05T20:05:17.972Z] #80 exporting layers 0.3s done [2023-12-05T20:05:17.972Z] #80 writing image sha256:235699899e8a8d8a5ce6a09bc1bbe6f2c5fe0b8e3ebf22ab66ab5e361a850e2c 0.0s done [2023-12-05T20:05:17.972Z] #80 naming to docker.io/library/security-bootstrapper done [2023-12-05T20:05:17.972Z] #80 DONE 15.2s [2023-12-05T20:05:17.972Z] [2023-12-05T20:05:17.972Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:05:17.972Z] time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-05T20:05:17.957Z] $ docker stop --time=1 26eb39635ee7fb5cddc4d0d0bead2ab9f508521703b988824dd34f9a0c62a45e [2023-12-05T20:05:19.989Z] $ docker rm -f --volumes 26eb39635ee7fb5cddc4d0d0bead2ab9f508521703b988824dd34f9a0c62a45e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T20:05:20.468Z] + docker images [2023-12-05T20:05:20.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-05T20:05:20.469Z] security-bootstrapper latest 235699899e8a 3 seconds ago 23.4MB [2023-12-05T20:05:20.469Z] security-secretstore-setup latest 175cd3adc29f 4 seconds ago 44.5MB [2023-12-05T20:05:20.469Z] security-proxy-setup latest fbf4e2b03209 8 seconds ago 29.4MB [2023-12-05T20:05:20.469Z] core-common-config-bootstrapper latest 9fbf9548d674 12 seconds ago 18.3MB [2023-12-05T20:05:20.469Z] security-proxy-auth latest 083a258c9adc 12 seconds ago 19.5MB [2023-12-05T20:05:20.469Z] core-metadata latest 533f22f33132 15 seconds ago 21.7MB [2023-12-05T20:05:20.469Z] core-data latest a2c985e268cc 15 seconds ago 21.4MB [2023-12-05T20:05:20.469Z] security-spiffe-token-provider latest 20fcc76196f0 15 seconds ago 35.2MB [2023-12-05T20:05:20.469Z] support-notifications latest 1130942842b9 16 seconds ago 34.8MB [2023-12-05T20:05:20.469Z] core-command latest 9e1fd8e44419 16 seconds ago 21.2MB [2023-12-05T20:05:20.469Z] support-scheduler latest c26e95b3903d 16 seconds ago 34.2MB [2023-12-05T20:05:20.469Z] security-spire-agent latest fb956f41cd5a 2 minutes ago 161MB [2023-12-05T20:05:20.469Z] security-spire-server latest 60df42759aa6 2 minutes ago 102MB [2023-12-05T20:05:20.469Z] security-spire-config latest b91b4f0c1473 2 minutes ago 102MB [2023-12-05T20:05:20.469Z] ci-base-image-x86_64 latest e9d067c4b4bb 5 minutes ago 937MB [2023-12-05T20:05:20.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 weeks ago 564MB [2023-12-05T20:05:20.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-05T20:05:20.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:05:20.844Z] provisioning config files... [2023-12-05T20:05:20.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/613@tmp/config4418787457909708782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:05:21.199Z] ---> ****-login.sh [2023-12-05T20:05:21.199Z] nexus3.edgexfoundry.org:10001 [2023-12-05T20:05:21.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:05:21.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:05:21.199Z] Configure a credential helper to remove this warning. See [2023-12-05T20:05:21.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:05:21.199Z] [2023-12-05T20:05:21.199Z] Login Succeeded [2023-12-05T20:05:21.200Z] nexus3.edgexfoundry.org:10002 [2023-12-05T20:05:21.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:05:21.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:05:21.200Z] Configure a credential helper to remove this warning. See [2023-12-05T20:05:21.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:05:21.200Z] [2023-12-05T20:05:21.200Z] Login Succeeded [2023-12-05T20:05:21.200Z] nexus3.edgexfoundry.org:10003 [2023-12-05T20:05:21.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:05:21.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:05:21.463Z] Configure a credential helper to remove this warning. See [2023-12-05T20:05:21.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:05:21.463Z] [2023-12-05T20:05:21.463Z] Login Succeeded [2023-12-05T20:05:21.463Z] nexus3.edgexfoundry.org:10004 [2023-12-05T20:05:21.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:05:21.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:05:21.463Z] Configure a credential helper to remove this warning. See [2023-12-05T20:05:21.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:05:21.463Z] [2023-12-05T20:05:21.463Z] Login Succeeded [2023-12-05T20:05:21.463Z] ****.io [2023-12-05T20:05:21.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:05:21.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:05:21.982Z] Configure a credential helper to remove this warning. See [2023-12-05T20:05:21.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:05:21.982Z] [2023-12-05T20:05:21.983Z] Login Succeeded [2023-12-05T20:05:21.983Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T20:05:21.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:05:22.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:05:22.204Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-12-05T20:05:22.204Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:22.204Z] latest [2023-12-05T20:05:22.204Z] 3.2.0-dev.3 [2023-12-05T20:05:22.204Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:22.204Z] main [2023-12-05T20:05:22.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:22.671Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:23.088Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:23.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-05T20:05:23.088Z] 3ff08963e042: Preparing [2023-12-05T20:05:23.088Z] b57abe30b4c7: Preparing [2023-12-05T20:05:23.088Z] 35a8f103898e: Preparing [2023-12-05T20:05:23.088Z] 02336360d4b6: Preparing [2023-12-05T20:05:23.088Z] f786f1a043da: Preparing [2023-12-05T20:05:23.088Z] 58af307d683f: Preparing [2023-12-05T20:05:23.088Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:23.088Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:23.088Z] 58af307d683f: Waiting [2023-12-05T20:05:23.088Z] f786f1a043da: Pushed [2023-12-05T20:05:23.088Z] 02336360d4b6: Pushed [2023-12-05T20:05:23.088Z] 35a8f103898e: Pushed [2023-12-05T20:05:24.030Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:24.030Z] 3ff08963e042: Pushed [2023-12-05T20:05:24.030Z] 58af307d683f: Pushed [2023-12-05T20:05:24.597Z] b57abe30b4c7: Pushed [2023-12-05T20:05:24.597Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:25.032Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:25.447Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-05T20:05:25.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-05T20:05:25.447Z] 3ff08963e042: Preparing [2023-12-05T20:05:25.447Z] b57abe30b4c7: Preparing [2023-12-05T20:05:25.447Z] 35a8f103898e: Preparing [2023-12-05T20:05:25.447Z] 02336360d4b6: Preparing [2023-12-05T20:05:25.447Z] f786f1a043da: Preparing [2023-12-05T20:05:25.447Z] 58af307d683f: Preparing [2023-12-05T20:05:25.447Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:25.447Z] 58af307d683f: Waiting [2023-12-05T20:05:25.447Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:25.447Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:25.447Z] b57abe30b4c7: Layer already exists [2023-12-05T20:05:25.447Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:25.447Z] f786f1a043da: Layer already exists [2023-12-05T20:05:25.447Z] 3ff08963e042: Layer already exists [2023-12-05T20:05:25.447Z] 58af307d683f: Layer already exists [2023-12-05T20:05:25.447Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:25.447Z] latest: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:25.880Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:26.290Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.3 [2023-12-05T20:05:26.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-05T20:05:26.290Z] 3ff08963e042: Preparing [2023-12-05T20:05:26.290Z] b57abe30b4c7: Preparing [2023-12-05T20:05:26.290Z] 35a8f103898e: Preparing [2023-12-05T20:05:26.290Z] 02336360d4b6: Preparing [2023-12-05T20:05:26.290Z] f786f1a043da: Preparing [2023-12-05T20:05:26.290Z] 58af307d683f: Preparing [2023-12-05T20:05:26.290Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:26.290Z] 58af307d683f: Waiting [2023-12-05T20:05:26.290Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:26.290Z] b57abe30b4c7: Layer already exists [2023-12-05T20:05:26.290Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:26.290Z] f786f1a043da: Layer already exists [2023-12-05T20:05:26.290Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:26.290Z] 3ff08963e042: Layer already exists [2023-12-05T20:05:26.290Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:26.290Z] 58af307d683f: Layer already exists [2023-12-05T20:05:26.290Z] 3.2.0-dev.3: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:26.716Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:27.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:27.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-05T20:05:27.141Z] 3ff08963e042: Preparing [2023-12-05T20:05:27.141Z] b57abe30b4c7: Preparing [2023-12-05T20:05:27.141Z] 35a8f103898e: Preparing [2023-12-05T20:05:27.141Z] 02336360d4b6: Preparing [2023-12-05T20:05:27.141Z] f786f1a043da: Preparing [2023-12-05T20:05:27.141Z] 58af307d683f: Preparing [2023-12-05T20:05:27.141Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:27.141Z] 58af307d683f: Waiting [2023-12-05T20:05:27.141Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:27.141Z] f786f1a043da: Layer already exists [2023-12-05T20:05:27.141Z] b57abe30b4c7: Layer already exists [2023-12-05T20:05:27.141Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:27.141Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:27.141Z] 3ff08963e042: Layer already exists [2023-12-05T20:05:27.141Z] 58af307d683f: Layer already exists [2023-12-05T20:05:27.141Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:27.141Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:27.568Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:27.992Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-12-05T20:05:27.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-05T20:05:27.992Z] 3ff08963e042: Preparing [2023-12-05T20:05:27.992Z] b57abe30b4c7: Preparing [2023-12-05T20:05:27.992Z] 35a8f103898e: Preparing [2023-12-05T20:05:27.992Z] 02336360d4b6: Preparing [2023-12-05T20:05:27.992Z] f786f1a043da: Preparing [2023-12-05T20:05:27.992Z] 58af307d683f: Preparing [2023-12-05T20:05:27.992Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:27.992Z] 58af307d683f: Waiting [2023-12-05T20:05:27.992Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:27.992Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:27.992Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:27.992Z] 3ff08963e042: Layer already exists [2023-12-05T20:05:27.992Z] f786f1a043da: Layer already exists [2023-12-05T20:05:27.992Z] b57abe30b4c7: Layer already exists [2023-12-05T20:05:27.992Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:27.992Z] 58af307d683f: Layer already exists [2023-12-05T20:05:27.992Z] main: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:05:28.250Z] ===================================================== [Pipeline] echo [2023-12-05T20:05:28.294Z] taggedImages: [2023-12-05T20:05:28.294Z] - nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:28.294Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-05T20:05:28.294Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.3 [2023-12-05T20:05:28.294Z] - nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:28.294Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-12-05T20:05:28.348Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-12-05T20:05:28.348Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:28.348Z] latest [2023-12-05T20:05:28.348Z] 3.2.0-dev.3 [2023-12-05T20:05:28.348Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:28.348Z] main [2023-12-05T20:05:28.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:28.871Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:29.494Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:29.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-05T20:05:29.495Z] 5c1e079bde8e: Preparing [2023-12-05T20:05:29.495Z] 5403d3b7b8df: Preparing [2023-12-05T20:05:29.495Z] 10b4cf2dd357: Preparing [2023-12-05T20:05:29.495Z] 558a4a5fe7bd: Preparing [2023-12-05T20:05:29.495Z] 35a8f103898e: Preparing [2023-12-05T20:05:29.495Z] 02336360d4b6: Preparing [2023-12-05T20:05:29.495Z] f786f1a043da: Preparing [2023-12-05T20:05:29.495Z] 58af307d683f: Preparing [2023-12-05T20:05:29.495Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:29.495Z] f786f1a043da: Waiting [2023-12-05T20:05:29.495Z] 02336360d4b6: Waiting [2023-12-05T20:05:29.495Z] 58af307d683f: Waiting [2023-12-05T20:05:29.495Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:29.495Z] 10b4cf2dd357: Pushed [2023-12-05T20:05:29.495Z] 5403d3b7b8df: Pushed [2023-12-05T20:05:30.475Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:30.475Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:30.475Z] 5c1e079bde8e: Pushed [2023-12-05T20:05:30.475Z] f786f1a043da: Layer already exists [2023-12-05T20:05:30.475Z] 58af307d683f: Layer already exists [2023-12-05T20:05:30.752Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:31.011Z] 558a4a5fe7bd: Pushed [2023-12-05T20:05:31.268Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:31.695Z] + 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 [2023-12-05T20:05:32.150Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-05T20:05:32.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-05T20:05:32.150Z] 5c1e079bde8e: Preparing [2023-12-05T20:05:32.150Z] 5403d3b7b8df: Preparing [2023-12-05T20:05:32.150Z] 10b4cf2dd357: Preparing [2023-12-05T20:05:32.150Z] 558a4a5fe7bd: Preparing [2023-12-05T20:05:32.150Z] 35a8f103898e: Preparing [2023-12-05T20:05:32.150Z] 02336360d4b6: Preparing [2023-12-05T20:05:32.150Z] f786f1a043da: Preparing [2023-12-05T20:05:32.150Z] 02336360d4b6: Waiting [2023-12-05T20:05:32.150Z] 58af307d683f: Preparing [2023-12-05T20:05:32.150Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:32.150Z] f786f1a043da: Waiting [2023-12-05T20:05:32.150Z] 58af307d683f: Waiting [2023-12-05T20:05:32.150Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:32.150Z] 5403d3b7b8df: Layer already exists [2023-12-05T20:05:32.150Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:32.150Z] 558a4a5fe7bd: Layer already exists [2023-12-05T20:05:32.150Z] 10b4cf2dd357: Layer already exists [2023-12-05T20:05:32.150Z] 5c1e079bde8e: Layer already exists [2023-12-05T20:05:32.150Z] f786f1a043da: Layer already exists [2023-12-05T20:05:32.150Z] 58af307d683f: Layer already exists [2023-12-05T20:05:32.150Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:32.150Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:32.150Z] latest: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:32.578Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:33.001Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.3 [2023-12-05T20:05:33.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-05T20:05:33.001Z] 5c1e079bde8e: Preparing [2023-12-05T20:05:33.001Z] 5403d3b7b8df: Preparing [2023-12-05T20:05:33.001Z] 10b4cf2dd357: Preparing [2023-12-05T20:05:33.001Z] 558a4a5fe7bd: Preparing [2023-12-05T20:05:33.001Z] 35a8f103898e: Preparing [2023-12-05T20:05:33.001Z] 02336360d4b6: Preparing [2023-12-05T20:05:33.001Z] f786f1a043da: Preparing [2023-12-05T20:05:33.001Z] 58af307d683f: Preparing [2023-12-05T20:05:33.001Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:33.001Z] 02336360d4b6: Waiting [2023-12-05T20:05:33.001Z] 58af307d683f: Waiting [2023-12-05T20:05:33.001Z] f786f1a043da: Waiting [2023-12-05T20:05:33.001Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:33.001Z] 558a4a5fe7bd: Layer already exists [2023-12-05T20:05:33.001Z] 5403d3b7b8df: Layer already exists [2023-12-05T20:05:33.001Z] 5c1e079bde8e: Layer already exists [2023-12-05T20:05:33.001Z] 10b4cf2dd357: Layer already exists [2023-12-05T20:05:33.001Z] f786f1a043da: Layer already exists [2023-12-05T20:05:33.001Z] 58af307d683f: Layer already exists [2023-12-05T20:05:33.001Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:33.001Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:33.001Z] 3.2.0-dev.3: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:33.423Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:33.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:33.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-05T20:05:33.946Z] 5c1e079bde8e: Preparing [2023-12-05T20:05:33.946Z] 5403d3b7b8df: Preparing [2023-12-05T20:05:33.946Z] 10b4cf2dd357: Preparing [2023-12-05T20:05:33.946Z] 558a4a5fe7bd: Preparing [2023-12-05T20:05:33.946Z] 35a8f103898e: Preparing [2023-12-05T20:05:33.946Z] 02336360d4b6: Preparing [2023-12-05T20:05:33.946Z] f786f1a043da: Preparing [2023-12-05T20:05:33.946Z] 58af307d683f: Preparing [2023-12-05T20:05:33.946Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:33.946Z] 02336360d4b6: Waiting [2023-12-05T20:05:33.946Z] f786f1a043da: Waiting [2023-12-05T20:05:33.946Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:33.946Z] 558a4a5fe7bd: Layer already exists [2023-12-05T20:05:33.946Z] 10b4cf2dd357: Layer already exists [2023-12-05T20:05:33.946Z] 5403d3b7b8df: Layer already exists [2023-12-05T20:05:33.946Z] 5c1e079bde8e: Layer already exists [2023-12-05T20:05:33.946Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:33.946Z] 58af307d683f: Layer already exists [2023-12-05T20:05:33.946Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:33.946Z] f786f1a043da: Layer already exists [2023-12-05T20:05:33.946Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:33.946Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:34.463Z] + 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 [2023-12-05T20:05:34.991Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-12-05T20:05:34.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-05T20:05:34.991Z] 5c1e079bde8e: Preparing [2023-12-05T20:05:34.991Z] 5403d3b7b8df: Preparing [2023-12-05T20:05:34.991Z] 10b4cf2dd357: Preparing [2023-12-05T20:05:34.991Z] 558a4a5fe7bd: Preparing [2023-12-05T20:05:34.991Z] 35a8f103898e: Preparing [2023-12-05T20:05:34.991Z] 02336360d4b6: Preparing [2023-12-05T20:05:34.991Z] f786f1a043da: Preparing [2023-12-05T20:05:34.991Z] 58af307d683f: Preparing [2023-12-05T20:05:34.991Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:34.991Z] 58af307d683f: Waiting [2023-12-05T20:05:34.991Z] f786f1a043da: Waiting [2023-12-05T20:05:34.991Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:34.991Z] 02336360d4b6: Waiting [2023-12-05T20:05:34.991Z] 10b4cf2dd357: Layer already exists [2023-12-05T20:05:34.991Z] 558a4a5fe7bd: Layer already exists [2023-12-05T20:05:34.991Z] 5c1e079bde8e: Layer already exists [2023-12-05T20:05:34.991Z] 5403d3b7b8df: Layer already exists [2023-12-05T20:05:34.991Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:34.991Z] f786f1a043da: Layer already exists [2023-12-05T20:05:34.991Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:34.991Z] 58af307d683f: Layer already exists [2023-12-05T20:05:34.991Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:34.991Z] main: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:05:35.294Z] ===================================================== [Pipeline] echo [2023-12-05T20:05:35.343Z] taggedImages: [2023-12-05T20:05:35.343Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:35.343Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-05T20:05:35.343Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.3 [2023-12-05T20:05:35.343Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:35.343Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-12-05T20:05:35.406Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-12-05T20:05:35.406Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:35.406Z] latest [2023-12-05T20:05:35.406Z] 3.2.0-dev.3 [2023-12-05T20:05:35.406Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:35.406Z] main [2023-12-05T20:05:35.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:35.933Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:36.360Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:36.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-05T20:05:36.360Z] 5dca973f588f: Preparing [2023-12-05T20:05:36.360Z] 6beac0bc572b: Preparing [2023-12-05T20:05:36.360Z] 35a8f103898e: Preparing [2023-12-05T20:05:36.360Z] 02336360d4b6: Preparing [2023-12-05T20:05:36.360Z] 2d8cd9c39397: Preparing [2023-12-05T20:05:36.360Z] 58af307d683f: Preparing [2023-12-05T20:05:36.360Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:36.360Z] 58af307d683f: Waiting [2023-12-05T20:05:36.360Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:36.360Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:36.360Z] 2d8cd9c39397: Pushed [2023-12-05T20:05:36.360Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:36.360Z] 58af307d683f: Layer already exists [2023-12-05T20:05:36.360Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:36.360Z] 5dca973f588f: Pushed [2023-12-05T20:05:38.263Z] 6beac0bc572b: Pushed [2023-12-05T20:05:38.263Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:38.695Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:39.134Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-05T20:05:39.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-05T20:05:39.134Z] 5dca973f588f: Preparing [2023-12-05T20:05:39.134Z] 6beac0bc572b: Preparing [2023-12-05T20:05:39.134Z] 35a8f103898e: Preparing [2023-12-05T20:05:39.134Z] 02336360d4b6: Preparing [2023-12-05T20:05:39.134Z] 2d8cd9c39397: Preparing [2023-12-05T20:05:39.134Z] 58af307d683f: Preparing [2023-12-05T20:05:39.134Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:39.134Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:39.134Z] 58af307d683f: Waiting [2023-12-05T20:05:39.134Z] 5dca973f588f: Layer already exists [2023-12-05T20:05:39.134Z] 6beac0bc572b: Layer already exists [2023-12-05T20:05:39.134Z] 2d8cd9c39397: Layer already exists [2023-12-05T20:05:39.134Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:39.134Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:39.134Z] 58af307d683f: Layer already exists [2023-12-05T20:05:39.134Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:39.134Z] latest: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:39.616Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:40.062Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.3 [2023-12-05T20:05:40.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-05T20:05:40.062Z] 5dca973f588f: Preparing [2023-12-05T20:05:40.062Z] 6beac0bc572b: Preparing [2023-12-05T20:05:40.062Z] 35a8f103898e: Preparing [2023-12-05T20:05:40.062Z] 02336360d4b6: Preparing [2023-12-05T20:05:40.062Z] 2d8cd9c39397: Preparing [2023-12-05T20:05:40.062Z] 58af307d683f: Preparing [2023-12-05T20:05:40.062Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:40.062Z] 58af307d683f: Waiting [2023-12-05T20:05:40.062Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:40.062Z] 2d8cd9c39397: Layer already exists [2023-12-05T20:05:40.062Z] 6beac0bc572b: Layer already exists [2023-12-05T20:05:40.062Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:40.062Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:40.062Z] 5dca973f588f: Layer already exists [2023-12-05T20:05:40.062Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:40.062Z] 58af307d683f: Layer already exists [2023-12-05T20:05:40.062Z] 3.2.0-dev.3: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:40.519Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:40.949Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:40.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-05T20:05:40.949Z] 5dca973f588f: Preparing [2023-12-05T20:05:40.949Z] 6beac0bc572b: Preparing [2023-12-05T20:05:40.949Z] 35a8f103898e: Preparing [2023-12-05T20:05:40.949Z] 02336360d4b6: Preparing [2023-12-05T20:05:40.949Z] 2d8cd9c39397: Preparing [2023-12-05T20:05:40.949Z] 58af307d683f: Preparing [2023-12-05T20:05:40.949Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:40.949Z] 58af307d683f: Waiting [2023-12-05T20:05:40.949Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:40.949Z] 5dca973f588f: Layer already exists [2023-12-05T20:05:40.949Z] 6beac0bc572b: Layer already exists [2023-12-05T20:05:40.949Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:40.949Z] 2d8cd9c39397: Layer already exists [2023-12-05T20:05:40.949Z] 58af307d683f: Layer already exists [2023-12-05T20:05:40.949Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:40.949Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:41.447Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:41.893Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-12-05T20:05:41.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-05T20:05:41.893Z] 5dca973f588f: Preparing [2023-12-05T20:05:41.893Z] 6beac0bc572b: Preparing [2023-12-05T20:05:41.893Z] 35a8f103898e: Preparing [2023-12-05T20:05:41.893Z] 02336360d4b6: Preparing [2023-12-05T20:05:41.893Z] 2d8cd9c39397: Preparing [2023-12-05T20:05:41.893Z] 58af307d683f: Preparing [2023-12-05T20:05:41.893Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:41.893Z] 58af307d683f: Waiting [2023-12-05T20:05:41.893Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:41.893Z] 2d8cd9c39397: Layer already exists [2023-12-05T20:05:41.893Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:41.893Z] 6beac0bc572b: Layer already exists [2023-12-05T20:05:41.893Z] 5dca973f588f: Layer already exists [2023-12-05T20:05:41.893Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:41.893Z] 58af307d683f: Layer already exists [2023-12-05T20:05:41.893Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:41.893Z] main: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:05:42.211Z] ===================================================== [Pipeline] echo [2023-12-05T20:05:42.265Z] taggedImages: [2023-12-05T20:05:42.265Z] - nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:42.265Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-05T20:05:42.265Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.3 [2023-12-05T20:05:42.265Z] - nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:42.265Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-12-05T20:05:42.338Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-12-05T20:05:42.338Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:42.338Z] latest [2023-12-05T20:05:42.338Z] 3.2.0-dev.3 [2023-12-05T20:05:42.338Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:42.338Z] main [2023-12-05T20:05:42.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:42.903Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:43.368Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:43.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-05T20:05:43.368Z] 791df2932477: Preparing [2023-12-05T20:05:43.368Z] a08c002f3fb4: Preparing [2023-12-05T20:05:43.368Z] 04755e44ab83: Preparing [2023-12-05T20:05:43.368Z] 35a8f103898e: Preparing [2023-12-05T20:05:43.368Z] 02336360d4b6: Preparing [2023-12-05T20:05:43.368Z] f786f1a043da: Preparing [2023-12-05T20:05:43.368Z] 58af307d683f: Preparing [2023-12-05T20:05:43.368Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:43.368Z] f786f1a043da: Waiting [2023-12-05T20:05:43.368Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:43.368Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:43.368Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:43.368Z] f786f1a043da: Layer already exists [2023-12-05T20:05:43.368Z] 58af307d683f: Layer already exists [2023-12-05T20:05:43.368Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:43.368Z] 791df2932477: Pushed [2023-12-05T20:05:43.368Z] a08c002f3fb4: Pushed [2023-12-05T20:05:45.281Z] 04755e44ab83: Pushed [2023-12-05T20:05:45.282Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:45.737Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:46.189Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-05T20:05:46.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-05T20:05:46.189Z] 791df2932477: Preparing [2023-12-05T20:05:46.189Z] a08c002f3fb4: Preparing [2023-12-05T20:05:46.189Z] 04755e44ab83: Preparing [2023-12-05T20:05:46.189Z] 35a8f103898e: Preparing [2023-12-05T20:05:46.189Z] 02336360d4b6: Preparing [2023-12-05T20:05:46.189Z] f786f1a043da: Preparing [2023-12-05T20:05:46.189Z] 58af307d683f: Preparing [2023-12-05T20:05:46.189Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:46.189Z] 58af307d683f: Waiting [2023-12-05T20:05:46.189Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:46.189Z] f786f1a043da: Waiting [2023-12-05T20:05:46.189Z] a08c002f3fb4: Layer already exists [2023-12-05T20:05:46.189Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:46.189Z] 791df2932477: Layer already exists [2023-12-05T20:05:46.189Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:46.189Z] 04755e44ab83: Layer already exists [2023-12-05T20:05:46.189Z] f786f1a043da: Layer already exists [2023-12-05T20:05:46.189Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:46.189Z] 58af307d683f: Layer already exists [2023-12-05T20:05:46.189Z] latest: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:46.635Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:47.098Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.3 [2023-12-05T20:05:47.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-05T20:05:47.098Z] 791df2932477: Preparing [2023-12-05T20:05:47.098Z] a08c002f3fb4: Preparing [2023-12-05T20:05:47.098Z] 04755e44ab83: Preparing [2023-12-05T20:05:47.098Z] 35a8f103898e: Preparing [2023-12-05T20:05:47.098Z] 02336360d4b6: Preparing [2023-12-05T20:05:47.098Z] f786f1a043da: Preparing [2023-12-05T20:05:47.098Z] 58af307d683f: Preparing [2023-12-05T20:05:47.098Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:47.098Z] f786f1a043da: Waiting [2023-12-05T20:05:47.098Z] 58af307d683f: Waiting [2023-12-05T20:05:47.098Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:47.098Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:47.098Z] a08c002f3fb4: Layer already exists [2023-12-05T20:05:47.098Z] 04755e44ab83: Layer already exists [2023-12-05T20:05:47.098Z] 791df2932477: Layer already exists [2023-12-05T20:05:47.098Z] 58af307d683f: Layer already exists [2023-12-05T20:05:47.098Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:47.098Z] f786f1a043da: Layer already exists [2023-12-05T20:05:47.098Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:47.098Z] 3.2.0-dev.3: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:47.558Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:48.015Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:48.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-05T20:05:48.015Z] 791df2932477: Preparing [2023-12-05T20:05:48.015Z] a08c002f3fb4: Preparing [2023-12-05T20:05:48.015Z] 04755e44ab83: Preparing [2023-12-05T20:05:48.015Z] 35a8f103898e: Preparing [2023-12-05T20:05:48.015Z] 02336360d4b6: Preparing [2023-12-05T20:05:48.015Z] f786f1a043da: Preparing [2023-12-05T20:05:48.015Z] 58af307d683f: Preparing [2023-12-05T20:05:48.015Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:48.015Z] f786f1a043da: Waiting [2023-12-05T20:05:48.015Z] 58af307d683f: Waiting [2023-12-05T20:05:48.015Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:48.015Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:48.015Z] 791df2932477: Layer already exists [2023-12-05T20:05:48.015Z] a08c002f3fb4: Layer already exists [2023-12-05T20:05:48.015Z] 04755e44ab83: Layer already exists [2023-12-05T20:05:48.015Z] f786f1a043da: Layer already exists [2023-12-05T20:05:48.015Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:48.015Z] 58af307d683f: Layer already exists [2023-12-05T20:05:48.015Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:48.483Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:48.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-12-05T20:05:48.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-05T20:05:48.938Z] 791df2932477: Preparing [2023-12-05T20:05:48.938Z] a08c002f3fb4: Preparing [2023-12-05T20:05:48.938Z] 04755e44ab83: Preparing [2023-12-05T20:05:48.938Z] 35a8f103898e: Preparing [2023-12-05T20:05:48.938Z] 02336360d4b6: Preparing [2023-12-05T20:05:48.938Z] f786f1a043da: Preparing [2023-12-05T20:05:48.938Z] 58af307d683f: Preparing [2023-12-05T20:05:48.938Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:48.938Z] f786f1a043da: Waiting [2023-12-05T20:05:48.938Z] 58af307d683f: Waiting [2023-12-05T20:05:48.938Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:48.938Z] 791df2932477: Layer already exists [2023-12-05T20:05:48.938Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:48.938Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:48.938Z] 04755e44ab83: Layer already exists [2023-12-05T20:05:48.938Z] 58af307d683f: Layer already exists [2023-12-05T20:05:48.938Z] a08c002f3fb4: Layer already exists [2023-12-05T20:05:48.938Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:48.938Z] f786f1a043da: Layer already exists [2023-12-05T20:05:48.938Z] main: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:05:49.263Z] ===================================================== [Pipeline] echo [2023-12-05T20:05:49.331Z] taggedImages: [2023-12-05T20:05:49.331Z] - nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:49.331Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-05T20:05:49.331Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.3 [2023-12-05T20:05:49.331Z] - nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:49.331Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-12-05T20:05:49.400Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-12-05T20:05:49.400Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:49.400Z] latest [2023-12-05T20:05:49.400Z] 3.2.0-dev.3 [2023-12-05T20:05:49.400Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:49.400Z] main [2023-12-05T20:05:49.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:50.036Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:51.022Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:51.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-05T20:05:51.022Z] 9921c64d4beb: Preparing [2023-12-05T20:05:51.022Z] 7ef6548fdca9: Preparing [2023-12-05T20:05:51.022Z] 78dd54f63da2: Preparing [2023-12-05T20:05:51.022Z] 7cd040130d82: Preparing [2023-12-05T20:05:51.022Z] 6455ca7570d6: Preparing [2023-12-05T20:05:51.022Z] ccf6d2df5d9a: Preparing [2023-12-05T20:05:51.022Z] 9033ffd79901: Preparing [2023-12-05T20:05:51.022Z] 35a8f103898e: Preparing [2023-12-05T20:05:51.022Z] 02336360d4b6: Preparing [2023-12-05T20:05:51.022Z] 9033ffd79901: Waiting [2023-12-05T20:05:51.022Z] ccf6d2df5d9a: Waiting [2023-12-05T20:05:51.022Z] 35a8f103898e: Waiting [2023-12-05T20:05:51.022Z] b0f02ee4a975: Preparing [2023-12-05T20:05:51.022Z] cf273ff5b44e: Preparing [2023-12-05T20:05:51.022Z] 02336360d4b6: Waiting [2023-12-05T20:05:51.022Z] 5f70bf18a086: Preparing [2023-12-05T20:05:51.022Z] c0c7fb4bdb2c: Preparing [2023-12-05T20:05:51.022Z] cf273ff5b44e: Waiting [2023-12-05T20:05:51.022Z] 5f70bf18a086: Waiting [2023-12-05T20:05:51.022Z] a6fbc4ebd7c5: Preparing [2023-12-05T20:05:51.022Z] ac12c4311e98: Preparing [2023-12-05T20:05:51.022Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:51.022Z] c0c7fb4bdb2c: Waiting [2023-12-05T20:05:51.022Z] ac12c4311e98: Waiting [2023-12-05T20:05:51.022Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:51.022Z] a6fbc4ebd7c5: Waiting [2023-12-05T20:05:51.284Z] 6455ca7570d6: Pushed [2023-12-05T20:05:51.284Z] 7cd040130d82: Pushed [2023-12-05T20:05:51.284Z] 78dd54f63da2: Pushed [2023-12-05T20:05:51.284Z] 7ef6548fdca9: Pushed [2023-12-05T20:05:51.548Z] 9921c64d4beb: Pushed [2023-12-05T20:05:51.807Z] ccf6d2df5d9a: Pushed [2023-12-05T20:05:52.392Z] b0f02ee4a975: Pushed [2023-12-05T20:05:52.392Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:52.392Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:52.662Z] cf273ff5b44e: Pushed [2023-12-05T20:05:52.662Z] 5f70bf18a086: Pushed [2023-12-05T20:05:52.662Z] c0c7fb4bdb2c: Pushed [2023-12-05T20:05:52.662Z] a6fbc4ebd7c5: Pushed [2023-12-05T20:05:52.662Z] ac12c4311e98: Pushed [2023-12-05T20:05:53.229Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:53.489Z] 9033ffd79901: Pushed [2023-12-05T20:05:53.749Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:54.474Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:54.941Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-05T20:05:54.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-05T20:05:54.941Z] 9921c64d4beb: Preparing [2023-12-05T20:05:54.941Z] 7ef6548fdca9: Preparing [2023-12-05T20:05:54.941Z] 78dd54f63da2: Preparing [2023-12-05T20:05:54.941Z] 7cd040130d82: Preparing [2023-12-05T20:05:54.941Z] 6455ca7570d6: Preparing [2023-12-05T20:05:54.941Z] ccf6d2df5d9a: Preparing [2023-12-05T20:05:54.941Z] 9033ffd79901: Preparing [2023-12-05T20:05:54.941Z] 35a8f103898e: Preparing [2023-12-05T20:05:54.941Z] 02336360d4b6: Preparing [2023-12-05T20:05:54.941Z] b0f02ee4a975: Preparing [2023-12-05T20:05:54.941Z] cf273ff5b44e: Preparing [2023-12-05T20:05:54.941Z] 5f70bf18a086: Preparing [2023-12-05T20:05:54.941Z] c0c7fb4bdb2c: Preparing [2023-12-05T20:05:54.941Z] a6fbc4ebd7c5: Preparing [2023-12-05T20:05:54.941Z] ac12c4311e98: Preparing [2023-12-05T20:05:54.941Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:54.941Z] ccf6d2df5d9a: Waiting [2023-12-05T20:05:54.941Z] 9033ffd79901: Waiting [2023-12-05T20:05:54.941Z] 35a8f103898e: Waiting [2023-12-05T20:05:54.941Z] 02336360d4b6: Waiting [2023-12-05T20:05:54.941Z] b0f02ee4a975: Waiting [2023-12-05T20:05:54.941Z] cf273ff5b44e: Waiting [2023-12-05T20:05:54.941Z] 5f70bf18a086: Waiting [2023-12-05T20:05:54.941Z] c0c7fb4bdb2c: Waiting [2023-12-05T20:05:54.941Z] a6fbc4ebd7c5: Waiting [2023-12-05T20:05:54.941Z] ac12c4311e98: Waiting [2023-12-05T20:05:54.941Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:54.941Z] 6455ca7570d6: Layer already exists [2023-12-05T20:05:54.941Z] 7cd040130d82: Layer already exists [2023-12-05T20:05:54.941Z] 7ef6548fdca9: Layer already exists [2023-12-05T20:05:54.941Z] 78dd54f63da2: Layer already exists [2023-12-05T20:05:54.941Z] 9921c64d4beb: Layer already exists [2023-12-05T20:05:54.941Z] 9033ffd79901: Layer already exists [2023-12-05T20:05:54.941Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:54.941Z] ccf6d2df5d9a: Layer already exists [2023-12-05T20:05:54.942Z] b0f02ee4a975: Layer already exists [2023-12-05T20:05:54.942Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:54.942Z] cf273ff5b44e: Layer already exists [2023-12-05T20:05:54.942Z] 5f70bf18a086: Layer already exists [2023-12-05T20:05:54.942Z] a6fbc4ebd7c5: Layer already exists [2023-12-05T20:05:54.942Z] c0c7fb4bdb2c: Layer already exists [2023-12-05T20:05:54.942Z] ac12c4311e98: Layer already exists [2023-12-05T20:05:54.942Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:54.942Z] latest: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:55.423Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:55.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.3 [2023-12-05T20:05:55.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-05T20:05:55.896Z] 9921c64d4beb: Preparing [2023-12-05T20:05:55.896Z] 7ef6548fdca9: Preparing [2023-12-05T20:05:55.896Z] 78dd54f63da2: Preparing [2023-12-05T20:05:55.896Z] 7cd040130d82: Preparing [2023-12-05T20:05:55.896Z] 6455ca7570d6: Preparing [2023-12-05T20:05:55.896Z] ccf6d2df5d9a: Preparing [2023-12-05T20:05:55.896Z] 9033ffd79901: Preparing [2023-12-05T20:05:55.896Z] 35a8f103898e: Preparing [2023-12-05T20:05:55.896Z] 02336360d4b6: Preparing [2023-12-05T20:05:55.896Z] b0f02ee4a975: Preparing [2023-12-05T20:05:55.896Z] cf273ff5b44e: Preparing [2023-12-05T20:05:55.896Z] 5f70bf18a086: Preparing [2023-12-05T20:05:55.896Z] c0c7fb4bdb2c: Preparing [2023-12-05T20:05:55.896Z] a6fbc4ebd7c5: Preparing [2023-12-05T20:05:55.896Z] ac12c4311e98: Preparing [2023-12-05T20:05:55.896Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:55.896Z] 02336360d4b6: Waiting [2023-12-05T20:05:55.896Z] c0c7fb4bdb2c: Waiting [2023-12-05T20:05:55.896Z] a6fbc4ebd7c5: Waiting [2023-12-05T20:05:55.896Z] b0f02ee4a975: Waiting [2023-12-05T20:05:55.896Z] 5f70bf18a086: Waiting [2023-12-05T20:05:55.896Z] ccf6d2df5d9a: Waiting [2023-12-05T20:05:55.896Z] 9033ffd79901: Waiting [2023-12-05T20:05:55.896Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:55.896Z] ac12c4311e98: Waiting [2023-12-05T20:05:55.896Z] 35a8f103898e: Waiting [2023-12-05T20:05:55.896Z] cf273ff5b44e: Waiting [2023-12-05T20:05:55.896Z] 7ef6548fdca9: Layer already exists [2023-12-05T20:05:55.896Z] 7cd040130d82: Layer already exists [2023-12-05T20:05:55.896Z] 9921c64d4beb: Layer already exists [2023-12-05T20:05:55.896Z] ccf6d2df5d9a: Layer already exists [2023-12-05T20:05:55.896Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:55.896Z] 6455ca7570d6: Layer already exists [2023-12-05T20:05:55.896Z] 9033ffd79901: Layer already exists [2023-12-05T20:05:55.896Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:55.896Z] b0f02ee4a975: Layer already exists [2023-12-05T20:05:55.896Z] 78dd54f63da2: Layer already exists [2023-12-05T20:05:55.896Z] cf273ff5b44e: Layer already exists [2023-12-05T20:05:55.896Z] 5f70bf18a086: Layer already exists [2023-12-05T20:05:55.896Z] c0c7fb4bdb2c: Layer already exists [2023-12-05T20:05:55.896Z] a6fbc4ebd7c5: Layer already exists [2023-12-05T20:05:55.896Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:55.896Z] ac12c4311e98: Layer already exists [2023-12-05T20:05:55.896Z] 3.2.0-dev.3: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:56.423Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:56.914Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:56.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-05T20:05:56.914Z] 9921c64d4beb: Preparing [2023-12-05T20:05:56.914Z] 7ef6548fdca9: Preparing [2023-12-05T20:05:56.914Z] 78dd54f63da2: Preparing [2023-12-05T20:05:56.914Z] 7cd040130d82: Preparing [2023-12-05T20:05:56.914Z] 6455ca7570d6: Preparing [2023-12-05T20:05:56.914Z] ccf6d2df5d9a: Preparing [2023-12-05T20:05:56.914Z] 9033ffd79901: Preparing [2023-12-05T20:05:56.914Z] 35a8f103898e: Preparing [2023-12-05T20:05:56.914Z] 02336360d4b6: Preparing [2023-12-05T20:05:56.914Z] b0f02ee4a975: Preparing [2023-12-05T20:05:56.914Z] cf273ff5b44e: Preparing [2023-12-05T20:05:56.914Z] 5f70bf18a086: Preparing [2023-12-05T20:05:56.914Z] c0c7fb4bdb2c: Preparing [2023-12-05T20:05:56.914Z] a6fbc4ebd7c5: Preparing [2023-12-05T20:05:56.914Z] ac12c4311e98: Preparing [2023-12-05T20:05:56.914Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:56.914Z] 35a8f103898e: Waiting [2023-12-05T20:05:56.914Z] cf273ff5b44e: Waiting [2023-12-05T20:05:56.914Z] a6fbc4ebd7c5: Waiting [2023-12-05T20:05:56.914Z] ac12c4311e98: Waiting [2023-12-05T20:05:56.914Z] 5f70bf18a086: Waiting [2023-12-05T20:05:56.914Z] ccf6d2df5d9a: Waiting [2023-12-05T20:05:56.914Z] b0f02ee4a975: Waiting [2023-12-05T20:05:56.914Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:56.914Z] 9033ffd79901: Waiting [2023-12-05T20:05:56.914Z] 02336360d4b6: Waiting [2023-12-05T20:05:56.914Z] 9921c64d4beb: Layer already exists [2023-12-05T20:05:56.914Z] 7cd040130d82: Layer already exists [2023-12-05T20:05:56.914Z] 6455ca7570d6: Layer already exists [2023-12-05T20:05:56.914Z] 7ef6548fdca9: Layer already exists [2023-12-05T20:05:56.914Z] 78dd54f63da2: Layer already exists [2023-12-05T20:05:56.914Z] ccf6d2df5d9a: Layer already exists [2023-12-05T20:05:56.914Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:56.914Z] b0f02ee4a975: Layer already exists [2023-12-05T20:05:56.914Z] 9033ffd79901: Layer already exists [2023-12-05T20:05:56.914Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:56.914Z] cf273ff5b44e: Layer already exists [2023-12-05T20:05:56.914Z] a6fbc4ebd7c5: Layer already exists [2023-12-05T20:05:56.914Z] ac12c4311e98: Layer already exists [2023-12-05T20:05:56.914Z] c0c7fb4bdb2c: Layer already exists [2023-12-05T20:05:56.914Z] 5f70bf18a086: Layer already exists [2023-12-05T20:05:56.914Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:56.914Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:57.393Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:57.876Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-12-05T20:05:57.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-05T20:05:57.876Z] 9921c64d4beb: Preparing [2023-12-05T20:05:57.876Z] 7ef6548fdca9: Preparing [2023-12-05T20:05:57.876Z] 78dd54f63da2: Preparing [2023-12-05T20:05:57.876Z] 7cd040130d82: Preparing [2023-12-05T20:05:57.876Z] 6455ca7570d6: Preparing [2023-12-05T20:05:57.876Z] ccf6d2df5d9a: Preparing [2023-12-05T20:05:57.876Z] 9033ffd79901: Preparing [2023-12-05T20:05:57.876Z] 35a8f103898e: Preparing [2023-12-05T20:05:57.876Z] 02336360d4b6: Preparing [2023-12-05T20:05:57.876Z] b0f02ee4a975: Preparing [2023-12-05T20:05:57.876Z] cf273ff5b44e: Preparing [2023-12-05T20:05:57.876Z] 5f70bf18a086: Preparing [2023-12-05T20:05:57.876Z] c0c7fb4bdb2c: Preparing [2023-12-05T20:05:57.876Z] a6fbc4ebd7c5: Preparing [2023-12-05T20:05:57.876Z] ac12c4311e98: Preparing [2023-12-05T20:05:57.876Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:57.876Z] cf273ff5b44e: Waiting [2023-12-05T20:05:57.876Z] ccf6d2df5d9a: Waiting [2023-12-05T20:05:57.876Z] 5f70bf18a086: Waiting [2023-12-05T20:05:57.876Z] 9033ffd79901: Waiting [2023-12-05T20:05:57.876Z] c0c7fb4bdb2c: Waiting [2023-12-05T20:05:57.876Z] 35a8f103898e: Waiting [2023-12-05T20:05:57.876Z] 02336360d4b6: Waiting [2023-12-05T20:05:57.876Z] a6fbc4ebd7c5: Waiting [2023-12-05T20:05:57.876Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:57.876Z] ac12c4311e98: Waiting [2023-12-05T20:05:57.876Z] 7ef6548fdca9: Layer already exists [2023-12-05T20:05:57.876Z] 7cd040130d82: Layer already exists [2023-12-05T20:05:57.876Z] 78dd54f63da2: Layer already exists [2023-12-05T20:05:57.876Z] 6455ca7570d6: Layer already exists [2023-12-05T20:05:57.876Z] 9921c64d4beb: Layer already exists [2023-12-05T20:05:57.876Z] 9033ffd79901: Layer already exists [2023-12-05T20:05:57.876Z] ccf6d2df5d9a: Layer already exists [2023-12-05T20:05:57.876Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:57.876Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:57.876Z] b0f02ee4a975: Layer already exists [2023-12-05T20:05:57.876Z] cf273ff5b44e: Layer already exists [2023-12-05T20:05:57.876Z] 5f70bf18a086: Layer already exists [2023-12-05T20:05:57.876Z] ac12c4311e98: Layer already exists [2023-12-05T20:05:57.876Z] c0c7fb4bdb2c: Layer already exists [2023-12-05T20:05:57.876Z] a6fbc4ebd7c5: Layer already exists [2023-12-05T20:05:57.876Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:05:57.876Z] main: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:05:58.256Z] ===================================================== [Pipeline] echo [2023-12-05T20:05:58.324Z] taggedImages: [2023-12-05T20:05:58.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:58.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-05T20:05:58.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.3 [2023-12-05T20:05:58.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:58.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-12-05T20:05:58.403Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-12-05T20:05:58.403Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:58.403Z] latest [2023-12-05T20:05:58.403Z] 3.2.0-dev.3 [2023-12-05T20:05:58.403Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:05:58.403Z] main [2023-12-05T20:05:58.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:58.984Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:59.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:05:59.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-05T20:05:59.498Z] bf1c27bb0fbf: Preparing [2023-12-05T20:05:59.498Z] 5403d3b7b8df: Preparing [2023-12-05T20:05:59.498Z] 9060d02525d2: Preparing [2023-12-05T20:05:59.498Z] ea2d110d5877: Preparing [2023-12-05T20:05:59.498Z] 35a8f103898e: Preparing [2023-12-05T20:05:59.498Z] 02336360d4b6: Preparing [2023-12-05T20:05:59.498Z] f786f1a043da: Preparing [2023-12-05T20:05:59.498Z] 58af307d683f: Preparing [2023-12-05T20:05:59.498Z] 9fe9a137fd00: Preparing [2023-12-05T20:05:59.498Z] f786f1a043da: Waiting [2023-12-05T20:05:59.498Z] 58af307d683f: Waiting [2023-12-05T20:05:59.498Z] 02336360d4b6: Waiting [2023-12-05T20:05:59.498Z] 9fe9a137fd00: Waiting [2023-12-05T20:05:59.498Z] 9060d02525d2: Pushed [2023-12-05T20:05:59.498Z] 35a8f103898e: Layer already exists [2023-12-05T20:05:59.757Z] bf1c27bb0fbf: Pushed [2023-12-05T20:05:59.757Z] 5403d3b7b8df: Layer already exists [2023-12-05T20:05:59.757Z] 02336360d4b6: Layer already exists [2023-12-05T20:05:59.757Z] f786f1a043da: Layer already exists [2023-12-05T20:05:59.757Z] 58af307d683f: Layer already exists [2023-12-05T20:05:59.757Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:00.691Z] ea2d110d5877: Pushed [2023-12-05T20:06:00.950Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:01.423Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:01.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-05T20:06:01.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-05T20:06:01.904Z] bf1c27bb0fbf: Preparing [2023-12-05T20:06:01.904Z] 5403d3b7b8df: Preparing [2023-12-05T20:06:01.904Z] 9060d02525d2: Preparing [2023-12-05T20:06:01.905Z] ea2d110d5877: Preparing [2023-12-05T20:06:01.905Z] 35a8f103898e: Preparing [2023-12-05T20:06:01.905Z] 02336360d4b6: Preparing [2023-12-05T20:06:01.905Z] f786f1a043da: Preparing [2023-12-05T20:06:01.905Z] 58af307d683f: Preparing [2023-12-05T20:06:01.905Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:01.905Z] 02336360d4b6: Waiting [2023-12-05T20:06:01.905Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:01.905Z] 58af307d683f: Waiting [2023-12-05T20:06:01.905Z] f786f1a043da: Waiting [2023-12-05T20:06:01.905Z] 5403d3b7b8df: Layer already exists [2023-12-05T20:06:01.905Z] 9060d02525d2: Layer already exists [2023-12-05T20:06:01.905Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:01.905Z] ea2d110d5877: Layer already exists [2023-12-05T20:06:01.905Z] bf1c27bb0fbf: Layer already exists [2023-12-05T20:06:01.905Z] f786f1a043da: Layer already exists [2023-12-05T20:06:01.905Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:01.905Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:01.905Z] 58af307d683f: Layer already exists [2023-12-05T20:06:01.905Z] latest: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:02.392Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:02.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.3 [2023-12-05T20:06:02.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-05T20:06:02.889Z] bf1c27bb0fbf: Preparing [2023-12-05T20:06:02.889Z] 5403d3b7b8df: Preparing [2023-12-05T20:06:02.889Z] 9060d02525d2: Preparing [2023-12-05T20:06:02.889Z] ea2d110d5877: Preparing [2023-12-05T20:06:02.889Z] 35a8f103898e: Preparing [2023-12-05T20:06:02.889Z] 02336360d4b6: Preparing [2023-12-05T20:06:02.889Z] f786f1a043da: Preparing [2023-12-05T20:06:02.889Z] 58af307d683f: Preparing [2023-12-05T20:06:02.889Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:02.889Z] 02336360d4b6: Waiting [2023-12-05T20:06:02.889Z] f786f1a043da: Waiting [2023-12-05T20:06:02.889Z] 58af307d683f: Waiting [2023-12-05T20:06:02.889Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:02.889Z] 9060d02525d2: Layer already exists [2023-12-05T20:06:02.889Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:02.889Z] ea2d110d5877: Layer already exists [2023-12-05T20:06:02.889Z] 5403d3b7b8df: Layer already exists [2023-12-05T20:06:02.889Z] bf1c27bb0fbf: Layer already exists [2023-12-05T20:06:02.889Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:02.889Z] f786f1a043da: Layer already exists [2023-12-05T20:06:02.889Z] 58af307d683f: Layer already exists [2023-12-05T20:06:02.889Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:02.889Z] 3.2.0-dev.3: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:03.367Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:03.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:03.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-05T20:06:03.887Z] bf1c27bb0fbf: Preparing [2023-12-05T20:06:03.887Z] 5403d3b7b8df: Preparing [2023-12-05T20:06:03.887Z] 9060d02525d2: Preparing [2023-12-05T20:06:03.887Z] ea2d110d5877: Preparing [2023-12-05T20:06:03.887Z] 35a8f103898e: Preparing [2023-12-05T20:06:03.887Z] 02336360d4b6: Preparing [2023-12-05T20:06:03.887Z] f786f1a043da: Preparing [2023-12-05T20:06:03.887Z] 58af307d683f: Preparing [2023-12-05T20:06:03.887Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:03.887Z] f786f1a043da: Waiting [2023-12-05T20:06:03.887Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:03.887Z] 02336360d4b6: Waiting [2023-12-05T20:06:03.887Z] 9060d02525d2: Layer already exists [2023-12-05T20:06:03.887Z] bf1c27bb0fbf: Layer already exists [2023-12-05T20:06:03.887Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:03.887Z] 5403d3b7b8df: Layer already exists [2023-12-05T20:06:03.887Z] ea2d110d5877: Layer already exists [2023-12-05T20:06:03.887Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:03.887Z] f786f1a043da: Layer already exists [2023-12-05T20:06:03.887Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:03.887Z] 58af307d683f: Layer already exists [2023-12-05T20:06:03.887Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:04.393Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:04.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-12-05T20:06:04.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-05T20:06:04.873Z] bf1c27bb0fbf: Preparing [2023-12-05T20:06:04.873Z] 5403d3b7b8df: Preparing [2023-12-05T20:06:04.873Z] 9060d02525d2: Preparing [2023-12-05T20:06:04.873Z] ea2d110d5877: Preparing [2023-12-05T20:06:04.873Z] 35a8f103898e: Preparing [2023-12-05T20:06:04.873Z] 02336360d4b6: Preparing [2023-12-05T20:06:04.873Z] f786f1a043da: Preparing [2023-12-05T20:06:04.873Z] 58af307d683f: Preparing [2023-12-05T20:06:04.873Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:04.873Z] 02336360d4b6: Waiting [2023-12-05T20:06:04.873Z] 58af307d683f: Waiting [2023-12-05T20:06:04.873Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:04.873Z] ea2d110d5877: Layer already exists [2023-12-05T20:06:04.873Z] bf1c27bb0fbf: Layer already exists [2023-12-05T20:06:04.873Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:04.873Z] 5403d3b7b8df: Layer already exists [2023-12-05T20:06:04.873Z] 9060d02525d2: Layer already exists [2023-12-05T20:06:04.873Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:04.873Z] f786f1a043da: Layer already exists [2023-12-05T20:06:04.873Z] 58af307d683f: Layer already exists [2023-12-05T20:06:04.873Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:04.873Z] main: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:06:05.273Z] ===================================================== [Pipeline] echo [2023-12-05T20:06:05.340Z] taggedImages: [2023-12-05T20:06:05.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:05.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-05T20:06:05.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.3 [2023-12-05T20:06:05.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:05.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-12-05T20:06:05.423Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-12-05T20:06:05.423Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:05.423Z] latest [2023-12-05T20:06:05.423Z] 3.2.0-dev.3 [2023-12-05T20:06:05.423Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:05.423Z] main [2023-12-05T20:06:05.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:06.055Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:06.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:06.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-05T20:06:06.540Z] e45bf4b32930: Preparing [2023-12-05T20:06:06.540Z] b9006122d954: Preparing [2023-12-05T20:06:06.540Z] 7151a66ac26c: Preparing [2023-12-05T20:06:06.540Z] 79ca59d8dde6: Preparing [2023-12-05T20:06:06.540Z] ff58cf67af5d: Preparing [2023-12-05T20:06:06.540Z] 35a8f103898e: Preparing [2023-12-05T20:06:06.540Z] 02336360d4b6: Preparing [2023-12-05T20:06:06.540Z] fd9f42c0eb7c: Preparing [2023-12-05T20:06:06.540Z] aa6ab0db0fac: Preparing [2023-12-05T20:06:06.540Z] 380e650e9339: Preparing [2023-12-05T20:06:06.540Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:06.540Z] 35a8f103898e: Waiting [2023-12-05T20:06:06.540Z] 02336360d4b6: Waiting [2023-12-05T20:06:06.540Z] fd9f42c0eb7c: Waiting [2023-12-05T20:06:06.540Z] aa6ab0db0fac: Waiting [2023-12-05T20:06:06.540Z] 380e650e9339: Waiting [2023-12-05T20:06:06.540Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:06.540Z] 79ca59d8dde6: Pushed [2023-12-05T20:06:06.540Z] e45bf4b32930: Pushed [2023-12-05T20:06:06.540Z] ff58cf67af5d: Pushed [2023-12-05T20:06:06.540Z] b9006122d954: Pushed [2023-12-05T20:06:07.476Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:07.476Z] fd9f42c0eb7c: Pushed [2023-12-05T20:06:07.736Z] aa6ab0db0fac: Pushed [2023-12-05T20:06:07.736Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:07.736Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:07.736Z] 7151a66ac26c: Pushed [2023-12-05T20:06:08.883Z] 380e650e9339: Pushed [2023-12-05T20:06:09.141Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:09.901Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:10.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-05T20:06:10.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-05T20:06:10.392Z] e45bf4b32930: Preparing [2023-12-05T20:06:10.392Z] b9006122d954: Preparing [2023-12-05T20:06:10.392Z] 7151a66ac26c: Preparing [2023-12-05T20:06:10.392Z] 79ca59d8dde6: Preparing [2023-12-05T20:06:10.392Z] ff58cf67af5d: Preparing [2023-12-05T20:06:10.392Z] 35a8f103898e: Preparing [2023-12-05T20:06:10.392Z] 02336360d4b6: Preparing [2023-12-05T20:06:10.392Z] fd9f42c0eb7c: Preparing [2023-12-05T20:06:10.392Z] aa6ab0db0fac: Preparing [2023-12-05T20:06:10.392Z] 380e650e9339: Preparing [2023-12-05T20:06:10.392Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:10.392Z] 35a8f103898e: Waiting [2023-12-05T20:06:10.392Z] 02336360d4b6: Waiting [2023-12-05T20:06:10.392Z] fd9f42c0eb7c: Waiting [2023-12-05T20:06:10.392Z] aa6ab0db0fac: Waiting [2023-12-05T20:06:10.392Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:10.392Z] 7151a66ac26c: Layer already exists [2023-12-05T20:06:10.392Z] b9006122d954: Layer already exists [2023-12-05T20:06:10.392Z] e45bf4b32930: Layer already exists [2023-12-05T20:06:10.392Z] 79ca59d8dde6: Layer already exists [2023-12-05T20:06:10.392Z] ff58cf67af5d: Layer already exists [2023-12-05T20:06:10.392Z] aa6ab0db0fac: Layer already exists [2023-12-05T20:06:10.392Z] fd9f42c0eb7c: Layer already exists [2023-12-05T20:06:10.392Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:10.392Z] 380e650e9339: Layer already exists [2023-12-05T20:06:10.392Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:10.392Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:10.392Z] latest: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:10.898Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:11.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.3 [2023-12-05T20:06:11.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-05T20:06:11.448Z] e45bf4b32930: Preparing [2023-12-05T20:06:11.448Z] b9006122d954: Preparing [2023-12-05T20:06:11.448Z] 7151a66ac26c: Preparing [2023-12-05T20:06:11.448Z] 79ca59d8dde6: Preparing [2023-12-05T20:06:11.448Z] ff58cf67af5d: Preparing [2023-12-05T20:06:11.448Z] 35a8f103898e: Preparing [2023-12-05T20:06:11.448Z] 02336360d4b6: Preparing [2023-12-05T20:06:11.448Z] fd9f42c0eb7c: Preparing [2023-12-05T20:06:11.448Z] aa6ab0db0fac: Preparing [2023-12-05T20:06:11.448Z] 380e650e9339: Preparing [2023-12-05T20:06:11.448Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:11.448Z] 35a8f103898e: Waiting [2023-12-05T20:06:11.448Z] 02336360d4b6: Waiting [2023-12-05T20:06:11.448Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:11.448Z] 380e650e9339: Waiting [2023-12-05T20:06:11.448Z] fd9f42c0eb7c: Waiting [2023-12-05T20:06:11.448Z] aa6ab0db0fac: Waiting [2023-12-05T20:06:11.448Z] 79ca59d8dde6: Layer already exists [2023-12-05T20:06:11.448Z] b9006122d954: Layer already exists [2023-12-05T20:06:11.448Z] ff58cf67af5d: Layer already exists [2023-12-05T20:06:11.448Z] e45bf4b32930: Layer already exists [2023-12-05T20:06:11.448Z] 7151a66ac26c: Layer already exists [2023-12-05T20:06:11.448Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:11.448Z] aa6ab0db0fac: Layer already exists [2023-12-05T20:06:11.448Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:11.448Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:11.448Z] 380e650e9339: Layer already exists [2023-12-05T20:06:11.448Z] fd9f42c0eb7c: Layer already exists [2023-12-05T20:06:11.448Z] 3.2.0-dev.3: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:11.972Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:12.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:12.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-05T20:06:12.493Z] e45bf4b32930: Preparing [2023-12-05T20:06:12.493Z] b9006122d954: Preparing [2023-12-05T20:06:12.493Z] 7151a66ac26c: Preparing [2023-12-05T20:06:12.493Z] 79ca59d8dde6: Preparing [2023-12-05T20:06:12.493Z] ff58cf67af5d: Preparing [2023-12-05T20:06:12.493Z] 35a8f103898e: Preparing [2023-12-05T20:06:12.493Z] 02336360d4b6: Preparing [2023-12-05T20:06:12.493Z] fd9f42c0eb7c: Preparing [2023-12-05T20:06:12.493Z] aa6ab0db0fac: Preparing [2023-12-05T20:06:12.493Z] 380e650e9339: Preparing [2023-12-05T20:06:12.493Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:12.493Z] 02336360d4b6: Waiting [2023-12-05T20:06:12.493Z] fd9f42c0eb7c: Waiting [2023-12-05T20:06:12.493Z] aa6ab0db0fac: Waiting [2023-12-05T20:06:12.493Z] 380e650e9339: Waiting [2023-12-05T20:06:12.493Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:12.493Z] 35a8f103898e: Waiting [2023-12-05T20:06:12.493Z] b9006122d954: Layer already exists [2023-12-05T20:06:12.493Z] e45bf4b32930: Layer already exists [2023-12-05T20:06:12.493Z] 7151a66ac26c: Layer already exists [2023-12-05T20:06:12.493Z] 79ca59d8dde6: Layer already exists [2023-12-05T20:06:12.493Z] ff58cf67af5d: Layer already exists [2023-12-05T20:06:12.493Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:12.493Z] fd9f42c0eb7c: Layer already exists [2023-12-05T20:06:12.493Z] 380e650e9339: Layer already exists [2023-12-05T20:06:12.493Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:12.493Z] aa6ab0db0fac: Layer already exists [2023-12-05T20:06:12.493Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:12.493Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:13.022Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:13.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-12-05T20:06:13.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-05T20:06:13.526Z] e45bf4b32930: Preparing [2023-12-05T20:06:13.526Z] b9006122d954: Preparing [2023-12-05T20:06:13.526Z] 7151a66ac26c: Preparing [2023-12-05T20:06:13.526Z] 79ca59d8dde6: Preparing [2023-12-05T20:06:13.526Z] ff58cf67af5d: Preparing [2023-12-05T20:06:13.526Z] 35a8f103898e: Preparing [2023-12-05T20:06:13.526Z] 02336360d4b6: Preparing [2023-12-05T20:06:13.526Z] fd9f42c0eb7c: Preparing [2023-12-05T20:06:13.526Z] aa6ab0db0fac: Preparing [2023-12-05T20:06:13.526Z] 380e650e9339: Preparing [2023-12-05T20:06:13.526Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:13.526Z] 35a8f103898e: Waiting [2023-12-05T20:06:13.526Z] 02336360d4b6: Waiting [2023-12-05T20:06:13.526Z] fd9f42c0eb7c: Waiting [2023-12-05T20:06:13.526Z] aa6ab0db0fac: Waiting [2023-12-05T20:06:13.526Z] 380e650e9339: Waiting [2023-12-05T20:06:13.526Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:13.526Z] 79ca59d8dde6: Layer already exists [2023-12-05T20:06:13.526Z] 7151a66ac26c: Layer already exists [2023-12-05T20:06:13.526Z] b9006122d954: Layer already exists [2023-12-05T20:06:13.526Z] e45bf4b32930: Layer already exists [2023-12-05T20:06:13.526Z] ff58cf67af5d: Layer already exists [2023-12-05T20:06:13.526Z] 380e650e9339: Layer already exists [2023-12-05T20:06:13.526Z] fd9f42c0eb7c: Layer already exists [2023-12-05T20:06:13.526Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:13.526Z] aa6ab0db0fac: Layer already exists [2023-12-05T20:06:13.526Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:13.526Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:13.526Z] main: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:06:14.036Z] ===================================================== [Pipeline] echo [2023-12-05T20:06:14.115Z] taggedImages: [2023-12-05T20:06:14.115Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:14.115Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-05T20:06:14.115Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.3 [2023-12-05T20:06:14.115Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:14.115Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-12-05T20:06:14.213Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-12-05T20:06:14.213Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:14.213Z] latest [2023-12-05T20:06:14.213Z] 3.2.0-dev.3 [2023-12-05T20:06:14.213Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:14.213Z] main [2023-12-05T20:06:14.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:14.881Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:15.410Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:15.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-05T20:06:15.410Z] b0c4d9ca56cb: Preparing [2023-12-05T20:06:15.410Z] 1c8831725aaa: Preparing [2023-12-05T20:06:15.410Z] 44501366c68c: Preparing [2023-12-05T20:06:15.410Z] 1df02c076dea: Preparing [2023-12-05T20:06:15.410Z] 307961d3e68d: Preparing [2023-12-05T20:06:15.410Z] 086a56966f2a: Preparing [2023-12-05T20:06:15.410Z] 4dd8869fdf6f: Preparing [2023-12-05T20:06:15.410Z] 35a8f103898e: Preparing [2023-12-05T20:06:15.410Z] 02336360d4b6: Preparing [2023-12-05T20:06:15.410Z] fc81bc67d5f9: Preparing [2023-12-05T20:06:15.410Z] f93244382bf5: Preparing [2023-12-05T20:06:15.410Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:15.410Z] 35a8f103898e: Waiting [2023-12-05T20:06:15.410Z] f93244382bf5: Waiting [2023-12-05T20:06:15.410Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:15.410Z] fc81bc67d5f9: Waiting [2023-12-05T20:06:15.410Z] 02336360d4b6: Waiting [2023-12-05T20:06:15.410Z] 4dd8869fdf6f: Waiting [2023-12-05T20:06:15.410Z] 1c8831725aaa: Pushed [2023-12-05T20:06:15.410Z] 307961d3e68d: Pushed [2023-12-05T20:06:15.410Z] b0c4d9ca56cb: Pushed [2023-12-05T20:06:15.410Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:15.410Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:15.410Z] 086a56966f2a: Pushed [2023-12-05T20:06:15.410Z] 4dd8869fdf6f: Pushed [2023-12-05T20:06:15.668Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:15.668Z] fc81bc67d5f9: Pushed [2023-12-05T20:06:16.605Z] 1df02c076dea: Pushed [2023-12-05T20:06:16.605Z] f93244382bf5: Pushed [2023-12-05T20:06:17.174Z] 44501366c68c: Pushed [2023-12-05T20:06:17.174Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:17.695Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:18.205Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-05T20:06:18.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-05T20:06:18.206Z] b0c4d9ca56cb: Preparing [2023-12-05T20:06:18.206Z] 1c8831725aaa: Preparing [2023-12-05T20:06:18.206Z] 44501366c68c: Preparing [2023-12-05T20:06:18.206Z] 1df02c076dea: Preparing [2023-12-05T20:06:18.206Z] 307961d3e68d: Preparing [2023-12-05T20:06:18.206Z] 086a56966f2a: Preparing [2023-12-05T20:06:18.206Z] 4dd8869fdf6f: Preparing [2023-12-05T20:06:18.206Z] 35a8f103898e: Preparing [2023-12-05T20:06:18.206Z] 02336360d4b6: Preparing [2023-12-05T20:06:18.206Z] fc81bc67d5f9: Preparing [2023-12-05T20:06:18.206Z] f93244382bf5: Preparing [2023-12-05T20:06:18.206Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:18.206Z] 4dd8869fdf6f: Waiting [2023-12-05T20:06:18.206Z] 35a8f103898e: Waiting [2023-12-05T20:06:18.206Z] 02336360d4b6: Waiting [2023-12-05T20:06:18.206Z] fc81bc67d5f9: Waiting [2023-12-05T20:06:18.206Z] f93244382bf5: Waiting [2023-12-05T20:06:18.206Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:18.206Z] 086a56966f2a: Waiting [2023-12-05T20:06:18.206Z] b0c4d9ca56cb: Layer already exists [2023-12-05T20:06:18.206Z] 44501366c68c: Layer already exists [2023-12-05T20:06:18.206Z] 1df02c076dea: Layer already exists [2023-12-05T20:06:18.206Z] 1c8831725aaa: Layer already exists [2023-12-05T20:06:18.206Z] 307961d3e68d: Layer already exists [2023-12-05T20:06:18.206Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:18.206Z] 086a56966f2a: Layer already exists [2023-12-05T20:06:18.206Z] fc81bc67d5f9: Layer already exists [2023-12-05T20:06:18.206Z] 4dd8869fdf6f: Layer already exists [2023-12-05T20:06:18.206Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:18.206Z] f93244382bf5: Layer already exists [2023-12-05T20:06:18.206Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:18.206Z] latest: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:18.728Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:19.246Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.3 [2023-12-05T20:06:19.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-05T20:06:19.246Z] b0c4d9ca56cb: Preparing [2023-12-05T20:06:19.246Z] 1c8831725aaa: Preparing [2023-12-05T20:06:19.246Z] 44501366c68c: Preparing [2023-12-05T20:06:19.246Z] 1df02c076dea: Preparing [2023-12-05T20:06:19.246Z] 307961d3e68d: Preparing [2023-12-05T20:06:19.246Z] 086a56966f2a: Preparing [2023-12-05T20:06:19.246Z] 4dd8869fdf6f: Preparing [2023-12-05T20:06:19.246Z] 35a8f103898e: Preparing [2023-12-05T20:06:19.246Z] 02336360d4b6: Preparing [2023-12-05T20:06:19.246Z] fc81bc67d5f9: Preparing [2023-12-05T20:06:19.246Z] f93244382bf5: Preparing [2023-12-05T20:06:19.246Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:19.246Z] 4dd8869fdf6f: Waiting [2023-12-05T20:06:19.246Z] 35a8f103898e: Waiting [2023-12-05T20:06:19.246Z] 086a56966f2a: Waiting [2023-12-05T20:06:19.246Z] 02336360d4b6: Waiting [2023-12-05T20:06:19.246Z] f93244382bf5: Waiting [2023-12-05T20:06:19.246Z] fc81bc67d5f9: Waiting [2023-12-05T20:06:19.246Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:19.246Z] b0c4d9ca56cb: Layer already exists [2023-12-05T20:06:19.246Z] 1c8831725aaa: Layer already exists [2023-12-05T20:06:19.246Z] 44501366c68c: Layer already exists [2023-12-05T20:06:19.246Z] 1df02c076dea: Layer already exists [2023-12-05T20:06:19.246Z] 307961d3e68d: Layer already exists [2023-12-05T20:06:19.246Z] 4dd8869fdf6f: Layer already exists [2023-12-05T20:06:19.246Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:19.246Z] fc81bc67d5f9: Layer already exists [2023-12-05T20:06:19.246Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:19.246Z] 086a56966f2a: Layer already exists [2023-12-05T20:06:19.246Z] f93244382bf5: Layer already exists [2023-12-05T20:06:19.246Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:19.246Z] 3.2.0-dev.3: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:19.774Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:20.297Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:20.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-05T20:06:20.297Z] b0c4d9ca56cb: Preparing [2023-12-05T20:06:20.297Z] 1c8831725aaa: Preparing [2023-12-05T20:06:20.297Z] 44501366c68c: Preparing [2023-12-05T20:06:20.297Z] 1df02c076dea: Preparing [2023-12-05T20:06:20.297Z] 307961d3e68d: Preparing [2023-12-05T20:06:20.297Z] 086a56966f2a: Preparing [2023-12-05T20:06:20.297Z] 4dd8869fdf6f: Preparing [2023-12-05T20:06:20.297Z] 35a8f103898e: Preparing [2023-12-05T20:06:20.297Z] 02336360d4b6: Preparing [2023-12-05T20:06:20.297Z] fc81bc67d5f9: Preparing [2023-12-05T20:06:20.297Z] f93244382bf5: Preparing [2023-12-05T20:06:20.297Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:20.297Z] 35a8f103898e: Waiting [2023-12-05T20:06:20.297Z] 02336360d4b6: Waiting [2023-12-05T20:06:20.297Z] 086a56966f2a: Waiting [2023-12-05T20:06:20.297Z] 4dd8869fdf6f: Waiting [2023-12-05T20:06:20.297Z] fc81bc67d5f9: Waiting [2023-12-05T20:06:20.297Z] f93244382bf5: Waiting [2023-12-05T20:06:20.297Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:20.297Z] b0c4d9ca56cb: Layer already exists [2023-12-05T20:06:20.297Z] 1df02c076dea: Layer already exists [2023-12-05T20:06:20.297Z] 1c8831725aaa: Layer already exists [2023-12-05T20:06:20.297Z] 307961d3e68d: Layer already exists [2023-12-05T20:06:20.297Z] 44501366c68c: Layer already exists [2023-12-05T20:06:20.297Z] 4dd8869fdf6f: Layer already exists [2023-12-05T20:06:20.297Z] 086a56966f2a: Layer already exists [2023-12-05T20:06:20.297Z] fc81bc67d5f9: Layer already exists [2023-12-05T20:06:20.297Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:20.297Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:20.297Z] f93244382bf5: Layer already exists [2023-12-05T20:06:20.297Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:20.297Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:20.824Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:21.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-12-05T20:06:21.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-05T20:06:21.364Z] b0c4d9ca56cb: Preparing [2023-12-05T20:06:21.364Z] 1c8831725aaa: Preparing [2023-12-05T20:06:21.364Z] 44501366c68c: Preparing [2023-12-05T20:06:21.364Z] 1df02c076dea: Preparing [2023-12-05T20:06:21.364Z] 307961d3e68d: Preparing [2023-12-05T20:06:21.364Z] 086a56966f2a: Preparing [2023-12-05T20:06:21.364Z] 4dd8869fdf6f: Preparing [2023-12-05T20:06:21.364Z] 35a8f103898e: Preparing [2023-12-05T20:06:21.364Z] 02336360d4b6: Preparing [2023-12-05T20:06:21.364Z] fc81bc67d5f9: Preparing [2023-12-05T20:06:21.364Z] f93244382bf5: Preparing [2023-12-05T20:06:21.364Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:21.364Z] 086a56966f2a: Waiting [2023-12-05T20:06:21.364Z] f93244382bf5: Waiting [2023-12-05T20:06:21.364Z] 02336360d4b6: Waiting [2023-12-05T20:06:21.364Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:21.364Z] fc81bc67d5f9: Waiting [2023-12-05T20:06:21.364Z] 4dd8869fdf6f: Waiting [2023-12-05T20:06:21.364Z] 35a8f103898e: Waiting [2023-12-05T20:06:21.364Z] b0c4d9ca56cb: Layer already exists [2023-12-05T20:06:21.364Z] 44501366c68c: Layer already exists [2023-12-05T20:06:21.364Z] 1c8831725aaa: Layer already exists [2023-12-05T20:06:21.364Z] 1df02c076dea: Layer already exists [2023-12-05T20:06:21.364Z] 307961d3e68d: Layer already exists [2023-12-05T20:06:21.365Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:21.365Z] 086a56966f2a: Layer already exists [2023-12-05T20:06:21.365Z] 4dd8869fdf6f: Layer already exists [2023-12-05T20:06:21.365Z] fc81bc67d5f9: Layer already exists [2023-12-05T20:06:21.365Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:21.365Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:21.365Z] f93244382bf5: Layer already exists [2023-12-05T20:06:21.365Z] main: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:06:21.845Z] ===================================================== [Pipeline] echo [2023-12-05T20:06:21.928Z] taggedImages: [2023-12-05T20:06:21.928Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:21.928Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-05T20:06:21.928Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.3 [2023-12-05T20:06:21.928Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:21.928Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-12-05T20:06:22.021Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-12-05T20:06:22.021Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:22.021Z] latest [2023-12-05T20:06:22.021Z] 3.2.0-dev.3 [2023-12-05T20:06:22.021Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:22.021Z] main [2023-12-05T20:06:22.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:22.712Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:23.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:23.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-05T20:06:23.257Z] 54d81282866b: Preparing [2023-12-05T20:06:23.257Z] 44c128f162ea: Preparing [2023-12-05T20:06:23.257Z] 35a8f103898e: Preparing [2023-12-05T20:06:23.257Z] 02336360d4b6: Preparing [2023-12-05T20:06:23.257Z] daabda041e56: Preparing [2023-12-05T20:06:23.257Z] 82b63065e51b: Preparing [2023-12-05T20:06:23.257Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:23.257Z] 82b63065e51b: Waiting [2023-12-05T20:06:23.257Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:23.257Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:23.257Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:23.257Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:23.257Z] daabda041e56: Pushed [2023-12-05T20:06:23.257Z] 54d81282866b: Pushed [2023-12-05T20:06:24.197Z] 82b63065e51b: Pushed [2023-12-05T20:06:25.577Z] 44c128f162ea: Pushed [2023-12-05T20:06:25.577Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:26.118Z] + 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 [2023-12-05T20:06:26.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-05T20:06:26.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-05T20:06:26.643Z] 54d81282866b: Preparing [2023-12-05T20:06:26.643Z] 44c128f162ea: Preparing [2023-12-05T20:06:26.643Z] 35a8f103898e: Preparing [2023-12-05T20:06:26.643Z] 02336360d4b6: Preparing [2023-12-05T20:06:26.643Z] daabda041e56: Preparing [2023-12-05T20:06:26.643Z] 82b63065e51b: Preparing [2023-12-05T20:06:26.643Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:26.643Z] 82b63065e51b: Waiting [2023-12-05T20:06:26.643Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:26.643Z] 44c128f162ea: Layer already exists [2023-12-05T20:06:26.643Z] 54d81282866b: Layer already exists [2023-12-05T20:06:26.643Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:26.643Z] daabda041e56: Layer already exists [2023-12-05T20:06:26.643Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:26.643Z] 82b63065e51b: Layer already exists [2023-12-05T20:06:26.643Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:26.643Z] latest: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:27.186Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:27.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.3 [2023-12-05T20:06:27.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-05T20:06:27.725Z] 54d81282866b: Preparing [2023-12-05T20:06:27.725Z] 44c128f162ea: Preparing [2023-12-05T20:06:27.725Z] 35a8f103898e: Preparing [2023-12-05T20:06:27.725Z] 02336360d4b6: Preparing [2023-12-05T20:06:27.725Z] daabda041e56: Preparing [2023-12-05T20:06:27.725Z] 82b63065e51b: Preparing [2023-12-05T20:06:27.725Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:27.725Z] 82b63065e51b: Waiting [2023-12-05T20:06:27.725Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:27.725Z] 54d81282866b: Layer already exists [2023-12-05T20:06:27.725Z] 44c128f162ea: Layer already exists [2023-12-05T20:06:27.725Z] daabda041e56: Layer already exists [2023-12-05T20:06:27.725Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:27.725Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:27.725Z] 82b63065e51b: Layer already exists [2023-12-05T20:06:27.725Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:27.725Z] 3.2.0-dev.3: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:28.323Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:28.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:28.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-05T20:06:28.870Z] 54d81282866b: Preparing [2023-12-05T20:06:28.870Z] 44c128f162ea: Preparing [2023-12-05T20:06:28.870Z] 35a8f103898e: Preparing [2023-12-05T20:06:28.870Z] 02336360d4b6: Preparing [2023-12-05T20:06:28.870Z] daabda041e56: Preparing [2023-12-05T20:06:28.870Z] 82b63065e51b: Preparing [2023-12-05T20:06:28.870Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:28.870Z] 82b63065e51b: Waiting [2023-12-05T20:06:28.870Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:28.870Z] 54d81282866b: Layer already exists [2023-12-05T20:06:28.870Z] daabda041e56: Layer already exists [2023-12-05T20:06:28.870Z] 44c128f162ea: Layer already exists [2023-12-05T20:06:28.870Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:28.870Z] 82b63065e51b: Layer already exists [2023-12-05T20:06:28.870Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:28.870Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:29.411Z] + 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 [2023-12-05T20:06:29.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-12-05T20:06:29.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-05T20:06:29.965Z] 54d81282866b: Preparing [2023-12-05T20:06:29.965Z] 44c128f162ea: Preparing [2023-12-05T20:06:29.965Z] 35a8f103898e: Preparing [2023-12-05T20:06:29.965Z] 02336360d4b6: Preparing [2023-12-05T20:06:29.965Z] daabda041e56: Preparing [2023-12-05T20:06:29.965Z] 82b63065e51b: Preparing [2023-12-05T20:06:29.965Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:29.965Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:29.965Z] 82b63065e51b: Waiting [2023-12-05T20:06:29.965Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:29.965Z] 54d81282866b: Layer already exists [2023-12-05T20:06:29.965Z] 44c128f162ea: Layer already exists [2023-12-05T20:06:29.965Z] daabda041e56: Layer already exists [2023-12-05T20:06:29.965Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:29.965Z] 82b63065e51b: Layer already exists [2023-12-05T20:06:29.965Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:29.965Z] main: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:06:30.490Z] ===================================================== [Pipeline] echo [2023-12-05T20:06:30.580Z] taggedImages: [2023-12-05T20:06:30.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:30.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-05T20:06:30.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.3 [2023-12-05T20:06:30.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:30.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-12-05T20:06:30.680Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-12-05T20:06:30.680Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:30.680Z] latest [2023-12-05T20:06:30.680Z] 3.2.0-dev.3 [2023-12-05T20:06:30.680Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:30.680Z] main [2023-12-05T20:06:30.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:31.375Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:31.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:31.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-05T20:06:31.926Z] bc0400f4796b: Preparing [2023-12-05T20:06:31.926Z] ae4642eda557: Preparing [2023-12-05T20:06:31.926Z] c3c79bba9f94: Preparing [2023-12-05T20:06:31.926Z] 35a8f103898e: Preparing [2023-12-05T20:06:31.926Z] 02336360d4b6: Preparing [2023-12-05T20:06:31.926Z] b8a91450d9ca: Preparing [2023-12-05T20:06:31.926Z] 1878f2edd399: Preparing [2023-12-05T20:06:31.926Z] b8a91450d9ca: Waiting [2023-12-05T20:06:31.926Z] 7246998e7ce1: Preparing [2023-12-05T20:06:31.926Z] 18aa27dea5e3: Preparing [2023-12-05T20:06:31.926Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:31.926Z] 1878f2edd399: Waiting [2023-12-05T20:06:31.926Z] 7246998e7ce1: Waiting [2023-12-05T20:06:31.926Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:31.926Z] 18aa27dea5e3: Waiting [2023-12-05T20:06:31.926Z] ae4642eda557: Pushed [2023-12-05T20:06:31.926Z] c3c79bba9f94: Pushed [2023-12-05T20:06:31.926Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:32.186Z] bc0400f4796b: Pushed [2023-12-05T20:06:32.186Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:32.445Z] 7246998e7ce1: Pushed [2023-12-05T20:06:32.445Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:32.705Z] 18aa27dea5e3: Pushed [2023-12-05T20:06:37.978Z] 1878f2edd399: Pushed [2023-12-05T20:06:39.884Z] b8a91450d9ca: Pushed [2023-12-05T20:06:40.143Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:40.682Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:41.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-05T20:06:41.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-05T20:06:41.236Z] bc0400f4796b: Preparing [2023-12-05T20:06:41.236Z] ae4642eda557: Preparing [2023-12-05T20:06:41.236Z] c3c79bba9f94: Preparing [2023-12-05T20:06:41.236Z] 35a8f103898e: Preparing [2023-12-05T20:06:41.236Z] 02336360d4b6: Preparing [2023-12-05T20:06:41.236Z] b8a91450d9ca: Preparing [2023-12-05T20:06:41.236Z] 1878f2edd399: Preparing [2023-12-05T20:06:41.236Z] 7246998e7ce1: Preparing [2023-12-05T20:06:41.236Z] 18aa27dea5e3: Preparing [2023-12-05T20:06:41.236Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:41.236Z] 1878f2edd399: Waiting [2023-12-05T20:06:41.236Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:41.236Z] 7246998e7ce1: Waiting [2023-12-05T20:06:41.236Z] 18aa27dea5e3: Waiting [2023-12-05T20:06:41.236Z] b8a91450d9ca: Waiting [2023-12-05T20:06:41.236Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:41.236Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:41.236Z] c3c79bba9f94: Layer already exists [2023-12-05T20:06:41.236Z] bc0400f4796b: Layer already exists [2023-12-05T20:06:41.236Z] ae4642eda557: Layer already exists [2023-12-05T20:06:41.236Z] b8a91450d9ca: Layer already exists [2023-12-05T20:06:41.236Z] 18aa27dea5e3: Layer already exists [2023-12-05T20:06:41.236Z] 1878f2edd399: Layer already exists [2023-12-05T20:06:41.236Z] 7246998e7ce1: Layer already exists [2023-12-05T20:06:41.236Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:41.236Z] latest: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:41.798Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:42.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.3 [2023-12-05T20:06:42.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-05T20:06:42.342Z] bc0400f4796b: Preparing [2023-12-05T20:06:42.342Z] ae4642eda557: Preparing [2023-12-05T20:06:42.342Z] c3c79bba9f94: Preparing [2023-12-05T20:06:42.342Z] 35a8f103898e: Preparing [2023-12-05T20:06:42.342Z] 02336360d4b6: Preparing [2023-12-05T20:06:42.342Z] b8a91450d9ca: Preparing [2023-12-05T20:06:42.342Z] 1878f2edd399: Preparing [2023-12-05T20:06:42.342Z] 7246998e7ce1: Preparing [2023-12-05T20:06:42.342Z] 18aa27dea5e3: Preparing [2023-12-05T20:06:42.342Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:42.342Z] b8a91450d9ca: Waiting [2023-12-05T20:06:42.342Z] 1878f2edd399: Waiting [2023-12-05T20:06:42.342Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:42.342Z] 18aa27dea5e3: Waiting [2023-12-05T20:06:42.342Z] ae4642eda557: Layer already exists [2023-12-05T20:06:42.342Z] c3c79bba9f94: Layer already exists [2023-12-05T20:06:42.342Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:42.342Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:42.342Z] bc0400f4796b: Layer already exists [2023-12-05T20:06:42.342Z] b8a91450d9ca: Layer already exists [2023-12-05T20:06:42.342Z] 1878f2edd399: Layer already exists [2023-12-05T20:06:42.342Z] 7246998e7ce1: Layer already exists [2023-12-05T20:06:42.342Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:42.342Z] 18aa27dea5e3: Layer already exists [2023-12-05T20:06:42.342Z] 3.2.0-dev.3: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:42.913Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:43.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:43.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-05T20:06:43.475Z] bc0400f4796b: Preparing [2023-12-05T20:06:43.475Z] ae4642eda557: Preparing [2023-12-05T20:06:43.475Z] c3c79bba9f94: Preparing [2023-12-05T20:06:43.475Z] 35a8f103898e: Preparing [2023-12-05T20:06:43.475Z] 02336360d4b6: Preparing [2023-12-05T20:06:43.475Z] b8a91450d9ca: Preparing [2023-12-05T20:06:43.475Z] 1878f2edd399: Preparing [2023-12-05T20:06:43.475Z] b8a91450d9ca: Waiting [2023-12-05T20:06:43.475Z] 7246998e7ce1: Preparing [2023-12-05T20:06:43.475Z] 1878f2edd399: Waiting [2023-12-05T20:06:43.475Z] 18aa27dea5e3: Preparing [2023-12-05T20:06:43.475Z] 7246998e7ce1: Waiting [2023-12-05T20:06:43.475Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:43.475Z] 18aa27dea5e3: Waiting [2023-12-05T20:06:43.475Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:43.475Z] bc0400f4796b: Layer already exists [2023-12-05T20:06:43.475Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:43.475Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:43.475Z] ae4642eda557: Layer already exists [2023-12-05T20:06:43.475Z] c3c79bba9f94: Layer already exists [2023-12-05T20:06:43.475Z] b8a91450d9ca: Layer already exists [2023-12-05T20:06:43.475Z] 7246998e7ce1: Layer already exists [2023-12-05T20:06:43.475Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:43.475Z] 18aa27dea5e3: Layer already exists [2023-12-05T20:06:43.475Z] 1878f2edd399: Layer already exists [2023-12-05T20:06:43.475Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:44.031Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:44.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-12-05T20:06:44.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-05T20:06:44.582Z] bc0400f4796b: Preparing [2023-12-05T20:06:44.582Z] ae4642eda557: Preparing [2023-12-05T20:06:44.582Z] c3c79bba9f94: Preparing [2023-12-05T20:06:44.582Z] 35a8f103898e: Preparing [2023-12-05T20:06:44.582Z] 02336360d4b6: Preparing [2023-12-05T20:06:44.582Z] b8a91450d9ca: Preparing [2023-12-05T20:06:44.582Z] 1878f2edd399: Preparing [2023-12-05T20:06:44.582Z] 7246998e7ce1: Preparing [2023-12-05T20:06:44.582Z] 18aa27dea5e3: Preparing [2023-12-05T20:06:44.582Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:44.582Z] b8a91450d9ca: Waiting [2023-12-05T20:06:44.582Z] 1878f2edd399: Waiting [2023-12-05T20:06:44.582Z] 7246998e7ce1: Waiting [2023-12-05T20:06:44.582Z] 18aa27dea5e3: Waiting [2023-12-05T20:06:44.582Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:44.582Z] ae4642eda557: Layer already exists [2023-12-05T20:06:44.582Z] c3c79bba9f94: Layer already exists [2023-12-05T20:06:44.582Z] bc0400f4796b: Layer already exists [2023-12-05T20:06:44.582Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:44.582Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:44.582Z] 7246998e7ce1: Layer already exists [2023-12-05T20:06:44.582Z] 1878f2edd399: Layer already exists [2023-12-05T20:06:44.582Z] b8a91450d9ca: Layer already exists [2023-12-05T20:06:44.582Z] 18aa27dea5e3: Layer already exists [2023-12-05T20:06:44.582Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:44.582Z] main: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:06:45.124Z] ===================================================== [Pipeline] echo [2023-12-05T20:06:45.272Z] taggedImages: [2023-12-05T20:06:45.272Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:45.272Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-05T20:06:45.272Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.3 [2023-12-05T20:06:45.272Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:45.272Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-12-05T20:06:45.379Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-12-05T20:06:45.379Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:45.379Z] latest [2023-12-05T20:06:45.379Z] 3.2.0-dev.3 [2023-12-05T20:06:45.379Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:45.379Z] main [2023-12-05T20:06:45.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:46.149Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:46.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:06:46.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-05T20:06:46.856Z] 6113140169f4: Preparing [2023-12-05T20:06:46.856Z] b918415cf01c: Preparing [2023-12-05T20:06:46.856Z] 65f50e149d33: Preparing [2023-12-05T20:06:46.856Z] 35a8f103898e: Preparing [2023-12-05T20:06:46.856Z] 02336360d4b6: Preparing [2023-12-05T20:06:46.856Z] 6272dca40d24: Preparing [2023-12-05T20:06:46.856Z] a85743353d82: Preparing [2023-12-05T20:06:46.856Z] 9e29823afd9d: Preparing [2023-12-05T20:06:46.856Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:46.856Z] a85743353d82: Waiting [2023-12-05T20:06:46.856Z] 6272dca40d24: Waiting [2023-12-05T20:06:46.856Z] 9e29823afd9d: Waiting [2023-12-05T20:06:46.856Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:46.856Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:46.856Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:46.856Z] 65f50e149d33: Pushed [2023-12-05T20:06:46.856Z] b918415cf01c: Pushed [2023-12-05T20:06:46.856Z] 6113140169f4: Pushed [2023-12-05T20:06:46.856Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:46.856Z] a85743353d82: Pushed [2023-12-05T20:06:47.115Z] 9e29823afd9d: Pushed [2023-12-05T20:06:55.235Z] 6272dca40d24: Pushed [2023-12-05T20:06:55.235Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:55.804Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:56.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-05T20:06:56.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-05T20:06:56.358Z] 6113140169f4: Preparing [2023-12-05T20:06:56.358Z] b918415cf01c: Preparing [2023-12-05T20:06:56.358Z] 65f50e149d33: Preparing [2023-12-05T20:06:56.358Z] 35a8f103898e: Preparing [2023-12-05T20:06:56.358Z] 02336360d4b6: Preparing [2023-12-05T20:06:56.358Z] 6272dca40d24: Preparing [2023-12-05T20:06:56.358Z] a85743353d82: Preparing [2023-12-05T20:06:56.358Z] 9e29823afd9d: Preparing [2023-12-05T20:06:56.358Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:56.358Z] 9e29823afd9d: Waiting [2023-12-05T20:06:56.358Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:56.358Z] 6272dca40d24: Waiting [2023-12-05T20:06:56.358Z] a85743353d82: Waiting [2023-12-05T20:06:56.358Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:56.358Z] 6113140169f4: Layer already exists [2023-12-05T20:06:56.358Z] 65f50e149d33: Layer already exists [2023-12-05T20:06:56.358Z] b918415cf01c: Layer already exists [2023-12-05T20:06:56.358Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:56.358Z] 6272dca40d24: Layer already exists [2023-12-05T20:06:56.358Z] a85743353d82: Layer already exists [2023-12-05T20:06:56.358Z] 9e29823afd9d: Layer already exists [2023-12-05T20:06:56.358Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:56.358Z] latest: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:56.923Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:57.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.3 [2023-12-05T20:06:57.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-05T20:06:57.482Z] 6113140169f4: Preparing [2023-12-05T20:06:57.482Z] b918415cf01c: Preparing [2023-12-05T20:06:57.482Z] 65f50e149d33: Preparing [2023-12-05T20:06:57.482Z] 35a8f103898e: Preparing [2023-12-05T20:06:57.482Z] 02336360d4b6: Preparing [2023-12-05T20:06:57.482Z] 6272dca40d24: Preparing [2023-12-05T20:06:57.482Z] a85743353d82: Preparing [2023-12-05T20:06:57.482Z] 9e29823afd9d: Preparing [2023-12-05T20:06:57.482Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:57.482Z] 9e29823afd9d: Waiting [2023-12-05T20:06:57.482Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:57.482Z] 6272dca40d24: Waiting [2023-12-05T20:06:57.482Z] a85743353d82: Waiting [2023-12-05T20:06:57.482Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:57.482Z] b918415cf01c: Layer already exists [2023-12-05T20:06:57.482Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:57.482Z] 6113140169f4: Layer already exists [2023-12-05T20:06:57.482Z] 65f50e149d33: Layer already exists [2023-12-05T20:06:57.482Z] a85743353d82: Layer already exists [2023-12-05T20:06:57.482Z] 6272dca40d24: Layer already exists [2023-12-05T20:06:57.482Z] 9e29823afd9d: Layer already exists [2023-12-05T20:06:57.482Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:57.482Z] 3.2.0-dev.3: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:58.047Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:58.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:06:58.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-05T20:06:58.598Z] 6113140169f4: Preparing [2023-12-05T20:06:58.598Z] b918415cf01c: Preparing [2023-12-05T20:06:58.598Z] 65f50e149d33: Preparing [2023-12-05T20:06:58.598Z] 35a8f103898e: Preparing [2023-12-05T20:06:58.598Z] 02336360d4b6: Preparing [2023-12-05T20:06:58.598Z] 6272dca40d24: Preparing [2023-12-05T20:06:58.598Z] a85743353d82: Preparing [2023-12-05T20:06:58.598Z] 9e29823afd9d: Preparing [2023-12-05T20:06:58.598Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:58.598Z] 6272dca40d24: Waiting [2023-12-05T20:06:58.598Z] a85743353d82: Waiting [2023-12-05T20:06:58.598Z] 9e29823afd9d: Waiting [2023-12-05T20:06:58.598Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:58.598Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:58.598Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:58.598Z] 6113140169f4: Layer already exists [2023-12-05T20:06:58.598Z] b918415cf01c: Layer already exists [2023-12-05T20:06:58.598Z] 65f50e149d33: Layer already exists [2023-12-05T20:06:58.598Z] 9e29823afd9d: Layer already exists [2023-12-05T20:06:58.598Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:58.598Z] 6272dca40d24: Layer already exists [2023-12-05T20:06:58.598Z] a85743353d82: Layer already exists [2023-12-05T20:06:58.598Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:59.164Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:06:59.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-12-05T20:06:59.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-05T20:06:59.721Z] 6113140169f4: Preparing [2023-12-05T20:06:59.721Z] b918415cf01c: Preparing [2023-12-05T20:06:59.721Z] 65f50e149d33: Preparing [2023-12-05T20:06:59.721Z] 35a8f103898e: Preparing [2023-12-05T20:06:59.721Z] 02336360d4b6: Preparing [2023-12-05T20:06:59.721Z] 6272dca40d24: Preparing [2023-12-05T20:06:59.721Z] a85743353d82: Preparing [2023-12-05T20:06:59.721Z] 9e29823afd9d: Preparing [2023-12-05T20:06:59.721Z] 9fe9a137fd00: Preparing [2023-12-05T20:06:59.721Z] 6272dca40d24: Waiting [2023-12-05T20:06:59.721Z] a85743353d82: Waiting [2023-12-05T20:06:59.721Z] 9e29823afd9d: Waiting [2023-12-05T20:06:59.721Z] 9fe9a137fd00: Waiting [2023-12-05T20:06:59.721Z] 65f50e149d33: Layer already exists [2023-12-05T20:06:59.721Z] 6113140169f4: Layer already exists [2023-12-05T20:06:59.721Z] 02336360d4b6: Layer already exists [2023-12-05T20:06:59.721Z] b918415cf01c: Layer already exists [2023-12-05T20:06:59.721Z] 35a8f103898e: Layer already exists [2023-12-05T20:06:59.721Z] a85743353d82: Layer already exists [2023-12-05T20:06:59.721Z] 9e29823afd9d: Layer already exists [2023-12-05T20:06:59.721Z] 6272dca40d24: Layer already exists [2023-12-05T20:06:59.721Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:06:59.721Z] main: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:07:00.293Z] ===================================================== [Pipeline] echo [2023-12-05T20:07:00.388Z] taggedImages: [2023-12-05T20:07:00.388Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:00.388Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-05T20:07:00.388Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.3 [2023-12-05T20:07:00.388Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:00.388Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-12-05T20:07:00.503Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-12-05T20:07:00.503Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:00.503Z] latest [2023-12-05T20:07:00.503Z] 3.2.0-dev.3 [2023-12-05T20:07:00.503Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:00.503Z] main [2023-12-05T20:07:00.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:01.284Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:01.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:01.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-05T20:07:01.857Z] a9d6807abf77: Preparing [2023-12-05T20:07:01.857Z] cd11395a3c91: Preparing [2023-12-05T20:07:01.857Z] b44b4522ba58: Preparing [2023-12-05T20:07:01.857Z] 35a8f103898e: Preparing [2023-12-05T20:07:01.857Z] 02336360d4b6: Preparing [2023-12-05T20:07:01.857Z] 4e71b16a4721: Preparing [2023-12-05T20:07:01.857Z] 7246998e7ce1: Preparing [2023-12-05T20:07:01.857Z] 18aa27dea5e3: Preparing [2023-12-05T20:07:01.857Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:01.857Z] 4e71b16a4721: Waiting [2023-12-05T20:07:01.857Z] 7246998e7ce1: Waiting [2023-12-05T20:07:01.857Z] 18aa27dea5e3: Waiting [2023-12-05T20:07:01.857Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:01.857Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:01.857Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:01.857Z] 7246998e7ce1: Layer already exists [2023-12-05T20:07:01.857Z] 18aa27dea5e3: Layer already exists [2023-12-05T20:07:01.857Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:01.857Z] b44b4522ba58: Pushed [2023-12-05T20:07:01.857Z] a9d6807abf77: Pushed [2023-12-05T20:07:01.857Z] cd11395a3c91: Pushed [2023-12-05T20:07:09.969Z] 4e71b16a4721: Pushed [2023-12-05T20:07:09.969Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:10.637Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:11.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-05T20:07:11.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-05T20:07:11.267Z] a9d6807abf77: Preparing [2023-12-05T20:07:11.267Z] cd11395a3c91: Preparing [2023-12-05T20:07:11.267Z] b44b4522ba58: Preparing [2023-12-05T20:07:11.267Z] 35a8f103898e: Preparing [2023-12-05T20:07:11.267Z] 02336360d4b6: Preparing [2023-12-05T20:07:11.267Z] 4e71b16a4721: Preparing [2023-12-05T20:07:11.267Z] 7246998e7ce1: Preparing [2023-12-05T20:07:11.267Z] 18aa27dea5e3: Preparing [2023-12-05T20:07:11.267Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:11.267Z] 4e71b16a4721: Waiting [2023-12-05T20:07:11.267Z] 7246998e7ce1: Waiting [2023-12-05T20:07:11.267Z] 18aa27dea5e3: Waiting [2023-12-05T20:07:11.267Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:11.267Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:11.267Z] a9d6807abf77: Layer already exists [2023-12-05T20:07:11.267Z] b44b4522ba58: Layer already exists [2023-12-05T20:07:11.267Z] cd11395a3c91: Layer already exists [2023-12-05T20:07:11.267Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:11.267Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:11.267Z] 18aa27dea5e3: Layer already exists [2023-12-05T20:07:11.267Z] 4e71b16a4721: Layer already exists [2023-12-05T20:07:11.267Z] 7246998e7ce1: Layer already exists [2023-12-05T20:07:11.267Z] latest: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:11.881Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:12.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.3 [2023-12-05T20:07:12.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-05T20:07:12.460Z] a9d6807abf77: Preparing [2023-12-05T20:07:12.460Z] cd11395a3c91: Preparing [2023-12-05T20:07:12.460Z] b44b4522ba58: Preparing [2023-12-05T20:07:12.460Z] 35a8f103898e: Preparing [2023-12-05T20:07:12.460Z] 02336360d4b6: Preparing [2023-12-05T20:07:12.460Z] 4e71b16a4721: Preparing [2023-12-05T20:07:12.460Z] 7246998e7ce1: Preparing [2023-12-05T20:07:12.460Z] 18aa27dea5e3: Preparing [2023-12-05T20:07:12.460Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:12.460Z] 18aa27dea5e3: Waiting [2023-12-05T20:07:12.460Z] 4e71b16a4721: Waiting [2023-12-05T20:07:12.460Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:12.460Z] 7246998e7ce1: Waiting [2023-12-05T20:07:12.460Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:12.460Z] b44b4522ba58: Layer already exists [2023-12-05T20:07:12.460Z] cd11395a3c91: Layer already exists [2023-12-05T20:07:12.460Z] a9d6807abf77: Layer already exists [2023-12-05T20:07:12.460Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:12.460Z] 4e71b16a4721: Layer already exists [2023-12-05T20:07:12.460Z] 7246998e7ce1: Layer already exists [2023-12-05T20:07:12.460Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:12.460Z] 18aa27dea5e3: Layer already exists [2023-12-05T20:07:12.460Z] 3.2.0-dev.3: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:13.036Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:13.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:13.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-05T20:07:13.683Z] a9d6807abf77: Preparing [2023-12-05T20:07:13.683Z] cd11395a3c91: Preparing [2023-12-05T20:07:13.683Z] b44b4522ba58: Preparing [2023-12-05T20:07:13.683Z] 35a8f103898e: Preparing [2023-12-05T20:07:13.683Z] 02336360d4b6: Preparing [2023-12-05T20:07:13.683Z] 4e71b16a4721: Preparing [2023-12-05T20:07:13.683Z] 7246998e7ce1: Preparing [2023-12-05T20:07:13.683Z] 18aa27dea5e3: Preparing [2023-12-05T20:07:13.683Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:13.683Z] 7246998e7ce1: Waiting [2023-12-05T20:07:13.683Z] 18aa27dea5e3: Waiting [2023-12-05T20:07:13.683Z] 4e71b16a4721: Waiting [2023-12-05T20:07:13.683Z] b44b4522ba58: Layer already exists [2023-12-05T20:07:13.683Z] a9d6807abf77: Layer already exists [2023-12-05T20:07:13.683Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:13.683Z] cd11395a3c91: Layer already exists [2023-12-05T20:07:13.683Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:13.683Z] 4e71b16a4721: Layer already exists [2023-12-05T20:07:13.683Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:13.683Z] 18aa27dea5e3: Layer already exists [2023-12-05T20:07:13.683Z] 7246998e7ce1: Layer already exists [2023-12-05T20:07:13.683Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:14.266Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:14.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-12-05T20:07:14.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-05T20:07:14.858Z] a9d6807abf77: Preparing [2023-12-05T20:07:14.858Z] cd11395a3c91: Preparing [2023-12-05T20:07:14.858Z] b44b4522ba58: Preparing [2023-12-05T20:07:14.858Z] 35a8f103898e: Preparing [2023-12-05T20:07:14.858Z] 02336360d4b6: Preparing [2023-12-05T20:07:14.858Z] 4e71b16a4721: Preparing [2023-12-05T20:07:14.858Z] 7246998e7ce1: Preparing [2023-12-05T20:07:14.858Z] 18aa27dea5e3: Preparing [2023-12-05T20:07:14.858Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:14.858Z] 7246998e7ce1: Waiting [2023-12-05T20:07:14.858Z] 18aa27dea5e3: Waiting [2023-12-05T20:07:14.858Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:14.858Z] 4e71b16a4721: Waiting [2023-12-05T20:07:14.858Z] b44b4522ba58: Layer already exists [2023-12-05T20:07:14.858Z] cd11395a3c91: Layer already exists [2023-12-05T20:07:14.858Z] a9d6807abf77: Layer already exists [2023-12-05T20:07:14.858Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:14.858Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:14.858Z] 4e71b16a4721: Layer already exists [2023-12-05T20:07:14.858Z] 7246998e7ce1: Layer already exists [2023-12-05T20:07:14.858Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:14.858Z] 18aa27dea5e3: Layer already exists [2023-12-05T20:07:14.858Z] main: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:07:15.476Z] ===================================================== [Pipeline] echo [2023-12-05T20:07:15.579Z] taggedImages: [2023-12-05T20:07:15.579Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:15.579Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-05T20:07:15.579Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.3 [2023-12-05T20:07:15.579Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:15.579Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-12-05T20:07:15.688Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-12-05T20:07:15.688Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:15.688Z] latest [2023-12-05T20:07:15.688Z] 3.2.0-dev.3 [2023-12-05T20:07:15.688Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:15.688Z] main [2023-12-05T20:07:15.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:16.467Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:17.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:17.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-05T20:07:17.071Z] d6ba1430b3b1: Preparing [2023-12-05T20:07:17.071Z] 83e7702d78ca: Preparing [2023-12-05T20:07:17.071Z] 35a8f103898e: Preparing [2023-12-05T20:07:17.071Z] 02336360d4b6: Preparing [2023-12-05T20:07:17.071Z] 8d706ef3b354: Preparing [2023-12-05T20:07:17.071Z] a5dc38ef8589: Preparing [2023-12-05T20:07:17.071Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:17.071Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:17.071Z] a5dc38ef8589: Waiting [2023-12-05T20:07:17.071Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:17.071Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:17.071Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:17.071Z] d6ba1430b3b1: Pushed [2023-12-05T20:07:17.071Z] 8d706ef3b354: Pushed [2023-12-05T20:07:17.071Z] a5dc38ef8589: Pushed [2023-12-05T20:07:19.610Z] 83e7702d78ca: Pushed [2023-12-05T20:07:20.177Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:20.766Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:21.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-05T20:07:21.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-05T20:07:21.355Z] d6ba1430b3b1: Preparing [2023-12-05T20:07:21.355Z] 83e7702d78ca: Preparing [2023-12-05T20:07:21.355Z] 35a8f103898e: Preparing [2023-12-05T20:07:21.355Z] 02336360d4b6: Preparing [2023-12-05T20:07:21.355Z] 8d706ef3b354: Preparing [2023-12-05T20:07:21.355Z] a5dc38ef8589: Preparing [2023-12-05T20:07:21.355Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:21.355Z] a5dc38ef8589: Waiting [2023-12-05T20:07:21.355Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:21.355Z] 83e7702d78ca: Layer already exists [2023-12-05T20:07:21.355Z] d6ba1430b3b1: Layer already exists [2023-12-05T20:07:21.355Z] 8d706ef3b354: Layer already exists [2023-12-05T20:07:21.355Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:21.355Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:21.355Z] a5dc38ef8589: Layer already exists [2023-12-05T20:07:21.355Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:21.355Z] latest: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:21.973Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:22.571Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.3 [2023-12-05T20:07:22.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-05T20:07:22.571Z] d6ba1430b3b1: Preparing [2023-12-05T20:07:22.571Z] 83e7702d78ca: Preparing [2023-12-05T20:07:22.571Z] 35a8f103898e: Preparing [2023-12-05T20:07:22.571Z] 02336360d4b6: Preparing [2023-12-05T20:07:22.571Z] 8d706ef3b354: Preparing [2023-12-05T20:07:22.571Z] a5dc38ef8589: Preparing [2023-12-05T20:07:22.571Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:22.571Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:22.571Z] 83e7702d78ca: Layer already exists [2023-12-05T20:07:22.571Z] 8d706ef3b354: Layer already exists [2023-12-05T20:07:22.571Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:22.571Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:22.571Z] d6ba1430b3b1: Layer already exists [2023-12-05T20:07:22.571Z] a5dc38ef8589: Layer already exists [2023-12-05T20:07:22.571Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:22.571Z] 3.2.0-dev.3: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:23.181Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:23.789Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:23.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-05T20:07:23.789Z] d6ba1430b3b1: Preparing [2023-12-05T20:07:23.789Z] 83e7702d78ca: Preparing [2023-12-05T20:07:23.789Z] 35a8f103898e: Preparing [2023-12-05T20:07:23.789Z] 02336360d4b6: Preparing [2023-12-05T20:07:23.789Z] 8d706ef3b354: Preparing [2023-12-05T20:07:23.789Z] a5dc38ef8589: Preparing [2023-12-05T20:07:23.789Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:23.789Z] a5dc38ef8589: Waiting [2023-12-05T20:07:23.789Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:23.789Z] 8d706ef3b354: Layer already exists [2023-12-05T20:07:23.789Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:23.789Z] d6ba1430b3b1: Layer already exists [2023-12-05T20:07:23.789Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:23.789Z] 83e7702d78ca: Layer already exists [2023-12-05T20:07:23.789Z] a5dc38ef8589: Layer already exists [2023-12-05T20:07:23.789Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:23.789Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:24.418Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:25.008Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-12-05T20:07:25.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-05T20:07:25.008Z] d6ba1430b3b1: Preparing [2023-12-05T20:07:25.008Z] 83e7702d78ca: Preparing [2023-12-05T20:07:25.008Z] 35a8f103898e: Preparing [2023-12-05T20:07:25.008Z] 02336360d4b6: Preparing [2023-12-05T20:07:25.008Z] 8d706ef3b354: Preparing [2023-12-05T20:07:25.008Z] a5dc38ef8589: Preparing [2023-12-05T20:07:25.008Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:25.008Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:25.008Z] d6ba1430b3b1: Layer already exists [2023-12-05T20:07:25.008Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:25.008Z] 83e7702d78ca: Layer already exists [2023-12-05T20:07:25.008Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:25.008Z] 8d706ef3b354: Layer already exists [2023-12-05T20:07:25.008Z] a5dc38ef8589: Layer already exists [2023-12-05T20:07:25.008Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:25.008Z] main: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:07:25.664Z] ===================================================== [Pipeline] echo [2023-12-05T20:07:25.772Z] taggedImages: [2023-12-05T20:07:25.772Z] - nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:25.772Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-05T20:07:25.772Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.3 [2023-12-05T20:07:25.772Z] - nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:25.772Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-12-05T20:07:25.892Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-12-05T20:07:25.892Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:25.892Z] latest [2023-12-05T20:07:25.892Z] 3.2.0-dev.3 [2023-12-05T20:07:25.892Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:25.892Z] main [2023-12-05T20:07:25.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:26.684Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:27.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:27.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-05T20:07:27.286Z] 6ff16ef7aa68: Preparing [2023-12-05T20:07:27.286Z] b3c8816f51e8: Preparing [2023-12-05T20:07:27.286Z] 35a8f103898e: Preparing [2023-12-05T20:07:27.286Z] 02336360d4b6: Preparing [2023-12-05T20:07:27.286Z] f786f1a043da: Preparing [2023-12-05T20:07:27.286Z] 58af307d683f: Preparing [2023-12-05T20:07:27.286Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:27.286Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:27.286Z] 58af307d683f: Waiting [2023-12-05T20:07:27.286Z] f786f1a043da: Layer already exists [2023-12-05T20:07:27.286Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:27.286Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:27.286Z] 58af307d683f: Layer already exists [2023-12-05T20:07:27.286Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:27.286Z] 6ff16ef7aa68: Pushed [2023-12-05T20:07:29.814Z] b3c8816f51e8: Pushed [2023-12-05T20:07:29.814Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:30.408Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:30.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-05T20:07:30.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-05T20:07:30.998Z] 6ff16ef7aa68: Preparing [2023-12-05T20:07:30.998Z] b3c8816f51e8: Preparing [2023-12-05T20:07:30.998Z] 35a8f103898e: Preparing [2023-12-05T20:07:30.998Z] 02336360d4b6: Preparing [2023-12-05T20:07:30.998Z] f786f1a043da: Preparing [2023-12-05T20:07:30.998Z] 58af307d683f: Preparing [2023-12-05T20:07:30.998Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:30.998Z] 58af307d683f: Waiting [2023-12-05T20:07:30.998Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:30.998Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:30.998Z] 6ff16ef7aa68: Layer already exists [2023-12-05T20:07:30.998Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:30.998Z] f786f1a043da: Layer already exists [2023-12-05T20:07:30.998Z] b3c8816f51e8: Layer already exists [2023-12-05T20:07:30.998Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:30.998Z] 58af307d683f: Layer already exists [2023-12-05T20:07:30.998Z] latest: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:31.597Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:32.187Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.3 [2023-12-05T20:07:32.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-05T20:07:32.188Z] 6ff16ef7aa68: Preparing [2023-12-05T20:07:32.188Z] b3c8816f51e8: Preparing [2023-12-05T20:07:32.188Z] 35a8f103898e: Preparing [2023-12-05T20:07:32.188Z] 02336360d4b6: Preparing [2023-12-05T20:07:32.188Z] f786f1a043da: Preparing [2023-12-05T20:07:32.188Z] 58af307d683f: Preparing [2023-12-05T20:07:32.188Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:32.188Z] 58af307d683f: Waiting [2023-12-05T20:07:32.188Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:32.188Z] b3c8816f51e8: Layer already exists [2023-12-05T20:07:32.188Z] 6ff16ef7aa68: Layer already exists [2023-12-05T20:07:32.188Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:32.188Z] f786f1a043da: Layer already exists [2023-12-05T20:07:32.188Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:32.188Z] 58af307d683f: Layer already exists [2023-12-05T20:07:32.188Z] 3.2.0-dev.3: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:32.814Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:33.425Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:33.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-05T20:07:33.425Z] 6ff16ef7aa68: Preparing [2023-12-05T20:07:33.425Z] b3c8816f51e8: Preparing [2023-12-05T20:07:33.425Z] 35a8f103898e: Preparing [2023-12-05T20:07:33.425Z] 02336360d4b6: Preparing [2023-12-05T20:07:33.425Z] f786f1a043da: Preparing [2023-12-05T20:07:33.425Z] 58af307d683f: Preparing [2023-12-05T20:07:33.425Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:33.426Z] 58af307d683f: Waiting [2023-12-05T20:07:33.426Z] b3c8816f51e8: Layer already exists [2023-12-05T20:07:33.426Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:33.426Z] f786f1a043da: Layer already exists [2023-12-05T20:07:33.426Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:33.426Z] 6ff16ef7aa68: Layer already exists [2023-12-05T20:07:33.426Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:33.426Z] 58af307d683f: Layer already exists [2023-12-05T20:07:33.426Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:34.036Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:07:34.665Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-12-05T20:07:34.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-05T20:07:34.665Z] 6ff16ef7aa68: Preparing [2023-12-05T20:07:34.665Z] b3c8816f51e8: Preparing [2023-12-05T20:07:34.665Z] 35a8f103898e: Preparing [2023-12-05T20:07:34.665Z] 02336360d4b6: Preparing [2023-12-05T20:07:34.665Z] f786f1a043da: Preparing [2023-12-05T20:07:34.665Z] 58af307d683f: Preparing [2023-12-05T20:07:34.665Z] 9fe9a137fd00: Preparing [2023-12-05T20:07:34.665Z] 9fe9a137fd00: Waiting [2023-12-05T20:07:34.665Z] 58af307d683f: Waiting [2023-12-05T20:07:34.665Z] 6ff16ef7aa68: Layer already exists [2023-12-05T20:07:34.665Z] 02336360d4b6: Layer already exists [2023-12-05T20:07:34.665Z] f786f1a043da: Layer already exists [2023-12-05T20:07:34.665Z] b3c8816f51e8: Layer already exists [2023-12-05T20:07:34.665Z] 35a8f103898e: Layer already exists [2023-12-05T20:07:34.665Z] 9fe9a137fd00: Layer already exists [2023-12-05T20:07:34.665Z] 58af307d683f: Layer already exists [2023-12-05T20:07:34.665Z] main: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:07:35.332Z] ===================================================== [Pipeline] echo [2023-12-05T20:07:35.450Z] taggedImages: [2023-12-05T20:07:35.450Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:07:35.450Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-05T20:07:35.450Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.3 [2023-12-05T20:07:35.450Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:07:35.450Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-05T20:10:31.786Z] #142 ... [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-05T20:10:31.786Z] #136 373.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-05T20:10:31.786Z] #136 ... [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T20:10:31.786Z] #135 DONE 376.2s [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T20:10:31.786Z] #140 ... [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:10:31.786Z] #143 DONE 0.2s [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:10:31.786Z] #144 DONE 0.1s [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-05T20:10:31.786Z] #145 DONE 0.1s [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-05T20:10:31.786Z] #146 DONE 0.1s [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-05T20:10:31.786Z] #147 DONE 0.4s [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:10:31.786Z] #142 ... [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T20:10:31.786Z] #148 DONE 0.1s [2023-12-05T20:10:31.786Z] [2023-12-05T20:10:31.786Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:10:32.386Z] #149 ... [2023-12-05T20:10:32.386Z] [2023-12-05T20:10:32.386Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T20:10:32.386Z] #140 DONE 379.2s [2023-12-05T20:10:32.659Z] [2023-12-05T20:10:32.659Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T20:10:32.930Z] #137 ... [2023-12-05T20:10:32.930Z] [2023-12-05T20:10:32.930Z] #150 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-05T20:10:33.198Z] #150 DONE 0.3s [2023-12-05T20:10:33.198Z] [2023-12-05T20:10:33.198Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:10:33.198Z] #149 DONE 2.0s [2023-12-05T20:10:33.198Z] [2023-12-05T20:10:33.198Z] #151 [security-proxy-setup] exporting to image [2023-12-05T20:10:33.198Z] #151 exporting layers [2023-12-05T20:10:34.176Z] #151 exporting layers 1.1s done [2023-12-05T20:10:34.176Z] #151 writing image sha256:b3700a305459e73c3236c476ef85b231f74c79aff8bd8fc098aadac3a049559a done [2023-12-05T20:10:34.176Z] #151 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-05T20:10:34.176Z] #151 DONE 1.1s [2023-12-05T20:10:34.176Z] [2023-12-05T20:10:34.176Z] #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-05T20:10:38.450Z] #152 ... [2023-12-05T20:10:38.450Z] [2023-12-05T20:10:38.450Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-05T20:10:38.450Z] #136 DONE 384.8s [2023-12-05T20:10:38.450Z] [2023-12-05T20:10:38.450Z] #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-05T20:10:38.450Z] #152 DONE 5.0s [2023-12-05T20:10:38.450Z] [2023-12-05T20:10:38.450Z] #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:10:38.717Z] #153 DONE 0.3s [2023-12-05T20:10:38.717Z] [2023-12-05T20:10:38.717Z] #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:10:38.982Z] #154 DONE 0.3s [2023-12-05T20:10:38.982Z] [2023-12-05T20:10:38.982Z] #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-05T20:10:39.249Z] #155 DONE 0.5s [2023-12-05T20:10:39.249Z] [2023-12-05T20:10:39.249Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:10:39.249Z] #156 DONE 0.3s [2023-12-05T20:10:39.249Z] [2023-12-05T20:10:39.249Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:10:39.519Z] #157 DONE 0.3s [2023-12-05T20:10:39.519Z] [2023-12-05T20:10:39.519Z] #158 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-05T20:10:39.519Z] #158 DONE 0.2s [2023-12-05T20:10:39.519Z] [2023-12-05T20:10:39.519Z] #159 [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 [2023-12-05T20:10:40.122Z] #159 DONE 0.2s [2023-12-05T20:10:40.122Z] [2023-12-05T20:10:40.122Z] #160 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-05T20:10:40.122Z] #160 DONE 0.4s [2023-12-05T20:10:40.122Z] [2023-12-05T20:10:40.122Z] #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-05T20:10:40.388Z] #161 DONE 0.3s [2023-12-05T20:10:40.388Z] [2023-12-05T20:10:40.388Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-05T20:10:40.388Z] #162 DONE 0.3s [2023-12-05T20:10:40.388Z] [2023-12-05T20:10:40.388Z] #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-05T20:10:40.388Z] #163 DONE 0.2s [2023-12-05T20:10:40.388Z] [2023-12-05T20:10:40.388Z] #164 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:10:40.388Z] #164 DONE 0.2s [2023-12-05T20:10:40.388Z] [2023-12-05T20:10:40.388Z] #165 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-05T20:10:40.896Z] #165 DONE 0.2s [2023-12-05T20:10:40.896Z] [2023-12-05T20:10:40.896Z] #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T20:10:41.219Z] #166 ... [2023-12-05T20:10:41.219Z] [2023-12-05T20:10:41.219Z] #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-05T20:10:41.219Z] #167 DONE 0.5s [2023-12-05T20:10:41.219Z] [2023-12-05T20:10:41.219Z] #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-05T20:10:41.836Z] #168 DONE 0.7s [2023-12-05T20:10:41.836Z] [2023-12-05T20:10:41.836Z] #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T20:10:42.107Z] #169 DONE 0.2s [2023-12-05T20:10:42.107Z] [2023-12-05T20:10:42.107Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:10:42.706Z] #170 ... [2023-12-05T20:10:42.706Z] [2023-12-05T20:10:42.706Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T20:10:42.706Z] #139 DONE 389.4s [2023-12-05T20:10:43.002Z] [2023-12-05T20:10:43.002Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:10:43.002Z] #142 ... [2023-12-05T20:10:43.002Z] [2023-12-05T20:10:43.002Z] #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T20:10:43.002Z] #166 DONE 2.3s [2023-12-05T20:10:43.002Z] [2023-12-05T20:10:43.002Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:10:44.013Z] #171 DONE 0.6s [2023-12-05T20:10:44.013Z] [2023-12-05T20:10:44.013Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:10:44.013Z] #172 DONE 0.4s [2023-12-05T20:10:44.013Z] [2023-12-05T20:10:44.013Z] #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-05T20:10:44.602Z] #173 ... [2023-12-05T20:10:44.602Z] [2023-12-05T20:10:44.602Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:10:44.602Z] #170 DONE 2.6s [2023-12-05T20:10:44.602Z] [2023-12-05T20:10:44.602Z] #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-05T20:10:44.602Z] #173 DONE 0.6s [2023-12-05T20:10:44.602Z] [2023-12-05T20:10:44.602Z] #174 [security-secretstore-setup] exporting to image [2023-12-05T20:10:44.602Z] #174 exporting layers [2023-12-05T20:10:44.870Z] #174 ... [2023-12-05T20:10:44.870Z] [2023-12-05T20:10:44.870Z] #175 [security-bootstrapper] exporting to image [2023-12-05T20:10:44.870Z] #175 exporting layers 1.7s done [2023-12-05T20:10:44.870Z] #175 writing image sha256:7213a739ba4e871c9515bf87198a6c0c33bca5cff90f70a024d729c760b0b6bc 0.0s done [2023-12-05T20:10:44.870Z] #175 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-05T20:10:44.870Z] #175 DONE 1.8s [2023-12-05T20:10:45.144Z] [2023-12-05T20:10:45.144Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:10:45.144Z] #176 DONE 0.5s [2023-12-05T20:10:45.144Z] [2023-12-05T20:10:45.144Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-05T20:10:45.734Z] #177 DONE 0.6s [2023-12-05T20:10:45.734Z] [2023-12-05T20:10:45.734Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:10:45.734Z] #142 ... [2023-12-05T20:10:45.734Z] [2023-12-05T20:10:45.734Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:10:46.317Z] #178 ... [2023-12-05T20:10:46.317Z] [2023-12-05T20:10:46.317Z] #174 [security-secretstore-setup] exporting to image [2023-12-05T20:10:46.317Z] #174 exporting layers 1.6s done [2023-12-05T20:10:46.317Z] #174 writing image sha256:6ca9c1142aa347559e1c4f41fb927b572adf27ecc7d20153f521367d9c95fdc6 done [2023-12-05T20:10:46.317Z] #174 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done [2023-12-05T20:10:46.317Z] #174 DONE 1.7s [2023-12-05T20:10:46.317Z] [2023-12-05T20:10:46.317Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T20:10:47.722Z] #134 ... [2023-12-05T20:10:47.723Z] [2023-12-05T20:10:47.723Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:10:47.723Z] #178 DONE 1.7s [2023-12-05T20:10:47.723Z] [2023-12-05T20:10:47.723Z] #179 [security-proxy-auth] exporting to image [2023-12-05T20:10:47.987Z] #179 exporting layers 0.5s done [2023-12-05T20:10:47.987Z] #179 writing image sha256:4ece3c66a8bddf77fba198dd428aaf0d0c33f09d9f4553851640b75ef806646c done [2023-12-05T20:10:47.987Z] #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-05T20:10:47.987Z] #179 DONE 0.6s [2023-12-05T20:10:47.987Z] [2023-12-05T20:10:47.987Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:10:53.332Z] #142 ... [2023-12-05T20:10:53.332Z] [2023-12-05T20:10:53.332Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T20:10:53.332Z] #133 DONE 399.8s [2023-12-05T20:10:53.332Z] [2023-12-05T20:10:53.332Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T20:10:53.600Z] #132 ... [2023-12-05T20:10:53.600Z] [2023-12-05T20:10:53.600Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:10:53.600Z] #180 DONE 0.2s [2023-12-05T20:10:53.600Z] [2023-12-05T20:10:53.600Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:10:53.867Z] #181 DONE 0.2s [2023-12-05T20:10:53.867Z] [2023-12-05T20:10:53.867Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:10:53.867Z] #142 ... [2023-12-05T20:10:53.867Z] [2023-12-05T20:10:53.867Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-05T20:10:54.136Z] #182 DONE 0.2s [2023-12-05T20:10:54.136Z] [2023-12-05T20:10:54.136Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:10:54.136Z] #183 DONE 0.1s [2023-12-05T20:10:54.136Z] [2023-12-05T20:10:54.136Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-05T20:10:54.403Z] #184 DONE 0.1s [2023-12-05T20:10:54.403Z] [2023-12-05T20:10:54.403Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T20:10:55.809Z] #185 DONE 1.5s [2023-12-05T20:10:55.809Z] [2023-12-05T20:10:55.809Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-05T20:10:55.809Z] #186 exporting layers [2023-12-05T20:10:56.390Z] #186 exporting layers 0.4s done [2023-12-05T20:10:56.390Z] #186 writing image sha256:f6d7fcc3044c49fcd935d7afbec59e96dedd016e17d503cfe74f6e599c21a2b3 done [2023-12-05T20:10:56.390Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-12-05T20:10:56.390Z] #186 DONE 0.5s [2023-12-05T20:10:56.390Z] [2023-12-05T20:10:56.390Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T20:11:08.685Z] #134 ... [2023-12-05T20:11:08.686Z] [2023-12-05T20:11:08.686Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T20:11:08.686Z] #138 DONE 414.7s [2023-12-05T20:11:08.686Z] [2023-12-05T20:11:08.686Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:11:08.686Z] #187 DONE 0.2s [2023-12-05T20:11:08.686Z] [2023-12-05T20:11:08.686Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:11:08.686Z] #188 DONE 0.2s [2023-12-05T20:11:08.686Z] [2023-12-05T20:11:08.686Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T20:11:08.686Z] #132 ... [2023-12-05T20:11:08.686Z] [2023-12-05T20:11:08.686Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-05T20:11:08.951Z] #189 DONE 0.2s [2023-12-05T20:11:08.951Z] [2023-12-05T20:11:08.951Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:11:09.215Z] #190 DONE 0.1s [2023-12-05T20:11:09.215Z] [2023-12-05T20:11:09.215Z] #191 [core-command] exporting to image [2023-12-05T20:11:09.215Z] #191 exporting layers [2023-12-05T20:11:09.215Z] #191 exporting layers 0.2s done [2023-12-05T20:11:09.215Z] #191 writing image sha256:df205d303627bdcd3a2b120749a426d76fe4087bd8ca277f38583e681810472b [2023-12-05T20:11:09.481Z] #191 writing image sha256:df205d303627bdcd3a2b120749a426d76fe4087bd8ca277f38583e681810472b 0.0s done [2023-12-05T20:11:09.481Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-05T20:11:09.481Z] #191 DONE 0.3s [2023-12-05T20:11:09.481Z] [2023-12-05T20:11:09.481Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:11:12.069Z] #142 ... [2023-12-05T20:11:12.069Z] [2023-12-05T20:11:12.069Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T20:11:12.069Z] #141 DONE 418.6s [2023-12-05T20:11:12.335Z] [2023-12-05T20:11:12.335Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:11:12.603Z] #192 DONE 0.4s [2023-12-05T20:11:12.603Z] [2023-12-05T20:11:12.603Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T20:11:12.603Z] #134 ... [2023-12-05T20:11:12.603Z] [2023-12-05T20:11:12.603Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:11:12.868Z] #193 DONE 0.2s [2023-12-05T20:11:12.868Z] [2023-12-05T20:11:12.868Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-05T20:11:12.868Z] #194 ... [2023-12-05T20:11:12.868Z] [2023-12-05T20:11:12.868Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T20:11:12.868Z] #134 DONE 419.6s [2023-12-05T20:11:13.133Z] [2023-12-05T20:11:13.133Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-05T20:11:13.133Z] #194 DONE 0.3s [2023-12-05T20:11:13.133Z] [2023-12-05T20:11:13.133Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:11:13.398Z] #195 DONE 0.3s [2023-12-05T20:11:13.398Z] [2023-12-05T20:11:13.398Z] #196 [core-data] exporting to image [2023-12-05T20:11:13.664Z] #196 ... [2023-12-05T20:11:13.664Z] [2023-12-05T20:11:13.664Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:11:13.664Z] #197 DONE 0.4s [2023-12-05T20:11:13.664Z] [2023-12-05T20:11:13.664Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:11:13.930Z] #198 DONE 0.3s [2023-12-05T20:11:13.930Z] [2023-12-05T20:11:13.930Z] #196 [core-data] exporting to image [2023-12-05T20:11:13.930Z] #196 exporting layers 0.5s done [2023-12-05T20:11:13.930Z] #196 writing image sha256:28dbacbfec88467dd717bf81f74a0d263cae4673dc4c0a49364f9f2cdc4ffcff done [2023-12-05T20:11:13.930Z] #196 naming to docker.io/library/core-data-arm64 0.0s done [2023-12-05T20:11:13.930Z] #196 DONE 0.6s [2023-12-05T20:11:13.930Z] [2023-12-05T20:11:13.930Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:11:14.195Z] #142 ... [2023-12-05T20:11:14.195Z] [2023-12-05T20:11:14.195Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-05T20:11:14.460Z] #199 DONE 0.3s [2023-12-05T20:11:14.461Z] [2023-12-05T20:11:14.461Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:11:14.461Z] #200 DONE 0.1s [2023-12-05T20:11:14.461Z] [2023-12-05T20:11:14.461Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-05T20:11:14.461Z] #201 DONE 0.1s [2023-12-05T20:11:14.461Z] [2023-12-05T20:11:14.461Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:11:14.735Z] #142 ... [2023-12-05T20:11:14.735Z] [2023-12-05T20:11:14.735Z] #202 [core-metadata] exporting to image [2023-12-05T20:11:14.735Z] #202 exporting layers 0.2s done [2023-12-05T20:11:14.735Z] #202 writing image sha256:84da304108d98292147bb86dd13f9077af13539039fb2d84dd902ca48b9a3396 done [2023-12-05T20:11:14.735Z] #202 naming to docker.io/library/core-metadata-arm64 done [2023-12-05T20:11:14.735Z] #202 DONE 0.2s [2023-12-05T20:11:14.735Z] [2023-12-05T20:11:14.735Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:11:22.921Z] #142 ... [2023-12-05T20:11:22.921Z] [2023-12-05T20:11:22.921Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T20:11:22.921Z] #137 DONE 429.6s [2023-12-05T20:11:22.921Z] [2023-12-05T20:11:22.921Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T20:11:23.502Z] #132 ... [2023-12-05T20:11:23.502Z] [2023-12-05T20:11:23.502Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:11:23.502Z] #203 DONE 0.1s [2023-12-05T20:11:23.502Z] [2023-12-05T20:11:23.502Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:11:23.502Z] #204 DONE 0.1s [2023-12-05T20:11:23.502Z] [2023-12-05T20:11:23.502Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T20:11:23.766Z] #132 ... [2023-12-05T20:11:23.766Z] [2023-12-05T20:11:23.766Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-05T20:11:24.032Z] #205 DONE 0.4s [2023-12-05T20:11:24.032Z] [2023-12-05T20:11:24.032Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:11:24.297Z] #206 DONE 0.1s [2023-12-05T20:11:24.297Z] [2023-12-05T20:11:24.297Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-05T20:11:24.297Z] #207 exporting layers [2023-12-05T20:11:24.562Z] #207 exporting layers 0.4s done [2023-12-05T20:11:24.562Z] #207 writing image sha256:8615d8c48f7c69068d92057e4e37c6b8789132abb1d8beb616841f0dfd570f67 done [2023-12-05T20:11:24.562Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-05T20:11:24.562Z] #207 DONE 0.4s [2023-12-05T20:11:24.562Z] [2023-12-05T20:11:24.562Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T20:11:29.896Z] #132 ... [2023-12-05T20:11:29.896Z] [2023-12-05T20:11:29.896Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T20:11:29.896Z] #142 DONE 435.7s [2023-12-05T20:11:29.896Z] [2023-12-05T20:11:29.896Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:11:29.896Z] #208 DONE 0.2s [2023-12-05T20:11:29.896Z] [2023-12-05T20:11:29.896Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:11:29.896Z] #209 DONE 0.1s [2023-12-05T20:11:29.896Z] [2023-12-05T20:11:29.896Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T20:11:29.896Z] #132 DONE 436.2s [2023-12-05T20:11:29.896Z] [2023-12-05T20:11:29.896Z] #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-05T20:11:29.896Z] #210 DONE 0.4s [2023-12-05T20:11:29.896Z] [2023-12-05T20:11:29.896Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:11:30.162Z] #211 DONE 0.1s [2023-12-05T20:11:30.162Z] [2023-12-05T20:11:30.162Z] #212 [support-scheduler] exporting to image [2023-12-05T20:11:30.162Z] #212 exporting layers [2023-12-05T20:11:30.162Z] #212 ... [2023-12-05T20:11:30.162Z] [2023-12-05T20:11:30.162Z] #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T20:11:30.162Z] #213 DONE 0.1s [2023-12-05T20:11:30.162Z] [2023-12-05T20:11:30.162Z] #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T20:11:30.162Z] #214 DONE 0.1s [2023-12-05T20:11:30.431Z] [2023-12-05T20:11:30.431Z] #212 [support-scheduler] exporting to image [2023-12-05T20:11:30.431Z] #212 exporting layers 0.3s done [2023-12-05T20:11:30.431Z] #212 writing image sha256:1d95c89952930fd8b952211e0113953d54ed287642920333de206c962bd6a9ef done [2023-12-05T20:11:30.431Z] #212 naming to docker.io/library/support-scheduler-arm64 done [2023-12-05T20:11:30.431Z] #212 DONE 0.4s [2023-12-05T20:11:30.431Z] [2023-12-05T20:11:30.431Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-05T20:11:30.698Z] #215 DONE 0.3s [2023-12-05T20:11:30.698Z] [2023-12-05T20:11:30.698Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-05T20:11:30.698Z] #216 DONE 0.1s [2023-12-05T20:11:30.698Z] [2023-12-05T20:11:30.698Z] #217 [support-notifications] exporting to image [2023-12-05T20:11:30.963Z] #217 exporting layers 0.4s done [2023-12-05T20:11:30.963Z] #217 writing image sha256:2613132cc142032e9688af61236184fd8bd5512673ab2b112158aceeaf39bc44 done [2023-12-05T20:11:30.963Z] #217 naming to docker.io/library/support-notifications-arm64 done [2023-12-05T20:11:30.963Z] #217 DONE 0.4s [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T20:11:30.963Z] time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-05T20:11:31.246Z] $ docker stop --time=1 8218763a267c89094738b5dd051bead966e1e49e1d401d802386a035392d01fc [2023-12-05T20:11:32.940Z] $ docker rm -f --volumes 8218763a267c89094738b5dd051bead966e1e49e1d401d802386a035392d01fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T20:11:33.645Z] + docker images [2023-12-05T20:11:33.645Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-05T20:11:33.645Z] support-notifications-arm64 latest 2613132cc142 3 seconds ago 34.4MB [2023-12-05T20:11:33.645Z] support-scheduler-arm64 latest 1d95c8995293 4 seconds ago 33.7MB [2023-12-05T20:11:33.645Z] security-spiffe-token-provider-arm64 latest 8615d8c48f7c 10 seconds ago 35.3MB [2023-12-05T20:11:33.645Z] core-metadata-arm64 latest 84da304108d9 19 seconds ago 21.6MB [2023-12-05T20:11:33.645Z] core-data-arm64 latest 28dbacbfec88 20 seconds ago 21.2MB [2023-12-05T20:11:33.645Z] core-command-arm64 latest df205d303627 25 seconds ago 21MB [2023-12-05T20:11:33.645Z] core-common-config-bootstrapper-arm64 latest f6d7fcc3044c 38 seconds ago 18.3MB [2023-12-05T20:11:33.645Z] security-proxy-auth-arm64 latest 4ece3c66a8bd 46 seconds ago 19.4MB [2023-12-05T20:11:33.645Z] security-secretstore-setup-arm64 latest 6ca9c1142aa3 49 seconds ago 43.7MB [2023-12-05T20:11:33.645Z] security-bootstrapper-arm64 latest 7213a739ba4e 51 seconds ago 23.1MB [2023-12-05T20:11:33.645Z] security-proxy-setup-arm64 latest b3700a305459 About a minute ago 29.2MB [2023-12-05T20:11:33.645Z] security-spire-agent-arm64 latest d4cf50cd6653 7 minutes ago 152MB [2023-12-05T20:11:33.645Z] security-spire-server-arm64 latest 0eb8ca55226d 7 minutes ago 96.7MB [2023-12-05T20:11:33.645Z] security-spire-config-arm64 latest 00eb905b73b5 7 minutes ago 95.8MB [2023-12-05T20:11:33.645Z] ci-base-image-arm64 latest 246206453c8a 8 minutes ago 933MB [2023-12-05T20:11:33.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 weeks ago 560MB [2023-12-05T20:11:33.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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 [2023-12-05T20:11:34.682Z] provisioning config files... [2023-12-05T20:11:34.697Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/613@tmp/config12535346048366259447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:11:35.216Z] ---> ****-login.sh [2023-12-05T20:11:35.216Z] nexus3.edgexfoundry.org:10001 [2023-12-05T20:11:35.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:11:35.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:11:35.480Z] Configure a credential helper to remove this warning. See [2023-12-05T20:11:35.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:11:35.480Z] [2023-12-05T20:11:35.480Z] Login Succeeded [2023-12-05T20:11:35.480Z] nexus3.edgexfoundry.org:10002 [2023-12-05T20:11:35.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:11:35.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:11:35.745Z] Configure a credential helper to remove this warning. See [2023-12-05T20:11:35.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:11:35.745Z] [2023-12-05T20:11:35.745Z] Login Succeeded [2023-12-05T20:11:35.745Z] nexus3.edgexfoundry.org:10003 [2023-12-05T20:11:36.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:11:36.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:11:36.014Z] Configure a credential helper to remove this warning. See [2023-12-05T20:11:36.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:11:36.014Z] [2023-12-05T20:11:36.014Z] Login Succeeded [2023-12-05T20:11:36.014Z] nexus3.edgexfoundry.org:10004 [2023-12-05T20:11:36.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:11:36.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:11:36.280Z] Configure a credential helper to remove this warning. See [2023-12-05T20:11:36.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:11:36.280Z] [2023-12-05T20:11:36.280Z] Login Succeeded [2023-12-05T20:11:36.280Z] ****.io [2023-12-05T20:11:36.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:11:36.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:11:36.809Z] Configure a credential helper to remove this warning. See [2023-12-05T20:11:36.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:11:36.809Z] [2023-12-05T20:11:36.809Z] Login Succeeded [2023-12-05T20:11:36.809Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T20:11:36.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:11:37.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:11:37.447Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-12-05T20:11:37.447Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:11:37.447Z] latest [2023-12-05T20:11:37.447Z] 3.2.0-dev.3 [2023-12-05T20:11:37.447Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:11:37.447Z] main [2023-12-05T20:11:37.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:38.328Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:38.966Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:11:38.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-05T20:11:38.966Z] 8bf29a13e7a5: Preparing [2023-12-05T20:11:38.966Z] 7777cf3629c1: Preparing [2023-12-05T20:11:38.966Z] 249280874b40: Preparing [2023-12-05T20:11:38.966Z] 3af50e784217: Preparing [2023-12-05T20:11:38.966Z] f48f586193c0: Preparing [2023-12-05T20:11:38.966Z] 83bf1b398e9d: Preparing [2023-12-05T20:11:38.966Z] 0faf9b67be60: Preparing [2023-12-05T20:11:38.966Z] 83bf1b398e9d: Waiting [2023-12-05T20:11:38.966Z] 0faf9b67be60: Waiting [2023-12-05T20:11:39.230Z] 249280874b40: Pushed [2023-12-05T20:11:39.230Z] f48f586193c0: Pushed [2023-12-05T20:11:39.230Z] 8bf29a13e7a5: Pushed [2023-12-05T20:11:39.230Z] 3af50e784217: Pushed [2023-12-05T20:11:39.230Z] 0faf9b67be60: Layer already exists [2023-12-05T20:11:39.495Z] 83bf1b398e9d: Pushed [2023-12-05T20:11:42.056Z] 7777cf3629c1: Pushed [2023-12-05T20:11:42.319Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:42.961Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:43.626Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-05T20:11:43.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-05T20:11:43.626Z] 8bf29a13e7a5: Preparing [2023-12-05T20:11:43.626Z] 7777cf3629c1: Preparing [2023-12-05T20:11:43.626Z] 249280874b40: Preparing [2023-12-05T20:11:43.626Z] 3af50e784217: Preparing [2023-12-05T20:11:43.626Z] f48f586193c0: Preparing [2023-12-05T20:11:43.626Z] 83bf1b398e9d: Preparing [2023-12-05T20:11:43.626Z] 0faf9b67be60: Preparing [2023-12-05T20:11:43.626Z] 83bf1b398e9d: Waiting [2023-12-05T20:11:43.626Z] 0faf9b67be60: Waiting [2023-12-05T20:11:43.626Z] 3af50e784217: Layer already exists [2023-12-05T20:11:43.626Z] 7777cf3629c1: Layer already exists [2023-12-05T20:11:43.626Z] 249280874b40: Layer already exists [2023-12-05T20:11:43.626Z] 8bf29a13e7a5: Layer already exists [2023-12-05T20:11:43.626Z] f48f586193c0: Layer already exists [2023-12-05T20:11:43.626Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:11:43.626Z] 0faf9b67be60: Layer already exists [2023-12-05T20:11:43.891Z] latest: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:44.552Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:45.199Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.3 [2023-12-05T20:11:45.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-05T20:11:45.200Z] 8bf29a13e7a5: Preparing [2023-12-05T20:11:45.200Z] 7777cf3629c1: Preparing [2023-12-05T20:11:45.200Z] 249280874b40: Preparing [2023-12-05T20:11:45.200Z] 3af50e784217: Preparing [2023-12-05T20:11:45.200Z] f48f586193c0: Preparing [2023-12-05T20:11:45.200Z] 83bf1b398e9d: Preparing [2023-12-05T20:11:45.200Z] 0faf9b67be60: Preparing [2023-12-05T20:11:45.200Z] 83bf1b398e9d: Waiting [2023-12-05T20:11:45.200Z] 0faf9b67be60: Waiting [2023-12-05T20:11:45.200Z] 3af50e784217: Layer already exists [2023-12-05T20:11:45.200Z] 7777cf3629c1: Layer already exists [2023-12-05T20:11:45.200Z] 249280874b40: Layer already exists [2023-12-05T20:11:45.200Z] 8bf29a13e7a5: Layer already exists [2023-12-05T20:11:45.200Z] f48f586193c0: Layer already exists [2023-12-05T20:11:45.200Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:11:45.200Z] 0faf9b67be60: Layer already exists [2023-12-05T20:11:45.466Z] 3.2.0-dev.3: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:46.148Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:46.804Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:11:46.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-05T20:11:46.805Z] 8bf29a13e7a5: Preparing [2023-12-05T20:11:46.805Z] 7777cf3629c1: Preparing [2023-12-05T20:11:46.805Z] 249280874b40: Preparing [2023-12-05T20:11:46.805Z] 3af50e784217: Preparing [2023-12-05T20:11:46.805Z] f48f586193c0: Preparing [2023-12-05T20:11:46.805Z] 83bf1b398e9d: Preparing [2023-12-05T20:11:46.805Z] 0faf9b67be60: Preparing [2023-12-05T20:11:46.805Z] 0faf9b67be60: Waiting [2023-12-05T20:11:46.805Z] 83bf1b398e9d: Waiting [2023-12-05T20:11:46.805Z] 249280874b40: Layer already exists [2023-12-05T20:11:46.805Z] 7777cf3629c1: Layer already exists [2023-12-05T20:11:46.805Z] 3af50e784217: Layer already exists [2023-12-05T20:11:46.805Z] f48f586193c0: Layer already exists [2023-12-05T20:11:46.805Z] 8bf29a13e7a5: Layer already exists [2023-12-05T20:11:46.805Z] 0faf9b67be60: Layer already exists [2023-12-05T20:11:46.805Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:11:47.070Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:47.742Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:48.429Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-12-05T20:11:48.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-05T20:11:48.429Z] 8bf29a13e7a5: Preparing [2023-12-05T20:11:48.429Z] 7777cf3629c1: Preparing [2023-12-05T20:11:48.429Z] 249280874b40: Preparing [2023-12-05T20:11:48.429Z] 3af50e784217: Preparing [2023-12-05T20:11:48.429Z] f48f586193c0: Preparing [2023-12-05T20:11:48.429Z] 83bf1b398e9d: Preparing [2023-12-05T20:11:48.429Z] 0faf9b67be60: Preparing [2023-12-05T20:11:48.429Z] 83bf1b398e9d: Waiting [2023-12-05T20:11:48.429Z] 0faf9b67be60: Waiting [2023-12-05T20:11:48.429Z] f48f586193c0: Layer already exists [2023-12-05T20:11:48.429Z] 7777cf3629c1: Layer already exists [2023-12-05T20:11:48.429Z] 249280874b40: Layer already exists [2023-12-05T20:11:48.429Z] 3af50e784217: Layer already exists [2023-12-05T20:11:48.429Z] 8bf29a13e7a5: Layer already exists [2023-12-05T20:11:48.429Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:11:48.429Z] 0faf9b67be60: Layer already exists [2023-12-05T20:11:48.695Z] main: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:11:49.380Z] ===================================================== [Pipeline] echo [2023-12-05T20:11:49.497Z] taggedImages: [2023-12-05T20:11:49.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:11:49.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-05T20:11:49.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.3 [2023-12-05T20:11:49.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:11:49.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-12-05T20:11:49.631Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-12-05T20:11:49.631Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:11:49.631Z] latest [2023-12-05T20:11:49.631Z] 3.2.0-dev.3 [2023-12-05T20:11:49.631Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:11:49.631Z] main [2023-12-05T20:11:49.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:50.574Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:51.265Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:11:51.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-05T20:11:51.265Z] e6cfb67f22e0: Preparing [2023-12-05T20:11:51.265Z] 522b67487ec7: Preparing [2023-12-05T20:11:51.265Z] 3f70e5f5207d: Preparing [2023-12-05T20:11:51.265Z] 1ade489a3406: Preparing [2023-12-05T20:11:51.265Z] 249280874b40: Preparing [2023-12-05T20:11:51.265Z] 3af50e784217: Preparing [2023-12-05T20:11:51.265Z] f48f586193c0: Preparing [2023-12-05T20:11:51.265Z] 83bf1b398e9d: Preparing [2023-12-05T20:11:51.265Z] 0faf9b67be60: Preparing [2023-12-05T20:11:51.265Z] 3af50e784217: Waiting [2023-12-05T20:11:51.265Z] f48f586193c0: Waiting [2023-12-05T20:11:51.265Z] 0faf9b67be60: Waiting [2023-12-05T20:11:51.265Z] 83bf1b398e9d: Waiting [2023-12-05T20:11:51.265Z] 249280874b40: Layer already exists [2023-12-05T20:11:51.265Z] 3af50e784217: Layer already exists [2023-12-05T20:11:51.528Z] f48f586193c0: Layer already exists [2023-12-05T20:11:51.528Z] 522b67487ec7: Pushed [2023-12-05T20:11:51.528Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:11:51.528Z] 3f70e5f5207d: Pushed [2023-12-05T20:11:51.528Z] e6cfb67f22e0: Pushed [2023-12-05T20:11:51.528Z] 0faf9b67be60: Layer already exists [2023-12-05T20:11:54.097Z] 1ade489a3406: Pushed [2023-12-05T20:11:54.098Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:54.792Z] + 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 [2023-12-05T20:11:55.466Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-05T20:11:55.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-05T20:11:55.466Z] e6cfb67f22e0: Preparing [2023-12-05T20:11:55.466Z] 522b67487ec7: Preparing [2023-12-05T20:11:55.466Z] 3f70e5f5207d: Preparing [2023-12-05T20:11:55.466Z] 1ade489a3406: Preparing [2023-12-05T20:11:55.466Z] 249280874b40: Preparing [2023-12-05T20:11:55.466Z] 3af50e784217: Preparing [2023-12-05T20:11:55.466Z] f48f586193c0: Preparing [2023-12-05T20:11:55.466Z] 83bf1b398e9d: Preparing [2023-12-05T20:11:55.466Z] 3af50e784217: Waiting [2023-12-05T20:11:55.466Z] 0faf9b67be60: Preparing [2023-12-05T20:11:55.466Z] f48f586193c0: Waiting [2023-12-05T20:11:55.466Z] 83bf1b398e9d: Waiting [2023-12-05T20:11:55.466Z] 0faf9b67be60: Waiting [2023-12-05T20:11:55.466Z] 3f70e5f5207d: Layer already exists [2023-12-05T20:11:55.466Z] e6cfb67f22e0: Layer already exists [2023-12-05T20:11:55.466Z] 249280874b40: Layer already exists [2023-12-05T20:11:55.466Z] 1ade489a3406: Layer already exists [2023-12-05T20:11:55.466Z] 522b67487ec7: Layer already exists [2023-12-05T20:11:55.466Z] 3af50e784217: Layer already exists [2023-12-05T20:11:55.466Z] 0faf9b67be60: Layer already exists [2023-12-05T20:11:55.466Z] f48f586193c0: Layer already exists [2023-12-05T20:11:55.466Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:11:55.734Z] latest: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:56.433Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:57.130Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.3 [2023-12-05T20:11:57.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-05T20:11:57.130Z] e6cfb67f22e0: Preparing [2023-12-05T20:11:57.130Z] 522b67487ec7: Preparing [2023-12-05T20:11:57.130Z] 3f70e5f5207d: Preparing [2023-12-05T20:11:57.130Z] 1ade489a3406: Preparing [2023-12-05T20:11:57.130Z] 249280874b40: Preparing [2023-12-05T20:11:57.130Z] 3af50e784217: Preparing [2023-12-05T20:11:57.130Z] f48f586193c0: Preparing [2023-12-05T20:11:57.130Z] 83bf1b398e9d: Preparing [2023-12-05T20:11:57.130Z] 0faf9b67be60: Preparing [2023-12-05T20:11:57.130Z] 83bf1b398e9d: Waiting [2023-12-05T20:11:57.130Z] 3af50e784217: Waiting [2023-12-05T20:11:57.130Z] f48f586193c0: Waiting [2023-12-05T20:11:57.130Z] 0faf9b67be60: Waiting [2023-12-05T20:11:57.130Z] 249280874b40: Layer already exists [2023-12-05T20:11:57.130Z] 522b67487ec7: Layer already exists [2023-12-05T20:11:57.130Z] 3f70e5f5207d: Layer already exists [2023-12-05T20:11:57.130Z] e6cfb67f22e0: Layer already exists [2023-12-05T20:11:57.130Z] 1ade489a3406: Layer already exists [2023-12-05T20:11:57.130Z] 3af50e784217: Layer already exists [2023-12-05T20:11:57.130Z] f48f586193c0: Layer already exists [2023-12-05T20:11:57.396Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:11:57.396Z] 0faf9b67be60: Layer already exists [2023-12-05T20:11:57.396Z] 3.2.0-dev.3: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:58.077Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:58.766Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:11:58.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-05T20:11:58.766Z] e6cfb67f22e0: Preparing [2023-12-05T20:11:58.766Z] 522b67487ec7: Preparing [2023-12-05T20:11:58.766Z] 3f70e5f5207d: Preparing [2023-12-05T20:11:58.766Z] 1ade489a3406: Preparing [2023-12-05T20:11:58.766Z] 249280874b40: Preparing [2023-12-05T20:11:58.766Z] 3af50e784217: Preparing [2023-12-05T20:11:58.766Z] f48f586193c0: Preparing [2023-12-05T20:11:58.766Z] 83bf1b398e9d: Preparing [2023-12-05T20:11:58.766Z] 3af50e784217: Waiting [2023-12-05T20:11:58.766Z] f48f586193c0: Waiting [2023-12-05T20:11:58.766Z] 0faf9b67be60: Preparing [2023-12-05T20:11:58.766Z] 83bf1b398e9d: Waiting [2023-12-05T20:11:58.766Z] 0faf9b67be60: Waiting [2023-12-05T20:11:58.766Z] e6cfb67f22e0: Layer already exists [2023-12-05T20:11:58.766Z] 1ade489a3406: Layer already exists [2023-12-05T20:11:58.766Z] 522b67487ec7: Layer already exists [2023-12-05T20:11:58.766Z] 249280874b40: Layer already exists [2023-12-05T20:11:58.766Z] 3f70e5f5207d: Layer already exists [2023-12-05T20:11:58.766Z] f48f586193c0: Layer already exists [2023-12-05T20:11:58.766Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:11:58.766Z] 3af50e784217: Layer already exists [2023-12-05T20:11:58.766Z] 0faf9b67be60: Layer already exists [2023-12-05T20:11:59.031Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:11:59.728Z] + 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 [2023-12-05T20:12:00.417Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-12-05T20:12:00.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-05T20:12:00.417Z] e6cfb67f22e0: Preparing [2023-12-05T20:12:00.417Z] 522b67487ec7: Preparing [2023-12-05T20:12:00.417Z] 3f70e5f5207d: Preparing [2023-12-05T20:12:00.417Z] 1ade489a3406: Preparing [2023-12-05T20:12:00.417Z] 249280874b40: Preparing [2023-12-05T20:12:00.417Z] 3af50e784217: Preparing [2023-12-05T20:12:00.417Z] f48f586193c0: Preparing [2023-12-05T20:12:00.417Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:00.417Z] 0faf9b67be60: Preparing [2023-12-05T20:12:00.417Z] 3af50e784217: Waiting [2023-12-05T20:12:00.417Z] f48f586193c0: Waiting [2023-12-05T20:12:00.417Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:00.417Z] 0faf9b67be60: Waiting [2023-12-05T20:12:00.417Z] 3f70e5f5207d: Layer already exists [2023-12-05T20:12:00.417Z] 522b67487ec7: Layer already exists [2023-12-05T20:12:00.417Z] 1ade489a3406: Layer already exists [2023-12-05T20:12:00.417Z] 249280874b40: Layer already exists [2023-12-05T20:12:00.417Z] e6cfb67f22e0: Layer already exists [2023-12-05T20:12:00.417Z] f48f586193c0: Layer already exists [2023-12-05T20:12:00.417Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:00.417Z] 3af50e784217: Layer already exists [2023-12-05T20:12:00.417Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:00.685Z] main: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:12:01.437Z] ===================================================== [Pipeline] echo [2023-12-05T20:12:01.562Z] taggedImages: [2023-12-05T20:12:01.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:01.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-05T20:12:01.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.3 [2023-12-05T20:12:01.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:01.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-12-05T20:12:01.700Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-12-05T20:12:01.700Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:01.700Z] latest [2023-12-05T20:12:01.700Z] 3.2.0-dev.3 [2023-12-05T20:12:01.700Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:01.700Z] main [2023-12-05T20:12:01.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:02.648Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:03.338Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:03.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-05T20:12:03.338Z] a888776dc8ca: Preparing [2023-12-05T20:12:03.338Z] 5d7421907a4b: Preparing [2023-12-05T20:12:03.338Z] 249280874b40: Preparing [2023-12-05T20:12:03.338Z] 3af50e784217: Preparing [2023-12-05T20:12:03.338Z] f48f586193c0: Preparing [2023-12-05T20:12:03.338Z] 5d15540e06a2: Preparing [2023-12-05T20:12:03.338Z] 0faf9b67be60: Preparing [2023-12-05T20:12:03.338Z] 5d15540e06a2: Waiting [2023-12-05T20:12:03.338Z] 0faf9b67be60: Waiting [2023-12-05T20:12:05.904Z] f48f586193c0: Layer already exists [2023-12-05T20:12:05.904Z] 249280874b40: Layer already exists [2023-12-05T20:12:05.904Z] 3af50e784217: Layer already exists [2023-12-05T20:12:05.904Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:05.904Z] a888776dc8ca: Pushed [2023-12-05T20:12:05.904Z] 5d15540e06a2: Pushed [2023-12-05T20:12:06.859Z] 5d7421907a4b: Pushed [2023-12-05T20:12:06.859Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:07.554Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:08.229Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-05T20:12:08.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-05T20:12:08.229Z] a888776dc8ca: Preparing [2023-12-05T20:12:08.229Z] 5d7421907a4b: Preparing [2023-12-05T20:12:08.229Z] 249280874b40: Preparing [2023-12-05T20:12:08.229Z] 3af50e784217: Preparing [2023-12-05T20:12:08.229Z] f48f586193c0: Preparing [2023-12-05T20:12:08.229Z] 5d15540e06a2: Preparing [2023-12-05T20:12:08.229Z] 0faf9b67be60: Preparing [2023-12-05T20:12:08.229Z] 5d15540e06a2: Waiting [2023-12-05T20:12:08.229Z] 0faf9b67be60: Waiting [2023-12-05T20:12:08.229Z] a888776dc8ca: Layer already exists [2023-12-05T20:12:08.229Z] 3af50e784217: Layer already exists [2023-12-05T20:12:08.229Z] 5d7421907a4b: Layer already exists [2023-12-05T20:12:08.229Z] 249280874b40: Layer already exists [2023-12-05T20:12:08.229Z] f48f586193c0: Layer already exists [2023-12-05T20:12:08.229Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:08.229Z] 5d15540e06a2: Layer already exists [2023-12-05T20:12:08.493Z] latest: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:09.185Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:09.876Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.3 [2023-12-05T20:12:09.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-05T20:12:09.876Z] a888776dc8ca: Preparing [2023-12-05T20:12:09.876Z] 5d7421907a4b: Preparing [2023-12-05T20:12:09.876Z] 249280874b40: Preparing [2023-12-05T20:12:09.876Z] 3af50e784217: Preparing [2023-12-05T20:12:09.876Z] f48f586193c0: Preparing [2023-12-05T20:12:09.876Z] 5d15540e06a2: Preparing [2023-12-05T20:12:09.876Z] 0faf9b67be60: Preparing [2023-12-05T20:12:09.876Z] 5d15540e06a2: Waiting [2023-12-05T20:12:09.876Z] 0faf9b67be60: Waiting [2023-12-05T20:12:09.876Z] 3af50e784217: Layer already exists [2023-12-05T20:12:09.876Z] a888776dc8ca: Layer already exists [2023-12-05T20:12:09.876Z] f48f586193c0: Layer already exists [2023-12-05T20:12:09.876Z] 249280874b40: Layer already exists [2023-12-05T20:12:09.876Z] 5d7421907a4b: Layer already exists [2023-12-05T20:12:09.876Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:09.876Z] 5d15540e06a2: Layer already exists [2023-12-05T20:12:10.141Z] 3.2.0-dev.3: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:10.843Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:11.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:11.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-05T20:12:11.533Z] a888776dc8ca: Preparing [2023-12-05T20:12:11.533Z] 5d7421907a4b: Preparing [2023-12-05T20:12:11.533Z] 249280874b40: Preparing [2023-12-05T20:12:11.533Z] 3af50e784217: Preparing [2023-12-05T20:12:11.533Z] f48f586193c0: Preparing [2023-12-05T20:12:11.533Z] 5d15540e06a2: Preparing [2023-12-05T20:12:11.533Z] 0faf9b67be60: Preparing [2023-12-05T20:12:11.533Z] 5d15540e06a2: Waiting [2023-12-05T20:12:11.533Z] 0faf9b67be60: Waiting [2023-12-05T20:12:11.533Z] a888776dc8ca: Layer already exists [2023-12-05T20:12:11.533Z] 5d7421907a4b: Layer already exists [2023-12-05T20:12:11.533Z] 249280874b40: Layer already exists [2023-12-05T20:12:11.533Z] f48f586193c0: Layer already exists [2023-12-05T20:12:11.533Z] 3af50e784217: Layer already exists [2023-12-05T20:12:11.533Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:11.533Z] 5d15540e06a2: Layer already exists [2023-12-05T20:12:11.799Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:12.499Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:13.183Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-12-05T20:12:13.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-05T20:12:13.183Z] a888776dc8ca: Preparing [2023-12-05T20:12:13.183Z] 5d7421907a4b: Preparing [2023-12-05T20:12:13.183Z] 249280874b40: Preparing [2023-12-05T20:12:13.183Z] 3af50e784217: Preparing [2023-12-05T20:12:13.183Z] f48f586193c0: Preparing [2023-12-05T20:12:13.183Z] 5d15540e06a2: Preparing [2023-12-05T20:12:13.183Z] 0faf9b67be60: Preparing [2023-12-05T20:12:13.183Z] 5d15540e06a2: Waiting [2023-12-05T20:12:13.183Z] 0faf9b67be60: Waiting [2023-12-05T20:12:13.183Z] 5d7421907a4b: Layer already exists [2023-12-05T20:12:13.183Z] 249280874b40: Layer already exists [2023-12-05T20:12:13.183Z] 3af50e784217: Layer already exists [2023-12-05T20:12:13.183Z] f48f586193c0: Layer already exists [2023-12-05T20:12:13.183Z] a888776dc8ca: Layer already exists [2023-12-05T20:12:13.183Z] 5d15540e06a2: Layer already exists [2023-12-05T20:12:13.183Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:13.446Z] main: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:12:14.190Z] ===================================================== [Pipeline] echo [2023-12-05T20:12:14.318Z] taggedImages: [2023-12-05T20:12:14.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:14.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-05T20:12:14.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.3 [2023-12-05T20:12:14.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:14.318Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-12-05T20:12:14.455Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-12-05T20:12:14.455Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:14.455Z] latest [2023-12-05T20:12:14.455Z] 3.2.0-dev.3 [2023-12-05T20:12:14.455Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:14.455Z] main [2023-12-05T20:12:14.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:15.444Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:16.289Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:16.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-05T20:12:16.289Z] 23a4bd2679ab: Preparing [2023-12-05T20:12:16.289Z] fa9d3517eb4d: Preparing [2023-12-05T20:12:16.289Z] 1351227dca56: Preparing [2023-12-05T20:12:16.289Z] 249280874b40: Preparing [2023-12-05T20:12:16.289Z] 3af50e784217: Preparing [2023-12-05T20:12:16.289Z] f48f586193c0: Preparing [2023-12-05T20:12:16.289Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:16.289Z] 0faf9b67be60: Preparing [2023-12-05T20:12:16.289Z] f48f586193c0: Waiting [2023-12-05T20:12:16.289Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:16.289Z] 0faf9b67be60: Waiting [2023-12-05T20:12:16.554Z] fa9d3517eb4d: Pushed [2023-12-05T20:12:19.871Z] 1351227dca56: Pushed [2023-12-05T20:12:20.452Z] 249280874b40: Layer already exists [2023-12-05T20:12:20.452Z] 3af50e784217: Layer already exists [2023-12-05T20:12:20.452Z] f48f586193c0: Layer already exists [2023-12-05T20:12:20.452Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:20.452Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:20.452Z] 23a4bd2679ab: Pushed [2023-12-05T20:12:20.720Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:21.433Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:22.119Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-05T20:12:22.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-05T20:12:22.119Z] 23a4bd2679ab: Preparing [2023-12-05T20:12:22.119Z] fa9d3517eb4d: Preparing [2023-12-05T20:12:22.119Z] 1351227dca56: Preparing [2023-12-05T20:12:22.119Z] 249280874b40: Preparing [2023-12-05T20:12:22.119Z] 3af50e784217: Preparing [2023-12-05T20:12:22.119Z] f48f586193c0: Preparing [2023-12-05T20:12:22.119Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:22.119Z] 0faf9b67be60: Preparing [2023-12-05T20:12:22.119Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:22.119Z] 0faf9b67be60: Waiting [2023-12-05T20:12:22.119Z] f48f586193c0: Waiting [2023-12-05T20:12:22.119Z] 3af50e784217: Layer already exists [2023-12-05T20:12:22.119Z] 1351227dca56: Layer already exists [2023-12-05T20:12:22.119Z] 249280874b40: Layer already exists [2023-12-05T20:12:22.119Z] fa9d3517eb4d: Layer already exists [2023-12-05T20:12:22.119Z] 23a4bd2679ab: Layer already exists [2023-12-05T20:12:22.119Z] f48f586193c0: Layer already exists [2023-12-05T20:12:22.119Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:22.119Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:22.386Z] latest: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:23.096Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:23.808Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.3 [2023-12-05T20:12:23.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-05T20:12:23.808Z] 23a4bd2679ab: Preparing [2023-12-05T20:12:23.808Z] fa9d3517eb4d: Preparing [2023-12-05T20:12:23.808Z] 1351227dca56: Preparing [2023-12-05T20:12:23.808Z] 249280874b40: Preparing [2023-12-05T20:12:23.808Z] 3af50e784217: Preparing [2023-12-05T20:12:23.808Z] f48f586193c0: Preparing [2023-12-05T20:12:23.808Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:23.808Z] 0faf9b67be60: Preparing [2023-12-05T20:12:23.808Z] f48f586193c0: Waiting [2023-12-05T20:12:23.808Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:23.808Z] 0faf9b67be60: Waiting [2023-12-05T20:12:23.808Z] 1351227dca56: Layer already exists [2023-12-05T20:12:23.808Z] 249280874b40: Layer already exists [2023-12-05T20:12:23.808Z] 23a4bd2679ab: Layer already exists [2023-12-05T20:12:23.808Z] fa9d3517eb4d: Layer already exists [2023-12-05T20:12:23.808Z] 3af50e784217: Layer already exists [2023-12-05T20:12:23.808Z] f48f586193c0: Layer already exists [2023-12-05T20:12:23.808Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:23.808Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:24.072Z] 3.2.0-dev.3: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:24.845Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:25.563Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:25.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-05T20:12:25.563Z] 23a4bd2679ab: Preparing [2023-12-05T20:12:25.563Z] fa9d3517eb4d: Preparing [2023-12-05T20:12:25.563Z] 1351227dca56: Preparing [2023-12-05T20:12:25.563Z] 249280874b40: Preparing [2023-12-05T20:12:25.563Z] 3af50e784217: Preparing [2023-12-05T20:12:25.563Z] f48f586193c0: Preparing [2023-12-05T20:12:25.563Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:25.563Z] f48f586193c0: Waiting [2023-12-05T20:12:25.563Z] 0faf9b67be60: Preparing [2023-12-05T20:12:25.563Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:25.563Z] 0faf9b67be60: Waiting [2023-12-05T20:12:25.563Z] 3af50e784217: Layer already exists [2023-12-05T20:12:25.563Z] 23a4bd2679ab: Layer already exists [2023-12-05T20:12:25.563Z] fa9d3517eb4d: Layer already exists [2023-12-05T20:12:25.563Z] 1351227dca56: Layer already exists [2023-12-05T20:12:25.563Z] 249280874b40: Layer already exists [2023-12-05T20:12:25.563Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:25.563Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:25.563Z] f48f586193c0: Layer already exists [2023-12-05T20:12:25.838Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:26.570Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:27.294Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-12-05T20:12:27.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-05T20:12:27.294Z] 23a4bd2679ab: Preparing [2023-12-05T20:12:27.294Z] fa9d3517eb4d: Preparing [2023-12-05T20:12:27.294Z] 1351227dca56: Preparing [2023-12-05T20:12:27.294Z] 249280874b40: Preparing [2023-12-05T20:12:27.294Z] 3af50e784217: Preparing [2023-12-05T20:12:27.294Z] f48f586193c0: Preparing [2023-12-05T20:12:27.294Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:27.294Z] 0faf9b67be60: Preparing [2023-12-05T20:12:27.294Z] f48f586193c0: Waiting [2023-12-05T20:12:27.294Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:27.294Z] 0faf9b67be60: Waiting [2023-12-05T20:12:27.294Z] 1351227dca56: Layer already exists [2023-12-05T20:12:27.294Z] 249280874b40: Layer already exists [2023-12-05T20:12:27.294Z] 3af50e784217: Layer already exists [2023-12-05T20:12:27.294Z] fa9d3517eb4d: Layer already exists [2023-12-05T20:12:27.294Z] 23a4bd2679ab: Layer already exists [2023-12-05T20:12:27.294Z] f48f586193c0: Layer already exists [2023-12-05T20:12:27.294Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:27.294Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:27.565Z] main: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:12:28.378Z] ===================================================== [Pipeline] echo [2023-12-05T20:12:28.510Z] taggedImages: [2023-12-05T20:12:28.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:28.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-05T20:12:28.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.3 [2023-12-05T20:12:28.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:28.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-12-05T20:12:28.654Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-12-05T20:12:28.654Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:28.654Z] latest [2023-12-05T20:12:28.654Z] 3.2.0-dev.3 [2023-12-05T20:12:28.654Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:28.654Z] main [2023-12-05T20:12:28.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:29.627Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:30.347Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:30.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-05T20:12:30.347Z] 7a4b07edde42: Preparing [2023-12-05T20:12:30.347Z] 680bc001ecea: Preparing [2023-12-05T20:12:30.347Z] b9518eb5ff0e: Preparing [2023-12-05T20:12:30.347Z] fec4834bc367: Preparing [2023-12-05T20:12:30.347Z] d3ef78c76dfd: Preparing [2023-12-05T20:12:30.347Z] b529a4abb388: Preparing [2023-12-05T20:12:30.347Z] a5b0567b79a9: Preparing [2023-12-05T20:12:30.347Z] 249280874b40: Preparing [2023-12-05T20:12:30.347Z] 3af50e784217: Preparing [2023-12-05T20:12:30.347Z] d563c2166bc3: Preparing [2023-12-05T20:12:30.347Z] e3b8556694be: Preparing [2023-12-05T20:12:30.347Z] 5f70bf18a086: Preparing [2023-12-05T20:12:30.347Z] 1ee6a2d37680: Preparing [2023-12-05T20:12:30.347Z] 0bde607174d6: Preparing [2023-12-05T20:12:30.347Z] a85a2b3071df: Preparing [2023-12-05T20:12:30.347Z] 0faf9b67be60: Preparing [2023-12-05T20:12:30.347Z] a5b0567b79a9: Waiting [2023-12-05T20:12:30.347Z] 249280874b40: Waiting [2023-12-05T20:12:30.347Z] 3af50e784217: Waiting [2023-12-05T20:12:30.347Z] b529a4abb388: Waiting [2023-12-05T20:12:30.347Z] d563c2166bc3: Waiting [2023-12-05T20:12:30.347Z] 0bde607174d6: Waiting [2023-12-05T20:12:30.347Z] a85a2b3071df: Waiting [2023-12-05T20:12:30.347Z] e3b8556694be: Waiting [2023-12-05T20:12:30.347Z] 0faf9b67be60: Waiting [2023-12-05T20:12:30.347Z] 5f70bf18a086: Waiting [2023-12-05T20:12:30.347Z] 1ee6a2d37680: Waiting [2023-12-05T20:12:30.614Z] fec4834bc367: Pushed [2023-12-05T20:12:30.614Z] 680bc001ecea: Pushed [2023-12-05T20:12:30.614Z] 7a4b07edde42: Pushed [2023-12-05T20:12:30.614Z] b9518eb5ff0e: Pushed [2023-12-05T20:12:30.614Z] d3ef78c76dfd: Pushed [2023-12-05T20:12:30.614Z] 3af50e784217: Layer already exists [2023-12-05T20:12:30.614Z] 249280874b40: Layer already exists [2023-12-05T20:12:30.878Z] b529a4abb388: Pushed [2023-12-05T20:12:30.878Z] d563c2166bc3: Pushed [2023-12-05T20:12:30.878Z] 5f70bf18a086: Pushed [2023-12-05T20:12:30.878Z] e3b8556694be: Pushed [2023-12-05T20:12:30.878Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:30.878Z] 1ee6a2d37680: Pushed [2023-12-05T20:12:30.878Z] 0bde607174d6: Pushed [2023-12-05T20:12:31.142Z] a85a2b3071df: Pushed [2023-12-05T20:12:34.470Z] a5b0567b79a9: Pushed [2023-12-05T20:12:35.870Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:36.608Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:37.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-05T20:12:37.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-05T20:12:37.331Z] 7a4b07edde42: Preparing [2023-12-05T20:12:37.331Z] 680bc001ecea: Preparing [2023-12-05T20:12:37.331Z] b9518eb5ff0e: Preparing [2023-12-05T20:12:37.331Z] fec4834bc367: Preparing [2023-12-05T20:12:37.331Z] d3ef78c76dfd: Preparing [2023-12-05T20:12:37.331Z] b529a4abb388: Preparing [2023-12-05T20:12:37.331Z] a5b0567b79a9: Preparing [2023-12-05T20:12:37.331Z] 249280874b40: Preparing [2023-12-05T20:12:37.331Z] 3af50e784217: Preparing [2023-12-05T20:12:37.331Z] d563c2166bc3: Preparing [2023-12-05T20:12:37.331Z] e3b8556694be: Preparing [2023-12-05T20:12:37.331Z] 5f70bf18a086: Preparing [2023-12-05T20:12:37.331Z] 1ee6a2d37680: Preparing [2023-12-05T20:12:37.331Z] 0bde607174d6: Preparing [2023-12-05T20:12:37.331Z] a85a2b3071df: Preparing [2023-12-05T20:12:37.331Z] 3af50e784217: Waiting [2023-12-05T20:12:37.331Z] d563c2166bc3: Waiting [2023-12-05T20:12:37.331Z] 0faf9b67be60: Preparing [2023-12-05T20:12:37.331Z] e3b8556694be: Waiting [2023-12-05T20:12:37.331Z] 5f70bf18a086: Waiting [2023-12-05T20:12:37.331Z] b529a4abb388: Waiting [2023-12-05T20:12:37.331Z] 0bde607174d6: Waiting [2023-12-05T20:12:37.331Z] 1ee6a2d37680: Waiting [2023-12-05T20:12:37.331Z] a85a2b3071df: Waiting [2023-12-05T20:12:37.331Z] 0faf9b67be60: Waiting [2023-12-05T20:12:37.331Z] a5b0567b79a9: Waiting [2023-12-05T20:12:37.331Z] 249280874b40: Waiting [2023-12-05T20:12:37.331Z] fec4834bc367: Layer already exists [2023-12-05T20:12:37.331Z] d3ef78c76dfd: Layer already exists [2023-12-05T20:12:37.331Z] b9518eb5ff0e: Layer already exists [2023-12-05T20:12:37.331Z] 680bc001ecea: Layer already exists [2023-12-05T20:12:37.331Z] 7a4b07edde42: Layer already exists [2023-12-05T20:12:37.331Z] 249280874b40: Layer already exists [2023-12-05T20:12:37.331Z] b529a4abb388: Layer already exists [2023-12-05T20:12:37.331Z] a5b0567b79a9: Layer already exists [2023-12-05T20:12:37.331Z] 3af50e784217: Layer already exists [2023-12-05T20:12:37.331Z] d563c2166bc3: Layer already exists [2023-12-05T20:12:37.331Z] e3b8556694be: Layer already exists [2023-12-05T20:12:37.331Z] 1ee6a2d37680: Layer already exists [2023-12-05T20:12:37.331Z] 5f70bf18a086: Layer already exists [2023-12-05T20:12:37.595Z] a85a2b3071df: Layer already exists [2023-12-05T20:12:37.595Z] 0bde607174d6: Layer already exists [2023-12-05T20:12:37.595Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:37.595Z] latest: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:38.314Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:39.031Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.3 [2023-12-05T20:12:39.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-05T20:12:39.031Z] 7a4b07edde42: Preparing [2023-12-05T20:12:39.031Z] 680bc001ecea: Preparing [2023-12-05T20:12:39.031Z] b9518eb5ff0e: Preparing [2023-12-05T20:12:39.031Z] fec4834bc367: Preparing [2023-12-05T20:12:39.031Z] d3ef78c76dfd: Preparing [2023-12-05T20:12:39.031Z] b529a4abb388: Preparing [2023-12-05T20:12:39.031Z] a5b0567b79a9: Preparing [2023-12-05T20:12:39.031Z] 249280874b40: Preparing [2023-12-05T20:12:39.031Z] b529a4abb388: Waiting [2023-12-05T20:12:39.031Z] 3af50e784217: Preparing [2023-12-05T20:12:39.031Z] a5b0567b79a9: Waiting [2023-12-05T20:12:39.031Z] d563c2166bc3: Preparing [2023-12-05T20:12:39.031Z] 249280874b40: Waiting [2023-12-05T20:12:39.031Z] e3b8556694be: Preparing [2023-12-05T20:12:39.031Z] 3af50e784217: Waiting [2023-12-05T20:12:39.031Z] 5f70bf18a086: Preparing [2023-12-05T20:12:39.031Z] d563c2166bc3: Waiting [2023-12-05T20:12:39.031Z] 1ee6a2d37680: Preparing [2023-12-05T20:12:39.031Z] 0bde607174d6: Preparing [2023-12-05T20:12:39.031Z] e3b8556694be: Waiting [2023-12-05T20:12:39.031Z] a85a2b3071df: Preparing [2023-12-05T20:12:39.031Z] 0faf9b67be60: Preparing [2023-12-05T20:12:39.031Z] a85a2b3071df: Waiting [2023-12-05T20:12:39.031Z] 5f70bf18a086: Waiting [2023-12-05T20:12:39.031Z] 0faf9b67be60: Waiting [2023-12-05T20:12:39.031Z] 1ee6a2d37680: Waiting [2023-12-05T20:12:39.031Z] 0bde607174d6: Waiting [2023-12-05T20:12:39.031Z] 7a4b07edde42: Layer already exists [2023-12-05T20:12:39.031Z] fec4834bc367: Layer already exists [2023-12-05T20:12:39.031Z] d3ef78c76dfd: Layer already exists [2023-12-05T20:12:39.031Z] b9518eb5ff0e: Layer already exists [2023-12-05T20:12:39.031Z] 680bc001ecea: Layer already exists [2023-12-05T20:12:39.031Z] a5b0567b79a9: Layer already exists [2023-12-05T20:12:39.031Z] b529a4abb388: Layer already exists [2023-12-05T20:12:39.031Z] 3af50e784217: Layer already exists [2023-12-05T20:12:39.031Z] d563c2166bc3: Layer already exists [2023-12-05T20:12:39.031Z] 249280874b40: Layer already exists [2023-12-05T20:12:39.300Z] 5f70bf18a086: Layer already exists [2023-12-05T20:12:39.300Z] e3b8556694be: Layer already exists [2023-12-05T20:12:39.300Z] 1ee6a2d37680: Layer already exists [2023-12-05T20:12:39.300Z] a85a2b3071df: Layer already exists [2023-12-05T20:12:39.300Z] 0bde607174d6: Layer already exists [2023-12-05T20:12:39.300Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:39.300Z] 3.2.0-dev.3: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:40.007Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:40.728Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:40.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-05T20:12:40.728Z] 7a4b07edde42: Preparing [2023-12-05T20:12:40.728Z] 680bc001ecea: Preparing [2023-12-05T20:12:40.728Z] b9518eb5ff0e: Preparing [2023-12-05T20:12:40.728Z] fec4834bc367: Preparing [2023-12-05T20:12:40.728Z] d3ef78c76dfd: Preparing [2023-12-05T20:12:40.728Z] b529a4abb388: Preparing [2023-12-05T20:12:40.728Z] b529a4abb388: Waiting [2023-12-05T20:12:40.728Z] a5b0567b79a9: Preparing [2023-12-05T20:12:40.728Z] 249280874b40: Preparing [2023-12-05T20:12:40.728Z] a5b0567b79a9: Waiting [2023-12-05T20:12:40.728Z] 3af50e784217: Preparing [2023-12-05T20:12:40.728Z] 249280874b40: Waiting [2023-12-05T20:12:40.728Z] d563c2166bc3: Preparing [2023-12-05T20:12:40.728Z] e3b8556694be: Preparing [2023-12-05T20:12:40.728Z] 3af50e784217: Waiting [2023-12-05T20:12:40.728Z] d563c2166bc3: Waiting [2023-12-05T20:12:40.728Z] e3b8556694be: Waiting [2023-12-05T20:12:40.728Z] 5f70bf18a086: Preparing [2023-12-05T20:12:40.728Z] 1ee6a2d37680: Preparing [2023-12-05T20:12:40.728Z] 0bde607174d6: Preparing [2023-12-05T20:12:40.728Z] 1ee6a2d37680: Waiting [2023-12-05T20:12:40.728Z] 5f70bf18a086: Waiting [2023-12-05T20:12:40.728Z] a85a2b3071df: Preparing [2023-12-05T20:12:40.728Z] 0bde607174d6: Waiting [2023-12-05T20:12:40.728Z] 0faf9b67be60: Preparing [2023-12-05T20:12:40.728Z] a85a2b3071df: Waiting [2023-12-05T20:12:40.728Z] 0faf9b67be60: Waiting [2023-12-05T20:12:40.728Z] b9518eb5ff0e: Layer already exists [2023-12-05T20:12:40.728Z] d3ef78c76dfd: Layer already exists [2023-12-05T20:12:40.728Z] fec4834bc367: Layer already exists [2023-12-05T20:12:40.728Z] 7a4b07edde42: Layer already exists [2023-12-05T20:12:40.728Z] 680bc001ecea: Layer already exists [2023-12-05T20:12:40.728Z] b529a4abb388: Layer already exists [2023-12-05T20:12:40.728Z] a5b0567b79a9: Layer already exists [2023-12-05T20:12:40.728Z] 3af50e784217: Layer already exists [2023-12-05T20:12:40.728Z] 249280874b40: Layer already exists [2023-12-05T20:12:40.728Z] d563c2166bc3: Layer already exists [2023-12-05T20:12:40.728Z] e3b8556694be: Layer already exists [2023-12-05T20:12:40.994Z] 5f70bf18a086: Layer already exists [2023-12-05T20:12:40.994Z] 0bde607174d6: Layer already exists [2023-12-05T20:12:40.994Z] a85a2b3071df: Layer already exists [2023-12-05T20:12:40.994Z] 1ee6a2d37680: Layer already exists [2023-12-05T20:12:40.994Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:40.994Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:41.714Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:42.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-12-05T20:12:42.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-05T20:12:42.440Z] 7a4b07edde42: Preparing [2023-12-05T20:12:42.440Z] 680bc001ecea: Preparing [2023-12-05T20:12:42.440Z] b9518eb5ff0e: Preparing [2023-12-05T20:12:42.440Z] fec4834bc367: Preparing [2023-12-05T20:12:42.440Z] d3ef78c76dfd: Preparing [2023-12-05T20:12:42.440Z] b529a4abb388: Preparing [2023-12-05T20:12:42.440Z] a5b0567b79a9: Preparing [2023-12-05T20:12:42.440Z] 249280874b40: Preparing [2023-12-05T20:12:42.440Z] 3af50e784217: Preparing [2023-12-05T20:12:42.440Z] d563c2166bc3: Preparing [2023-12-05T20:12:42.440Z] e3b8556694be: Preparing [2023-12-05T20:12:42.440Z] 5f70bf18a086: Preparing [2023-12-05T20:12:42.440Z] b529a4abb388: Waiting [2023-12-05T20:12:42.440Z] 1ee6a2d37680: Preparing [2023-12-05T20:12:42.440Z] 249280874b40: Waiting [2023-12-05T20:12:42.440Z] 0bde607174d6: Preparing [2023-12-05T20:12:42.440Z] 3af50e784217: Waiting [2023-12-05T20:12:42.440Z] d563c2166bc3: Waiting [2023-12-05T20:12:42.440Z] a85a2b3071df: Preparing [2023-12-05T20:12:42.440Z] e3b8556694be: Waiting [2023-12-05T20:12:42.440Z] 0faf9b67be60: Preparing [2023-12-05T20:12:42.440Z] 5f70bf18a086: Waiting [2023-12-05T20:12:42.440Z] a5b0567b79a9: Waiting [2023-12-05T20:12:42.440Z] a85a2b3071df: Waiting [2023-12-05T20:12:42.440Z] 1ee6a2d37680: Waiting [2023-12-05T20:12:42.440Z] 0faf9b67be60: Waiting [2023-12-05T20:12:42.440Z] 0bde607174d6: Waiting [2023-12-05T20:12:42.440Z] b9518eb5ff0e: Layer already exists [2023-12-05T20:12:42.440Z] fec4834bc367: Layer already exists [2023-12-05T20:12:42.440Z] 680bc001ecea: Layer already exists [2023-12-05T20:12:42.440Z] 7a4b07edde42: Layer already exists [2023-12-05T20:12:42.440Z] d3ef78c76dfd: Layer already exists [2023-12-05T20:12:42.440Z] a5b0567b79a9: Layer already exists [2023-12-05T20:12:42.440Z] 249280874b40: Layer already exists [2023-12-05T20:12:42.440Z] b529a4abb388: Layer already exists [2023-12-05T20:12:42.440Z] 3af50e784217: Layer already exists [2023-12-05T20:12:42.440Z] d563c2166bc3: Layer already exists [2023-12-05T20:12:42.705Z] 1ee6a2d37680: Layer already exists [2023-12-05T20:12:42.705Z] e3b8556694be: Layer already exists [2023-12-05T20:12:42.705Z] 0bde607174d6: Layer already exists [2023-12-05T20:12:42.705Z] 5f70bf18a086: Layer already exists [2023-12-05T20:12:42.705Z] a85a2b3071df: Layer already exists [2023-12-05T20:12:42.705Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:42.705Z] main: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:12:43.563Z] ===================================================== [Pipeline] echo [2023-12-05T20:12:43.701Z] taggedImages: [2023-12-05T20:12:43.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:43.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-05T20:12:43.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.3 [2023-12-05T20:12:43.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:43.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-12-05T20:12:43.851Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-12-05T20:12:43.851Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:43.851Z] latest [2023-12-05T20:12:43.851Z] 3.2.0-dev.3 [2023-12-05T20:12:43.851Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:43.851Z] main [2023-12-05T20:12:43.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:44.848Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:45.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:45.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-05T20:12:45.583Z] 07d313733b11: Preparing [2023-12-05T20:12:45.583Z] 18356dd48a95: Preparing [2023-12-05T20:12:45.583Z] 59fcba26461b: Preparing [2023-12-05T20:12:45.583Z] ebc2c2b51377: Preparing [2023-12-05T20:12:45.583Z] 249280874b40: Preparing [2023-12-05T20:12:45.583Z] 3af50e784217: Preparing [2023-12-05T20:12:45.583Z] f48f586193c0: Preparing [2023-12-05T20:12:45.583Z] 3af50e784217: Waiting [2023-12-05T20:12:45.583Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:45.583Z] f48f586193c0: Waiting [2023-12-05T20:12:45.583Z] 0faf9b67be60: Preparing [2023-12-05T20:12:45.583Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:45.583Z] 0faf9b67be60: Waiting [2023-12-05T20:12:45.583Z] 249280874b40: Layer already exists [2023-12-05T20:12:45.849Z] 3af50e784217: Layer already exists [2023-12-05T20:12:45.849Z] f48f586193c0: Layer already exists [2023-12-05T20:12:45.849Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:45.849Z] 18356dd48a95: Pushed [2023-12-05T20:12:45.849Z] 59fcba26461b: Pushed [2023-12-05T20:12:45.849Z] 07d313733b11: Pushed [2023-12-05T20:12:45.849Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:48.421Z] ebc2c2b51377: Pushed [2023-12-05T20:12:50.996Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:51.730Z] + 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 [2023-12-05T20:12:52.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-05T20:12:52.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-05T20:12:52.465Z] 07d313733b11: Preparing [2023-12-05T20:12:52.465Z] 18356dd48a95: Preparing [2023-12-05T20:12:52.465Z] 59fcba26461b: Preparing [2023-12-05T20:12:52.465Z] ebc2c2b51377: Preparing [2023-12-05T20:12:52.465Z] 249280874b40: Preparing [2023-12-05T20:12:52.465Z] 3af50e784217: Preparing [2023-12-05T20:12:52.465Z] f48f586193c0: Preparing [2023-12-05T20:12:52.465Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:52.465Z] 0faf9b67be60: Preparing [2023-12-05T20:12:52.465Z] 3af50e784217: Waiting [2023-12-05T20:12:52.465Z] f48f586193c0: Waiting [2023-12-05T20:12:52.465Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:52.465Z] 0faf9b67be60: Waiting [2023-12-05T20:12:52.465Z] 07d313733b11: Layer already exists [2023-12-05T20:12:52.465Z] 18356dd48a95: Layer already exists [2023-12-05T20:12:52.465Z] 249280874b40: Layer already exists [2023-12-05T20:12:52.465Z] ebc2c2b51377: Layer already exists [2023-12-05T20:12:52.465Z] 59fcba26461b: Layer already exists [2023-12-05T20:12:52.465Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:52.465Z] f48f586193c0: Layer already exists [2023-12-05T20:12:52.465Z] 3af50e784217: Layer already exists [2023-12-05T20:12:52.465Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:52.730Z] latest: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:53.470Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:54.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.3 [2023-12-05T20:12:54.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-05T20:12:54.189Z] 07d313733b11: Preparing [2023-12-05T20:12:54.189Z] 18356dd48a95: Preparing [2023-12-05T20:12:54.189Z] 59fcba26461b: Preparing [2023-12-05T20:12:54.189Z] ebc2c2b51377: Preparing [2023-12-05T20:12:54.189Z] 249280874b40: Preparing [2023-12-05T20:12:54.189Z] 3af50e784217: Preparing [2023-12-05T20:12:54.189Z] f48f586193c0: Preparing [2023-12-05T20:12:54.189Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:54.189Z] 0faf9b67be60: Preparing [2023-12-05T20:12:54.189Z] 3af50e784217: Waiting [2023-12-05T20:12:54.189Z] f48f586193c0: Waiting [2023-12-05T20:12:54.189Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:54.189Z] 0faf9b67be60: Waiting [2023-12-05T20:12:54.189Z] 07d313733b11: Layer already exists [2023-12-05T20:12:54.189Z] 59fcba26461b: Layer already exists [2023-12-05T20:12:54.189Z] 249280874b40: Layer already exists [2023-12-05T20:12:54.189Z] ebc2c2b51377: Layer already exists [2023-12-05T20:12:54.189Z] 18356dd48a95: Layer already exists [2023-12-05T20:12:54.189Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:54.189Z] 3af50e784217: Layer already exists [2023-12-05T20:12:54.189Z] f48f586193c0: Layer already exists [2023-12-05T20:12:54.189Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:54.455Z] 3.2.0-dev.3: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:55.198Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:55.926Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:55.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-05T20:12:55.926Z] 07d313733b11: Preparing [2023-12-05T20:12:55.926Z] 18356dd48a95: Preparing [2023-12-05T20:12:55.927Z] 59fcba26461b: Preparing [2023-12-05T20:12:55.927Z] ebc2c2b51377: Preparing [2023-12-05T20:12:55.927Z] 249280874b40: Preparing [2023-12-05T20:12:55.927Z] 3af50e784217: Preparing [2023-12-05T20:12:55.927Z] f48f586193c0: Preparing [2023-12-05T20:12:55.927Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:55.927Z] 0faf9b67be60: Preparing [2023-12-05T20:12:55.927Z] f48f586193c0: Waiting [2023-12-05T20:12:55.927Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:55.927Z] 0faf9b67be60: Waiting [2023-12-05T20:12:55.927Z] 3af50e784217: Waiting [2023-12-05T20:12:55.927Z] 59fcba26461b: Layer already exists [2023-12-05T20:12:55.927Z] 18356dd48a95: Layer already exists [2023-12-05T20:12:55.927Z] 07d313733b11: Layer already exists [2023-12-05T20:12:55.927Z] ebc2c2b51377: Layer already exists [2023-12-05T20:12:55.927Z] 249280874b40: Layer already exists [2023-12-05T20:12:55.927Z] f48f586193c0: Layer already exists [2023-12-05T20:12:55.927Z] 3af50e784217: Layer already exists [2023-12-05T20:12:55.927Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:55.927Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:56.191Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:12:56.948Z] + 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 [2023-12-05T20:12:57.686Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-12-05T20:12:57.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-05T20:12:57.687Z] 07d313733b11: Preparing [2023-12-05T20:12:57.687Z] 18356dd48a95: Preparing [2023-12-05T20:12:57.687Z] 59fcba26461b: Preparing [2023-12-05T20:12:57.687Z] ebc2c2b51377: Preparing [2023-12-05T20:12:57.687Z] 249280874b40: Preparing [2023-12-05T20:12:57.687Z] 3af50e784217: Preparing [2023-12-05T20:12:57.687Z] f48f586193c0: Preparing [2023-12-05T20:12:57.687Z] 83bf1b398e9d: Preparing [2023-12-05T20:12:57.687Z] 0faf9b67be60: Preparing [2023-12-05T20:12:57.687Z] 83bf1b398e9d: Waiting [2023-12-05T20:12:57.687Z] 3af50e784217: Waiting [2023-12-05T20:12:57.687Z] f48f586193c0: Waiting [2023-12-05T20:12:57.687Z] 0faf9b67be60: Waiting [2023-12-05T20:12:57.687Z] ebc2c2b51377: Layer already exists [2023-12-05T20:12:57.687Z] 18356dd48a95: Layer already exists [2023-12-05T20:12:57.687Z] 07d313733b11: Layer already exists [2023-12-05T20:12:57.687Z] 59fcba26461b: Layer already exists [2023-12-05T20:12:57.687Z] 249280874b40: Layer already exists [2023-12-05T20:12:57.687Z] 3af50e784217: Layer already exists [2023-12-05T20:12:57.687Z] f48f586193c0: Layer already exists [2023-12-05T20:12:57.687Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:12:57.687Z] 0faf9b67be60: Layer already exists [2023-12-05T20:12:57.952Z] main: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:12:58.848Z] ===================================================== [Pipeline] echo [2023-12-05T20:12:58.985Z] taggedImages: [2023-12-05T20:12:58.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:58.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-05T20:12:58.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.3 [2023-12-05T20:12:58.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:58.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-12-05T20:12:59.129Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-12-05T20:12:59.129Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:12:59.129Z] latest [2023-12-05T20:12:59.129Z] 3.2.0-dev.3 [2023-12-05T20:12:59.129Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:12:59.129Z] main [2023-12-05T20:12:59.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:00.133Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:00.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:00.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-05T20:13:00.873Z] 51fcfcdfa62f: Preparing [2023-12-05T20:13:00.873Z] 09d369522d3a: Preparing [2023-12-05T20:13:00.873Z] 21fa3b7a565c: Preparing [2023-12-05T20:13:00.873Z] daf23250f6a3: Preparing [2023-12-05T20:13:00.873Z] 90764958a9af: Preparing [2023-12-05T20:13:00.873Z] 249280874b40: Preparing [2023-12-05T20:13:00.873Z] 3af50e784217: Preparing [2023-12-05T20:13:00.873Z] 72fdefb32fdb: Preparing [2023-12-05T20:13:00.873Z] dfe93bf59eaa: Preparing [2023-12-05T20:13:00.873Z] 1800d69dfd08: Preparing [2023-12-05T20:13:00.873Z] 0faf9b67be60: Preparing [2023-12-05T20:13:00.873Z] 3af50e784217: Waiting [2023-12-05T20:13:00.873Z] 249280874b40: Waiting [2023-12-05T20:13:00.873Z] 1800d69dfd08: Waiting [2023-12-05T20:13:00.873Z] 72fdefb32fdb: Waiting [2023-12-05T20:13:00.873Z] dfe93bf59eaa: Waiting [2023-12-05T20:13:00.873Z] 0faf9b67be60: Waiting [2023-12-05T20:13:01.139Z] 90764958a9af: Pushed [2023-12-05T20:13:01.139Z] 09d369522d3a: Pushed [2023-12-05T20:13:01.139Z] daf23250f6a3: Pushed [2023-12-05T20:13:03.712Z] 21fa3b7a565c: Pushed [2023-12-05T20:13:05.113Z] 249280874b40: Layer already exists [2023-12-05T20:13:05.113Z] 3af50e784217: Layer already exists [2023-12-05T20:13:05.379Z] 51fcfcdfa62f: Pushed [2023-12-05T20:13:05.379Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:05.379Z] 72fdefb32fdb: Pushed [2023-12-05T20:13:05.379Z] dfe93bf59eaa: Pushed [2023-12-05T20:13:07.948Z] 1800d69dfd08: Pushed [2023-12-05T20:13:07.948Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:08.714Z] + 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 [2023-12-05T20:13:09.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-05T20:13:09.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-05T20:13:09.467Z] 51fcfcdfa62f: Preparing [2023-12-05T20:13:09.467Z] 09d369522d3a: Preparing [2023-12-05T20:13:09.467Z] 21fa3b7a565c: Preparing [2023-12-05T20:13:09.467Z] daf23250f6a3: Preparing [2023-12-05T20:13:09.467Z] 90764958a9af: Preparing [2023-12-05T20:13:09.467Z] 249280874b40: Preparing [2023-12-05T20:13:09.467Z] 3af50e784217: Preparing [2023-12-05T20:13:09.467Z] 249280874b40: Waiting [2023-12-05T20:13:09.467Z] 72fdefb32fdb: Preparing [2023-12-05T20:13:09.467Z] 3af50e784217: Waiting [2023-12-05T20:13:09.467Z] dfe93bf59eaa: Preparing [2023-12-05T20:13:09.467Z] 72fdefb32fdb: Waiting [2023-12-05T20:13:09.467Z] 1800d69dfd08: Preparing [2023-12-05T20:13:09.467Z] dfe93bf59eaa: Waiting [2023-12-05T20:13:09.467Z] 0faf9b67be60: Preparing [2023-12-05T20:13:09.467Z] 1800d69dfd08: Waiting [2023-12-05T20:13:09.467Z] 0faf9b67be60: Waiting [2023-12-05T20:13:09.467Z] 90764958a9af: Layer already exists [2023-12-05T20:13:09.467Z] 21fa3b7a565c: Layer already exists [2023-12-05T20:13:09.467Z] daf23250f6a3: Layer already exists [2023-12-05T20:13:09.467Z] 51fcfcdfa62f: Layer already exists [2023-12-05T20:13:09.467Z] 09d369522d3a: Layer already exists [2023-12-05T20:13:09.467Z] 249280874b40: Layer already exists [2023-12-05T20:13:09.467Z] dfe93bf59eaa: Layer already exists [2023-12-05T20:13:09.467Z] 3af50e784217: Layer already exists [2023-12-05T20:13:09.467Z] 72fdefb32fdb: Layer already exists [2023-12-05T20:13:09.467Z] 1800d69dfd08: Layer already exists [2023-12-05T20:13:09.467Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:09.732Z] latest: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:10.475Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:11.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.3 [2023-12-05T20:13:11.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-05T20:13:11.216Z] 51fcfcdfa62f: Preparing [2023-12-05T20:13:11.216Z] 09d369522d3a: Preparing [2023-12-05T20:13:11.216Z] 21fa3b7a565c: Preparing [2023-12-05T20:13:11.216Z] daf23250f6a3: Preparing [2023-12-05T20:13:11.216Z] 90764958a9af: Preparing [2023-12-05T20:13:11.216Z] 249280874b40: Preparing [2023-12-05T20:13:11.216Z] 3af50e784217: Preparing [2023-12-05T20:13:11.216Z] 72fdefb32fdb: Preparing [2023-12-05T20:13:11.216Z] dfe93bf59eaa: Preparing [2023-12-05T20:13:11.216Z] 1800d69dfd08: Preparing [2023-12-05T20:13:11.216Z] 0faf9b67be60: Preparing [2023-12-05T20:13:11.216Z] 249280874b40: Waiting [2023-12-05T20:13:11.216Z] 3af50e784217: Waiting [2023-12-05T20:13:11.216Z] 72fdefb32fdb: Waiting [2023-12-05T20:13:11.216Z] 1800d69dfd08: Waiting [2023-12-05T20:13:11.216Z] dfe93bf59eaa: Waiting [2023-12-05T20:13:11.216Z] 0faf9b67be60: Waiting [2023-12-05T20:13:11.481Z] daf23250f6a3: Layer already exists [2023-12-05T20:13:11.481Z] 51fcfcdfa62f: Layer already exists [2023-12-05T20:13:11.481Z] 21fa3b7a565c: Layer already exists [2023-12-05T20:13:11.481Z] 09d369522d3a: Layer already exists [2023-12-05T20:13:11.481Z] 90764958a9af: Layer already exists [2023-12-05T20:13:11.481Z] 249280874b40: Layer already exists [2023-12-05T20:13:11.481Z] 3af50e784217: Layer already exists [2023-12-05T20:13:11.481Z] 72fdefb32fdb: Layer already exists [2023-12-05T20:13:11.481Z] dfe93bf59eaa: Layer already exists [2023-12-05T20:13:11.481Z] 1800d69dfd08: Layer already exists [2023-12-05T20:13:11.481Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:11.481Z] 3.2.0-dev.3: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:12.241Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:12.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:13:12.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-05T20:13:12.982Z] 51fcfcdfa62f: Preparing [2023-12-05T20:13:12.982Z] 09d369522d3a: Preparing [2023-12-05T20:13:12.982Z] 21fa3b7a565c: Preparing [2023-12-05T20:13:12.982Z] daf23250f6a3: Preparing [2023-12-05T20:13:12.982Z] 90764958a9af: Preparing [2023-12-05T20:13:12.982Z] 249280874b40: Preparing [2023-12-05T20:13:12.982Z] 3af50e784217: Preparing [2023-12-05T20:13:12.982Z] 72fdefb32fdb: Preparing [2023-12-05T20:13:12.982Z] dfe93bf59eaa: Preparing [2023-12-05T20:13:12.982Z] 1800d69dfd08: Preparing [2023-12-05T20:13:12.982Z] 0faf9b67be60: Preparing [2023-12-05T20:13:12.982Z] 1800d69dfd08: Waiting [2023-12-05T20:13:12.982Z] 3af50e784217: Waiting [2023-12-05T20:13:12.982Z] 72fdefb32fdb: Waiting [2023-12-05T20:13:12.982Z] 0faf9b67be60: Waiting [2023-12-05T20:13:12.982Z] 249280874b40: Waiting [2023-12-05T20:13:12.982Z] dfe93bf59eaa: Waiting [2023-12-05T20:13:12.982Z] 90764958a9af: Layer already exists [2023-12-05T20:13:12.982Z] daf23250f6a3: Layer already exists [2023-12-05T20:13:12.982Z] 21fa3b7a565c: Layer already exists [2023-12-05T20:13:12.982Z] 51fcfcdfa62f: Layer already exists [2023-12-05T20:13:12.982Z] 09d369522d3a: Layer already exists [2023-12-05T20:13:12.982Z] 249280874b40: Layer already exists [2023-12-05T20:13:12.982Z] 3af50e784217: Layer already exists [2023-12-05T20:13:12.982Z] dfe93bf59eaa: Layer already exists [2023-12-05T20:13:12.982Z] 1800d69dfd08: Layer already exists [2023-12-05T20:13:12.982Z] 72fdefb32fdb: Layer already exists [2023-12-05T20:13:13.244Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:13.244Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:13.999Z] + 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 [2023-12-05T20:13:14.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-12-05T20:13:14.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-05T20:13:14.747Z] 51fcfcdfa62f: Preparing [2023-12-05T20:13:14.747Z] 09d369522d3a: Preparing [2023-12-05T20:13:14.747Z] 21fa3b7a565c: Preparing [2023-12-05T20:13:14.747Z] daf23250f6a3: Preparing [2023-12-05T20:13:14.747Z] 90764958a9af: Preparing [2023-12-05T20:13:14.747Z] 249280874b40: Preparing [2023-12-05T20:13:14.747Z] 3af50e784217: Preparing [2023-12-05T20:13:14.747Z] 72fdefb32fdb: Preparing [2023-12-05T20:13:14.747Z] dfe93bf59eaa: Preparing [2023-12-05T20:13:14.747Z] 249280874b40: Waiting [2023-12-05T20:13:14.747Z] 1800d69dfd08: Preparing [2023-12-05T20:13:14.747Z] 3af50e784217: Waiting [2023-12-05T20:13:14.747Z] 72fdefb32fdb: Waiting [2023-12-05T20:13:14.747Z] 0faf9b67be60: Preparing [2023-12-05T20:13:14.747Z] dfe93bf59eaa: Waiting [2023-12-05T20:13:14.747Z] 1800d69dfd08: Waiting [2023-12-05T20:13:14.747Z] 0faf9b67be60: Waiting [2023-12-05T20:13:14.747Z] 21fa3b7a565c: Layer already exists [2023-12-05T20:13:14.747Z] 90764958a9af: Layer already exists [2023-12-05T20:13:14.747Z] 09d369522d3a: Layer already exists [2023-12-05T20:13:14.747Z] 51fcfcdfa62f: Layer already exists [2023-12-05T20:13:14.747Z] 249280874b40: Layer already exists [2023-12-05T20:13:14.747Z] daf23250f6a3: Layer already exists [2023-12-05T20:13:14.747Z] 3af50e784217: Layer already exists [2023-12-05T20:13:14.747Z] dfe93bf59eaa: Layer already exists [2023-12-05T20:13:14.747Z] 72fdefb32fdb: Layer already exists [2023-12-05T20:13:14.747Z] 1800d69dfd08: Layer already exists [2023-12-05T20:13:14.747Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:15.011Z] main: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:13:15.918Z] ===================================================== [Pipeline] echo [2023-12-05T20:13:16.072Z] taggedImages: [2023-12-05T20:13:16.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:16.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-05T20:13:16.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.3 [2023-12-05T20:13:16.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:13:16.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-12-05T20:13:16.246Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-12-05T20:13:16.246Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:16.246Z] latest [2023-12-05T20:13:16.246Z] 3.2.0-dev.3 [2023-12-05T20:13:16.246Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:13:16.246Z] main [2023-12-05T20:13:16.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:17.287Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:19.980Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:19.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-05T20:13:19.980Z] 0f011e5750c0: Preparing [2023-12-05T20:13:19.980Z] 8158e8df838b: Preparing [2023-12-05T20:13:19.980Z] f9c5422e3fed: Preparing [2023-12-05T20:13:19.980Z] a3d2f2016247: Preparing [2023-12-05T20:13:19.980Z] a5f3f1dfbc0f: Preparing [2023-12-05T20:13:19.980Z] 646afb6703d0: Preparing [2023-12-05T20:13:19.980Z] 2490dfcd41a5: Preparing [2023-12-05T20:13:19.980Z] 249280874b40: Preparing [2023-12-05T20:13:19.980Z] 3af50e784217: Preparing [2023-12-05T20:13:19.980Z] 89178f3d67b7: Preparing [2023-12-05T20:13:19.980Z] 2490dfcd41a5: Waiting [2023-12-05T20:13:19.980Z] 8f83e2773d8b: Preparing [2023-12-05T20:13:19.980Z] 249280874b40: Waiting [2023-12-05T20:13:19.980Z] 646afb6703d0: Waiting [2023-12-05T20:13:19.980Z] 3af50e784217: Waiting [2023-12-05T20:13:19.980Z] 89178f3d67b7: Waiting [2023-12-05T20:13:19.980Z] 0faf9b67be60: Preparing [2023-12-05T20:13:19.980Z] 8f83e2773d8b: Waiting [2023-12-05T20:13:19.980Z] 0faf9b67be60: Waiting [2023-12-05T20:13:20.245Z] a5f3f1dfbc0f: Pushed [2023-12-05T20:13:20.245Z] 8158e8df838b: Pushed [2023-12-05T20:13:20.245Z] 0f011e5750c0: Pushed [2023-12-05T20:13:20.245Z] 249280874b40: Layer already exists [2023-12-05T20:13:20.245Z] 3af50e784217: Layer already exists [2023-12-05T20:13:20.245Z] 646afb6703d0: Pushed [2023-12-05T20:13:20.245Z] 2490dfcd41a5: Pushed [2023-12-05T20:13:20.510Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:20.510Z] 89178f3d67b7: Pushed [2023-12-05T20:13:23.077Z] a3d2f2016247: Pushed [2023-12-05T20:13:23.077Z] 8f83e2773d8b: Pushed [2023-12-05T20:13:23.653Z] f9c5422e3fed: Pushed [2023-12-05T20:13:23.916Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:24.663Z] + 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 [2023-12-05T20:13:25.409Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-05T20:13:25.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-05T20:13:25.409Z] 0f011e5750c0: Preparing [2023-12-05T20:13:25.409Z] 8158e8df838b: Preparing [2023-12-05T20:13:25.409Z] f9c5422e3fed: Preparing [2023-12-05T20:13:25.409Z] a3d2f2016247: Preparing [2023-12-05T20:13:25.409Z] a5f3f1dfbc0f: Preparing [2023-12-05T20:13:25.409Z] 646afb6703d0: Preparing [2023-12-05T20:13:25.409Z] 2490dfcd41a5: Preparing [2023-12-05T20:13:25.409Z] 249280874b40: Preparing [2023-12-05T20:13:25.409Z] 3af50e784217: Preparing [2023-12-05T20:13:25.409Z] 89178f3d67b7: Preparing [2023-12-05T20:13:25.409Z] 8f83e2773d8b: Preparing [2023-12-05T20:13:25.409Z] 2490dfcd41a5: Waiting [2023-12-05T20:13:25.409Z] 0faf9b67be60: Preparing [2023-12-05T20:13:25.409Z] 249280874b40: Waiting [2023-12-05T20:13:25.409Z] 3af50e784217: Waiting [2023-12-05T20:13:25.409Z] 8f83e2773d8b: Waiting [2023-12-05T20:13:25.409Z] 89178f3d67b7: Waiting [2023-12-05T20:13:25.409Z] 0faf9b67be60: Waiting [2023-12-05T20:13:25.409Z] 646afb6703d0: Waiting [2023-12-05T20:13:25.409Z] a3d2f2016247: Layer already exists [2023-12-05T20:13:25.409Z] 0f011e5750c0: Layer already exists [2023-12-05T20:13:25.409Z] a5f3f1dfbc0f: Layer already exists [2023-12-05T20:13:25.409Z] 8158e8df838b: Layer already exists [2023-12-05T20:13:25.409Z] f9c5422e3fed: Layer already exists [2023-12-05T20:13:25.409Z] 646afb6703d0: Layer already exists [2023-12-05T20:13:25.409Z] 2490dfcd41a5: Layer already exists [2023-12-05T20:13:25.409Z] 249280874b40: Layer already exists [2023-12-05T20:13:25.409Z] 3af50e784217: Layer already exists [2023-12-05T20:13:25.409Z] 89178f3d67b7: Layer already exists [2023-12-05T20:13:25.409Z] 8f83e2773d8b: Layer already exists [2023-12-05T20:13:25.674Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:25.674Z] latest: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:26.432Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:27.187Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.3 [2023-12-05T20:13:27.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-05T20:13:27.187Z] 0f011e5750c0: Preparing [2023-12-05T20:13:27.187Z] 8158e8df838b: Preparing [2023-12-05T20:13:27.187Z] f9c5422e3fed: Preparing [2023-12-05T20:13:27.187Z] a3d2f2016247: Preparing [2023-12-05T20:13:27.187Z] a5f3f1dfbc0f: Preparing [2023-12-05T20:13:27.187Z] 646afb6703d0: Preparing [2023-12-05T20:13:27.187Z] 2490dfcd41a5: Preparing [2023-12-05T20:13:27.187Z] 249280874b40: Preparing [2023-12-05T20:13:27.187Z] 3af50e784217: Preparing [2023-12-05T20:13:27.187Z] 2490dfcd41a5: Waiting [2023-12-05T20:13:27.187Z] 249280874b40: Waiting [2023-12-05T20:13:27.187Z] 646afb6703d0: Waiting [2023-12-05T20:13:27.188Z] 89178f3d67b7: Preparing [2023-12-05T20:13:27.188Z] 8f83e2773d8b: Preparing [2023-12-05T20:13:27.188Z] 0faf9b67be60: Preparing [2023-12-05T20:13:27.188Z] 3af50e784217: Waiting [2023-12-05T20:13:27.188Z] 89178f3d67b7: Waiting [2023-12-05T20:13:27.188Z] 8f83e2773d8b: Waiting [2023-12-05T20:13:27.188Z] 0faf9b67be60: Waiting [2023-12-05T20:13:27.188Z] a5f3f1dfbc0f: Layer already exists [2023-12-05T20:13:27.188Z] a3d2f2016247: Layer already exists [2023-12-05T20:13:27.188Z] 0f011e5750c0: Layer already exists [2023-12-05T20:13:27.188Z] 8158e8df838b: Layer already exists [2023-12-05T20:13:27.188Z] f9c5422e3fed: Layer already exists [2023-12-05T20:13:27.188Z] 2490dfcd41a5: Layer already exists [2023-12-05T20:13:27.188Z] 646afb6703d0: Layer already exists [2023-12-05T20:13:27.188Z] 249280874b40: Layer already exists [2023-12-05T20:13:27.188Z] 3af50e784217: Layer already exists [2023-12-05T20:13:27.188Z] 89178f3d67b7: Layer already exists [2023-12-05T20:13:27.188Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:27.188Z] 8f83e2773d8b: Layer already exists [2023-12-05T20:13:27.450Z] 3.2.0-dev.3: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:28.237Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:28.993Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:13:28.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-05T20:13:28.993Z] 0f011e5750c0: Preparing [2023-12-05T20:13:28.993Z] 8158e8df838b: Preparing [2023-12-05T20:13:28.993Z] f9c5422e3fed: Preparing [2023-12-05T20:13:28.993Z] a3d2f2016247: Preparing [2023-12-05T20:13:28.993Z] a5f3f1dfbc0f: Preparing [2023-12-05T20:13:28.993Z] 646afb6703d0: Preparing [2023-12-05T20:13:28.993Z] 2490dfcd41a5: Preparing [2023-12-05T20:13:28.993Z] 249280874b40: Preparing [2023-12-05T20:13:28.993Z] 3af50e784217: Preparing [2023-12-05T20:13:28.993Z] 89178f3d67b7: Preparing [2023-12-05T20:13:28.993Z] 8f83e2773d8b: Preparing [2023-12-05T20:13:28.993Z] 0faf9b67be60: Preparing [2023-12-05T20:13:28.993Z] 89178f3d67b7: Waiting [2023-12-05T20:13:28.993Z] 646afb6703d0: Waiting [2023-12-05T20:13:28.993Z] 8f83e2773d8b: Waiting [2023-12-05T20:13:28.993Z] 2490dfcd41a5: Waiting [2023-12-05T20:13:28.993Z] 0faf9b67be60: Waiting [2023-12-05T20:13:28.993Z] 3af50e784217: Waiting [2023-12-05T20:13:28.993Z] 249280874b40: Waiting [2023-12-05T20:13:28.993Z] 0f011e5750c0: Layer already exists [2023-12-05T20:13:28.993Z] f9c5422e3fed: Layer already exists [2023-12-05T20:13:28.993Z] a5f3f1dfbc0f: Layer already exists [2023-12-05T20:13:28.993Z] a3d2f2016247: Layer already exists [2023-12-05T20:13:28.993Z] 8158e8df838b: Layer already exists [2023-12-05T20:13:28.993Z] 2490dfcd41a5: Layer already exists [2023-12-05T20:13:28.993Z] 646afb6703d0: Layer already exists [2023-12-05T20:13:28.993Z] 249280874b40: Layer already exists [2023-12-05T20:13:28.993Z] 89178f3d67b7: Layer already exists [2023-12-05T20:13:28.993Z] 3af50e784217: Layer already exists [2023-12-05T20:13:28.993Z] 8f83e2773d8b: Layer already exists [2023-12-05T20:13:28.993Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:29.259Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:30.039Z] + 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 [2023-12-05T20:13:30.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-12-05T20:13:30.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-05T20:13:30.797Z] 0f011e5750c0: Preparing [2023-12-05T20:13:30.797Z] 8158e8df838b: Preparing [2023-12-05T20:13:30.797Z] f9c5422e3fed: Preparing [2023-12-05T20:13:30.797Z] a3d2f2016247: Preparing [2023-12-05T20:13:30.797Z] a5f3f1dfbc0f: Preparing [2023-12-05T20:13:30.797Z] 646afb6703d0: Preparing [2023-12-05T20:13:30.797Z] 2490dfcd41a5: Preparing [2023-12-05T20:13:30.797Z] 249280874b40: Preparing [2023-12-05T20:13:30.797Z] 3af50e784217: Preparing [2023-12-05T20:13:30.797Z] 89178f3d67b7: Preparing [2023-12-05T20:13:30.797Z] 8f83e2773d8b: Preparing [2023-12-05T20:13:30.797Z] 249280874b40: Waiting [2023-12-05T20:13:30.797Z] 646afb6703d0: Waiting [2023-12-05T20:13:30.797Z] 2490dfcd41a5: Waiting [2023-12-05T20:13:30.797Z] 0faf9b67be60: Preparing [2023-12-05T20:13:30.797Z] 89178f3d67b7: Waiting [2023-12-05T20:13:30.797Z] 3af50e784217: Waiting [2023-12-05T20:13:30.797Z] 8f83e2773d8b: Waiting [2023-12-05T20:13:30.797Z] 0faf9b67be60: Waiting [2023-12-05T20:13:30.797Z] f9c5422e3fed: Layer already exists [2023-12-05T20:13:30.797Z] a3d2f2016247: Layer already exists [2023-12-05T20:13:30.797Z] 0f011e5750c0: Layer already exists [2023-12-05T20:13:30.797Z] a5f3f1dfbc0f: Layer already exists [2023-12-05T20:13:30.797Z] 8158e8df838b: Layer already exists [2023-12-05T20:13:30.797Z] 646afb6703d0: Layer already exists [2023-12-05T20:13:30.797Z] 3af50e784217: Layer already exists [2023-12-05T20:13:30.797Z] 2490dfcd41a5: Layer already exists [2023-12-05T20:13:30.797Z] 249280874b40: Layer already exists [2023-12-05T20:13:30.797Z] 89178f3d67b7: Layer already exists [2023-12-05T20:13:30.797Z] 8f83e2773d8b: Layer already exists [2023-12-05T20:13:30.797Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:31.060Z] main: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:13:31.976Z] ===================================================== [Pipeline] echo [2023-12-05T20:13:32.124Z] taggedImages: [2023-12-05T20:13:32.124Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:32.124Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-05T20:13:32.124Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.3 [2023-12-05T20:13:32.124Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:13:32.124Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-12-05T20:13:32.287Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-12-05T20:13:32.287Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:32.287Z] latest [2023-12-05T20:13:32.287Z] 3.2.0-dev.3 [2023-12-05T20:13:32.287Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:13:32.287Z] main [2023-12-05T20:13:32.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:33.327Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:34.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:34.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-05T20:13:34.096Z] 1cb22c5e1705: Preparing [2023-12-05T20:13:34.096Z] 85dd43b74bff: Preparing [2023-12-05T20:13:34.096Z] 249280874b40: Preparing [2023-12-05T20:13:34.096Z] 3af50e784217: Preparing [2023-12-05T20:13:34.096Z] 827a90218885: Preparing [2023-12-05T20:13:34.096Z] 13abafa4ec1c: Preparing [2023-12-05T20:13:34.096Z] 0faf9b67be60: Preparing [2023-12-05T20:13:34.096Z] 13abafa4ec1c: Waiting [2023-12-05T20:13:34.096Z] 0faf9b67be60: Waiting [2023-12-05T20:13:34.096Z] 3af50e784217: Layer already exists [2023-12-05T20:13:34.096Z] 249280874b40: Layer already exists [2023-12-05T20:13:34.361Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:34.361Z] 827a90218885: Pushed [2023-12-05T20:13:34.361Z] 1cb22c5e1705: Pushed [2023-12-05T20:13:35.758Z] 13abafa4ec1c: Pushed [2023-12-05T20:13:39.078Z] 85dd43b74bff: Pushed [2023-12-05T20:13:39.342Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:40.099Z] + 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 [2023-12-05T20:13:40.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-05T20:13:40.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-05T20:13:40.878Z] 1cb22c5e1705: Preparing [2023-12-05T20:13:40.878Z] 85dd43b74bff: Preparing [2023-12-05T20:13:40.878Z] 249280874b40: Preparing [2023-12-05T20:13:40.878Z] 3af50e784217: Preparing [2023-12-05T20:13:40.878Z] 827a90218885: Preparing [2023-12-05T20:13:40.878Z] 13abafa4ec1c: Preparing [2023-12-05T20:13:40.878Z] 0faf9b67be60: Preparing [2023-12-05T20:13:40.878Z] 0faf9b67be60: Waiting [2023-12-05T20:13:40.878Z] 13abafa4ec1c: Waiting [2023-12-05T20:13:40.878Z] 827a90218885: Layer already exists [2023-12-05T20:13:40.878Z] 249280874b40: Layer already exists [2023-12-05T20:13:40.878Z] 85dd43b74bff: Layer already exists [2023-12-05T20:13:40.878Z] 3af50e784217: Layer already exists [2023-12-05T20:13:40.878Z] 1cb22c5e1705: Layer already exists [2023-12-05T20:13:40.878Z] 13abafa4ec1c: Layer already exists [2023-12-05T20:13:40.878Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:41.144Z] latest: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:41.918Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:42.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.3 [2023-12-05T20:13:42.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-05T20:13:42.696Z] 1cb22c5e1705: Preparing [2023-12-05T20:13:42.696Z] 85dd43b74bff: Preparing [2023-12-05T20:13:42.696Z] 249280874b40: Preparing [2023-12-05T20:13:42.696Z] 3af50e784217: Preparing [2023-12-05T20:13:42.696Z] 827a90218885: Preparing [2023-12-05T20:13:42.696Z] 13abafa4ec1c: Preparing [2023-12-05T20:13:42.696Z] 0faf9b67be60: Preparing [2023-12-05T20:13:42.696Z] 13abafa4ec1c: Waiting [2023-12-05T20:13:42.696Z] 0faf9b67be60: Waiting [2023-12-05T20:13:42.696Z] 85dd43b74bff: Layer already exists [2023-12-05T20:13:42.696Z] 1cb22c5e1705: Layer already exists [2023-12-05T20:13:42.696Z] 3af50e784217: Layer already exists [2023-12-05T20:13:42.696Z] 827a90218885: Layer already exists [2023-12-05T20:13:42.696Z] 249280874b40: Layer already exists [2023-12-05T20:13:42.696Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:42.696Z] 13abafa4ec1c: Layer already exists [2023-12-05T20:13:42.961Z] 3.2.0-dev.3: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:43.786Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:44.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:13:44.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-05T20:13:44.652Z] 1cb22c5e1705: Preparing [2023-12-05T20:13:44.652Z] 85dd43b74bff: Preparing [2023-12-05T20:13:44.652Z] 249280874b40: Preparing [2023-12-05T20:13:44.652Z] 3af50e784217: Preparing [2023-12-05T20:13:44.652Z] 827a90218885: Preparing [2023-12-05T20:13:44.652Z] 13abafa4ec1c: Preparing [2023-12-05T20:13:44.652Z] 0faf9b67be60: Preparing [2023-12-05T20:13:44.652Z] 13abafa4ec1c: Waiting [2023-12-05T20:13:44.652Z] 0faf9b67be60: Waiting [2023-12-05T20:13:44.652Z] 1cb22c5e1705: Layer already exists [2023-12-05T20:13:44.652Z] 3af50e784217: Layer already exists [2023-12-05T20:13:44.652Z] 85dd43b74bff: Layer already exists [2023-12-05T20:13:44.652Z] 827a90218885: Layer already exists [2023-12-05T20:13:44.652Z] 249280874b40: Layer already exists [2023-12-05T20:13:44.652Z] 13abafa4ec1c: Layer already exists [2023-12-05T20:13:44.652Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:44.918Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:45.698Z] + 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 [2023-12-05T20:13:47.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-12-05T20:13:47.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-05T20:13:47.878Z] 1cb22c5e1705: Preparing [2023-12-05T20:13:47.878Z] 85dd43b74bff: Preparing [2023-12-05T20:13:47.878Z] 249280874b40: Preparing [2023-12-05T20:13:47.878Z] 3af50e784217: Preparing [2023-12-05T20:13:47.878Z] 827a90218885: Preparing [2023-12-05T20:13:47.878Z] 13abafa4ec1c: Preparing [2023-12-05T20:13:47.878Z] 0faf9b67be60: Preparing [2023-12-05T20:13:47.878Z] 13abafa4ec1c: Waiting [2023-12-05T20:13:47.878Z] 0faf9b67be60: Waiting [2023-12-05T20:13:47.878Z] 1cb22c5e1705: Layer already exists [2023-12-05T20:13:47.878Z] 85dd43b74bff: Layer already exists [2023-12-05T20:13:47.878Z] 249280874b40: Layer already exists [2023-12-05T20:13:47.878Z] 827a90218885: Layer already exists [2023-12-05T20:13:47.878Z] 3af50e784217: Layer already exists [2023-12-05T20:13:47.878Z] 13abafa4ec1c: Layer already exists [2023-12-05T20:13:47.878Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:48.144Z] main: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:13:49.070Z] ===================================================== [Pipeline] echo [2023-12-05T20:13:49.224Z] taggedImages: [2023-12-05T20:13:49.225Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:49.225Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-05T20:13:49.225Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.3 [2023-12-05T20:13:49.225Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:13:49.225Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-12-05T20:13:49.399Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-12-05T20:13:49.399Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:49.399Z] latest [2023-12-05T20:13:49.399Z] 3.2.0-dev.3 [2023-12-05T20:13:49.399Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:13:49.399Z] main [2023-12-05T20:13:49.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:50.491Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:13:51.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:13:51.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-05T20:13:51.274Z] 196387b014da: Preparing [2023-12-05T20:13:51.274Z] 955cf8b00716: Preparing [2023-12-05T20:13:51.274Z] 26e92fddbbf6: Preparing [2023-12-05T20:13:51.274Z] 249280874b40: Preparing [2023-12-05T20:13:51.274Z] 3af50e784217: Preparing [2023-12-05T20:13:51.274Z] b53d1c186001: Preparing [2023-12-05T20:13:51.274Z] 88ec459ebd7b: Preparing [2023-12-05T20:13:51.274Z] 6099c0413641: Preparing [2023-12-05T20:13:51.274Z] dc3565098855: Preparing [2023-12-05T20:13:51.274Z] 0faf9b67be60: Preparing [2023-12-05T20:13:51.274Z] 88ec459ebd7b: Waiting [2023-12-05T20:13:51.274Z] 6099c0413641: Waiting [2023-12-05T20:13:51.274Z] dc3565098855: Waiting [2023-12-05T20:13:51.274Z] 0faf9b67be60: Waiting [2023-12-05T20:13:51.274Z] b53d1c186001: Waiting [2023-12-05T20:13:51.274Z] 249280874b40: Layer already exists [2023-12-05T20:13:51.274Z] 3af50e784217: Layer already exists [2023-12-05T20:13:51.539Z] 26e92fddbbf6: Pushed [2023-12-05T20:13:51.539Z] 955cf8b00716: Pushed [2023-12-05T20:13:51.539Z] 196387b014da: Pushed [2023-12-05T20:13:51.539Z] 0faf9b67be60: Layer already exists [2023-12-05T20:13:51.539Z] 6099c0413641: Pushed [2023-12-05T20:13:52.493Z] dc3565098855: Pushed [2023-12-05T20:14:07.712Z] 88ec459ebd7b: Pushed [2023-12-05T20:14:11.943Z] b53d1c186001: Pushed [2023-12-05T20:14:11.943Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:12.723Z] + 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 [2023-12-05T20:14:15.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-05T20:14:15.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-05T20:14:15.479Z] 196387b014da: Preparing [2023-12-05T20:14:15.479Z] 955cf8b00716: Preparing [2023-12-05T20:14:15.479Z] 26e92fddbbf6: Preparing [2023-12-05T20:14:15.479Z] 249280874b40: Preparing [2023-12-05T20:14:15.479Z] 3af50e784217: Preparing [2023-12-05T20:14:15.479Z] b53d1c186001: Preparing [2023-12-05T20:14:15.479Z] 88ec459ebd7b: Preparing [2023-12-05T20:14:15.479Z] 6099c0413641: Preparing [2023-12-05T20:14:15.479Z] b53d1c186001: Waiting [2023-12-05T20:14:15.479Z] dc3565098855: Preparing [2023-12-05T20:14:15.479Z] 88ec459ebd7b: Waiting [2023-12-05T20:14:15.479Z] 6099c0413641: Waiting [2023-12-05T20:14:15.479Z] dc3565098855: Waiting [2023-12-05T20:14:15.479Z] 0faf9b67be60: Preparing [2023-12-05T20:14:15.479Z] 0faf9b67be60: Waiting [2023-12-05T20:14:15.479Z] 955cf8b00716: Layer already exists [2023-12-05T20:14:15.479Z] 196387b014da: Layer already exists [2023-12-05T20:14:15.479Z] 26e92fddbbf6: Layer already exists [2023-12-05T20:14:15.479Z] 249280874b40: Layer already exists [2023-12-05T20:14:15.479Z] 3af50e784217: Layer already exists [2023-12-05T20:14:15.479Z] b53d1c186001: Layer already exists [2023-12-05T20:14:15.479Z] 6099c0413641: Layer already exists [2023-12-05T20:14:15.479Z] dc3565098855: Layer already exists [2023-12-05T20:14:15.479Z] 88ec459ebd7b: Layer already exists [2023-12-05T20:14:15.479Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:15.745Z] latest: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:16.527Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:17.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.3 [2023-12-05T20:14:17.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-05T20:14:17.322Z] 196387b014da: Preparing [2023-12-05T20:14:17.322Z] 955cf8b00716: Preparing [2023-12-05T20:14:17.322Z] 26e92fddbbf6: Preparing [2023-12-05T20:14:17.322Z] 249280874b40: Preparing [2023-12-05T20:14:17.322Z] 3af50e784217: Preparing [2023-12-05T20:14:17.322Z] b53d1c186001: Preparing [2023-12-05T20:14:17.322Z] 88ec459ebd7b: Preparing [2023-12-05T20:14:17.322Z] 6099c0413641: Preparing [2023-12-05T20:14:17.322Z] dc3565098855: Preparing [2023-12-05T20:14:17.322Z] 0faf9b67be60: Preparing [2023-12-05T20:14:17.322Z] b53d1c186001: Waiting [2023-12-05T20:14:17.322Z] 88ec459ebd7b: Waiting [2023-12-05T20:14:17.322Z] 6099c0413641: Waiting [2023-12-05T20:14:17.322Z] dc3565098855: Waiting [2023-12-05T20:14:17.322Z] 0faf9b67be60: Waiting [2023-12-05T20:14:17.322Z] 3af50e784217: Layer already exists [2023-12-05T20:14:17.322Z] 196387b014da: Layer already exists [2023-12-05T20:14:17.322Z] 249280874b40: Layer already exists [2023-12-05T20:14:17.322Z] 955cf8b00716: Layer already exists [2023-12-05T20:14:17.322Z] 26e92fddbbf6: Layer already exists [2023-12-05T20:14:17.322Z] 6099c0413641: Layer already exists [2023-12-05T20:14:17.322Z] 88ec459ebd7b: Layer already exists [2023-12-05T20:14:17.322Z] b53d1c186001: Layer already exists [2023-12-05T20:14:17.322Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:17.322Z] dc3565098855: Layer already exists [2023-12-05T20:14:17.585Z] 3.2.0-dev.3: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:18.359Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:19.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:14:19.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-05T20:14:19.147Z] 196387b014da: Preparing [2023-12-05T20:14:19.147Z] 955cf8b00716: Preparing [2023-12-05T20:14:19.147Z] 26e92fddbbf6: Preparing [2023-12-05T20:14:19.147Z] 249280874b40: Preparing [2023-12-05T20:14:19.147Z] 3af50e784217: Preparing [2023-12-05T20:14:19.147Z] b53d1c186001: Preparing [2023-12-05T20:14:19.148Z] 88ec459ebd7b: Preparing [2023-12-05T20:14:19.148Z] 6099c0413641: Preparing [2023-12-05T20:14:19.148Z] dc3565098855: Preparing [2023-12-05T20:14:19.148Z] b53d1c186001: Waiting [2023-12-05T20:14:19.148Z] 88ec459ebd7b: Waiting [2023-12-05T20:14:19.148Z] 6099c0413641: Waiting [2023-12-05T20:14:19.148Z] dc3565098855: Waiting [2023-12-05T20:14:19.148Z] 0faf9b67be60: Preparing [2023-12-05T20:14:19.148Z] 0faf9b67be60: Waiting [2023-12-05T20:14:19.148Z] 249280874b40: Layer already exists [2023-12-05T20:14:19.148Z] 955cf8b00716: Layer already exists [2023-12-05T20:14:19.148Z] 196387b014da: Layer already exists [2023-12-05T20:14:19.148Z] 3af50e784217: Layer already exists [2023-12-05T20:14:19.148Z] 26e92fddbbf6: Layer already exists [2023-12-05T20:14:19.148Z] b53d1c186001: Layer already exists [2023-12-05T20:14:19.148Z] 88ec459ebd7b: Layer already exists [2023-12-05T20:14:19.148Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:19.148Z] 6099c0413641: Layer already exists [2023-12-05T20:14:19.148Z] dc3565098855: Layer already exists [2023-12-05T20:14:19.411Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:20.188Z] + 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 [2023-12-05T20:14:20.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-12-05T20:14:20.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-05T20:14:20.958Z] 196387b014da: Preparing [2023-12-05T20:14:20.958Z] 955cf8b00716: Preparing [2023-12-05T20:14:20.958Z] 26e92fddbbf6: Preparing [2023-12-05T20:14:20.958Z] 249280874b40: Preparing [2023-12-05T20:14:20.958Z] 3af50e784217: Preparing [2023-12-05T20:14:20.958Z] b53d1c186001: Preparing [2023-12-05T20:14:20.958Z] 88ec459ebd7b: Preparing [2023-12-05T20:14:20.958Z] 6099c0413641: Preparing [2023-12-05T20:14:20.958Z] b53d1c186001: Waiting [2023-12-05T20:14:20.958Z] 88ec459ebd7b: Waiting [2023-12-05T20:14:20.958Z] dc3565098855: Preparing [2023-12-05T20:14:20.958Z] 6099c0413641: Waiting [2023-12-05T20:14:20.958Z] 0faf9b67be60: Preparing [2023-12-05T20:14:20.958Z] dc3565098855: Waiting [2023-12-05T20:14:20.958Z] 0faf9b67be60: Waiting [2023-12-05T20:14:20.958Z] 196387b014da: Layer already exists [2023-12-05T20:14:20.958Z] 26e92fddbbf6: Layer already exists [2023-12-05T20:14:20.958Z] 249280874b40: Layer already exists [2023-12-05T20:14:20.958Z] 3af50e784217: Layer already exists [2023-12-05T20:14:20.958Z] 955cf8b00716: Layer already exists [2023-12-05T20:14:20.958Z] b53d1c186001: Layer already exists [2023-12-05T20:14:20.958Z] dc3565098855: Layer already exists [2023-12-05T20:14:20.958Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:20.958Z] 88ec459ebd7b: Layer already exists [2023-12-05T20:14:20.958Z] 6099c0413641: Layer already exists [2023-12-05T20:14:21.221Z] main: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:14:22.195Z] ===================================================== [Pipeline] echo [2023-12-05T20:14:22.352Z] taggedImages: [2023-12-05T20:14:22.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:14:22.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-05T20:14:22.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.3 [2023-12-05T20:14:22.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:14:22.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-12-05T20:14:22.530Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-12-05T20:14:22.530Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:14:22.530Z] latest [2023-12-05T20:14:22.530Z] 3.2.0-dev.3 [2023-12-05T20:14:22.530Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:14:22.530Z] main [2023-12-05T20:14:22.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:23.713Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:24.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:14:24.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-05T20:14:24.592Z] 02f659b5d449: Preparing [2023-12-05T20:14:24.592Z] 9f4c44a01e1b: Preparing [2023-12-05T20:14:24.592Z] 01de76e705bb: Preparing [2023-12-05T20:14:24.592Z] 249280874b40: Preparing [2023-12-05T20:14:24.592Z] 3af50e784217: Preparing [2023-12-05T20:14:24.592Z] 386c94dc076b: Preparing [2023-12-05T20:14:24.592Z] 06d9956700f8: Preparing [2023-12-05T20:14:24.592Z] ab36f4f826b7: Preparing [2023-12-05T20:14:24.592Z] 0faf9b67be60: Preparing [2023-12-05T20:14:24.592Z] 06d9956700f8: Waiting [2023-12-05T20:14:24.592Z] 386c94dc076b: Waiting [2023-12-05T20:14:24.592Z] ab36f4f826b7: Waiting [2023-12-05T20:14:24.592Z] 0faf9b67be60: Waiting [2023-12-05T20:14:24.592Z] 249280874b40: Layer already exists [2023-12-05T20:14:24.857Z] 3af50e784217: Layer already exists [2023-12-05T20:14:24.857Z] 9f4c44a01e1b: Pushed [2023-12-05T20:14:24.857Z] 02f659b5d449: Pushed [2023-12-05T20:14:24.857Z] 01de76e705bb: Pushed [2023-12-05T20:14:24.857Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:24.857Z] 06d9956700f8: Pushed [2023-12-05T20:14:25.439Z] ab36f4f826b7: Pushed [2023-12-05T20:14:43.678Z] 386c94dc076b: Pushed [2023-12-05T20:14:43.678Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:44.491Z] + 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 [2023-12-05T20:14:45.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-05T20:14:45.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-05T20:14:45.291Z] 02f659b5d449: Preparing [2023-12-05T20:14:45.291Z] 9f4c44a01e1b: Preparing [2023-12-05T20:14:45.291Z] 01de76e705bb: Preparing [2023-12-05T20:14:45.291Z] 249280874b40: Preparing [2023-12-05T20:14:45.291Z] 3af50e784217: Preparing [2023-12-05T20:14:45.291Z] 386c94dc076b: Preparing [2023-12-05T20:14:45.291Z] 06d9956700f8: Preparing [2023-12-05T20:14:45.291Z] ab36f4f826b7: Preparing [2023-12-05T20:14:45.291Z] 0faf9b67be60: Preparing [2023-12-05T20:14:45.291Z] 386c94dc076b: Waiting [2023-12-05T20:14:45.291Z] 06d9956700f8: Waiting [2023-12-05T20:14:45.291Z] ab36f4f826b7: Waiting [2023-12-05T20:14:45.291Z] 0faf9b67be60: Waiting [2023-12-05T20:14:45.291Z] 01de76e705bb: Layer already exists [2023-12-05T20:14:45.291Z] 9f4c44a01e1b: Layer already exists [2023-12-05T20:14:45.291Z] 02f659b5d449: Layer already exists [2023-12-05T20:14:45.291Z] 249280874b40: Layer already exists [2023-12-05T20:14:45.291Z] 3af50e784217: Layer already exists [2023-12-05T20:14:45.291Z] ab36f4f826b7: Layer already exists [2023-12-05T20:14:45.291Z] 386c94dc076b: Layer already exists [2023-12-05T20:14:45.291Z] 06d9956700f8: Layer already exists [2023-12-05T20:14:45.291Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:45.560Z] latest: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:46.379Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:47.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.3 [2023-12-05T20:14:47.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-05T20:14:47.179Z] 02f659b5d449: Preparing [2023-12-05T20:14:47.179Z] 9f4c44a01e1b: Preparing [2023-12-05T20:14:47.179Z] 01de76e705bb: Preparing [2023-12-05T20:14:47.179Z] 249280874b40: Preparing [2023-12-05T20:14:47.179Z] 3af50e784217: Preparing [2023-12-05T20:14:47.179Z] 386c94dc076b: Preparing [2023-12-05T20:14:47.179Z] 06d9956700f8: Preparing [2023-12-05T20:14:47.179Z] ab36f4f826b7: Preparing [2023-12-05T20:14:47.179Z] 0faf9b67be60: Preparing [2023-12-05T20:14:47.179Z] 06d9956700f8: Waiting [2023-12-05T20:14:47.179Z] 386c94dc076b: Waiting [2023-12-05T20:14:47.179Z] ab36f4f826b7: Waiting [2023-12-05T20:14:47.179Z] 0faf9b67be60: Waiting [2023-12-05T20:14:47.179Z] 9f4c44a01e1b: Layer already exists [2023-12-05T20:14:47.179Z] 3af50e784217: Layer already exists [2023-12-05T20:14:47.179Z] 02f659b5d449: Layer already exists [2023-12-05T20:14:47.179Z] 249280874b40: Layer already exists [2023-12-05T20:14:47.179Z] 01de76e705bb: Layer already exists [2023-12-05T20:14:47.179Z] 386c94dc076b: Layer already exists [2023-12-05T20:14:47.179Z] ab36f4f826b7: Layer already exists [2023-12-05T20:14:47.179Z] 06d9956700f8: Layer already exists [2023-12-05T20:14:47.179Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:47.448Z] 3.2.0-dev.3: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:48.286Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:49.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:14:49.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-05T20:14:49.114Z] 02f659b5d449: Preparing [2023-12-05T20:14:49.114Z] 9f4c44a01e1b: Preparing [2023-12-05T20:14:49.114Z] 01de76e705bb: Preparing [2023-12-05T20:14:49.114Z] 249280874b40: Preparing [2023-12-05T20:14:49.114Z] 3af50e784217: Preparing [2023-12-05T20:14:49.114Z] 386c94dc076b: Preparing [2023-12-05T20:14:49.114Z] 06d9956700f8: Preparing [2023-12-05T20:14:49.114Z] ab36f4f826b7: Preparing [2023-12-05T20:14:49.114Z] 0faf9b67be60: Preparing [2023-12-05T20:14:49.114Z] 06d9956700f8: Waiting [2023-12-05T20:14:49.114Z] 386c94dc076b: Waiting [2023-12-05T20:14:49.114Z] ab36f4f826b7: Waiting [2023-12-05T20:14:49.114Z] 0faf9b67be60: Waiting [2023-12-05T20:14:49.114Z] 01de76e705bb: Layer already exists [2023-12-05T20:14:49.114Z] 02f659b5d449: Layer already exists [2023-12-05T20:14:49.114Z] 249280874b40: Layer already exists [2023-12-05T20:14:49.114Z] 3af50e784217: Layer already exists [2023-12-05T20:14:49.114Z] 9f4c44a01e1b: Layer already exists [2023-12-05T20:14:49.114Z] 386c94dc076b: Layer already exists [2023-12-05T20:14:49.114Z] 06d9956700f8: Layer already exists [2023-12-05T20:14:49.114Z] ab36f4f826b7: Layer already exists [2023-12-05T20:14:49.114Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:49.378Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:50.228Z] + 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 [2023-12-05T20:14:51.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-12-05T20:14:51.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-05T20:14:51.037Z] 02f659b5d449: Preparing [2023-12-05T20:14:51.037Z] 9f4c44a01e1b: Preparing [2023-12-05T20:14:51.037Z] 01de76e705bb: Preparing [2023-12-05T20:14:51.037Z] 249280874b40: Preparing [2023-12-05T20:14:51.037Z] 3af50e784217: Preparing [2023-12-05T20:14:51.037Z] 386c94dc076b: Preparing [2023-12-05T20:14:51.037Z] 06d9956700f8: Preparing [2023-12-05T20:14:51.037Z] 386c94dc076b: Waiting [2023-12-05T20:14:51.037Z] ab36f4f826b7: Preparing [2023-12-05T20:14:51.037Z] 06d9956700f8: Waiting [2023-12-05T20:14:51.037Z] 0faf9b67be60: Preparing [2023-12-05T20:14:51.037Z] ab36f4f826b7: Waiting [2023-12-05T20:14:51.037Z] 0faf9b67be60: Waiting [2023-12-05T20:14:51.037Z] 9f4c44a01e1b: Layer already exists [2023-12-05T20:14:51.037Z] 3af50e784217: Layer already exists [2023-12-05T20:14:51.037Z] 01de76e705bb: Layer already exists [2023-12-05T20:14:51.037Z] 249280874b40: Layer already exists [2023-12-05T20:14:51.037Z] 02f659b5d449: Layer already exists [2023-12-05T20:14:51.037Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:51.037Z] 386c94dc076b: Layer already exists [2023-12-05T20:14:51.037Z] ab36f4f826b7: Layer already exists [2023-12-05T20:14:51.037Z] 06d9956700f8: Layer already exists [2023-12-05T20:14:51.303Z] main: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:14:52.367Z] ===================================================== [Pipeline] echo [2023-12-05T20:14:52.547Z] taggedImages: [2023-12-05T20:14:52.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:14:52.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-05T20:14:52.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.3 [2023-12-05T20:14:52.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:14:52.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-12-05T20:14:52.725Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-12-05T20:14:52.725Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:14:52.725Z] latest [2023-12-05T20:14:52.725Z] 3.2.0-dev.3 [2023-12-05T20:14:52.725Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:14:52.725Z] main [2023-12-05T20:14:52.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:54.746Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:14:55.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:14:55.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-05T20:14:55.553Z] e3c5681f75b8: Preparing [2023-12-05T20:14:55.553Z] 84749a5ec014: Preparing [2023-12-05T20:14:55.553Z] 19ca5c961917: Preparing [2023-12-05T20:14:55.553Z] 249280874b40: Preparing [2023-12-05T20:14:55.553Z] 3af50e784217: Preparing [2023-12-05T20:14:55.553Z] 706376cf7264: Preparing [2023-12-05T20:14:55.553Z] 6099c0413641: Preparing [2023-12-05T20:14:55.553Z] 706376cf7264: Waiting [2023-12-05T20:14:55.553Z] dc3565098855: Preparing [2023-12-05T20:14:55.553Z] 0faf9b67be60: Preparing [2023-12-05T20:14:55.553Z] 6099c0413641: Waiting [2023-12-05T20:14:55.553Z] dc3565098855: Waiting [2023-12-05T20:14:55.553Z] 0faf9b67be60: Waiting [2023-12-05T20:14:55.818Z] 84749a5ec014: Pushed [2023-12-05T20:14:55.818Z] 19ca5c961917: Pushed [2023-12-05T20:14:55.818Z] 249280874b40: Layer already exists [2023-12-05T20:14:55.818Z] 3af50e784217: Layer already exists [2023-12-05T20:14:55.818Z] 6099c0413641: Layer already exists [2023-12-05T20:14:55.818Z] dc3565098855: Layer already exists [2023-12-05T20:14:55.818Z] 0faf9b67be60: Layer already exists [2023-12-05T20:14:56.082Z] e3c5681f75b8: Pushed [2023-12-05T20:15:14.249Z] 706376cf7264: Pushed [2023-12-05T20:15:14.249Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:15.052Z] + 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 [2023-12-05T20:15:15.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-05T20:15:15.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-05T20:15:15.862Z] e3c5681f75b8: Preparing [2023-12-05T20:15:15.862Z] 84749a5ec014: Preparing [2023-12-05T20:15:15.862Z] 19ca5c961917: Preparing [2023-12-05T20:15:15.862Z] 249280874b40: Preparing [2023-12-05T20:15:15.862Z] 3af50e784217: Preparing [2023-12-05T20:15:15.862Z] 706376cf7264: Preparing [2023-12-05T20:15:15.862Z] 6099c0413641: Preparing [2023-12-05T20:15:15.862Z] 706376cf7264: Waiting [2023-12-05T20:15:15.862Z] dc3565098855: Preparing [2023-12-05T20:15:15.862Z] 6099c0413641: Waiting [2023-12-05T20:15:15.862Z] 0faf9b67be60: Preparing [2023-12-05T20:15:15.862Z] dc3565098855: Waiting [2023-12-05T20:15:15.862Z] 0faf9b67be60: Waiting [2023-12-05T20:15:15.862Z] 3af50e784217: Layer already exists [2023-12-05T20:15:15.862Z] e3c5681f75b8: Layer already exists [2023-12-05T20:15:15.862Z] 84749a5ec014: Layer already exists [2023-12-05T20:15:15.862Z] 19ca5c961917: Layer already exists [2023-12-05T20:15:15.862Z] 249280874b40: Layer already exists [2023-12-05T20:15:15.862Z] 706376cf7264: Layer already exists [2023-12-05T20:15:15.862Z] dc3565098855: Layer already exists [2023-12-05T20:15:15.862Z] 6099c0413641: Layer already exists [2023-12-05T20:15:15.862Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:16.124Z] latest: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:16.935Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:17.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.3 [2023-12-05T20:15:17.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-05T20:15:17.756Z] e3c5681f75b8: Preparing [2023-12-05T20:15:17.756Z] 84749a5ec014: Preparing [2023-12-05T20:15:17.756Z] 19ca5c961917: Preparing [2023-12-05T20:15:17.756Z] 249280874b40: Preparing [2023-12-05T20:15:17.756Z] 3af50e784217: Preparing [2023-12-05T20:15:17.756Z] 706376cf7264: Preparing [2023-12-05T20:15:17.756Z] 6099c0413641: Preparing [2023-12-05T20:15:17.756Z] dc3565098855: Preparing [2023-12-05T20:15:17.756Z] 0faf9b67be60: Preparing [2023-12-05T20:15:17.756Z] 6099c0413641: Waiting [2023-12-05T20:15:17.756Z] 706376cf7264: Waiting [2023-12-05T20:15:17.756Z] dc3565098855: Waiting [2023-12-05T20:15:17.756Z] 0faf9b67be60: Waiting [2023-12-05T20:15:17.756Z] 249280874b40: Layer already exists [2023-12-05T20:15:17.756Z] e3c5681f75b8: Layer already exists [2023-12-05T20:15:17.756Z] 19ca5c961917: Layer already exists [2023-12-05T20:15:17.756Z] 84749a5ec014: Layer already exists [2023-12-05T20:15:17.756Z] 3af50e784217: Layer already exists [2023-12-05T20:15:17.756Z] 706376cf7264: Layer already exists [2023-12-05T20:15:17.756Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:17.756Z] dc3565098855: Layer already exists [2023-12-05T20:15:17.756Z] 6099c0413641: Layer already exists [2023-12-05T20:15:18.021Z] 3.2.0-dev.3: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:18.855Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:19.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:15:19.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-05T20:15:19.703Z] e3c5681f75b8: Preparing [2023-12-05T20:15:19.703Z] 84749a5ec014: Preparing [2023-12-05T20:15:19.703Z] 19ca5c961917: Preparing [2023-12-05T20:15:19.703Z] 249280874b40: Preparing [2023-12-05T20:15:19.703Z] 3af50e784217: Preparing [2023-12-05T20:15:19.703Z] 706376cf7264: Preparing [2023-12-05T20:15:19.703Z] 6099c0413641: Preparing [2023-12-05T20:15:19.703Z] dc3565098855: Preparing [2023-12-05T20:15:19.703Z] 0faf9b67be60: Preparing [2023-12-05T20:15:19.703Z] dc3565098855: Waiting [2023-12-05T20:15:19.703Z] 6099c0413641: Waiting [2023-12-05T20:15:19.703Z] 706376cf7264: Waiting [2023-12-05T20:15:19.703Z] 19ca5c961917: Layer already exists [2023-12-05T20:15:19.703Z] e3c5681f75b8: Layer already exists [2023-12-05T20:15:19.703Z] 3af50e784217: Layer already exists [2023-12-05T20:15:19.703Z] 249280874b40: Layer already exists [2023-12-05T20:15:19.703Z] 84749a5ec014: Layer already exists [2023-12-05T20:15:19.703Z] 6099c0413641: Layer already exists [2023-12-05T20:15:19.703Z] 706376cf7264: Layer already exists [2023-12-05T20:15:19.703Z] dc3565098855: Layer already exists [2023-12-05T20:15:19.703Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:19.965Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:20.796Z] + 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 [2023-12-05T20:15:21.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-12-05T20:15:21.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-05T20:15:21.625Z] e3c5681f75b8: Preparing [2023-12-05T20:15:21.625Z] 84749a5ec014: Preparing [2023-12-05T20:15:21.625Z] 19ca5c961917: Preparing [2023-12-05T20:15:21.625Z] 249280874b40: Preparing [2023-12-05T20:15:21.625Z] 3af50e784217: Preparing [2023-12-05T20:15:21.625Z] 706376cf7264: Preparing [2023-12-05T20:15:21.625Z] 6099c0413641: Preparing [2023-12-05T20:15:21.625Z] dc3565098855: Preparing [2023-12-05T20:15:21.625Z] 0faf9b67be60: Preparing [2023-12-05T20:15:21.625Z] 706376cf7264: Waiting [2023-12-05T20:15:21.625Z] 6099c0413641: Waiting [2023-12-05T20:15:21.625Z] dc3565098855: Waiting [2023-12-05T20:15:21.625Z] 0faf9b67be60: Waiting [2023-12-05T20:15:21.625Z] 84749a5ec014: Layer already exists [2023-12-05T20:15:21.625Z] 3af50e784217: Layer already exists [2023-12-05T20:15:21.625Z] 19ca5c961917: Layer already exists [2023-12-05T20:15:21.625Z] 249280874b40: Layer already exists [2023-12-05T20:15:21.625Z] e3c5681f75b8: Layer already exists [2023-12-05T20:15:21.625Z] 6099c0413641: Layer already exists [2023-12-05T20:15:21.625Z] dc3565098855: Layer already exists [2023-12-05T20:15:21.625Z] 706376cf7264: Layer already exists [2023-12-05T20:15:21.625Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:21.890Z] main: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:15:22.911Z] ===================================================== [Pipeline] echo [2023-12-05T20:15:23.093Z] taggedImages: [2023-12-05T20:15:23.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:15:23.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-05T20:15:23.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.3 [2023-12-05T20:15:23.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:15:23.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-12-05T20:15:23.284Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-12-05T20:15:23.284Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:15:23.284Z] latest [2023-12-05T20:15:23.284Z] 3.2.0-dev.3 [2023-12-05T20:15:23.284Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:15:23.284Z] main [2023-12-05T20:15:23.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:24.431Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:25.259Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:15:25.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-05T20:15:25.259Z] 004ae881a1c0: Preparing [2023-12-05T20:15:25.259Z] d3d14a047e1b: Preparing [2023-12-05T20:15:25.259Z] 249280874b40: Preparing [2023-12-05T20:15:25.259Z] 3af50e784217: Preparing [2023-12-05T20:15:25.259Z] fb988e3f34f2: Preparing [2023-12-05T20:15:25.259Z] 89d7f36a6357: Preparing [2023-12-05T20:15:25.259Z] 0faf9b67be60: Preparing [2023-12-05T20:15:25.259Z] 89d7f36a6357: Waiting [2023-12-05T20:15:25.259Z] 0faf9b67be60: Waiting [2023-12-05T20:15:25.259Z] 249280874b40: Layer already exists [2023-12-05T20:15:25.259Z] 3af50e784217: Layer already exists [2023-12-05T20:15:25.524Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:25.524Z] fb988e3f34f2: Pushed [2023-12-05T20:15:25.524Z] 004ae881a1c0: Pushed [2023-12-05T20:15:25.788Z] 89d7f36a6357: Pushed [2023-12-05T20:15:32.398Z] d3d14a047e1b: Pushed [2023-12-05T20:15:32.398Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:33.217Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:34.049Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-05T20:15:34.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-05T20:15:34.049Z] 004ae881a1c0: Preparing [2023-12-05T20:15:34.049Z] d3d14a047e1b: Preparing [2023-12-05T20:15:34.049Z] 249280874b40: Preparing [2023-12-05T20:15:34.049Z] 3af50e784217: Preparing [2023-12-05T20:15:34.049Z] fb988e3f34f2: Preparing [2023-12-05T20:15:34.049Z] 89d7f36a6357: Preparing [2023-12-05T20:15:34.049Z] 0faf9b67be60: Preparing [2023-12-05T20:15:34.049Z] 89d7f36a6357: Waiting [2023-12-05T20:15:34.049Z] 0faf9b67be60: Waiting [2023-12-05T20:15:34.049Z] d3d14a047e1b: Layer already exists [2023-12-05T20:15:34.049Z] 004ae881a1c0: Layer already exists [2023-12-05T20:15:34.049Z] 3af50e784217: Layer already exists [2023-12-05T20:15:34.049Z] 249280874b40: Layer already exists [2023-12-05T20:15:34.049Z] fb988e3f34f2: Layer already exists [2023-12-05T20:15:34.049Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:34.049Z] 89d7f36a6357: Layer already exists [2023-12-05T20:15:34.312Z] latest: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:35.140Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:35.983Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.3 [2023-12-05T20:15:35.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-05T20:15:35.983Z] 004ae881a1c0: Preparing [2023-12-05T20:15:35.983Z] d3d14a047e1b: Preparing [2023-12-05T20:15:35.983Z] 249280874b40: Preparing [2023-12-05T20:15:35.983Z] 3af50e784217: Preparing [2023-12-05T20:15:35.983Z] fb988e3f34f2: Preparing [2023-12-05T20:15:35.983Z] 89d7f36a6357: Preparing [2023-12-05T20:15:35.983Z] 0faf9b67be60: Preparing [2023-12-05T20:15:35.983Z] 0faf9b67be60: Waiting [2023-12-05T20:15:35.983Z] 89d7f36a6357: Waiting [2023-12-05T20:15:35.983Z] 3af50e784217: Layer already exists [2023-12-05T20:15:35.983Z] fb988e3f34f2: Layer already exists [2023-12-05T20:15:35.983Z] d3d14a047e1b: Layer already exists [2023-12-05T20:15:35.983Z] 249280874b40: Layer already exists [2023-12-05T20:15:35.983Z] 004ae881a1c0: Layer already exists [2023-12-05T20:15:35.983Z] 89d7f36a6357: Layer already exists [2023-12-05T20:15:35.983Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:36.246Z] 3.2.0-dev.3: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:37.088Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:37.939Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:15:37.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-05T20:15:37.940Z] 004ae881a1c0: Preparing [2023-12-05T20:15:37.940Z] d3d14a047e1b: Preparing [2023-12-05T20:15:37.940Z] 249280874b40: Preparing [2023-12-05T20:15:37.940Z] 3af50e784217: Preparing [2023-12-05T20:15:37.940Z] fb988e3f34f2: Preparing [2023-12-05T20:15:37.940Z] 89d7f36a6357: Preparing [2023-12-05T20:15:37.940Z] 0faf9b67be60: Preparing [2023-12-05T20:15:37.940Z] 0faf9b67be60: Waiting [2023-12-05T20:15:37.940Z] 89d7f36a6357: Waiting [2023-12-05T20:15:37.940Z] fb988e3f34f2: Layer already exists [2023-12-05T20:15:37.940Z] d3d14a047e1b: Layer already exists [2023-12-05T20:15:37.940Z] 249280874b40: Layer already exists [2023-12-05T20:15:37.940Z] 004ae881a1c0: Layer already exists [2023-12-05T20:15:37.940Z] 3af50e784217: Layer already exists [2023-12-05T20:15:37.940Z] 89d7f36a6357: Layer already exists [2023-12-05T20:15:37.940Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:38.203Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:39.040Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:40.453Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-12-05T20:15:40.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-05T20:15:40.453Z] 004ae881a1c0: Preparing [2023-12-05T20:15:40.453Z] d3d14a047e1b: Preparing [2023-12-05T20:15:40.453Z] 249280874b40: Preparing [2023-12-05T20:15:40.453Z] 3af50e784217: Preparing [2023-12-05T20:15:40.453Z] fb988e3f34f2: Preparing [2023-12-05T20:15:40.453Z] 89d7f36a6357: Preparing [2023-12-05T20:15:40.453Z] 0faf9b67be60: Preparing [2023-12-05T20:15:40.453Z] 89d7f36a6357: Waiting [2023-12-05T20:15:40.453Z] 0faf9b67be60: Waiting [2023-12-05T20:15:40.453Z] 249280874b40: Layer already exists [2023-12-05T20:15:40.453Z] 3af50e784217: Layer already exists [2023-12-05T20:15:40.453Z] fb988e3f34f2: Layer already exists [2023-12-05T20:15:40.453Z] d3d14a047e1b: Layer already exists [2023-12-05T20:15:40.453Z] 004ae881a1c0: Layer already exists [2023-12-05T20:15:40.453Z] 89d7f36a6357: Layer already exists [2023-12-05T20:15:40.453Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:40.717Z] main: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:15:41.792Z] ===================================================== [Pipeline] echo [2023-12-05T20:15:42.023Z] taggedImages: [2023-12-05T20:15:42.023Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:15:42.023Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-05T20:15:42.023Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.3 [2023-12-05T20:15:42.023Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:15:42.023Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-12-05T20:15:42.218Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-12-05T20:15:42.218Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:15:42.218Z] latest [2023-12-05T20:15:42.218Z] 3.2.0-dev.3 [2023-12-05T20:15:42.218Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:15:42.218Z] main [2023-12-05T20:15:42.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:43.558Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:44.451Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:15:44.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-05T20:15:44.451Z] ea4a3c65d600: Preparing [2023-12-05T20:15:44.451Z] 9ec8968ea7e8: Preparing [2023-12-05T20:15:44.451Z] 249280874b40: Preparing [2023-12-05T20:15:44.451Z] 3af50e784217: Preparing [2023-12-05T20:15:44.451Z] f48f586193c0: Preparing [2023-12-05T20:15:44.451Z] 83bf1b398e9d: Preparing [2023-12-05T20:15:44.451Z] 0faf9b67be60: Preparing [2023-12-05T20:15:44.451Z] 83bf1b398e9d: Waiting [2023-12-05T20:15:44.451Z] 249280874b40: Layer already exists [2023-12-05T20:15:44.451Z] 3af50e784217: Layer already exists [2023-12-05T20:15:44.451Z] f48f586193c0: Layer already exists [2023-12-05T20:15:44.716Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:15:44.716Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:44.716Z] ea4a3c65d600: Pushed [2023-12-05T20:15:52.723Z] 9ec8968ea7e8: Pushed [2023-12-05T20:15:54.655Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:55.500Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:56.370Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-05T20:15:56.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-05T20:15:56.370Z] ea4a3c65d600: Preparing [2023-12-05T20:15:56.370Z] 9ec8968ea7e8: Preparing [2023-12-05T20:15:56.370Z] 249280874b40: Preparing [2023-12-05T20:15:56.370Z] 3af50e784217: Preparing [2023-12-05T20:15:56.370Z] f48f586193c0: Preparing [2023-12-05T20:15:56.370Z] 83bf1b398e9d: Preparing [2023-12-05T20:15:56.370Z] 0faf9b67be60: Preparing [2023-12-05T20:15:56.370Z] 83bf1b398e9d: Waiting [2023-12-05T20:15:56.370Z] 0faf9b67be60: Waiting [2023-12-05T20:15:56.370Z] 9ec8968ea7e8: Layer already exists [2023-12-05T20:15:56.370Z] 3af50e784217: Layer already exists [2023-12-05T20:15:56.370Z] 249280874b40: Layer already exists [2023-12-05T20:15:56.370Z] f48f586193c0: Layer already exists [2023-12-05T20:15:56.370Z] ea4a3c65d600: Layer already exists [2023-12-05T20:15:56.370Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:15:56.370Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:56.633Z] latest: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:57.501Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:58.365Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.3 [2023-12-05T20:15:58.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-05T20:15:58.365Z] ea4a3c65d600: Preparing [2023-12-05T20:15:58.365Z] 9ec8968ea7e8: Preparing [2023-12-05T20:15:58.365Z] 249280874b40: Preparing [2023-12-05T20:15:58.365Z] 3af50e784217: Preparing [2023-12-05T20:15:58.365Z] f48f586193c0: Preparing [2023-12-05T20:15:58.365Z] 83bf1b398e9d: Preparing [2023-12-05T20:15:58.365Z] 0faf9b67be60: Preparing [2023-12-05T20:15:58.365Z] 83bf1b398e9d: Waiting [2023-12-05T20:15:58.365Z] 0faf9b67be60: Waiting [2023-12-05T20:15:58.365Z] 249280874b40: Layer already exists [2023-12-05T20:15:58.365Z] ea4a3c65d600: Layer already exists [2023-12-05T20:15:58.365Z] 3af50e784217: Layer already exists [2023-12-05T20:15:58.365Z] 9ec8968ea7e8: Layer already exists [2023-12-05T20:15:58.365Z] f48f586193c0: Layer already exists [2023-12-05T20:15:58.365Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:15:58.365Z] 0faf9b67be60: Layer already exists [2023-12-05T20:15:58.629Z] 3.2.0-dev.3: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:15:59.493Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:16:00.339Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:16:00.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-05T20:16:00.339Z] ea4a3c65d600: Preparing [2023-12-05T20:16:00.339Z] 9ec8968ea7e8: Preparing [2023-12-05T20:16:00.339Z] 249280874b40: Preparing [2023-12-05T20:16:00.339Z] 3af50e784217: Preparing [2023-12-05T20:16:00.339Z] f48f586193c0: Preparing [2023-12-05T20:16:00.339Z] 83bf1b398e9d: Preparing [2023-12-05T20:16:00.339Z] 0faf9b67be60: Preparing [2023-12-05T20:16:00.339Z] 83bf1b398e9d: Waiting [2023-12-05T20:16:00.339Z] 0faf9b67be60: Waiting [2023-12-05T20:16:00.339Z] f48f586193c0: Layer already exists [2023-12-05T20:16:00.339Z] 3af50e784217: Layer already exists [2023-12-05T20:16:00.339Z] ea4a3c65d600: Layer already exists [2023-12-05T20:16:00.339Z] 249280874b40: Layer already exists [2023-12-05T20:16:00.339Z] 9ec8968ea7e8: Layer already exists [2023-12-05T20:16:00.339Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:16:00.339Z] 0faf9b67be60: Layer already exists [2023-12-05T20:16:00.603Z] e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:16:01.490Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:16:02.369Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-12-05T20:16:02.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-05T20:16:02.369Z] ea4a3c65d600: Preparing [2023-12-05T20:16:02.369Z] 9ec8968ea7e8: Preparing [2023-12-05T20:16:02.369Z] 249280874b40: Preparing [2023-12-05T20:16:02.369Z] 3af50e784217: Preparing [2023-12-05T20:16:02.369Z] f48f586193c0: Preparing [2023-12-05T20:16:02.369Z] 83bf1b398e9d: Preparing [2023-12-05T20:16:02.369Z] 0faf9b67be60: Preparing [2023-12-05T20:16:02.369Z] 83bf1b398e9d: Waiting [2023-12-05T20:16:02.369Z] 0faf9b67be60: Waiting [2023-12-05T20:16:02.369Z] 249280874b40: Layer already exists [2023-12-05T20:16:02.369Z] f48f586193c0: Layer already exists [2023-12-05T20:16:02.369Z] 9ec8968ea7e8: Layer already exists [2023-12-05T20:16:02.369Z] ea4a3c65d600: Layer already exists [2023-12-05T20:16:02.369Z] 3af50e784217: Layer already exists [2023-12-05T20:16:02.369Z] 0faf9b67be60: Layer already exists [2023-12-05T20:16:02.369Z] 83bf1b398e9d: Layer already exists [2023-12-05T20:16:02.634Z] main: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T20:16:03.785Z] ===================================================== [Pipeline] echo [2023-12-05T20:16:04.006Z] taggedImages: [2023-12-05T20:16:04.006Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [2023-12-05T20:16:04.006Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-05T20:16:04.006Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.3 [2023-12-05T20:16:04.006Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [2023-12-05T20:16:04.006Z] - 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 [2023-12-05T20:16:05.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T20:16:05.429Z] [2023-12-05T20:16:05.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:16:05.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T20:16:05.926Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T20:16:05.926Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T20:16:05.926Z] 04944245beec: Pulling fs layer [2023-12-05T20:16:05.926Z] 699f458cf7ca: Pulling fs layer [2023-12-05T20:16:05.926Z] 765212b225bb: Pulling fs layer [2023-12-05T20:16:05.926Z] f23df028b6ca: Pulling fs layer [2023-12-05T20:16:05.926Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T20:16:05.926Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T20:16:05.926Z] f23df028b6ca: Waiting [2023-12-05T20:16:05.926Z] d65c8cfc05b1: Waiting [2023-12-05T20:16:05.926Z] 765212b225bb: Waiting [2023-12-05T20:16:05.926Z] 2437ff75d9bd: Waiting [2023-12-05T20:16:06.193Z] 04944245beec: Verifying Checksum [2023-12-05T20:16:06.193Z] 04944245beec: Download complete [2023-12-05T20:16:06.193Z] 765212b225bb: Verifying Checksum [2023-12-05T20:16:06.193Z] 765212b225bb: Download complete [2023-12-05T20:16:06.193Z] f23df028b6ca: Verifying Checksum [2023-12-05T20:16:06.193Z] f23df028b6ca: Download complete [2023-12-05T20:16:06.193Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T20:16:06.193Z] d65c8cfc05b1: Download complete [2023-12-05T20:16:06.193Z] 699f458cf7ca: Verifying Checksum [2023-12-05T20:16:06.193Z] 699f458cf7ca: Download complete [2023-12-05T20:16:06.775Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T20:16:06.775Z] 8998bd30e6a1: Download complete [2023-12-05T20:16:08.713Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T20:16:08.713Z] 2437ff75d9bd: Download complete [2023-12-05T20:16:15.343Z] 8998bd30e6a1: Pull complete [2023-12-05T20:16:15.925Z] 04944245beec: Pull complete [2023-12-05T20:16:17.863Z] 699f458cf7ca: Pull complete [2023-12-05T20:16:17.863Z] 765212b225bb: Pull complete [2023-12-05T20:16:18.818Z] f23df028b6ca: Pull complete [2023-12-05T20:16:18.818Z] d65c8cfc05b1: Pull complete [2023-12-05T20:16:45.479Z] 2437ff75d9bd: Pull complete [2023-12-05T20:16:45.479Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T20:16:45.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T20:16:45.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:16:46.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-24095 does not seem to be running inside a container [2023-12-05T20:16:46.433Z] $ 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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@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 [2023-12-05T20:16:47.782Z] $ docker top 92d0705a8a1a2ad973cec428a27aa138b1c7ad898cbfbdd37eb28567a0f8d03e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:16:48.677Z] ---> job-cost.sh [2023-12-05T20:16:48.941Z] lf-activate-venv: SKIPPING [2023-12-05T20:16:48.941Z] INFO: No Stack... [2023-12-05T20:16:49.517Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T20:16:50.094Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T20:16:50.413Z] + cat /w/workspace/edgex-go/613/archives/cost.csv [2023-12-05T20:16:50.413Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T20:16:50.445Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-613-stack-cost] [2023-12-05T20:16:50.451Z] Resource [jenkins-edgexfoundry-edgex-go-main-613-stack-cost] did not exist. Created. [2023-12-05T20:16:50.451Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-613-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T20:16:51.138Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T20:16:51.683Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T20:16:51.691Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-613-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T20:16:52.073Z] $ docker stop --time=1 92d0705a8a1a2ad973cec428a27aa138b1c7ad898cbfbdd37eb28567a0f8d03e [2023-12-05T20:16:53.443Z] $ docker rm -f --volumes 92d0705a8a1a2ad973cec428a27aa138b1c7ad898cbfbdd37eb28567a0f8d03e [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 [2023-12-05T20:16:57.606Z] provisioning config files... [2023-12-05T20:16:57.613Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/613@tmp/config5516711973285984901tmp [Pipeline] { [Pipeline] sh [2023-12-05T20:16:58.251Z] + set +x [2023-12-05T20:16:58.251Z] + + bash -s -- [2023-12-05T20:16:58.251Z] curl -s https://codecov.io/bash [2023-12-05T20:16:58.251Z] [2023-12-05T20:16:58.251Z] _____ _ [2023-12-05T20:16:58.251Z] / ____| | | [2023-12-05T20:16:58.251Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T20:16:58.251Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T20:16:58.251Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T20:16:58.251Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T20:16:58.251Z] Bash-1.0.6 [2023-12-05T20:16:58.251Z] [2023-12-05T20:16:58.251Z] [2023-12-05T20:16:58.251Z] ==> git version 2.25.1 found [2023-12-05T20:16:58.251Z] ==> 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 [2023-12-05T20:16:58.251Z] Release-Date: 2020-01-08 [2023-12-05T20:16:58.251Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-05T20:16:58.251Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T20:16:58.251Z] ==> Jenkins CI detected. [2023-12-05T20:16:58.251Z] current dir:  /w/workspace/edgex-go/613 [2023-12-05T20:16:58.251Z] project root: . [2023-12-05T20:16:58.251Z] --> token set from env [2023-12-05T20:16:58.251Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T20:16:58.251Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T20:16:58.251Z] ==> Python coveragepy not found [2023-12-05T20:16:58.251Z] ==> Searching for coverage reports in: [2023-12-05T20:16:58.251Z] + . [2023-12-05T20:16:58.510Z] -> Found 1 reports [2023-12-05T20:16:58.510Z] ==> Detecting git/mercurial file structure [2023-12-05T20:16:58.510Z] ==> Reading reports [2023-12-05T20:16:58.510Z] + ./coverage.out bytes=453601 [2023-12-05T20:16:58.510Z] ==> Appending adjustments [2023-12-05T20:16:58.510Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T20:16:59.449Z] + Found adjustments [2023-12-05T20:16:59.449Z] ==> Gzipping contents [2023-12-05T20:16:59.449Z] 60K /tmp/codecov.w7YhMC.gz [2023-12-05T20:16:59.449Z] ==> Uploading reports [2023-12-05T20:16:59.449Z] url: https://codecov.io [2023-12-05T20:16:59.449Z] query: branch=main&commit=e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e&build=613&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F613%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T20:16:59.449Z] -> Pinging Codecov [2023-12-05T20:16:59.449Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e&build=613&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F613%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T20:16:59.708Z] -> Uploading to [2023-12-05T20:16:59.708Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/00271124DB129430A58F1EEE437C3FCB/e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e/e608e23c-866b-4f28-88e1-16dee5d1cdfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T201659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=863a7e2fd97a86abbdbe3e9dfd0d9f9ea3ea11ba0f2957d42f0e31cfeb74475b [2023-12-05T20:16:59.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:16:59.708Z] Dload Upload Total Spent Left Speed [2023-12-05T20:16:59.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57808 0 0 100 57808 0 188k --:--:-- --:--:-- --:--:-- 188k [2023-12-05T20:16:59.967Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [2023-12-05T20:16:59.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-12-05T20:17:01.073Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-05T20:17:01.091Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:17:01.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T20:17:01.929Z] [2023-12-05T20:17:01.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:17:02.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T20:17:02.411Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-05T20:17:02.411Z] df9b9388f04a: Pulling fs layer [2023-12-05T20:17:02.411Z] 52dc419b0ee2: Pulling fs layer [2023-12-05T20:17:02.411Z] 25bc292e5bac: Pulling fs layer [2023-12-05T20:17:02.411Z] 114826534d7a: Pulling fs layer [2023-12-05T20:17:02.411Z] 4657fd5d0bcf: Pulling fs layer [2023-12-05T20:17:02.411Z] 6ad1cebc031e: Pulling fs layer [2023-12-05T20:17:02.411Z] 8a3aa393b2d8: Pulling fs layer [2023-12-05T20:17:02.411Z] 4657fd5d0bcf: Waiting [2023-12-05T20:17:02.411Z] 6ad1cebc031e: Waiting [2023-12-05T20:17:02.411Z] 8a3aa393b2d8: Waiting [2023-12-05T20:17:02.411Z] 25bc292e5bac: Download complete [2023-12-05T20:17:02.411Z] 52dc419b0ee2: Verifying Checksum [2023-12-05T20:17:02.411Z] 52dc419b0ee2: Download complete [2023-12-05T20:17:02.411Z] 4657fd5d0bcf: Verifying Checksum [2023-12-05T20:17:02.411Z] 4657fd5d0bcf: Download complete [2023-12-05T20:17:02.411Z] df9b9388f04a: Download complete [2023-12-05T20:17:02.669Z] 6ad1cebc031e: Verifying Checksum [2023-12-05T20:17:02.669Z] 6ad1cebc031e: Download complete [2023-12-05T20:17:02.669Z] df9b9388f04a: Pull complete [2023-12-05T20:17:02.929Z] 52dc419b0ee2: Pull complete [2023-12-05T20:17:02.929Z] 25bc292e5bac: Pull complete [2023-12-05T20:17:03.189Z] 114826534d7a: Verifying Checksum [2023-12-05T20:17:03.189Z] 114826534d7a: Download complete [2023-12-05T20:17:03.448Z] 8a3aa393b2d8: Verifying Checksum [2023-12-05T20:17:03.448Z] 8a3aa393b2d8: Download complete [2023-12-05T20:17:06.767Z] 114826534d7a: Pull complete [2023-12-05T20:17:06.767Z] 4657fd5d0bcf: Pull complete [2023-12-05T20:17:07.025Z] 6ad1cebc031e: Pull complete [2023-12-05T20:17:09.554Z] 8a3aa393b2d8: Pull complete [2023-12-05T20:17:09.554Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-05T20:17:09.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T20:17:09.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:17:10.330Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T20:17:10.343Z] $ 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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-05T20:17:18.224Z] $ docker top 18ba3f4507c2ce8c3386977a6295df57a8efb64d04f62601229b70241f6344a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T20:17:18.763Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-12-05T20:17:19.053Z] + set -o pipefail [2023-12-05T20:17:19.053Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-12-05T20:17:24.360Z] [2023-12-05T20:17:24.360Z] Monitoring /w/workspace/edgex-go/613 (github.com/edgexfoundry/edgex-go)... [2023-12-05T20:17:24.360Z] [2023-12-05T20:17:24.360Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f6106e0e-f9f8-42a9-81f4-e45b68265a1c [2023-12-05T20:17:24.360Z] [2023-12-05T20:17:24.360Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-05T20:17:24.360Z] [2023-12-05T20:17:24.621Z] [2023-12-05T20:17:24.621Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-05T20:17:24.621Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-05T20:17:24.621Z] More details here: https://snyk.co/ue1NS [2023-12-05T20:17:24.621Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-05T20:17:24.621Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-05T20:17:24.611Z] $ docker stop --time=1 18ba3f4507c2ce8c3386977a6295df57a8efb64d04f62601229b70241f6344a0 [2023-12-05T20:17:29.775Z] $ docker rm -f --volumes 18ba3f4507c2ce8c3386977a6295df57a8efb64d04f62601229b70241f6344a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-12-05T20:17:31.433Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:17:31.619Z] provisioning config files... [2023-12-05T20:17:31.631Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/613@tmp/config10419224617814953567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:17:32.273Z] --> edgex-publish-swagger.sh [2023-12-05T20:17:32.273Z] === Publish openapi/v3 API === [2023-12-05T20:17:32.273Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-05T20:17:32.273Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/613/openapi/v3/core-command.yaml] [2023-12-05T20:17:32.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:17:32.273Z] Dload Upload Total Spent Left Speed [2023-12-05T20:17:32.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 131k --:--:-- --:--:-- --:--:-- 130k 100 32782 0 0 100 32782 0 57714 --:--:-- --:--:-- --:--:-- 57613 [2023-12-05T20:17:32.792Z] [2023-12-05T20:17:32.792Z] [2023-12-05T20:17:32.792Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/613/openapi/v3/core-data.yaml] [2023-12-05T20:17:32.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:17:32.792Z] Dload Upload Total Spent Left Speed [2023-12-05T20:17:33.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 132k --:--:-- --:--:-- --:--:-- 132k [2023-12-05T20:17:33.360Z] [2023-12-05T20:17:33.360Z] [2023-12-05T20:17:33.360Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/613/openapi/v3/core-metadata.yaml] [2023-12-05T20:17:33.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:17:33.360Z] Dload Upload Total Spent Left Speed [2023-12-05T20:17:33.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 1698k --:--:-- --:--:-- --:--:-- 1678k 100 144k 100 180 100 144k 445 357k --:--:-- --:--:-- --:--:-- 357k [2023-12-05T20:17:33.620Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-05T20:17:33.620Z] [2023-12-05T20:17:33.620Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/613/openapi/v3/support-notifications.yaml] [2023-12-05T20:17:33.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:17:33.620Z] Dload Upload Total Spent Left Speed [2023-12-05T20:17:34.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 444 209k --:--:-- --:--:-- --:--:-- 210k [2023-12-05T20:17:34.188Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-05T20:17:34.188Z] [2023-12-05T20:17:34.188Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/613/openapi/v3/support-scheduler.yaml] [2023-12-05T20:17:34.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:17:34.188Z] Dload Upload Total Spent Left Speed [2023-12-05T20:17:34.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 498 99k --:--:-- --:--:-- --:--:-- 100k 100 37134 100 180 100 36954 498 99k --:--:-- --:--:-- --:--:-- 100k [2023-12-05T20:17:34.447Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-05T20:17:34.447Z] [Pipeline] } [2023-12-05T20:17:34.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-12-05T20:17:36.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T20:17:36.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:17:36.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T20:17:36.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:17:37.379Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T20:17:37.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T20:17:37.803Z] $ docker top 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 -eo pid,comm [2023-12-05T20:17:37.874Z] 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). [2023-12-05T20:17:37.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T20:17:38.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T20:17:38.570Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T20:17:38.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T20:17:38.658Z] $ docker exec 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 ssh-agent [2023-12-05T20:17:38.779Z] SSH_AUTH_SOCK=/tmp/ssh-MaRbTELglROC/agent.31 [2023-12-05T20:17:38.780Z] SSH_AGENT_PID=37 [2023-12-05T20:17:38.784Z] Running ssh-add (command line suppressed) [2023-12-05T20:17:38.865Z] Identity added: /w/workspace/edgex-go/613@tmp/private_key_7971042394314707423.key (/w/workspace/edgex-go/613@tmp/private_key_7971042394314707423.key) [2023-12-05T20:17:38.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T20:17:39.368Z] + git semver tag [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,536 [run_tag] DEBUG tag force:False [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,536 [check_head_tag] DEBUG check head tag [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,537 [execute] INFO git cat-file --batch-check [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=) [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,541 [execute] INFO git cat-file --batch [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=) [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,569 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,569 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,570 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=None) [2023-12-05T20:17:39.628Z] 2023-12-05 20:17:39,574 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main [2023-12-05T20:17:39.628Z] 3.2.0-dev.3 [Pipeline] } [2023-12-05T20:17:39.613Z] $ docker exec --env ******** --env ******** 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 ssh-agent -k [2023-12-05T20:17:39.707Z] unset SSH_AUTH_SOCK; [2023-12-05T20:17:39.707Z] unset SSH_AGENT_PID; [2023-12-05T20:17:39.707Z] echo Agent pid 37 killed; [2023-12-05T20:17:39.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T20:17:40.769Z] + git semver [Pipeline] } [2023-12-05T20:17:41.017Z] $ docker stop --time=1 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 [2023-12-05T20:17:42.288Z] $ docker rm -f --volumes 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:17:43.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T20:17:43.649Z] [2023-12-05T20:17:43.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:17:44.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T20:17:44.134Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-05T20:17:44.134Z] ab5ef0e58194: Pulling fs layer [2023-12-05T20:17:44.134Z] 9712f1f96733: Pulling fs layer [2023-12-05T20:17:44.134Z] 63f879dbbcfc: Pulling fs layer [2023-12-05T20:17:44.134Z] 0d9ebad4ef96: Pulling fs layer [2023-12-05T20:17:44.134Z] e9a5061849ea: Pulling fs layer [2023-12-05T20:17:44.134Z] d747dcd14b5f: Pulling fs layer [2023-12-05T20:17:44.134Z] 2de7ff778b66: Pulling fs layer [2023-12-05T20:17:44.134Z] 0d9ebad4ef96: Waiting [2023-12-05T20:17:44.134Z] e9a5061849ea: Waiting [2023-12-05T20:17:44.134Z] d747dcd14b5f: Waiting [2023-12-05T20:17:44.134Z] 2de7ff778b66: Waiting [2023-12-05T20:17:44.134Z] 9712f1f96733: Verifying Checksum [2023-12-05T20:17:44.134Z] 9712f1f96733: Download complete [2023-12-05T20:17:44.703Z] 63f879dbbcfc: Verifying Checksum [2023-12-05T20:17:44.703Z] 63f879dbbcfc: Download complete [2023-12-05T20:17:44.703Z] 0d9ebad4ef96: Verifying Checksum [2023-12-05T20:17:44.703Z] 0d9ebad4ef96: Download complete [2023-12-05T20:17:44.961Z] d747dcd14b5f: Verifying Checksum [2023-12-05T20:17:44.961Z] d747dcd14b5f: Download complete [2023-12-05T20:17:44.961Z] ab5ef0e58194: Verifying Checksum [2023-12-05T20:17:44.961Z] ab5ef0e58194: Download complete [2023-12-05T20:17:44.961Z] e9a5061849ea: Verifying Checksum [2023-12-05T20:17:44.961Z] e9a5061849ea: Download complete [2023-12-05T20:17:44.961Z] 2de7ff778b66: Download complete [2023-12-05T20:17:48.246Z] ab5ef0e58194: Pull complete [2023-12-05T20:17:48.246Z] 9712f1f96733: Pull complete [2023-12-05T20:17:48.505Z] 63f879dbbcfc: Pull complete [2023-12-05T20:17:51.828Z] 0d9ebad4ef96: Pull complete [2023-12-05T20:17:52.394Z] e9a5061849ea: Pull complete [2023-12-05T20:17:52.394Z] d747dcd14b5f: Pull complete [2023-12-05T20:17:53.330Z] 2de7ff778b66: Pull complete [2023-12-05T20:17:53.330Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-05T20:17:53.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T20:17:53.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:17:54.159Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T20:17:54.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-05T20:18:01.696Z] $ docker top 0d23498ce16ffc0008c62d4218f59fc80e0979a94cfe8e61ad2281c371203670 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:18:02.170Z] provisioning config files... [2023-12-05T20:18:02.177Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/613@tmp/config16830693324296503853tmp [2023-12-05T20:18:02.189Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/613@tmp/config5695309945620194744tmp [2023-12-05T20:18:02.199Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/613@tmp/config10095990128419688229tmp [Pipeline] { [Pipeline] echo [2023-12-05T20:18:02.555Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:02.853Z] ---> sigul-configuration.sh [2023-12-05T20:18:02.854Z] gpg: directory `/root/.gnupg' created [2023-12-05T20:18:02.854Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-05T20:18:02.854Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-05T20:18:02.854Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-05T20:18:02.854Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-05T20:18:02.854Z] gpg: CAST5 encrypted data [2023-12-05T20:18:02.854Z] gpg: encrypted with 1 passphrase [2023-12-05T20:18:02.854Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-05T20:18:03.151Z] + mkdir /home/jenkins [2023-12-05T20:18:03.151Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-05T20:18:03.448Z] + 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 [2023-12-05T20:18:03.460Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:03.753Z] ---> sigul-install.sh [2023-12-05T20:18:03.754Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-05T20:18:04.052Z] + git tag --list [2023-12-05T20:18:04.053Z] 0.6.0 [2023-12-05T20:18:04.053Z] 0.6.1 [2023-12-05T20:18:04.053Z] 0.7.0 [2023-12-05T20:18:04.053Z] 0.7.1 [2023-12-05T20:18:04.053Z] v1.0.0 [2023-12-05T20:18:04.053Z] v1.0.1 [2023-12-05T20:18:04.053Z] v1.1.0 [2023-12-05T20:18:04.053Z] v1.2.0 [2023-12-05T20:18:04.053Z] v1.2.1 [2023-12-05T20:18:04.053Z] v1.3.0 [2023-12-05T20:18:04.053Z] v1.3.1 [2023-12-05T20:18:04.053Z] v2.0.0 [2023-12-05T20:18:04.053Z] v2.1.0 [2023-12-05T20:18:04.053Z] v2.1.1 [2023-12-05T20:18:04.053Z] v2.2.0 [2023-12-05T20:18:04.053Z] v2.3.0 [2023-12-05T20:18:04.053Z] v3.0 [2023-12-05T20:18:04.053Z] v3.0.0 [2023-12-05T20:18:04.053Z] v3.1 [2023-12-05T20:18:04.053Z] v3.1.0 [2023-12-05T20:18:04.053Z] v3.1.0-dev.1 [2023-12-05T20:18:04.053Z] v3.1.0-dev.10 [2023-12-05T20:18:04.053Z] v3.1.0-dev.11 [2023-12-05T20:18:04.053Z] v3.1.0-dev.12 [2023-12-05T20:18:04.053Z] v3.1.0-dev.13 [2023-12-05T20:18:04.053Z] v3.1.0-dev.14 [2023-12-05T20:18:04.053Z] v3.1.0-dev.15 [2023-12-05T20:18:04.053Z] v3.1.0-dev.16 [2023-12-05T20:18:04.053Z] v3.1.0-dev.17 [2023-12-05T20:18:04.053Z] v3.1.0-dev.18 [2023-12-05T20:18:04.053Z] v3.1.0-dev.19 [2023-12-05T20:18:04.053Z] v3.1.0-dev.2 [2023-12-05T20:18:04.053Z] v3.1.0-dev.20 [2023-12-05T20:18:04.053Z] v3.1.0-dev.21 [2023-12-05T20:18:04.053Z] v3.1.0-dev.22 [2023-12-05T20:18:04.053Z] v3.1.0-dev.23 [2023-12-05T20:18:04.053Z] v3.1.0-dev.24 [2023-12-05T20:18:04.053Z] v3.1.0-dev.25 [2023-12-05T20:18:04.053Z] v3.1.0-dev.26 [2023-12-05T20:18:04.053Z] v3.1.0-dev.27 [2023-12-05T20:18:04.053Z] v3.1.0-dev.28 [2023-12-05T20:18:04.053Z] v3.1.0-dev.29 [2023-12-05T20:18:04.053Z] v3.1.0-dev.3 [2023-12-05T20:18:04.053Z] v3.1.0-dev.30 [2023-12-05T20:18:04.053Z] v3.1.0-dev.31 [2023-12-05T20:18:04.053Z] v3.1.0-dev.32 [2023-12-05T20:18:04.053Z] v3.1.0-dev.33 [2023-12-05T20:18:04.053Z] v3.1.0-dev.34 [2023-12-05T20:18:04.053Z] v3.1.0-dev.35 [2023-12-05T20:18:04.053Z] v3.1.0-dev.36 [2023-12-05T20:18:04.053Z] v3.1.0-dev.37 [2023-12-05T20:18:04.053Z] v3.1.0-dev.38 [2023-12-05T20:18:04.053Z] v3.1.0-dev.39 [2023-12-05T20:18:04.053Z] v3.1.0-dev.4 [2023-12-05T20:18:04.053Z] v3.1.0-dev.40 [2023-12-05T20:18:04.053Z] v3.1.0-dev.41 [2023-12-05T20:18:04.053Z] v3.1.0-dev.42 [2023-12-05T20:18:04.053Z] v3.1.0-dev.43 [2023-12-05T20:18:04.053Z] v3.1.0-dev.44 [2023-12-05T20:18:04.053Z] v3.1.0-dev.45 [2023-12-05T20:18:04.053Z] v3.1.0-dev.46 [2023-12-05T20:18:04.053Z] v3.1.0-dev.47 [2023-12-05T20:18:04.053Z] v3.1.0-dev.48 [2023-12-05T20:18:04.053Z] v3.1.0-dev.49 [2023-12-05T20:18:04.053Z] v3.1.0-dev.5 [2023-12-05T20:18:04.053Z] v3.1.0-dev.50 [2023-12-05T20:18:04.053Z] v3.1.0-dev.51 [2023-12-05T20:18:04.053Z] v3.1.0-dev.52 [2023-12-05T20:18:04.053Z] v3.1.0-dev.53 [2023-12-05T20:18:04.053Z] v3.1.0-dev.54 [2023-12-05T20:18:04.053Z] v3.1.0-dev.55 [2023-12-05T20:18:04.053Z] v3.1.0-dev.56 [2023-12-05T20:18:04.053Z] v3.1.0-dev.57 [2023-12-05T20:18:04.053Z] v3.1.0-dev.58 [2023-12-05T20:18:04.053Z] v3.1.0-dev.59 [2023-12-05T20:18:04.053Z] v3.1.0-dev.6 [2023-12-05T20:18:04.053Z] v3.1.0-dev.60 [2023-12-05T20:18:04.053Z] v3.1.0-dev.61 [2023-12-05T20:18:04.053Z] v3.1.0-dev.62 [2023-12-05T20:18:04.053Z] v3.1.0-dev.63 [2023-12-05T20:18:04.053Z] v3.1.0-dev.64 [2023-12-05T20:18:04.053Z] v3.1.0-dev.65 [2023-12-05T20:18:04.053Z] v3.1.0-dev.66 [2023-12-05T20:18:04.053Z] v3.1.0-dev.67 [2023-12-05T20:18:04.053Z] v3.1.0-dev.68 [2023-12-05T20:18:04.053Z] v3.1.0-dev.69 [2023-12-05T20:18:04.053Z] v3.1.0-dev.7 [2023-12-05T20:18:04.053Z] v3.1.0-dev.70 [2023-12-05T20:18:04.053Z] v3.1.0-dev.71 [2023-12-05T20:18:04.053Z] v3.1.0-dev.72 [2023-12-05T20:18:04.053Z] v3.1.0-dev.73 [2023-12-05T20:18:04.053Z] v3.1.0-dev.8 [2023-12-05T20:18:04.053Z] v3.1.0-dev.9 [2023-12-05T20:18:04.053Z] v3.2.0-dev.1 [2023-12-05T20:18:04.053Z] v3.2.0-dev.2 [2023-12-05T20:18:04.053Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-05T20:18:04.350Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-05T20:18:04.922Z] Signing Git tag with Sigul... [2023-12-05T20:18:04.922Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-05T20:18:05.196Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:05.490Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-05T20:18:05.497Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-05T20:18:05.872Z] $ docker stop --time=1 0d23498ce16ffc0008c62d4218f59fc80e0979a94cfe8e61ad2281c371203670 [2023-12-05T20:18:07.149Z] $ docker rm -f --volumes 0d23498ce16ffc0008c62d4218f59fc80e0979a94cfe8e61ad2281c371203670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-05T20:18:08.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T20:18:08.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:18:09.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T20:18:09.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:18:09.834Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T20:18:09.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T20:18:10.187Z] $ docker top 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d -eo pid,comm [2023-12-05T20:18:10.259Z] 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). [2023-12-05T20:18:10.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T20:18:10.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T20:18:10.896Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T20:18:11.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T20:18:10.998Z] $ docker exec 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d ssh-agent [2023-12-05T20:18:11.138Z] SSH_AUTH_SOCK=/tmp/ssh-B8tVow5qyhUK/agent.33 [2023-12-05T20:18:11.138Z] SSH_AGENT_PID=39 [2023-12-05T20:18:11.143Z] Running ssh-add (command line suppressed) [2023-12-05T20:18:11.218Z] Identity added: /w/workspace/edgex-go/613@tmp/private_key_14612404700653715664.key (/w/workspace/edgex-go/613@tmp/private_key_14612404700653715664.key) [2023-12-05T20:18:11.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T20:18:11.729Z] + git semver bump pre [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,882 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,882 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,882 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,882 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/edgex-go/613/.semver/main with force:True [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,882 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,882 [write_file] DEBUG write to file:/w/workspace/edgex-go/613/.semver/main [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,884 [execute] INFO git cat-file --batch-check [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,889 [execute] INFO git cat-file --batch [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T20:18:11.988Z] 2023-12-05 20:18:11,894 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main [2023-12-05T20:18:11.988Z] 3.2.0-dev.4 [Pipeline] } [2023-12-05T20:18:11.971Z] $ docker exec --env ******** --env ******** 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d ssh-agent -k [2023-12-05T20:18:12.081Z] unset SSH_AUTH_SOCK; [2023-12-05T20:18:12.081Z] unset SSH_AGENT_PID; [2023-12-05T20:18:12.081Z] echo Agent pid 39 killed; [2023-12-05T20:18:12.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T20:18:13.150Z] + git semver [Pipeline] } [2023-12-05T20:18:13.397Z] $ docker stop --time=1 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d [2023-12-05T20:18:14.710Z] $ docker rm -f --volumes 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T20:18:15.658Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T20:18:15.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:18:16.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T20:18:16.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:18:16.710Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T20:18:16.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T20:18:17.113Z] $ docker top 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 -eo pid,comm [2023-12-05T20:18:17.194Z] 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). [2023-12-05T20:18:17.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T20:18:17.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T20:18:17.812Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T20:18:17.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T20:18:17.885Z] $ docker exec 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 ssh-agent [2023-12-05T20:18:18.024Z] SSH_AUTH_SOCK=/tmp/ssh-duteCTptcatb/agent.32 [2023-12-05T20:18:18.024Z] SSH_AGENT_PID=38 [2023-12-05T20:18:18.029Z] Running ssh-add (command line suppressed) [2023-12-05T20:18:18.115Z] Identity added: /w/workspace/edgex-go/613@tmp/private_key_4407142468655307009.key (/w/workspace/edgex-go/613@tmp/private_key_4407142468655307009.key) [2023-12-05T20:18:18.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T20:18:18.659Z] + git semver push [2023-12-05T20:18:18.917Z] 2023-12-05 20:18:18,843 [run_push] DEBUG push [2023-12-05T20:18:18.917Z] 2023-12-05 20:18:18,844 [execute] INFO git cat-file --batch-check [2023-12-05T20:18:18.917Z] 2023-12-05 20:18:18,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T20:18:18.917Z] 2023-12-05 20:18:18,848 [execute] INFO git rev-list 5fed856c969a9fba53445702dc925d4a73dbf5c9 -- [2023-12-05T20:18:18.917Z] 2023-12-05 20:18:18,849 [execute] DEBUG Popen(['git', 'rev-list', '5fed856c969a9fba53445702dc925d4a73dbf5c9', '--'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T20:18:18.917Z] 2023-12-05 20:18:18,872 [execute] INFO git fetch -v origin [2023-12-05T20:18:18.917Z] 2023-12-05 20:18:18,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-05T20:18:19.483Z] 2023-12-05 20:18:19,433 [run_push] DEBUG no remote changes detected [2023-12-05T20:18:19.483Z] 2023-12-05 20:18:19,434 [execute] INFO git push origin semver [2023-12-05T20:18:19.483Z] 2023-12-05 20:18:19,434 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T20:18:20.420Z] 2023-12-05 20:18:20,248 [run_push] DEBUG push all version tags [2023-12-05T20:18:20.420Z] 2023-12-05 20:18:20,248 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-05T20:18:20.420Z] 2023-12-05 20:18:20,249 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=None) [2023-12-05T20:18:21.357Z] 2023-12-05 20:18:21,067 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main [2023-12-05T20:18:21.357Z] 3.2.0-dev.4 [Pipeline] } [2023-12-05T20:18:21.340Z] $ docker exec --env ******** --env ******** 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 ssh-agent -k [2023-12-05T20:18:21.436Z] unset SSH_AUTH_SOCK; [2023-12-05T20:18:21.437Z] unset SSH_AGENT_PID; [2023-12-05T20:18:21.437Z] echo Agent pid 38 killed; [2023-12-05T20:18:21.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T20:18:22.551Z] + git semver [Pipeline] } [2023-12-05T20:18:22.796Z] $ docker stop --time=1 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 [2023-12-05T20:18:24.075Z] $ docker rm -f --volumes 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 [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 [2023-12-05T20:18:26.641Z] + [ -d /w/workspace/edgex-go/613/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:26.929Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:27.787Z] ---> package-listing.sh [2023-12-05T20:18:27.787Z] ++ facter osfamily [2023-12-05T20:18:27.787Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T20:18:28.046Z] + OS_FAMILY=debian [2023-12-05T20:18:28.046Z] + workspace=/w/workspace/edgex-go/613 [2023-12-05T20:18:28.046Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T20:18:28.046Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T20:18:28.046Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T20:18:28.046Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T20:18:28.046Z] + '[' /w/workspace/edgex-go/613 ']' [2023-12-05T20:18:28.046Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T20:18:28.046Z] + case "${OS_FAMILY}" in [2023-12-05T20:18:28.046Z] + dpkg -l [2023-12-05T20:18:28.046Z] + grep '^ii' [2023-12-05T20:18:28.046Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T20:18:28.046Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T20:18:28.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T20:18:28.046Z] + '[' /w/workspace/edgex-go/613 ']' [2023-12-05T20:18:28.046Z] + mkdir -p /w/workspace/edgex-go/613/archives/ [2023-12-05T20:18:28.046Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/613/archives/ [Pipeline] echo [2023-12-05T20:18:28.057Z] 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/613/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-05T20:18:28.334Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:18:29.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:18:29.072Z] [2023-12-05T20:18:29.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:18:29.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:18:29.549Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T20:18:29.549Z] 5eb5b503b376: Pulling fs layer [2023-12-05T20:18:29.549Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T20:18:29.549Z] ec43610c2a17: Pulling fs layer [2023-12-05T20:18:29.549Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T20:18:29.549Z] 33b1e0a273af: Pulling fs layer [2023-12-05T20:18:29.549Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T20:18:29.549Z] 2f39f015ded8: Pulling fs layer [2023-12-05T20:18:29.549Z] 3a2ae6a8a46f: Waiting [2023-12-05T20:18:29.549Z] 33b1e0a273af: Waiting [2023-12-05T20:18:29.549Z] 5d3b04190fa2: Waiting [2023-12-05T20:18:29.549Z] 2f39f015ded8: Waiting [2023-12-05T20:18:29.549Z] 5c69ac0246d0: Verifying Checksum [2023-12-05T20:18:29.549Z] 5c69ac0246d0: Download complete [2023-12-05T20:18:29.549Z] 3a2ae6a8a46f: Download complete [2023-12-05T20:18:29.549Z] 33b1e0a273af: Verifying Checksum [2023-12-05T20:18:29.549Z] 33b1e0a273af: Download complete [2023-12-05T20:18:29.549Z] 5d3b04190fa2: Download complete [2023-12-05T20:18:29.549Z] ec43610c2a17: Verifying Checksum [2023-12-05T20:18:29.549Z] ec43610c2a17: Download complete [2023-12-05T20:18:29.808Z] 5eb5b503b376: Verifying Checksum [2023-12-05T20:18:29.808Z] 5eb5b503b376: Download complete [2023-12-05T20:18:30.373Z] 2f39f015ded8: Download complete [2023-12-05T20:18:30.939Z] 5eb5b503b376: Pull complete [2023-12-05T20:18:31.198Z] 5c69ac0246d0: Pull complete [2023-12-05T20:18:31.457Z] ec43610c2a17: Pull complete [2023-12-05T20:18:31.457Z] 3a2ae6a8a46f: Pull complete [2023-12-05T20:18:31.715Z] 33b1e0a273af: Pull complete [2023-12-05T20:18:31.973Z] 5d3b04190fa2: Pull complete [2023-12-05T20:18:36.156Z] 2f39f015ded8: Pull complete [2023-12-05T20:18:36.156Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T20:18:36.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:18:36.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:18:37.090Z] prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container [2023-12-05T20:18:37.092Z] $ 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/613/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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T20:18:42.369Z] $ docker top 4a4bcd0869711abffcddbaa659bcbae43501f6a6d4dc0931491f41074823eb8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:18:43.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T20:18:43.400Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T20:18:43.685Z] + ls /var/log/sa-host [2023-12-05T20:18:43.686Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:18:43.949Z] provisioning config files... [2023-12-05T20:18:43.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/613@tmp/config3041844050986870236tmp [Pipeline] { [Pipeline] echo [2023-12-05T20:18:44.335Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:44.617Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T20:18:44.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:45.323Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T20:18:45.332Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:45.615Z] ---> sudo-logs.sh [2023-12-05T20:18:45.615Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T20:18:45.824Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:46.106Z] ---> job-cost.sh [2023-12-05T20:18:46.106Z] lf-activate-venv: SKIPPING [2023-12-05T20:18:46.106Z] DEBUG: total: 0.2199999988079071 [2023-12-05T20:18:46.106Z] INFO: Retrieving Stack Cost... [2023-12-05T20:18:46.675Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T20:18:47.249Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T20:18:47.259Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:18:47.539Z] ---> logs-deploy.sh [2023-12-05T20:18:47.539Z] lf-activate-venv: SKIPPING [2023-12-05T20:18:47.539Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/613 [2023-12-05T20:18:47.539Z] INFO: archiving workspace using pattern(s): [2023-12-05T20:18:48.476Z] Archives upload complete. [2023-12-05T20:18:48.476Z] INFO: archiving logs to Nexus