Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 514bb4af690a15783c73f27ef759057b5c721b1c 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-ssh16428592402143496283.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-ssh12618781603126012647.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-ssh12199255233178776294.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-ssh16805663514239072410.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-ssh16749329129327211866.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-24002’ Running on prd-ubuntu20.04-docker-8c-8g-24004 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/612 [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/612 # 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 514bb4af690a15783c73f27ef759057b5c721b1c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4732)" > 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 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 > git rev-list --no-walk 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-04T21:12:56.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-04T21:12:56.650Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-04T21:12:56.676Z] ========================================================= [2023-12-04T21:12:56.676Z] EdgeX Global Pipelines Version Info [2023-12-04T21:12:56.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:12:57.387Z] ------------------- [2023-12-04T21:12:57.387Z] stable info: [2023-12-04T21:12:57.387Z] ------------------- [2023-12-04T21:12:57.387Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-04T21:12:57.387Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-04T21:12:57.387Z] Message: update stable to v1.0.258 [2023-12-04T21:12:57.957Z] ------------------- [2023-12-04T21:12:57.957Z] experimental info: [2023-12-04T21:12:57.957Z] ------------------- [2023-12-04T21:12:57.957Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-04T21:12:57.957Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-04T21:12:57.957Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-04T21:12:58.034Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-04T21:12:58.054Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-04T21:12:58.082Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-04T21:12:58.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-04T21:12:58.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-04T21:12:58.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-04T21:12:58.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-04T21:12:58.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-04T21:12:58.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-04T21:12:58.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-04T21:12:58.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-04T21:12:58.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-04T21:12:58.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-04T21:12:58.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-04T21:12:58.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-04T21:12:58.450Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-04T21:12:58.473Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-04T21:12:58.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-04T21:12:58.534Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-04T21:12:58.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-04T21:12:58.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-04T21:12:58.629Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-04T21:12:58.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-04T21:12:58.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-04T21:12:58.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-04T21:12:58.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-04T21:12:58.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] echo [2023-12-04T21:12:58.841Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 514bb4a [Pipeline] echo [2023-12-04T21:12:58.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-04T21:12:58.961Z] provisioning config files... [2023-12-04T21:12:58.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/612@tmp/config14246463734052322576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:12:59.299Z] ---> ****-login.sh [2023-12-04T21:12:59.299Z] nexus3.edgexfoundry.org:10001 [2023-12-04T21:12:59.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:12:59.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:12:59.559Z] Configure a credential helper to remove this warning. See [2023-12-04T21:12:59.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:12:59.559Z] [2023-12-04T21:12:59.559Z] Login Succeeded [2023-12-04T21:12:59.559Z] nexus3.edgexfoundry.org:10002 [2023-12-04T21:12:59.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:12:59.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:12:59.559Z] Configure a credential helper to remove this warning. See [2023-12-04T21:12:59.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:12:59.559Z] [2023-12-04T21:12:59.559Z] Login Succeeded [2023-12-04T21:12:59.559Z] nexus3.edgexfoundry.org:10003 [2023-12-04T21:12:59.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:12:59.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:12:59.822Z] Configure a credential helper to remove this warning. See [2023-12-04T21:12:59.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:12:59.822Z] [2023-12-04T21:12:59.822Z] Login Succeeded [2023-12-04T21:12:59.822Z] nexus3.edgexfoundry.org:10004 [2023-12-04T21:12:59.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:12:59.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:12:59.822Z] Configure a credential helper to remove this warning. See [2023-12-04T21:12:59.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:12:59.822Z] [2023-12-04T21:12:59.822Z] Login Succeeded [2023-12-04T21:12:59.822Z] ****.io [2023-12-04T21:12:59.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:13:00.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:13:00.082Z] Configure a credential helper to remove this warning. See [2023-12-04T21:13:00.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:13:00.082Z] [2023-12-04T21:13:00.082Z] Login Succeeded [2023-12-04T21:13:00.082Z] ---> ****-login.sh ends [Pipeline] } [2023-12-04T21:13:00.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T21:13:00.451Z] + 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-04T21:13:00.451Z] + dirname cmd/core-command/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-04T21:13:00.451Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-04T21:13:00.451Z] cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/core-data/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/core-metadata/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/support-notifications/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-04T21:13:00.451Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-04T21:13:00.451Z] + cut -d/ -f2 [2023-12-04T21:13:00.451Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-04T21:13:00.487Z] 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-04T21:13:00.890Z] + git rev-list -1 --merges 514bb4af690a15783c73f27ef759057b5c721b1c~1..514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] echo [2023-12-04T21:13:00.902Z] -----------> git rev-list -1 --merges 514bb4af690a15783c73f27ef759057b5c721b1c~1..514bb4af690a15783c73f27ef759057b5c721b1c 514bb4af690a15783c73f27ef759057b5c721b1c [false] [Pipeline] sh [2023-12-04T21:13:01.199Z] + git log --format=format:%s -1 514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] echo [2023-12-04T21:13:01.213Z] ========================================================= [2023-12-04T21:13:01.213Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-04T21:13:01.213Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-04T21:13:01.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T21:13:01.603Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-04T21:13:01.603Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-04T21:13:01.603Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-04T21:13:01.603Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-04T21:13:01.603Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-04T21:13:01.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:13:01.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T21:13:01.971Z] [2023-12-04T21:13:01.971Z] 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-04T21:13:02.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T21:13:02.294Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-04T21:13:02.294Z] b85a868b505f: Pulling fs layer [2023-12-04T21:13:02.294Z] e2be974225ed: Pulling fs layer [2023-12-04T21:13:02.294Z] 339a4e72a1f5: Pulling fs layer [2023-12-04T21:13:02.294Z] 988bab9f4d93: Pulling fs layer [2023-12-04T21:13:02.294Z] 1469e6f7b9e6: Pulling fs layer [2023-12-04T21:13:02.294Z] eaf3925da568: Pulling fs layer [2023-12-04T21:13:02.294Z] bab4dde63d76: Pulling fs layer [2023-12-04T21:13:02.294Z] bde34c3a00c8: Pulling fs layer [2023-12-04T21:13:02.294Z] b352a97aabf1: Pulling fs layer [2023-12-04T21:13:02.294Z] 4872d77fe225: Pulling fs layer [2023-12-04T21:13:02.294Z] 5851b861e8e6: Pulling fs layer [2023-12-04T21:13:02.294Z] eaf3925da568: Waiting [2023-12-04T21:13:02.294Z] bab4dde63d76: Waiting [2023-12-04T21:13:02.294Z] bde34c3a00c8: Waiting [2023-12-04T21:13:02.294Z] b352a97aabf1: Waiting [2023-12-04T21:13:02.294Z] 988bab9f4d93: Waiting [2023-12-04T21:13:02.294Z] 4872d77fe225: Waiting [2023-12-04T21:13:02.294Z] 5851b861e8e6: Waiting [2023-12-04T21:13:02.294Z] 1469e6f7b9e6: Waiting [2023-12-04T21:13:02.294Z] e2be974225ed: Download complete [2023-12-04T21:13:02.294Z] 988bab9f4d93: Download complete [2023-12-04T21:13:02.294Z] 339a4e72a1f5: Verifying Checksum [2023-12-04T21:13:02.294Z] 339a4e72a1f5: Download complete [2023-12-04T21:13:02.294Z] 1469e6f7b9e6: Verifying Checksum [2023-12-04T21:13:02.294Z] 1469e6f7b9e6: Download complete [2023-12-04T21:13:02.294Z] eaf3925da568: Verifying Checksum [2023-12-04T21:13:02.294Z] eaf3925da568: Download complete [2023-12-04T21:13:02.554Z] bde34c3a00c8: Verifying Checksum [2023-12-04T21:13:02.554Z] bde34c3a00c8: Download complete [2023-12-04T21:13:02.554Z] b352a97aabf1: Verifying Checksum [2023-12-04T21:13:02.554Z] b352a97aabf1: Download complete [2023-12-04T21:13:02.554Z] 4872d77fe225: Verifying Checksum [2023-12-04T21:13:02.554Z] 4872d77fe225: Download complete [2023-12-04T21:13:02.554Z] 5851b861e8e6: Verifying Checksum [2023-12-04T21:13:02.554Z] 5851b861e8e6: Download complete [2023-12-04T21:13:02.554Z] b85a868b505f: Verifying Checksum [2023-12-04T21:13:02.554Z] b85a868b505f: Download complete [2023-12-04T21:13:02.814Z] bab4dde63d76: Verifying Checksum [2023-12-04T21:13:02.814Z] bab4dde63d76: Download complete [2023-12-04T21:13:04.190Z] b85a868b505f: Pull complete [2023-12-04T21:13:04.190Z] e2be974225ed: Pull complete [2023-12-04T21:13:04.448Z] 339a4e72a1f5: Pull complete [2023-12-04T21:13:04.708Z] 988bab9f4d93: Pull complete [2023-12-04T21:13:04.967Z] 1469e6f7b9e6: Pull complete [2023-12-04T21:13:04.968Z] eaf3925da568: Pull complete [2023-12-04T21:13:06.342Z] bab4dde63d76: Pull complete [2023-12-04T21:13:06.601Z] bde34c3a00c8: Pull complete [2023-12-04T21:13:06.601Z] b352a97aabf1: Pull complete [2023-12-04T21:13:06.601Z] 4872d77fe225: Pull complete [2023-12-04T21:13:06.860Z] 5851b861e8e6: Pull complete [2023-12-04T21:13:06.860Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-04T21:13:06.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T21:13:06.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:13:07.041Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:13:07.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:13:10.815Z] $ docker top 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 -eo pid,comm [2023-12-04T21:13:10.952Z] 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-04T21:13:10.952Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T21:13:11.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T21:13:11.094Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T21:13:11.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T21:13:11.230Z] $ docker exec 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 ssh-agent [2023-12-04T21:13:11.326Z] SSH_AUTH_SOCK=/tmp/ssh-6s8rd7LDlQl3/agent.14 [2023-12-04T21:13:11.326Z] SSH_AGENT_PID=27 [2023-12-04T21:13:11.332Z] Running ssh-add (command line suppressed) [2023-12-04T21:13:11.419Z] Identity added: /w/workspace/edgex-go/612@tmp/private_key_15098643980101271359.key (/w/workspace/edgex-go/612@tmp/private_key_15098643980101271359.key) [2023-12-04T21:13:11.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T21:13:11.736Z] + git tag --points-at HEAD [Pipeline] } [2023-12-04T21:13:11.745Z] $ docker exec --env ******** --env ******** 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 ssh-agent -k [2023-12-04T21:13:11.836Z] unset SSH_AUTH_SOCK; [2023-12-04T21:13:11.836Z] unset SSH_AGENT_PID; [2023-12-04T21:13:11.837Z] echo Agent pid 27 killed; [2023-12-04T21:13:11.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-04T21:13:11.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T21:13:11.906Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T21:13:12.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T21:13:12.003Z] $ docker exec 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 ssh-agent [2023-12-04T21:13:12.107Z] SSH_AUTH_SOCK=/tmp/ssh-zgwNFGNIXqpC/agent.70 [2023-12-04T21:13:12.107Z] SSH_AGENT_PID=76 [2023-12-04T21:13:12.113Z] Running ssh-add (command line suppressed) [2023-12-04T21:13:12.210Z] Identity added: /w/workspace/edgex-go/612@tmp/private_key_16453330372375076398.key (/w/workspace/edgex-go/612@tmp/private_key_16453330372375076398.key) [2023-12-04T21:13:12.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T21:13:12.528Z] + git semver init [2023-12-04T21:13:12.787Z] 2023-12-04 21:13:12,682 [run_init] DEBUG init version:0.0.0 force:False [2023-12-04T21:13:12.787Z] 2023-12-04 21:13:12,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/612/.semver [2023-12-04T21:13:12.787Z] 2023-12-04 21:13:12,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/612/.semver [2023-12-04T21:13:12.787Z] 2023-12-04 21:13:12,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/612/.semver'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=None) [2023-12-04T21:13:19.353Z] 2023-12-04 21:13:18,303 [append_file] DEBUG append to file:/w/workspace/edgex-go/612/.git/info/exclude [2023-12-04T21:13:19.353Z] 2023-12-04 21:13:18,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/612/.semver/main with force:False [2023-12-04T21:13:19.353Z] 2023-12-04 21:13:18,304 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main [2023-12-04T21:13:19.353Z] 2023-12-04 21:13:18,304 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main [2023-12-04T21:13:19.353Z] 3.2.0-dev.2 [Pipeline] } [2023-12-04T21:13:19.361Z] $ docker exec --env ******** --env ******** 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 ssh-agent -k [2023-12-04T21:13:19.446Z] unset SSH_AUTH_SOCK; [2023-12-04T21:13:19.446Z] unset SSH_AGENT_PID; [2023-12-04T21:13:19.446Z] echo Agent pid 76 killed; [2023-12-04T21:13:19.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T21:13:19.822Z] + git semver [Pipeline] } [2023-12-04T21:13:20.092Z] $ docker stop --time=1 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 [2023-12-04T21:13:21.369Z] $ docker rm -f --volumes 1fc0e0d3061bd83f457da23c5f20a407997176a5d4a1b19a4c2ad7a2d2adc0a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T21:13:21.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-04T21:13:22.016Z] Stashed 1 file(s) [Pipeline] echo [2023-12-04T21:13:22.019Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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-04T21:13:22.588Z] + git config --global --add safe.directory /w/workspace/edgex-go/612 [Pipeline] echo [2023-12-04T21:13:22.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T21:13:22.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T21:13:22.651Z] ========================================================= [2023-12-04T21:13:22.651Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-04T21:13:22.651Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-04T21:13:22.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T21:13:22.971Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-04T21:13:22.971Z] 7264a8db6415: Pulling fs layer [2023-12-04T21:13:22.971Z] c4d48a809fc2: Pulling fs layer [2023-12-04T21:13:22.971Z] 4f1c88b9dad5: Pulling fs layer [2023-12-04T21:13:22.971Z] ad3a456e5733: Pulling fs layer [2023-12-04T21:13:22.971Z] 69c7f0334f64: Pulling fs layer [2023-12-04T21:13:22.971Z] 1f1c1a5573a3: Pulling fs layer [2023-12-04T21:13:22.971Z] ce7588e14bc9: Pulling fs layer [2023-12-04T21:13:22.971Z] b5e4710f87ac: Pulling fs layer [2023-12-04T21:13:22.971Z] 69c7f0334f64: Waiting [2023-12-04T21:13:22.971Z] 1f1c1a5573a3: Waiting [2023-12-04T21:13:22.971Z] ce7588e14bc9: Waiting [2023-12-04T21:13:22.971Z] b5e4710f87ac: Waiting [2023-12-04T21:13:22.971Z] ad3a456e5733: Waiting [2023-12-04T21:13:22.971Z] c4d48a809fc2: Download complete [2023-12-04T21:13:22.971Z] ad3a456e5733: Download complete [2023-12-04T21:13:22.971Z] 69c7f0334f64: Download complete [2023-12-04T21:13:22.971Z] 7264a8db6415: Verifying Checksum [2023-12-04T21:13:22.971Z] 7264a8db6415: Download complete [2023-12-04T21:13:22.971Z] 1f1c1a5573a3: Verifying Checksum [2023-12-04T21:13:22.971Z] 1f1c1a5573a3: Download complete [2023-12-04T21:13:23.230Z] 7264a8db6415: Pull complete [2023-12-04T21:13:23.230Z] b5e4710f87ac: Download complete [2023-12-04T21:13:23.230Z] c4d48a809fc2: Pull complete [2023-12-04T21:13:23.489Z] 4f1c88b9dad5: Download complete [2023-12-04T21:13:23.748Z] ce7588e14bc9: Verifying Checksum [2023-12-04T21:13:23.748Z] ce7588e14bc9: Download complete [2023-12-04T21:13:26.278Z] 4f1c88b9dad5: Pull complete [2023-12-04T21:13:26.278Z] ad3a456e5733: Pull complete [2023-12-04T21:13:26.535Z] 69c7f0334f64: Pull complete [2023-12-04T21:13:26.535Z] 1f1c1a5573a3: Pull complete [2023-12-04T21:13:29.060Z] ce7588e14bc9: Pull complete [2023-12-04T21:13:29.060Z] b5e4710f87ac: Pull complete [2023-12-04T21:13:29.060Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-04T21:13:29.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T21:13:29.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-04T21:13:29.371Z] + + docker build -t ci-base-image-x86_64 -f - .echo [2023-12-04T21:13:29.371Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T21:13:29.371Z] WORKDIR /edgex [2023-12-04T21:13:29.371Z] COPY go.mod . [2023-12-04T21:13:29.371Z] RUN go mod download [2023-12-04T21:13:29.936Z] Sending build context to Docker daemon 175.1MB [2023-12-04T21:13:29.936Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T21:13:29.936Z] ---> 88b5674ff536 [2023-12-04T21:13:29.936Z] Step 2/4 : WORKDIR /edgex [2023-12-04T21:13:36.499Z] ---> Running in 575170fdb09c [2023-12-04T21:13:36.499Z] Removing intermediate container 575170fdb09c [2023-12-04T21:13:36.499Z] ---> 58465836d4fa [2023-12-04T21:13:36.499Z] Step 3/4 : COPY go.mod . [2023-12-04T21:13:36.499Z] ---> d0dead592f99 [2023-12-04T21:13:36.499Z] Step 4/4 : RUN go mod download [2023-12-04T21:13:36.499Z] ---> Running in bfe93b514f3a [2023-12-04T21:13:37.199Z] Still waiting to schedule task [2023-12-04T21:13:37.199Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24003’ [2023-12-04T21:13:54.594Z] Removing intermediate container bfe93b514f3a [2023-12-04T21:13:54.594Z] ---> 1c87762b43da [2023-12-04T21:13:54.594Z] Successfully built 1c87762b43da [2023-12-04T21:13:54.594Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:13:54.912Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-04T21:13:54.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:13:55.019Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:13:55.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:13:55.428Z] $ docker top 48f4d26f20c330ed87be566a726f405c69e3ddcb244846d3a0b9839c118cab2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T21:13:55.956Z] + go version [2023-12-04T21:13:55.956Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-04T21:13:55.964Z] $ docker stop --time=1 48f4d26f20c330ed87be566a726f405c69e3ddcb244846d3a0b9839c118cab2e [2023-12-04T21:13:57.267Z] $ docker rm -f --volumes 48f4d26f20c330ed87be566a726f405c69e3ddcb244846d3a0b9839c118cab2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:13:57.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-04T21:13:57.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:13:57.932Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:13:57.956Z] $ 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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:13:58.251Z] $ docker top 71da03c4e65bbdfce69fa843faf1a7224bfc80959a9018e0f7cb7729ccc466e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-04T21:13:58.362Z] ========================================================= [2023-12-04T21:13:58.362Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-04T21:13:58.362Z] ========================================================= [Pipeline] sh [2023-12-04T21:13:58.637Z] + git config --global --add safe.directory /w/workspace/edgex-go/612 [Pipeline] fileExists [Pipeline] sh [2023-12-04T21:13:58.946Z] + make test [2023-12-04T21:13:58.946Z] go test -race -coverprofile=coverage.out ./... [2023-12-04T21:14:05.506Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-04T21:14:17.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-04T21:14:17.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-04T21:14:17.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-04T21:14:17.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-04T21:14:17.761Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-04T21:14:17.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-04T21:14:17.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-04T21:14:17.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-04T21:14:17.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-04T21:14:18.027Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-04T21:14:18.325Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-04T21:14:18.325Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-04T21:14:18.325Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-04T21:14:18.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-04T21:14:20.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-04T21:14:20.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-04T21:14:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-12-04T21:14:22.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2023-12-04T21:14:22.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-04T21:14:22.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-04T21:14:22.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-04T21:14:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-04T21:14:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-04T21:14:24.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-04T21:14:24.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-04T21:14:24.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-04T21:14:24.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-04T21:14:24.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-04T21:14:26.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements [2023-12-04T21:14:26.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements [2023-12-04T21:14:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-04T21:14:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-04T21:14:28.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.039s coverage: 93.4% of statements [2023-12-04T21:14:28.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 4.1% of statements [2023-12-04T21:14:28.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-04T21:14:28.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-04T21:14:28.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-04T21:14:28.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-04T21:14:28.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-04T21:14:28.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-04T21:14:28.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-04T21:14:28.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-04T21:14:28.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-04T21:14:28.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-04T21:14:29.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 97.6% of statements [2023-12-04T21:14:29.932Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements [2023-12-04T21:14:30.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-04T21:14:30.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-04T21:14:31.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.9% of statements [2023-12-04T21:14:31.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements [2023-12-04T21:14:31.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.040s coverage: 41.7% of statements [2023-12-04T21:14:32.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.033s coverage: 82.9% of statements [2023-12-04T21:14:32.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2023-12-04T21:14:32.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2023-12-04T21:14:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-04T21:14:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-04T21:14:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-04T21:14:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-04T21:14:33.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-04T21:14:33.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-04T21:14:33.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-04T21:14:33.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-04T21:14:33.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-12-04T21:14:34.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-04T21:14:34.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-04T21:14:34.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-04T21:14:34.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-04T21:14:34.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-04T21:14:34.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-04T21:14:35.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-04T21:14:36.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-04T21:14:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-04T21:14:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-04T21:14:37.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-04T21:14:40.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-04T21:14:40.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-04T21:14:40.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-04T21:14:42.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-04T21:14:42.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-04T21:14:42.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-04T21:14:44.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-04T21:14:44.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-04T21:14:44.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-04T21:14:44.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-04T21:14:45.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements [2023-12-04T21:14:46.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-04T21:14:46.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-04T21:14:46.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-04T21:14:46.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-04T21:14:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-04T21:14:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-04T21:14:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-04T21:14:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-04T21:14:48.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-04T21:14:48.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-04T21:14:48.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-04T21:14:48.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.060s coverage: 92.9% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.303s coverage: 62.3% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.054s coverage: 100.0% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.253s coverage: 100.0% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.392s coverage: 38.4% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 95.7% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2023-12-04T21:14:58.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.085s coverage: 98.9% of statements [2023-12-04T21:14:58.425Z] 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-04T21:14:58.425Z] running golangci-lint [2023-12-04T21:14:58.425Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-04T21:14:58.425Z] go version go1.21.0 linux/amd64 [2023-12-04T21:14:58.425Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-04T21:14:58.425Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-04T21:15:10.610Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 12.353980974s" [2023-12-04T21:15:10.610Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.606875ms" [2023-12-04T21:15:18.715Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.882674701s with top 10 stages: buildir: 30.590022525s, gosec: 6.71946622s, inspect: 2.003960073s, fact_deprecated: 1.892719639s, printf: 1.194539727s, ctrlflow: 1.165901966s, S1038: 968.356532ms, fact_purity: 869.281287ms, nilness: 654.636659ms, directives: 602.742208ms" [2023-12-04T21:15:18.715Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-04T21:15:18.715Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, skip_files: 197/197, nolint: 0/21, cgo: 197/197, exclude-rules: 21/197, identifier_marker: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197" [2023-12-04T21:15:18.715Z] level=info msg="[runner] processing took 22.313262ms with stages: nolint: 12.181875ms, identifier_marker: 5.028587ms, path_prettifier: 1.533387ms, exclude-rules: 1.526147ms, autogenerated_exclude: 1.284569ms, skip_dirs: 641.395µs, cgo: 81.242µs, filename_unadjuster: 28.54µs, max_same_issues: 1.45µs, uniq_by_line: 880ns, fixer: 790ns, path_prefixer: 610ns, diff: 570ns, exclude: 520ns, source_code: 500ns, skip_files: 450ns, sort_results: 430ns, severity-rules: 420ns, max_from_linter: 360ns, max_per_file_from_linter: 280ns, path_shortener: 260ns" [2023-12-04T21:15:18.715Z] level=info msg="[runner] linters took 7.814731212s with stages: goanalysis_metalinter: 7.792199664s" [2023-12-04T21:15:18.715Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-04T21:15:18.715Z] level=info msg="Memory: 204 samples, avg is 247.3MB, max is 924.6MB" [2023-12-04T21:15:18.715Z] level=info msg="Execution took 20.209205701s" [2023-12-04T21:15:18.715Z] go vet ./... [2023-12-04T21:15:21.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-04T21:15:21.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-04T21:15:22.251Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-04T21:15:22.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-04T21:15:22.568Z] + ls -al . [2023-12-04T21:15:22.568Z] total 736 [2023-12-04T21:15:22.568Z] drwxrwxr-x 11 1001 1001 4096 Dec 4 21:13 . [2023-12-04T21:15:22.568Z] drwxr-xr-x 4 root root 4096 Dec 4 21:13 .. [2023-12-04T21:15:22.568Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 21:12 .blubracket [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 10 Dec 4 21:12 .dockerignore [2023-12-04T21:15:22.568Z] drwxrwxr-x 8 1001 1001 4096 Dec 4 21:14 .git [2023-12-04T21:15:22.568Z] drwxrwxr-x 3 1001 1001 4096 Dec 4 21:12 .github [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 1074 Dec 4 21:12 .gitignore [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 42 Dec 4 21:12 .golangci.yml [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 100 Dec 4 21:12 .hadolint.yml [2023-12-04T21:15:22.568Z] drwxr-xr-x 3 1001 1001 4096 Dec 4 21:13 .semver [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 155 Dec 4 21:12 .sonarcloud.properties [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 1171 Dec 4 21:12 ADOPTERS.md [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 11674 Dec 4 21:12 Attribution.txt [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 100284 Dec 4 21:12 CHANGELOG.md [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 3804 Dec 4 21:12 CONTRIBUTING.md [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 677 Dec 4 21:12 GOVERNANCE.md [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 861 Dec 4 21:12 Jenkinsfile [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 10775 Dec 4 21:12 LICENSE [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 15054 Dec 4 21:12 Makefile [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 582 Dec 4 21:12 OWNERS.md [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 9528 Dec 4 21:12 README.md [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 789 Dec 4 21:12 SECURITY.md [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 11 Dec 4 21:13 VERSION [2023-12-04T21:15:22.568Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 21:12 bin [2023-12-04T21:15:22.568Z] drwxrwxr-x 18 1001 1001 4096 Dec 4 21:12 cmd [2023-12-04T21:15:22.568Z] -rw-r--r-- 1 root root 453602 Dec 4 21:14 coverage.out [2023-12-04T21:15:22.568Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 21:12 fuzz_test [2023-12-04T21:15:22.568Z] -rw-rw-r-- 1 1001 1001 3685 Dec 4 21:12 go.mod [2023-12-04T21:15:22.569Z] -rw-rw-r-- 1 1001 1001 34438 Dec 4 21:12 go.sum [2023-12-04T21:15:22.569Z] drwxrwxr-x 7 1001 1001 4096 Dec 4 21:12 internal [2023-12-04T21:15:22.569Z] drwxrwxr-x 3 1001 1001 4096 Dec 4 21:12 openapi [2023-12-04T21:15:22.569Z] -rw-rw-r-- 1 1001 1001 584 Dec 4 21:12 security.txt [2023-12-04T21:15:22.569Z] -rw-rw-r-- 1 1001 1001 204 Dec 4 21:12 version.go [Pipeline] sh [2023-12-04T21:15:22.856Z] + '[' -e coverage.out ] [2023-12-04T21:15:22.857Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-04T21:15:22.996Z] Stashed 1 file(s) [Pipeline] sh [2023-12-04T21:15:23.278Z] + make build [2023-12-04T21:15:23.278Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-04T21:15:35.470Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-04T21:15:35.471Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-04T21:15:36.405Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-04T21:15:36.972Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-04T21:15:42.230Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-04T21:15:43.164Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-04T21:15:44.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-04T21:15:45.473Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-04T21:15:46.038Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-04T21:15:46.602Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-04T21:15:47.538Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-04T21:15:48.936Z] $ docker stop --time=1 71da03c4e65bbdfce69fa843faf1a7224bfc80959a9018e0f7cb7729ccc466e7 [2023-12-04T21:15:53.633Z] $ docker rm -f --volumes 71da03c4e65bbdfce69fa843faf1a7224bfc80959a9018e0f7cb7729ccc466e7 [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-04T21:15:54.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-04T21:15:54.733Z] [2023-12-04T21:15:54.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:15:55.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-04T21:15:55.054Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-04T21:15:55.054Z] 91d30c5bc195: Pulling fs layer [2023-12-04T21:15:55.054Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-04T21:15:55.054Z] 9c61dcf015f6: Pulling fs layer [2023-12-04T21:15:55.054Z] 4698f68db338: Pulling fs layer [2023-12-04T21:15:55.054Z] 2a2f49069b9e: Pulling fs layer [2023-12-04T21:15:55.054Z] e0025b399a48: Pulling fs layer [2023-12-04T21:15:55.054Z] 4698f68db338: Waiting [2023-12-04T21:15:55.054Z] 2a2f49069b9e: Waiting [2023-12-04T21:15:55.054Z] e0025b399a48: Waiting [2023-12-04T21:15:55.054Z] 91d30c5bc195: Verifying Checksum [2023-12-04T21:15:55.054Z] 91d30c5bc195: Download complete [2023-12-04T21:15:55.054Z] 4698f68db338: Verifying Checksum [2023-12-04T21:15:55.054Z] 4698f68db338: Download complete [2023-12-04T21:15:55.312Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-04T21:15:55.312Z] 2e9b0aa3be6d: Download complete [2023-12-04T21:15:55.312Z] e0025b399a48: Download complete [2023-12-04T21:15:55.312Z] 91d30c5bc195: Pull complete [2023-12-04T21:15:55.312Z] 2a2f49069b9e: Download complete [2023-12-04T21:15:55.570Z] 2e9b0aa3be6d: Pull complete [2023-12-04T21:15:55.838Z] 9c61dcf015f6: Download complete [2023-12-04T21:15:58.366Z] 9c61dcf015f6: Pull complete [2023-12-04T21:15:58.366Z] 4698f68db338: Pull complete [2023-12-04T21:15:58.366Z] 2a2f49069b9e: Pull complete [2023-12-04T21:15:58.366Z] e0025b399a48: Pull complete [2023-12-04T21:15:58.366Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-04T21:15:58.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-04T21:15:58.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:15:58.537Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:15:58.565Z] $ 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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:16:01.062Z] $ docker top 574591569d3df7e8b6c0e6935a9defe037296f8886a6dd86c2842d61e2a439eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T21:16:01.443Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-04T21:16:03.356Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-04T21:16:03.356Z] #1 transferring dockerfile: [2023-12-04T21:16:03.356Z] #1 transferring dockerfile: 2.93kB done [2023-12-04T21:16:03.356Z] #1 DONE 0.0s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #2 transferring dockerfile: 1.95kB done [2023-12-04T21:16:03.615Z] #2 DONE 0.0s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #3 transferring dockerfile: 1.93kB done [2023-12-04T21:16:03.615Z] #3 DONE 0.0s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #4 transferring dockerfile: 2.06kB done [2023-12-04T21:16:03.615Z] #4 DONE 0.0s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #5 transferring dockerfile: 1.69kB done [2023-12-04T21:16:03.615Z] #5 DONE 0.0s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #6 transferring dockerfile: 1.81kB done [2023-12-04T21:16:03.615Z] #6 DONE 0.0s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #7 transferring dockerfile: 1.89kB done [2023-12-04T21:16:03.615Z] #7 DONE 0.0s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #8 transferring dockerfile: 2.15kB done [2023-12-04T21:16:03.615Z] #8 DONE 0.1s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #9 [core-command internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #9 transferring dockerfile: 1.93kB done [2023-12-04T21:16:03.615Z] #9 DONE 0.1s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #10 transferring dockerfile: 2.50kB done [2023-12-04T21:16:03.615Z] #10 DONE 0.1s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #11 [core-data internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #11 transferring dockerfile: 2.01kB done [2023-12-04T21:16:03.615Z] #11 DONE 0.1s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #12 transferring dockerfile: 2.49kB done [2023-12-04T21:16:03.615Z] #12 DONE 0.1s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #13 transferring dockerfile: 1.70kB done [2023-12-04T21:16:03.615Z] #13 DONE 0.1s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-04T21:16:03.615Z] #14 transferring dockerfile: 2.23kB done [2023-12-04T21:16:03.615Z] #14 DONE 0.1s [2023-12-04T21:16:03.615Z] [2023-12-04T21:16:03.615Z] #15 [security-bootstrapper internal] load .dockerignore [2023-12-04T21:16:03.615Z] #15 transferring context: 50B done [2023-12-04T21:16:03.615Z] #15 DONE 0.1s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #16 [support-notifications internal] load .dockerignore [2023-12-04T21:16:03.873Z] #16 transferring context: 50B done [2023-12-04T21:16:03.873Z] #16 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #17 [support-scheduler internal] load .dockerignore [2023-12-04T21:16:03.873Z] #17 transferring context: 50B done [2023-12-04T21:16:03.873Z] #17 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #18 [core-metadata internal] load .dockerignore [2023-12-04T21:16:03.873Z] #18 transferring context: 50B done [2023-12-04T21:16:03.873Z] #18 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #19 [security-spire-config internal] load .dockerignore [2023-12-04T21:16:03.873Z] #19 transferring context: 50B done [2023-12-04T21:16:03.873Z] #19 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-12-04T21:16:03.873Z] #20 transferring context: 50B done [2023-12-04T21:16:03.873Z] #20 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #21 [security-spire-agent internal] load .dockerignore [2023-12-04T21:16:03.873Z] #21 transferring context: 50B done [2023-12-04T21:16:03.873Z] #21 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #22 [security-proxy-auth internal] load .dockerignore [2023-12-04T21:16:03.873Z] #22 transferring context: 50B done [2023-12-04T21:16:03.873Z] #22 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #23 [security-proxy-setup internal] load .dockerignore [2023-12-04T21:16:03.873Z] #23 transferring context: 50B done [2023-12-04T21:16:03.873Z] #23 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #24 [core-command internal] load .dockerignore [2023-12-04T21:16:03.873Z] #24 transferring context: 50B done [2023-12-04T21:16:03.873Z] #24 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #25 [core-data internal] load .dockerignore [2023-12-04T21:16:03.873Z] #25 transferring context: 50B done [2023-12-04T21:16:03.873Z] #25 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #26 [security-spire-server internal] load .dockerignore [2023-12-04T21:16:03.873Z] #26 transferring context: 50B done [2023-12-04T21:16:03.873Z] #26 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-04T21:16:03.873Z] #27 transferring context: 50B done [2023-12-04T21:16:03.873Z] #27 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-12-04T21:16:03.873Z] #28 transferring context: 50B done [2023-12-04T21:16:03.873Z] #28 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-04T21:16:03.873Z] #29 DONE 0.0s [2023-12-04T21:16:03.873Z] [2023-12-04T21:16:03.873Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:16:03.873Z] #30 DONE 0.1s [2023-12-04T21:16:04.132Z] [2023-12-04T21:16:04.132Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-04T21:16:04.132Z] #29 DONE 0.0s [2023-12-04T21:16:04.132Z] [2023-12-04T21:16:04.132Z] #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:16:04.132Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T21:16:04.132Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T21:16:04.132Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-04T21:16:04.132Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s [2023-12-04T21:16:04.132Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:16:04.132Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-04T21:16:04.132Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-04T21:16:04.390Z] #31 ... [2023-12-04T21:16:04.390Z] [2023-12-04T21:16:04.390Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-04T21:16:04.390Z] #29 DONE 0.0s [2023-12-04T21:16:04.390Z] [2023-12-04T21:16:04.390Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:16:04.390Z] #30 DONE 0.2s [2023-12-04T21:16:04.390Z] [2023-12-04T21:16:04.390Z] #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:16:04.390Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T21:16:04.390Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-04T21:16:04.390Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-04T21:16:04.390Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:16:04.390Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-04T21:16:04.390Z] #31 ... [2023-12-04T21:16:04.390Z] [2023-12-04T21:16:04.390Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-04T21:16:04.390Z] #29 DONE 0.0s [2023-12-04T21:16:04.390Z] [2023-12-04T21:16:04.390Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:16:04.390Z] #30 DONE 0.3s [2023-12-04T21:16:04.390Z] [2023-12-04T21:16:04.390Z] #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:16:04.390Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T21:16:04.390Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-04T21:16:04.390Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-04T21:16:04.390Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:16:04.390Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-04T21:16:04.390Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-04T21:16:04.390Z] #31 ... [2023-12-04T21:16:04.390Z] [2023-12-04T21:16:04.390Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-04T21:16:04.390Z] #29 DONE 0.0s [2023-12-04T21:16:04.390Z] [2023-12-04T21:16:04.390Z] #31 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:16:04.390Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T21:16:04.390Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-04T21:16:04.390Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-04T21:16:04.390Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:16:04.390Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-04T21:16:04.390Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-04T21:16:04.651Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T21:16:04.651Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-04T21:16:04.651Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-04T21:16:04.651Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:16:04.651Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-04T21:16:04.651Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-04T21:16:04.651Z] #31 DONE 0.9s [2023-12-04T21:16:04.651Z] [2023-12-04T21:16:04.651Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:16:04.651Z] #30 DONE 0.5s [2023-12-04T21:16:04.651Z] [2023-12-04T21:16:04.651Z] #32 [security-secretstore-setup internal] load build context [2023-12-04T21:16:04.908Z] #32 ... [2023-12-04T21:16:04.908Z] [2023-12-04T21:16:04.908Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-04T21:16:04.908Z] #33 DONE 0.9s [2023-12-04T21:16:04.908Z] [2023-12-04T21:16:04.908Z] #32 [security-secretstore-setup internal] load build context [2023-12-04T21:16:05.476Z] #32 ... [2023-12-04T21:16:05.476Z] [2023-12-04T21:16:05.476Z] #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:16:05.476Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T21:16:05.476Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-04T21:16:05.476Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-04T21:16:05.476Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:16:05.476Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-04T21:16:05.476Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-04T21:16:05.476Z] #31 DONE 0.9s [2023-12-04T21:16:05.476Z] [2023-12-04T21:16:05.476Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-04T21:16:05.476Z] #34 DONE 1.1s [2023-12-04T21:16:05.476Z] [2023-12-04T21:16:05.476Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-04T21:16:05.476Z] #35 DONE 1.2s [2023-12-04T21:16:05.476Z] [2023-12-04T21:16:05.476Z] #32 [security-secretstore-setup internal] load build context [2023-12-04T21:16:09.935Z] #32 transferring context: 232.72MB 4.2s [2023-12-04T21:16:10.870Z] #32 ... [2023-12-04T21:16:10.870Z] [2023-12-04T21:16:10.870Z] #36 [core-command internal] load build context [2023-12-04T21:16:10.870Z] #36 ... [2023-12-04T21:16:10.870Z] [2023-12-04T21:16:10.870Z] #32 [security-secretstore-setup internal] load build context [2023-12-04T21:16:11.133Z] #32 transferring context: 369.41MB 6.4s done [2023-12-04T21:16:14.410Z] #32 ... [2023-12-04T21:16:14.410Z] [2023-12-04T21:16:14.410Z] #37 [security-bootstrapper internal] load build context [2023-12-04T21:16:14.410Z] #37 transferring context: 369.41MB 7.4s done [2023-12-04T21:16:14.410Z] #37 ... [2023-12-04T21:16:14.410Z] [2023-12-04T21:16:14.410Z] #38 [support-scheduler internal] load build context [2023-12-04T21:16:14.410Z] #38 transferring context: 369.41MB 8.0s done [2023-12-04T21:16:14.410Z] #38 ... [2023-12-04T21:16:14.410Z] [2023-12-04T21:16:14.410Z] #39 [security-spiffe-token-provider internal] load build context [2023-12-04T21:16:14.410Z] #39 transferring context: 369.41MB 6.7s done [2023-12-04T21:16:14.410Z] #39 ... [2023-12-04T21:16:14.410Z] [2023-12-04T21:16:14.410Z] #40 [security-proxy-auth internal] load build context [2023-12-04T21:16:14.410Z] #40 transferring context: 369.41MB 6.5s done [2023-12-04T21:16:14.668Z] #40 ... [2023-12-04T21:16:14.668Z] [2023-12-04T21:16:14.668Z] #41 [security-proxy-setup internal] load build context [2023-12-04T21:16:14.668Z] #41 transferring context: 369.41MB 7.0s done [2023-12-04T21:16:14.668Z] #41 ... [2023-12-04T21:16:14.668Z] [2023-12-04T21:16:14.668Z] #42 [support-notifications internal] load build context [2023-12-04T21:16:14.668Z] #42 transferring context: 369.41MB 8.0s done [2023-12-04T21:16:14.926Z] #42 ... [2023-12-04T21:16:14.926Z] [2023-12-04T21:16:14.926Z] #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T21:16:15.185Z] #43 ... [2023-12-04T21:16:15.185Z] [2023-12-04T21:16:15.185Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-04T21:16:15.185Z] #0 5.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:15.185Z] #0 5.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:15.185Z] #0 5.715 (1/4) Installing ca-certificates (20230506-r0) [2023-12-04T21:16:15.185Z] #0 5.731 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-04T21:16:15.185Z] #0 5.738 (3/4) Installing su-exec (0.2-r3) [2023-12-04T21:16:15.185Z] #0 5.745 (4/4) Installing yq (4.33.3-r5) [2023-12-04T21:16:15.185Z] #0 5.802 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:16:15.185Z] #0 5.812 Executing ca-certificates-20230506-r0.trigger [2023-12-04T21:16:15.185Z] #0 5.864 OK: 17 MiB in 19 packages [2023-12-04T21:16:15.444Z] #44 ... [2023-12-04T21:16:15.444Z] [2023-12-04T21:16:15.444Z] #45 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T21:16:15.444Z] #45 ... [2023-12-04T21:16:15.444Z] [2023-12-04T21:16:15.444Z] #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-04T21:16:15.704Z] #46 ... [2023-12-04T21:16:15.704Z] [2023-12-04T21:16:15.704Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-04T21:16:15.963Z] #47 ... [2023-12-04T21:16:15.963Z] [2023-12-04T21:16:15.963Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-04T21:16:16.556Z] #48 ... [2023-12-04T21:16:16.556Z] [2023-12-04T21:16:16.556Z] #49 [security-spire-config internal] load build context [2023-12-04T21:16:16.970Z] #49 ... [2023-12-04T21:16:16.970Z] [2023-12-04T21:16:16.970Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:16:16.970Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:16:17.229Z] #50 ... [2023-12-04T21:16:17.229Z] [2023-12-04T21:16:17.229Z] #51 [security-spire-server internal] load build context [2023-12-04T21:16:17.229Z] #51 ... [2023-12-04T21:16:17.229Z] [2023-12-04T21:16:17.229Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T21:16:17.229Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T21:16:17.488Z] #52 ... [2023-12-04T21:16:17.488Z] [2023-12-04T21:16:17.488Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T21:16:17.488Z] #53 ... [2023-12-04T21:16:17.488Z] [2023-12-04T21:16:17.488Z] #54 [core-metadata internal] load build context [2023-12-04T21:16:17.488Z] #54 transferring context: 369.41MB 5.4s done [2023-12-04T21:16:17.746Z] #54 ... [2023-12-04T21:16:17.746Z] [2023-12-04T21:16:17.746Z] #55 [core-data internal] load build context [2023-12-04T21:16:17.746Z] #55 transferring context: 369.41MB 6.7s done [2023-12-04T21:16:17.746Z] #55 ... [2023-12-04T21:16:17.746Z] [2023-12-04T21:16:17.746Z] #56 [core-command builder 2/7] WORKDIR /edgex-go [2023-12-04T21:16:18.004Z] #56 ... [2023-12-04T21:16:18.004Z] [2023-12-04T21:16:18.004Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-04T21:16:18.510Z] #57 ... [2023-12-04T21:16:18.510Z] [2023-12-04T21:16:18.510Z] #58 [security-spire-agent internal] load build context [2023-12-04T21:16:18.769Z] #58 ... [2023-12-04T21:16:18.769Z] [2023-12-04T21:16:18.769Z] #59 [core-common-config-bootstrapper internal] load build context [2023-12-04T21:16:18.769Z] #59 transferring context: 369.41MB 7.0s done [2023-12-04T21:16:20.682Z] #59 ... [2023-12-04T21:16:20.682Z] [2023-12-04T21:16:20.682Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-04T21:16:20.940Z] #60 ... [2023-12-04T21:16:20.940Z] [2023-12-04T21:16:20.940Z] #36 [core-command internal] load build context [2023-12-04T21:16:20.940Z] #36 transferring context: 369.41MB 7.3s done [2023-12-04T21:16:30.907Z] #36 ... [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:16:30.907Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 25.2s done [2023-12-04T21:16:30.907Z] #50 ... [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-04T21:16:30.907Z] #44 DONE 25.9s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #54 [core-metadata internal] load build context [2023-12-04T21:16:30.907Z] #54 DONE 26.4s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #40 [security-proxy-auth internal] load build context [2023-12-04T21:16:30.907Z] #40 DONE 26.5s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #39 [security-spiffe-token-provider internal] load build context [2023-12-04T21:16:30.907Z] #39 DONE 26.5s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #56 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-12-04T21:16:30.907Z] #56 DONE 25.9s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:16:30.907Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 25.2s done [2023-12-04T21:16:30.907Z] #50 ... [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #32 [security-secretstore-setup internal] load build context [2023-12-04T21:16:30.907Z] #32 DONE 26.0s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #55 [core-data internal] load build context [2023-12-04T21:16:30.907Z] #55 DONE 26.3s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #41 [security-proxy-setup internal] load build context [2023-12-04T21:16:30.907Z] #41 DONE 26.4s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #37 [security-bootstrapper internal] load build context [2023-12-04T21:16:30.907Z] #37 DONE 26.7s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:16:30.907Z] #50 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-04T21:16:30.907Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-12-04T21:16:30.907Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-12-04T21:16:30.907Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-12-04T21:16:30.907Z] #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-04T21:16:30.907Z] #50 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-04T21:16:30.907Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-04T21:16:30.907Z] #50 ... [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #36 [core-command internal] load build context [2023-12-04T21:16:30.907Z] #36 DONE 26.5s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #59 [core-common-config-bootstrapper internal] load build context [2023-12-04T21:16:30.907Z] #59 DONE 26.3s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #42 [support-notifications internal] load build context [2023-12-04T21:16:30.907Z] #42 DONE 26.7s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #38 [support-scheduler internal] load build context [2023-12-04T21:16:30.907Z] #38 DONE 26.7s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #58 [security-spire-agent internal] load build context [2023-12-04T21:16:30.907Z] #58 transferring context: 17.63kB done [2023-12-04T21:16:30.907Z] #58 DONE 25.6s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:16:30.907Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-04T21:16:30.907Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-12-04T21:16:30.907Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2023-12-04T21:16:30.907Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-12-04T21:16:30.907Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-04T21:16:30.907Z] #50 ... [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #51 [security-spire-server internal] load build context [2023-12-04T21:16:30.907Z] #51 transferring context: 18.10kB done [2023-12-04T21:16:30.907Z] #51 DONE 25.6s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #49 [security-spire-config internal] load build context [2023-12-04T21:16:30.907Z] #49 transferring context: 16.35kB done [2023-12-04T21:16:30.907Z] #49 DONE 25.6s [2023-12-04T21:16:30.907Z] [2023-12-04T21:16:30.907Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:16:30.907Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-12-04T21:16:30.907Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.3s [2023-12-04T21:16:30.907Z] #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-04T21:16:30.907Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s [2023-12-04T21:16:32.277Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2023-12-04T21:16:32.277Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2023-12-04T21:16:32.277Z] #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-04T21:16:33.207Z] #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2023-12-04T21:16:33.772Z] #50 ... [2023-12-04T21:16:33.772Z] [2023-12-04T21:16:33.772Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-04T21:16:33.772Z] #57 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #57 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #57 26.39 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-04T21:16:33.772Z] #57 26.40 (2/4) Installing openssl (3.1.4-r1) [2023-12-04T21:16:33.772Z] #57 26.42 (3/4) Installing su-exec (0.2-r3) [2023-12-04T21:16:33.772Z] #57 26.42 (4/4) Installing yq (4.33.3-r5) [2023-12-04T21:16:33.772Z] #57 26.51 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:16:33.772Z] #57 26.53 OK: 17 MiB in 19 packages [2023-12-04T21:16:33.772Z] #57 DONE 28.8s [2023-12-04T21:16:33.772Z] [2023-12-04T21:16:33.772Z] #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-04T21:16:33.772Z] #46 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #46 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #46 26.36 (1/2) Installing ca-certificates (20230506-r0) [2023-12-04T21:16:33.772Z] #46 26.37 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-04T21:16:33.772Z] #46 26.37 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:16:33.772Z] #46 26.38 Executing ca-certificates-20230506-r0.trigger [2023-12-04T21:16:33.772Z] #46 26.42 OK: 8 MiB in 17 packages [2023-12-04T21:16:33.772Z] #46 DONE 28.8s [2023-12-04T21:16:33.772Z] [2023-12-04T21:16:33.772Z] #45 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T21:16:33.772Z] #45 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #45 26.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #45 26.88 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-04T21:16:33.772Z] #45 27.07 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:16:33.772Z] #45 27.37 OK: 7 MiB in 16 packages [2023-12-04T21:16:33.772Z] #45 DONE 28.9s [2023-12-04T21:16:33.772Z] [2023-12-04T21:16:33.772Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T21:16:33.772Z] #53 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #53 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #53 26.66 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T21:16:33.772Z] #53 26.66 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T21:16:33.772Z] #53 26.66 OK: 20069 distinct packages available [2023-12-04T21:16:33.772Z] #53 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #53 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #53 26.97 (1/11) Installing ca-certificates (20230506-r0) [2023-12-04T21:16:33.772Z] #53 27.03 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-04T21:16:33.772Z] #53 27.04 (3/11) Installing libunistring (1.1-r1) [2023-12-04T21:16:33.772Z] #53 27.05 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-04T21:16:33.772Z] #53 27.07 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-04T21:16:33.772Z] #53 27.08 (6/11) Installing libcurl (8.4.0-r0) [2023-12-04T21:16:33.772Z] #53 27.08 (7/11) Installing curl (8.4.0-r0) [2023-12-04T21:16:33.772Z] #53 27.09 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-04T21:16:33.772Z] #53 27.09 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-04T21:16:33.772Z] #53 27.09 (10/11) Installing libucontext (1.2-r2) [2023-12-04T21:16:33.772Z] #53 27.10 (11/11) Installing gcompat (1.1.0-r1) [2023-12-04T21:16:33.772Z] #53 27.10 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:16:33.772Z] #53 27.10 Executing ca-certificates-20230506-r0.trigger [2023-12-04T21:16:33.772Z] #53 27.14 OK: 12 MiB in 26 packages [2023-12-04T21:16:33.772Z] #53 DONE 28.9s [2023-12-04T21:16:33.772Z] [2023-12-04T21:16:33.772Z] #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T21:16:33.772Z] #43 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #43 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #43 27.66 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-04T21:16:33.772Z] #43 27.67 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:16:33.772Z] #43 27.67 OK: 7 MiB in 16 packages [2023-12-04T21:16:33.772Z] #43 DONE 28.9s [2023-12-04T21:16:33.772Z] [2023-12-04T21:16:33.772Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-04T21:16:33.772Z] #48 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #48 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:33.772Z] #48 26.35 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-04T21:16:33.772Z] #48 26.35 (2/2) Installing su-exec (0.2-r3) [2023-12-04T21:16:33.772Z] #48 26.37 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:16:33.772Z] #48 26.37 OK: 7 MiB in 17 packages [2023-12-04T21:16:33.772Z] #48 DONE 28.9s [2023-12-04T21:16:33.772Z] [2023-12-04T21:16:33.772Z] #61 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T21:16:34.031Z] #61 ... [2023-12-04T21:16:34.031Z] [2023-12-04T21:16:34.031Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T21:16:34.031Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 25.3s done [2023-12-04T21:16:34.031Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-04T21:16:34.031Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-04T21:16:34.031Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-12-04T21:16:34.031Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-04T21:16:34.031Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-04T21:16:34.031Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-12-04T21:16:34.031Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-04T21:16:34.031Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2023-12-04T21:16:34.032Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-04T21:16:34.032Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2023-12-04T21:16:34.032Z] #52 DONE 28.6s [2023-12-04T21:16:34.032Z] [2023-12-04T21:16:34.032Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:16:35.403Z] #50 ... [2023-12-04T21:16:35.403Z] [2023-12-04T21:16:35.403Z] #62 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T21:16:35.403Z] #0 4.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #0 4.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #0 4.411 OK: 264 MiB in 52 packages [2023-12-04T21:16:35.403Z] #62 DONE 4.7s [2023-12-04T21:16:35.403Z] [2023-12-04T21:16:35.403Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-04T21:16:35.403Z] #60 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #60 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #60 14.44 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T21:16:35.403Z] #60 14.44 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T21:16:35.403Z] #60 14.44 OK: 20069 distinct packages available [2023-12-04T21:16:35.403Z] #60 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #60 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #60 14.81 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-04T21:16:35.403Z] #60 14.81 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-04T21:16:35.403Z] #60 14.82 (3/4) Installing libucontext (1.2-r2) [2023-12-04T21:16:35.403Z] #60 14.82 (4/4) Installing gcompat (1.1.0-r1) [2023-12-04T21:16:35.403Z] #60 14.83 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:16:35.403Z] #60 14.84 OK: 8 MiB in 19 packages [2023-12-04T21:16:35.403Z] #60 DONE 15.1s [2023-12-04T21:16:35.403Z] [2023-12-04T21:16:35.403Z] #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-04T21:16:35.403Z] #0 4.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #0 4.646 OK: 17 MiB in 19 packages [2023-12-04T21:16:35.403Z] #63 DONE 4.8s [2023-12-04T21:16:35.403Z] [2023-12-04T21:16:35.403Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-04T21:16:35.403Z] #47 29.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #47 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #47 29.42 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T21:16:35.403Z] #47 29.42 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T21:16:35.403Z] #47 29.42 OK: 20069 distinct packages available [2023-12-04T21:16:35.403Z] #47 29.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #47 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.403Z] #47 29.79 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-04T21:16:35.403Z] #47 29.80 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-04T21:16:35.403Z] #47 29.80 (3/5) Installing libucontext (1.2-r2) [2023-12-04T21:16:35.403Z] #47 29.80 (4/5) Installing gcompat (1.1.0-r1) [2023-12-04T21:16:35.403Z] #47 29.96 (5/5) Installing openssl (3.1.4-r1) [2023-12-04T21:16:35.403Z] #47 29.97 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:16:35.403Z] #47 29.97 OK: 8 MiB in 20 packages [2023-12-04T21:16:35.403Z] #47 DONE 30.1s [2023-12-04T21:16:35.403Z] [2023-12-04T21:16:35.403Z] #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:16:35.403Z] #64 DONE 0.1s [2023-12-04T21:16:35.403Z] [2023-12-04T21:16:35.403Z] #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:16:35.660Z] #65 ... [2023-12-04T21:16:35.660Z] [2023-12-04T21:16:35.660Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-04T21:16:35.660Z] #0 4.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.660Z] #0 4.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.660Z] #0 4.747 OK: 264 MiB in 52 packages [2023-12-04T21:16:35.660Z] #66 DONE 4.9s [2023-12-04T21:16:35.660Z] [2023-12-04T21:16:35.660Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:16:35.660Z] #67 DONE 0.1s [2023-12-04T21:16:35.660Z] [2023-12-04T21:16:35.660Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-04T21:16:35.917Z] #68 ... [2023-12-04T21:16:35.917Z] [2023-12-04T21:16:35.917Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-04T21:16:35.917Z] #0 4.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.917Z] #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.917Z] #0 4.663 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T21:16:35.917Z] #0 4.663 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T21:16:35.917Z] #0 4.663 OK: 20069 distinct packages available [2023-12-04T21:16:35.917Z] #0 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.917Z] #0 4.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.917Z] #0 5.065 OK: 264 MiB in 52 packages [2023-12-04T21:16:35.917Z] #69 DONE 5.2s [2023-12-04T21:16:35.917Z] [2023-12-04T21:16:35.917Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:16:35.917Z] #70 DONE 0.1s [2023-12-04T21:16:35.917Z] [2023-12-04T21:16:35.917Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-04T21:16:35.917Z] #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.917Z] #0 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:35.917Z] #0 2.071 OK: 17 MiB in 19 packages [2023-12-04T21:16:35.917Z] #71 DONE 2.2s [2023-12-04T21:16:35.917Z] [2023-12-04T21:16:35.917Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-04T21:16:35.917Z] #72 DONE 0.0s [2023-12-04T21:16:35.917Z] [2023-12-04T21:16:35.917Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:16:36.176Z] #73 ... [2023-12-04T21:16:36.176Z] [2023-12-04T21:16:36.176Z] #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T21:16:36.176Z] #0 4.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:36.176Z] #0 5.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:36.176Z] #0 5.290 OK: 264 MiB in 52 packages [2023-12-04T21:16:36.176Z] #74 DONE 5.5s [2023-12-04T21:16:36.176Z] [2023-12-04T21:16:36.176Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:16:36.176Z] #75 DONE 0.0s [2023-12-04T21:16:36.176Z] [2023-12-04T21:16:36.176Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T21:16:36.176Z] #0 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:36.176Z] #0 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:36.176Z] #0 2.424 OK: 8 MiB in 17 packages [2023-12-04T21:16:36.176Z] #76 DONE 2.5s [2023-12-04T21:16:36.176Z] [2023-12-04T21:16:36.176Z] #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:16:37.110Z] #77 ... [2023-12-04T21:16:37.110Z] [2023-12-04T21:16:37.110Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-04T21:16:37.110Z] #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.110Z] #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.110Z] #0 3.089 OK: 7 MiB in 17 packages [2023-12-04T21:16:37.110Z] #78 DONE 3.2s [2023-12-04T21:16:37.110Z] [2023-12-04T21:16:37.110Z] #61 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T21:16:37.110Z] #61 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.110Z] #61 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.110Z] #61 3.081 OK: 7 MiB in 16 packages [2023-12-04T21:16:37.110Z] #61 DONE 3.2s [2023-12-04T21:16:37.110Z] [2023-12-04T21:16:37.110Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T21:16:37.110Z] #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.110Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.110Z] #0 3.058 OK: 7 MiB in 16 packages [2023-12-04T21:16:37.110Z] #79 DONE 3.2s [2023-12-04T21:16:37.110Z] [2023-12-04T21:16:37.110Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-04T21:16:37.674Z] #80 ... [2023-12-04T21:16:37.674Z] [2023-12-04T21:16:37.674Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T21:16:37.674Z] #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.674Z] #0 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.674Z] #0 3.757 OK: 12 MiB in 26 packages [2023-12-04T21:16:37.674Z] #81 DONE 3.9s [2023-12-04T21:16:37.674Z] [2023-12-04T21:16:37.674Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-04T21:16:37.674Z] #68 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.932Z] #68 ... [2023-12-04T21:16:37.932Z] [2023-12-04T21:16:37.932Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-04T21:16:37.932Z] #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.932Z] #0 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:37.932Z] #0 2.331 OK: 8 MiB in 19 packages [2023-12-04T21:16:37.932Z] #82 DONE 2.4s [2023-12-04T21:16:37.932Z] [2023-12-04T21:16:37.932Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T21:16:38.502Z] #83 DONE 0.8s [2023-12-04T21:16:38.502Z] [2023-12-04T21:16:38.502Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-04T21:16:38.502Z] #68 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T21:16:38.760Z] #68 ... [2023-12-04T21:16:38.760Z] [2023-12-04T21:16:38.760Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-04T21:16:38.760Z] #84 DONE 0.0s [2023-12-04T21:16:38.760Z] [2023-12-04T21:16:38.760Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-04T21:16:38.760Z] #85 DONE 0.1s [2023-12-04T21:16:38.760Z] [2023-12-04T21:16:38.760Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-04T21:16:38.760Z] #80 DONE 1.8s [2023-12-04T21:16:38.760Z] [2023-12-04T21:16:38.760Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-04T21:16:38.760Z] #68 3.260 OK: 8 MiB in 20 packages [2023-12-04T21:16:38.760Z] #68 DONE 3.4s [2023-12-04T21:16:38.760Z] [2023-12-04T21:16:38.760Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T21:16:38.760Z] #86 DONE 0.1s [2023-12-04T21:16:38.760Z] [2023-12-04T21:16:38.760Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-04T21:16:38.760Z] #87 DONE 0.1s [2023-12-04T21:16:38.760Z] [2023-12-04T21:16:38.760Z] #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-04T21:16:40.215Z] #88 DONE 1.3s [2023-12-04T21:16:40.215Z] [2023-12-04T21:16:40.215Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-04T21:16:40.215Z] #89 DONE 1.3s [2023-12-04T21:16:40.215Z] [2023-12-04T21:16:40.215Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T21:16:40.215Z] #90 DONE 1.3s [2023-12-04T21:16:40.215Z] [2023-12-04T21:16:40.215Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-04T21:16:40.215Z] #91 DONE 0.1s [2023-12-04T21:16:40.215Z] [2023-12-04T21:16:40.215Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-04T21:16:40.215Z] #92 DONE 0.1s [2023-12-04T21:16:40.215Z] [2023-12-04T21:16:40.215Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-04T21:16:40.780Z] #93 DONE 0.5s [2023-12-04T21:16:40.780Z] [2023-12-04T21:16:40.780Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T21:16:40.780Z] #94 DONE 0.6s [2023-12-04T21:16:40.780Z] [2023-12-04T21:16:40.780Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T21:16:40.780Z] #95 DONE 0.1s [2023-12-04T21:16:40.780Z] [2023-12-04T21:16:40.780Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-04T21:16:40.780Z] #96 DONE 0.1s [2023-12-04T21:16:40.780Z] [2023-12-04T21:16:40.780Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-04T21:16:40.780Z] #97 DONE 0.1s [2023-12-04T21:16:40.780Z] [2023-12-04T21:16:40.780Z] #98 [security-spire-config] exporting to image [2023-12-04T21:16:40.780Z] #98 exporting layers 0.6s done [2023-12-04T21:16:40.780Z] #98 writing image sha256:4d216fa95454d6cf2dc7aed3c9abfe259fa7debe6268e84bd75307933655012c done [2023-12-04T21:16:40.780Z] #98 naming to docker.io/library/security-spire-config done [2023-12-04T21:16:40.780Z] #98 DONE 0.7s [2023-12-04T21:16:40.780Z] [2023-12-04T21:16:40.780Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-04T21:16:40.780Z] #99 DONE 0.1s [2023-12-04T21:16:40.780Z] [2023-12-04T21:16:40.780Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-04T21:16:40.780Z] #100 DONE 0.1s [2023-12-04T21:16:40.780Z] [2023-12-04T21:16:40.780Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T21:16:41.038Z] #101 DONE 0.1s [2023-12-04T21:16:41.038Z] [2023-12-04T21:16:41.038Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-04T21:16:41.038Z] #102 DONE 0.1s [2023-12-04T21:16:41.038Z] [2023-12-04T21:16:41.038Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-04T21:16:41.038Z] #103 DONE 0.0s [2023-12-04T21:16:41.038Z] [2023-12-04T21:16:41.038Z] #98 [security-spire-agent] exporting to image [2023-12-04T21:16:41.295Z] #98 exporting layers 0.5s done [2023-12-04T21:16:41.554Z] #98 exporting layers 0.5s done [2023-12-04T21:16:41.554Z] #98 writing image sha256:6de4e8cf8225d10b7941e95e2ac4253ee6bf4078ef9b63e3aa8d1fb172c98e58 done [2023-12-04T21:16:41.554Z] #98 naming to docker.io/library/security-spire-server done [2023-12-04T21:16:41.554Z] #98 writing image sha256:57eb52ea0b64271baaf07629717f9e750bd00cb50b95ca616d7e4998ce24f1d6 done [2023-12-04T21:16:41.554Z] #98 naming to docker.io/library/security-spire-agent done [2023-12-04T21:16:41.554Z] #98 DONE 1.3s [2023-12-04T21:16:41.554Z] [2023-12-04T21:16:41.554Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:16:59.684Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24005 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-12-04T21:16:59.724Z] Running in /w/workspace/edgex-go/612 [Pipeline] { [Pipeline] checkout [2023-12-04T21:17:02.793Z] The recommended git tool is: git [2023-12-04T21:17:03.490Z] #104 DONE 27.5s [2023-12-04T21:17:03.490Z] [2023-12-04T21:17:03.490Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:03.490Z] #73 DONE 27.2s [2023-12-04T21:17:03.490Z] [2023-12-04T21:17:03.490Z] #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:03.490Z] #77 DONE 27.0s [2023-12-04T21:17:03.490Z] [2023-12-04T21:17:03.490Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-04T21:17:03.490Z] #105 ... [2023-12-04T21:17:03.490Z] [2023-12-04T21:17:03.490Z] #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:03.490Z] #65 DONE 27.6s [2023-12-04T21:17:03.490Z] [2023-12-04T21:17:03.490Z] #106 [support-scheduler builder 6/7] COPY . . [2023-12-04T21:17:07.695Z] using credential edgex-jenkins-ssh [2023-12-04T21:17:07.713Z] Cloning the remote Git repository [2023-12-04T21:17:07.750Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-04T21:17:07.838Z] > git init /w/workspace/edgex-go/612 # timeout=10 [2023-12-04T21:17:07.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-04T21:17:07.976Z] > git --version # timeout=10 [2023-12-04T21:17:07.994Z] > git --version # 'git version 2.25.1' [2023-12-04T21:17:07.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-04T21:17:08.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-04T21:17:11.653Z] #106 ... [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-04T21:17:11.653Z] #105 DONE 8.5s [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #107 [security-bootstrapper builder 6/7] COPY . . [2023-12-04T21:17:11.653Z] #107 DONE 8.6s [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:11.653Z] #108 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2023-12-04T21:17:11.653Z] #109 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:17:11.653Z] #110 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #111 [security-proxy-setup builder 6/7] COPY . . [2023-12-04T21:17:11.653Z] #111 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:17:11.653Z] #112 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:11.653Z] #113 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #106 [support-scheduler builder 6/7] COPY . . [2023-12-04T21:17:11.653Z] #106 DONE 8.5s [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #114 [core-command builder 6/7] COPY . . [2023-12-04T21:17:11.653Z] #114 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:17:11.653Z] #115 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:11.653Z] #116 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-04T21:17:11.653Z] #117 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:11.653Z] #118 CACHED [2023-12-04T21:17:11.653Z] [2023-12-04T21:17:11.653Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:17:11.654Z] #119 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:17:11.654Z] #120 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #121 [security-proxy-auth builder 6/7] COPY . . [2023-12-04T21:17:11.654Z] #121 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:11.654Z] #122 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #123 [core-metadata builder 6/7] COPY . . [2023-12-04T21:17:11.654Z] #123 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:11.654Z] #124 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:17:11.654Z] #125 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:17:11.654Z] #126 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #127 [core-data builder 6/7] COPY . . [2023-12-04T21:17:11.654Z] #127 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:17:11.654Z] #128 CACHED [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #129 [support-notifications builder 6/7] COPY . . [2023-12-04T21:17:11.654Z] #129 DONE 8.6s [2023-12-04T21:17:11.654Z] [2023-12-04T21:17:11.654Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T21:17:13.551Z] #130 1.655 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-04T21:17:21.842Z] #130 ... [2023-12-04T21:17:21.842Z] [2023-12-04T21:17:21.842Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-04T21:17:21.842Z] #0 0.885 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-04T21:17:22.101Z] #131 ... [2023-12-04T21:17:22.101Z] [2023-12-04T21:17:22.101Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T21:17:22.101Z] #0 1.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-04T21:17:22.101Z] #132 ... [2023-12-04T21:17:22.101Z] [2023-12-04T21:17:22.101Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T21:17:22.101Z] #0 1.143 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-04T21:17:22.360Z] #133 ... [2023-12-04T21:17:22.360Z] [2023-12-04T21:17:22.360Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T21:17:22.360Z] #0 1.343 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-04T21:17:22.360Z] #134 ... [2023-12-04T21:17:22.360Z] [2023-12-04T21:17:22.360Z] #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-04T21:17:22.360Z] #0 1.597 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-04T21:17:22.633Z] #135 ... [2023-12-04T21:17:22.633Z] [2023-12-04T21:17:22.633Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T21:17:22.633Z] #0 1.734 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-04T21:17:22.633Z] #136 ... [2023-12-04T21:17:22.633Z] [2023-12-04T21:17:22.633Z] #137 [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-04T21:17:22.633Z] #0 0.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-04T21:17:22.990Z] #137 ... [2023-12-04T21:17:22.990Z] [2023-12-04T21:17:22.990Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-04T21:17:22.990Z] #0 0.502 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-04T21:17:23.249Z] #138 ... [2023-12-04T21:17:23.249Z] [2023-12-04T21:17:23.249Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-04T21:17:23.249Z] #0 1.223 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-04T21:17:23.249Z] #139 ... [2023-12-04T21:17:23.249Z] [2023-12-04T21:17:23.249Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-04T21:17:23.249Z] #0 0.568 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-04T21:17:24.252Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-04T21:17:24.271Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-04T21:17:25.004Z] Avoid second fetch [2023-12-04T21:17:25.004Z] Checking out Revision 514bb4af690a15783c73f27ef759057b5c721b1c (main) [2023-12-04T21:17:25.697Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4732)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-04T21:17:26.792Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-04T21:17:26.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T21:17:26.792Z] Dload Upload Total Spent Left Speed [2023-12-04T21:17:26.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2023-12-04T21:17:25.019Z] > git config core.sparsecheckout # timeout=10 [2023-12-04T21:17:25.073Z] > git checkout -f 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 [2023-12-04T21:17:27.125Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-04T21:17:27.446Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-04T21:17:27.446Z] + sudo tee /etc/docker/daemon.new [2023-12-04T21:17:27.446Z] { [2023-12-04T21:17:27.446Z] "registry-mirrors": [ [2023-12-04T21:17:27.446Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-04T21:17:27.446Z] ], [2023-12-04T21:17:27.446Z] "bip": "10.250.0.254/24", [2023-12-04T21:17:27.446Z] "hosts": [ [2023-12-04T21:17:27.446Z] "tcp://0.0.0.0:5555", [2023-12-04T21:17:27.446Z] "unix:///var/run/docker.sock" [2023-12-04T21:17:27.446Z] ], [2023-12-04T21:17:27.446Z] "mtu": 1458, [2023-12-04T21:17:27.446Z] "selinux-enabled": true, [2023-12-04T21:17:27.446Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-04T21:17:27.446Z] } [Pipeline] sh [2023-12-04T21:17:27.769Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-04T21:17:28.095Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-04T21:17:46.352Z] provisioning config files... [2023-12-04T21:17:46.375Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/612@tmp/config4164444399075016517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:17:46.907Z] ---> ****-login.sh [2023-12-04T21:17:46.907Z] nexus3.edgexfoundry.org:10001 [2023-12-04T21:17:47.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:17:47.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:17:47.445Z] Configure a credential helper to remove this warning. See [2023-12-04T21:17:47.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:17:47.445Z] [2023-12-04T21:17:47.445Z] Login Succeeded [2023-12-04T21:17:47.445Z] nexus3.edgexfoundry.org:10002 [2023-12-04T21:17:47.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:17:47.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:17:47.720Z] Configure a credential helper to remove this warning. See [2023-12-04T21:17:47.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:17:47.720Z] [2023-12-04T21:17:47.720Z] Login Succeeded [2023-12-04T21:17:47.720Z] nexus3.edgexfoundry.org:10003 [2023-12-04T21:17:47.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:17:47.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:17:47.989Z] Configure a credential helper to remove this warning. See [2023-12-04T21:17:47.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:17:47.989Z] [2023-12-04T21:17:47.989Z] Login Succeeded [2023-12-04T21:17:47.989Z] nexus3.edgexfoundry.org:10004 [2023-12-04T21:17:47.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:17:48.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:17:48.259Z] Configure a credential helper to remove this warning. See [2023-12-04T21:17:48.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:17:48.259Z] [2023-12-04T21:17:48.259Z] Login Succeeded [2023-12-04T21:17:48.259Z] ****.io [2023-12-04T21:17:48.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:17:48.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:17:48.525Z] Configure a credential helper to remove this warning. See [2023-12-04T21:17:48.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:17:48.525Z] [2023-12-04T21:17:48.525Z] Login Succeeded [2023-12-04T21:17:48.525Z] ---> ****-login.sh ends [Pipeline] } [2023-12-04T21:17:48.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-12-04T21:17:49.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/612 [Pipeline] echo [2023-12-04T21:17:49.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T21:17:49.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T21:17:49.279Z] ========================================================= [2023-12-04T21:17:49.279Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-04T21:17:49.279Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-04T21:17:49.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T21:17:49.899Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-04T21:17:49.899Z] 9fda8d8052c6: Pulling fs layer [2023-12-04T21:17:49.899Z] 5d54e960e981: Pulling fs layer [2023-12-04T21:17:49.899Z] c4a7e357bf2a: Pulling fs layer [2023-12-04T21:17:49.899Z] f0e02332f6b5: Pulling fs layer [2023-12-04T21:17:49.899Z] 872ee5b61b7b: Pulling fs layer [2023-12-04T21:17:49.899Z] 0c6a40ed1a82: Pulling fs layer [2023-12-04T21:17:49.899Z] 94ae7d8d031c: Pulling fs layer [2023-12-04T21:17:49.899Z] f0e02332f6b5: Waiting [2023-12-04T21:17:49.899Z] 872ee5b61b7b: Waiting [2023-12-04T21:17:49.899Z] 0c6a40ed1a82: Waiting [2023-12-04T21:17:49.899Z] 5d54e960e981: Download complete [2023-12-04T21:17:49.899Z] f0e02332f6b5: Verifying Checksum [2023-12-04T21:17:49.899Z] f0e02332f6b5: Download complete [2023-12-04T21:17:49.899Z] 872ee5b61b7b: Download complete [2023-12-04T21:17:49.899Z] 9fda8d8052c6: Download complete [2023-12-04T21:17:50.170Z] 94ae7d8d031c: Verifying Checksum [2023-12-04T21:17:50.170Z] 94ae7d8d031c: Download complete [2023-12-04T21:17:50.440Z] 9fda8d8052c6: Pull complete [2023-12-04T21:17:51.044Z] 5d54e960e981: Pull complete [2023-12-04T21:17:51.318Z] c4a7e357bf2a: Verifying Checksum [2023-12-04T21:17:51.318Z] c4a7e357bf2a: Download complete [2023-12-04T21:17:52.286Z] 0c6a40ed1a82: Verifying Checksum [2023-12-04T21:17:52.286Z] 0c6a40ed1a82: Download complete [2023-12-04T21:18:14.360Z] c4a7e357bf2a: Pull complete [2023-12-04T21:18:14.360Z] f0e02332f6b5: Pull complete [2023-12-04T21:18:14.360Z] 872ee5b61b7b: Pull complete [2023-12-04T21:18:21.019Z] 0c6a40ed1a82: Pull complete [2023-12-04T21:18:22.448Z] 94ae7d8d031c: Pull complete [2023-12-04T21:18:22.448Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-04T21:18:22.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T21:18:22.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-04T21:18:22.815Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T21:18:22.815Z] WORKDIR /edgex [2023-12-04T21:18:22.815Z] COPY go.mod . [2023-12-04T21:18:22.815Z] RUN go mod download [2023-12-04T21:18:22.815Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-04T21:18:26.164Z] #0 building with "default" instance using docker driver [2023-12-04T21:18:26.164Z] [2023-12-04T21:18:26.164Z] #1 [internal] load build definition from Dockerfile [2023-12-04T21:18:26.164Z] #1 transferring dockerfile: 172B 0.0s done [2023-12-04T21:18:26.164Z] #1 DONE 0.1s [2023-12-04T21:18:26.164Z] [2023-12-04T21:18:26.164Z] #2 [internal] load .dockerignore [2023-12-04T21:18:26.164Z] #2 transferring context: 50B done [2023-12-04T21:18:26.164Z] #2 DONE 0.1s [2023-12-04T21:18:26.164Z] [2023-12-04T21:18:26.164Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T21:18:26.164Z] #3 DONE 0.0s [2023-12-04T21:18:26.164Z] [2023-12-04T21:18:26.164Z] #4 [internal] load build context [2023-12-04T21:18:26.432Z] #4 transferring context: 3.72kB done [2023-12-04T21:18:26.432Z] #4 DONE 0.1s [2023-12-04T21:18:26.432Z] [2023-12-04T21:18:26.432Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T21:18:26.432Z] #5 DONE 0.2s [2023-12-04T21:18:26.432Z] [2023-12-04T21:18:26.432Z] #6 [2/4] WORKDIR /edgex [2023-12-04T21:18:27.386Z] #6 DONE 0.8s [2023-12-04T21:18:27.386Z] [2023-12-04T21:18:27.386Z] #7 [3/4] COPY go.mod . [2023-12-04T21:18:27.386Z] #7 DONE 0.1s [2023-12-04T21:18:27.386Z] [2023-12-04T21:18:27.386Z] #8 [4/4] RUN go mod download [2023-12-04T21:18:31.050Z] #140 ... [2023-12-04T21:18:31.050Z] [2023-12-04T21:18:31.050Z] #137 [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-04T21:18:31.050Z] #137 75.61 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-04T21:18:32.429Z] #137 ... [2023-12-04T21:18:32.429Z] [2023-12-04T21:18:32.429Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-04T21:18:32.429Z] #138 DONE 80.5s [2023-12-04T21:18:32.429Z] [2023-12-04T21:18:32.429Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T21:18:36.673Z] #132 ... [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-04T21:18:36.674Z] #131 DONE 84.7s [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #137 [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-04T21:18:36.674Z] #137 DONE 84.7s [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T21:18:36.674Z] #136 DONE 84.7s [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-04T21:18:36.674Z] #139 DONE 84.8s [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #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-04T21:18:36.674Z] #135 DONE 84.8s [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:36.674Z] #141 ... [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T21:18:36.674Z] #130 DONE 84.9s [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T21:18:36.674Z] #132 DONE 84.9s [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T21:18:36.674Z] #133 DONE 84.9s [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-04T21:18:36.674Z] #140 DONE 85.0s [2023-12-04T21:18:36.674Z] [2023-12-04T21:18:36.674Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:36.934Z] #142 ... [2023-12-04T21:18:36.934Z] [2023-12-04T21:18:36.934Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T21:18:36.934Z] #134 DONE 85.1s [2023-12-04T21:18:36.934Z] [2023-12-04T21:18:36.934Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:36.934Z] #143 DONE 0.7s [2023-12-04T21:18:36.934Z] [2023-12-04T21:18:36.934Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-04T21:18:37.193Z] #144 ... [2023-12-04T21:18:37.194Z] [2023-12-04T21:18:37.194Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:37.194Z] #141 DONE 0.7s [2023-12-04T21:18:37.194Z] [2023-12-04T21:18:37.194Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:37.194Z] #145 DONE 0.7s [2023-12-04T21:18:37.194Z] [2023-12-04T21:18:37.194Z] #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:37.194Z] #146 DONE 0.5s [2023-12-04T21:18:37.194Z] [2023-12-04T21:18:37.194Z] #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:37.194Z] #147 DONE 0.6s [2023-12-04T21:18:37.194Z] [2023-12-04T21:18:37.194Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:37.194Z] #142 DONE 0.4s [2023-12-04T21:18:37.194Z] [2023-12-04T21:18:37.194Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-04T21:18:37.194Z] #144 DONE 0.4s [2023-12-04T21:18:37.194Z] [2023-12-04T21:18:37.194Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-04T21:18:37.455Z] #148 ... [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.455Z] #149 DONE 0.4s [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.455Z] #150 DONE 0.4s [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #151 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.455Z] #151 DONE 0.3s [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #152 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.455Z] #152 DONE 0.3s [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:37.455Z] #153 CACHED [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.455Z] #154 CACHED [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.455Z] #155 CACHED [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:37.455Z] #156 CACHED [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.455Z] #157 CACHED [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:37.455Z] #158 CACHED [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.455Z] #159 CACHED [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:37.455Z] #160 CACHED [2023-12-04T21:18:37.455Z] [2023-12-04T21:18:37.455Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.455Z] #161 DONE 0.3s [2023-12-04T21:18:37.732Z] [2023-12-04T21:18:37.732Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:37.732Z] #162 DONE 0.4s [2023-12-04T21:18:37.732Z] [2023-12-04T21:18:37.732Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-04T21:18:38.368Z] #163 ... [2023-12-04T21:18:38.368Z] [2023-12-04T21:18:38.368Z] #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-04T21:18:38.368Z] #164 DONE 0.8s [2023-12-04T21:18:38.679Z] [2023-12-04T21:18:38.679Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-04T21:18:38.679Z] #165 DONE 0.8s [2023-12-04T21:18:38.679Z] [2023-12-04T21:18:38.679Z] #166 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:18:39.256Z] #166 ... [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-04T21:18:39.256Z] #167 DONE 1.7s [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-04T21:18:39.256Z] #168 DONE 1.7s [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #169 [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-04T21:18:39.256Z] #169 DONE 1.7s [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-04T21:18:39.256Z] #170 DONE 1.8s [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-04T21:18:39.256Z] #171 DONE 1.8s [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-04T21:18:39.256Z] #163 DONE 1.7s [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-04T21:18:39.256Z] #172 DONE 1.8s [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-04T21:18:39.256Z] #173 DONE 1.7s [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-04T21:18:39.256Z] #148 DONE 2.1s [2023-12-04T21:18:39.256Z] [2023-12-04T21:18:39.256Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:18:39.516Z] #174 ... [2023-12-04T21:18:39.516Z] [2023-12-04T21:18:39.516Z] #166 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:18:39.516Z] #166 DONE 1.2s [2023-12-04T21:18:39.516Z] [2023-12-04T21:18:39.516Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-04T21:18:39.516Z] #175 DONE 1.3s [2023-12-04T21:18:39.516Z] [2023-12-04T21:18:39.516Z] #176 [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-04T21:18:39.516Z] #176 DONE 0.4s [2023-12-04T21:18:39.709Z] #8 DONE 10.5s [2023-12-04T21:18:39.709Z] [2023-12-04T21:18:39.709Z] #9 exporting to image [2023-12-04T21:18:39.709Z] #9 exporting layers [2023-12-04T21:18:39.952Z] [2023-12-04T21:18:39.952Z] #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:18:39.952Z] #177 DONE 0.5s [2023-12-04T21:18:39.952Z] [2023-12-04T21:18:39.952Z] #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-04T21:18:39.952Z] #178 DONE 0.5s [2023-12-04T21:18:39.952Z] [2023-12-04T21:18:39.952Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:18:39.952Z] #179 DONE 0.5s [2023-12-04T21:18:39.952Z] [2023-12-04T21:18:39.952Z] #98 [core-command] exporting to image [2023-12-04T21:18:39.952Z] #98 exporting layers [2023-12-04T21:18:39.952Z] #98 ... [2023-12-04T21:18:39.952Z] [2023-12-04T21:18:39.952Z] #180 [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-04T21:18:39.952Z] #180 DONE 0.5s [2023-12-04T21:18:39.952Z] [2023-12-04T21:18:39.952Z] #181 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:18:39.952Z] #181 DONE 0.5s [2023-12-04T21:18:39.952Z] [2023-12-04T21:18:39.952Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:18:39.952Z] #182 DONE 0.5s [2023-12-04T21:18:39.952Z] [2023-12-04T21:18:39.952Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:18:39.952Z] #174 DONE 0.5s [2023-12-04T21:18:39.952Z] [2023-12-04T21:18:39.952Z] #98 [support-notifications] exporting to image [2023-12-04T21:18:40.213Z] #98 ... [2023-12-04T21:18:40.213Z] [2023-12-04T21:18:40.213Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:18:40.213Z] #183 DONE 0.4s [2023-12-04T21:18:40.213Z] [2023-12-04T21:18:40.213Z] #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-04T21:18:40.213Z] #184 DONE 0.6s [2023-12-04T21:18:40.213Z] [2023-12-04T21:18:40.213Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-04T21:18:40.213Z] #185 DONE 0.6s [2023-12-04T21:18:40.213Z] [2023-12-04T21:18:40.213Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-04T21:18:40.213Z] #186 DONE 0.5s [2023-12-04T21:18:40.213Z] [2023-12-04T21:18:40.213Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-04T21:18:40.213Z] #187 ... [2023-12-04T21:18:40.213Z] [2023-12-04T21:18:40.213Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:18:40.213Z] #188 DONE 0.5s [2023-12-04T21:18:40.213Z] [2023-12-04T21:18:40.213Z] #189 [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-04T21:18:40.213Z] #189 DONE 0.5s [2023-12-04T21:18:40.213Z] [2023-12-04T21:18:40.213Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:18:40.213Z] #190 DONE 0.2s [2023-12-04T21:18:40.517Z] [2023-12-04T21:18:40.517Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-04T21:18:40.517Z] #187 DONE 0.2s [2023-12-04T21:18:40.517Z] [2023-12-04T21:18:40.517Z] #98 [core-metadata] exporting to image [2023-12-04T21:18:40.517Z] #98 exporting layers 0.6s done [2023-12-04T21:18:40.517Z] #98 writing image sha256:7f23f8f90617a5b7aa5bf09546b50e5a83d41aba7454b79232300591f33c8f3e [2023-12-04T21:18:40.517Z] #98 writing image sha256:55c081cad616e0853a3e798b721beed65921cc5f9440871ad399d18e5ea9c791 [2023-12-04T21:18:40.777Z] #98 ... [2023-12-04T21:18:40.777Z] [2023-12-04T21:18:40.777Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-04T21:18:40.777Z] #191 DONE 0.6s [2023-12-04T21:18:40.777Z] [2023-12-04T21:18:40.777Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-04T21:18:40.777Z] #192 DONE 0.5s [2023-12-04T21:18:40.777Z] [2023-12-04T21:18:40.777Z] #98 [core-command] exporting to image [2023-12-04T21:18:40.777Z] #98 exporting layers 1.1s done [2023-12-04T21:18:40.777Z] #98 writing image sha256:7f23f8f90617a5b7aa5bf09546b50e5a83d41aba7454b79232300591f33c8f3e 0.4s done [2023-12-04T21:18:40.777Z] #98 writing image sha256:55c081cad616e0853a3e798b721beed65921cc5f9440871ad399d18e5ea9c791 0.5s done [2023-12-04T21:18:40.777Z] #98 naming to docker.io/library/support-scheduler done [2023-12-04T21:18:40.777Z] #98 naming to docker.io/library/core-command done [2023-12-04T21:18:41.038Z] #98 ... [2023-12-04T21:18:41.038Z] [2023-12-04T21:18:41.038Z] #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T21:18:41.039Z] #193 DONE 0.8s [2023-12-04T21:18:41.039Z] [2023-12-04T21:18:41.039Z] #98 [security-spiffe-token-provider] exporting to image [2023-12-04T21:18:41.039Z] #98 exporting layers 1.1s done [2023-12-04T21:18:41.039Z] #98 writing image sha256:531cb8b2fd809f023154d69dd5c06062d53e43a54e49ac0c6854fb3aafd3a9ad 0.0s done [2023-12-04T21:18:41.039Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2023-12-04T21:18:41.300Z] #98 writing image sha256:4c96575f5a41b9734e5ec06a7adf77ae4ed6a2e8f4718ea0d6c0bc7860381e60 [2023-12-04T21:18:41.561Z] #98 writing image sha256:4c96575f5a41b9734e5ec06a7adf77ae4ed6a2e8f4718ea0d6c0bc7860381e60 0.4s done [2023-12-04T21:18:41.561Z] #98 writing image sha256:4cd0417699e57e6409338b4e1c640a79edb740a7305e70a604515e1174ca95b7 0.0s done [2023-12-04T21:18:41.561Z] #98 writing image sha256:9f14f7bc946bd1e998bf64486a9e8c615b80d3c1baa202fd60a219475d92030d 0.0s done [2023-12-04T21:18:41.561Z] #98 naming to docker.io/library/core-data 0.0s done [2023-12-04T21:18:41.561Z] #98 naming to docker.io/library/core-metadata 0.0s done [2023-12-04T21:18:41.561Z] #98 naming to docker.io/library/support-notifications done [2023-12-04T21:18:41.855Z] #98 ... [2023-12-04T21:18:41.855Z] [2023-12-04T21:18:41.855Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-04T21:18:41.855Z] #194 DONE 0.8s [2023-12-04T21:18:41.855Z] [2023-12-04T21:18:41.855Z] #195 [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-04T21:18:41.855Z] #195 DONE 1.5s [2023-12-04T21:18:41.855Z] [2023-12-04T21:18:41.855Z] #98 [core-metadata] exporting to image [2023-12-04T21:18:41.855Z] #98 exporting layers 0.7s done [2023-12-04T21:18:41.855Z] #98 ... [2023-12-04T21:18:41.855Z] [2023-12-04T21:18:41.855Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-04T21:18:41.855Z] #196 DONE 0.9s [2023-12-04T21:18:41.855Z] [2023-12-04T21:18:41.855Z] #98 [core-common-config-bootstrapper] exporting to image [2023-12-04T21:18:41.855Z] #98 writing image sha256:dd0c306690905ae292f60e58d5d136810193aa2644eabfc0612581b0d895d888 [2023-12-04T21:18:42.114Z] #98 writing image sha256:dd0c306690905ae292f60e58d5d136810193aa2644eabfc0612581b0d895d888 0.0s done [2023-12-04T21:18:42.114Z] #98 naming to docker.io/library/security-proxy-auth [2023-12-04T21:18:42.372Z] #98 exporting layers 0.5s done [2023-12-04T21:18:42.372Z] #98 naming to docker.io/library/security-proxy-auth 0.3s done [2023-12-04T21:18:42.372Z] #98 ... [2023-12-04T21:18:42.372Z] [2023-12-04T21:18:42.372Z] #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T21:18:42.372Z] #197 DONE 1.9s [2023-12-04T21:18:42.372Z] [2023-12-04T21:18:42.372Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-04T21:18:42.372Z] #198 DONE 0.7s [2023-12-04T21:18:42.372Z] [2023-12-04T21:18:42.372Z] #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-04T21:18:42.372Z] #199 DONE 0.5s [2023-12-04T21:18:42.372Z] [2023-12-04T21:18:42.372Z] #98 [security-proxy-setup] exporting to image [2023-12-04T21:18:42.372Z] #98 writing image sha256:9aa1b05e07ccf9de3d30c670a6646f3f4dc3969048ac62d9cc9c7465e3b000c7 [2023-12-04T21:18:42.631Z] #98 ... [2023-12-04T21:18:42.631Z] [2023-12-04T21:18:42.631Z] #200 [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-04T21:18:42.631Z] #200 DONE 0.1s [2023-12-04T21:18:42.631Z] [2023-12-04T21:18:42.631Z] #98 [core-common-config-bootstrapper] exporting to image [2023-12-04T21:18:42.631Z] #98 writing image sha256:9aa1b05e07ccf9de3d30c670a6646f3f4dc3969048ac62d9cc9c7465e3b000c7 done [2023-12-04T21:18:42.631Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2023-12-04T21:18:42.890Z] #98 ... [2023-12-04T21:18:42.891Z] [2023-12-04T21:18:42.891Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-04T21:18:42.891Z] #201 DONE 0.3s [2023-12-04T21:18:42.891Z] [2023-12-04T21:18:42.891Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-04T21:18:43.487Z] #202 ... [2023-12-04T21:18:43.487Z] [2023-12-04T21:18:43.487Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T21:18:43.487Z] #203 DONE 1.1s [2023-12-04T21:18:43.746Z] [2023-12-04T21:18:43.746Z] #98 [security-secretstore-setup] exporting to image [2023-12-04T21:18:44.685Z] #98 ... [2023-12-04T21:18:44.685Z] [2023-12-04T21:18:44.685Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-04T21:18:44.685Z] #202 DONE 1.6s [2023-12-04T21:18:44.685Z] [2023-12-04T21:18:44.685Z] #98 [security-proxy-setup] exporting to image [2023-12-04T21:18:44.685Z] #98 exporting layers 2.1s done [2023-12-04T21:18:44.685Z] #98 writing image sha256:a041264f74db03372d17a32a64ec5e8b50fcebd3ceb574e11b058943b1e24d93 0.0s done [2023-12-04T21:18:44.685Z] #98 naming to docker.io/library/security-proxy-setup done [2023-12-04T21:18:44.685Z] #98 exporting layers 1.1s done [2023-12-04T21:18:44.685Z] #98 writing image sha256:ac29cc7b01350ee627213c6f79d5f52feee36ac5bbaf1cc9ee9a6f933208bd1a done [2023-12-04T21:18:44.685Z] #98 naming to docker.io/library/security-secretstore-setup done [2023-12-04T21:18:44.685Z] #98 DONE 6.2s [2023-12-04T21:18:44.685Z] [2023-12-04T21:18:44.685Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-04T21:18:44.944Z] #204 DONE 0.3s [2023-12-04T21:18:44.944Z] [2023-12-04T21:18:44.944Z] #98 [security-bootstrapper] exporting to image [2023-12-04T21:18:44.944Z] #98 exporting layers 0.2s done [2023-12-04T21:18:44.944Z] #98 writing image sha256:50d88a5c9d3bebb79ef1e7f5a78e666d9821ec03507a8d6adb52acf0bb724e6f done [2023-12-04T21:18:44.944Z] #98 naming to docker.io/library/security-bootstrapper done [2023-12-04T21:18:44.944Z] #98 DONE 6.4s [2023-12-04T21:18:44.944Z] [2023-12-04T21:18:44.944Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:18:44.944Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.944Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.944Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.944Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:18:44.945Z] time="2023-12-04T21:16:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-04T21:18:44.953Z] $ docker stop --time=1 574591569d3df7e8b6c0e6935a9defe037296f8886a6dd86c2842d61e2a439eb [2023-12-04T21:18:46.264Z] $ docker rm -f --volumes 574591569d3df7e8b6c0e6935a9defe037296f8886a6dd86c2842d61e2a439eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T21:18:46.721Z] + docker images [2023-12-04T21:18:46.721Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-04T21:18:46.721Z] security-bootstrapper latest 50d88a5c9d3b 2 seconds ago 23.4MB [2023-12-04T21:18:46.721Z] security-secretstore-setup latest ac29cc7b0135 3 seconds ago 44.5MB [2023-12-04T21:18:46.721Z] security-proxy-setup latest a041264f74db 4 seconds ago 29.4MB [2023-12-04T21:18:46.721Z] core-common-config-bootstrapper latest 9aa1b05e07cc 5 seconds ago 18.3MB [2023-12-04T21:18:46.721Z] core-metadata latest 9f14f7bc946b 6 seconds ago 21.7MB [2023-12-04T21:18:46.721Z] security-proxy-auth latest dd0c30669090 6 seconds ago 19.5MB [2023-12-04T21:18:46.721Z] security-spiffe-token-provider latest 531cb8b2fd80 7 seconds ago 35.2MB [2023-12-04T21:18:46.721Z] core-command latest 55c081cad616 7 seconds ago 21.2MB [2023-12-04T21:18:46.721Z] support-notifications latest 4cd0417699e5 7 seconds ago 34.8MB [2023-12-04T21:18:46.721Z] support-scheduler latest 7f23f8f90617 7 seconds ago 34.2MB [2023-12-04T21:18:46.721Z] core-data latest 4c96575f5a41 7 seconds ago 21.4MB [2023-12-04T21:18:46.721Z] security-spire-agent latest 57eb52ea0b64 2 minutes ago 161MB [2023-12-04T21:18:46.721Z] security-spire-server latest 6de4e8cf8225 2 minutes ago 102MB [2023-12-04T21:18:46.721Z] security-spire-config latest 4d216fa95454 2 minutes ago 102MB [2023-12-04T21:18:46.721Z] ci-base-image-x86_64 latest 1c87762b43da 4 minutes ago 937MB [2023-12-04T21:18:46.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 weeks ago 564MB [2023-12-04T21:18:46.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-04T21:18:46.722Z] 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-04T21:18:47.066Z] provisioning config files... [2023-12-04T21:18:47.078Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/612@tmp/config4017094673824154294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:18:47.440Z] ---> ****-login.sh [2023-12-04T21:18:47.440Z] nexus3.edgexfoundry.org:10001 [2023-12-04T21:18:47.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:18:47.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:18:47.440Z] Configure a credential helper to remove this warning. See [2023-12-04T21:18:47.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:18:47.440Z] [2023-12-04T21:18:47.440Z] Login Succeeded [2023-12-04T21:18:47.440Z] nexus3.edgexfoundry.org:10002 [2023-12-04T21:18:47.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:18:47.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:18:47.440Z] Configure a credential helper to remove this warning. See [2023-12-04T21:18:47.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:18:47.440Z] [2023-12-04T21:18:47.440Z] Login Succeeded [2023-12-04T21:18:47.440Z] nexus3.edgexfoundry.org:10003 [2023-12-04T21:18:47.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:18:47.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:18:47.704Z] Configure a credential helper to remove this warning. See [2023-12-04T21:18:47.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:18:47.704Z] [2023-12-04T21:18:47.704Z] Login Succeeded [2023-12-04T21:18:47.704Z] nexus3.edgexfoundry.org:10004 [2023-12-04T21:18:47.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:18:47.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:18:47.704Z] Configure a credential helper to remove this warning. See [2023-12-04T21:18:47.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:18:47.704Z] [2023-12-04T21:18:47.704Z] Login Succeeded [2023-12-04T21:18:47.704Z] ****.io [2023-12-04T21:18:47.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:18:47.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:18:47.963Z] Configure a credential helper to remove this warning. See [2023-12-04T21:18:47.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:18:47.963Z] [2023-12-04T21:18:47.963Z] Login Succeeded [2023-12-04T21:18:47.963Z] ---> ****-login.sh ends [Pipeline] } [2023-12-04T21:18:47.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:18:48.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T21:18:48.176Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-12-04T21:18:48.176Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:18:48.176Z] latest [2023-12-04T21:18:48.176Z] 3.2.0-dev.2 [2023-12-04T21:18:48.176Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:18:48.176Z] main [2023-12-04T21:18:48.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:48.636Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:49.020Z] + docker push nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:18:49.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-04T21:18:49.020Z] 3ee3372a6dba: Preparing [2023-12-04T21:18:49.020Z] c0bc3acdd5d5: Preparing [2023-12-04T21:18:49.020Z] c7ba5b8a1775: Preparing [2023-12-04T21:18:49.020Z] 2d81d0fe06a6: Preparing [2023-12-04T21:18:49.020Z] 3ba02147045a: Preparing [2023-12-04T21:18:49.020Z] a7c4a42e9f99: Preparing [2023-12-04T21:18:49.020Z] 9fe9a137fd00: Preparing [2023-12-04T21:18:49.020Z] a7c4a42e9f99: Waiting [2023-12-04T21:18:49.020Z] 9fe9a137fd00: Waiting [2023-12-04T21:18:49.020Z] 2d81d0fe06a6: Pushed [2023-12-04T21:18:49.020Z] 3ba02147045a: Pushed [2023-12-04T21:18:49.020Z] 3ee3372a6dba: Pushed [2023-12-04T21:18:49.020Z] c7ba5b8a1775: Pushed [2023-12-04T21:18:49.020Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:18:49.279Z] a7c4a42e9f99: Pushed [2023-12-04T21:18:49.777Z] #9 exporting layers 11.3s done [2023-12-04T21:18:49.777Z] #9 writing image sha256:f1469acbb7e4c7140cd4c6a3a14602ce4920cff769aec01b008d8556a3453314 done [2023-12-04T21:18:49.777Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-04T21:18:49.777Z] #9 DONE 11.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:50.127Z] + docker inspect -f . ci-base-image-arm64 [2023-12-04T21:18:50.127Z] . [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:18:50.211Z] c0bc3acdd5d5: Pushed [Pipeline] withDockerContainer [2023-12-04T21:18:50.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-24005 does not seem to be running inside a container [2023-12-04T21:18:50.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:18:50.468Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 [2023-12-04T21:18:51.502Z] $ docker top 4132f6901f572aa8b28c66614ba59927b1342be6b7bba81fad56d29e63fad8ce -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:52.047Z] + go version [2023-12-04T21:18:52.047Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-04T21:18:52.066Z] $ docker stop --time=1 4132f6901f572aa8b28c66614ba59927b1342be6b7bba81fad56d29e63fad8ce [2023-12-04T21:18:52.137Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-04T21:18:55.940Z] $ docker rm -f --volumes 4132f6901f572aa8b28c66614ba59927b1342be6b7bba81fad56d29e63fad8ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [2023-12-04T21:18:56.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-04T21:18:56.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-04T21:18:56.574Z] 3ee3372a6dba: Preparing [2023-12-04T21:18:56.574Z] c0bc3acdd5d5: Preparing [2023-12-04T21:18:56.574Z] c7ba5b8a1775: Preparing [2023-12-04T21:18:56.574Z] 2d81d0fe06a6: Preparing [2023-12-04T21:18:56.574Z] 3ba02147045a: Preparing [2023-12-04T21:18:56.574Z] a7c4a42e9f99: Preparing [2023-12-04T21:18:56.574Z] 9fe9a137fd00: Preparing [2023-12-04T21:18:56.574Z] 9fe9a137fd00: Waiting [2023-12-04T21:18:56.574Z] a7c4a42e9f99: Waiting [2023-12-04T21:18:56.574Z] 3ba02147045a: Layer already exists [2023-12-04T21:18:56.574Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:18:56.574Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:18:56.574Z] 3ee3372a6dba: Layer already exists [2023-12-04T21:18:56.574Z] c0bc3acdd5d5: Layer already exists [2023-12-04T21:18:56.574Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:18:56.574Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:18:56.574Z] latest: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:57.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-04T21:18:57.022Z] [2023-12-04T21:18:57.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:57.080Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:57.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-04T21:18:57.377Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-04T21:18:57.377Z] 547446be3368: Pulling fs layer [2023-12-04T21:18:57.377Z] d125d8839a47: Pulling fs layer [2023-12-04T21:18:57.377Z] 3e85d5ac6304: Pulling fs layer [2023-12-04T21:18:57.377Z] c3105a71a48b: Pulling fs layer [2023-12-04T21:18:57.377Z] 0f093f025ec4: Pulling fs layer [2023-12-04T21:18:57.377Z] c3106fc0e877: Pulling fs layer [2023-12-04T21:18:57.377Z] c3105a71a48b: Waiting [2023-12-04T21:18:57.377Z] 0f093f025ec4: Waiting [2023-12-04T21:18:57.377Z] c3106fc0e877: Waiting [2023-12-04T21:18:57.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.2 [2023-12-04T21:18:57.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-04T21:18:57.561Z] 3ee3372a6dba: Preparing [2023-12-04T21:18:57.561Z] c0bc3acdd5d5: Preparing [2023-12-04T21:18:57.561Z] c7ba5b8a1775: Preparing [2023-12-04T21:18:57.561Z] 2d81d0fe06a6: Preparing [2023-12-04T21:18:57.561Z] 3ba02147045a: Preparing [2023-12-04T21:18:57.561Z] a7c4a42e9f99: Preparing [2023-12-04T21:18:57.561Z] 9fe9a137fd00: Preparing [2023-12-04T21:18:57.561Z] a7c4a42e9f99: Waiting [2023-12-04T21:18:57.561Z] 9fe9a137fd00: Waiting [2023-12-04T21:18:57.561Z] 3ee3372a6dba: Layer already exists [2023-12-04T21:18:57.561Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:18:57.561Z] c0bc3acdd5d5: Layer already exists [2023-12-04T21:18:57.561Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:18:57.561Z] 3ba02147045a: Layer already exists [2023-12-04T21:18:57.561Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:18:57.561Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:18:57.561Z] 3.2.0-dev.2: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:18:57.645Z] 547446be3368: Verifying Checksum [2023-12-04T21:18:57.645Z] c3105a71a48b: Verifying Checksum [2023-12-04T21:18:57.645Z] c3105a71a48b: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:57.912Z] d125d8839a47: Verifying Checksum [2023-12-04T21:18:57.912Z] d125d8839a47: Download complete [2023-12-04T21:18:57.912Z] c3106fc0e877: Verifying Checksum [2023-12-04T21:18:57.912Z] c3106fc0e877: Download complete [2023-12-04T21:18:57.977Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:58.178Z] 0f093f025ec4: Verifying Checksum [2023-12-04T21:18:58.179Z] 0f093f025ec4: Download complete [2023-12-04T21:18:58.179Z] 547446be3368: Pull complete [2023-12-04T21:18:58.384Z] + docker push nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:18:58.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-04T21:18:58.384Z] 3ee3372a6dba: Preparing [2023-12-04T21:18:58.384Z] c0bc3acdd5d5: Preparing [2023-12-04T21:18:58.384Z] c7ba5b8a1775: Preparing [2023-12-04T21:18:58.384Z] 2d81d0fe06a6: Preparing [2023-12-04T21:18:58.384Z] 3ba02147045a: Preparing [2023-12-04T21:18:58.384Z] a7c4a42e9f99: Preparing [2023-12-04T21:18:58.384Z] 9fe9a137fd00: Preparing [2023-12-04T21:18:58.384Z] a7c4a42e9f99: Waiting [2023-12-04T21:18:58.384Z] 9fe9a137fd00: Waiting [2023-12-04T21:18:58.384Z] c0bc3acdd5d5: Layer already exists [2023-12-04T21:18:58.384Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:18:58.384Z] 3ee3372a6dba: Layer already exists [2023-12-04T21:18:58.384Z] 3ba02147045a: Layer already exists [2023-12-04T21:18:58.384Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:18:58.384Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:18:58.384Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:18:58.384Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:58.760Z] d125d8839a47: Pull complete [2023-12-04T21:18:58.803Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:18:59.213Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-12-04T21:18:59.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-04T21:18:59.213Z] 3ee3372a6dba: Preparing [2023-12-04T21:18:59.213Z] c0bc3acdd5d5: Preparing [2023-12-04T21:18:59.213Z] c7ba5b8a1775: Preparing [2023-12-04T21:18:59.213Z] 2d81d0fe06a6: Preparing [2023-12-04T21:18:59.213Z] 3ba02147045a: Preparing [2023-12-04T21:18:59.213Z] a7c4a42e9f99: Preparing [2023-12-04T21:18:59.213Z] 9fe9a137fd00: Preparing [2023-12-04T21:18:59.213Z] 9fe9a137fd00: Waiting [2023-12-04T21:18:59.213Z] a7c4a42e9f99: Waiting [2023-12-04T21:18:59.213Z] 3ba02147045a: Layer already exists [2023-12-04T21:18:59.213Z] c0bc3acdd5d5: Layer already exists [2023-12-04T21:18:59.213Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:18:59.213Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:18:59.213Z] 3ee3372a6dba: Layer already exists [2023-12-04T21:18:59.213Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:18:59.213Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:18:59.213Z] main: digest: sha256:efd060239cab9cf36ad7754a70cc6fe6e043ff50edc2c5596141b67ae9df6edf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:18:59.455Z] ===================================================== [Pipeline] echo [2023-12-04T21:18:59.497Z] taggedImages: [2023-12-04T21:18:59.497Z] - nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:18:59.497Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-04T21:18:59.497Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.2 [2023-12-04T21:18:59.497Z] - nexus3.edgexfoundry.org:10004/core-command:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:18:59.497Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-12-04T21:18:59.551Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-12-04T21:18:59.551Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:18:59.551Z] latest [2023-12-04T21:18:59.551Z] 3.2.0-dev.2 [2023-12-04T21:18:59.551Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:18:59.551Z] main [2023-12-04T21:18:59.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-12-04T21:18:59.717Z] 3e85d5ac6304: Verifying Checksum [2023-12-04T21:18:59.717Z] 3e85d5ac6304: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:00.053Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:00.463Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:00.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-04T21:19:00.463Z] 13c0a163ad7d: Preparing [2023-12-04T21:19:00.463Z] e9cefc3e0b48: Preparing [2023-12-04T21:19:00.463Z] bab409f5b460: Preparing [2023-12-04T21:19:00.463Z] 0fc067697659: Preparing [2023-12-04T21:19:00.463Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:00.463Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:00.463Z] 3ba02147045a: Preparing [2023-12-04T21:19:00.463Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:00.463Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:00.463Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:00.463Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:00.463Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:00.463Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:00.463Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:00.463Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:00.463Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:00.463Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:00.463Z] e9cefc3e0b48: Pushed [2023-12-04T21:19:00.463Z] 13c0a163ad7d: Pushed [2023-12-04T21:19:00.463Z] bab409f5b460: Pushed [2023-12-04T21:19:01.837Z] 0fc067697659: Pushed [2023-12-04T21:19:01.837Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:02.264Z] + 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-04T21:19:02.680Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-04T21:19:02.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-04T21:19:02.680Z] 13c0a163ad7d: Preparing [2023-12-04T21:19:02.680Z] e9cefc3e0b48: Preparing [2023-12-04T21:19:02.680Z] bab409f5b460: Preparing [2023-12-04T21:19:02.680Z] 0fc067697659: Preparing [2023-12-04T21:19:02.680Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:02.680Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:02.680Z] 3ba02147045a: Preparing [2023-12-04T21:19:02.680Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:02.680Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:02.680Z] 3ba02147045a: Waiting [2023-12-04T21:19:02.680Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:02.680Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:02.680Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:02.680Z] 0fc067697659: Layer already exists [2023-12-04T21:19:02.680Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:02.680Z] e9cefc3e0b48: Layer already exists [2023-12-04T21:19:02.680Z] bab409f5b460: Layer already exists [2023-12-04T21:19:02.680Z] 13c0a163ad7d: Layer already exists [2023-12-04T21:19:02.680Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:02.680Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:02.680Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:02.680Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:02.680Z] latest: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:03.149Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:03.572Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.2 [2023-12-04T21:19:03.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-04T21:19:03.572Z] 13c0a163ad7d: Preparing [2023-12-04T21:19:03.572Z] e9cefc3e0b48: Preparing [2023-12-04T21:19:03.572Z] bab409f5b460: Preparing [2023-12-04T21:19:03.572Z] 0fc067697659: Preparing [2023-12-04T21:19:03.572Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:03.572Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:03.572Z] 3ba02147045a: Preparing [2023-12-04T21:19:03.572Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:03.572Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:03.572Z] 3ba02147045a: Waiting [2023-12-04T21:19:03.572Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:03.572Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:03.572Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:03.572Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:03.572Z] bab409f5b460: Layer already exists [2023-12-04T21:19:03.572Z] e9cefc3e0b48: Layer already exists [2023-12-04T21:19:03.572Z] 0fc067697659: Layer already exists [2023-12-04T21:19:03.572Z] 13c0a163ad7d: Layer already exists [2023-12-04T21:19:03.572Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:03.572Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:03.572Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:03.572Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:03.572Z] 3.2.0-dev.2: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:03.996Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:04.415Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:04.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-04T21:19:04.415Z] 13c0a163ad7d: Preparing [2023-12-04T21:19:04.415Z] e9cefc3e0b48: Preparing [2023-12-04T21:19:04.415Z] bab409f5b460: Preparing [2023-12-04T21:19:04.415Z] 0fc067697659: Preparing [2023-12-04T21:19:04.415Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:04.415Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:04.415Z] 3ba02147045a: Preparing [2023-12-04T21:19:04.415Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:04.415Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:04.415Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:04.415Z] 3ba02147045a: Waiting [2023-12-04T21:19:04.415Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:04.415Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:04.415Z] 0fc067697659: Layer already exists [2023-12-04T21:19:04.415Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:04.415Z] 13c0a163ad7d: Layer already exists [2023-12-04T21:19:04.415Z] e9cefc3e0b48: Layer already exists [2023-12-04T21:19:04.415Z] bab409f5b460: Layer already exists [2023-12-04T21:19:04.415Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:04.416Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:04.416Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:04.416Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:04.416Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:04.829Z] + 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-04T21:19:05.252Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-12-04T21:19:05.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-04T21:19:05.252Z] 13c0a163ad7d: Preparing [2023-12-04T21:19:05.252Z] e9cefc3e0b48: Preparing [2023-12-04T21:19:05.252Z] bab409f5b460: Preparing [2023-12-04T21:19:05.252Z] 0fc067697659: Preparing [2023-12-04T21:19:05.252Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:05.252Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:05.252Z] 3ba02147045a: Preparing [2023-12-04T21:19:05.252Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:05.252Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:05.252Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:05.252Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:05.252Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:05.252Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:05.252Z] e9cefc3e0b48: Layer already exists [2023-12-04T21:19:05.252Z] bab409f5b460: Layer already exists [2023-12-04T21:19:05.252Z] 0fc067697659: Layer already exists [2023-12-04T21:19:05.252Z] 13c0a163ad7d: Layer already exists [2023-12-04T21:19:05.252Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:05.252Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:05.252Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:05.252Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:05.252Z] main: digest: sha256:b27370561a87573b9f9db90d715ba383358282302d871ad9cebed6665abb20d5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:19:05.548Z] ===================================================== [Pipeline] echo [2023-12-04T21:19:05.596Z] taggedImages: [2023-12-04T21:19:05.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:05.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-04T21:19:05.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.2 [2023-12-04T21:19:05.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:05.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-12-04T21:19:05.652Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-12-04T21:19:05.652Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:05.652Z] latest [2023-12-04T21:19:05.652Z] 3.2.0-dev.2 [2023-12-04T21:19:05.652Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:05.652Z] main [2023-12-04T21:19:05.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:06.161Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:06.585Z] + docker push nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:06.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-04T21:19:06.585Z] cf373449516a: Preparing [2023-12-04T21:19:06.585Z] bb51a41429ce: Preparing [2023-12-04T21:19:06.585Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:06.585Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:06.585Z] 3ba02147045a: Preparing [2023-12-04T21:19:06.585Z] 3f802cdf5e41: Preparing [2023-12-04T21:19:06.585Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:06.585Z] 3f802cdf5e41: Waiting [2023-12-04T21:19:06.585Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:06.585Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:06.585Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:06.585Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:06.585Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:06.585Z] cf373449516a: Pushed [2023-12-04T21:19:06.585Z] 3f802cdf5e41: Pushed [2023-12-04T21:19:07.960Z] bb51a41429ce: Pushed [2023-12-04T21:19:08.218Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:08.651Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:09.095Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-04T21:19:09.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-04T21:19:09.095Z] cf373449516a: Preparing [2023-12-04T21:19:09.095Z] bb51a41429ce: Preparing [2023-12-04T21:19:09.095Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:09.095Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:09.095Z] 3ba02147045a: Preparing [2023-12-04T21:19:09.095Z] 3f802cdf5e41: Preparing [2023-12-04T21:19:09.095Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:09.095Z] 3f802cdf5e41: Waiting [2023-12-04T21:19:09.095Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:09.095Z] bb51a41429ce: Layer already exists [2023-12-04T21:19:09.095Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:09.095Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:09.095Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:09.095Z] cf373449516a: Layer already exists [2023-12-04T21:19:09.095Z] 3f802cdf5e41: Layer already exists [2023-12-04T21:19:09.095Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:09.095Z] latest: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:09.540Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:09.976Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.2 [2023-12-04T21:19:09.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-04T21:19:09.976Z] cf373449516a: Preparing [2023-12-04T21:19:09.976Z] bb51a41429ce: Preparing [2023-12-04T21:19:09.976Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:09.976Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:09.976Z] 3ba02147045a: Preparing [2023-12-04T21:19:09.976Z] 3f802cdf5e41: Preparing [2023-12-04T21:19:09.976Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:09.976Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:09.976Z] 3f802cdf5e41: Waiting [2023-12-04T21:19:09.976Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:09.976Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:09.976Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:09.976Z] bb51a41429ce: Layer already exists [2023-12-04T21:19:09.976Z] cf373449516a: Layer already exists [2023-12-04T21:19:09.976Z] 3f802cdf5e41: Layer already exists [2023-12-04T21:19:09.976Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:09.976Z] 3.2.0-dev.2: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:10.415Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:10.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:10.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-04T21:19:10.850Z] cf373449516a: Preparing [2023-12-04T21:19:10.850Z] bb51a41429ce: Preparing [2023-12-04T21:19:10.850Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:10.850Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:10.850Z] 3ba02147045a: Preparing [2023-12-04T21:19:10.850Z] 3f802cdf5e41: Preparing [2023-12-04T21:19:10.850Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:10.850Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:10.850Z] 3f802cdf5e41: Waiting [2023-12-04T21:19:10.850Z] bb51a41429ce: Layer already exists [2023-12-04T21:19:10.850Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:10.850Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:10.850Z] cf373449516a: Layer already exists [2023-12-04T21:19:10.850Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:10.850Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:10.850Z] 3f802cdf5e41: Layer already exists [2023-12-04T21:19:10.850Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:11.295Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:11.738Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-12-04T21:19:11.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-04T21:19:11.738Z] cf373449516a: Preparing [2023-12-04T21:19:11.738Z] bb51a41429ce: Preparing [2023-12-04T21:19:11.738Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:11.738Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:11.738Z] 3ba02147045a: Preparing [2023-12-04T21:19:11.738Z] 3f802cdf5e41: Preparing [2023-12-04T21:19:11.738Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:11.738Z] 3f802cdf5e41: Waiting [2023-12-04T21:19:11.738Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:11.738Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:11.738Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:11.738Z] cf373449516a: Layer already exists [2023-12-04T21:19:11.738Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:11.738Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:11.738Z] 3f802cdf5e41: Layer already exists [2023-12-04T21:19:11.738Z] bb51a41429ce: Layer already exists [2023-12-04T21:19:11.738Z] main: digest: sha256:c1b2e8235685ac4954f4dad291f50eabe6e4e61a01dbbcc7f57e543cc23ad03a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:12.003Z] 3e85d5ac6304: Pull complete [2023-12-04T21:19:12.004Z] c3105a71a48b: Pull complete [Pipeline] echo [2023-12-04T21:19:12.044Z] ===================================================== [Pipeline] echo [2023-12-04T21:19:12.099Z] taggedImages: [2023-12-04T21:19:12.099Z] - nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:12.099Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-04T21:19:12.099Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.2 [2023-12-04T21:19:12.099Z] - nexus3.edgexfoundry.org:10004/core-data:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:12.099Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-12-04T21:19:12.168Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-12-04T21:19:12.168Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:12.168Z] latest [2023-12-04T21:19:12.168Z] 3.2.0-dev.2 [2023-12-04T21:19:12.168Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:12.168Z] main [2023-12-04T21:19:12.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:12.269Z] 0f093f025ec4: Pull complete [2023-12-04T21:19:12.269Z] c3106fc0e877: Pull complete [2023-12-04T21:19:12.269Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-04T21:19:12.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-04T21:19:12.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:12.709Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] withDockerContainer [2023-12-04T21:19:12.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-24005 does not seem to be running inside a container [2023-12-04T21:19:12.923Z] $ 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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:19:14.703Z] $ docker top e622102deaa3775a5c9be9fe3cc111abcdda91ebca1cce42e9bad1f904cc4f79 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-12-04T21:19:15.301Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-04T21:19:15.370Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:15.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-04T21:19:15.370Z] e99647de8893: Preparing [2023-12-04T21:19:15.370Z] 48e0e1a32058: Preparing [2023-12-04T21:19:15.370Z] a4f20368ce91: Preparing [2023-12-04T21:19:15.370Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:15.370Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:15.370Z] 3ba02147045a: Preparing [2023-12-04T21:19:15.370Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:15.370Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:15.370Z] 3ba02147045a: Waiting [2023-12-04T21:19:15.370Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:15.370Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:15.370Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:15.370Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:15.370Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:15.370Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:15.370Z] 48e0e1a32058: Pushed [2023-12-04T21:19:15.370Z] e99647de8893: Pushed [2023-12-04T21:19:17.239Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-04T21:19:17.239Z] #1 transferring dockerfile: [2023-12-04T21:19:17.239Z] #1 transferring dockerfile: 2.50kB 0.0s done [2023-12-04T21:19:17.239Z] #1 DONE 0.1s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #2 [security-proxy-setup internal] load .dockerignore [2023-12-04T21:19:17.239Z] #2 transferring context: 50B 0.0s done [2023-12-04T21:19:17.239Z] #2 DONE 0.1s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #3 [core-data internal] load .dockerignore [2023-12-04T21:19:17.239Z] #3 transferring context: 50B 0.0s done [2023-12-04T21:19:17.239Z] #3 DONE 0.1s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #4 [core-data internal] load build definition from Dockerfile [2023-12-04T21:19:17.239Z] #4 transferring dockerfile: 2.01kB done [2023-12-04T21:19:17.239Z] #4 DONE 0.1s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:17.239Z] #5 DONE 0.0s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-04T21:19:17.239Z] #6 transferring dockerfile: 2.15kB done [2023-12-04T21:19:17.239Z] #6 DONE 0.1s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #7 [security-proxy-auth internal] load .dockerignore [2023-12-04T21:19:17.239Z] #7 transferring context: 50B done [2023-12-04T21:19:17.239Z] #7 DONE 0.1s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:17.239Z] #5 DONE 0.0s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #8 [security-spire-agent internal] load .dockerignore [2023-12-04T21:19:17.239Z] #8 transferring context: 50B 0.0s done [2023-12-04T21:19:17.239Z] #8 DONE 0.1s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-12-04T21:19:17.239Z] #9 transferring dockerfile: 1.81kB done [2023-12-04T21:19:17.239Z] #9 DONE 0.1s [2023-12-04T21:19:17.239Z] [2023-12-04T21:19:17.239Z] #10 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-04T21:19:17.269Z] a4f20368ce91: Pushed [2023-12-04T21:19:17.269Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:17.507Z] #10 ... [2023-12-04T21:19:17.507Z] [2023-12-04T21:19:17.507Z] #11 [security-secretstore-setup internal] load .dockerignore [2023-12-04T21:19:17.507Z] #11 transferring context: 50B 0.0s done [2023-12-04T21:19:17.507Z] #11 DONE 0.2s [2023-12-04T21:19:17.507Z] [2023-12-04T21:19:17.507Z] #12 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:19:17.507Z] #12 DONE 0.4s [2023-12-04T21:19:17.507Z] [2023-12-04T21:19:17.507Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-04T21:19:17.507Z] #13 transferring dockerfile: 2.49kB 0.0s done [2023-12-04T21:19:17.507Z] #13 DONE 0.2s [2023-12-04T21:19:17.507Z] [2023-12-04T21:19:17.507Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:17.507Z] #5 DONE 0.0s [2023-12-04T21:19:17.507Z] [2023-12-04T21:19:17.507Z] #14 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:17.507Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:17.507Z] #14 ... [2023-12-04T21:19:17.507Z] [2023-12-04T21:19:17.507Z] #15 [security-spire-server internal] load build definition from Dockerfile [2023-12-04T21:19:17.507Z] #15 transferring dockerfile: 1.70kB done [2023-12-04T21:19:17.507Z] #15 DONE 0.2s [2023-12-04T21:19:17.507Z] [2023-12-04T21:19:17.507Z] #16 [security-spire-server internal] load .dockerignore [2023-12-04T21:19:17.507Z] #16 transferring context: 50B done [2023-12-04T21:19:17.507Z] #16 DONE 0.3s [2023-12-04T21:19:17.507Z] [2023-12-04T21:19:17.507Z] #14 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:17.507Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-04T21:19:17.726Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [2023-12-04T21:19:17.778Z] #14 ... [2023-12-04T21:19:17.779Z] [2023-12-04T21:19:17.779Z] #17 [core-command internal] load .dockerignore [2023-12-04T21:19:17.779Z] #17 transferring context: 50B done [2023-12-04T21:19:17.779Z] #17 DONE 0.3s [2023-12-04T21:19:17.779Z] [2023-12-04T21:19:17.779Z] #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:19:17.779Z] #12 DONE 0.6s [2023-12-04T21:19:17.779Z] [2023-12-04T21:19:17.779Z] #14 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:17.779Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:19:17.779Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T21:19:17.779Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T21:19:17.779Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-04T21:19:17.779Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:19:17.779Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T21:19:17.779Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:18.047Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.2s [2023-12-04T21:19:18.047Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.3s [2023-12-04T21:19:18.047Z] #14 ... [2023-12-04T21:19:18.047Z] [2023-12-04T21:19:18.047Z] #18 [core-command internal] load build definition from Dockerfile [2023-12-04T21:19:18.047Z] #18 transferring dockerfile: 1.93kB 0.0s done [2023-12-04T21:19:18.047Z] #18 DONE 0.7s [2023-12-04T21:19:18.047Z] [2023-12-04T21:19:18.047Z] #14 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:18.047Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.4s [2023-12-04T21:19:18.177Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-04T21:19:18.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-04T21:19:18.178Z] e99647de8893: Preparing [2023-12-04T21:19:18.178Z] 48e0e1a32058: Preparing [2023-12-04T21:19:18.178Z] a4f20368ce91: Preparing [2023-12-04T21:19:18.178Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:18.178Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:18.178Z] 3ba02147045a: Preparing [2023-12-04T21:19:18.178Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:18.178Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:18.178Z] 3ba02147045a: Waiting [2023-12-04T21:19:18.178Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:18.178Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:18.178Z] a4f20368ce91: Layer already exists [2023-12-04T21:19:18.178Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:18.178Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:18.178Z] 48e0e1a32058: Layer already exists [2023-12-04T21:19:18.178Z] e99647de8893: Layer already exists [2023-12-04T21:19:18.178Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:18.178Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:18.178Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:18.178Z] latest: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:18.313Z] #14 ... [2023-12-04T21:19:18.313Z] [2023-12-04T21:19:18.313Z] #19 [core-metadata internal] load .dockerignore [2023-12-04T21:19:18.313Z] #19 transferring context: 50B 0.0s done [2023-12-04T21:19:18.313Z] #19 DONE 0.6s [2023-12-04T21:19:18.313Z] [2023-12-04T21:19:18.313Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:18.313Z] #5 DONE 0.0s [2023-12-04T21:19:18.313Z] [2023-12-04T21:19:18.313Z] #14 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:18.313Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-04T21:19:18.313Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [Pipeline] sh [2023-12-04T21:19:18.582Z] #14 ... [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-04T21:19:18.583Z] #20 DONE 1.2s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #21 [security-proxy-setup internal] load build context [2023-12-04T21:19:18.583Z] #21 transferring context: 2.56MB 0.7s done [2023-12-04T21:19:18.583Z] #21 DONE 1.0s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #14 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:18.583Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-04T21:19:18.583Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:19:18.583Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T21:19:18.583Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T21:19:18.583Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-04T21:19:18.583Z] #14 ... [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #22 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-04T21:19:18.583Z] #22 transferring dockerfile: 2.93kB 0.0s done [2023-12-04T21:19:18.583Z] #22 DONE 1.1s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #12 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:19:18.583Z] #12 DONE 1.0s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #23 [security-proxy-auth internal] load build context [2023-12-04T21:19:18.583Z] #23 transferring context: 2.56MB 0.7s done [2023-12-04T21:19:18.583Z] #23 DONE 1.1s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #10 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-04T21:19:18.583Z] #10 DONE 1.3s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #24 [core-data internal] load build context [2023-12-04T21:19:18.583Z] #24 transferring context: 2.56MB 0.8s done [2023-12-04T21:19:18.583Z] #24 DONE 1.1s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #14 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:18.583Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-04T21:19:18.583Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:19:18.583Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T21:19:18.583Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T21:19:18.583Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-04T21:19:18.583Z] #14 ... [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #25 [core-metadata internal] load build definition from Dockerfile [2023-12-04T21:19:18.583Z] #25 transferring dockerfile: 2.06kB done [2023-12-04T21:19:18.583Z] #25 DONE 1.0s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:18.583Z] #5 DONE 0.0s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #26 [security-bootstrapper internal] load .dockerignore [2023-12-04T21:19:18.583Z] #26 transferring context: 50B done [2023-12-04T21:19:18.583Z] #26 DONE 1.2s [2023-12-04T21:19:18.583Z] [2023-12-04T21:19:18.583Z] #14 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:18.583Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-04T21:19:18.583Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:19:18.583Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T21:19:18.583Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T21:19:18.583Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-04T21:19:18.642Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:18.853Z] #14 ... [2023-12-04T21:19:18.853Z] [2023-12-04T21:19:18.853Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:18.853Z] #5 DONE 0.0s [2023-12-04T21:19:18.853Z] [2023-12-04T21:19:18.853Z] #14 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:18.853Z] #14 ... [2023-12-04T21:19:18.853Z] [2023-12-04T21:19:18.853Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-12-04T21:19:18.853Z] #27 transferring context: 50B done [2023-12-04T21:19:18.853Z] #27 DONE 0.4s [2023-12-04T21:19:18.853Z] [2023-12-04T21:19:18.853Z] #28 [support-notifications internal] load build definition from Dockerfile [2023-12-04T21:19:18.853Z] #28 transferring dockerfile: 1.95kB done [2023-12-04T21:19:18.853Z] #28 DONE 0.7s [2023-12-04T21:19:18.853Z] [2023-12-04T21:19:18.853Z] #12 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:19:18.853Z] #12 DONE 1.2s [2023-12-04T21:19:18.853Z] [2023-12-04T21:19:18.853Z] #29 [security-bootstrapper internal] load build context [2023-12-04T21:19:18.853Z] #29 DONE 0.0s [2023-12-04T21:19:18.853Z] [2023-12-04T21:19:18.853Z] #30 [security-secretstore-setup internal] load build context [2023-12-04T21:19:18.853Z] #30 transferring context: 2.56MB 0.5s done [2023-12-04T21:19:18.853Z] #30 DONE 1.1s [2023-12-04T21:19:18.853Z] [2023-12-04T21:19:18.853Z] #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-04T21:19:18.853Z] #31 DONE 1.7s [2023-12-04T21:19:18.853Z] [2023-12-04T21:19:18.853Z] #14 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:18.853Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-04T21:19:18.853Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:19:18.853Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T21:19:18.853Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T21:19:18.853Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-04T21:19:19.087Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.2 [2023-12-04T21:19:19.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-04T21:19:19.087Z] e99647de8893: Preparing [2023-12-04T21:19:19.087Z] 48e0e1a32058: Preparing [2023-12-04T21:19:19.087Z] a4f20368ce91: Preparing [2023-12-04T21:19:19.087Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:19.087Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:19.087Z] 3ba02147045a: Preparing [2023-12-04T21:19:19.087Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:19.087Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:19.087Z] 3ba02147045a: Waiting [2023-12-04T21:19:19.087Z] a4f20368ce91: Layer already exists [2023-12-04T21:19:19.087Z] 48e0e1a32058: Layer already exists [2023-12-04T21:19:19.087Z] e99647de8893: Layer already exists [2023-12-04T21:19:19.087Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:19.087Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:19.087Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:19.087Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:19.087Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:19.087Z] 3.2.0-dev.2: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } [2023-12-04T21:19:19.121Z] #14 ... [2023-12-04T21:19:19.121Z] [2023-12-04T21:19:19.121Z] #32 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-04T21:19:19.121Z] #32 transferring dockerfile: 1.89kB done [2023-12-04T21:19:19.121Z] #32 DONE 0.5s [2023-12-04T21:19:19.121Z] [2023-12-04T21:19:19.121Z] #33 [security-spire-config internal] load build definition from Dockerfile [2023-12-04T21:19:19.121Z] #33 transferring dockerfile: 1.69kB done [2023-12-04T21:19:19.121Z] #33 DONE 1.0s [2023-12-04T21:19:19.121Z] [2023-12-04T21:19:19.121Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:19.121Z] #5 DONE 0.0s [2023-12-04T21:19:19.121Z] [2023-12-04T21:19:19.121Z] #34 [security-spire-server internal] load build context [2023-12-04T21:19:19.121Z] #34 transferring context: 18.10kB 0.0s done [2023-12-04T21:19:19.121Z] #34 DONE 0.5s [2023-12-04T21:19:19.121Z] [2023-12-04T21:19:19.121Z] #14 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:19.121Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done [2023-12-04T21:19:19.121Z] #14 ... [2023-12-04T21:19:19.121Z] [2023-12-04T21:19:19.121Z] #35 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-04T21:19:19.121Z] #35 transferring dockerfile: 2.23kB done [2023-12-04T21:19:19.121Z] #35 DONE 1.3s [2023-12-04T21:19:19.121Z] [2023-12-04T21:19:19.121Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:19.121Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-12-04T21:19:19.121Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-04T21:19:19.121Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-04T21:19:19.121Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-04T21:19:19.121Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-04T21:19:19.121Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-12-04T21:19:19.121Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2023-12-04T21:19:19.121Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-04T21:19:19.121Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:19.387Z] #36 ... [2023-12-04T21:19:19.387Z] [2023-12-04T21:19:19.387Z] #37 [support-scheduler internal] load .dockerignore [2023-12-04T21:19:19.387Z] #37 transferring context: 50B done [2023-12-04T21:19:19.387Z] #37 DONE 0.9s [2023-12-04T21:19:19.387Z] [2023-12-04T21:19:19.387Z] #38 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-04T21:19:19.387Z] #38 transferring context: 50B 0.0s done [2023-12-04T21:19:19.387Z] #38 DONE 1.6s [2023-12-04T21:19:19.387Z] [2023-12-04T21:19:19.387Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-12-04T21:19:19.387Z] #39 DONE 0.7s [2023-12-04T21:19:19.387Z] [2023-12-04T21:19:19.387Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:19.387Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-12-04T21:19:19.387Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-04T21:19:19.387Z] #36 ... [2023-12-04T21:19:19.387Z] [2023-12-04T21:19:19.387Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:19.387Z] #5 DONE 0.0s [2023-12-04T21:19:19.387Z] [2023-12-04T21:19:19.387Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:19.387Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-12-04T21:19:19.387Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-04T21:19:19.387Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s [2023-12-04T21:19:19.541Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:19.653Z] #36 ... [2023-12-04T21:19:19.653Z] [2023-12-04T21:19:19.653Z] #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-04T21:19:19.653Z] #31 DONE 2.2s [2023-12-04T21:19:19.653Z] [2023-12-04T21:19:19.653Z] #40 [security-spire-config internal] load .dockerignore [2023-12-04T21:19:19.653Z] #40 transferring context: 50B 0.0s done [2023-12-04T21:19:19.653Z] #40 DONE 1.5s [2023-12-04T21:19:19.653Z] [2023-12-04T21:19:19.653Z] #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:19:19.653Z] #12 DONE 1.5s [2023-12-04T21:19:19.653Z] [2023-12-04T21:19:19.653Z] #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-04T21:19:19.653Z] #39 DONE 1.2s [2023-12-04T21:19:19.653Z] [2023-12-04T21:19:19.653Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:19.653Z] #36 ... [2023-12-04T21:19:19.653Z] [2023-12-04T21:19:19.653Z] #14 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:19.653Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-04T21:19:19.653Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:19:19.653Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T21:19:19.653Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T21:19:19.653Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-04T21:19:19.653Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done [2023-12-04T21:19:19.653Z] #14 DONE 3.0s [2023-12-04T21:19:19.653Z] [2023-12-04T21:19:19.653Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:19.922Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.0s [2023-12-04T21:19:19.922Z] #36 ... [2023-12-04T21:19:19.922Z] [2023-12-04T21:19:19.922Z] #41 [security-spire-agent internal] load build context [2023-12-04T21:19:19.922Z] #41 transferring context: 17.63kB 0.0s done [2023-12-04T21:19:19.922Z] #41 DONE 1.3s [2023-12-04T21:19:19.922Z] [2023-12-04T21:19:19.922Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:19.922Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.1s [2023-12-04T21:19:19.994Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:19.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-04T21:19:19.994Z] e99647de8893: Preparing [2023-12-04T21:19:19.994Z] 48e0e1a32058: Preparing [2023-12-04T21:19:19.994Z] a4f20368ce91: Preparing [2023-12-04T21:19:19.994Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:19.994Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:19.994Z] 3ba02147045a: Preparing [2023-12-04T21:19:19.994Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:19.994Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:19.994Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:19.994Z] 3ba02147045a: Waiting [2023-12-04T21:19:19.994Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:19.994Z] a4f20368ce91: Layer already exists [2023-12-04T21:19:19.994Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:19.994Z] 48e0e1a32058: Layer already exists [2023-12-04T21:19:19.994Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:19.994Z] e99647de8893: Layer already exists [2023-12-04T21:19:19.994Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:19.994Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:19.994Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:19.994Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:20.188Z] #36 ... [2023-12-04T21:19:20.188Z] [2023-12-04T21:19:20.188Z] #42 [support-notifications internal] load .dockerignore [2023-12-04T21:19:20.188Z] #42 transferring context: 50B 0.0s done [2023-12-04T21:19:20.188Z] #42 DONE 1.9s [2023-12-04T21:19:20.188Z] [2023-12-04T21:19:20.188Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:20.188Z] #36 ... [2023-12-04T21:19:20.188Z] [2023-12-04T21:19:20.188Z] #43 [support-scheduler internal] load build definition from Dockerfile [2023-12-04T21:19:20.188Z] #43 transferring dockerfile: 1.93kB 0.0s done [2023-12-04T21:19:20.188Z] #43 DONE 1.8s [2023-12-04T21:19:20.188Z] [2023-12-04T21:19:20.188Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:20.188Z] #5 DONE 0.0s [2023-12-04T21:19:20.188Z] [2023-12-04T21:19:20.188Z] #14 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:20.188Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-04T21:19:20.188Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:19:20.188Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T21:19:20.188Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T21:19:20.188Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-04T21:19:20.188Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done [2023-12-04T21:19:20.188Z] #14 DONE 3.0s [2023-12-04T21:19:20.188Z] [2023-12-04T21:19:20.188Z] #20 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-04T21:19:20.188Z] #20 DONE 1.9s [2023-12-04T21:19:20.188Z] [2023-12-04T21:19:20.188Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:20.457Z] #36 ... [2023-12-04T21:19:20.457Z] [2023-12-04T21:19:20.457Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T21:19:20.457Z] #5 DONE 0.0s [2023-12-04T21:19:20.457Z] [2023-12-04T21:19:20.457Z] #14 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:20.457Z] #14 DONE 3.0s [2023-12-04T21:19:20.457Z] [2023-12-04T21:19:20.457Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:20.457Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-12-04T21:19:20.457Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-04T21:19:20.457Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-04T21:19:20.457Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-04T21:19:20.457Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-04T21:19:20.457Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-12-04T21:19:20.457Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-12-04T21:19:20.457Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-04T21:19:20.457Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-04T21:19:20.457Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-04T21:19:20.457Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.19MB / 23.39MB 1.5s [2023-12-04T21:19:20.457Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.44MB / 23.39MB 1.5s [2023-12-04T21:19:20.457Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.92MB / 23.39MB 1.7s [2023-12-04T21:19:20.461Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:20.726Z] #36 ... [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #12 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T21:19:20.726Z] #12 DONE 2.0s [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:20.726Z] #36 ... [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-04T21:19:20.726Z] #31 DONE 2.2s [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #39 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-12-04T21:19:20.726Z] #39 DONE 1.2s [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #14 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T21:19:20.726Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-04T21:19:20.726Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T21:19:20.726Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T21:19:20.726Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T21:19:20.726Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-04T21:19:20.726Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done [2023-12-04T21:19:20.726Z] #14 DONE 3.0s [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #44 [support-scheduler internal] load build context [2023-12-04T21:19:20.726Z] #44 DONE 0.0s [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #45 [support-notifications internal] load build context [2023-12-04T21:19:20.726Z] #45 DONE 0.0s [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #29 [security-bootstrapper internal] load build context [2023-12-04T21:19:20.726Z] #29 transferring context: 2.56MB 0.8s done [2023-12-04T21:19:20.726Z] #29 DONE 1.8s [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #46 [core-command internal] load build context [2023-12-04T21:19:20.726Z] #46 transferring context: 2.56MB 0.7s done [2023-12-04T21:19:20.726Z] #46 DONE 2.2s [2023-12-04T21:19:20.726Z] [2023-12-04T21:19:20.726Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:20.726Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.9s [2023-12-04T21:19:20.913Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-12-04T21:19:20.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-04T21:19:20.913Z] e99647de8893: Preparing [2023-12-04T21:19:20.913Z] 48e0e1a32058: Preparing [2023-12-04T21:19:20.913Z] a4f20368ce91: Preparing [2023-12-04T21:19:20.913Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:20.913Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:20.913Z] 3ba02147045a: Preparing [2023-12-04T21:19:20.913Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:20.913Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:20.913Z] 3ba02147045a: Waiting [2023-12-04T21:19:20.913Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:20.913Z] 48e0e1a32058: Layer already exists [2023-12-04T21:19:20.913Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:20.913Z] a4f20368ce91: Layer already exists [2023-12-04T21:19:20.913Z] e99647de8893: Layer already exists [2023-12-04T21:19:20.913Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:20.913Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:20.913Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:20.913Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:20.913Z] main: digest: sha256:91c2adc6fd129c7d4107b67bc802d6b2cf6925c89b84fa82c4baededff22eed4 size: 1985 [Pipeline] } [2023-12-04T21:19:21.006Z] #36 ... [2023-12-04T21:19:21.006Z] [2023-12-04T21:19:21.006Z] #47 [core-metadata internal] load build context [2023-12-04T21:19:21.006Z] #47 transferring context: 2.56MB 0.8s done [2023-12-04T21:19:21.006Z] #47 DONE 2.0s [2023-12-04T21:19:21.006Z] [2023-12-04T21:19:21.006Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:21.006Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.47MB / 23.39MB 2.1s [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:21.276Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.87MB / 23.39MB 2.4s [Pipeline] echo [2023-12-04T21:19:21.329Z] ===================================================== [Pipeline] echo [2023-12-04T21:19:21.393Z] taggedImages: [2023-12-04T21:19:21.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:21.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-04T21:19:21.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.2 [2023-12-04T21:19:21.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:21.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-12-04T21:19:21.469Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-12-04T21:19:21.469Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:21.469Z] latest [2023-12-04T21:19:21.469Z] 3.2.0-dev.2 [2023-12-04T21:19:21.469Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:21.469Z] main [2023-12-04T21:19:21.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:21.551Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:21.816Z] #36 ... [2023-12-04T21:19:21.816Z] [2023-12-04T21:19:21.816Z] #48 [security-spire-config internal] load build context [2023-12-04T21:19:21.816Z] #48 transferring context: 16.35kB 0.0s done [2023-12-04T21:19:21.816Z] #48 DONE 1.5s [2023-12-04T21:19:21.816Z] [2023-12-04T21:19:21.816Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:21.816Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done [2023-12-04T21:19:22.084Z] #36 ... [2023-12-04T21:19:22.084Z] [2023-12-04T21:19:22.084Z] #49 [core-common-config-bootstrapper internal] load build context [2023-12-04T21:19:22.084Z] #49 transferring context: 2.56MB 1.5s done [2023-12-04T21:19:22.084Z] #49 DONE 2.3s [2023-12-04T21:19:22.084Z] [2023-12-04T21:19:22.084Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:22.084Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-04T21:19:22.101Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:22.725Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:22.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-04T21:19:22.725Z] 77b963afc003: Preparing [2023-12-04T21:19:22.725Z] 8d16356a8bbe: Preparing [2023-12-04T21:19:22.725Z] a4f97806ce5f: Preparing [2023-12-04T21:19:22.725Z] 33d9cfa3f65e: Preparing [2023-12-04T21:19:22.725Z] bebf4d717ac4: Preparing [2023-12-04T21:19:22.725Z] 031ff9867e2b: Preparing [2023-12-04T21:19:22.725Z] f7b67064a71b: Preparing [2023-12-04T21:19:22.725Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:22.725Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:22.725Z] 9d04e4716abc: Preparing [2023-12-04T21:19:22.725Z] 059519a80a82: Preparing [2023-12-04T21:19:22.725Z] 5f70bf18a086: Preparing [2023-12-04T21:19:22.725Z] cef3707843c2: Preparing [2023-12-04T21:19:22.725Z] 49e496f3106f: Preparing [2023-12-04T21:19:22.725Z] 9c225714c7b3: Preparing [2023-12-04T21:19:22.725Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:22.725Z] f7b67064a71b: Waiting [2023-12-04T21:19:22.725Z] cef3707843c2: Waiting [2023-12-04T21:19:22.725Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:22.725Z] 49e496f3106f: Waiting [2023-12-04T21:19:22.725Z] 9c225714c7b3: Waiting [2023-12-04T21:19:22.725Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:22.725Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:22.725Z] 9d04e4716abc: Waiting [2023-12-04T21:19:22.725Z] 059519a80a82: Waiting [2023-12-04T21:19:22.725Z] 5f70bf18a086: Waiting [2023-12-04T21:19:22.725Z] 031ff9867e2b: Waiting [2023-12-04T21:19:22.725Z] 8d16356a8bbe: Pushed [2023-12-04T21:19:22.725Z] bebf4d717ac4: Pushed [2023-12-04T21:19:22.725Z] 77b963afc003: Pushed [2023-12-04T21:19:22.725Z] 33d9cfa3f65e: Pushed [2023-12-04T21:19:22.725Z] a4f97806ce5f: Pushed [2023-12-04T21:19:22.725Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:22.725Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:23.000Z] 031ff9867e2b: Pushed [2023-12-04T21:19:23.000Z] 059519a80a82: Pushed [2023-12-04T21:19:23.000Z] 9d04e4716abc: Pushed [2023-12-04T21:19:23.000Z] 5f70bf18a086: Pushed [2023-12-04T21:19:23.000Z] cef3707843c2: Pushed [2023-12-04T21:19:23.000Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:23.000Z] 49e496f3106f: Pushed [2023-12-04T21:19:23.000Z] 9c225714c7b3: Pushed [2023-12-04T21:19:24.971Z] f7b67064a71b: Pushed [2023-12-04T21:19:24.971Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:25.452Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-04T21:19:25.454Z] #36 ... [2023-12-04T21:19:25.455Z] [2023-12-04T21:19:25.455Z] #50 [security-spiffe-token-provider internal] load build context [2023-12-04T21:19:25.455Z] #50 transferring context: 2.56MB 1.4s done [2023-12-04T21:19:25.455Z] #50 DONE 2.6s [2023-12-04T21:19:25.455Z] [2023-12-04T21:19:25.455Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T21:19:25.455Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-12-04T21:19:25.455Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-04T21:19:25.455Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-04T21:19:25.455Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-04T21:19:25.455Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-04T21:19:25.455Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-04T21:19:25.455Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-04T21:19:25.455Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2023-12-04T21:19:25.455Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.7s done [2023-12-04T21:19:25.455Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-04T21:19:25.455Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.7s [2023-12-04T21:19:25.455Z] #51 ... [2023-12-04T21:19:25.455Z] [2023-12-04T21:19:25.455Z] #45 [support-notifications internal] load build context [2023-12-04T21:19:25.455Z] #45 transferring context: 2.56MB 1.6s done [2023-12-04T21:19:25.455Z] #45 DONE 2.1s [2023-12-04T21:19:25.455Z] [2023-12-04T21:19:25.455Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:25.455Z] #36 ... [2023-12-04T21:19:25.455Z] [2023-12-04T21:19:25.455Z] #44 [support-scheduler internal] load build context [2023-12-04T21:19:25.455Z] #44 transferring context: 2.56MB 1.6s done [2023-12-04T21:19:25.455Z] #44 DONE 2.3s [2023-12-04T21:19:25.455Z] [2023-12-04T21:19:25.455Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:25.455Z] #36 ... [2023-12-04T21:19:25.455Z] [2023-12-04T21:19:25.455Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T21:19:25.455Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.9s done [2023-12-04T21:19:25.455Z] #51 DONE 6.2s [2023-12-04T21:19:25.455Z] [2023-12-04T21:19:25.455Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T21:19:25.455Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.5s done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:25.916Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-04T21:19:25.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-04T21:19:25.916Z] 77b963afc003: Preparing [2023-12-04T21:19:25.916Z] 8d16356a8bbe: Preparing [2023-12-04T21:19:25.916Z] a4f97806ce5f: Preparing [2023-12-04T21:19:25.916Z] 33d9cfa3f65e: Preparing [2023-12-04T21:19:25.916Z] bebf4d717ac4: Preparing [2023-12-04T21:19:25.916Z] 031ff9867e2b: Preparing [2023-12-04T21:19:25.916Z] f7b67064a71b: Preparing [2023-12-04T21:19:25.916Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:25.916Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:25.916Z] 9d04e4716abc: Preparing [2023-12-04T21:19:25.916Z] 059519a80a82: Preparing [2023-12-04T21:19:25.916Z] 5f70bf18a086: Preparing [2023-12-04T21:19:25.916Z] cef3707843c2: Preparing [2023-12-04T21:19:25.916Z] 49e496f3106f: Preparing [2023-12-04T21:19:25.916Z] 9c225714c7b3: Preparing [2023-12-04T21:19:25.916Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:25.916Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:25.916Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:25.916Z] 9d04e4716abc: Waiting [2023-12-04T21:19:25.916Z] 059519a80a82: Waiting [2023-12-04T21:19:25.916Z] 5f70bf18a086: Waiting [2023-12-04T21:19:25.916Z] cef3707843c2: Waiting [2023-12-04T21:19:25.916Z] 49e496f3106f: Waiting [2023-12-04T21:19:25.916Z] 9c225714c7b3: Waiting [2023-12-04T21:19:25.916Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:25.916Z] 031ff9867e2b: Waiting [2023-12-04T21:19:25.916Z] a4f97806ce5f: Layer already exists [2023-12-04T21:19:25.916Z] 8d16356a8bbe: Layer already exists [2023-12-04T21:19:25.916Z] 77b963afc003: Layer already exists [2023-12-04T21:19:25.916Z] bebf4d717ac4: Layer already exists [2023-12-04T21:19:25.916Z] 33d9cfa3f65e: Layer already exists [2023-12-04T21:19:25.916Z] f7b67064a71b: Layer already exists [2023-12-04T21:19:25.916Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:25.916Z] 9d04e4716abc: Layer already exists [2023-12-04T21:19:25.916Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:25.916Z] 031ff9867e2b: Layer already exists [2023-12-04T21:19:25.916Z] cef3707843c2: Layer already exists [2023-12-04T21:19:25.916Z] 5f70bf18a086: Layer already exists [2023-12-04T21:19:25.916Z] 059519a80a82: Layer already exists [2023-12-04T21:19:25.916Z] 49e496f3106f: Layer already exists [2023-12-04T21:19:25.916Z] 9c225714c7b3: Layer already exists [2023-12-04T21:19:25.916Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:25.916Z] latest: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:26.037Z] #36 DONE 7.7s [2023-12-04T21:19:26.037Z] [2023-12-04T21:19:26.037Z] #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T21:19:26.037Z] #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:26.037Z] #52 7.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:26.382Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:26.843Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.2 [2023-12-04T21:19:26.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-04T21:19:26.843Z] 77b963afc003: Preparing [2023-12-04T21:19:26.843Z] 8d16356a8bbe: Preparing [2023-12-04T21:19:26.843Z] a4f97806ce5f: Preparing [2023-12-04T21:19:26.843Z] 33d9cfa3f65e: Preparing [2023-12-04T21:19:26.843Z] bebf4d717ac4: Preparing [2023-12-04T21:19:26.843Z] 031ff9867e2b: Preparing [2023-12-04T21:19:26.843Z] f7b67064a71b: Preparing [2023-12-04T21:19:26.843Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:26.843Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:26.844Z] 9d04e4716abc: Preparing [2023-12-04T21:19:26.844Z] 059519a80a82: Preparing [2023-12-04T21:19:26.844Z] 5f70bf18a086: Preparing [2023-12-04T21:19:26.844Z] cef3707843c2: Preparing [2023-12-04T21:19:26.844Z] 49e496f3106f: Preparing [2023-12-04T21:19:26.844Z] f7b67064a71b: Waiting [2023-12-04T21:19:26.844Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:26.844Z] 5f70bf18a086: Waiting [2023-12-04T21:19:26.844Z] 9d04e4716abc: Waiting [2023-12-04T21:19:26.844Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:26.844Z] 059519a80a82: Waiting [2023-12-04T21:19:26.844Z] 9c225714c7b3: Preparing [2023-12-04T21:19:26.844Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:26.844Z] 49e496f3106f: Waiting [2023-12-04T21:19:26.844Z] 9c225714c7b3: Waiting [2023-12-04T21:19:26.844Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:26.844Z] a4f97806ce5f: Layer already exists [2023-12-04T21:19:26.844Z] bebf4d717ac4: Layer already exists [2023-12-04T21:19:26.844Z] 8d16356a8bbe: Layer already exists [2023-12-04T21:19:26.844Z] 33d9cfa3f65e: Layer already exists [2023-12-04T21:19:26.844Z] 77b963afc003: Layer already exists [2023-12-04T21:19:26.844Z] 031ff9867e2b: Layer already exists [2023-12-04T21:19:26.844Z] f7b67064a71b: Layer already exists [2023-12-04T21:19:26.844Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:26.844Z] 9d04e4716abc: Layer already exists [2023-12-04T21:19:26.844Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:26.844Z] 059519a80a82: Layer already exists [2023-12-04T21:19:26.844Z] 5f70bf18a086: Layer already exists [2023-12-04T21:19:26.844Z] cef3707843c2: Layer already exists [2023-12-04T21:19:26.844Z] 9c225714c7b3: Layer already exists [2023-12-04T21:19:26.844Z] 49e496f3106f: Layer already exists [2023-12-04T21:19:26.844Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:26.844Z] 3.2.0-dev.2: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:27.322Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:27.443Z] #52 ... [2023-12-04T21:19:27.443Z] [2023-12-04T21:19:27.443Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T21:19:27.443Z] #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:27.443Z] #0 5.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:27.443Z] #0 7.085 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-04T21:19:27.443Z] #0 7.105 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:19:27.443Z] #0 7.134 OK: 8 MiB in 16 packages [2023-12-04T21:19:27.443Z] #53 DONE 7.6s [2023-12-04T21:19:27.443Z] [2023-12-04T21:19:27.443Z] #54 [core-data stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:27.794Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:27.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-04T21:19:27.794Z] 77b963afc003: Preparing [2023-12-04T21:19:27.794Z] 8d16356a8bbe: Preparing [2023-12-04T21:19:27.794Z] a4f97806ce5f: Preparing [2023-12-04T21:19:27.794Z] 33d9cfa3f65e: Preparing [2023-12-04T21:19:27.794Z] bebf4d717ac4: Preparing [2023-12-04T21:19:27.794Z] 031ff9867e2b: Preparing [2023-12-04T21:19:27.794Z] f7b67064a71b: Preparing [2023-12-04T21:19:27.794Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:27.794Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:27.794Z] 9d04e4716abc: Preparing [2023-12-04T21:19:27.794Z] 059519a80a82: Preparing [2023-12-04T21:19:27.794Z] 5f70bf18a086: Preparing [2023-12-04T21:19:27.794Z] cef3707843c2: Preparing [2023-12-04T21:19:27.794Z] 49e496f3106f: Preparing [2023-12-04T21:19:27.794Z] 9c225714c7b3: Preparing [2023-12-04T21:19:27.794Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:27.794Z] 9d04e4716abc: Waiting [2023-12-04T21:19:27.794Z] 059519a80a82: Waiting [2023-12-04T21:19:27.794Z] 5f70bf18a086: Waiting [2023-12-04T21:19:27.794Z] cef3707843c2: Waiting [2023-12-04T21:19:27.794Z] 49e496f3106f: Waiting [2023-12-04T21:19:27.794Z] 9c225714c7b3: Waiting [2023-12-04T21:19:27.794Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:27.794Z] 031ff9867e2b: Waiting [2023-12-04T21:19:27.794Z] f7b67064a71b: Waiting [2023-12-04T21:19:27.794Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:27.794Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:27.794Z] bebf4d717ac4: Layer already exists [2023-12-04T21:19:27.794Z] 8d16356a8bbe: Layer already exists [2023-12-04T21:19:27.794Z] 77b963afc003: Layer already exists [2023-12-04T21:19:27.794Z] 33d9cfa3f65e: Layer already exists [2023-12-04T21:19:27.794Z] a4f97806ce5f: Layer already exists [2023-12-04T21:19:27.794Z] 031ff9867e2b: Layer already exists [2023-12-04T21:19:27.794Z] 9d04e4716abc: Layer already exists [2023-12-04T21:19:27.794Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:27.794Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:27.794Z] f7b67064a71b: Layer already exists [2023-12-04T21:19:27.794Z] 059519a80a82: Layer already exists [2023-12-04T21:19:27.794Z] 9c225714c7b3: Layer already exists [2023-12-04T21:19:27.794Z] 49e496f3106f: Layer already exists [2023-12-04T21:19:27.794Z] cef3707843c2: Layer already exists [2023-12-04T21:19:27.794Z] 5f70bf18a086: Layer already exists [2023-12-04T21:19:27.794Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:27.794Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:28.272Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:28.433Z] #54 ... [2023-12-04T21:19:28.433Z] [2023-12-04T21:19:28.433Z] #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T21:19:28.433Z] #52 8.626 OK: 266 MiB in 52 packages [2023-12-04T21:19:28.433Z] #52 DONE 9.4s [2023-12-04T21:19:28.433Z] [2023-12-04T21:19:28.433Z] #55 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:28.433Z] #55 ... [2023-12-04T21:19:28.433Z] [2023-12-04T21:19:28.433Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-04T21:19:28.433Z] #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:28.433Z] #0 6.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:28.433Z] #0 8.342 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-04T21:19:28.433Z] #0 8.366 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:19:28.433Z] #0 8.394 OK: 8 MiB in 16 packages [2023-12-04T21:19:28.433Z] #56 DONE 9.4s [Pipeline] sh [2023-12-04T21:19:28.703Z] [2023-12-04T21:19:28.703Z] #55 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:28.703Z] #55 DONE 0.5s [2023-12-04T21:19:28.703Z] [2023-12-04T21:19:28.703Z] #57 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2023-12-04T21:19:28.742Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-12-04T21:19:28.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-04T21:19:28.742Z] 77b963afc003: Preparing [2023-12-04T21:19:28.742Z] 8d16356a8bbe: Preparing [2023-12-04T21:19:28.742Z] a4f97806ce5f: Preparing [2023-12-04T21:19:28.742Z] 33d9cfa3f65e: Preparing [2023-12-04T21:19:28.742Z] bebf4d717ac4: Preparing [2023-12-04T21:19:28.742Z] 031ff9867e2b: Preparing [2023-12-04T21:19:28.742Z] f7b67064a71b: Preparing [2023-12-04T21:19:28.742Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:28.742Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:28.742Z] 9d04e4716abc: Preparing [2023-12-04T21:19:28.742Z] 059519a80a82: Preparing [2023-12-04T21:19:28.742Z] 5f70bf18a086: Preparing [2023-12-04T21:19:28.742Z] cef3707843c2: Preparing [2023-12-04T21:19:28.742Z] 49e496f3106f: Preparing [2023-12-04T21:19:28.742Z] 9c225714c7b3: Preparing [2023-12-04T21:19:28.742Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:28.742Z] 9d04e4716abc: Waiting [2023-12-04T21:19:28.742Z] 059519a80a82: Waiting [2023-12-04T21:19:28.742Z] 5f70bf18a086: Waiting [2023-12-04T21:19:28.742Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:28.742Z] f7b67064a71b: Waiting [2023-12-04T21:19:28.742Z] cef3707843c2: Waiting [2023-12-04T21:19:28.742Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:28.742Z] 9c225714c7b3: Waiting [2023-12-04T21:19:28.742Z] 49e496f3106f: Waiting [2023-12-04T21:19:28.742Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:28.742Z] 031ff9867e2b: Waiting [2023-12-04T21:19:28.742Z] 77b963afc003: Layer already exists [2023-12-04T21:19:28.742Z] a4f97806ce5f: Layer already exists [2023-12-04T21:19:28.742Z] 8d16356a8bbe: Layer already exists [2023-12-04T21:19:28.742Z] bebf4d717ac4: Layer already exists [2023-12-04T21:19:28.742Z] 33d9cfa3f65e: Layer already exists [2023-12-04T21:19:28.742Z] 031ff9867e2b: Layer already exists [2023-12-04T21:19:28.742Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:28.742Z] f7b67064a71b: Layer already exists [2023-12-04T21:19:28.742Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:28.742Z] 9d04e4716abc: Layer already exists [2023-12-04T21:19:28.742Z] 5f70bf18a086: Layer already exists [2023-12-04T21:19:28.742Z] 059519a80a82: Layer already exists [2023-12-04T21:19:28.742Z] 9c225714c7b3: Layer already exists [2023-12-04T21:19:28.742Z] 49e496f3106f: Layer already exists [2023-12-04T21:19:28.742Z] cef3707843c2: Layer already exists [2023-12-04T21:19:28.742Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:28.742Z] main: digest: sha256:d0bb956a9b99c4ce070eab5323532fecb804c4acd9060971610618eddcee4f6e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:19:29.115Z] ===================================================== [Pipeline] echo [2023-12-04T21:19:29.181Z] taggedImages: [2023-12-04T21:19:29.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:29.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-04T21:19:29.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.2 [2023-12-04T21:19:29.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:29.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-12-04T21:19:29.258Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-12-04T21:19:29.258Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:29.258Z] latest [2023-12-04T21:19:29.258Z] 3.2.0-dev.2 [2023-12-04T21:19:29.258Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:29.258Z] main [2023-12-04T21:19:29.258Z] ===================================================== [2023-12-04T21:19:29.324Z] #57 ... [2023-12-04T21:19:29.324Z] [2023-12-04T21:19:29.324Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T21:19:29.324Z] #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.324Z] #0 8.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:29.592Z] #58 ... [2023-12-04T21:19:29.592Z] [2023-12-04T21:19:29.592Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-04T21:19:29.592Z] #0 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.592Z] #0 6.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.592Z] #0 8.630 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T21:19:29.592Z] #0 8.630 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T21:19:29.592Z] #0 8.630 OK: 19946 distinct packages available [2023-12-04T21:19:29.592Z] #0 9.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.857Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [2023-12-04T21:19:29.868Z] #59 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #59 ... [2023-12-04T21:19:29.868Z] [2023-12-04T21:19:29.868Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-04T21:19:29.868Z] #0 3.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 6.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 7.521 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T21:19:29.868Z] #0 7.521 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T21:19:29.868Z] #0 7.521 OK: 19946 distinct packages available [2023-12-04T21:19:29.868Z] #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 8.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #60 ... [2023-12-04T21:19:29.868Z] [2023-12-04T21:19:29.868Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T21:19:29.868Z] #0 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 6.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 8.470 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T21:19:29.868Z] #0 8.470 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T21:19:29.868Z] #0 8.470 OK: 19946 distinct packages available [2023-12-04T21:19:29.868Z] #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #61 ... [2023-12-04T21:19:29.868Z] [2023-12-04T21:19:29.868Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-04T21:19:29.868Z] #0 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 6.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 8.427 OK: 266 MiB in 52 packages [2023-12-04T21:19:29.868Z] #62 DONE 9.0s [2023-12-04T21:19:29.868Z] [2023-12-04T21:19:29.868Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-04T21:19:29.868Z] #0 4.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 7.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:29.868Z] #0 9.719 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-04T21:19:29.868Z] #0 9.739 (2/2) Installing su-exec (0.2-r3) [2023-12-04T21:19:29.868Z] #0 9.763 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:19:29.868Z] #0 9.896 OK: 8 MiB in 17 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:30.139Z] #63 DONE 10.4s [2023-12-04T21:19:30.139Z] [2023-12-04T21:19:30.139Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-04T21:19:30.139Z] #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:30.139Z] #0 7.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:30.139Z] #0 9.867 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-04T21:19:30.139Z] #0 9.897 (2/4) Installing openssl (3.1.4-r1) [2023-12-04T21:19:30.139Z] #0 9.944 (3/4) Installing su-exec (0.2-r3) [2023-12-04T21:19:30.139Z] #0 9.957 (4/4) Installing yq (4.33.3-r5) [2023-12-04T21:19:30.139Z] #64 10.57 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:19:30.139Z] #64 ... [2023-12-04T21:19:30.139Z] [2023-12-04T21:19:30.139Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-04T21:19:30.139Z] #0 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:30.139Z] #0 6.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:30.139Z] #0 10.12 (1/4) Installing ca-certificates (20230506-r0) [2023-12-04T21:19:30.139Z] #0 10.31 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-04T21:19:30.139Z] #0 10.35 (3/4) Installing su-exec (0.2-r3) [2023-12-04T21:19:30.139Z] #0 10.36 (4/4) Installing yq (4.33.3-r5) [2023-12-04T21:19:30.342Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:30.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-04T21:19:30.342Z] cb139b51435e: Preparing [2023-12-04T21:19:30.342Z] 7c5b88edd182: Preparing [2023-12-04T21:19:30.342Z] 536afd7d537f: Preparing [2023-12-04T21:19:30.342Z] fe45ceec0e87: Preparing [2023-12-04T21:19:30.342Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:30.342Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:30.342Z] 3ba02147045a: Preparing [2023-12-04T21:19:30.342Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:30.342Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:30.342Z] 3ba02147045a: Waiting [2023-12-04T21:19:30.342Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:30.342Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:30.342Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:30.342Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:30.342Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:30.342Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:30.342Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:30.342Z] 7c5b88edd182: Pushed [2023-12-04T21:19:30.342Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:30.342Z] 536afd7d537f: Pushed [2023-12-04T21:19:30.342Z] cb139b51435e: Pushed [2023-12-04T21:19:30.408Z] #65 ... [2023-12-04T21:19:30.408Z] [2023-12-04T21:19:30.408Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-04T21:19:30.408Z] #0 3.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:30.408Z] #0 7.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:30.408Z] #0 9.976 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T21:19:30.408Z] #0 9.976 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T21:19:30.408Z] #0 9.976 OK: 19946 distinct packages available [2023-12-04T21:19:30.408Z] #66 ... [2023-12-04T21:19:30.408Z] [2023-12-04T21:19:30.408Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T21:19:30.408Z] #58 10.68 OK: 266 MiB in 52 packages [2023-12-04T21:19:30.408Z] #58 DONE 11.2s [2023-12-04T21:19:30.408Z] [2023-12-04T21:19:30.408Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-04T21:19:30.408Z] #65 10.80 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:19:30.686Z] #65 10.91 Executing ca-certificates-20230506-r0.trigger [2023-12-04T21:19:30.955Z] #65 ... [2023-12-04T21:19:30.955Z] [2023-12-04T21:19:30.955Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:30.955Z] #67 DONE 0.8s [2023-12-04T21:19:30.955Z] [2023-12-04T21:19:30.955Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-04T21:19:30.955Z] #60 10.89 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-04T21:19:30.955Z] #60 10.91 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-04T21:19:30.955Z] #60 10.93 (3/5) Installing libucontext (1.2-r2) [2023-12-04T21:19:30.955Z] #60 10.93 (4/5) Installing gcompat (1.1.0-r1) [2023-12-04T21:19:30.955Z] #60 10.95 (5/5) Installing openssl (3.1.4-r1) [2023-12-04T21:19:30.955Z] #60 11.00 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:19:30.955Z] #60 11.13 OK: 9 MiB in 20 packages [2023-12-04T21:19:30.955Z] #60 ... [2023-12-04T21:19:30.955Z] [2023-12-04T21:19:30.955Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-04T21:19:30.955Z] #64 10.63 OK: 18 MiB in 19 packages [2023-12-04T21:19:30.955Z] #64 DONE 11.4s [2023-12-04T21:19:30.955Z] [2023-12-04T21:19:30.955Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-04T21:19:30.955Z] #0 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:30.955Z] #0 6.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:30.955Z] #0 9.224 (1/2) Installing ca-certificates (20230506-r0) [2023-12-04T21:19:30.955Z] #0 9.416 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-04T21:19:30.955Z] #0 9.471 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:19:30.955Z] #0 9.540 Executing ca-certificates-20230506-r0.trigger [2023-12-04T21:19:31.234Z] #68 ... [2023-12-04T21:19:31.234Z] [2023-12-04T21:19:31.234Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:31.234Z] #69 DONE 0.6s [2023-12-04T21:19:31.234Z] [2023-12-04T21:19:31.234Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-04T21:19:31.234Z] #68 10.26 OK: 9 MiB in 17 packages [2023-12-04T21:19:31.234Z] #68 ... [2023-12-04T21:19:31.234Z] [2023-12-04T21:19:31.234Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:31.501Z] #70 ... [2023-12-04T21:19:31.501Z] [2023-12-04T21:19:31.501Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-04T21:19:31.501Z] #60 DONE 11.9s [2023-12-04T21:19:31.717Z] fe45ceec0e87: Pushed [2023-12-04T21:19:31.717Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } [2023-12-04T21:19:31.771Z] [2023-12-04T21:19:31.772Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-04T21:19:31.772Z] #68 DONE 10.8s [2023-12-04T21:19:31.772Z] [2023-12-04T21:19:31.772Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:32.056Z] #71 ... [2023-12-04T21:19:32.056Z] [2023-12-04T21:19:32.056Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-04T21:19:32.056Z] #65 11.67 OK: 18 MiB in 19 packages [2023-12-04T21:19:32.056Z] #65 DONE 12.2s [2023-12-04T21:19:32.056Z] [2023-12-04T21:19:32.056Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T21:19:32.056Z] #61 12.17 (1/11) Installing ca-certificates (20230506-r0) [2023-12-04T21:19:32.056Z] #61 12.40 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-04T21:19:32.056Z] #61 12.46 (3/11) Installing libunistring (1.1-r1) [2023-12-04T21:19:32.276Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [2023-12-04T21:19:32.323Z] #61 12.53 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-04T21:19:32.323Z] #61 12.56 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-04T21:19:32.323Z] #61 12.58 (6/11) Installing libcurl (8.4.0-r0) [2023-12-04T21:19:32.323Z] #61 12.62 (7/11) Installing curl (8.4.0-r0) [2023-12-04T21:19:32.323Z] #61 12.62 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-04T21:19:32.323Z] #61 12.64 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-04T21:19:32.323Z] #61 12.65 (10/11) Installing libucontext (1.2-r2) [2023-12-04T21:19:32.323Z] #61 12.66 (11/11) Installing gcompat (1.1.0-r1) [2023-12-04T21:19:32.323Z] #61 ... [2023-12-04T21:19:32.323Z] [2023-12-04T21:19:32.323Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-04T21:19:32.323Z] #59 12.21 OK: 266 MiB in 52 packages [2023-12-04T21:19:32.323Z] #59 DONE 12.8s [2023-12-04T21:19:32.323Z] [2023-12-04T21:19:32.323Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T21:19:32.323Z] #61 12.68 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:19:32.323Z] #61 12.72 Executing ca-certificates-20230506-r0.trigger [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:32.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-04T21:19:32.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-04T21:19:32.747Z] cb139b51435e: Preparing [2023-12-04T21:19:32.747Z] 7c5b88edd182: Preparing [2023-12-04T21:19:32.747Z] 536afd7d537f: Preparing [2023-12-04T21:19:32.747Z] fe45ceec0e87: Preparing [2023-12-04T21:19:32.747Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:32.747Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:32.747Z] 3ba02147045a: Preparing [2023-12-04T21:19:32.747Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:32.747Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:32.747Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:32.747Z] 3ba02147045a: Waiting [2023-12-04T21:19:32.747Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:32.747Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:32.747Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:32.747Z] fe45ceec0e87: Layer already exists [2023-12-04T21:19:32.747Z] cb139b51435e: Layer already exists [2023-12-04T21:19:32.747Z] 536afd7d537f: Layer already exists [2023-12-04T21:19:32.747Z] 7c5b88edd182: Layer already exists [2023-12-04T21:19:32.747Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:32.747Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:32.747Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:32.747Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:32.747Z] latest: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:32.909Z] #61 13.33 OK: 13 MiB in 26 packages [Pipeline] sh [2023-12-04T21:19:33.184Z] #61 ... [2023-12-04T21:19:33.184Z] [2023-12-04T21:19:33.184Z] #54 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T21:19:33.184Z] #54 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:33.184Z] #54 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:33.184Z] #54 5.478 OK: 8 MiB in 16 packages [2023-12-04T21:19:33.184Z] #54 DONE 6.0s [2023-12-04T21:19:33.230Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:33.465Z] [2023-12-04T21:19:33.465Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:33.465Z] #72 DONE 1.0s [2023-12-04T21:19:33.465Z] [2023-12-04T21:19:33.465Z] #57 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2023-12-04T21:19:33.465Z] #57 3.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:33.465Z] #57 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:33.465Z] #57 ... [2023-12-04T21:19:33.465Z] [2023-12-04T21:19:33.465Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T21:19:33.465Z] #61 DONE 13.9s [2023-12-04T21:19:33.710Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.2 [2023-12-04T21:19:33.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-04T21:19:33.710Z] cb139b51435e: Preparing [2023-12-04T21:19:33.710Z] 7c5b88edd182: Preparing [2023-12-04T21:19:33.710Z] 536afd7d537f: Preparing [2023-12-04T21:19:33.710Z] fe45ceec0e87: Preparing [2023-12-04T21:19:33.710Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:33.710Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:33.710Z] 3ba02147045a: Preparing [2023-12-04T21:19:33.710Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:33.710Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:33.710Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:33.710Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:33.710Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:33.710Z] 3ba02147045a: Waiting [2023-12-04T21:19:33.710Z] cb139b51435e: Layer already exists [2023-12-04T21:19:33.710Z] 7c5b88edd182: Layer already exists [2023-12-04T21:19:33.710Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:33.710Z] 536afd7d537f: Layer already exists [2023-12-04T21:19:33.710Z] fe45ceec0e87: Layer already exists [2023-12-04T21:19:33.710Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:33.710Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:33.710Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:33.710Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:33.710Z] 3.2.0-dev.2: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } [2023-12-04T21:19:33.734Z] [2023-12-04T21:19:33.734Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:34.196Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:34.323Z] #73 ... [2023-12-04T21:19:34.323Z] [2023-12-04T21:19:34.323Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-04T21:19:34.323Z] #66 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:34.323Z] #66 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:34.323Z] #66 13.17 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-04T21:19:34.323Z] #66 13.18 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-04T21:19:34.323Z] #66 13.19 (3/4) Installing libucontext (1.2-r2) [2023-12-04T21:19:34.323Z] #66 13.21 (4/4) Installing gcompat (1.1.0-r1) [2023-12-04T21:19:34.323Z] #66 13.23 Executing busybox-1.36.1-r5.trigger [2023-12-04T21:19:34.323Z] #66 13.34 OK: 8 MiB in 19 packages [2023-12-04T21:19:34.323Z] #66 DONE 13.8s [2023-12-04T21:19:34.323Z] [2023-12-04T21:19:34.323Z] #57 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2023-12-04T21:19:34.323Z] #57 5.824 OK: 8 MiB in 16 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:34.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:34.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-04T21:19:34.681Z] cb139b51435e: Preparing [2023-12-04T21:19:34.681Z] 7c5b88edd182: Preparing [2023-12-04T21:19:34.681Z] 536afd7d537f: Preparing [2023-12-04T21:19:34.681Z] fe45ceec0e87: Preparing [2023-12-04T21:19:34.681Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:34.681Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:34.681Z] 3ba02147045a: Preparing [2023-12-04T21:19:34.681Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:34.681Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:34.681Z] 3ba02147045a: Waiting [2023-12-04T21:19:34.681Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:34.681Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:34.681Z] fe45ceec0e87: Layer already exists [2023-12-04T21:19:34.681Z] cb139b51435e: Layer already exists [2023-12-04T21:19:34.681Z] 7c5b88edd182: Layer already exists [2023-12-04T21:19:34.681Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:34.681Z] 536afd7d537f: Layer already exists [2023-12-04T21:19:34.681Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:34.681Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:34.681Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:34.681Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:34.681Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:34.907Z] #57 DONE 6.9s [2023-12-04T21:19:34.907Z] [2023-12-04T21:19:34.907Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh [2023-12-04T21:19:35.233Z] + 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-04T21:19:35.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-12-04T21:19:35.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-04T21:19:35.715Z] cb139b51435e: Preparing [2023-12-04T21:19:35.715Z] 7c5b88edd182: Preparing [2023-12-04T21:19:35.716Z] 536afd7d537f: Preparing [2023-12-04T21:19:35.716Z] fe45ceec0e87: Preparing [2023-12-04T21:19:35.716Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:35.716Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:35.716Z] 3ba02147045a: Preparing [2023-12-04T21:19:35.716Z] a7c4a42e9f99: Preparing [2023-12-04T21:19:35.716Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:35.716Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:35.716Z] 3ba02147045a: Waiting [2023-12-04T21:19:35.716Z] a7c4a42e9f99: Waiting [2023-12-04T21:19:35.716Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:35.716Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:35.716Z] fe45ceec0e87: Layer already exists [2023-12-04T21:19:35.716Z] cb139b51435e: Layer already exists [2023-12-04T21:19:35.716Z] 7c5b88edd182: Layer already exists [2023-12-04T21:19:35.716Z] 536afd7d537f: Layer already exists [2023-12-04T21:19:35.716Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:35.716Z] 3ba02147045a: Layer already exists [2023-12-04T21:19:35.716Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:19:35.716Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:35.716Z] main: digest: sha256:1e39d2363d17adec920044c91db6f8b704581e2b0e904797df73f5d4aa83b6cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:19:36.122Z] ===================================================== [Pipeline] echo [2023-12-04T21:19:36.196Z] taggedImages: [2023-12-04T21:19:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-04T21:19:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.2 [2023-12-04T21:19:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-12-04T21:19:36.279Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-12-04T21:19:36.279Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:36.279Z] latest [2023-12-04T21:19:36.279Z] 3.2.0-dev.2 [2023-12-04T21:19:36.279Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:36.279Z] main [2023-12-04T21:19:36.279Z] ===================================================== [2023-12-04T21:19:36.322Z] #74 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:36.594Z] #74 2.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2023-12-04T21:19:36.859Z] #74 ... [2023-12-04T21:19:36.859Z] [2023-12-04T21:19:36.859Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-04T21:19:36.859Z] #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:36.859Z] #0 4.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:36.859Z] #0 6.380 OK: 8 MiB in 17 packages [2023-12-04T21:19:36.859Z] #75 DONE 6.8s [2023-12-04T21:19:36.902Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:37.126Z] [2023-12-04T21:19:37.126Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] sh [2023-12-04T21:19:37.402Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:37.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-04T21:19:37.402Z] d344ee56b933: Preparing [2023-12-04T21:19:37.402Z] 1cae651f7eea: Preparing [2023-12-04T21:19:37.402Z] 367a1c5a9215: Preparing [2023-12-04T21:19:37.402Z] 3f095630ce38: Preparing [2023-12-04T21:19:37.402Z] 13f90c44b994: Preparing [2023-12-04T21:19:37.402Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:37.402Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:37.402Z] 263394f8f9dc: Preparing [2023-12-04T21:19:37.402Z] bff2a186e36b: Preparing [2023-12-04T21:19:37.402Z] 1dd342d52bfc: Preparing [2023-12-04T21:19:37.402Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:37.402Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:37.402Z] bff2a186e36b: Waiting [2023-12-04T21:19:37.402Z] 263394f8f9dc: Waiting [2023-12-04T21:19:37.402Z] 1dd342d52bfc: Waiting [2023-12-04T21:19:37.402Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:37.402Z] 3f095630ce38: Pushed [2023-12-04T21:19:37.402Z] 1cae651f7eea: Pushed [2023-12-04T21:19:37.402Z] d344ee56b933: Pushed [2023-12-04T21:19:37.402Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:37.402Z] 13f90c44b994: Pushed [2023-12-04T21:19:37.402Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:37.402Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:37.661Z] bff2a186e36b: Pushed [2023-12-04T21:19:37.661Z] 263394f8f9dc: Pushed [2023-12-04T21:19:37.713Z] #76 ... [2023-12-04T21:19:37.713Z] [2023-12-04T21:19:37.713Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-04T21:19:37.713Z] #0 3.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:37.713Z] #0 4.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:37.713Z] #0 6.138 OK: 18 MiB in 19 packages [2023-12-04T21:19:37.713Z] #77 DONE 6.6s [2023-12-04T21:19:37.986Z] [2023-12-04T21:19:37.986Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-04T21:19:37.986Z] #78 DONE 0.2s [2023-12-04T21:19:37.986Z] [2023-12-04T21:19:37.986Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T21:19:37.986Z] #73 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:37.986Z] #73 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:37.986Z] #73 4.477 OK: 13 MiB in 26 packages [2023-12-04T21:19:38.267Z] #73 ... [2023-12-04T21:19:38.267Z] [2023-12-04T21:19:38.267Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-04T21:19:38.267Z] #76 DONE 1.5s [2023-12-04T21:19:38.267Z] [2023-12-04T21:19:38.267Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-04T21:19:38.267Z] #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:38.267Z] #0 4.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:38.267Z] #0 6.434 OK: 9 MiB in 20 packages [2023-12-04T21:19:38.267Z] #79 DONE 6.8s [2023-12-04T21:19:38.535Z] [2023-12-04T21:19:38.535Z] #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-04T21:19:38.535Z] #80 ... [2023-12-04T21:19:38.535Z] [2023-12-04T21:19:38.535Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T21:19:38.535Z] #73 DONE 4.9s [2023-12-04T21:19:38.535Z] [2023-12-04T21:19:38.535Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T21:19:38.535Z] #71 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:38.535Z] #71 4.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:38.535Z] #71 6.393 OK: 9 MiB in 17 packages [2023-12-04T21:19:38.535Z] #71 DONE 6.9s [2023-12-04T21:19:38.535Z] [2023-12-04T21:19:38.535Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-04T21:19:38.535Z] #0 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:38.535Z] #0 4.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T21:19:38.535Z] #0 6.175 OK: 18 MiB in 19 packages [2023-12-04T21:19:38.535Z] #81 DONE 6.7s [2023-12-04T21:19:38.535Z] [2023-12-04T21:19:38.535Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:38.802Z] #82 ... [2023-12-04T21:19:38.802Z] [2023-12-04T21:19:38.802Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-04T21:19:38.802Z] #74 4.206 OK: 8 MiB in 19 packages [2023-12-04T21:19:38.802Z] #74 DONE 4.6s [2023-12-04T21:19:38.802Z] [2023-12-04T21:19:38.802Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T21:19:38.802Z] #83 ... [2023-12-04T21:19:38.802Z] [2023-12-04T21:19:38.802Z] #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-04T21:19:38.802Z] #80 DONE 0.4s [2023-12-04T21:19:39.037Z] 1dd342d52bfc: Pushed [2023-12-04T21:19:39.037Z] 367a1c5a9215: Pushed [2023-12-04T21:19:39.037Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } [2023-12-04T21:19:39.070Z] [2023-12-04T21:19:39.070Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:39.539Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [2023-12-04T21:19:39.649Z] #84 DONE 1.0s [2023-12-04T21:19:39.649Z] [2023-12-04T21:19:39.649Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T21:19:39.649Z] #83 DONE 1.4s [2023-12-04T21:19:39.649Z] [2023-12-04T21:19:39.650Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-04T21:19:39.650Z] #85 DONE 1.4s [2023-12-04T21:19:39.650Z] [2023-12-04T21:19:39.650Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:39.914Z] #86 DONE 0.2s [2023-12-04T21:19:39.914Z] [2023-12-04T21:19:39.914Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-04T21:19:39.914Z] #87 DONE 0.2s [2023-12-04T21:19:39.914Z] [2023-12-04T21:19:39.914Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-04T21:19:40.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-04T21:19:40.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-04T21:19:40.092Z] d344ee56b933: Preparing [2023-12-04T21:19:40.092Z] 1cae651f7eea: Preparing [2023-12-04T21:19:40.092Z] 367a1c5a9215: Preparing [2023-12-04T21:19:40.092Z] 3f095630ce38: Preparing [2023-12-04T21:19:40.092Z] 13f90c44b994: Preparing [2023-12-04T21:19:40.092Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:40.092Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:40.092Z] 263394f8f9dc: Preparing [2023-12-04T21:19:40.092Z] bff2a186e36b: Preparing [2023-12-04T21:19:40.092Z] 1dd342d52bfc: Preparing [2023-12-04T21:19:40.092Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:40.092Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:40.092Z] 1dd342d52bfc: Waiting [2023-12-04T21:19:40.092Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:40.092Z] 263394f8f9dc: Waiting [2023-12-04T21:19:40.092Z] bff2a186e36b: Waiting [2023-12-04T21:19:40.092Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:40.092Z] 13f90c44b994: Layer already exists [2023-12-04T21:19:40.092Z] 367a1c5a9215: Layer already exists [2023-12-04T21:19:40.092Z] 3f095630ce38: Layer already exists [2023-12-04T21:19:40.092Z] 1cae651f7eea: Layer already exists [2023-12-04T21:19:40.092Z] d344ee56b933: Layer already exists [2023-12-04T21:19:40.092Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:40.092Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:40.092Z] 263394f8f9dc: Layer already exists [2023-12-04T21:19:40.092Z] 1dd342d52bfc: Layer already exists [2023-12-04T21:19:40.092Z] bff2a186e36b: Layer already exists [2023-12-04T21:19:40.092Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:40.092Z] latest: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:40.180Z] #88 ... [2023-12-04T21:19:40.180Z] [2023-12-04T21:19:40.180Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-04T21:19:40.180Z] #89 DONE 0.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:40.451Z] [2023-12-04T21:19:40.451Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-04T21:19:40.451Z] #88 DONE 0.2s [2023-12-04T21:19:40.451Z] [2023-12-04T21:19:40.451Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T21:19:40.451Z] #90 DONE 0.2s [2023-12-04T21:19:40.451Z] [2023-12-04T21:19:40.451Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T21:19:40.451Z] #91 DONE 0.2s [2023-12-04T21:19:40.451Z] [2023-12-04T21:19:40.451Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-04T21:19:40.603Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:40.719Z] #92 DONE 0.2s [2023-12-04T21:19:40.719Z] [2023-12-04T21:19:40.719Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-04T21:19:40.719Z] #93 DONE 0.2s [2023-12-04T21:19:40.719Z] [2023-12-04T21:19:40.719Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T21:19:40.719Z] #94 DONE 0.9s [2023-12-04T21:19:40.719Z] [2023-12-04T21:19:40.719Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-04T21:19:40.719Z] #95 ... [2023-12-04T21:19:40.719Z] [2023-12-04T21:19:40.719Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-04T21:19:40.719Z] #96 DONE 0.2s [2023-12-04T21:19:40.719Z] [2023-12-04T21:19:40.719Z] #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:40.989Z] #97 ... [2023-12-04T21:19:40.989Z] [2023-12-04T21:19:40.989Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-04T21:19:40.989Z] #98 DONE 0.2s [2023-12-04T21:19:40.989Z] [2023-12-04T21:19:40.989Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-04T21:19:40.989Z] #95 DONE 0.2s [2023-12-04T21:19:40.989Z] [2023-12-04T21:19:40.989Z] #99 [security-spire-server] exporting to image [2023-12-04T21:19:40.989Z] #99 exporting layers [2023-12-04T21:19:40.989Z] #99 ... [2023-12-04T21:19:40.989Z] [2023-12-04T21:19:40.989Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-04T21:19:40.989Z] #100 DONE 0.2s [2023-12-04T21:19:41.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.2 [2023-12-04T21:19:41.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-04T21:19:41.107Z] d344ee56b933: Preparing [2023-12-04T21:19:41.107Z] 1cae651f7eea: Preparing [2023-12-04T21:19:41.107Z] 367a1c5a9215: Preparing [2023-12-04T21:19:41.107Z] 3f095630ce38: Preparing [2023-12-04T21:19:41.107Z] 13f90c44b994: Preparing [2023-12-04T21:19:41.107Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:41.107Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:41.107Z] 263394f8f9dc: Preparing [2023-12-04T21:19:41.107Z] bff2a186e36b: Preparing [2023-12-04T21:19:41.107Z] 1dd342d52bfc: Preparing [2023-12-04T21:19:41.107Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:41.107Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:41.107Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:41.107Z] 1dd342d52bfc: Waiting [2023-12-04T21:19:41.107Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:41.107Z] 263394f8f9dc: Waiting [2023-12-04T21:19:41.107Z] bff2a186e36b: Waiting [2023-12-04T21:19:41.107Z] d344ee56b933: Layer already exists [2023-12-04T21:19:41.107Z] 13f90c44b994: Layer already exists [2023-12-04T21:19:41.107Z] 3f095630ce38: Layer already exists [2023-12-04T21:19:41.107Z] 1cae651f7eea: Layer already exists [2023-12-04T21:19:41.107Z] 367a1c5a9215: Layer already exists [2023-12-04T21:19:41.107Z] 263394f8f9dc: Layer already exists [2023-12-04T21:19:41.107Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:41.107Z] 1dd342d52bfc: Layer already exists [2023-12-04T21:19:41.107Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:41.107Z] bff2a186e36b: Layer already exists [2023-12-04T21:19:41.107Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:41.107Z] 3.2.0-dev.2: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } [Pipeline] // withEnv [2023-12-04T21:19:41.255Z] [2023-12-04T21:19:41.255Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T21:19:41.255Z] #101 DONE 0.1s [2023-12-04T21:19:41.255Z] [2023-12-04T21:19:41.255Z] #102 [security-spire-config] exporting to image [2023-12-04T21:19:41.255Z] #102 ... [2023-12-04T21:19:41.255Z] [2023-12-04T21:19:41.255Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-04T21:19:41.255Z] #103 DONE 0.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:41.526Z] [2023-12-04T21:19:41.526Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-04T21:19:41.526Z] #104 DONE 0.1s [2023-12-04T21:19:41.526Z] [2023-12-04T21:19:41.526Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:41.526Z] #105 ... [2023-12-04T21:19:41.526Z] [2023-12-04T21:19:41.526Z] #106 [security-spire-agent] exporting to image [2023-12-04T21:19:41.610Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:42.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:42.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-04T21:19:42.100Z] d344ee56b933: Preparing [2023-12-04T21:19:42.100Z] 1cae651f7eea: Preparing [2023-12-04T21:19:42.100Z] 367a1c5a9215: Preparing [2023-12-04T21:19:42.100Z] 3f095630ce38: Preparing [2023-12-04T21:19:42.100Z] 13f90c44b994: Preparing [2023-12-04T21:19:42.100Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:42.100Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:42.100Z] 263394f8f9dc: Preparing [2023-12-04T21:19:42.100Z] bff2a186e36b: Preparing [2023-12-04T21:19:42.100Z] 1dd342d52bfc: Preparing [2023-12-04T21:19:42.100Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:42.100Z] 263394f8f9dc: Waiting [2023-12-04T21:19:42.100Z] bff2a186e36b: Waiting [2023-12-04T21:19:42.100Z] 1dd342d52bfc: Waiting [2023-12-04T21:19:42.100Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:42.100Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:42.100Z] 367a1c5a9215: Layer already exists [2023-12-04T21:19:42.100Z] 3f095630ce38: Layer already exists [2023-12-04T21:19:42.100Z] 13f90c44b994: Layer already exists [2023-12-04T21:19:42.100Z] 1cae651f7eea: Layer already exists [2023-12-04T21:19:42.100Z] d344ee56b933: Layer already exists [2023-12-04T21:19:42.100Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:42.100Z] 1dd342d52bfc: Layer already exists [2023-12-04T21:19:42.100Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:42.100Z] bff2a186e36b: Layer already exists [2023-12-04T21:19:42.100Z] 263394f8f9dc: Layer already exists [2023-12-04T21:19:42.100Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:42.100Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:42.485Z] #106 ... [2023-12-04T21:19:42.485Z] [2023-12-04T21:19:42.485Z] #102 [security-spire-config] exporting to image [2023-12-04T21:19:42.485Z] #102 exporting layers 1.5s done [2023-12-04T21:19:42.485Z] #102 writing image sha256:e504399091802379e7a0df0fda76793954f9b5a9c757bd7f65954761cc3f1418 0.0s done [2023-12-04T21:19:42.485Z] #102 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-04T21:19:42.485Z] #102 DONE 1.6s [2023-12-04T21:19:42.485Z] [2023-12-04T21:19:42.485Z] #99 [security-spire-server] exporting to image [2023-12-04T21:19:42.485Z] #99 exporting layers 1.5s done [2023-12-04T21:19:42.485Z] #99 writing image sha256:e49442009c79518630b59fe0dfb79fc6690c42092151b80828d19d9612d64def done [2023-12-04T21:19:42.485Z] #99 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-04T21:19:42.485Z] #99 DONE 1.5s [2023-12-04T21:19:42.596Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:42.756Z] [2023-12-04T21:19:42.756Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:42.756Z] #105 ... [2023-12-04T21:19:42.756Z] [2023-12-04T21:19:42.756Z] #106 [security-spire-agent] exporting to image [2023-12-04T21:19:42.756Z] #106 exporting layers 1.3s done [2023-12-04T21:19:42.756Z] #106 writing image sha256:ff1b247a6d0a076ede9a77bcbd8365f0dc168ef968c206cf8719dd2c2fe7f851 done [2023-12-04T21:19:42.756Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2023-12-04T21:19:42.756Z] #106 DONE 1.3s [Pipeline] sh [2023-12-04T21:19:43.021Z] [2023-12-04T21:19:43.021Z] #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:43.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-12-04T21:19:43.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-04T21:19:43.099Z] d344ee56b933: Preparing [2023-12-04T21:19:43.099Z] 1cae651f7eea: Preparing [2023-12-04T21:19:43.099Z] 367a1c5a9215: Preparing [2023-12-04T21:19:43.099Z] 3f095630ce38: Preparing [2023-12-04T21:19:43.099Z] 13f90c44b994: Preparing [2023-12-04T21:19:43.099Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:43.099Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:43.099Z] 263394f8f9dc: Preparing [2023-12-04T21:19:43.099Z] bff2a186e36b: Preparing [2023-12-04T21:19:43.099Z] 1dd342d52bfc: Preparing [2023-12-04T21:19:43.099Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:43.099Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:43.099Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:43.099Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:43.099Z] 1dd342d52bfc: Waiting [2023-12-04T21:19:43.099Z] d344ee56b933: Layer already exists [2023-12-04T21:19:43.099Z] 1cae651f7eea: Layer already exists [2023-12-04T21:19:43.099Z] 13f90c44b994: Layer already exists [2023-12-04T21:19:43.099Z] 367a1c5a9215: Layer already exists [2023-12-04T21:19:43.099Z] 3f095630ce38: Layer already exists [2023-12-04T21:19:43.099Z] 263394f8f9dc: Layer already exists [2023-12-04T21:19:43.099Z] bff2a186e36b: Layer already exists [2023-12-04T21:19:43.099Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:43.099Z] 1dd342d52bfc: Layer already exists [2023-12-04T21:19:43.099Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:43.099Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:43.099Z] main: digest: sha256:cd2f89943899dc65a7bff4a9d3131d22d30f099c9c473ab2b583cc296d553c12 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:19:43.545Z] ===================================================== [Pipeline] echo [2023-12-04T21:19:43.622Z] taggedImages: [2023-12-04T21:19:43.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:43.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-04T21:19:43.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.2 [2023-12-04T21:19:43.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:43.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-12-04T21:19:43.707Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-12-04T21:19:43.707Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:43.707Z] latest [2023-12-04T21:19:43.707Z] 3.2.0-dev.2 [2023-12-04T21:19:43.707Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:43.707Z] main [2023-12-04T21:19:43.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:44.350Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:44.859Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:44.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-04T21:19:44.859Z] 0bb3862f576d: Preparing [2023-12-04T21:19:44.859Z] dbd3b1295253: Preparing [2023-12-04T21:19:44.859Z] e10cdd1277d2: Preparing [2023-12-04T21:19:44.859Z] 143072a10dca: Preparing [2023-12-04T21:19:44.859Z] 96140c2a345d: Preparing [2023-12-04T21:19:44.859Z] ef038fc5f71f: Preparing [2023-12-04T21:19:44.859Z] 51f56ae70d8e: Preparing [2023-12-04T21:19:44.859Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:44.859Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:44.859Z] c1338d0a35e1: Preparing [2023-12-04T21:19:44.859Z] 55885042564e: Preparing [2023-12-04T21:19:44.859Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:44.859Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:44.859Z] 55885042564e: Waiting [2023-12-04T21:19:44.859Z] ef038fc5f71f: Waiting [2023-12-04T21:19:44.859Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:44.859Z] 51f56ae70d8e: Waiting [2023-12-04T21:19:44.859Z] c1338d0a35e1: Waiting [2023-12-04T21:19:44.859Z] 96140c2a345d: Pushed [2023-12-04T21:19:44.859Z] 0bb3862f576d: Pushed [2023-12-04T21:19:44.859Z] dbd3b1295253: Pushed [2023-12-04T21:19:44.859Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:44.859Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:45.118Z] ef038fc5f71f: Pushed [2023-12-04T21:19:45.118Z] 51f56ae70d8e: Pushed [2023-12-04T21:19:45.118Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:45.118Z] c1338d0a35e1: Pushed [2023-12-04T21:19:46.052Z] 143072a10dca: Pushed [2023-12-04T21:19:46.310Z] 55885042564e: Pushed [2023-12-04T21:19:46.567Z] e10cdd1277d2: Pushed [2023-12-04T21:19:46.826Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:47.325Z] + 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-04T21:19:47.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-04T21:19:47.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-04T21:19:47.826Z] 0bb3862f576d: Preparing [2023-12-04T21:19:47.826Z] dbd3b1295253: Preparing [2023-12-04T21:19:47.826Z] e10cdd1277d2: Preparing [2023-12-04T21:19:47.826Z] 143072a10dca: Preparing [2023-12-04T21:19:47.826Z] 96140c2a345d: Preparing [2023-12-04T21:19:47.826Z] ef038fc5f71f: Preparing [2023-12-04T21:19:47.826Z] 51f56ae70d8e: Preparing [2023-12-04T21:19:47.826Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:47.826Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:47.826Z] c1338d0a35e1: Preparing [2023-12-04T21:19:47.826Z] 55885042564e: Preparing [2023-12-04T21:19:47.826Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:47.826Z] 51f56ae70d8e: Waiting [2023-12-04T21:19:47.826Z] 55885042564e: Waiting [2023-12-04T21:19:47.826Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:47.826Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:47.826Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:47.826Z] c1338d0a35e1: Waiting [2023-12-04T21:19:47.826Z] 143072a10dca: Layer already exists [2023-12-04T21:19:47.826Z] 96140c2a345d: Layer already exists [2023-12-04T21:19:47.826Z] 0bb3862f576d: Layer already exists [2023-12-04T21:19:47.826Z] dbd3b1295253: Layer already exists [2023-12-04T21:19:47.826Z] e10cdd1277d2: Layer already exists [2023-12-04T21:19:47.826Z] ef038fc5f71f: Layer already exists [2023-12-04T21:19:47.826Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:47.826Z] 51f56ae70d8e: Layer already exists [2023-12-04T21:19:47.826Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:47.826Z] c1338d0a35e1: Layer already exists [2023-12-04T21:19:47.826Z] 55885042564e: Layer already exists [2023-12-04T21:19:47.826Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:47.826Z] latest: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:48.351Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:48.856Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.2 [2023-12-04T21:19:48.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-04T21:19:48.856Z] 0bb3862f576d: Preparing [2023-12-04T21:19:48.856Z] dbd3b1295253: Preparing [2023-12-04T21:19:48.856Z] e10cdd1277d2: Preparing [2023-12-04T21:19:48.856Z] 143072a10dca: Preparing [2023-12-04T21:19:48.856Z] 96140c2a345d: Preparing [2023-12-04T21:19:48.856Z] ef038fc5f71f: Preparing [2023-12-04T21:19:48.856Z] 51f56ae70d8e: Preparing [2023-12-04T21:19:48.856Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:48.856Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:48.856Z] c1338d0a35e1: Preparing [2023-12-04T21:19:48.856Z] 55885042564e: Preparing [2023-12-04T21:19:48.856Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:48.856Z] ef038fc5f71f: Waiting [2023-12-04T21:19:48.856Z] 55885042564e: Waiting [2023-12-04T21:19:48.856Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:48.856Z] c1338d0a35e1: Waiting [2023-12-04T21:19:48.856Z] 51f56ae70d8e: Waiting [2023-12-04T21:19:48.856Z] 96140c2a345d: Layer already exists [2023-12-04T21:19:48.856Z] e10cdd1277d2: Layer already exists [2023-12-04T21:19:48.856Z] 143072a10dca: Layer already exists [2023-12-04T21:19:48.856Z] dbd3b1295253: Layer already exists [2023-12-04T21:19:48.856Z] 0bb3862f576d: Layer already exists [2023-12-04T21:19:48.856Z] ef038fc5f71f: Layer already exists [2023-12-04T21:19:48.856Z] 51f56ae70d8e: Layer already exists [2023-12-04T21:19:48.856Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:48.856Z] c1338d0a35e1: Layer already exists [2023-12-04T21:19:48.856Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:48.856Z] 55885042564e: Layer already exists [2023-12-04T21:19:48.856Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:48.856Z] 3.2.0-dev.2: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:49.379Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:49.896Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:49.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-04T21:19:49.896Z] 0bb3862f576d: Preparing [2023-12-04T21:19:49.896Z] dbd3b1295253: Preparing [2023-12-04T21:19:49.896Z] e10cdd1277d2: Preparing [2023-12-04T21:19:49.896Z] 143072a10dca: Preparing [2023-12-04T21:19:49.896Z] 96140c2a345d: Preparing [2023-12-04T21:19:49.896Z] ef038fc5f71f: Preparing [2023-12-04T21:19:49.896Z] 51f56ae70d8e: Preparing [2023-12-04T21:19:49.896Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:49.896Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:49.896Z] c1338d0a35e1: Preparing [2023-12-04T21:19:49.896Z] 55885042564e: Preparing [2023-12-04T21:19:49.896Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:49.896Z] 51f56ae70d8e: Waiting [2023-12-04T21:19:49.896Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:49.896Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:49.896Z] c1338d0a35e1: Waiting [2023-12-04T21:19:49.896Z] 55885042564e: Waiting [2023-12-04T21:19:49.896Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:49.896Z] ef038fc5f71f: Waiting [2023-12-04T21:19:49.896Z] 96140c2a345d: Layer already exists [2023-12-04T21:19:49.896Z] 0bb3862f576d: Layer already exists [2023-12-04T21:19:49.896Z] 143072a10dca: Layer already exists [2023-12-04T21:19:49.896Z] e10cdd1277d2: Layer already exists [2023-12-04T21:19:49.896Z] dbd3b1295253: Layer already exists [2023-12-04T21:19:49.896Z] 51f56ae70d8e: Layer already exists [2023-12-04T21:19:49.896Z] ef038fc5f71f: Layer already exists [2023-12-04T21:19:49.896Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:49.896Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:49.896Z] c1338d0a35e1: Layer already exists [2023-12-04T21:19:49.896Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:49.896Z] 55885042564e: Layer already exists [2023-12-04T21:19:49.896Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:50.411Z] + 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-04T21:19:50.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-12-04T21:19:50.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-04T21:19:50.927Z] 0bb3862f576d: Preparing [2023-12-04T21:19:50.927Z] dbd3b1295253: Preparing [2023-12-04T21:19:50.927Z] e10cdd1277d2: Preparing [2023-12-04T21:19:50.927Z] 143072a10dca: Preparing [2023-12-04T21:19:50.927Z] 96140c2a345d: Preparing [2023-12-04T21:19:50.927Z] ef038fc5f71f: Preparing [2023-12-04T21:19:50.927Z] 51f56ae70d8e: Preparing [2023-12-04T21:19:50.927Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:50.927Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:50.927Z] c1338d0a35e1: Preparing [2023-12-04T21:19:50.927Z] 55885042564e: Preparing [2023-12-04T21:19:50.927Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:50.927Z] ef038fc5f71f: Waiting [2023-12-04T21:19:50.927Z] c1338d0a35e1: Waiting [2023-12-04T21:19:50.927Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:50.927Z] 55885042564e: Waiting [2023-12-04T21:19:50.927Z] 2d81d0fe06a6: Waiting [2023-12-04T21:19:50.927Z] c7ba5b8a1775: Waiting [2023-12-04T21:19:50.927Z] 51f56ae70d8e: Waiting [2023-12-04T21:19:50.927Z] 143072a10dca: Layer already exists [2023-12-04T21:19:50.927Z] 0bb3862f576d: Layer already exists [2023-12-04T21:19:50.927Z] e10cdd1277d2: Layer already exists [2023-12-04T21:19:50.927Z] dbd3b1295253: Layer already exists [2023-12-04T21:19:50.927Z] 96140c2a345d: Layer already exists [2023-12-04T21:19:50.927Z] ef038fc5f71f: Layer already exists [2023-12-04T21:19:50.927Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:50.927Z] 51f56ae70d8e: Layer already exists [2023-12-04T21:19:50.927Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:50.927Z] c1338d0a35e1: Layer already exists [2023-12-04T21:19:50.927Z] 55885042564e: Layer already exists [2023-12-04T21:19:50.927Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:50.927Z] main: digest: sha256:2f8f98cedf1bc0467b0ac7f5a081a3219df3794e1f6bfd82eb077e924c2a92f6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:19:51.472Z] ===================================================== [Pipeline] echo [2023-12-04T21:19:51.551Z] taggedImages: [2023-12-04T21:19:51.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:51.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-04T21:19:51.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.2 [2023-12-04T21:19:51.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:51.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-12-04T21:19:51.650Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-12-04T21:19:51.650Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:51.650Z] latest [2023-12-04T21:19:51.650Z] 3.2.0-dev.2 [2023-12-04T21:19:51.650Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:51.650Z] main [2023-12-04T21:19:51.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:52.340Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:52.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:19:52.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-04T21:19:52.857Z] bf32fb214816: Preparing [2023-12-04T21:19:52.857Z] 8d4c2b62ee57: Preparing [2023-12-04T21:19:52.857Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:52.857Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:52.857Z] 0e3d87389e9d: Preparing [2023-12-04T21:19:52.857Z] 81afcb61fcf6: Preparing [2023-12-04T21:19:52.857Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:52.857Z] 81afcb61fcf6: Waiting [2023-12-04T21:19:52.857Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:52.857Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:52.857Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:52.857Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:52.857Z] bf32fb214816: Pushed [2023-12-04T21:19:52.857Z] 0e3d87389e9d: Pushed [2023-12-04T21:19:53.791Z] 81afcb61fcf6: Pushed [2023-12-04T21:19:55.169Z] 8d4c2b62ee57: Pushed [2023-12-04T21:19:55.169Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:55.947Z] + 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-04T21:19:56.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-04T21:19:56.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-04T21:19:56.465Z] bf32fb214816: Preparing [2023-12-04T21:19:56.465Z] 8d4c2b62ee57: Preparing [2023-12-04T21:19:56.465Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:56.465Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:56.465Z] 0e3d87389e9d: Preparing [2023-12-04T21:19:56.465Z] 81afcb61fcf6: Preparing [2023-12-04T21:19:56.465Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:56.465Z] 81afcb61fcf6: Waiting [2023-12-04T21:19:56.465Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:56.465Z] 8d4c2b62ee57: Layer already exists [2023-12-04T21:19:56.465Z] 0e3d87389e9d: Layer already exists [2023-12-04T21:19:56.465Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:56.465Z] bf32fb214816: Layer already exists [2023-12-04T21:19:56.465Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:56.465Z] 81afcb61fcf6: Layer already exists [2023-12-04T21:19:56.465Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:56.465Z] latest: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:56.995Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:57.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.2 [2023-12-04T21:19:57.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-04T21:19:57.538Z] bf32fb214816: Preparing [2023-12-04T21:19:57.538Z] 8d4c2b62ee57: Preparing [2023-12-04T21:19:57.538Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:57.538Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:57.538Z] 0e3d87389e9d: Preparing [2023-12-04T21:19:57.538Z] 81afcb61fcf6: Preparing [2023-12-04T21:19:57.538Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:57.538Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:57.538Z] 81afcb61fcf6: Waiting [2023-12-04T21:19:57.538Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:57.538Z] 8d4c2b62ee57: Layer already exists [2023-12-04T21:19:57.538Z] bf32fb214816: Layer already exists [2023-12-04T21:19:57.538Z] 0e3d87389e9d: Layer already exists [2023-12-04T21:19:57.538Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:57.538Z] 81afcb61fcf6: Layer already exists [2023-12-04T21:19:57.538Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:57.538Z] 3.2.0-dev.2: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:58.038Z] #97 DONE 27.3s [2023-12-04T21:19:58.038Z] [2023-12-04T21:19:58.038Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:58.038Z] #105 DONE 24.7s [2023-12-04T21:19:58.038Z] [2023-12-04T21:19:58.038Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:58.038Z] #70 DONE 26.9s [2023-12-04T21:19:58.038Z] [2023-12-04T21:19:58.038Z] #107 [support-notifications builder 6/7] COPY . . [2023-12-04T21:19:58.068Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-04T21:19:58.304Z] #107 ... [2023-12-04T21:19:58.304Z] [2023-12-04T21:19:58.304Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:58.304Z] #82 DONE 29.6s [2023-12-04T21:19:58.304Z] [2023-12-04T21:19:58.304Z] #108 [core-data builder 6/7] COPY . . [Pipeline] sh [2023-12-04T21:19:58.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:19:58.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-04T21:19:58.602Z] bf32fb214816: Preparing [2023-12-04T21:19:58.602Z] 8d4c2b62ee57: Preparing [2023-12-04T21:19:58.602Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:58.602Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:58.602Z] 0e3d87389e9d: Preparing [2023-12-04T21:19:58.602Z] 81afcb61fcf6: Preparing [2023-12-04T21:19:58.602Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:58.602Z] 81afcb61fcf6: Waiting [2023-12-04T21:19:58.602Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:58.602Z] bf32fb214816: Layer already exists [2023-12-04T21:19:58.602Z] 8d4c2b62ee57: Layer already exists [2023-12-04T21:19:58.602Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:58.602Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:58.602Z] 0e3d87389e9d: Layer already exists [2023-12-04T21:19:58.602Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:58.602Z] 81afcb61fcf6: Layer already exists [2023-12-04T21:19:58.602Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:58.893Z] #108 DONE 0.8s [2023-12-04T21:19:58.893Z] [2023-12-04T21:19:58.893Z] #109 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-04T21:19:58.893Z] #109 DONE 0.8s [2023-12-04T21:19:58.893Z] [2023-12-04T21:19:58.893Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:58.893Z] #110 CACHED [2023-12-04T21:19:58.893Z] [2023-12-04T21:19:58.893Z] #111 [support-scheduler builder 6/7] COPY . . [2023-12-04T21:19:58.893Z] #111 CACHED [2023-12-04T21:19:58.893Z] [2023-12-04T21:19:58.893Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:58.893Z] #112 CACHED [2023-12-04T21:19:58.893Z] [2023-12-04T21:19:58.893Z] #107 [support-notifications builder 6/7] COPY . . [2023-12-04T21:19:58.893Z] #107 DONE 0.8s [2023-12-04T21:19:58.893Z] [2023-12-04T21:19:58.893Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-04T21:19:58.893Z] #113 CACHED [2023-12-04T21:19:58.893Z] [2023-12-04T21:19:58.893Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:58.893Z] #114 CACHED [2023-12-04T21:19:58.893Z] [2023-12-04T21:19:59.132Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [2023-12-04T21:19:59.165Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:59.165Z] #115 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #116 [core-metadata builder 6/7] COPY . . [2023-12-04T21:19:59.165Z] #116 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:59.165Z] #117 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:59.165Z] #118 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:59.165Z] #119 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #120 [security-bootstrapper builder 6/7] COPY . . [2023-12-04T21:19:59.165Z] #120 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:59.165Z] #121 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #122 [core-command builder 6/7] COPY . . [2023-12-04T21:19:59.165Z] #122 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:59.165Z] #123 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:59.165Z] #124 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:59.165Z] #125 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2023-12-04T21:19:59.165Z] #126 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:59.165Z] #127 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #128 [security-proxy-auth builder 6/7] COPY . . [2023-12-04T21:19:59.165Z] #128 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-04T21:19:59.165Z] #129 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T21:19:59.165Z] #130 CACHED [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #131 [security-proxy-setup builder 6/7] COPY . . [2023-12-04T21:19:59.165Z] #131 DONE 0.8s [2023-12-04T21:19:59.165Z] [2023-12-04T21:19:59.165Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:19:59.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-12-04T21:19:59.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-04T21:19:59.666Z] bf32fb214816: Preparing [2023-12-04T21:19:59.666Z] 8d4c2b62ee57: Preparing [2023-12-04T21:19:59.666Z] c7ba5b8a1775: Preparing [2023-12-04T21:19:59.666Z] 2d81d0fe06a6: Preparing [2023-12-04T21:19:59.666Z] 0e3d87389e9d: Preparing [2023-12-04T21:19:59.666Z] 81afcb61fcf6: Preparing [2023-12-04T21:19:59.666Z] 9fe9a137fd00: Preparing [2023-12-04T21:19:59.666Z] 9fe9a137fd00: Waiting [2023-12-04T21:19:59.666Z] 81afcb61fcf6: Waiting [2023-12-04T21:19:59.666Z] 0e3d87389e9d: Layer already exists [2023-12-04T21:19:59.666Z] 8d4c2b62ee57: Layer already exists [2023-12-04T21:19:59.666Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:19:59.666Z] bf32fb214816: Layer already exists [2023-12-04T21:19:59.666Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:19:59.666Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:19:59.666Z] 81afcb61fcf6: Layer already exists [2023-12-04T21:19:59.666Z] main: digest: sha256:de7f19cf3ad6e3425d9a83950258178b44d2194f6c248a8f5724cde70ff63ae7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:20:00.200Z] ===================================================== [Pipeline] echo [2023-12-04T21:20:00.287Z] taggedImages: [2023-12-04T21:20:00.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:00.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-04T21:20:00.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.2 [2023-12-04T21:20:00.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:00.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-12-04T21:20:00.385Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-12-04T21:20:00.386Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:00.386Z] latest [2023-12-04T21:20:00.386Z] 3.2.0-dev.2 [2023-12-04T21:20:00.386Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:00.386Z] main [2023-12-04T21:20:00.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:01.087Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:01.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:01.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-04T21:20:01.641Z] c9868d2cf800: Preparing [2023-12-04T21:20:01.641Z] 6ea7a81ea144: Preparing [2023-12-04T21:20:01.641Z] 8da91f1aaafe: Preparing [2023-12-04T21:20:01.641Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:01.641Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:01.641Z] 87db469cc8e1: Preparing [2023-12-04T21:20:01.641Z] a0fe268a7538: Preparing [2023-12-04T21:20:01.641Z] 5b6400965712: Preparing [2023-12-04T21:20:01.641Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:01.641Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:01.641Z] a0fe268a7538: Waiting [2023-12-04T21:20:01.641Z] 5b6400965712: Waiting [2023-12-04T21:20:01.641Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:01.641Z] 87db469cc8e1: Waiting [2023-12-04T21:20:01.641Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:01.641Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:01.641Z] c9868d2cf800: Pushed [2023-12-04T21:20:01.641Z] 8da91f1aaafe: Pushed [2023-12-04T21:20:01.641Z] 6ea7a81ea144: Pushed [2023-12-04T21:20:01.641Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:01.641Z] 5b6400965712: Pushed [2023-12-04T21:20:01.920Z] #132 2.882 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-04T21:20:02.207Z] bb1bf7ec2929: Pushed [2023-12-04T21:20:07.481Z] a0fe268a7538: Pushed [2023-12-04T21:20:10.010Z] 87db469cc8e1: Pushed [2023-12-04T21:20:10.229Z] #132 ... [2023-12-04T21:20:10.229Z] [2023-12-04T21:20:10.229Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T21:20:10.229Z] #0 1.999 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-04T21:20:10.229Z] #133 ... [2023-12-04T21:20:10.229Z] [2023-12-04T21:20:10.229Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-04T21:20:10.229Z] #0 2.868 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-04T21:20:10.229Z] #134 ... [2023-12-04T21:20:10.229Z] [2023-12-04T21:20:10.229Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T21:20:10.229Z] #0 2.860 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-04T21:20:10.229Z] #135 ... [2023-12-04T21:20:10.229Z] [2023-12-04T21:20:10.229Z] #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-04T21:20:10.229Z] #0 2.135 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-04T21:20:10.229Z] #136 ... [2023-12-04T21:20:10.229Z] [2023-12-04T21:20:10.229Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T21:20:10.229Z] #0 2.636 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-04T21:20:10.229Z] #137 ... [2023-12-04T21:20:10.229Z] [2023-12-04T21:20:10.229Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T21:20:10.229Z] #0 2.726 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-04T21:20:10.229Z] #138 ... [2023-12-04T21:20:10.229Z] [2023-12-04T21:20:10.229Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T21:20:10.229Z] #0 2.860 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-04T21:20:10.229Z] #139 ... [2023-12-04T21:20:10.229Z] [2023-12-04T21:20:10.229Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-04T21:20:10.229Z] #0 2.484 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-04T21:20:10.229Z] #140 ... [2023-12-04T21:20:10.229Z] [2023-12-04T21:20:10.229Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-04T21:20:10.229Z] #0 2.598 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-04T21:20:10.268Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-04T21:20:10.497Z] #141 ... [2023-12-04T21:20:10.497Z] [2023-12-04T21:20:10.497Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-04T21:20:10.497Z] #0 2.259 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] sh [2023-12-04T21:20:10.803Z] + 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-04T21:20:11.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-04T21:20:11.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-04T21:20:11.337Z] c9868d2cf800: Preparing [2023-12-04T21:20:11.337Z] 6ea7a81ea144: Preparing [2023-12-04T21:20:11.337Z] 8da91f1aaafe: Preparing [2023-12-04T21:20:11.337Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:11.337Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:11.337Z] 87db469cc8e1: Preparing [2023-12-04T21:20:11.337Z] a0fe268a7538: Preparing [2023-12-04T21:20:11.337Z] 5b6400965712: Preparing [2023-12-04T21:20:11.337Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:11.337Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:11.337Z] a0fe268a7538: Waiting [2023-12-04T21:20:11.337Z] 87db469cc8e1: Waiting [2023-12-04T21:20:11.337Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:11.337Z] 5b6400965712: Waiting [2023-12-04T21:20:11.337Z] bb1bf7ec2929: Waiting [2023-12-04T21:20:11.337Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:11.337Z] 6ea7a81ea144: Layer already exists [2023-12-04T21:20:11.337Z] c9868d2cf800: Layer already exists [2023-12-04T21:20:11.337Z] 8da91f1aaafe: Layer already exists [2023-12-04T21:20:11.337Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:11.337Z] a0fe268a7538: Layer already exists [2023-12-04T21:20:11.337Z] 87db469cc8e1: Layer already exists [2023-12-04T21:20:11.337Z] bb1bf7ec2929: Layer already exists [2023-12-04T21:20:11.337Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:11.337Z] 5b6400965712: Layer already exists [2023-12-04T21:20:11.337Z] latest: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:11.930Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:12.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.2 [2023-12-04T21:20:12.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-04T21:20:12.482Z] c9868d2cf800: Preparing [2023-12-04T21:20:12.482Z] 6ea7a81ea144: Preparing [2023-12-04T21:20:12.482Z] 8da91f1aaafe: Preparing [2023-12-04T21:20:12.482Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:12.482Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:12.482Z] 87db469cc8e1: Preparing [2023-12-04T21:20:12.482Z] a0fe268a7538: Preparing [2023-12-04T21:20:12.482Z] 5b6400965712: Preparing [2023-12-04T21:20:12.482Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:12.482Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:12.482Z] 87db469cc8e1: Waiting [2023-12-04T21:20:12.482Z] 5b6400965712: Waiting [2023-12-04T21:20:12.482Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:12.482Z] a0fe268a7538: Waiting [2023-12-04T21:20:12.482Z] 6ea7a81ea144: Layer already exists [2023-12-04T21:20:12.482Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:12.482Z] 8da91f1aaafe: Layer already exists [2023-12-04T21:20:12.482Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:12.482Z] c9868d2cf800: Layer already exists [2023-12-04T21:20:12.482Z] a0fe268a7538: Layer already exists [2023-12-04T21:20:12.482Z] 87db469cc8e1: Layer already exists [2023-12-04T21:20:12.482Z] bb1bf7ec2929: Layer already exists [2023-12-04T21:20:12.482Z] 5b6400965712: Layer already exists [2023-12-04T21:20:12.482Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:12.482Z] 3.2.0-dev.2: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:13.047Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:13.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:13.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-04T21:20:13.600Z] c9868d2cf800: Preparing [2023-12-04T21:20:13.600Z] 6ea7a81ea144: Preparing [2023-12-04T21:20:13.600Z] 8da91f1aaafe: Preparing [2023-12-04T21:20:13.600Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:13.600Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:13.600Z] 87db469cc8e1: Preparing [2023-12-04T21:20:13.600Z] a0fe268a7538: Preparing [2023-12-04T21:20:13.600Z] 5b6400965712: Preparing [2023-12-04T21:20:13.600Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:13.600Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:13.600Z] bb1bf7ec2929: Waiting [2023-12-04T21:20:13.600Z] 87db469cc8e1: Waiting [2023-12-04T21:20:13.600Z] 5b6400965712: Waiting [2023-12-04T21:20:13.600Z] a0fe268a7538: Waiting [2023-12-04T21:20:13.600Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:13.600Z] c9868d2cf800: Layer already exists [2023-12-04T21:20:13.600Z] 6ea7a81ea144: Layer already exists [2023-12-04T21:20:13.600Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:13.600Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:13.600Z] 8da91f1aaafe: Layer already exists [2023-12-04T21:20:13.600Z] a0fe268a7538: Layer already exists [2023-12-04T21:20:13.600Z] bb1bf7ec2929: Layer already exists [2023-12-04T21:20:13.600Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:13.600Z] 5b6400965712: Layer already exists [2023-12-04T21:20:13.600Z] 87db469cc8e1: Layer already exists [2023-12-04T21:20:13.600Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:14.158Z] + 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-04T21:20:14.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-12-04T21:20:14.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-04T21:20:14.699Z] c9868d2cf800: Preparing [2023-12-04T21:20:14.699Z] 6ea7a81ea144: Preparing [2023-12-04T21:20:14.699Z] 8da91f1aaafe: Preparing [2023-12-04T21:20:14.699Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:14.699Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:14.699Z] 87db469cc8e1: Preparing [2023-12-04T21:20:14.699Z] a0fe268a7538: Preparing [2023-12-04T21:20:14.699Z] 5b6400965712: Preparing [2023-12-04T21:20:14.699Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:14.699Z] 87db469cc8e1: Waiting [2023-12-04T21:20:14.699Z] a0fe268a7538: Waiting [2023-12-04T21:20:14.699Z] 5b6400965712: Waiting [2023-12-04T21:20:14.699Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:14.699Z] bb1bf7ec2929: Waiting [2023-12-04T21:20:14.699Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:14.699Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:14.699Z] 8da91f1aaafe: Layer already exists [2023-12-04T21:20:14.699Z] c9868d2cf800: Layer already exists [2023-12-04T21:20:14.699Z] 6ea7a81ea144: Layer already exists [2023-12-04T21:20:14.699Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:14.699Z] 87db469cc8e1: Layer already exists [2023-12-04T21:20:14.699Z] a0fe268a7538: Layer already exists [2023-12-04T21:20:14.699Z] 5b6400965712: Layer already exists [2023-12-04T21:20:14.699Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:14.699Z] bb1bf7ec2929: Layer already exists [2023-12-04T21:20:14.699Z] main: digest: sha256:39fa85f1c5d12cb2b657323c24e70eead4c33bdbd6386a4a026a81f8ab135d02 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:20:15.216Z] ===================================================== [Pipeline] echo [2023-12-04T21:20:15.308Z] taggedImages: [2023-12-04T21:20:15.308Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:15.308Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-04T21:20:15.308Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.2 [2023-12-04T21:20:15.308Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:15.308Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-12-04T21:20:15.412Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-12-04T21:20:15.412Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:15.412Z] latest [2023-12-04T21:20:15.412Z] 3.2.0-dev.2 [2023-12-04T21:20:15.412Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:15.412Z] main [2023-12-04T21:20:15.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:16.155Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:16.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:16.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-04T21:20:16.718Z] 7b5dbf5be3d1: Preparing [2023-12-04T21:20:16.718Z] 6204b7f5bbe1: Preparing [2023-12-04T21:20:16.718Z] 4f9cd6284e5a: Preparing [2023-12-04T21:20:16.718Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:16.718Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:16.718Z] 9cec1e92b220: Preparing [2023-12-04T21:20:16.718Z] fd7c388fb7c1: Preparing [2023-12-04T21:20:16.718Z] d89edb49465a: Preparing [2023-12-04T21:20:16.718Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:16.718Z] fd7c388fb7c1: Waiting [2023-12-04T21:20:16.718Z] d89edb49465a: Waiting [2023-12-04T21:20:16.718Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:16.718Z] 9cec1e92b220: Waiting [2023-12-04T21:20:16.718Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:16.718Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:16.718Z] 6204b7f5bbe1: Pushed [2023-12-04T21:20:16.718Z] fd7c388fb7c1: Pushed [2023-12-04T21:20:16.718Z] 7b5dbf5be3d1: Pushed [2023-12-04T21:20:16.718Z] 4f9cd6284e5a: Pushed [2023-12-04T21:20:16.718Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:16.977Z] d89edb49465a: Pushed [2023-12-04T21:20:25.100Z] 9cec1e92b220: Pushed [2023-12-04T21:20:25.100Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:25.675Z] + 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-04T21:20:26.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-04T21:20:26.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-04T21:20:26.247Z] 7b5dbf5be3d1: Preparing [2023-12-04T21:20:26.247Z] 6204b7f5bbe1: Preparing [2023-12-04T21:20:26.247Z] 4f9cd6284e5a: Preparing [2023-12-04T21:20:26.247Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:26.247Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:26.247Z] 9cec1e92b220: Preparing [2023-12-04T21:20:26.247Z] fd7c388fb7c1: Preparing [2023-12-04T21:20:26.247Z] d89edb49465a: Preparing [2023-12-04T21:20:26.247Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:26.247Z] fd7c388fb7c1: Waiting [2023-12-04T21:20:26.247Z] d89edb49465a: Waiting [2023-12-04T21:20:26.247Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:26.247Z] 9cec1e92b220: Waiting [2023-12-04T21:20:26.247Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:26.247Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:26.247Z] 4f9cd6284e5a: Layer already exists [2023-12-04T21:20:26.247Z] 6204b7f5bbe1: Layer already exists [2023-12-04T21:20:26.247Z] 7b5dbf5be3d1: Layer already exists [2023-12-04T21:20:26.247Z] 9cec1e92b220: Layer already exists [2023-12-04T21:20:26.247Z] d89edb49465a: Layer already exists [2023-12-04T21:20:26.247Z] fd7c388fb7c1: Layer already exists [2023-12-04T21:20:26.247Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:26.247Z] latest: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:26.820Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:27.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.2 [2023-12-04T21:20:27.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-04T21:20:27.383Z] 7b5dbf5be3d1: Preparing [2023-12-04T21:20:27.383Z] 6204b7f5bbe1: Preparing [2023-12-04T21:20:27.383Z] 4f9cd6284e5a: Preparing [2023-12-04T21:20:27.383Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:27.383Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:27.383Z] 9cec1e92b220: Preparing [2023-12-04T21:20:27.383Z] fd7c388fb7c1: Preparing [2023-12-04T21:20:27.383Z] d89edb49465a: Preparing [2023-12-04T21:20:27.383Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:27.383Z] 9cec1e92b220: Waiting [2023-12-04T21:20:27.383Z] fd7c388fb7c1: Waiting [2023-12-04T21:20:27.383Z] d89edb49465a: Waiting [2023-12-04T21:20:27.383Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:27.383Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:27.383Z] 6204b7f5bbe1: Layer already exists [2023-12-04T21:20:27.383Z] 4f9cd6284e5a: Layer already exists [2023-12-04T21:20:27.383Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:27.383Z] 7b5dbf5be3d1: Layer already exists [2023-12-04T21:20:27.383Z] fd7c388fb7c1: Layer already exists [2023-12-04T21:20:27.383Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:27.383Z] 9cec1e92b220: Layer already exists [2023-12-04T21:20:27.383Z] d89edb49465a: Layer already exists [2023-12-04T21:20:27.383Z] 3.2.0-dev.2: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:27.965Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:28.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:28.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-04T21:20:28.532Z] 7b5dbf5be3d1: Preparing [2023-12-04T21:20:28.532Z] 6204b7f5bbe1: Preparing [2023-12-04T21:20:28.532Z] 4f9cd6284e5a: Preparing [2023-12-04T21:20:28.532Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:28.532Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:28.532Z] 9cec1e92b220: Preparing [2023-12-04T21:20:28.532Z] fd7c388fb7c1: Preparing [2023-12-04T21:20:28.532Z] d89edb49465a: Preparing [2023-12-04T21:20:28.532Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:28.532Z] 9cec1e92b220: Waiting [2023-12-04T21:20:28.532Z] d89edb49465a: Waiting [2023-12-04T21:20:28.532Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:28.532Z] fd7c388fb7c1: Waiting [2023-12-04T21:20:28.532Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:28.532Z] 6204b7f5bbe1: Layer already exists [2023-12-04T21:20:28.532Z] 4f9cd6284e5a: Layer already exists [2023-12-04T21:20:28.532Z] 7b5dbf5be3d1: Layer already exists [2023-12-04T21:20:28.532Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:28.532Z] fd7c388fb7c1: Layer already exists [2023-12-04T21:20:28.532Z] 9cec1e92b220: Layer already exists [2023-12-04T21:20:28.532Z] d89edb49465a: Layer already exists [2023-12-04T21:20:28.532Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:28.532Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:29.098Z] + 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-04T21:20:29.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-12-04T21:20:29.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-04T21:20:29.679Z] 7b5dbf5be3d1: Preparing [2023-12-04T21:20:29.679Z] 6204b7f5bbe1: Preparing [2023-12-04T21:20:29.679Z] 4f9cd6284e5a: Preparing [2023-12-04T21:20:29.679Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:29.679Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:29.679Z] 9cec1e92b220: Preparing [2023-12-04T21:20:29.679Z] fd7c388fb7c1: Preparing [2023-12-04T21:20:29.679Z] d89edb49465a: Preparing [2023-12-04T21:20:29.679Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:29.679Z] 9cec1e92b220: Waiting [2023-12-04T21:20:29.679Z] fd7c388fb7c1: Waiting [2023-12-04T21:20:29.679Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:29.679Z] 4f9cd6284e5a: Layer already exists [2023-12-04T21:20:29.679Z] 7b5dbf5be3d1: Layer already exists [2023-12-04T21:20:29.679Z] 6204b7f5bbe1: Layer already exists [2023-12-04T21:20:29.679Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:29.679Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:29.679Z] 9cec1e92b220: Layer already exists [2023-12-04T21:20:29.679Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:29.679Z] d89edb49465a: Layer already exists [2023-12-04T21:20:29.679Z] fd7c388fb7c1: Layer already exists [2023-12-04T21:20:29.679Z] main: digest: sha256:c5eb97d370a171a508d6903a2b7440d4912946ffd3da929479ab29e49fdc8a49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:20:30.298Z] ===================================================== [Pipeline] echo [2023-12-04T21:20:30.497Z] taggedImages: [2023-12-04T21:20:30.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:30.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-04T21:20:30.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.2 [2023-12-04T21:20:30.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:30.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-12-04T21:20:30.601Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-12-04T21:20:30.601Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:30.601Z] latest [2023-12-04T21:20:30.601Z] 3.2.0-dev.2 [2023-12-04T21:20:30.601Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:30.601Z] main [2023-12-04T21:20:30.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:31.360Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:31.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:31.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-04T21:20:31.937Z] c9868d2cf800: Preparing [2023-12-04T21:20:31.937Z] e5d48d8e457a: Preparing [2023-12-04T21:20:31.937Z] 83bc50f8102c: Preparing [2023-12-04T21:20:31.937Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:31.937Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:31.937Z] fd35351b2b07: Preparing [2023-12-04T21:20:31.937Z] 5b6400965712: Preparing [2023-12-04T21:20:31.937Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:31.937Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:31.937Z] 5b6400965712: Waiting [2023-12-04T21:20:31.937Z] bb1bf7ec2929: Waiting [2023-12-04T21:20:31.937Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:31.937Z] fd35351b2b07: Waiting [2023-12-04T21:20:31.937Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:31.937Z] c9868d2cf800: Layer already exists [2023-12-04T21:20:31.937Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:31.937Z] bb1bf7ec2929: Layer already exists [2023-12-04T21:20:31.937Z] 5b6400965712: Layer already exists [2023-12-04T21:20:31.937Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:31.937Z] 83bc50f8102c: Pushed [2023-12-04T21:20:31.937Z] e5d48d8e457a: Pushed [2023-12-04T21:20:41.917Z] fd35351b2b07: Pushed [2023-12-04T21:20:41.917Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:42.477Z] + 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-04T21:20:43.060Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-04T21:20:43.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-04T21:20:43.060Z] c9868d2cf800: Preparing [2023-12-04T21:20:43.060Z] e5d48d8e457a: Preparing [2023-12-04T21:20:43.060Z] 83bc50f8102c: Preparing [2023-12-04T21:20:43.060Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:43.060Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:43.060Z] fd35351b2b07: Preparing [2023-12-04T21:20:43.060Z] 5b6400965712: Preparing [2023-12-04T21:20:43.060Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:43.060Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:43.060Z] fd35351b2b07: Waiting [2023-12-04T21:20:43.060Z] 5b6400965712: Waiting [2023-12-04T21:20:43.060Z] bb1bf7ec2929: Waiting [2023-12-04T21:20:43.060Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:43.060Z] 83bc50f8102c: Layer already exists [2023-12-04T21:20:43.060Z] c9868d2cf800: Layer already exists [2023-12-04T21:20:43.060Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:43.060Z] e5d48d8e457a: Layer already exists [2023-12-04T21:20:43.060Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:43.060Z] fd35351b2b07: Layer already exists [2023-12-04T21:20:43.060Z] bb1bf7ec2929: Layer already exists [2023-12-04T21:20:43.060Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:43.060Z] 5b6400965712: Layer already exists [2023-12-04T21:20:43.060Z] latest: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:43.640Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:44.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.2 [2023-12-04T21:20:44.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-04T21:20:44.215Z] c9868d2cf800: Preparing [2023-12-04T21:20:44.215Z] e5d48d8e457a: Preparing [2023-12-04T21:20:44.215Z] 83bc50f8102c: Preparing [2023-12-04T21:20:44.215Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:44.215Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:44.215Z] fd35351b2b07: Preparing [2023-12-04T21:20:44.215Z] 5b6400965712: Preparing [2023-12-04T21:20:44.215Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:44.215Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:44.215Z] 5b6400965712: Waiting [2023-12-04T21:20:44.215Z] bb1bf7ec2929: Waiting [2023-12-04T21:20:44.215Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:44.215Z] fd35351b2b07: Waiting [2023-12-04T21:20:44.215Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:44.215Z] e5d48d8e457a: Layer already exists [2023-12-04T21:20:44.215Z] c9868d2cf800: Layer already exists [2023-12-04T21:20:44.215Z] 83bc50f8102c: Layer already exists [2023-12-04T21:20:44.215Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:44.215Z] fd35351b2b07: Layer already exists [2023-12-04T21:20:44.215Z] 5b6400965712: Layer already exists [2023-12-04T21:20:44.215Z] bb1bf7ec2929: Layer already exists [2023-12-04T21:20:44.215Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:44.215Z] 3.2.0-dev.2: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:44.798Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:45.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:45.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-04T21:20:45.375Z] c9868d2cf800: Preparing [2023-12-04T21:20:45.375Z] e5d48d8e457a: Preparing [2023-12-04T21:20:45.375Z] 83bc50f8102c: Preparing [2023-12-04T21:20:45.375Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:45.375Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:45.375Z] fd35351b2b07: Preparing [2023-12-04T21:20:45.375Z] 5b6400965712: Preparing [2023-12-04T21:20:45.375Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:45.375Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:45.375Z] 5b6400965712: Waiting [2023-12-04T21:20:45.375Z] fd35351b2b07: Waiting [2023-12-04T21:20:45.375Z] bb1bf7ec2929: Waiting [2023-12-04T21:20:45.375Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:45.375Z] c9868d2cf800: Layer already exists [2023-12-04T21:20:45.375Z] e5d48d8e457a: Layer already exists [2023-12-04T21:20:45.375Z] 83bc50f8102c: Layer already exists [2023-12-04T21:20:45.375Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:45.375Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:45.375Z] fd35351b2b07: Layer already exists [2023-12-04T21:20:45.375Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:45.375Z] 5b6400965712: Layer already exists [2023-12-04T21:20:45.375Z] bb1bf7ec2929: Layer already exists [2023-12-04T21:20:45.375Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:45.944Z] + 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-04T21:20:46.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-12-04T21:20:46.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-04T21:20:46.539Z] c9868d2cf800: Preparing [2023-12-04T21:20:46.539Z] e5d48d8e457a: Preparing [2023-12-04T21:20:46.539Z] 83bc50f8102c: Preparing [2023-12-04T21:20:46.539Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:46.539Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:46.539Z] fd35351b2b07: Preparing [2023-12-04T21:20:46.539Z] 5b6400965712: Preparing [2023-12-04T21:20:46.539Z] bb1bf7ec2929: Preparing [2023-12-04T21:20:46.539Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:46.539Z] fd35351b2b07: Waiting [2023-12-04T21:20:46.539Z] 5b6400965712: Waiting [2023-12-04T21:20:46.539Z] bb1bf7ec2929: Waiting [2023-12-04T21:20:46.539Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:46.539Z] c9868d2cf800: Layer already exists [2023-12-04T21:20:46.539Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:46.539Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:46.539Z] 83bc50f8102c: Layer already exists [2023-12-04T21:20:46.539Z] e5d48d8e457a: Layer already exists [2023-12-04T21:20:46.539Z] fd35351b2b07: Layer already exists [2023-12-04T21:20:46.539Z] 5b6400965712: Layer already exists [2023-12-04T21:20:46.539Z] bb1bf7ec2929: Layer already exists [2023-12-04T21:20:46.539Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:46.539Z] main: digest: sha256:d907176273be04d8d993fadfa5812825a61baf99608aa05864d0e6a554b22739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:20:47.172Z] ===================================================== [Pipeline] echo [2023-12-04T21:20:47.276Z] taggedImages: [2023-12-04T21:20:47.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:47.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-04T21:20:47.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.2 [2023-12-04T21:20:47.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:47.277Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-12-04T21:20:47.461Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-12-04T21:20:47.461Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:47.461Z] latest [2023-12-04T21:20:47.461Z] 3.2.0-dev.2 [2023-12-04T21:20:47.461Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:47.461Z] main [2023-12-04T21:20:47.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:48.397Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:49.003Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:49.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-04T21:20:49.003Z] 970cf83cacff: Preparing [2023-12-04T21:20:49.003Z] 4229a8f0ae0b: Preparing [2023-12-04T21:20:49.003Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:49.003Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:49.003Z] 3beade654e08: Preparing [2023-12-04T21:20:49.003Z] edfef3626885: Preparing [2023-12-04T21:20:49.003Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:49.003Z] edfef3626885: Waiting [2023-12-04T21:20:49.003Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:49.003Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:49.003Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:49.003Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:49.003Z] 3beade654e08: Pushed [2023-12-04T21:20:49.003Z] 970cf83cacff: Pushed [2023-12-04T21:20:49.003Z] edfef3626885: Pushed [2023-12-04T21:20:52.289Z] 4229a8f0ae0b: Pushed [2023-12-04T21:20:52.290Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:52.893Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:53.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-04T21:20:53.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-04T21:20:53.480Z] 970cf83cacff: Preparing [2023-12-04T21:20:53.480Z] 4229a8f0ae0b: Preparing [2023-12-04T21:20:53.480Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:53.480Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:53.480Z] 3beade654e08: Preparing [2023-12-04T21:20:53.480Z] edfef3626885: Preparing [2023-12-04T21:20:53.480Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:53.480Z] edfef3626885: Waiting [2023-12-04T21:20:53.480Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:53.480Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:53.480Z] 970cf83cacff: Layer already exists [2023-12-04T21:20:53.480Z] 4229a8f0ae0b: Layer already exists [2023-12-04T21:20:53.480Z] 3beade654e08: Layer already exists [2023-12-04T21:20:53.480Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:53.480Z] edfef3626885: Layer already exists [2023-12-04T21:20:53.480Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:53.480Z] latest: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:54.069Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:54.664Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.2 [2023-12-04T21:20:54.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-04T21:20:54.664Z] 970cf83cacff: Preparing [2023-12-04T21:20:54.664Z] 4229a8f0ae0b: Preparing [2023-12-04T21:20:54.664Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:54.664Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:54.664Z] 3beade654e08: Preparing [2023-12-04T21:20:54.664Z] edfef3626885: Preparing [2023-12-04T21:20:54.664Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:54.664Z] edfef3626885: Waiting [2023-12-04T21:20:54.664Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:54.664Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:54.664Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:54.664Z] 970cf83cacff: Layer already exists [2023-12-04T21:20:54.664Z] 3beade654e08: Layer already exists [2023-12-04T21:20:54.664Z] 4229a8f0ae0b: Layer already exists [2023-12-04T21:20:54.664Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:54.664Z] edfef3626885: Layer already exists [2023-12-04T21:20:54.664Z] 3.2.0-dev.2: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:55.240Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:55.829Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:55.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-04T21:20:55.829Z] 970cf83cacff: Preparing [2023-12-04T21:20:55.829Z] 4229a8f0ae0b: Preparing [2023-12-04T21:20:55.829Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:55.829Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:55.829Z] 3beade654e08: Preparing [2023-12-04T21:20:55.829Z] edfef3626885: Preparing [2023-12-04T21:20:55.829Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:55.829Z] edfef3626885: Waiting [2023-12-04T21:20:55.829Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:55.829Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:55.829Z] 970cf83cacff: Layer already exists [2023-12-04T21:20:55.829Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:55.829Z] 3beade654e08: Layer already exists [2023-12-04T21:20:55.829Z] 4229a8f0ae0b: Layer already exists [2023-12-04T21:20:55.829Z] edfef3626885: Layer already exists [2023-12-04T21:20:55.829Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:55.829Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:56.445Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:57.052Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-12-04T21:20:57.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-04T21:20:57.052Z] 970cf83cacff: Preparing [2023-12-04T21:20:57.052Z] 4229a8f0ae0b: Preparing [2023-12-04T21:20:57.052Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:57.052Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:57.052Z] 3beade654e08: Preparing [2023-12-04T21:20:57.052Z] edfef3626885: Preparing [2023-12-04T21:20:57.052Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:57.052Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:57.052Z] edfef3626885: Waiting [2023-12-04T21:20:57.052Z] 970cf83cacff: Layer already exists [2023-12-04T21:20:57.052Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:57.052Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:57.052Z] 4229a8f0ae0b: Layer already exists [2023-12-04T21:20:57.052Z] 3beade654e08: Layer already exists [2023-12-04T21:20:57.052Z] edfef3626885: Layer already exists [2023-12-04T21:20:57.052Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:57.052Z] main: digest: sha256:440ffa2114a9c20899ef143e28ba641c6e1d960ed122c5d5421ee354a50d0d06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:20:57.677Z] ===================================================== [Pipeline] echo [2023-12-04T21:20:57.784Z] taggedImages: [2023-12-04T21:20:57.784Z] - nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:57.784Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-04T21:20:57.784Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.2 [2023-12-04T21:20:57.784Z] - nexus3.edgexfoundry.org:10004/support-notifications:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:57.784Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-12-04T21:20:57.903Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-12-04T21:20:57.903Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:57.903Z] latest [2023-12-04T21:20:57.903Z] 3.2.0-dev.2 [2023-12-04T21:20:57.903Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:20:57.903Z] main [2023-12-04T21:20:57.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:58.725Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:20:59.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:20:59.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-04T21:20:59.412Z] 2d98da57bc46: Preparing [2023-12-04T21:20:59.412Z] 524401e4fdf3: Preparing [2023-12-04T21:20:59.412Z] c7ba5b8a1775: Preparing [2023-12-04T21:20:59.412Z] 2d81d0fe06a6: Preparing [2023-12-04T21:20:59.412Z] 3ba02147045a: Preparing [2023-12-04T21:20:59.412Z] a7c4a42e9f99: Preparing [2023-12-04T21:20:59.412Z] 9fe9a137fd00: Preparing [2023-12-04T21:20:59.412Z] a7c4a42e9f99: Waiting [2023-12-04T21:20:59.412Z] 9fe9a137fd00: Waiting [2023-12-04T21:20:59.412Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:20:59.412Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:20:59.412Z] 3ba02147045a: Layer already exists [2023-12-04T21:20:59.412Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:20:59.412Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:20:59.412Z] 2d98da57bc46: Pushed [2023-12-04T21:21:02.699Z] 524401e4fdf3: Pushed [2023-12-04T21:21:02.959Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:21:03.569Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:21:04.173Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-04T21:21:04.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-04T21:21:04.173Z] 2d98da57bc46: Preparing [2023-12-04T21:21:04.173Z] 524401e4fdf3: Preparing [2023-12-04T21:21:04.173Z] c7ba5b8a1775: Preparing [2023-12-04T21:21:04.173Z] 2d81d0fe06a6: Preparing [2023-12-04T21:21:04.173Z] 3ba02147045a: Preparing [2023-12-04T21:21:04.173Z] a7c4a42e9f99: Preparing [2023-12-04T21:21:04.173Z] 9fe9a137fd00: Preparing [2023-12-04T21:21:04.173Z] a7c4a42e9f99: Waiting [2023-12-04T21:21:04.173Z] 9fe9a137fd00: Waiting [2023-12-04T21:21:04.173Z] 3ba02147045a: Layer already exists [2023-12-04T21:21:04.173Z] 524401e4fdf3: Layer already exists [2023-12-04T21:21:04.173Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:21:04.173Z] 2d98da57bc46: Layer already exists [2023-12-04T21:21:04.173Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:21:04.173Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:21:04.173Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:21:04.173Z] latest: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:21:04.798Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:21:05.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.2 [2023-12-04T21:21:05.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-04T21:21:05.410Z] 2d98da57bc46: Preparing [2023-12-04T21:21:05.410Z] 524401e4fdf3: Preparing [2023-12-04T21:21:05.410Z] c7ba5b8a1775: Preparing [2023-12-04T21:21:05.410Z] 2d81d0fe06a6: Preparing [2023-12-04T21:21:05.410Z] 3ba02147045a: Preparing [2023-12-04T21:21:05.410Z] a7c4a42e9f99: Preparing [2023-12-04T21:21:05.410Z] 9fe9a137fd00: Preparing [2023-12-04T21:21:05.410Z] 9fe9a137fd00: Waiting [2023-12-04T21:21:05.410Z] a7c4a42e9f99: Waiting [2023-12-04T21:21:05.410Z] 2d98da57bc46: Layer already exists [2023-12-04T21:21:05.410Z] 3ba02147045a: Layer already exists [2023-12-04T21:21:05.410Z] 524401e4fdf3: Layer already exists [2023-12-04T21:21:05.410Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:21:05.410Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:21:05.410Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:21:05.410Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:21:05.410Z] 3.2.0-dev.2: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:21:06.093Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:21:06.750Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:21:06.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-04T21:21:06.750Z] 2d98da57bc46: Preparing [2023-12-04T21:21:06.750Z] 524401e4fdf3: Preparing [2023-12-04T21:21:06.750Z] c7ba5b8a1775: Preparing [2023-12-04T21:21:06.750Z] 2d81d0fe06a6: Preparing [2023-12-04T21:21:06.750Z] 3ba02147045a: Preparing [2023-12-04T21:21:06.750Z] a7c4a42e9f99: Preparing [2023-12-04T21:21:06.750Z] 9fe9a137fd00: Preparing [2023-12-04T21:21:06.750Z] 9fe9a137fd00: Waiting [2023-12-04T21:21:06.750Z] a7c4a42e9f99: Waiting [2023-12-04T21:21:06.750Z] 3ba02147045a: Layer already exists [2023-12-04T21:21:06.750Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:21:06.750Z] 524401e4fdf3: Layer already exists [2023-12-04T21:21:06.750Z] 2d98da57bc46: Layer already exists [2023-12-04T21:21:06.750Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:21:06.750Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:21:06.750Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:21:06.750Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:21:07.404Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:21:08.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-12-04T21:21:08.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-04T21:21:08.057Z] 2d98da57bc46: Preparing [2023-12-04T21:21:08.057Z] 524401e4fdf3: Preparing [2023-12-04T21:21:08.057Z] c7ba5b8a1775: Preparing [2023-12-04T21:21:08.057Z] 2d81d0fe06a6: Preparing [2023-12-04T21:21:08.057Z] 3ba02147045a: Preparing [2023-12-04T21:21:08.057Z] a7c4a42e9f99: Preparing [2023-12-04T21:21:08.057Z] 9fe9a137fd00: Preparing [2023-12-04T21:21:08.057Z] a7c4a42e9f99: Waiting [2023-12-04T21:21:08.057Z] 9fe9a137fd00: Waiting [2023-12-04T21:21:08.057Z] c7ba5b8a1775: Layer already exists [2023-12-04T21:21:08.057Z] 2d98da57bc46: Layer already exists [2023-12-04T21:21:08.057Z] 3ba02147045a: Layer already exists [2023-12-04T21:21:08.057Z] 2d81d0fe06a6: Layer already exists [2023-12-04T21:21:08.057Z] 524401e4fdf3: Layer already exists [2023-12-04T21:21:08.057Z] 9fe9a137fd00: Layer already exists [2023-12-04T21:21:08.057Z] a7c4a42e9f99: Layer already exists [2023-12-04T21:21:08.057Z] main: digest: sha256:9e3bbf1e6d209540c6befc47d9c8d1352136a686119c9f44d9d0c76e55163b3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:21:08.712Z] ===================================================== [Pipeline] echo [2023-12-04T21:21:08.831Z] taggedImages: [2023-12-04T21:21:08.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:21:08.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-04T21:21:08.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.2 [2023-12-04T21:21:08.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:21:08.831Z] - 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-04T21:26:18.378Z] #142 ... [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #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-04T21:26:18.378Z] #136 371.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-04T21:26:18.378Z] #136 ... [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-04T21:26:18.378Z] #140 DONE 376.8s [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:18.378Z] #143 DONE 0.3s [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:26:18.378Z] #144 DONE 0.2s [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T21:26:18.378Z] #138 ... [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #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-04T21:26:18.378Z] #145 DONE 0.2s [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-04T21:26:18.378Z] #146 DONE 0.1s [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-04T21:26:18.378Z] #147 DONE 0.3s [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-04T21:26:18.378Z] #148 DONE 0.2s [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #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-04T21:26:18.378Z] #149 ... [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-04T21:26:18.378Z] #142 DONE 379.0s [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T21:26:18.378Z] #135 ... [2023-12-04T21:26:18.378Z] [2023-12-04T21:26:18.378Z] #150 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-04T21:26:18.982Z] #150 DONE 0.4s [2023-12-04T21:26:18.982Z] [2023-12-04T21:26:18.982Z] #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-04T21:26:19.249Z] #151 ... [2023-12-04T21:26:19.249Z] [2023-12-04T21:26:19.249Z] #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-04T21:26:19.249Z] #149 DONE 2.0s [2023-12-04T21:26:19.249Z] [2023-12-04T21:26:19.249Z] #152 [security-proxy-setup] exporting to image [2023-12-04T21:26:19.249Z] #152 exporting layers [2023-12-04T21:26:20.691Z] #152 exporting layers 1.1s done [2023-12-04T21:26:20.691Z] #152 writing image sha256:6b305818a3a4ea39dc8e018a92d14797b0c0e86229ad09c2d1cea5b0f7c224e9 done [2023-12-04T21:26:20.691Z] #152 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-04T21:26:20.691Z] #152 DONE 1.2s [2023-12-04T21:26:20.691Z] [2023-12-04T21:26:20.691Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-04T21:26:20.959Z] #132 ... [2023-12-04T21:26:20.959Z] [2023-12-04T21:26:20.959Z] #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-04T21:26:20.959Z] #151 DONE 1.9s [2023-12-04T21:26:20.959Z] [2023-12-04T21:26:20.959Z] #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:20.959Z] #153 DONE 0.2s [2023-12-04T21:26:20.959Z] [2023-12-04T21:26:20.959Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T21:26:20.959Z] #139 ... [2023-12-04T21:26:20.959Z] [2023-12-04T21:26:20.959Z] #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:26:21.264Z] #154 DONE 0.3s [2023-12-04T21:26:21.264Z] [2023-12-04T21:26:21.264Z] #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-04T21:26:21.540Z] #155 ... [2023-12-04T21:26:21.540Z] [2023-12-04T21:26:21.540Z] #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-04T21:26:21.540Z] #136 DONE 382.5s [2023-12-04T21:26:21.540Z] [2023-12-04T21:26:21.540Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:21.817Z] #156 ... [2023-12-04T21:26:21.817Z] [2023-12-04T21:26:21.817Z] #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-04T21:26:21.817Z] #155 DONE 0.6s [2023-12-04T21:26:22.087Z] [2023-12-04T21:26:22.087Z] #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-04T21:26:22.356Z] #157 DONE 0.3s [2023-12-04T21:26:22.356Z] [2023-12-04T21:26:22.356Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:22.356Z] #156 DONE 0.5s [2023-12-04T21:26:22.356Z] [2023-12-04T21:26:22.356Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:26:22.635Z] #158 DONE 0.2s [2023-12-04T21:26:22.635Z] [2023-12-04T21:26:22.635Z] #159 [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-04T21:26:22.635Z] #159 DONE 0.2s [2023-12-04T21:26:22.635Z] [2023-12-04T21:26:22.635Z] #160 [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-04T21:26:22.901Z] #160 ... [2023-12-04T21:26:22.901Z] [2023-12-04T21:26:22.901Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-04T21:26:22.901Z] #161 DONE 0.4s [2023-12-04T21:26:22.901Z] [2023-12-04T21:26:22.901Z] #160 [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-04T21:26:22.901Z] #160 DONE 0.4s [2023-12-04T21:26:22.901Z] [2023-12-04T21:26:22.901Z] #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-04T21:26:23.184Z] #162 ... [2023-12-04T21:26:23.184Z] [2023-12-04T21:26:23.184Z] #163 [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-04T21:26:23.184Z] #163 DONE 0.3s [2023-12-04T21:26:23.184Z] [2023-12-04T21:26:23.184Z] #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-04T21:26:23.184Z] #162 DONE 0.2s [2023-12-04T21:26:23.184Z] [2023-12-04T21:26:23.184Z] #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-04T21:26:23.450Z] #164 DONE 0.2s [2023-12-04T21:26:23.450Z] [2023-12-04T21:26:23.450Z] #165 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:26:23.450Z] #165 DONE 0.2s [2023-12-04T21:26:23.450Z] [2023-12-04T21:26:23.450Z] #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-04T21:26:24.034Z] #166 ... [2023-12-04T21:26:24.034Z] [2023-12-04T21:26:24.034Z] #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-04T21:26:24.034Z] #167 DONE 0.4s [2023-12-04T21:26:24.034Z] [2023-12-04T21:26:24.034Z] #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-04T21:26:28.277Z] #168 DONE 3.9s [2023-12-04T21:26:28.277Z] [2023-12-04T21:26:28.277Z] #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-04T21:26:28.277Z] #166 DONE 4.3s [2023-12-04T21:26:28.277Z] [2023-12-04T21:26:28.277Z] #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-04T21:26:28.277Z] #169 DONE 0.4s [2023-12-04T21:26:28.277Z] [2023-12-04T21:26:28.277Z] #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-04T21:26:28.624Z] #170 ... [2023-12-04T21:26:28.624Z] [2023-12-04T21:26:28.624Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T21:26:28.624Z] #135 DONE 389.6s [2023-12-04T21:26:28.908Z] [2023-12-04T21:26:28.908Z] #171 [security-bootstrapper] exporting to image [2023-12-04T21:26:28.908Z] #171 exporting layers [2023-12-04T21:26:29.900Z] #171 ... [2023-12-04T21:26:29.900Z] [2023-12-04T21:26:29.900Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:29.900Z] #172 DONE 0.6s [2023-12-04T21:26:29.900Z] [2023-12-04T21:26:29.900Z] #171 [security-bootstrapper] exporting to image [2023-12-04T21:26:29.900Z] #171 exporting layers 2.1s done [2023-12-04T21:26:29.900Z] #171 writing image sha256:932598fbd6e313a8500587463eca4a3639bdc717be907c9019bb6b69d453fd7c done [2023-12-04T21:26:29.900Z] #171 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-04T21:26:29.900Z] #171 DONE 2.1s [2023-12-04T21:26:29.900Z] [2023-12-04T21:26:29.900Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:26:30.169Z] #173 DONE 0.2s [2023-12-04T21:26:30.169Z] [2023-12-04T21:26:30.169Z] #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-04T21:26:30.169Z] #174 ... [2023-12-04T21:26:30.169Z] [2023-12-04T21:26:30.169Z] #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-04T21:26:30.169Z] #170 DONE 2.0s [2023-12-04T21:26:30.437Z] [2023-12-04T21:26:30.437Z] #175 [security-secretstore-setup] exporting to image [2023-12-04T21:26:31.036Z] #175 ... [2023-12-04T21:26:31.036Z] [2023-12-04T21:26:31.036Z] #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-04T21:26:31.036Z] #174 DONE 0.9s [2023-12-04T21:26:31.036Z] [2023-12-04T21:26:31.036Z] #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-04T21:26:31.036Z] #176 DONE 0.1s [2023-12-04T21:26:31.036Z] [2023-12-04T21:26:31.036Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-04T21:26:31.310Z] #177 DONE 0.2s [2023-12-04T21:26:31.311Z] [2023-12-04T21:26:31.311Z] #175 [security-secretstore-setup] exporting to image [2023-12-04T21:26:31.311Z] #175 exporting layers 1.3s done [2023-12-04T21:26:31.311Z] #175 writing image sha256:05e4c16351ebb2c54a1c9ce8e56f2d01809cf6d7a9e9b9872cb9eff8e97ec8e6 [2023-12-04T21:26:31.580Z] #175 writing image sha256:05e4c16351ebb2c54a1c9ce8e56f2d01809cf6d7a9e9b9872cb9eff8e97ec8e6 done [2023-12-04T21:26:31.580Z] #175 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-12-04T21:26:31.580Z] #175 DONE 1.4s [2023-12-04T21:26:31.580Z] [2023-12-04T21:26:31.580Z] #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-04T21:26:33.015Z] #178 DONE 1.6s [2023-12-04T21:26:33.015Z] [2023-12-04T21:26:33.015Z] #179 [security-proxy-auth] exporting to image [2023-12-04T21:26:33.601Z] #179 exporting layers 0.6s done [2023-12-04T21:26:33.601Z] #179 writing image sha256:44c554c9b8d22afc64d321fd63fe51cb46198478e051f0fab6d204f3f61486fc done [2023-12-04T21:26:33.601Z] #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-04T21:26:33.601Z] #179 DONE 0.6s [2023-12-04T21:26:33.601Z] [2023-12-04T21:26:33.601Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-04T21:26:35.026Z] #134 ... [2023-12-04T21:26:35.026Z] [2023-12-04T21:26:35.026Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-04T21:26:35.026Z] #141 DONE 395.9s [2023-12-04T21:26:35.026Z] [2023-12-04T21:26:35.026Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T21:26:35.295Z] #137 ... [2023-12-04T21:26:35.295Z] [2023-12-04T21:26:35.295Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:35.563Z] #180 DONE 0.2s [2023-12-04T21:26:35.563Z] [2023-12-04T21:26:35.563Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:26:35.844Z] #181 DONE 0.2s [2023-12-04T21:26:35.844Z] [2023-12-04T21:26:35.844Z] #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-04T21:26:35.844Z] #182 DONE 0.2s [2023-12-04T21:26:35.844Z] [2023-12-04T21:26:35.844Z] #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-04T21:26:36.114Z] #183 DONE 0.1s [2023-12-04T21:26:36.114Z] [2023-12-04T21:26:36.114Z] #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-04T21:26:36.114Z] #184 DONE 0.1s [2023-12-04T21:26:36.114Z] [2023-12-04T21:26:36.114Z] #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-04T21:26:38.085Z] #185 DONE 1.6s [2023-12-04T21:26:38.085Z] [2023-12-04T21:26:38.085Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-04T21:26:38.353Z] #186 exporting layers 0.4s done [2023-12-04T21:26:38.353Z] #186 writing image sha256:912667503f6d95fb49080a37436ca970c8cc95001965f88eafb72e5da46c22b1 0.0s done [2023-12-04T21:26:38.353Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-04T21:26:38.353Z] #186 DONE 0.5s [2023-12-04T21:26:38.353Z] [2023-12-04T21:26:38.353Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-04T21:26:50.690Z] #134 DONE 410.5s [2023-12-04T21:26:50.690Z] [2023-12-04T21:26:50.690Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T21:26:50.690Z] #139 ... [2023-12-04T21:26:50.690Z] [2023-12-04T21:26:50.690Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:50.690Z] #187 DONE 0.2s [2023-12-04T21:26:50.690Z] [2023-12-04T21:26:50.690Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:26:50.690Z] #188 DONE 0.3s [2023-12-04T21:26:50.690Z] [2023-12-04T21:26:50.690Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T21:26:50.690Z] #138 ... [2023-12-04T21:26:50.690Z] [2023-12-04T21:26:50.690Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-04T21:26:50.690Z] #189 DONE 0.3s [2023-12-04T21:26:50.690Z] [2023-12-04T21:26:50.690Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:26:50.690Z] #190 DONE 0.1s [2023-12-04T21:26:50.690Z] [2023-12-04T21:26:50.690Z] #191 [core-command] exporting to image [2023-12-04T21:26:50.690Z] #191 exporting layers [2023-12-04T21:26:50.960Z] #191 exporting layers 0.3s done [2023-12-04T21:26:50.960Z] #191 writing image sha256:e1b0399d907f1a3987b321182c7b66cb8dffe9ee86156f44f74775f9087b6905 done [2023-12-04T21:26:50.960Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-04T21:26:50.960Z] #191 DONE 0.3s [2023-12-04T21:26:50.960Z] [2023-12-04T21:26:50.960Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T21:26:57.659Z] #137 ... [2023-12-04T21:26:57.659Z] [2023-12-04T21:26:57.659Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T21:26:57.659Z] #139 DONE 418.2s [2023-12-04T21:26:57.659Z] [2023-12-04T21:26:57.659Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T21:26:57.659Z] #138 DONE 418.2s [2023-12-04T21:26:57.659Z] [2023-12-04T21:26:57.659Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:57.957Z] #192 ... [2023-12-04T21:26:57.957Z] [2023-12-04T21:26:57.957Z] #193 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:57.957Z] #193 DONE 0.4s [2023-12-04T21:26:57.957Z] [2023-12-04T21:26:57.957Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:26:57.957Z] #192 DONE 0.5s [2023-12-04T21:26:57.957Z] [2023-12-04T21:26:57.957Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:26:58.247Z] #194 ... [2023-12-04T21:26:58.247Z] [2023-12-04T21:26:58.247Z] #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:26:58.247Z] #195 DONE 0.4s [2023-12-04T21:26:58.247Z] [2023-12-04T21:26:58.247Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:26:58.247Z] #194 DONE 0.3s [2023-12-04T21:26:58.247Z] [2023-12-04T21:26:58.247Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-04T21:26:58.533Z] #196 ... [2023-12-04T21:26:58.533Z] [2023-12-04T21:26:58.533Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-04T21:26:58.533Z] #197 DONE 0.4s [2023-12-04T21:26:58.803Z] [2023-12-04T21:26:58.803Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-04T21:26:58.803Z] #196 DONE 0.4s [2023-12-04T21:26:58.803Z] [2023-12-04T21:26:58.803Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:26:58.803Z] #198 DONE 0.1s [2023-12-04T21:26:58.803Z] [2023-12-04T21:26:58.803Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:26:58.803Z] #199 DONE 0.1s [2023-12-04T21:26:58.803Z] [2023-12-04T21:26:58.803Z] #200 [core-data] exporting to image [2023-12-04T21:26:58.803Z] #200 exporting layers [2023-12-04T21:26:59.069Z] #200 ... [2023-12-04T21:26:59.069Z] [2023-12-04T21:26:59.069Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-04T21:26:59.069Z] #201 DONE 0.3s [2023-12-04T21:26:59.333Z] [2023-12-04T21:26:59.333Z] #200 [core-data] exporting to image [2023-12-04T21:26:59.333Z] #200 exporting layers 0.5s done [2023-12-04T21:26:59.333Z] #200 writing image sha256:41eceaceba197cc659fa1cf7c47c32382dc15e9811ddbe5fd396e1bd8259c2b8 [2023-12-04T21:26:59.333Z] #200 writing image sha256:41eceaceba197cc659fa1cf7c47c32382dc15e9811ddbe5fd396e1bd8259c2b8 0.0s done [2023-12-04T21:26:59.333Z] #200 naming to docker.io/library/core-data-arm64 done [2023-12-04T21:26:59.333Z] #200 DONE 0.6s [2023-12-04T21:26:59.333Z] [2023-12-04T21:26:59.333Z] #202 [core-metadata] exporting to image [2023-12-04T21:26:59.333Z] #202 exporting layers 0.3s done [2023-12-04T21:26:59.333Z] #202 writing image sha256:abeed7f9d034276185018e2ac34225202727021eaa2d0beea899cb944aec1e3e done [2023-12-04T21:26:59.333Z] #202 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-12-04T21:26:59.333Z] #202 DONE 0.3s [2023-12-04T21:26:59.333Z] [2023-12-04T21:26:59.333Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T21:27:07.527Z] #137 ... [2023-12-04T21:27:07.527Z] [2023-12-04T21:27:07.527Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-04T21:27:07.527Z] #132 DONE 427.2s [2023-12-04T21:27:07.527Z] [2023-12-04T21:27:07.527Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:27:07.527Z] #203 DONE 0.2s [2023-12-04T21:27:07.527Z] [2023-12-04T21:27:07.527Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:27:07.527Z] #204 DONE 0.2s [2023-12-04T21:27:07.527Z] [2023-12-04T21:27:07.527Z] #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-04T21:27:07.527Z] #205 DONE 0.3s [2023-12-04T21:27:07.527Z] [2023-12-04T21:27:07.527Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T21:27:07.527Z] #133 ... [2023-12-04T21:27:07.527Z] [2023-12-04T21:27:07.527Z] #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-04T21:27:07.527Z] #206 DONE 0.1s [2023-12-04T21:27:07.527Z] [2023-12-04T21:27:07.527Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-04T21:27:07.527Z] #207 exporting layers [2023-12-04T21:27:11.758Z] #207 exporting layers 4.0s done [2023-12-04T21:27:11.758Z] #207 writing image sha256:31297ce08e72f723bdccf9a14fa45bcb3b0d5fd191038417e088a33120514048 done [2023-12-04T21:27:11.758Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-04T21:27:11.758Z] #207 DONE 4.0s [2023-12-04T21:27:11.758Z] [2023-12-04T21:27:11.758Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T21:27:14.327Z] #137 ... [2023-12-04T21:27:14.327Z] [2023-12-04T21:27:14.327Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T21:27:14.327Z] #133 DONE 435.1s [2023-12-04T21:27:14.327Z] [2023-12-04T21:27:14.327Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T21:27:14.327Z] #137 ... [2023-12-04T21:27:14.327Z] [2023-12-04T21:27:14.327Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:27:14.327Z] #208 DONE 0.2s [2023-12-04T21:27:14.327Z] [2023-12-04T21:27:14.327Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T21:27:14.327Z] #137 DONE 435.5s [2023-12-04T21:27:14.327Z] [2023-12-04T21:27:14.327Z] #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:27:14.327Z] #209 DONE 0.1s [2023-12-04T21:27:14.592Z] [2023-12-04T21:27:14.592Z] #210 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T21:27:14.857Z] #210 DONE 0.1s [2023-12-04T21:27:14.857Z] [2023-12-04T21:27:14.858Z] #211 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-04T21:27:14.858Z] #211 DONE 0.4s [2023-12-04T21:27:14.858Z] [2023-12-04T21:27:14.858Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T21:27:14.858Z] #212 DONE 0.2s [2023-12-04T21:27:14.858Z] [2023-12-04T21:27:14.858Z] #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:27:14.858Z] #213 DONE 0.1s [2023-12-04T21:27:14.858Z] [2023-12-04T21:27:14.858Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-04T21:27:15.438Z] #214 DONE 0.4s [2023-12-04T21:27:15.438Z] [2023-12-04T21:27:15.438Z] #215 [support-notifications] exporting to image [2023-12-04T21:27:15.438Z] #215 ... [2023-12-04T21:27:15.438Z] [2023-12-04T21:27:15.438Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-04T21:27:15.438Z] #216 DONE 0.1s [2023-12-04T21:27:15.438Z] [2023-12-04T21:27:15.438Z] #215 [support-notifications] exporting to image [2023-12-04T21:27:15.438Z] #215 exporting layers 0.4s done [2023-12-04T21:27:15.438Z] #215 writing image sha256:840cfe9cea97836ea0210f9bf07ebbb67daf6d48f4ef608d61d9900e7dc63473 done [2023-12-04T21:27:15.438Z] #215 naming to docker.io/library/support-notifications-arm64 done [2023-12-04T21:27:15.438Z] #215 DONE 0.4s [2023-12-04T21:27:15.438Z] [2023-12-04T21:27:15.438Z] #217 [support-scheduler] exporting to image [2023-12-04T21:27:15.703Z] #217 exporting layers 0.4s done [2023-12-04T21:27:15.967Z] #217 writing image sha256:0076b52e0245c4a37b568c9319594466ebcdcdd30d64ac509a99a5f8c827a347 done [2023-12-04T21:27:15.967Z] #217 naming to docker.io/library/support-scheduler-arm64 done [2023-12-04T21:27:15.967Z] #217 DONE 0.4s [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T21:27:15.967Z] time="2023-12-04T21:19:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-04T21:27:15.988Z] $ docker stop --time=1 e622102deaa3775a5c9be9fe3cc111abcdda91ebca1cce42e9bad1f904cc4f79 [2023-12-04T21:27:17.507Z] $ docker rm -f --volumes e622102deaa3775a5c9be9fe3cc111abcdda91ebca1cce42e9bad1f904cc4f79 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T21:27:18.148Z] + docker images [2023-12-04T21:27:18.148Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-04T21:27:18.148Z] support-scheduler-arm64 latest 0076b52e0245 2 seconds ago 33.7MB [2023-12-04T21:27:18.148Z] support-notifications-arm64 latest 840cfe9cea97 3 seconds ago 34.4MB [2023-12-04T21:27:18.148Z] security-spiffe-token-provider-arm64 latest 31297ce08e72 10 seconds ago 35.3MB [2023-12-04T21:27:18.148Z] core-metadata-arm64 latest abeed7f9d034 19 seconds ago 21.6MB [2023-12-04T21:27:18.148Z] core-data-arm64 latest 41eceaceba19 19 seconds ago 21.2MB [2023-12-04T21:27:18.148Z] core-command-arm64 latest e1b0399d907f 27 seconds ago 21MB [2023-12-04T21:27:18.148Z] core-common-config-bootstrapper-arm64 latest 912667503f6d 40 seconds ago 18.3MB [2023-12-04T21:27:18.148Z] security-proxy-auth-arm64 latest 44c554c9b8d2 45 seconds ago 19.4MB [2023-12-04T21:27:18.148Z] security-secretstore-setup-arm64 latest 05e4c16351eb 48 seconds ago 43.7MB [2023-12-04T21:27:18.149Z] security-bootstrapper-arm64 latest 932598fbd6e3 50 seconds ago 23.1MB [2023-12-04T21:27:18.149Z] security-proxy-setup-arm64 latest 6b305818a3a4 58 seconds ago 29.2MB [2023-12-04T21:27:18.149Z] security-spire-agent-arm64 latest ff1b247a6d0a 7 minutes ago 152MB [2023-12-04T21:27:18.149Z] security-spire-server-arm64 latest e49442009c79 7 minutes ago 96.7MB [2023-12-04T21:27:18.149Z] security-spire-config-arm64 latest e50439909180 7 minutes ago 95.8MB [2023-12-04T21:27:18.149Z] ci-base-image-arm64 latest f1469acbb7e4 8 minutes ago 933MB [2023-12-04T21:27:18.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 weeks ago 560MB [2023-12-04T21:27:18.149Z] 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-04T21:27:19.140Z] provisioning config files... [2023-12-04T21:27:19.153Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/612@tmp/config17950833967421694853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:27:19.659Z] ---> ****-login.sh [2023-12-04T21:27:19.659Z] nexus3.edgexfoundry.org:10001 [2023-12-04T21:27:19.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:27:19.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:27:19.924Z] Configure a credential helper to remove this warning. See [2023-12-04T21:27:19.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:27:19.924Z] [2023-12-04T21:27:19.924Z] Login Succeeded [2023-12-04T21:27:19.924Z] nexus3.edgexfoundry.org:10002 [2023-12-04T21:27:20.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:27:20.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:27:20.191Z] Configure a credential helper to remove this warning. See [2023-12-04T21:27:20.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:27:20.191Z] [2023-12-04T21:27:20.191Z] Login Succeeded [2023-12-04T21:27:20.191Z] nexus3.edgexfoundry.org:10003 [2023-12-04T21:27:20.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:27:20.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:27:20.456Z] Configure a credential helper to remove this warning. See [2023-12-04T21:27:20.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:27:20.456Z] [2023-12-04T21:27:20.456Z] Login Succeeded [2023-12-04T21:27:20.456Z] nexus3.edgexfoundry.org:10004 [2023-12-04T21:27:20.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:27:20.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:27:20.723Z] Configure a credential helper to remove this warning. See [2023-12-04T21:27:20.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:27:20.723Z] [2023-12-04T21:27:20.723Z] Login Succeeded [2023-12-04T21:27:20.723Z] ****.io [2023-12-04T21:27:20.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T21:27:21.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T21:27:21.252Z] Configure a credential helper to remove this warning. See [2023-12-04T21:27:21.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T21:27:21.252Z] [2023-12-04T21:27:21.252Z] Login Succeeded [2023-12-04T21:27:21.252Z] ---> ****-login.sh ends [Pipeline] } [2023-12-04T21:27:21.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:27:21.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T21:27:21.830Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-12-04T21:27:21.830Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:27:21.830Z] latest [2023-12-04T21:27:21.830Z] 3.2.0-dev.2 [2023-12-04T21:27:21.830Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:27:21.830Z] main [2023-12-04T21:27:21.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:22.684Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:25.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:27:25.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-04T21:27:25.899Z] cb3533a73ffe: Preparing [2023-12-04T21:27:25.899Z] f57b55a6b26a: Preparing [2023-12-04T21:27:25.899Z] 42fa6de39980: Preparing [2023-12-04T21:27:25.899Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:25.899Z] a56d78566a68: Preparing [2023-12-04T21:27:25.899Z] da29d5b8b594: Preparing [2023-12-04T21:27:25.899Z] 0faf9b67be60: Preparing [2023-12-04T21:27:25.899Z] da29d5b8b594: Waiting [2023-12-04T21:27:25.899Z] 0faf9b67be60: Waiting [2023-12-04T21:27:26.165Z] f1c9aa9b2959: Pushed [2023-12-04T21:27:26.165Z] a56d78566a68: Pushed [2023-12-04T21:27:26.165Z] cb3533a73ffe: Pushed [2023-12-04T21:27:26.165Z] 42fa6de39980: Pushed [2023-12-04T21:27:26.165Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:26.429Z] da29d5b8b594: Pushed [2023-12-04T21:27:28.999Z] f57b55a6b26a: Pushed [2023-12-04T21:27:29.263Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:29.903Z] + 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-04T21:27:30.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-04T21:27:30.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-04T21:27:30.561Z] cb3533a73ffe: Preparing [2023-12-04T21:27:30.561Z] f57b55a6b26a: Preparing [2023-12-04T21:27:30.561Z] 42fa6de39980: Preparing [2023-12-04T21:27:30.561Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:30.561Z] a56d78566a68: Preparing [2023-12-04T21:27:30.561Z] da29d5b8b594: Preparing [2023-12-04T21:27:30.561Z] 0faf9b67be60: Preparing [2023-12-04T21:27:30.561Z] 0faf9b67be60: Waiting [2023-12-04T21:27:30.561Z] da29d5b8b594: Waiting [2023-12-04T21:27:30.561Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:30.561Z] f57b55a6b26a: Layer already exists [2023-12-04T21:27:30.561Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:30.561Z] cb3533a73ffe: Layer already exists [2023-12-04T21:27:30.561Z] a56d78566a68: Layer already exists [2023-12-04T21:27:30.561Z] da29d5b8b594: Layer already exists [2023-12-04T21:27:30.561Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:30.838Z] latest: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:31.495Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:32.327Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.2 [2023-12-04T21:27:32.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-04T21:27:32.327Z] cb3533a73ffe: Preparing [2023-12-04T21:27:32.327Z] f57b55a6b26a: Preparing [2023-12-04T21:27:32.327Z] 42fa6de39980: Preparing [2023-12-04T21:27:32.327Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:32.327Z] a56d78566a68: Preparing [2023-12-04T21:27:32.327Z] da29d5b8b594: Preparing [2023-12-04T21:27:32.327Z] 0faf9b67be60: Preparing [2023-12-04T21:27:32.327Z] da29d5b8b594: Waiting [2023-12-04T21:27:32.327Z] 0faf9b67be60: Waiting [2023-12-04T21:27:32.327Z] a56d78566a68: Layer already exists [2023-12-04T21:27:32.327Z] cb3533a73ffe: Layer already exists [2023-12-04T21:27:32.327Z] f57b55a6b26a: Layer already exists [2023-12-04T21:27:32.327Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:32.327Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:32.327Z] da29d5b8b594: Layer already exists [2023-12-04T21:27:32.327Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:32.593Z] 3.2.0-dev.2: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:33.264Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:33.923Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:27:33.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-04T21:27:33.923Z] cb3533a73ffe: Preparing [2023-12-04T21:27:33.923Z] f57b55a6b26a: Preparing [2023-12-04T21:27:33.923Z] 42fa6de39980: Preparing [2023-12-04T21:27:33.923Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:33.923Z] a56d78566a68: Preparing [2023-12-04T21:27:33.923Z] da29d5b8b594: Preparing [2023-12-04T21:27:33.923Z] 0faf9b67be60: Preparing [2023-12-04T21:27:33.923Z] da29d5b8b594: Waiting [2023-12-04T21:27:33.923Z] 0faf9b67be60: Waiting [2023-12-04T21:27:33.923Z] f57b55a6b26a: Layer already exists [2023-12-04T21:27:33.923Z] a56d78566a68: Layer already exists [2023-12-04T21:27:33.923Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:33.923Z] cb3533a73ffe: Layer already exists [2023-12-04T21:27:33.923Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:33.923Z] da29d5b8b594: Layer already exists [2023-12-04T21:27:33.923Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:34.188Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:34.931Z] + 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-04T21:27:35.606Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-12-04T21:27:35.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-04T21:27:35.606Z] cb3533a73ffe: Preparing [2023-12-04T21:27:35.606Z] f57b55a6b26a: Preparing [2023-12-04T21:27:35.606Z] 42fa6de39980: Preparing [2023-12-04T21:27:35.606Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:35.606Z] a56d78566a68: Preparing [2023-12-04T21:27:35.606Z] da29d5b8b594: Preparing [2023-12-04T21:27:35.606Z] 0faf9b67be60: Preparing [2023-12-04T21:27:35.606Z] da29d5b8b594: Waiting [2023-12-04T21:27:35.606Z] 0faf9b67be60: Waiting [2023-12-04T21:27:35.606Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:35.606Z] a56d78566a68: Layer already exists [2023-12-04T21:27:35.606Z] f57b55a6b26a: Layer already exists [2023-12-04T21:27:35.606Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:35.606Z] cb3533a73ffe: Layer already exists [2023-12-04T21:27:35.606Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:35.606Z] da29d5b8b594: Layer already exists [2023-12-04T21:27:35.871Z] main: digest: sha256:29a3799d280ec7dfd7bd7499afa206fe5865f04370df2121803072e1630211e9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:27:36.587Z] ===================================================== [Pipeline] echo [2023-12-04T21:27:36.702Z] taggedImages: [2023-12-04T21:27:36.702Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:27:36.702Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-04T21:27:36.702Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.2 [2023-12-04T21:27:36.702Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:27:36.702Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-12-04T21:27:36.828Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-12-04T21:27:36.828Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:27:36.828Z] latest [2023-12-04T21:27:36.828Z] 3.2.0-dev.2 [2023-12-04T21:27:36.828Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:27:36.828Z] main [2023-12-04T21:27:36.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:37.712Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:39.334Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:27:39.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-04T21:27:39.334Z] 5a89831ce431: Preparing [2023-12-04T21:27:39.334Z] 37c0099b0647: Preparing [2023-12-04T21:27:39.334Z] cc77ce7bc6c4: Preparing [2023-12-04T21:27:39.334Z] 14aa244cf249: Preparing [2023-12-04T21:27:39.334Z] 42fa6de39980: Preparing [2023-12-04T21:27:39.334Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:39.334Z] a56d78566a68: Preparing [2023-12-04T21:27:39.334Z] da29d5b8b594: Preparing [2023-12-04T21:27:39.334Z] 0faf9b67be60: Preparing [2023-12-04T21:27:39.334Z] 0faf9b67be60: Waiting [2023-12-04T21:27:39.334Z] f1c9aa9b2959: Waiting [2023-12-04T21:27:39.334Z] da29d5b8b594: Waiting [2023-12-04T21:27:39.334Z] a56d78566a68: Waiting [2023-12-04T21:27:39.334Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:39.599Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:39.599Z] a56d78566a68: Layer already exists [2023-12-04T21:27:39.599Z] 5a89831ce431: Pushed [2023-12-04T21:27:39.599Z] cc77ce7bc6c4: Pushed [2023-12-04T21:27:39.599Z] 37c0099b0647: Pushed [2023-12-04T21:27:39.599Z] da29d5b8b594: Layer already exists [2023-12-04T21:27:39.599Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:42.162Z] 14aa244cf249: Pushed [2023-12-04T21:27:42.162Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:42.830Z] + 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-04T21:27:43.497Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-04T21:27:43.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-04T21:27:43.497Z] 5a89831ce431: Preparing [2023-12-04T21:27:43.497Z] 37c0099b0647: Preparing [2023-12-04T21:27:43.497Z] cc77ce7bc6c4: Preparing [2023-12-04T21:27:43.497Z] 14aa244cf249: Preparing [2023-12-04T21:27:43.497Z] 42fa6de39980: Preparing [2023-12-04T21:27:43.497Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:43.497Z] a56d78566a68: Preparing [2023-12-04T21:27:43.497Z] da29d5b8b594: Preparing [2023-12-04T21:27:43.497Z] 0faf9b67be60: Preparing [2023-12-04T21:27:43.497Z] da29d5b8b594: Waiting [2023-12-04T21:27:43.497Z] 0faf9b67be60: Waiting [2023-12-04T21:27:43.497Z] a56d78566a68: Waiting [2023-12-04T21:27:43.497Z] f1c9aa9b2959: Waiting [2023-12-04T21:27:43.497Z] 5a89831ce431: Layer already exists [2023-12-04T21:27:43.497Z] 37c0099b0647: Layer already exists [2023-12-04T21:27:43.497Z] cc77ce7bc6c4: Layer already exists [2023-12-04T21:27:43.497Z] 14aa244cf249: Layer already exists [2023-12-04T21:27:43.497Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:43.497Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:43.497Z] a56d78566a68: Layer already exists [2023-12-04T21:27:43.497Z] da29d5b8b594: Layer already exists [2023-12-04T21:27:43.497Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:43.763Z] latest: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:44.442Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:45.109Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.2 [2023-12-04T21:27:45.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-04T21:27:45.109Z] 5a89831ce431: Preparing [2023-12-04T21:27:45.109Z] 37c0099b0647: Preparing [2023-12-04T21:27:45.109Z] cc77ce7bc6c4: Preparing [2023-12-04T21:27:45.109Z] 14aa244cf249: Preparing [2023-12-04T21:27:45.109Z] 42fa6de39980: Preparing [2023-12-04T21:27:45.109Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:45.109Z] a56d78566a68: Preparing [2023-12-04T21:27:45.109Z] da29d5b8b594: Preparing [2023-12-04T21:27:45.109Z] 0faf9b67be60: Preparing [2023-12-04T21:27:45.109Z] da29d5b8b594: Waiting [2023-12-04T21:27:45.109Z] a56d78566a68: Waiting [2023-12-04T21:27:45.109Z] 0faf9b67be60: Waiting [2023-12-04T21:27:45.109Z] f1c9aa9b2959: Waiting [2023-12-04T21:27:45.109Z] 5a89831ce431: Layer already exists [2023-12-04T21:27:45.109Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:45.109Z] cc77ce7bc6c4: Layer already exists [2023-12-04T21:27:45.109Z] 37c0099b0647: Layer already exists [2023-12-04T21:27:45.109Z] 14aa244cf249: Layer already exists [2023-12-04T21:27:45.109Z] a56d78566a68: Layer already exists [2023-12-04T21:27:45.109Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:45.109Z] da29d5b8b594: Layer already exists [2023-12-04T21:27:45.109Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:45.373Z] 3.2.0-dev.2: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:46.036Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:46.752Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:27:46.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-04T21:27:46.753Z] 5a89831ce431: Preparing [2023-12-04T21:27:46.753Z] 37c0099b0647: Preparing [2023-12-04T21:27:46.753Z] cc77ce7bc6c4: Preparing [2023-12-04T21:27:46.753Z] 14aa244cf249: Preparing [2023-12-04T21:27:46.753Z] 42fa6de39980: Preparing [2023-12-04T21:27:46.753Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:46.753Z] a56d78566a68: Preparing [2023-12-04T21:27:46.753Z] da29d5b8b594: Preparing [2023-12-04T21:27:46.753Z] f1c9aa9b2959: Waiting [2023-12-04T21:27:46.753Z] a56d78566a68: Waiting [2023-12-04T21:27:46.753Z] 0faf9b67be60: Preparing [2023-12-04T21:27:46.753Z] da29d5b8b594: Waiting [2023-12-04T21:27:46.753Z] 0faf9b67be60: Waiting [2023-12-04T21:27:46.753Z] cc77ce7bc6c4: Layer already exists [2023-12-04T21:27:46.753Z] 14aa244cf249: Layer already exists [2023-12-04T21:27:46.753Z] 37c0099b0647: Layer already exists [2023-12-04T21:27:46.753Z] 5a89831ce431: Layer already exists [2023-12-04T21:27:46.753Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:46.753Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:46.753Z] a56d78566a68: Layer already exists [2023-12-04T21:27:46.753Z] da29d5b8b594: Layer already exists [2023-12-04T21:27:46.753Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:47.018Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:47.686Z] + 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-04T21:27:48.349Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-12-04T21:27:48.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-04T21:27:48.349Z] 5a89831ce431: Preparing [2023-12-04T21:27:48.349Z] 37c0099b0647: Preparing [2023-12-04T21:27:48.349Z] cc77ce7bc6c4: Preparing [2023-12-04T21:27:48.349Z] 14aa244cf249: Preparing [2023-12-04T21:27:48.349Z] 42fa6de39980: Preparing [2023-12-04T21:27:48.349Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:48.349Z] a56d78566a68: Preparing [2023-12-04T21:27:48.349Z] da29d5b8b594: Preparing [2023-12-04T21:27:48.349Z] 0faf9b67be60: Preparing [2023-12-04T21:27:48.349Z] f1c9aa9b2959: Waiting [2023-12-04T21:27:48.349Z] a56d78566a68: Waiting [2023-12-04T21:27:48.349Z] da29d5b8b594: Waiting [2023-12-04T21:27:48.349Z] 0faf9b67be60: Waiting [2023-12-04T21:27:48.349Z] 14aa244cf249: Layer already exists [2023-12-04T21:27:48.349Z] cc77ce7bc6c4: Layer already exists [2023-12-04T21:27:48.349Z] 37c0099b0647: Layer already exists [2023-12-04T21:27:48.349Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:48.349Z] 5a89831ce431: Layer already exists [2023-12-04T21:27:48.349Z] a56d78566a68: Layer already exists [2023-12-04T21:27:48.349Z] da29d5b8b594: Layer already exists [2023-12-04T21:27:48.349Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:48.349Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:48.612Z] main: digest: sha256:fb8f85f927bd1d5af5f049b7e20cf32b28300b499fbdbbec0e07a3a3e9f88f9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:27:49.335Z] ===================================================== [Pipeline] echo [2023-12-04T21:27:49.498Z] taggedImages: [2023-12-04T21:27:49.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:27:49.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-04T21:27:49.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.2 [2023-12-04T21:27:49.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:27:49.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-12-04T21:27:49.640Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-12-04T21:27:49.640Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:27:49.640Z] latest [2023-12-04T21:27:49.640Z] 3.2.0-dev.2 [2023-12-04T21:27:49.640Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:27:49.640Z] main [2023-12-04T21:27:49.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:50.542Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:51.208Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:27:51.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-04T21:27:51.208Z] cb797652aae0: Preparing [2023-12-04T21:27:51.208Z] 47b2f2923d29: Preparing [2023-12-04T21:27:51.208Z] 42fa6de39980: Preparing [2023-12-04T21:27:51.208Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:51.208Z] 1aec8f2ac9bb: Preparing [2023-12-04T21:27:51.208Z] 33a274eee804: Preparing [2023-12-04T21:27:51.208Z] 0faf9b67be60: Preparing [2023-12-04T21:27:51.208Z] 33a274eee804: Waiting [2023-12-04T21:27:51.208Z] 0faf9b67be60: Waiting [2023-12-04T21:27:51.471Z] 1aec8f2ac9bb: Pushed [2023-12-04T21:27:54.032Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:54.032Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:54.032Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:54.032Z] cb797652aae0: Pushed [2023-12-04T21:27:54.032Z] 33a274eee804: Pushed [2023-12-04T21:27:54.295Z] 47b2f2923d29: Pushed [2023-12-04T21:27:54.560Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:55.229Z] + 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-04T21:27:55.907Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-04T21:27:55.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-04T21:27:55.907Z] cb797652aae0: Preparing [2023-12-04T21:27:55.907Z] 47b2f2923d29: Preparing [2023-12-04T21:27:55.907Z] 42fa6de39980: Preparing [2023-12-04T21:27:55.907Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:55.907Z] 1aec8f2ac9bb: Preparing [2023-12-04T21:27:55.907Z] 33a274eee804: Preparing [2023-12-04T21:27:55.907Z] 0faf9b67be60: Preparing [2023-12-04T21:27:55.907Z] 33a274eee804: Waiting [2023-12-04T21:27:55.907Z] 0faf9b67be60: Waiting [2023-12-04T21:27:55.907Z] cb797652aae0: Layer already exists [2023-12-04T21:27:55.907Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:55.907Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:55.907Z] 1aec8f2ac9bb: Layer already exists [2023-12-04T21:27:55.907Z] 47b2f2923d29: Layer already exists [2023-12-04T21:27:55.907Z] 33a274eee804: Layer already exists [2023-12-04T21:27:55.907Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:56.169Z] latest: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:56.853Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:57.551Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.2 [2023-12-04T21:27:57.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-04T21:27:57.551Z] cb797652aae0: Preparing [2023-12-04T21:27:57.551Z] 47b2f2923d29: Preparing [2023-12-04T21:27:57.551Z] 42fa6de39980: Preparing [2023-12-04T21:27:57.551Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:57.551Z] 1aec8f2ac9bb: Preparing [2023-12-04T21:27:57.551Z] 33a274eee804: Preparing [2023-12-04T21:27:57.551Z] 0faf9b67be60: Preparing [2023-12-04T21:27:57.551Z] 33a274eee804: Waiting [2023-12-04T21:27:57.551Z] 0faf9b67be60: Waiting [2023-12-04T21:27:57.551Z] 47b2f2923d29: Layer already exists [2023-12-04T21:27:57.551Z] cb797652aae0: Layer already exists [2023-12-04T21:27:57.551Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:57.551Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:57.551Z] 1aec8f2ac9bb: Layer already exists [2023-12-04T21:27:57.551Z] 33a274eee804: Layer already exists [2023-12-04T21:27:57.551Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:57.816Z] 3.2.0-dev.2: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:58.499Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:27:59.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:27:59.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-04T21:27:59.252Z] cb797652aae0: Preparing [2023-12-04T21:27:59.252Z] 47b2f2923d29: Preparing [2023-12-04T21:27:59.252Z] 42fa6de39980: Preparing [2023-12-04T21:27:59.252Z] f1c9aa9b2959: Preparing [2023-12-04T21:27:59.252Z] 1aec8f2ac9bb: Preparing [2023-12-04T21:27:59.252Z] 33a274eee804: Preparing [2023-12-04T21:27:59.252Z] 33a274eee804: Waiting [2023-12-04T21:27:59.252Z] 0faf9b67be60: Preparing [2023-12-04T21:27:59.252Z] 0faf9b67be60: Waiting [2023-12-04T21:27:59.252Z] 1aec8f2ac9bb: Layer already exists [2023-12-04T21:27:59.252Z] cb797652aae0: Layer already exists [2023-12-04T21:27:59.252Z] 47b2f2923d29: Layer already exists [2023-12-04T21:27:59.252Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:27:59.252Z] 42fa6de39980: Layer already exists [2023-12-04T21:27:59.252Z] 33a274eee804: Layer already exists [2023-12-04T21:27:59.252Z] 0faf9b67be60: Layer already exists [2023-12-04T21:27:59.521Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:00.217Z] + 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-04T21:28:00.931Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-12-04T21:28:00.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-04T21:28:00.931Z] cb797652aae0: Preparing [2023-12-04T21:28:00.931Z] 47b2f2923d29: Preparing [2023-12-04T21:28:00.931Z] 42fa6de39980: Preparing [2023-12-04T21:28:00.931Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:00.931Z] 1aec8f2ac9bb: Preparing [2023-12-04T21:28:00.931Z] 33a274eee804: Preparing [2023-12-04T21:28:00.931Z] 0faf9b67be60: Preparing [2023-12-04T21:28:00.931Z] 33a274eee804: Waiting [2023-12-04T21:28:00.931Z] 0faf9b67be60: Waiting [2023-12-04T21:28:00.931Z] cb797652aae0: Layer already exists [2023-12-04T21:28:00.931Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:00.931Z] 47b2f2923d29: Layer already exists [2023-12-04T21:28:00.931Z] 1aec8f2ac9bb: Layer already exists [2023-12-04T21:28:00.931Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:00.931Z] 33a274eee804: Layer already exists [2023-12-04T21:28:00.931Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:01.202Z] main: digest: sha256:653cfa0e71b244ccca33ab88d15edc1cb5405377ce65511f6b7e2a98572808ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:28:02.033Z] ===================================================== [Pipeline] echo [2023-12-04T21:28:02.158Z] taggedImages: [2023-12-04T21:28:02.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:02.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-04T21:28:02.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.2 [2023-12-04T21:28:02.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:02.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-12-04T21:28:02.299Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-12-04T21:28:02.299Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:02.299Z] latest [2023-12-04T21:28:02.299Z] 3.2.0-dev.2 [2023-12-04T21:28:02.299Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:02.299Z] main [2023-12-04T21:28:02.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:03.267Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:03.967Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:03.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-04T21:28:03.967Z] c9df2ca66ea6: Preparing [2023-12-04T21:28:03.967Z] bdbda787f196: Preparing [2023-12-04T21:28:03.967Z] 17f1fa31dfd5: Preparing [2023-12-04T21:28:03.967Z] 42fa6de39980: Preparing [2023-12-04T21:28:03.967Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:03.967Z] a56d78566a68: Preparing [2023-12-04T21:28:03.967Z] da29d5b8b594: Preparing [2023-12-04T21:28:03.967Z] 0faf9b67be60: Preparing [2023-12-04T21:28:03.967Z] a56d78566a68: Waiting [2023-12-04T21:28:03.967Z] da29d5b8b594: Waiting [2023-12-04T21:28:03.967Z] 0faf9b67be60: Waiting [2023-12-04T21:28:03.967Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:03.967Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:03.967Z] a56d78566a68: Layer already exists [2023-12-04T21:28:03.967Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:04.233Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:04.234Z] bdbda787f196: Pushed [2023-12-04T21:28:04.234Z] c9df2ca66ea6: Pushed [2023-12-04T21:28:07.570Z] 17f1fa31dfd5: Pushed [2023-12-04T21:28:07.570Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:08.274Z] + 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-04T21:28:08.973Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-04T21:28:08.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-04T21:28:08.974Z] c9df2ca66ea6: Preparing [2023-12-04T21:28:08.974Z] bdbda787f196: Preparing [2023-12-04T21:28:08.974Z] 17f1fa31dfd5: Preparing [2023-12-04T21:28:08.974Z] 42fa6de39980: Preparing [2023-12-04T21:28:08.974Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:08.974Z] a56d78566a68: Preparing [2023-12-04T21:28:08.974Z] da29d5b8b594: Preparing [2023-12-04T21:28:08.974Z] a56d78566a68: Waiting [2023-12-04T21:28:08.974Z] da29d5b8b594: Waiting [2023-12-04T21:28:08.974Z] 0faf9b67be60: Preparing [2023-12-04T21:28:08.974Z] 0faf9b67be60: Waiting [2023-12-04T21:28:08.974Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:08.974Z] bdbda787f196: Layer already exists [2023-12-04T21:28:08.974Z] c9df2ca66ea6: Layer already exists [2023-12-04T21:28:08.974Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:08.974Z] 17f1fa31dfd5: Layer already exists [2023-12-04T21:28:08.974Z] a56d78566a68: Layer already exists [2023-12-04T21:28:08.974Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:08.974Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:09.235Z] latest: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:09.936Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:10.633Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.2 [2023-12-04T21:28:10.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-04T21:28:10.633Z] c9df2ca66ea6: Preparing [2023-12-04T21:28:10.633Z] bdbda787f196: Preparing [2023-12-04T21:28:10.633Z] 17f1fa31dfd5: Preparing [2023-12-04T21:28:10.633Z] 42fa6de39980: Preparing [2023-12-04T21:28:10.633Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:10.633Z] a56d78566a68: Preparing [2023-12-04T21:28:10.633Z] da29d5b8b594: Preparing [2023-12-04T21:28:10.633Z] 0faf9b67be60: Preparing [2023-12-04T21:28:10.633Z] da29d5b8b594: Waiting [2023-12-04T21:28:10.633Z] a56d78566a68: Waiting [2023-12-04T21:28:10.633Z] 0faf9b67be60: Waiting [2023-12-04T21:28:10.633Z] c9df2ca66ea6: Layer already exists [2023-12-04T21:28:10.633Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:10.633Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:10.633Z] 17f1fa31dfd5: Layer already exists [2023-12-04T21:28:10.633Z] bdbda787f196: Layer already exists [2023-12-04T21:28:10.633Z] a56d78566a68: Layer already exists [2023-12-04T21:28:10.633Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:10.633Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:10.896Z] 3.2.0-dev.2: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:11.576Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:12.258Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:12.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-04T21:28:12.258Z] c9df2ca66ea6: Preparing [2023-12-04T21:28:12.258Z] bdbda787f196: Preparing [2023-12-04T21:28:12.258Z] 17f1fa31dfd5: Preparing [2023-12-04T21:28:12.258Z] 42fa6de39980: Preparing [2023-12-04T21:28:12.258Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:12.258Z] a56d78566a68: Preparing [2023-12-04T21:28:12.258Z] da29d5b8b594: Preparing [2023-12-04T21:28:12.258Z] a56d78566a68: Waiting [2023-12-04T21:28:12.258Z] 0faf9b67be60: Preparing [2023-12-04T21:28:12.258Z] da29d5b8b594: Waiting [2023-12-04T21:28:12.258Z] 0faf9b67be60: Waiting [2023-12-04T21:28:12.258Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:12.258Z] 17f1fa31dfd5: Layer already exists [2023-12-04T21:28:12.258Z] c9df2ca66ea6: Layer already exists [2023-12-04T21:28:12.258Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:12.258Z] bdbda787f196: Layer already exists [2023-12-04T21:28:12.258Z] a56d78566a68: Layer already exists [2023-12-04T21:28:12.258Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:12.258Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:12.522Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:13.216Z] + 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-04T21:28:13.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-12-04T21:28:13.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-04T21:28:13.924Z] c9df2ca66ea6: Preparing [2023-12-04T21:28:13.924Z] bdbda787f196: Preparing [2023-12-04T21:28:13.924Z] 17f1fa31dfd5: Preparing [2023-12-04T21:28:13.924Z] 42fa6de39980: Preparing [2023-12-04T21:28:13.924Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:13.924Z] a56d78566a68: Preparing [2023-12-04T21:28:13.924Z] da29d5b8b594: Preparing [2023-12-04T21:28:13.924Z] 0faf9b67be60: Preparing [2023-12-04T21:28:13.924Z] da29d5b8b594: Waiting [2023-12-04T21:28:13.924Z] a56d78566a68: Waiting [2023-12-04T21:28:13.924Z] 0faf9b67be60: Waiting [2023-12-04T21:28:13.924Z] 17f1fa31dfd5: Layer already exists [2023-12-04T21:28:13.924Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:13.924Z] c9df2ca66ea6: Layer already exists [2023-12-04T21:28:13.924Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:13.924Z] bdbda787f196: Layer already exists [2023-12-04T21:28:13.924Z] a56d78566a68: Layer already exists [2023-12-04T21:28:13.924Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:13.924Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:14.188Z] main: digest: sha256:77a8fc4086efb6a9a9856d6f38962dc504490ea9977d07fa792ed754ae815d98 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:28:14.965Z] ===================================================== [Pipeline] echo [2023-12-04T21:28:15.091Z] taggedImages: [2023-12-04T21:28:15.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:15.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-04T21:28:15.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.2 [2023-12-04T21:28:15.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:15.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-12-04T21:28:15.230Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-12-04T21:28:15.230Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:15.230Z] latest [2023-12-04T21:28:15.230Z] 3.2.0-dev.2 [2023-12-04T21:28:15.230Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:15.230Z] main [2023-12-04T21:28:15.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:16.170Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:16.873Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:16.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-04T21:28:16.873Z] 5cfdb33b1867: Preparing [2023-12-04T21:28:16.873Z] 9fdd216e9612: Preparing [2023-12-04T21:28:16.873Z] 658325b69c47: Preparing [2023-12-04T21:28:16.873Z] edf25e6c92de: Preparing [2023-12-04T21:28:16.873Z] aabe19a85c42: Preparing [2023-12-04T21:28:16.873Z] dfed306fa81e: Preparing [2023-12-04T21:28:16.873Z] ed2d5ea6bf39: Preparing [2023-12-04T21:28:16.873Z] dfed306fa81e: Waiting [2023-12-04T21:28:16.873Z] 42fa6de39980: Preparing [2023-12-04T21:28:16.873Z] ed2d5ea6bf39: Waiting [2023-12-04T21:28:16.873Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:16.873Z] 42fa6de39980: Waiting [2023-12-04T21:28:16.873Z] b2c845c69607: Preparing [2023-12-04T21:28:16.873Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:16.873Z] 2e81cb38f73a: Preparing [2023-12-04T21:28:16.873Z] b2c845c69607: Waiting [2023-12-04T21:28:16.873Z] 5f70bf18a086: Preparing [2023-12-04T21:28:16.873Z] 2e81cb38f73a: Waiting [2023-12-04T21:28:16.873Z] 058917d4f581: Preparing [2023-12-04T21:28:16.873Z] 5f70bf18a086: Waiting [2023-12-04T21:28:16.873Z] cbcad7e921a8: Preparing [2023-12-04T21:28:16.873Z] 058917d4f581: Waiting [2023-12-04T21:28:16.873Z] cbcad7e921a8: Waiting [2023-12-04T21:28:16.873Z] c1e7f41d3740: Preparing [2023-12-04T21:28:16.873Z] 0faf9b67be60: Preparing [2023-12-04T21:28:16.873Z] c1e7f41d3740: Waiting [2023-12-04T21:28:17.137Z] edf25e6c92de: Pushed [2023-12-04T21:28:17.137Z] 5cfdb33b1867: Pushed [2023-12-04T21:28:17.137Z] 658325b69c47: Pushed [2023-12-04T21:28:17.137Z] aabe19a85c42: Pushed [2023-12-04T21:28:17.137Z] 9fdd216e9612: Pushed [2023-12-04T21:28:17.137Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:17.137Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:17.137Z] dfed306fa81e: Pushed [2023-12-04T21:28:17.401Z] b2c845c69607: Pushed [2023-12-04T21:28:17.401Z] 2e81cb38f73a: Pushed [2023-12-04T21:28:17.401Z] 5f70bf18a086: Pushed [2023-12-04T21:28:17.401Z] 058917d4f581: Pushed [2023-12-04T21:28:17.401Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:17.401Z] cbcad7e921a8: Pushed [2023-12-04T21:28:17.401Z] c1e7f41d3740: Pushed [2023-12-04T21:28:20.719Z] ed2d5ea6bf39: Pushed [2023-12-04T21:28:20.719Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:21.412Z] + 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-04T21:28:23.064Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-04T21:28:23.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-04T21:28:23.064Z] 5cfdb33b1867: Preparing [2023-12-04T21:28:23.064Z] 9fdd216e9612: Preparing [2023-12-04T21:28:23.064Z] 658325b69c47: Preparing [2023-12-04T21:28:23.064Z] edf25e6c92de: Preparing [2023-12-04T21:28:23.064Z] aabe19a85c42: Preparing [2023-12-04T21:28:23.064Z] dfed306fa81e: Preparing [2023-12-04T21:28:23.064Z] ed2d5ea6bf39: Preparing [2023-12-04T21:28:23.064Z] dfed306fa81e: Waiting [2023-12-04T21:28:23.064Z] 42fa6de39980: Preparing [2023-12-04T21:28:23.064Z] ed2d5ea6bf39: Waiting [2023-12-04T21:28:23.064Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:23.064Z] 42fa6de39980: Waiting [2023-12-04T21:28:23.064Z] b2c845c69607: Preparing [2023-12-04T21:28:23.064Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:23.064Z] 2e81cb38f73a: Preparing [2023-12-04T21:28:23.064Z] b2c845c69607: Waiting [2023-12-04T21:28:23.064Z] 5f70bf18a086: Preparing [2023-12-04T21:28:23.064Z] 2e81cb38f73a: Waiting [2023-12-04T21:28:23.064Z] 058917d4f581: Preparing [2023-12-04T21:28:23.064Z] 5f70bf18a086: Waiting [2023-12-04T21:28:23.064Z] cbcad7e921a8: Preparing [2023-12-04T21:28:23.064Z] 058917d4f581: Waiting [2023-12-04T21:28:23.064Z] cbcad7e921a8: Waiting [2023-12-04T21:28:23.064Z] c1e7f41d3740: Preparing [2023-12-04T21:28:23.064Z] 0faf9b67be60: Preparing [2023-12-04T21:28:23.064Z] c1e7f41d3740: Waiting [2023-12-04T21:28:23.064Z] 0faf9b67be60: Waiting [2023-12-04T21:28:23.064Z] edf25e6c92de: Layer already exists [2023-12-04T21:28:23.064Z] aabe19a85c42: Layer already exists [2023-12-04T21:28:23.064Z] 9fdd216e9612: Layer already exists [2023-12-04T21:28:23.064Z] 5cfdb33b1867: Layer already exists [2023-12-04T21:28:23.064Z] 658325b69c47: Layer already exists [2023-12-04T21:28:23.064Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:23.064Z] dfed306fa81e: Layer already exists [2023-12-04T21:28:23.064Z] ed2d5ea6bf39: Layer already exists [2023-12-04T21:28:23.064Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:23.064Z] b2c845c69607: Layer already exists [2023-12-04T21:28:23.064Z] 5f70bf18a086: Layer already exists [2023-12-04T21:28:23.064Z] 2e81cb38f73a: Layer already exists [2023-12-04T21:28:23.328Z] 058917d4f581: Layer already exists [2023-12-04T21:28:23.328Z] cbcad7e921a8: Layer already exists [2023-12-04T21:28:23.328Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:23.328Z] c1e7f41d3740: Layer already exists [2023-12-04T21:28:23.328Z] latest: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:24.039Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:24.760Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.2 [2023-12-04T21:28:24.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-04T21:28:24.760Z] 5cfdb33b1867: Preparing [2023-12-04T21:28:24.760Z] 9fdd216e9612: Preparing [2023-12-04T21:28:24.760Z] 658325b69c47: Preparing [2023-12-04T21:28:24.760Z] edf25e6c92de: Preparing [2023-12-04T21:28:24.760Z] aabe19a85c42: Preparing [2023-12-04T21:28:24.760Z] dfed306fa81e: Preparing [2023-12-04T21:28:24.760Z] ed2d5ea6bf39: Preparing [2023-12-04T21:28:24.760Z] 42fa6de39980: Preparing [2023-12-04T21:28:24.760Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:24.760Z] b2c845c69607: Preparing [2023-12-04T21:28:24.760Z] 2e81cb38f73a: Preparing [2023-12-04T21:28:24.760Z] 5f70bf18a086: Preparing [2023-12-04T21:28:24.760Z] 058917d4f581: Preparing [2023-12-04T21:28:24.760Z] cbcad7e921a8: Preparing [2023-12-04T21:28:24.760Z] c1e7f41d3740: Preparing [2023-12-04T21:28:24.760Z] 0faf9b67be60: Preparing [2023-12-04T21:28:24.760Z] dfed306fa81e: Waiting [2023-12-04T21:28:24.760Z] ed2d5ea6bf39: Waiting [2023-12-04T21:28:24.760Z] 2e81cb38f73a: Waiting [2023-12-04T21:28:24.760Z] 42fa6de39980: Waiting [2023-12-04T21:28:24.760Z] 5f70bf18a086: Waiting [2023-12-04T21:28:24.760Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:24.760Z] 058917d4f581: Waiting [2023-12-04T21:28:24.760Z] b2c845c69607: Waiting [2023-12-04T21:28:24.760Z] cbcad7e921a8: Waiting [2023-12-04T21:28:24.760Z] c1e7f41d3740: Waiting [2023-12-04T21:28:24.760Z] aabe19a85c42: Layer already exists [2023-12-04T21:28:24.760Z] edf25e6c92de: Layer already exists [2023-12-04T21:28:24.760Z] 9fdd216e9612: Layer already exists [2023-12-04T21:28:24.760Z] 658325b69c47: Layer already exists [2023-12-04T21:28:24.760Z] 5cfdb33b1867: Layer already exists [2023-12-04T21:28:24.760Z] dfed306fa81e: Layer already exists [2023-12-04T21:28:24.760Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:24.760Z] ed2d5ea6bf39: Layer already exists [2023-12-04T21:28:24.760Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:24.760Z] b2c845c69607: Layer already exists [2023-12-04T21:28:25.026Z] 058917d4f581: Layer already exists [2023-12-04T21:28:25.026Z] 5f70bf18a086: Layer already exists [2023-12-04T21:28:25.026Z] 2e81cb38f73a: Layer already exists [2023-12-04T21:28:25.026Z] cbcad7e921a8: Layer already exists [2023-12-04T21:28:25.026Z] c1e7f41d3740: Layer already exists [2023-12-04T21:28:25.026Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:25.026Z] 3.2.0-dev.2: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:25.739Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:26.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:26.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-04T21:28:26.455Z] 5cfdb33b1867: Preparing [2023-12-04T21:28:26.455Z] 9fdd216e9612: Preparing [2023-12-04T21:28:26.455Z] 658325b69c47: Preparing [2023-12-04T21:28:26.455Z] edf25e6c92de: Preparing [2023-12-04T21:28:26.455Z] aabe19a85c42: Preparing [2023-12-04T21:28:26.455Z] dfed306fa81e: Preparing [2023-12-04T21:28:26.455Z] ed2d5ea6bf39: Preparing [2023-12-04T21:28:26.455Z] 42fa6de39980: Preparing [2023-12-04T21:28:26.455Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:26.455Z] b2c845c69607: Preparing [2023-12-04T21:28:26.455Z] 2e81cb38f73a: Preparing [2023-12-04T21:28:26.455Z] 5f70bf18a086: Preparing [2023-12-04T21:28:26.455Z] 058917d4f581: Preparing [2023-12-04T21:28:26.455Z] cbcad7e921a8: Preparing [2023-12-04T21:28:26.455Z] c1e7f41d3740: Preparing [2023-12-04T21:28:26.455Z] 0faf9b67be60: Preparing [2023-12-04T21:28:26.455Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:26.455Z] b2c845c69607: Waiting [2023-12-04T21:28:26.455Z] ed2d5ea6bf39: Waiting [2023-12-04T21:28:26.455Z] 2e81cb38f73a: Waiting [2023-12-04T21:28:26.455Z] 42fa6de39980: Waiting [2023-12-04T21:28:26.455Z] 5f70bf18a086: Waiting [2023-12-04T21:28:26.455Z] 058917d4f581: Waiting [2023-12-04T21:28:26.455Z] dfed306fa81e: Waiting [2023-12-04T21:28:26.455Z] cbcad7e921a8: Waiting [2023-12-04T21:28:26.455Z] c1e7f41d3740: Waiting [2023-12-04T21:28:26.455Z] 0faf9b67be60: Waiting [2023-12-04T21:28:26.455Z] 658325b69c47: Layer already exists [2023-12-04T21:28:26.455Z] 9fdd216e9612: Layer already exists [2023-12-04T21:28:26.455Z] aabe19a85c42: Layer already exists [2023-12-04T21:28:26.455Z] 5cfdb33b1867: Layer already exists [2023-12-04T21:28:26.455Z] edf25e6c92de: Layer already exists [2023-12-04T21:28:26.455Z] ed2d5ea6bf39: Layer already exists [2023-12-04T21:28:26.455Z] dfed306fa81e: Layer already exists [2023-12-04T21:28:26.455Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:26.455Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:26.718Z] b2c845c69607: Layer already exists [2023-12-04T21:28:26.718Z] 5f70bf18a086: Layer already exists [2023-12-04T21:28:26.718Z] 2e81cb38f73a: Layer already exists [2023-12-04T21:28:26.718Z] 058917d4f581: Layer already exists [2023-12-04T21:28:26.718Z] cbcad7e921a8: Layer already exists [2023-12-04T21:28:26.718Z] c1e7f41d3740: Layer already exists [2023-12-04T21:28:26.718Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:26.718Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:27.477Z] + 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-04T21:28:28.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-12-04T21:28:28.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-04T21:28:28.199Z] 5cfdb33b1867: Preparing [2023-12-04T21:28:28.199Z] 9fdd216e9612: Preparing [2023-12-04T21:28:28.199Z] 658325b69c47: Preparing [2023-12-04T21:28:28.199Z] edf25e6c92de: Preparing [2023-12-04T21:28:28.199Z] aabe19a85c42: Preparing [2023-12-04T21:28:28.199Z] dfed306fa81e: Preparing [2023-12-04T21:28:28.199Z] ed2d5ea6bf39: Preparing [2023-12-04T21:28:28.199Z] 42fa6de39980: Preparing [2023-12-04T21:28:28.199Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:28.199Z] b2c845c69607: Preparing [2023-12-04T21:28:28.199Z] 2e81cb38f73a: Preparing [2023-12-04T21:28:28.199Z] 5f70bf18a086: Preparing [2023-12-04T21:28:28.199Z] 058917d4f581: Preparing [2023-12-04T21:28:28.199Z] cbcad7e921a8: Preparing [2023-12-04T21:28:28.199Z] c1e7f41d3740: Preparing [2023-12-04T21:28:28.199Z] b2c845c69607: Waiting [2023-12-04T21:28:28.199Z] 0faf9b67be60: Preparing [2023-12-04T21:28:28.199Z] 2e81cb38f73a: Waiting [2023-12-04T21:28:28.199Z] dfed306fa81e: Waiting [2023-12-04T21:28:28.199Z] 5f70bf18a086: Waiting [2023-12-04T21:28:28.199Z] 42fa6de39980: Waiting [2023-12-04T21:28:28.199Z] ed2d5ea6bf39: Waiting [2023-12-04T21:28:28.199Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:28.199Z] 0faf9b67be60: Waiting [2023-12-04T21:28:28.199Z] c1e7f41d3740: Waiting [2023-12-04T21:28:28.199Z] 058917d4f581: Waiting [2023-12-04T21:28:28.199Z] cbcad7e921a8: Waiting [2023-12-04T21:28:28.199Z] 9fdd216e9612: Layer already exists [2023-12-04T21:28:28.199Z] edf25e6c92de: Layer already exists [2023-12-04T21:28:28.199Z] aabe19a85c42: Layer already exists [2023-12-04T21:28:28.199Z] 5cfdb33b1867: Layer already exists [2023-12-04T21:28:28.199Z] 658325b69c47: Layer already exists [2023-12-04T21:28:28.199Z] dfed306fa81e: Layer already exists [2023-12-04T21:28:28.199Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:28.199Z] ed2d5ea6bf39: Layer already exists [2023-12-04T21:28:28.199Z] b2c845c69607: Layer already exists [2023-12-04T21:28:28.199Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:28.199Z] 2e81cb38f73a: Layer already exists [2023-12-04T21:28:28.199Z] 5f70bf18a086: Layer already exists [2023-12-04T21:28:28.199Z] 058917d4f581: Layer already exists [2023-12-04T21:28:28.199Z] cbcad7e921a8: Layer already exists [2023-12-04T21:28:28.199Z] c1e7f41d3740: Layer already exists [2023-12-04T21:28:28.469Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:28.469Z] main: digest: sha256:75619daf867689544c51c2ff71ece3f3f66ff4327291535967dbc3fa887b9e0e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:28:29.379Z] ===================================================== [Pipeline] echo [2023-12-04T21:28:29.517Z] taggedImages: [2023-12-04T21:28:29.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:29.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-04T21:28:29.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.2 [2023-12-04T21:28:29.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:29.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-12-04T21:28:29.663Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-12-04T21:28:29.663Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:29.663Z] latest [2023-12-04T21:28:29.663Z] 3.2.0-dev.2 [2023-12-04T21:28:29.663Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:29.663Z] main [2023-12-04T21:28:29.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:30.639Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:31.377Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:31.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-04T21:28:31.377Z] b25e45ad2523: Preparing [2023-12-04T21:28:31.377Z] 8fd8e95953c2: Preparing [2023-12-04T21:28:31.377Z] e99fab69513d: Preparing [2023-12-04T21:28:31.377Z] 95e0d342c40e: Preparing [2023-12-04T21:28:31.377Z] 42fa6de39980: Preparing [2023-12-04T21:28:31.377Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:31.377Z] a56d78566a68: Preparing [2023-12-04T21:28:31.377Z] da29d5b8b594: Preparing [2023-12-04T21:28:31.377Z] 0faf9b67be60: Preparing [2023-12-04T21:28:31.377Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:31.377Z] a56d78566a68: Waiting [2023-12-04T21:28:31.377Z] 0faf9b67be60: Waiting [2023-12-04T21:28:31.377Z] da29d5b8b594: Waiting [2023-12-04T21:28:31.377Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:31.640Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:31.641Z] a56d78566a68: Layer already exists [2023-12-04T21:28:31.641Z] 8fd8e95953c2: Pushed [2023-12-04T21:28:31.641Z] e99fab69513d: Pushed [2023-12-04T21:28:31.641Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:31.641Z] b25e45ad2523: Pushed [2023-12-04T21:28:31.641Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:34.201Z] 95e0d342c40e: Pushed [2023-12-04T21:28:34.464Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:35.165Z] + 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-04T21:28:37.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-04T21:28:37.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-04T21:28:37.272Z] b25e45ad2523: Preparing [2023-12-04T21:28:37.272Z] 8fd8e95953c2: Preparing [2023-12-04T21:28:37.272Z] e99fab69513d: Preparing [2023-12-04T21:28:37.272Z] 95e0d342c40e: Preparing [2023-12-04T21:28:37.272Z] 42fa6de39980: Preparing [2023-12-04T21:28:37.272Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:37.272Z] a56d78566a68: Preparing [2023-12-04T21:28:37.272Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:37.272Z] da29d5b8b594: Preparing [2023-12-04T21:28:37.272Z] 0faf9b67be60: Preparing [2023-12-04T21:28:37.272Z] da29d5b8b594: Waiting [2023-12-04T21:28:37.272Z] a56d78566a68: Waiting [2023-12-04T21:28:37.272Z] 0faf9b67be60: Waiting [2023-12-04T21:28:37.272Z] 8fd8e95953c2: Layer already exists [2023-12-04T21:28:37.272Z] 95e0d342c40e: Layer already exists [2023-12-04T21:28:37.272Z] b25e45ad2523: Layer already exists [2023-12-04T21:28:37.272Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:37.272Z] e99fab69513d: Layer already exists [2023-12-04T21:28:37.272Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:37.272Z] a56d78566a68: Layer already exists [2023-12-04T21:28:37.272Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:37.272Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:37.535Z] latest: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:38.259Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:38.975Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.2 [2023-12-04T21:28:38.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-04T21:28:38.975Z] b25e45ad2523: Preparing [2023-12-04T21:28:38.975Z] 8fd8e95953c2: Preparing [2023-12-04T21:28:38.975Z] e99fab69513d: Preparing [2023-12-04T21:28:38.975Z] 95e0d342c40e: Preparing [2023-12-04T21:28:38.975Z] 42fa6de39980: Preparing [2023-12-04T21:28:38.975Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:38.975Z] a56d78566a68: Preparing [2023-12-04T21:28:38.975Z] da29d5b8b594: Preparing [2023-12-04T21:28:38.975Z] 0faf9b67be60: Preparing [2023-12-04T21:28:38.975Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:38.975Z] a56d78566a68: Waiting [2023-12-04T21:28:38.976Z] da29d5b8b594: Waiting [2023-12-04T21:28:38.976Z] 0faf9b67be60: Waiting [2023-12-04T21:28:38.976Z] b25e45ad2523: Layer already exists [2023-12-04T21:28:38.976Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:38.976Z] 95e0d342c40e: Layer already exists [2023-12-04T21:28:38.976Z] 8fd8e95953c2: Layer already exists [2023-12-04T21:28:38.976Z] e99fab69513d: Layer already exists [2023-12-04T21:28:38.976Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:38.976Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:38.976Z] a56d78566a68: Layer already exists [2023-12-04T21:28:38.976Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:39.239Z] 3.2.0-dev.2: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:39.963Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:40.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:40.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-04T21:28:40.714Z] b25e45ad2523: Preparing [2023-12-04T21:28:40.714Z] 8fd8e95953c2: Preparing [2023-12-04T21:28:40.714Z] e99fab69513d: Preparing [2023-12-04T21:28:40.714Z] 95e0d342c40e: Preparing [2023-12-04T21:28:40.714Z] 42fa6de39980: Preparing [2023-12-04T21:28:40.714Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:40.714Z] a56d78566a68: Preparing [2023-12-04T21:28:40.714Z] da29d5b8b594: Preparing [2023-12-04T21:28:40.714Z] 0faf9b67be60: Preparing [2023-12-04T21:28:40.714Z] a56d78566a68: Waiting [2023-12-04T21:28:40.714Z] da29d5b8b594: Waiting [2023-12-04T21:28:40.714Z] 0faf9b67be60: Waiting [2023-12-04T21:28:40.714Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:40.714Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:40.714Z] 95e0d342c40e: Layer already exists [2023-12-04T21:28:40.714Z] 8fd8e95953c2: Layer already exists [2023-12-04T21:28:40.714Z] b25e45ad2523: Layer already exists [2023-12-04T21:28:40.714Z] e99fab69513d: Layer already exists [2023-12-04T21:28:40.714Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:40.714Z] a56d78566a68: Layer already exists [2023-12-04T21:28:40.714Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:40.714Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:40.979Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:41.711Z] + 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-04T21:28:42.432Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-12-04T21:28:42.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-04T21:28:42.432Z] b25e45ad2523: Preparing [2023-12-04T21:28:42.432Z] 8fd8e95953c2: Preparing [2023-12-04T21:28:42.432Z] e99fab69513d: Preparing [2023-12-04T21:28:42.432Z] 95e0d342c40e: Preparing [2023-12-04T21:28:42.432Z] 42fa6de39980: Preparing [2023-12-04T21:28:42.432Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:42.432Z] a56d78566a68: Preparing [2023-12-04T21:28:42.432Z] da29d5b8b594: Preparing [2023-12-04T21:28:42.432Z] 0faf9b67be60: Preparing [2023-12-04T21:28:42.432Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:42.432Z] a56d78566a68: Waiting [2023-12-04T21:28:42.432Z] 0faf9b67be60: Waiting [2023-12-04T21:28:42.432Z] da29d5b8b594: Waiting [2023-12-04T21:28:42.432Z] b25e45ad2523: Layer already exists [2023-12-04T21:28:42.432Z] e99fab69513d: Layer already exists [2023-12-04T21:28:42.432Z] 8fd8e95953c2: Layer already exists [2023-12-04T21:28:42.432Z] 95e0d342c40e: Layer already exists [2023-12-04T21:28:42.432Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:42.432Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:42.432Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:42.432Z] da29d5b8b594: Layer already exists [2023-12-04T21:28:42.432Z] a56d78566a68: Layer already exists [2023-12-04T21:28:42.697Z] main: digest: sha256:d3aea396c534a5e546fc41c0c6a0c3b91db8b3458ef3b1ee14df10bfaca18c2d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:28:43.549Z] ===================================================== [Pipeline] echo [2023-12-04T21:28:43.689Z] taggedImages: [2023-12-04T21:28:43.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:43.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-04T21:28:43.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.2 [2023-12-04T21:28:43.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:43.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-12-04T21:28:43.842Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-12-04T21:28:43.842Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:43.842Z] latest [2023-12-04T21:28:43.842Z] 3.2.0-dev.2 [2023-12-04T21:28:43.842Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:43.842Z] main [2023-12-04T21:28:43.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:44.860Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:45.580Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:45.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-04T21:28:45.580Z] 0a9af0989e6d: Preparing [2023-12-04T21:28:45.580Z] dd6bf69ad5ee: Preparing [2023-12-04T21:28:45.580Z] 8192443e3a6f: Preparing [2023-12-04T21:28:45.580Z] 28a41da85bc2: Preparing [2023-12-04T21:28:45.580Z] e2de470d71f6: Preparing [2023-12-04T21:28:45.580Z] 42fa6de39980: Preparing [2023-12-04T21:28:45.580Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:45.580Z] 888401e30b89: Preparing [2023-12-04T21:28:45.580Z] d3edbd6c4914: Preparing [2023-12-04T21:28:45.580Z] 723a5717d401: Preparing [2023-12-04T21:28:45.580Z] 0faf9b67be60: Preparing [2023-12-04T21:28:45.580Z] 42fa6de39980: Waiting [2023-12-04T21:28:45.580Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:45.580Z] 888401e30b89: Waiting [2023-12-04T21:28:45.580Z] d3edbd6c4914: Waiting [2023-12-04T21:28:45.580Z] 723a5717d401: Waiting [2023-12-04T21:28:45.580Z] 0faf9b67be60: Waiting [2023-12-04T21:28:45.845Z] dd6bf69ad5ee: Pushed [2023-12-04T21:28:45.845Z] 28a41da85bc2: Pushed [2023-12-04T21:28:45.845Z] e2de470d71f6: Pushed [2023-12-04T21:28:45.845Z] 0a9af0989e6d: Pushed [2023-12-04T21:28:45.845Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:45.845Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:45.845Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:46.109Z] 888401e30b89: Pushed [2023-12-04T21:28:46.109Z] d3edbd6c4914: Pushed [2023-12-04T21:28:48.675Z] 8192443e3a6f: Pushed [2023-12-04T21:28:48.675Z] 723a5717d401: Pushed [2023-12-04T21:28:51.241Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:52.250Z] + 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-04T21:28:52.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-04T21:28:52.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-04T21:28:52.990Z] 0a9af0989e6d: Preparing [2023-12-04T21:28:52.991Z] dd6bf69ad5ee: Preparing [2023-12-04T21:28:52.991Z] 8192443e3a6f: Preparing [2023-12-04T21:28:52.991Z] 28a41da85bc2: Preparing [2023-12-04T21:28:52.991Z] e2de470d71f6: Preparing [2023-12-04T21:28:52.991Z] 42fa6de39980: Preparing [2023-12-04T21:28:52.991Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:52.991Z] 888401e30b89: Preparing [2023-12-04T21:28:52.991Z] d3edbd6c4914: Preparing [2023-12-04T21:28:52.991Z] 42fa6de39980: Waiting [2023-12-04T21:28:52.991Z] 723a5717d401: Preparing [2023-12-04T21:28:52.991Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:52.991Z] 0faf9b67be60: Preparing [2023-12-04T21:28:52.991Z] 888401e30b89: Waiting [2023-12-04T21:28:52.991Z] d3edbd6c4914: Waiting [2023-12-04T21:28:52.991Z] 723a5717d401: Waiting [2023-12-04T21:28:52.991Z] 0faf9b67be60: Waiting [2023-12-04T21:28:52.991Z] 28a41da85bc2: Layer already exists [2023-12-04T21:28:52.991Z] e2de470d71f6: Layer already exists [2023-12-04T21:28:52.991Z] 8192443e3a6f: Layer already exists [2023-12-04T21:28:52.991Z] 0a9af0989e6d: Layer already exists [2023-12-04T21:28:52.991Z] dd6bf69ad5ee: Layer already exists [2023-12-04T21:28:52.991Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:52.991Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:52.991Z] d3edbd6c4914: Layer already exists [2023-12-04T21:28:52.991Z] 888401e30b89: Layer already exists [2023-12-04T21:28:52.991Z] 723a5717d401: Layer already exists [2023-12-04T21:28:52.991Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:53.254Z] latest: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:53.995Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:54.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.2 [2023-12-04T21:28:54.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-04T21:28:54.739Z] 0a9af0989e6d: Preparing [2023-12-04T21:28:54.739Z] dd6bf69ad5ee: Preparing [2023-12-04T21:28:54.739Z] 8192443e3a6f: Preparing [2023-12-04T21:28:54.739Z] 28a41da85bc2: Preparing [2023-12-04T21:28:54.739Z] e2de470d71f6: Preparing [2023-12-04T21:28:54.739Z] 42fa6de39980: Preparing [2023-12-04T21:28:54.739Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:54.739Z] 888401e30b89: Preparing [2023-12-04T21:28:54.739Z] 42fa6de39980: Waiting [2023-12-04T21:28:54.739Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:54.739Z] d3edbd6c4914: Preparing [2023-12-04T21:28:54.739Z] 888401e30b89: Waiting [2023-12-04T21:28:54.739Z] d3edbd6c4914: Waiting [2023-12-04T21:28:54.739Z] 723a5717d401: Preparing [2023-12-04T21:28:54.739Z] 0faf9b67be60: Preparing [2023-12-04T21:28:54.739Z] 723a5717d401: Waiting [2023-12-04T21:28:54.739Z] 0faf9b67be60: Waiting [2023-12-04T21:28:54.739Z] e2de470d71f6: Layer already exists [2023-12-04T21:28:54.739Z] 0a9af0989e6d: Layer already exists [2023-12-04T21:28:54.739Z] 8192443e3a6f: Layer already exists [2023-12-04T21:28:54.739Z] 28a41da85bc2: Layer already exists [2023-12-04T21:28:54.739Z] dd6bf69ad5ee: Layer already exists [2023-12-04T21:28:54.739Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:54.739Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:54.739Z] 888401e30b89: Layer already exists [2023-12-04T21:28:54.739Z] d3edbd6c4914: Layer already exists [2023-12-04T21:28:54.739Z] 723a5717d401: Layer already exists [2023-12-04T21:28:54.739Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:55.002Z] 3.2.0-dev.2: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:55.759Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:56.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:56.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-04T21:28:56.483Z] 0a9af0989e6d: Preparing [2023-12-04T21:28:56.483Z] dd6bf69ad5ee: Preparing [2023-12-04T21:28:56.483Z] 8192443e3a6f: Preparing [2023-12-04T21:28:56.483Z] 28a41da85bc2: Preparing [2023-12-04T21:28:56.483Z] e2de470d71f6: Preparing [2023-12-04T21:28:56.483Z] 42fa6de39980: Preparing [2023-12-04T21:28:56.483Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:56.483Z] 42fa6de39980: Waiting [2023-12-04T21:28:56.483Z] 888401e30b89: Preparing [2023-12-04T21:28:56.483Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:56.483Z] d3edbd6c4914: Preparing [2023-12-04T21:28:56.483Z] 723a5717d401: Preparing [2023-12-04T21:28:56.483Z] 0faf9b67be60: Preparing [2023-12-04T21:28:56.483Z] d3edbd6c4914: Waiting [2023-12-04T21:28:56.483Z] 723a5717d401: Waiting [2023-12-04T21:28:56.483Z] 888401e30b89: Waiting [2023-12-04T21:28:56.483Z] 0faf9b67be60: Waiting [2023-12-04T21:28:56.483Z] e2de470d71f6: Layer already exists [2023-12-04T21:28:56.483Z] 28a41da85bc2: Layer already exists [2023-12-04T21:28:56.483Z] dd6bf69ad5ee: Layer already exists [2023-12-04T21:28:56.483Z] 0a9af0989e6d: Layer already exists [2023-12-04T21:28:56.483Z] 8192443e3a6f: Layer already exists [2023-12-04T21:28:56.483Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:56.483Z] d3edbd6c4914: Layer already exists [2023-12-04T21:28:56.483Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:56.483Z] 723a5717d401: Layer already exists [2023-12-04T21:28:56.483Z] 888401e30b89: Layer already exists [2023-12-04T21:28:56.483Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:56.747Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:28:57.510Z] + 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-04T21:28:58.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-12-04T21:28:58.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-04T21:28:58.245Z] 0a9af0989e6d: Preparing [2023-12-04T21:28:58.245Z] dd6bf69ad5ee: Preparing [2023-12-04T21:28:58.245Z] 8192443e3a6f: Preparing [2023-12-04T21:28:58.245Z] 28a41da85bc2: Preparing [2023-12-04T21:28:58.245Z] e2de470d71f6: Preparing [2023-12-04T21:28:58.245Z] 42fa6de39980: Preparing [2023-12-04T21:28:58.245Z] f1c9aa9b2959: Preparing [2023-12-04T21:28:58.245Z] 888401e30b89: Preparing [2023-12-04T21:28:58.245Z] d3edbd6c4914: Preparing [2023-12-04T21:28:58.245Z] 723a5717d401: Preparing [2023-12-04T21:28:58.245Z] 0faf9b67be60: Preparing [2023-12-04T21:28:58.245Z] 42fa6de39980: Waiting [2023-12-04T21:28:58.245Z] f1c9aa9b2959: Waiting [2023-12-04T21:28:58.245Z] 888401e30b89: Waiting [2023-12-04T21:28:58.245Z] d3edbd6c4914: Waiting [2023-12-04T21:28:58.245Z] 723a5717d401: Waiting [2023-12-04T21:28:58.245Z] 0faf9b67be60: Waiting [2023-12-04T21:28:58.245Z] e2de470d71f6: Layer already exists [2023-12-04T21:28:58.245Z] 28a41da85bc2: Layer already exists [2023-12-04T21:28:58.245Z] dd6bf69ad5ee: Layer already exists [2023-12-04T21:28:58.245Z] 8192443e3a6f: Layer already exists [2023-12-04T21:28:58.245Z] 0a9af0989e6d: Layer already exists [2023-12-04T21:28:58.245Z] 42fa6de39980: Layer already exists [2023-12-04T21:28:58.245Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:28:58.245Z] 888401e30b89: Layer already exists [2023-12-04T21:28:58.245Z] d3edbd6c4914: Layer already exists [2023-12-04T21:28:58.245Z] 723a5717d401: Layer already exists [2023-12-04T21:28:58.245Z] 0faf9b67be60: Layer already exists [2023-12-04T21:28:58.508Z] main: digest: sha256:8cdf898dc18c85521f631a80c00cfa6baed126956a565a9cd7a43679d3d816bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:28:59.398Z] ===================================================== [Pipeline] echo [2023-12-04T21:28:59.540Z] taggedImages: [2023-12-04T21:28:59.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:59.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-04T21:28:59.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.2 [2023-12-04T21:28:59.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:59.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-12-04T21:28:59.696Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-12-04T21:28:59.696Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:28:59.696Z] latest [2023-12-04T21:28:59.696Z] 3.2.0-dev.2 [2023-12-04T21:28:59.696Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:28:59.696Z] main [2023-12-04T21:28:59.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:00.745Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:01.479Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:29:01.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-04T21:29:01.479Z] be982278e421: Preparing [2023-12-04T21:29:01.479Z] 4150c87090e2: Preparing [2023-12-04T21:29:01.479Z] c8c543d55533: Preparing [2023-12-04T21:29:01.479Z] 87e1f793fb67: Preparing [2023-12-04T21:29:01.479Z] a8d68f5e0ab0: Preparing [2023-12-04T21:29:01.479Z] 445fe44aa369: Preparing [2023-12-04T21:29:01.479Z] 72ab3abb1cc3: Preparing [2023-12-04T21:29:01.479Z] 42fa6de39980: Preparing [2023-12-04T21:29:01.479Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:01.479Z] 9c9d67af233f: Preparing [2023-12-04T21:29:01.479Z] 445fe44aa369: Waiting [2023-12-04T21:29:01.479Z] e784caba4d9f: Preparing [2023-12-04T21:29:01.479Z] 0faf9b67be60: Preparing [2023-12-04T21:29:01.479Z] 42fa6de39980: Waiting [2023-12-04T21:29:01.479Z] 72ab3abb1cc3: Waiting [2023-12-04T21:29:01.479Z] f1c9aa9b2959: Waiting [2023-12-04T21:29:01.479Z] 0faf9b67be60: Waiting [2023-12-04T21:29:01.479Z] 9c9d67af233f: Waiting [2023-12-04T21:29:01.479Z] e784caba4d9f: Waiting [2023-12-04T21:29:01.744Z] 4150c87090e2: Pushed [2023-12-04T21:29:01.744Z] be982278e421: Pushed [2023-12-04T21:29:01.744Z] a8d68f5e0ab0: Pushed [2023-12-04T21:29:01.744Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:01.744Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:01.744Z] 445fe44aa369: Pushed [2023-12-04T21:29:01.744Z] 72ab3abb1cc3: Pushed [2023-12-04T21:29:02.007Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:02.007Z] 9c9d67af233f: Pushed [2023-12-04T21:29:04.571Z] 87e1f793fb67: Pushed [2023-12-04T21:29:04.571Z] e784caba4d9f: Pushed [2023-12-04T21:29:05.146Z] c8c543d55533: Pushed [2023-12-04T21:29:06.540Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:07.263Z] + 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-04T21:29:08.017Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-04T21:29:08.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-04T21:29:08.017Z] be982278e421: Preparing [2023-12-04T21:29:08.017Z] 4150c87090e2: Preparing [2023-12-04T21:29:08.017Z] c8c543d55533: Preparing [2023-12-04T21:29:08.017Z] 87e1f793fb67: Preparing [2023-12-04T21:29:08.017Z] a8d68f5e0ab0: Preparing [2023-12-04T21:29:08.017Z] 445fe44aa369: Preparing [2023-12-04T21:29:08.017Z] 72ab3abb1cc3: Preparing [2023-12-04T21:29:08.017Z] 42fa6de39980: Preparing [2023-12-04T21:29:08.017Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:08.017Z] 9c9d67af233f: Preparing [2023-12-04T21:29:08.017Z] e784caba4d9f: Preparing [2023-12-04T21:29:08.017Z] 0faf9b67be60: Preparing [2023-12-04T21:29:08.017Z] 445fe44aa369: Waiting [2023-12-04T21:29:08.017Z] 72ab3abb1cc3: Waiting [2023-12-04T21:29:08.017Z] 42fa6de39980: Waiting [2023-12-04T21:29:08.017Z] f1c9aa9b2959: Waiting [2023-12-04T21:29:08.017Z] 9c9d67af233f: Waiting [2023-12-04T21:29:08.017Z] e784caba4d9f: Waiting [2023-12-04T21:29:08.017Z] 0faf9b67be60: Waiting [2023-12-04T21:29:08.017Z] 87e1f793fb67: Layer already exists [2023-12-04T21:29:08.017Z] 4150c87090e2: Layer already exists [2023-12-04T21:29:08.017Z] be982278e421: Layer already exists [2023-12-04T21:29:08.017Z] c8c543d55533: Layer already exists [2023-12-04T21:29:08.017Z] 445fe44aa369: Layer already exists [2023-12-04T21:29:08.017Z] a8d68f5e0ab0: Layer already exists [2023-12-04T21:29:08.017Z] 72ab3abb1cc3: Layer already exists [2023-12-04T21:29:08.017Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:08.017Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:08.017Z] 9c9d67af233f: Layer already exists [2023-12-04T21:29:08.017Z] e784caba4d9f: Layer already exists [2023-12-04T21:29:08.278Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:08.278Z] latest: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:09.056Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:09.812Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.2 [2023-12-04T21:29:09.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-04T21:29:09.812Z] be982278e421: Preparing [2023-12-04T21:29:09.812Z] 4150c87090e2: Preparing [2023-12-04T21:29:09.812Z] c8c543d55533: Preparing [2023-12-04T21:29:09.812Z] 87e1f793fb67: Preparing [2023-12-04T21:29:09.812Z] a8d68f5e0ab0: Preparing [2023-12-04T21:29:09.812Z] 445fe44aa369: Preparing [2023-12-04T21:29:09.812Z] 72ab3abb1cc3: Preparing [2023-12-04T21:29:09.812Z] 445fe44aa369: Waiting [2023-12-04T21:29:09.812Z] 42fa6de39980: Preparing [2023-12-04T21:29:09.812Z] 72ab3abb1cc3: Waiting [2023-12-04T21:29:09.812Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:09.812Z] 42fa6de39980: Waiting [2023-12-04T21:29:09.812Z] 9c9d67af233f: Preparing [2023-12-04T21:29:09.812Z] f1c9aa9b2959: Waiting [2023-12-04T21:29:09.813Z] e784caba4d9f: Preparing [2023-12-04T21:29:09.813Z] 9c9d67af233f: Waiting [2023-12-04T21:29:09.813Z] 0faf9b67be60: Preparing [2023-12-04T21:29:09.813Z] e784caba4d9f: Waiting [2023-12-04T21:29:09.813Z] 0faf9b67be60: Waiting [2023-12-04T21:29:09.813Z] a8d68f5e0ab0: Layer already exists [2023-12-04T21:29:09.813Z] 87e1f793fb67: Layer already exists [2023-12-04T21:29:09.813Z] c8c543d55533: Layer already exists [2023-12-04T21:29:09.813Z] be982278e421: Layer already exists [2023-12-04T21:29:09.813Z] 4150c87090e2: Layer already exists [2023-12-04T21:29:09.813Z] 445fe44aa369: Layer already exists [2023-12-04T21:29:09.813Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:09.813Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:09.813Z] 72ab3abb1cc3: Layer already exists [2023-12-04T21:29:09.813Z] 9c9d67af233f: Layer already exists [2023-12-04T21:29:09.813Z] e784caba4d9f: Layer already exists [2023-12-04T21:29:09.813Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:10.076Z] 3.2.0-dev.2: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:10.861Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:11.604Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:29:11.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-04T21:29:11.604Z] be982278e421: Preparing [2023-12-04T21:29:11.604Z] 4150c87090e2: Preparing [2023-12-04T21:29:11.604Z] c8c543d55533: Preparing [2023-12-04T21:29:11.604Z] 87e1f793fb67: Preparing [2023-12-04T21:29:11.604Z] a8d68f5e0ab0: Preparing [2023-12-04T21:29:11.604Z] 445fe44aa369: Preparing [2023-12-04T21:29:11.604Z] 72ab3abb1cc3: Preparing [2023-12-04T21:29:11.604Z] 42fa6de39980: Preparing [2023-12-04T21:29:11.604Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:11.604Z] 445fe44aa369: Waiting [2023-12-04T21:29:11.604Z] 72ab3abb1cc3: Waiting [2023-12-04T21:29:11.604Z] 9c9d67af233f: Preparing [2023-12-04T21:29:11.604Z] 42fa6de39980: Waiting [2023-12-04T21:29:11.604Z] f1c9aa9b2959: Waiting [2023-12-04T21:29:11.604Z] e784caba4d9f: Preparing [2023-12-04T21:29:11.604Z] 0faf9b67be60: Preparing [2023-12-04T21:29:11.604Z] 9c9d67af233f: Waiting [2023-12-04T21:29:11.604Z] e784caba4d9f: Waiting [2023-12-04T21:29:11.604Z] 0faf9b67be60: Waiting [2023-12-04T21:29:11.604Z] 4150c87090e2: Layer already exists [2023-12-04T21:29:11.604Z] c8c543d55533: Layer already exists [2023-12-04T21:29:11.604Z] be982278e421: Layer already exists [2023-12-04T21:29:11.604Z] 87e1f793fb67: Layer already exists [2023-12-04T21:29:11.604Z] a8d68f5e0ab0: Layer already exists [2023-12-04T21:29:11.604Z] 445fe44aa369: Layer already exists [2023-12-04T21:29:11.604Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:11.604Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:11.604Z] 9c9d67af233f: Layer already exists [2023-12-04T21:29:11.604Z] 72ab3abb1cc3: Layer already exists [2023-12-04T21:29:11.604Z] e784caba4d9f: Layer already exists [2023-12-04T21:29:11.604Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:11.867Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:12.638Z] + 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-04T21:29:13.402Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-12-04T21:29:13.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-04T21:29:13.402Z] be982278e421: Preparing [2023-12-04T21:29:13.402Z] 4150c87090e2: Preparing [2023-12-04T21:29:13.402Z] c8c543d55533: Preparing [2023-12-04T21:29:13.402Z] 87e1f793fb67: Preparing [2023-12-04T21:29:13.402Z] a8d68f5e0ab0: Preparing [2023-12-04T21:29:13.402Z] 445fe44aa369: Preparing [2023-12-04T21:29:13.402Z] 445fe44aa369: Waiting [2023-12-04T21:29:13.402Z] 72ab3abb1cc3: Preparing [2023-12-04T21:29:13.402Z] 42fa6de39980: Preparing [2023-12-04T21:29:13.402Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:13.402Z] 72ab3abb1cc3: Waiting [2023-12-04T21:29:13.402Z] 9c9d67af233f: Preparing [2023-12-04T21:29:13.402Z] e784caba4d9f: Preparing [2023-12-04T21:29:13.402Z] 42fa6de39980: Waiting [2023-12-04T21:29:13.402Z] f1c9aa9b2959: Waiting [2023-12-04T21:29:13.402Z] 9c9d67af233f: Waiting [2023-12-04T21:29:13.402Z] 0faf9b67be60: Preparing [2023-12-04T21:29:13.402Z] e784caba4d9f: Waiting [2023-12-04T21:29:13.402Z] 0faf9b67be60: Waiting [2023-12-04T21:29:13.402Z] c8c543d55533: Layer already exists [2023-12-04T21:29:13.402Z] 87e1f793fb67: Layer already exists [2023-12-04T21:29:13.402Z] be982278e421: Layer already exists [2023-12-04T21:29:13.402Z] a8d68f5e0ab0: Layer already exists [2023-12-04T21:29:13.402Z] 4150c87090e2: Layer already exists [2023-12-04T21:29:13.402Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:13.402Z] 445fe44aa369: Layer already exists [2023-12-04T21:29:13.402Z] 72ab3abb1cc3: Layer already exists [2023-12-04T21:29:13.402Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:13.402Z] 9c9d67af233f: Layer already exists [2023-12-04T21:29:13.402Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:13.666Z] e784caba4d9f: Layer already exists [2023-12-04T21:29:13.667Z] main: digest: sha256:44f629f20785a36db1c0c26149c0d7c8c7dd8b2abaf48321dd16a67c02fd3cd8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:29:14.601Z] ===================================================== [Pipeline] echo [2023-12-04T21:29:14.748Z] taggedImages: [2023-12-04T21:29:14.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:29:14.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-04T21:29:14.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.2 [2023-12-04T21:29:14.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:29:14.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-12-04T21:29:14.913Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-12-04T21:29:14.913Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:29:14.913Z] latest [2023-12-04T21:29:14.913Z] 3.2.0-dev.2 [2023-12-04T21:29:14.913Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:29:14.913Z] main [2023-12-04T21:29:14.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:15.933Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:16.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:29:16.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-04T21:29:16.699Z] 6e3d16b744d7: Preparing [2023-12-04T21:29:16.699Z] c51b037d7059: Preparing [2023-12-04T21:29:16.699Z] 42fa6de39980: Preparing [2023-12-04T21:29:16.699Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:16.699Z] 73faf613de61: Preparing [2023-12-04T21:29:16.699Z] b52548003672: Preparing [2023-12-04T21:29:16.699Z] 0faf9b67be60: Preparing [2023-12-04T21:29:16.699Z] b52548003672: Waiting [2023-12-04T21:29:16.699Z] 0faf9b67be60: Waiting [2023-12-04T21:29:16.699Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:16.699Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:16.964Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:16.964Z] 73faf613de61: Pushed [2023-12-04T21:29:16.964Z] 6e3d16b744d7: Pushed [2023-12-04T21:29:18.362Z] b52548003672: Pushed [2023-12-04T21:29:21.681Z] c51b037d7059: Pushed [2023-12-04T21:29:21.681Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:22.707Z] + 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-04T21:29:23.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-04T21:29:23.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-04T21:29:23.505Z] 6e3d16b744d7: Preparing [2023-12-04T21:29:23.505Z] c51b037d7059: Preparing [2023-12-04T21:29:23.505Z] 42fa6de39980: Preparing [2023-12-04T21:29:23.505Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:23.505Z] 73faf613de61: Preparing [2023-12-04T21:29:23.505Z] b52548003672: Preparing [2023-12-04T21:29:23.505Z] 0faf9b67be60: Preparing [2023-12-04T21:29:23.505Z] b52548003672: Waiting [2023-12-04T21:29:23.505Z] 0faf9b67be60: Waiting [2023-12-04T21:29:23.505Z] c51b037d7059: Layer already exists [2023-12-04T21:29:23.505Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:23.505Z] 73faf613de61: Layer already exists [2023-12-04T21:29:23.505Z] 6e3d16b744d7: Layer already exists [2023-12-04T21:29:23.505Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:23.505Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:23.505Z] b52548003672: Layer already exists [2023-12-04T21:29:23.769Z] latest: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:24.590Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:25.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.2 [2023-12-04T21:29:25.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-04T21:29:25.365Z] 6e3d16b744d7: Preparing [2023-12-04T21:29:25.365Z] c51b037d7059: Preparing [2023-12-04T21:29:25.365Z] 42fa6de39980: Preparing [2023-12-04T21:29:25.365Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:25.365Z] 73faf613de61: Preparing [2023-12-04T21:29:25.365Z] b52548003672: Preparing [2023-12-04T21:29:25.365Z] 0faf9b67be60: Preparing [2023-12-04T21:29:25.365Z] b52548003672: Waiting [2023-12-04T21:29:25.365Z] 0faf9b67be60: Waiting [2023-12-04T21:29:25.365Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:25.365Z] 6e3d16b744d7: Layer already exists [2023-12-04T21:29:25.365Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:25.365Z] c51b037d7059: Layer already exists [2023-12-04T21:29:25.365Z] 73faf613de61: Layer already exists [2023-12-04T21:29:25.366Z] b52548003672: Layer already exists [2023-12-04T21:29:25.366Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:25.632Z] 3.2.0-dev.2: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:26.397Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:27.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:29:27.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-04T21:29:27.158Z] 6e3d16b744d7: Preparing [2023-12-04T21:29:27.158Z] c51b037d7059: Preparing [2023-12-04T21:29:27.158Z] 42fa6de39980: Preparing [2023-12-04T21:29:27.158Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:27.158Z] 73faf613de61: Preparing [2023-12-04T21:29:27.158Z] b52548003672: Preparing [2023-12-04T21:29:27.158Z] 0faf9b67be60: Preparing [2023-12-04T21:29:27.158Z] b52548003672: Waiting [2023-12-04T21:29:27.158Z] 0faf9b67be60: Waiting [2023-12-04T21:29:27.158Z] c51b037d7059: Layer already exists [2023-12-04T21:29:27.158Z] 73faf613de61: Layer already exists [2023-12-04T21:29:27.158Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:27.158Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:27.158Z] 6e3d16b744d7: Layer already exists [2023-12-04T21:29:27.158Z] b52548003672: Layer already exists [2023-12-04T21:29:27.158Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:27.424Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:28.201Z] + 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-04T21:29:28.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-12-04T21:29:28.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-04T21:29:28.992Z] 6e3d16b744d7: Preparing [2023-12-04T21:29:28.992Z] c51b037d7059: Preparing [2023-12-04T21:29:28.992Z] 42fa6de39980: Preparing [2023-12-04T21:29:28.992Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:28.992Z] 73faf613de61: Preparing [2023-12-04T21:29:28.992Z] b52548003672: Preparing [2023-12-04T21:29:28.992Z] 0faf9b67be60: Preparing [2023-12-04T21:29:28.992Z] b52548003672: Waiting [2023-12-04T21:29:28.992Z] 0faf9b67be60: Waiting [2023-12-04T21:29:28.992Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:28.992Z] 6e3d16b744d7: Layer already exists [2023-12-04T21:29:28.992Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:28.992Z] 73faf613de61: Layer already exists [2023-12-04T21:29:28.992Z] c51b037d7059: Layer already exists [2023-12-04T21:29:28.992Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:28.992Z] b52548003672: Layer already exists [2023-12-04T21:29:29.257Z] main: digest: sha256:a9b47ef51ba4d1c23e3e40c285a2fec55d9fc13e1489db53af1ad34e91660b4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:29:30.199Z] ===================================================== [Pipeline] echo [2023-12-04T21:29:30.353Z] taggedImages: [2023-12-04T21:29:30.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:29:30.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-04T21:29:30.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.2 [2023-12-04T21:29:30.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:29:30.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-12-04T21:29:30.524Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-12-04T21:29:30.524Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:29:30.524Z] latest [2023-12-04T21:29:30.524Z] 3.2.0-dev.2 [2023-12-04T21:29:30.524Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:29:30.524Z] main [2023-12-04T21:29:30.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:31.626Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:32.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:29:32.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-04T21:29:32.453Z] 0c7f2fe9b66f: Preparing [2023-12-04T21:29:32.453Z] 2645979731dd: Preparing [2023-12-04T21:29:32.453Z] e21b30d0e64d: Preparing [2023-12-04T21:29:32.453Z] 42fa6de39980: Preparing [2023-12-04T21:29:32.453Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:32.453Z] 4984a2ae434c: Preparing [2023-12-04T21:29:32.453Z] f16f32e1d994: Preparing [2023-12-04T21:29:32.453Z] 4984a2ae434c: Waiting [2023-12-04T21:29:32.453Z] f16f32e1d994: Waiting [2023-12-04T21:29:32.453Z] 1ac08025c123: Preparing [2023-12-04T21:29:32.453Z] 7b59952c5c71: Preparing [2023-12-04T21:29:32.453Z] 0faf9b67be60: Preparing [2023-12-04T21:29:32.453Z] 1ac08025c123: Waiting [2023-12-04T21:29:32.453Z] 7b59952c5c71: Waiting [2023-12-04T21:29:32.453Z] 0faf9b67be60: Waiting [2023-12-04T21:29:32.720Z] 2645979731dd: Pushed [2023-12-04T21:29:32.720Z] e21b30d0e64d: Pushed [2023-12-04T21:29:36.069Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:36.069Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:36.069Z] 0c7f2fe9b66f: Pushed [2023-12-04T21:29:36.069Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:36.069Z] 1ac08025c123: Pushed [2023-12-04T21:29:36.650Z] 7b59952c5c71: Pushed [2023-12-04T21:29:48.915Z] f16f32e1d994: Pushed [2023-12-04T21:29:53.146Z] 4984a2ae434c: Pushed [2023-12-04T21:29:53.146Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:53.928Z] + 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-04T21:29:54.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-04T21:29:54.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-04T21:29:54.735Z] 0c7f2fe9b66f: Preparing [2023-12-04T21:29:54.735Z] 2645979731dd: Preparing [2023-12-04T21:29:54.735Z] e21b30d0e64d: Preparing [2023-12-04T21:29:54.735Z] 42fa6de39980: Preparing [2023-12-04T21:29:54.735Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:54.735Z] 4984a2ae434c: Preparing [2023-12-04T21:29:54.735Z] f16f32e1d994: Preparing [2023-12-04T21:29:54.735Z] 1ac08025c123: Preparing [2023-12-04T21:29:54.735Z] 7b59952c5c71: Preparing [2023-12-04T21:29:54.735Z] 0faf9b67be60: Preparing [2023-12-04T21:29:54.735Z] 1ac08025c123: Waiting [2023-12-04T21:29:54.735Z] 7b59952c5c71: Waiting [2023-12-04T21:29:54.735Z] 4984a2ae434c: Waiting [2023-12-04T21:29:54.735Z] 0faf9b67be60: Waiting [2023-12-04T21:29:54.735Z] f16f32e1d994: Waiting [2023-12-04T21:29:54.735Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:54.735Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:54.735Z] 0c7f2fe9b66f: Layer already exists [2023-12-04T21:29:54.735Z] 2645979731dd: Layer already exists [2023-12-04T21:29:54.735Z] e21b30d0e64d: Layer already exists [2023-12-04T21:29:54.735Z] 4984a2ae434c: Layer already exists [2023-12-04T21:29:54.735Z] 1ac08025c123: Layer already exists [2023-12-04T21:29:54.735Z] f16f32e1d994: Layer already exists [2023-12-04T21:29:54.735Z] 7b59952c5c71: Layer already exists [2023-12-04T21:29:54.735Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:54.997Z] latest: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:55.765Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:56.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.2 [2023-12-04T21:29:56.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-04T21:29:56.538Z] 0c7f2fe9b66f: Preparing [2023-12-04T21:29:56.538Z] 2645979731dd: Preparing [2023-12-04T21:29:56.538Z] e21b30d0e64d: Preparing [2023-12-04T21:29:56.538Z] 42fa6de39980: Preparing [2023-12-04T21:29:56.538Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:56.538Z] 4984a2ae434c: Preparing [2023-12-04T21:29:56.538Z] f16f32e1d994: Preparing [2023-12-04T21:29:56.538Z] 4984a2ae434c: Waiting [2023-12-04T21:29:56.538Z] 1ac08025c123: Preparing [2023-12-04T21:29:56.538Z] f16f32e1d994: Waiting [2023-12-04T21:29:56.538Z] 7b59952c5c71: Preparing [2023-12-04T21:29:56.538Z] 1ac08025c123: Waiting [2023-12-04T21:29:56.538Z] 7b59952c5c71: Waiting [2023-12-04T21:29:56.538Z] 0faf9b67be60: Preparing [2023-12-04T21:29:56.538Z] 0faf9b67be60: Waiting [2023-12-04T21:29:56.538Z] e21b30d0e64d: Layer already exists [2023-12-04T21:29:56.538Z] 2645979731dd: Layer already exists [2023-12-04T21:29:56.538Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:56.538Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:56.538Z] 0c7f2fe9b66f: Layer already exists [2023-12-04T21:29:56.538Z] 4984a2ae434c: Layer already exists [2023-12-04T21:29:56.538Z] 7b59952c5c71: Layer already exists [2023-12-04T21:29:56.538Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:56.538Z] 1ac08025c123: Layer already exists [2023-12-04T21:29:56.538Z] f16f32e1d994: Layer already exists [2023-12-04T21:29:56.802Z] 3.2.0-dev.2: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:57.592Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:58.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:29:58.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-04T21:29:58.387Z] 0c7f2fe9b66f: Preparing [2023-12-04T21:29:58.387Z] 2645979731dd: Preparing [2023-12-04T21:29:58.387Z] e21b30d0e64d: Preparing [2023-12-04T21:29:58.387Z] 42fa6de39980: Preparing [2023-12-04T21:29:58.387Z] f1c9aa9b2959: Preparing [2023-12-04T21:29:58.387Z] 4984a2ae434c: Preparing [2023-12-04T21:29:58.387Z] f16f32e1d994: Preparing [2023-12-04T21:29:58.387Z] 1ac08025c123: Preparing [2023-12-04T21:29:58.387Z] 7b59952c5c71: Preparing [2023-12-04T21:29:58.387Z] 4984a2ae434c: Waiting [2023-12-04T21:29:58.387Z] f16f32e1d994: Waiting [2023-12-04T21:29:58.387Z] 1ac08025c123: Waiting [2023-12-04T21:29:58.387Z] 0faf9b67be60: Preparing [2023-12-04T21:29:58.387Z] 7b59952c5c71: Waiting [2023-12-04T21:29:58.387Z] 0faf9b67be60: Waiting [2023-12-04T21:29:58.387Z] 42fa6de39980: Layer already exists [2023-12-04T21:29:58.387Z] 0c7f2fe9b66f: Layer already exists [2023-12-04T21:29:58.387Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:29:58.387Z] 2645979731dd: Layer already exists [2023-12-04T21:29:58.387Z] e21b30d0e64d: Layer already exists [2023-12-04T21:29:58.387Z] f16f32e1d994: Layer already exists [2023-12-04T21:29:58.387Z] 4984a2ae434c: Layer already exists [2023-12-04T21:29:58.387Z] 1ac08025c123: Layer already exists [2023-12-04T21:29:58.387Z] 0faf9b67be60: Layer already exists [2023-12-04T21:29:58.387Z] 7b59952c5c71: Layer already exists [2023-12-04T21:29:58.649Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:29:59.470Z] + 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-04T21:30:00.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-12-04T21:30:00.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-04T21:30:00.251Z] 0c7f2fe9b66f: Preparing [2023-12-04T21:30:00.251Z] 2645979731dd: Preparing [2023-12-04T21:30:00.251Z] e21b30d0e64d: Preparing [2023-12-04T21:30:00.251Z] 42fa6de39980: Preparing [2023-12-04T21:30:00.251Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:00.251Z] 4984a2ae434c: Preparing [2023-12-04T21:30:00.251Z] f16f32e1d994: Preparing [2023-12-04T21:30:00.251Z] 1ac08025c123: Preparing [2023-12-04T21:30:00.251Z] 7b59952c5c71: Preparing [2023-12-04T21:30:00.251Z] 0faf9b67be60: Preparing [2023-12-04T21:30:00.251Z] f16f32e1d994: Waiting [2023-12-04T21:30:00.251Z] 1ac08025c123: Waiting [2023-12-04T21:30:00.251Z] 7b59952c5c71: Waiting [2023-12-04T21:30:00.251Z] 0faf9b67be60: Waiting [2023-12-04T21:30:00.251Z] 4984a2ae434c: Waiting [2023-12-04T21:30:00.251Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:00.251Z] e21b30d0e64d: Layer already exists [2023-12-04T21:30:00.251Z] 0c7f2fe9b66f: Layer already exists [2023-12-04T21:30:00.251Z] 2645979731dd: Layer already exists [2023-12-04T21:30:00.251Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:00.251Z] 4984a2ae434c: Layer already exists [2023-12-04T21:30:00.251Z] f16f32e1d994: Layer already exists [2023-12-04T21:30:00.251Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:00.251Z] 1ac08025c123: Layer already exists [2023-12-04T21:30:00.251Z] 7b59952c5c71: Layer already exists [2023-12-04T21:30:00.514Z] main: digest: sha256:c22ff10cce523f47ba6be362233e32ea8f7047531161ab70fe21d24bf155b2a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:30:01.460Z] ===================================================== [Pipeline] echo [2023-12-04T21:30:01.638Z] taggedImages: [2023-12-04T21:30:01.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:01.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-04T21:30:01.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.2 [2023-12-04T21:30:01.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:01.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-12-04T21:30:01.812Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-12-04T21:30:01.812Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:01.812Z] latest [2023-12-04T21:30:01.812Z] 3.2.0-dev.2 [2023-12-04T21:30:01.812Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:01.812Z] main [2023-12-04T21:30:01.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:02.961Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:03.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:03.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-04T21:30:03.759Z] cfc26192038e: Preparing [2023-12-04T21:30:03.759Z] f1f9cc951210: Preparing [2023-12-04T21:30:03.759Z] baa78404c53f: Preparing [2023-12-04T21:30:03.759Z] 42fa6de39980: Preparing [2023-12-04T21:30:03.759Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:03.759Z] 8c904266dc46: Preparing [2023-12-04T21:30:03.759Z] 4a4990643dc5: Preparing [2023-12-04T21:30:03.759Z] 3985c31c0b50: Preparing [2023-12-04T21:30:03.759Z] 0faf9b67be60: Preparing [2023-12-04T21:30:03.759Z] 4a4990643dc5: Waiting [2023-12-04T21:30:03.759Z] 3985c31c0b50: Waiting [2023-12-04T21:30:03.759Z] 8c904266dc46: Waiting [2023-12-04T21:30:03.759Z] 0faf9b67be60: Waiting [2023-12-04T21:30:04.022Z] f1f9cc951210: Pushed [2023-12-04T21:30:04.022Z] baa78404c53f: Pushed [2023-12-04T21:30:04.597Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:04.597Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:04.597Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:04.597Z] cfc26192038e: Pushed [2023-12-04T21:30:04.597Z] 4a4990643dc5: Pushed [2023-12-04T21:30:05.173Z] 3985c31c0b50: Pushed [2023-12-04T21:30:20.119Z] 8c904266dc46: Pushed [2023-12-04T21:30:20.383Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:21.173Z] + 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-04T21:30:21.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-04T21:30:21.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-04T21:30:21.959Z] cfc26192038e: Preparing [2023-12-04T21:30:21.959Z] f1f9cc951210: Preparing [2023-12-04T21:30:21.959Z] baa78404c53f: Preparing [2023-12-04T21:30:21.959Z] 42fa6de39980: Preparing [2023-12-04T21:30:21.959Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:21.959Z] 8c904266dc46: Preparing [2023-12-04T21:30:21.959Z] 4a4990643dc5: Preparing [2023-12-04T21:30:21.959Z] 3985c31c0b50: Preparing [2023-12-04T21:30:21.959Z] 0faf9b67be60: Preparing [2023-12-04T21:30:21.959Z] 4a4990643dc5: Waiting [2023-12-04T21:30:21.959Z] 3985c31c0b50: Waiting [2023-12-04T21:30:21.959Z] 0faf9b67be60: Waiting [2023-12-04T21:30:21.959Z] 8c904266dc46: Waiting [2023-12-04T21:30:21.959Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:21.959Z] baa78404c53f: Layer already exists [2023-12-04T21:30:21.959Z] cfc26192038e: Layer already exists [2023-12-04T21:30:21.959Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:21.959Z] f1f9cc951210: Layer already exists [2023-12-04T21:30:21.959Z] 8c904266dc46: Layer already exists [2023-12-04T21:30:21.959Z] 4a4990643dc5: Layer already exists [2023-12-04T21:30:21.959Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:21.959Z] 3985c31c0b50: Layer already exists [2023-12-04T21:30:22.223Z] latest: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:23.008Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:23.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.2 [2023-12-04T21:30:23.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-04T21:30:23.800Z] cfc26192038e: Preparing [2023-12-04T21:30:23.800Z] f1f9cc951210: Preparing [2023-12-04T21:30:23.800Z] baa78404c53f: Preparing [2023-12-04T21:30:23.800Z] 42fa6de39980: Preparing [2023-12-04T21:30:23.800Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:23.800Z] 8c904266dc46: Preparing [2023-12-04T21:30:23.800Z] 4a4990643dc5: Preparing [2023-12-04T21:30:23.800Z] 8c904266dc46: Waiting [2023-12-04T21:30:23.800Z] 3985c31c0b50: Preparing [2023-12-04T21:30:23.800Z] 4a4990643dc5: Waiting [2023-12-04T21:30:23.800Z] 3985c31c0b50: Waiting [2023-12-04T21:30:23.800Z] 0faf9b67be60: Preparing [2023-12-04T21:30:23.800Z] 0faf9b67be60: Waiting [2023-12-04T21:30:23.800Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:23.800Z] f1f9cc951210: Layer already exists [2023-12-04T21:30:23.800Z] baa78404c53f: Layer already exists [2023-12-04T21:30:23.800Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:23.800Z] cfc26192038e: Layer already exists [2023-12-04T21:30:23.800Z] 8c904266dc46: Layer already exists [2023-12-04T21:30:23.800Z] 3985c31c0b50: Layer already exists [2023-12-04T21:30:23.800Z] 4a4990643dc5: Layer already exists [2023-12-04T21:30:23.800Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:24.063Z] 3.2.0-dev.2: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:24.874Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:25.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:25.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-04T21:30:25.656Z] cfc26192038e: Preparing [2023-12-04T21:30:25.656Z] f1f9cc951210: Preparing [2023-12-04T21:30:25.656Z] baa78404c53f: Preparing [2023-12-04T21:30:25.656Z] 42fa6de39980: Preparing [2023-12-04T21:30:25.656Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:25.656Z] 8c904266dc46: Preparing [2023-12-04T21:30:25.656Z] 4a4990643dc5: Preparing [2023-12-04T21:30:25.656Z] 3985c31c0b50: Preparing [2023-12-04T21:30:25.656Z] 0faf9b67be60: Preparing [2023-12-04T21:30:25.656Z] 4a4990643dc5: Waiting [2023-12-04T21:30:25.656Z] 0faf9b67be60: Waiting [2023-12-04T21:30:25.656Z] 3985c31c0b50: Waiting [2023-12-04T21:30:25.656Z] 8c904266dc46: Waiting [2023-12-04T21:30:25.656Z] cfc26192038e: Layer already exists [2023-12-04T21:30:25.656Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:25.656Z] f1f9cc951210: Layer already exists [2023-12-04T21:30:25.656Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:25.656Z] baa78404c53f: Layer already exists [2023-12-04T21:30:25.656Z] 8c904266dc46: Layer already exists [2023-12-04T21:30:25.656Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:25.656Z] 4a4990643dc5: Layer already exists [2023-12-04T21:30:25.656Z] 3985c31c0b50: Layer already exists [2023-12-04T21:30:25.919Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:26.740Z] + 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-04T21:30:27.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-12-04T21:30:27.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-04T21:30:27.546Z] cfc26192038e: Preparing [2023-12-04T21:30:27.546Z] f1f9cc951210: Preparing [2023-12-04T21:30:27.546Z] baa78404c53f: Preparing [2023-12-04T21:30:27.546Z] 42fa6de39980: Preparing [2023-12-04T21:30:27.546Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:27.546Z] 8c904266dc46: Preparing [2023-12-04T21:30:27.546Z] 4a4990643dc5: Preparing [2023-12-04T21:30:27.546Z] 3985c31c0b50: Preparing [2023-12-04T21:30:27.546Z] 0faf9b67be60: Preparing [2023-12-04T21:30:27.546Z] 8c904266dc46: Waiting [2023-12-04T21:30:27.546Z] 4a4990643dc5: Waiting [2023-12-04T21:30:27.546Z] 3985c31c0b50: Waiting [2023-12-04T21:30:27.546Z] 0faf9b67be60: Waiting [2023-12-04T21:30:27.546Z] cfc26192038e: Layer already exists [2023-12-04T21:30:27.546Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:27.546Z] baa78404c53f: Layer already exists [2023-12-04T21:30:27.546Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:27.546Z] f1f9cc951210: Layer already exists [2023-12-04T21:30:27.546Z] 4a4990643dc5: Layer already exists [2023-12-04T21:30:27.546Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:27.546Z] 3985c31c0b50: Layer already exists [2023-12-04T21:30:27.546Z] 8c904266dc46: Layer already exists [2023-12-04T21:30:27.810Z] main: digest: sha256:289c6be157bf54553da447957746564ba92e678a60b632543d6829ba2a022e57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:30:28.819Z] ===================================================== [Pipeline] echo [2023-12-04T21:30:28.986Z] taggedImages: [2023-12-04T21:30:28.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:28.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-04T21:30:28.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.2 [2023-12-04T21:30:28.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:28.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-12-04T21:30:29.158Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-12-04T21:30:29.158Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:29.158Z] latest [2023-12-04T21:30:29.158Z] 3.2.0-dev.2 [2023-12-04T21:30:29.158Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:29.158Z] main [2023-12-04T21:30:29.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:30.283Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:31.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:31.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-04T21:30:31.078Z] e7e3316fb0ad: Preparing [2023-12-04T21:30:31.078Z] 60b062ff59a6: Preparing [2023-12-04T21:30:31.078Z] 6c5c68cf85fb: Preparing [2023-12-04T21:30:31.078Z] 42fa6de39980: Preparing [2023-12-04T21:30:31.078Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:31.078Z] 8c904266dc46: Preparing [2023-12-04T21:30:31.078Z] 1ac08025c123: Preparing [2023-12-04T21:30:31.078Z] 7b59952c5c71: Preparing [2023-12-04T21:30:31.078Z] 0faf9b67be60: Preparing [2023-12-04T21:30:31.078Z] 8c904266dc46: Waiting [2023-12-04T21:30:31.078Z] 1ac08025c123: Waiting [2023-12-04T21:30:31.078Z] 7b59952c5c71: Waiting [2023-12-04T21:30:31.078Z] 0faf9b67be60: Waiting [2023-12-04T21:30:31.342Z] 60b062ff59a6: Pushed [2023-12-04T21:30:31.342Z] 6c5c68cf85fb: Pushed [2023-12-04T21:30:33.551Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:33.551Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:33.551Z] 8c904266dc46: Layer already exists [2023-12-04T21:30:33.551Z] 1ac08025c123: Layer already exists [2023-12-04T21:30:33.551Z] 7b59952c5c71: Layer already exists [2023-12-04T21:30:33.551Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:33.551Z] e7e3316fb0ad: Pushed [2023-12-04T21:30:33.551Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:34.346Z] + 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-04T21:30:35.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-04T21:30:35.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-04T21:30:35.138Z] e7e3316fb0ad: Preparing [2023-12-04T21:30:35.138Z] 60b062ff59a6: Preparing [2023-12-04T21:30:35.138Z] 6c5c68cf85fb: Preparing [2023-12-04T21:30:35.138Z] 42fa6de39980: Preparing [2023-12-04T21:30:35.138Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:35.138Z] 8c904266dc46: Preparing [2023-12-04T21:30:35.138Z] 1ac08025c123: Preparing [2023-12-04T21:30:35.138Z] 7b59952c5c71: Preparing [2023-12-04T21:30:35.138Z] 0faf9b67be60: Preparing [2023-12-04T21:30:35.138Z] 8c904266dc46: Waiting [2023-12-04T21:30:35.138Z] 1ac08025c123: Waiting [2023-12-04T21:30:35.138Z] 7b59952c5c71: Waiting [2023-12-04T21:30:35.138Z] 0faf9b67be60: Waiting [2023-12-04T21:30:35.138Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:35.138Z] 60b062ff59a6: Layer already exists [2023-12-04T21:30:35.138Z] e7e3316fb0ad: Layer already exists [2023-12-04T21:30:35.138Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:35.138Z] 6c5c68cf85fb: Layer already exists [2023-12-04T21:30:35.138Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:35.138Z] 8c904266dc46: Layer already exists [2023-12-04T21:30:35.138Z] 7b59952c5c71: Layer already exists [2023-12-04T21:30:35.138Z] 1ac08025c123: Layer already exists [2023-12-04T21:30:35.399Z] latest: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:36.202Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:37.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.2 [2023-12-04T21:30:37.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-04T21:30:37.050Z] e7e3316fb0ad: Preparing [2023-12-04T21:30:37.050Z] 60b062ff59a6: Preparing [2023-12-04T21:30:37.050Z] 6c5c68cf85fb: Preparing [2023-12-04T21:30:37.050Z] 42fa6de39980: Preparing [2023-12-04T21:30:37.050Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:37.050Z] 8c904266dc46: Preparing [2023-12-04T21:30:37.050Z] 1ac08025c123: Preparing [2023-12-04T21:30:37.050Z] 7b59952c5c71: Preparing [2023-12-04T21:30:37.050Z] 8c904266dc46: Waiting [2023-12-04T21:30:37.050Z] 1ac08025c123: Waiting [2023-12-04T21:30:37.050Z] 7b59952c5c71: Waiting [2023-12-04T21:30:37.050Z] 0faf9b67be60: Preparing [2023-12-04T21:30:37.050Z] 0faf9b67be60: Waiting [2023-12-04T21:30:37.050Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:37.050Z] 6c5c68cf85fb: Layer already exists [2023-12-04T21:30:37.050Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:37.050Z] 60b062ff59a6: Layer already exists [2023-12-04T21:30:37.050Z] e7e3316fb0ad: Layer already exists [2023-12-04T21:30:37.050Z] 8c904266dc46: Layer already exists [2023-12-04T21:30:37.050Z] 1ac08025c123: Layer already exists [2023-12-04T21:30:37.050Z] 7b59952c5c71: Layer already exists [2023-12-04T21:30:37.050Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:37.312Z] 3.2.0-dev.2: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:38.149Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:38.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:38.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-04T21:30:38.951Z] e7e3316fb0ad: Preparing [2023-12-04T21:30:38.951Z] 60b062ff59a6: Preparing [2023-12-04T21:30:38.951Z] 6c5c68cf85fb: Preparing [2023-12-04T21:30:38.951Z] 42fa6de39980: Preparing [2023-12-04T21:30:38.951Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:38.951Z] 8c904266dc46: Preparing [2023-12-04T21:30:38.951Z] 1ac08025c123: Preparing [2023-12-04T21:30:38.951Z] 7b59952c5c71: Preparing [2023-12-04T21:30:38.951Z] 1ac08025c123: Waiting [2023-12-04T21:30:38.951Z] 8c904266dc46: Waiting [2023-12-04T21:30:38.951Z] 7b59952c5c71: Waiting [2023-12-04T21:30:38.951Z] 0faf9b67be60: Preparing [2023-12-04T21:30:38.951Z] 0faf9b67be60: Waiting [2023-12-04T21:30:38.951Z] 60b062ff59a6: Layer already exists [2023-12-04T21:30:38.951Z] 6c5c68cf85fb: Layer already exists [2023-12-04T21:30:38.951Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:38.951Z] e7e3316fb0ad: Layer already exists [2023-12-04T21:30:38.951Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:38.951Z] 8c904266dc46: Layer already exists [2023-12-04T21:30:38.951Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:38.951Z] 1ac08025c123: Layer already exists [2023-12-04T21:30:38.951Z] 7b59952c5c71: Layer already exists [2023-12-04T21:30:39.215Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:40.040Z] + 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-04T21:30:40.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-12-04T21:30:40.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-04T21:30:40.846Z] e7e3316fb0ad: Preparing [2023-12-04T21:30:40.846Z] 60b062ff59a6: Preparing [2023-12-04T21:30:40.846Z] 6c5c68cf85fb: Preparing [2023-12-04T21:30:40.846Z] 42fa6de39980: Preparing [2023-12-04T21:30:40.846Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:40.846Z] 8c904266dc46: Preparing [2023-12-04T21:30:40.846Z] 1ac08025c123: Preparing [2023-12-04T21:30:40.846Z] 8c904266dc46: Waiting [2023-12-04T21:30:40.846Z] 7b59952c5c71: Preparing [2023-12-04T21:30:40.846Z] 1ac08025c123: Waiting [2023-12-04T21:30:40.846Z] 0faf9b67be60: Preparing [2023-12-04T21:30:40.846Z] 0faf9b67be60: Waiting [2023-12-04T21:30:40.846Z] 7b59952c5c71: Waiting [2023-12-04T21:30:40.846Z] e7e3316fb0ad: Layer already exists [2023-12-04T21:30:40.846Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:40.846Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:40.846Z] 6c5c68cf85fb: Layer already exists [2023-12-04T21:30:40.846Z] 60b062ff59a6: Layer already exists [2023-12-04T21:30:40.846Z] 7b59952c5c71: Layer already exists [2023-12-04T21:30:40.846Z] 8c904266dc46: Layer already exists [2023-12-04T21:30:40.846Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:40.846Z] 1ac08025c123: Layer already exists [2023-12-04T21:30:41.110Z] main: digest: sha256:4bf3a4565612a71318f35ba7737de41a1958d73156b0bc7599df54d559df9f9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:30:42.120Z] ===================================================== [Pipeline] echo [2023-12-04T21:30:42.287Z] taggedImages: [2023-12-04T21:30:42.287Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:42.287Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-04T21:30:42.287Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.2 [2023-12-04T21:30:42.287Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:42.287Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-12-04T21:30:42.474Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-12-04T21:30:42.474Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:42.474Z] latest [2023-12-04T21:30:42.474Z] 3.2.0-dev.2 [2023-12-04T21:30:42.474Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:42.474Z] main [2023-12-04T21:30:42.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:43.621Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:44.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:44.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-04T21:30:44.479Z] 7ee1c14ffc3e: Preparing [2023-12-04T21:30:44.479Z] 9a36b5b063d8: Preparing [2023-12-04T21:30:44.479Z] 42fa6de39980: Preparing [2023-12-04T21:30:44.479Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:44.479Z] dc4ae9277c9a: Preparing [2023-12-04T21:30:44.479Z] de67d2c671eb: Preparing [2023-12-04T21:30:44.479Z] 0faf9b67be60: Preparing [2023-12-04T21:30:44.479Z] 0faf9b67be60: Waiting [2023-12-04T21:30:44.479Z] de67d2c671eb: Waiting [2023-12-04T21:30:44.479Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:44.743Z] dc4ae9277c9a: Pushed [2023-12-04T21:30:45.008Z] de67d2c671eb: Pushed [2023-12-04T21:30:48.334Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:48.334Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:48.334Z] 7ee1c14ffc3e: Pushed [2023-12-04T21:30:50.263Z] 9a36b5b063d8: Pushed [2023-12-04T21:30:50.528Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:51.335Z] + 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-04T21:30:52.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-04T21:30:52.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-04T21:30:52.155Z] 7ee1c14ffc3e: Preparing [2023-12-04T21:30:52.155Z] 9a36b5b063d8: Preparing [2023-12-04T21:30:52.155Z] 42fa6de39980: Preparing [2023-12-04T21:30:52.155Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:52.155Z] dc4ae9277c9a: Preparing [2023-12-04T21:30:52.155Z] de67d2c671eb: Preparing [2023-12-04T21:30:52.155Z] 0faf9b67be60: Preparing [2023-12-04T21:30:52.155Z] de67d2c671eb: Waiting [2023-12-04T21:30:52.155Z] 0faf9b67be60: Waiting [2023-12-04T21:30:52.155Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:52.155Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:52.155Z] 9a36b5b063d8: Layer already exists [2023-12-04T21:30:52.155Z] dc4ae9277c9a: Layer already exists [2023-12-04T21:30:52.155Z] 7ee1c14ffc3e: Layer already exists [2023-12-04T21:30:52.155Z] de67d2c671eb: Layer already exists [2023-12-04T21:30:52.155Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:52.417Z] latest: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:53.270Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:54.082Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.2 [2023-12-04T21:30:54.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-04T21:30:54.082Z] 7ee1c14ffc3e: Preparing [2023-12-04T21:30:54.082Z] 9a36b5b063d8: Preparing [2023-12-04T21:30:54.082Z] 42fa6de39980: Preparing [2023-12-04T21:30:54.082Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:54.082Z] dc4ae9277c9a: Preparing [2023-12-04T21:30:54.082Z] de67d2c671eb: Preparing [2023-12-04T21:30:54.082Z] 0faf9b67be60: Preparing [2023-12-04T21:30:54.082Z] de67d2c671eb: Waiting [2023-12-04T21:30:54.082Z] 0faf9b67be60: Waiting [2023-12-04T21:30:54.082Z] 9a36b5b063d8: Layer already exists [2023-12-04T21:30:54.082Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:54.082Z] dc4ae9277c9a: Layer already exists [2023-12-04T21:30:54.082Z] 7ee1c14ffc3e: Layer already exists [2023-12-04T21:30:54.082Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:54.082Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:54.082Z] de67d2c671eb: Layer already exists [2023-12-04T21:30:54.346Z] 3.2.0-dev.2: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:55.164Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:55.986Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:55.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-04T21:30:55.986Z] 7ee1c14ffc3e: Preparing [2023-12-04T21:30:55.986Z] 9a36b5b063d8: Preparing [2023-12-04T21:30:55.986Z] 42fa6de39980: Preparing [2023-12-04T21:30:55.986Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:55.986Z] dc4ae9277c9a: Preparing [2023-12-04T21:30:55.986Z] de67d2c671eb: Preparing [2023-12-04T21:30:55.986Z] 0faf9b67be60: Preparing [2023-12-04T21:30:55.986Z] de67d2c671eb: Waiting [2023-12-04T21:30:55.986Z] 0faf9b67be60: Waiting [2023-12-04T21:30:55.986Z] dc4ae9277c9a: Layer already exists [2023-12-04T21:30:55.986Z] 7ee1c14ffc3e: Layer already exists [2023-12-04T21:30:55.986Z] 9a36b5b063d8: Layer already exists [2023-12-04T21:30:55.986Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:55.986Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:55.986Z] de67d2c671eb: Layer already exists [2023-12-04T21:30:55.986Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:56.250Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:30:57.080Z] + 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-04T21:30:57.904Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-12-04T21:30:57.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-04T21:30:57.904Z] 7ee1c14ffc3e: Preparing [2023-12-04T21:30:57.904Z] 9a36b5b063d8: Preparing [2023-12-04T21:30:57.904Z] 42fa6de39980: Preparing [2023-12-04T21:30:57.904Z] f1c9aa9b2959: Preparing [2023-12-04T21:30:57.904Z] dc4ae9277c9a: Preparing [2023-12-04T21:30:57.904Z] de67d2c671eb: Preparing [2023-12-04T21:30:57.905Z] 0faf9b67be60: Preparing [2023-12-04T21:30:57.905Z] de67d2c671eb: Waiting [2023-12-04T21:30:57.905Z] 0faf9b67be60: Waiting [2023-12-04T21:30:57.905Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:30:57.905Z] 7ee1c14ffc3e: Layer already exists [2023-12-04T21:30:57.905Z] 42fa6de39980: Layer already exists [2023-12-04T21:30:57.905Z] 9a36b5b063d8: Layer already exists [2023-12-04T21:30:57.905Z] dc4ae9277c9a: Layer already exists [2023-12-04T21:30:57.905Z] de67d2c671eb: Layer already exists [2023-12-04T21:30:57.905Z] 0faf9b67be60: Layer already exists [2023-12-04T21:30:58.168Z] main: digest: sha256:6395b62aff7e9eb31724494d2b44430535169bcf8563fecf45d41685a9147a37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:30:59.215Z] ===================================================== [Pipeline] echo [2023-12-04T21:30:59.387Z] taggedImages: [2023-12-04T21:30:59.387Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:59.387Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-04T21:30:59.387Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.2 [2023-12-04T21:30:59.387Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:59.387Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-12-04T21:30:59.581Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-12-04T21:30:59.581Z] 514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:30:59.581Z] latest [2023-12-04T21:30:59.581Z] 3.2.0-dev.2 [2023-12-04T21:30:59.581Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:30:59.581Z] main [2023-12-04T21:30:59.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:31:00.776Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:31:04.161Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:31:04.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-04T21:31:04.161Z] f274f0ec7472: Preparing [2023-12-04T21:31:04.161Z] b919edde6df4: Preparing [2023-12-04T21:31:04.161Z] 42fa6de39980: Preparing [2023-12-04T21:31:04.161Z] f1c9aa9b2959: Preparing [2023-12-04T21:31:04.161Z] a56d78566a68: Preparing [2023-12-04T21:31:04.161Z] da29d5b8b594: Preparing [2023-12-04T21:31:04.161Z] 0faf9b67be60: Preparing [2023-12-04T21:31:04.161Z] da29d5b8b594: Waiting [2023-12-04T21:31:04.161Z] 0faf9b67be60: Waiting [2023-12-04T21:31:04.161Z] 42fa6de39980: Layer already exists [2023-12-04T21:31:04.161Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:31:04.161Z] a56d78566a68: Layer already exists [2023-12-04T21:31:04.161Z] da29d5b8b594: Layer already exists [2023-12-04T21:31:04.161Z] 0faf9b67be60: Layer already exists [2023-12-04T21:31:04.424Z] f274f0ec7472: Pushed [2023-12-04T21:31:09.735Z] b919edde6df4: Pushed [2023-12-04T21:31:09.998Z] 514bb4af690a15783c73f27ef759057b5c721b1c: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:31:10.853Z] + 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-04T21:31:11.680Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-04T21:31:11.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-04T21:31:11.681Z] f274f0ec7472: Preparing [2023-12-04T21:31:11.681Z] b919edde6df4: Preparing [2023-12-04T21:31:11.681Z] 42fa6de39980: Preparing [2023-12-04T21:31:11.681Z] f1c9aa9b2959: Preparing [2023-12-04T21:31:11.681Z] a56d78566a68: Preparing [2023-12-04T21:31:11.681Z] da29d5b8b594: Preparing [2023-12-04T21:31:11.681Z] 0faf9b67be60: Preparing [2023-12-04T21:31:11.681Z] da29d5b8b594: Waiting [2023-12-04T21:31:11.681Z] 0faf9b67be60: Waiting [2023-12-04T21:31:11.681Z] b919edde6df4: Layer already exists [2023-12-04T21:31:11.681Z] f274f0ec7472: Layer already exists [2023-12-04T21:31:11.681Z] 42fa6de39980: Layer already exists [2023-12-04T21:31:11.681Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:31:11.681Z] a56d78566a68: Layer already exists [2023-12-04T21:31:11.681Z] da29d5b8b594: Layer already exists [2023-12-04T21:31:11.681Z] 0faf9b67be60: Layer already exists [2023-12-04T21:31:11.947Z] latest: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:31:12.780Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:31:13.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.2 [2023-12-04T21:31:13.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-04T21:31:13.617Z] f274f0ec7472: Preparing [2023-12-04T21:31:13.617Z] b919edde6df4: Preparing [2023-12-04T21:31:13.617Z] 42fa6de39980: Preparing [2023-12-04T21:31:13.617Z] f1c9aa9b2959: Preparing [2023-12-04T21:31:13.617Z] a56d78566a68: Preparing [2023-12-04T21:31:13.617Z] da29d5b8b594: Preparing [2023-12-04T21:31:13.617Z] 0faf9b67be60: Preparing [2023-12-04T21:31:13.617Z] da29d5b8b594: Waiting [2023-12-04T21:31:13.617Z] 0faf9b67be60: Waiting [2023-12-04T21:31:13.617Z] a56d78566a68: Layer already exists [2023-12-04T21:31:13.617Z] b919edde6df4: Layer already exists [2023-12-04T21:31:13.617Z] 42fa6de39980: Layer already exists [2023-12-04T21:31:13.617Z] f274f0ec7472: Layer already exists [2023-12-04T21:31:13.617Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:31:13.617Z] da29d5b8b594: Layer already exists [2023-12-04T21:31:13.617Z] 0faf9b67be60: Layer already exists [2023-12-04T21:31:13.881Z] 3.2.0-dev.2: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:31:14.728Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:31:15.583Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:31:15.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-04T21:31:15.583Z] f274f0ec7472: Preparing [2023-12-04T21:31:15.583Z] b919edde6df4: Preparing [2023-12-04T21:31:15.583Z] 42fa6de39980: Preparing [2023-12-04T21:31:15.583Z] f1c9aa9b2959: Preparing [2023-12-04T21:31:15.583Z] a56d78566a68: Preparing [2023-12-04T21:31:15.583Z] da29d5b8b594: Preparing [2023-12-04T21:31:15.583Z] 0faf9b67be60: Preparing [2023-12-04T21:31:15.583Z] da29d5b8b594: Waiting [2023-12-04T21:31:15.583Z] 0faf9b67be60: Waiting [2023-12-04T21:31:15.583Z] f274f0ec7472: Layer already exists [2023-12-04T21:31:15.583Z] b919edde6df4: Layer already exists [2023-12-04T21:31:15.583Z] a56d78566a68: Layer already exists [2023-12-04T21:31:15.583Z] 42fa6de39980: Layer already exists [2023-12-04T21:31:15.583Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:31:15.583Z] da29d5b8b594: Layer already exists [2023-12-04T21:31:15.583Z] 0faf9b67be60: Layer already exists [2023-12-04T21:31:15.849Z] 514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:31:16.723Z] + 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-04T21:31:17.579Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-12-04T21:31:17.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-04T21:31:17.579Z] f274f0ec7472: Preparing [2023-12-04T21:31:17.579Z] b919edde6df4: Preparing [2023-12-04T21:31:17.579Z] 42fa6de39980: Preparing [2023-12-04T21:31:17.579Z] f1c9aa9b2959: Preparing [2023-12-04T21:31:17.579Z] a56d78566a68: Preparing [2023-12-04T21:31:17.579Z] da29d5b8b594: Preparing [2023-12-04T21:31:17.579Z] da29d5b8b594: Waiting [2023-12-04T21:31:17.579Z] 0faf9b67be60: Preparing [2023-12-04T21:31:17.579Z] 0faf9b67be60: Waiting [2023-12-04T21:31:17.579Z] a56d78566a68: Layer already exists [2023-12-04T21:31:17.579Z] f274f0ec7472: Layer already exists [2023-12-04T21:31:17.579Z] f1c9aa9b2959: Layer already exists [2023-12-04T21:31:17.579Z] 42fa6de39980: Layer already exists [2023-12-04T21:31:17.579Z] b919edde6df4: Layer already exists [2023-12-04T21:31:17.579Z] da29d5b8b594: Layer already exists [2023-12-04T21:31:17.579Z] 0faf9b67be60: Layer already exists [2023-12-04T21:31:17.845Z] main: digest: sha256:53713b6a8a94ede0d15374f82ebf3801e471d46f004a9ac30bac38e4a4287cb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-04T21:31:18.936Z] ===================================================== [Pipeline] echo [2023-12-04T21:31:19.116Z] taggedImages: [2023-12-04T21:31:19.116Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c [2023-12-04T21:31:19.116Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-04T21:31:19.116Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.2 [2023-12-04T21:31:19.116Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:514bb4af690a15783c73f27ef759057b5c721b1c-3.2.0-dev.2 [2023-12-04T21:31:19.116Z] - 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-04T21:31:20.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T21:31:20.510Z] [2023-12-04T21:31:20.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:31:21.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T21:31:21.003Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-04T21:31:21.003Z] 8998bd30e6a1: Pulling fs layer [2023-12-04T21:31:21.003Z] 04944245beec: Pulling fs layer [2023-12-04T21:31:21.003Z] 699f458cf7ca: Pulling fs layer [2023-12-04T21:31:21.003Z] 765212b225bb: Pulling fs layer [2023-12-04T21:31:21.003Z] f23df028b6ca: Pulling fs layer [2023-12-04T21:31:21.003Z] d65c8cfc05b1: Pulling fs layer [2023-12-04T21:31:21.003Z] 2437ff75d9bd: Pulling fs layer [2023-12-04T21:31:21.003Z] 765212b225bb: Waiting [2023-12-04T21:31:21.003Z] f23df028b6ca: Waiting [2023-12-04T21:31:21.003Z] d65c8cfc05b1: Waiting [2023-12-04T21:31:21.003Z] 2437ff75d9bd: Waiting [2023-12-04T21:31:21.268Z] 04944245beec: Verifying Checksum [2023-12-04T21:31:21.268Z] 04944245beec: Download complete [2023-12-04T21:31:21.268Z] 765212b225bb: Verifying Checksum [2023-12-04T21:31:21.268Z] 765212b225bb: Download complete [2023-12-04T21:31:21.268Z] f23df028b6ca: Verifying Checksum [2023-12-04T21:31:21.268Z] f23df028b6ca: Download complete [2023-12-04T21:31:21.268Z] d65c8cfc05b1: Download complete [2023-12-04T21:31:21.268Z] 699f458cf7ca: Verifying Checksum [2023-12-04T21:31:21.268Z] 699f458cf7ca: Download complete [2023-12-04T21:31:21.848Z] 8998bd30e6a1: Verifying Checksum [2023-12-04T21:31:21.848Z] 8998bd30e6a1: Download complete [2023-12-04T21:31:23.785Z] 2437ff75d9bd: Verifying Checksum [2023-12-04T21:31:23.785Z] 2437ff75d9bd: Download complete [2023-12-04T21:31:31.960Z] 8998bd30e6a1: Pull complete [2023-12-04T21:31:32.224Z] 04944245beec: Pull complete [2023-12-04T21:31:34.153Z] 699f458cf7ca: Pull complete [2023-12-04T21:31:34.153Z] 765212b225bb: Pull complete [2023-12-04T21:31:35.106Z] f23df028b6ca: Pull complete [2023-12-04T21:31:35.106Z] d65c8cfc05b1: Pull complete [2023-12-04T21:32:01.741Z] 2437ff75d9bd: Pull complete [2023-12-04T21:32:01.741Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-04T21:32:01.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T21:32:01.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:32:02.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-24005 does not seem to be running inside a container [2023-12-04T21:32:02.657Z] $ 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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:32:04.539Z] $ docker top e970ffe72f82eb4e114058d89baa4814c5eaaa4bfe2725940d08f0d767b34fd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:32:05.406Z] ---> job-cost.sh [2023-12-04T21:32:05.670Z] lf-activate-venv: SKIPPING [2023-12-04T21:32:05.670Z] INFO: No Stack... [2023-12-04T21:32:05.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T21:32:06.881Z] INFO: Archiving Costs [Pipeline] sh [2023-12-04T21:32:07.189Z] + cat /w/workspace/edgex-go/612/archives/cost.csv [2023-12-04T21:32:07.189Z] + cut -d, -f6 [Pipeline] lock [2023-12-04T21:32:07.242Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-612-stack-cost] [2023-12-04T21:32:07.249Z] Resource [jenkins-edgexfoundry-edgex-go-main-612-stack-cost] did not exist. Created. [2023-12-04T21:32:07.249Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-612-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-04T21:32:07.975Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-04T21:32:08.525Z] Stashed 1 file(s) [Pipeline] } [2023-12-04T21:32:08.535Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-612-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-04T21:32:09.024Z] $ docker stop --time=1 e970ffe72f82eb4e114058d89baa4814c5eaaa4bfe2725940d08f0d767b34fd0 [2023-12-04T21:32:14.224Z] $ docker rm -f --volumes e970ffe72f82eb4e114058d89baa4814c5eaaa4bfe2725940d08f0d767b34fd0 [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-04T21:32:18.223Z] provisioning config files... [2023-12-04T21:32:18.230Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/612@tmp/config4075343216949782026tmp [Pipeline] { [Pipeline] sh [2023-12-04T21:32:18.863Z] + set +x [2023-12-04T21:32:18.863Z] + + curl -s https://codecov.io/bash [2023-12-04T21:32:18.863Z] bash -s -- [2023-12-04T21:32:18.863Z] [2023-12-04T21:32:18.863Z] _____ _ [2023-12-04T21:32:18.863Z] / ____| | | [2023-12-04T21:32:18.863Z] | | ___ __| | ___ ___ _____ __ [2023-12-04T21:32:18.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-04T21:32:18.863Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-04T21:32:18.863Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-04T21:32:18.863Z] Bash-1.0.6 [2023-12-04T21:32:18.863Z] [2023-12-04T21:32:18.863Z] [2023-12-04T21:32:18.863Z] ==> git version 2.25.1 found [2023-12-04T21:32:18.863Z] ==> 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-04T21:32:18.863Z] Release-Date: 2020-01-08 [2023-12-04T21:32:18.863Z] 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-04T21:32:18.863Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-04T21:32:18.863Z] ==> Jenkins CI detected. [2023-12-04T21:32:18.863Z] current dir:  /w/workspace/edgex-go/612 [2023-12-04T21:32:18.863Z] project root: . [2023-12-04T21:32:18.863Z] --> token set from env [2023-12-04T21:32:18.863Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-04T21:32:19.123Z] ==> Running gcov in . (disable via -X gcov) [2023-12-04T21:32:19.123Z] ==> Python coveragepy not found [2023-12-04T21:32:19.123Z] ==> Searching for coverage reports in: [2023-12-04T21:32:19.123Z] + . [2023-12-04T21:32:19.123Z] -> Found 1 reports [2023-12-04T21:32:19.123Z] ==> Detecting git/mercurial file structure [2023-12-04T21:32:19.123Z] ==> Reading reports [2023-12-04T21:32:19.123Z] + ./coverage.out bytes=453602 [2023-12-04T21:32:19.123Z] ==> Appending adjustments [2023-12-04T21:32:19.123Z] https://docs.codecov.io/docs/fixing-reports [2023-12-04T21:32:20.058Z] + Found adjustments [2023-12-04T21:32:20.058Z] ==> Gzipping contents [2023-12-04T21:32:20.058Z] 60K /tmp/codecov.F8uRvr.gz [2023-12-04T21:32:20.058Z] ==> Uploading reports [2023-12-04T21:32:20.058Z] url: https://codecov.io [2023-12-04T21:32:20.058Z] query: branch=main&commit=514bb4af690a15783c73f27ef759057b5c721b1c&build=612&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F612%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-04T21:32:20.058Z] -> Pinging Codecov [2023-12-04T21:32:20.058Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=514bb4af690a15783c73f27ef759057b5c721b1c&build=612&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F612%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-04T21:32:20.058Z] -> Uploading to [2023-12-04T21:32:20.058Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-04/00271124DB129430A58F1EEE437C3FCB/514bb4af690a15783c73f27ef759057b5c721b1c/0dbc8557-ebb3-41f6-8a6a-079e303f8735.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231204T213220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c37792d6bd4dbdd2ba3aa97535315f54aa13f9b4ac11bf80628f982de6ae53e5 [2023-12-04T21:32:20.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T21:32:20.317Z] Dload Upload Total Spent Left Speed [2023-12-04T21:32:20.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57756 0 0 100 57756 0 207k --:--:-- --:--:-- --:--:-- 207k [2023-12-04T21:32:20.575Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/514bb4af690a15783c73f27ef759057b5c721b1c [Pipeline] } [2023-12-04T21:32:20.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-12-04T21:32:21.668Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-04T21:32:21.680Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:32:22.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-04T21:32:22.506Z] [2023-12-04T21:32:22.506Z] 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-04T21:32:22.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-04T21:32:22.998Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-04T21:32:22.998Z] df9b9388f04a: Pulling fs layer [2023-12-04T21:32:22.998Z] 52dc419b0ee2: Pulling fs layer [2023-12-04T21:32:22.998Z] 25bc292e5bac: Pulling fs layer [2023-12-04T21:32:22.998Z] 114826534d7a: Pulling fs layer [2023-12-04T21:32:22.998Z] 4657fd5d0bcf: Pulling fs layer [2023-12-04T21:32:22.998Z] 6ad1cebc031e: Pulling fs layer [2023-12-04T21:32:22.998Z] 8a3aa393b2d8: Pulling fs layer [2023-12-04T21:32:22.998Z] 4657fd5d0bcf: Waiting [2023-12-04T21:32:22.998Z] 6ad1cebc031e: Waiting [2023-12-04T21:32:22.998Z] 8a3aa393b2d8: Waiting [2023-12-04T21:32:22.998Z] 114826534d7a: Waiting [2023-12-04T21:32:22.998Z] 25bc292e5bac: Verifying Checksum [2023-12-04T21:32:22.998Z] 25bc292e5bac: Download complete [2023-12-04T21:32:22.998Z] 52dc419b0ee2: Verifying Checksum [2023-12-04T21:32:22.998Z] 52dc419b0ee2: Download complete [2023-12-04T21:32:22.998Z] 4657fd5d0bcf: Verifying Checksum [2023-12-04T21:32:22.998Z] 4657fd5d0bcf: Download complete [2023-12-04T21:32:23.257Z] df9b9388f04a: Download complete [2023-12-04T21:32:23.257Z] 6ad1cebc031e: Verifying Checksum [2023-12-04T21:32:23.257Z] 6ad1cebc031e: Download complete [2023-12-04T21:32:23.257Z] df9b9388f04a: Pull complete [2023-12-04T21:32:23.517Z] 52dc419b0ee2: Pull complete [2023-12-04T21:32:23.517Z] 25bc292e5bac: Pull complete [2023-12-04T21:32:23.775Z] 114826534d7a: Verifying Checksum [2023-12-04T21:32:23.775Z] 114826534d7a: Download complete [2023-12-04T21:32:24.032Z] 8a3aa393b2d8: Verifying Checksum [2023-12-04T21:32:24.032Z] 8a3aa393b2d8: Download complete [2023-12-04T21:32:27.320Z] 114826534d7a: Pull complete [2023-12-04T21:32:27.320Z] 4657fd5d0bcf: Pull complete [2023-12-04T21:32:27.578Z] 6ad1cebc031e: Pull complete [2023-12-04T21:32:30.107Z] 8a3aa393b2d8: Pull complete [2023-12-04T21:32:30.366Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-04T21:32:30.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-04T21:32:30.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:32:31.183Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:32:31.225Z] $ 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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:32:36.156Z] $ docker top 6adc9897ceb0e8076fcd63c979f26ab68eafcdcd0588bf9e9d3e7ee1258b0faf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-04T21:32:36.570Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-12-04T21:32:36.851Z] + set -o pipefail [2023-12-04T21:32:36.851Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-12-04T21:32:43.678Z] [2023-12-04T21:32:43.679Z] Monitoring /w/workspace/edgex-go/612 (github.com/edgexfoundry/edgex-go)... [2023-12-04T21:32:43.679Z] [2023-12-04T21:32:43.679Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c6d81eca-0710-409c-a5e1-727eb5f977d7 [2023-12-04T21:32:43.679Z] [2023-12-04T21:32:43.679Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-04T21:32:43.679Z] [2023-12-04T21:32:43.679Z] [2023-12-04T21:32:43.679Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-04T21:32:43.679Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-04T21:32:43.679Z] More details here: https://snyk.co/ue1NS [2023-12-04T21:32:43.679Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-04T21:32:43.679Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-04T21:32:43.685Z] $ docker stop --time=1 6adc9897ceb0e8076fcd63c979f26ab68eafcdcd0588bf9e9d3e7ee1258b0faf [2023-12-04T21:32:47.799Z] $ docker rm -f --volumes 6adc9897ceb0e8076fcd63c979f26ab68eafcdcd0588bf9e9d3e7ee1258b0faf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-12-04T21:32:49.380Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-04T21:32:49.569Z] provisioning config files... [2023-12-04T21:32:49.576Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/612@tmp/config2089597189167065281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:32:50.215Z] --> edgex-publish-swagger.sh [2023-12-04T21:32:50.215Z] === Publish openapi/v3 API === [2023-12-04T21:32:50.215Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-04T21:32:50.215Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/612/openapi/v3/core-command.yaml] [2023-12-04T21:32:50.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T21:32:50.215Z] Dload Upload Total Spent Left Speed [2023-12-04T21:32:50.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 45530 --:--:-- --:--:-- --:--:-- 45467 [2023-12-04T21:32:50.781Z] [2023-12-04T21:32:50.781Z] [2023-12-04T21:32:50.781Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/612/openapi/v3/core-data.yaml] [2023-12-04T21:32:50.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T21:32:50.781Z] Dload Upload Total Spent Left Speed [2023-12-04T21:32:51.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 110k --:--:-- --:--:-- --:--:-- 110k 100 72043 0 0 100 72043 0 110k --:--:-- --:--:-- --:--:-- 110k [2023-12-04T21:32:51.348Z] [2023-12-04T21:32:51.348Z] [2023-12-04T21:32:51.608Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/612/openapi/v3/core-metadata.yaml] [2023-12-04T21:32:51.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T21:32:51.608Z] Dload Upload Total Spent Left Speed [2023-12-04T21:32:52.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 276 221k --:--:-- --:--:-- --:--:-- 221k 100 144k 100 180 100 144k 276 221k --:--:-- --:--:-- --:--:-- 221k [2023-12-04T21:32:52.176Z] {"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-04T21:32:52.176Z] [2023-12-04T21:32:52.176Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/612/openapi/v3/support-notifications.yaml] [2023-12-04T21:32:52.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T21:32:52.176Z] Dload Upload Total Spent Left Speed [2023-12-04T21:32:52.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 305 144k --:--:-- --:--:-- --:--:-- 144k [2023-12-04T21:32:52.743Z] {"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-04T21:32:52.743Z] [2023-12-04T21:32:52.743Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/612/openapi/v3/support-scheduler.yaml] [2023-12-04T21:32:52.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T21:32:52.743Z] Dload Upload Total Spent Left Speed [2023-12-04T21:32:53.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 308 63277 --:--:-- --:--:-- --:--:-- 63476 100 37134 100 180 100 36954 307 63169 --:--:-- --:--:-- --:--:-- 63368 [2023-12-04T21:32:53.311Z] {"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-04T21:32:53.311Z] [Pipeline] } [2023-12-04T21:32:53.318Z] 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-04T21:32:55.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T21:32:55.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:32:55.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T21:32:55.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:32:56.285Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:32:56.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:32:56.712Z] $ docker top 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 -eo pid,comm [2023-12-04T21:32:56.765Z] 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-04T21:32:56.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T21:32:57.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T21:32:57.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T21:32:57.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T21:32:57.512Z] $ docker exec 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 ssh-agent [2023-12-04T21:32:57.619Z] SSH_AUTH_SOCK=/tmp/ssh-NYRjIJG8EOKu/agent.33 [2023-12-04T21:32:57.619Z] SSH_AGENT_PID=39 [2023-12-04T21:32:57.624Z] Running ssh-add (command line suppressed) [2023-12-04T21:32:57.723Z] Identity added: /w/workspace/edgex-go/612@tmp/private_key_2007420552305705524.key (/w/workspace/edgex-go/612@tmp/private_key_2007420552305705524.key) [2023-12-04T21:32:57.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T21:32:58.199Z] + git semver tag [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,366 [run_tag] DEBUG tag force:False [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,366 [check_head_tag] DEBUG check head tag [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,368 [execute] INFO git cat-file --batch-check [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=) [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,372 [execute] INFO git cat-file --batch [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=) [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,398 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,398 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,399 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=None) [2023-12-04T21:32:58.463Z] 2023-12-04 21:32:58,403 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main [2023-12-04T21:32:58.463Z] 3.2.0-dev.2 [Pipeline] } [2023-12-04T21:32:58.468Z] $ docker exec --env ******** --env ******** 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 ssh-agent -k [2023-12-04T21:32:58.563Z] unset SSH_AUTH_SOCK; [2023-12-04T21:32:58.564Z] unset SSH_AGENT_PID; [2023-12-04T21:32:58.564Z] echo Agent pid 39 killed; [2023-12-04T21:32:58.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T21:32:59.595Z] + git semver [Pipeline] } [2023-12-04T21:32:59.862Z] $ docker stop --time=1 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 [2023-12-04T21:33:01.125Z] $ docker rm -f --volumes 9ca6b4a568216220979b5e940182de5c832e8afc792fef2fd890c08ea46a8d45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:33:02.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-04T21:33:02.436Z] [2023-12-04T21:33:02.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:33:02.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-04T21:33:02.914Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-04T21:33:02.914Z] ab5ef0e58194: Pulling fs layer [2023-12-04T21:33:02.914Z] 9712f1f96733: Pulling fs layer [2023-12-04T21:33:02.914Z] 63f879dbbcfc: Pulling fs layer [2023-12-04T21:33:02.914Z] 0d9ebad4ef96: Pulling fs layer [2023-12-04T21:33:02.914Z] e9a5061849ea: Pulling fs layer [2023-12-04T21:33:02.914Z] d747dcd14b5f: Pulling fs layer [2023-12-04T21:33:02.914Z] 2de7ff778b66: Pulling fs layer [2023-12-04T21:33:02.914Z] 0d9ebad4ef96: Waiting [2023-12-04T21:33:02.914Z] e9a5061849ea: Waiting [2023-12-04T21:33:02.914Z] d747dcd14b5f: Waiting [2023-12-04T21:33:02.914Z] 2de7ff778b66: Waiting [2023-12-04T21:33:02.914Z] 9712f1f96733: Download complete [2023-12-04T21:33:03.175Z] 63f879dbbcfc: Verifying Checksum [2023-12-04T21:33:03.175Z] 63f879dbbcfc: Download complete [2023-12-04T21:33:03.433Z] e9a5061849ea: Verifying Checksum [2023-12-04T21:33:03.433Z] e9a5061849ea: Download complete [2023-12-04T21:33:03.433Z] 0d9ebad4ef96: Verifying Checksum [2023-12-04T21:33:03.433Z] 0d9ebad4ef96: Download complete [2023-12-04T21:33:03.433Z] d747dcd14b5f: Download complete [2023-12-04T21:33:03.433Z] 2de7ff778b66: Verifying Checksum [2023-12-04T21:33:03.433Z] 2de7ff778b66: Download complete [2023-12-04T21:33:03.433Z] ab5ef0e58194: Verifying Checksum [2023-12-04T21:33:03.433Z] ab5ef0e58194: Download complete [2023-12-04T21:33:05.960Z] ab5ef0e58194: Pull complete [2023-12-04T21:33:05.960Z] 9712f1f96733: Pull complete [2023-12-04T21:33:06.524Z] 63f879dbbcfc: Pull complete [2023-12-04T21:33:09.805Z] 0d9ebad4ef96: Pull complete [2023-12-04T21:33:10.063Z] e9a5061849ea: Pull complete [2023-12-04T21:33:10.063Z] d747dcd14b5f: Pull complete [2023-12-04T21:33:11.011Z] 2de7ff778b66: Pull complete [2023-12-04T21:33:11.011Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-04T21:33:11.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-04T21:33:11.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:33:11.842Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:33:11.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:33:16.742Z] $ docker top 08fa788568c1da8957864ac5019568a8a5bcb42a607127835859ffb3c2d3042a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-04T21:33:17.164Z] provisioning config files... [2023-12-04T21:33:17.171Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/612@tmp/config11988438826763354364tmp [2023-12-04T21:33:17.181Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/612@tmp/config398780343029495894tmp [2023-12-04T21:33:17.191Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/612@tmp/config15671246480044225509tmp [Pipeline] { [Pipeline] echo [2023-12-04T21:33:17.598Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:33:17.895Z] ---> sigul-configuration.sh [2023-12-04T21:33:17.895Z] gpg: directory `/root/.gnupg' created [2023-12-04T21:33:17.895Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-04T21:33:17.895Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-04T21:33:17.895Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-04T21:33:17.895Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-04T21:33:17.895Z] gpg: CAST5 encrypted data [2023-12-04T21:33:17.895Z] gpg: encrypted with 1 passphrase [2023-12-04T21:33:17.895Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-04T21:33:18.185Z] + mkdir /home/jenkins [2023-12-04T21:33:18.185Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-04T21:33:18.476Z] + 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-04T21:33:18.488Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:33:18.781Z] ---> sigul-install.sh [2023-12-04T21:33:18.781Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-04T21:33:19.072Z] + git tag --list [2023-12-04T21:33:19.072Z] 0.6.0 [2023-12-04T21:33:19.072Z] 0.6.1 [2023-12-04T21:33:19.072Z] 0.7.0 [2023-12-04T21:33:19.072Z] 0.7.1 [2023-12-04T21:33:19.072Z] v1.0.0 [2023-12-04T21:33:19.072Z] v1.0.1 [2023-12-04T21:33:19.072Z] v1.1.0 [2023-12-04T21:33:19.072Z] v1.2.0 [2023-12-04T21:33:19.072Z] v1.2.1 [2023-12-04T21:33:19.072Z] v1.3.0 [2023-12-04T21:33:19.072Z] v1.3.1 [2023-12-04T21:33:19.072Z] v2.0.0 [2023-12-04T21:33:19.072Z] v2.1.0 [2023-12-04T21:33:19.072Z] v2.1.1 [2023-12-04T21:33:19.072Z] v2.2.0 [2023-12-04T21:33:19.072Z] v2.3.0 [2023-12-04T21:33:19.072Z] v3.0 [2023-12-04T21:33:19.072Z] v3.0.0 [2023-12-04T21:33:19.072Z] v3.1 [2023-12-04T21:33:19.072Z] v3.1.0 [2023-12-04T21:33:19.072Z] v3.1.0-dev.1 [2023-12-04T21:33:19.072Z] v3.1.0-dev.10 [2023-12-04T21:33:19.072Z] v3.1.0-dev.11 [2023-12-04T21:33:19.072Z] v3.1.0-dev.12 [2023-12-04T21:33:19.072Z] v3.1.0-dev.13 [2023-12-04T21:33:19.072Z] v3.1.0-dev.14 [2023-12-04T21:33:19.072Z] v3.1.0-dev.15 [2023-12-04T21:33:19.072Z] v3.1.0-dev.16 [2023-12-04T21:33:19.072Z] v3.1.0-dev.17 [2023-12-04T21:33:19.072Z] v3.1.0-dev.18 [2023-12-04T21:33:19.072Z] v3.1.0-dev.19 [2023-12-04T21:33:19.072Z] v3.1.0-dev.2 [2023-12-04T21:33:19.072Z] v3.1.0-dev.20 [2023-12-04T21:33:19.072Z] v3.1.0-dev.21 [2023-12-04T21:33:19.072Z] v3.1.0-dev.22 [2023-12-04T21:33:19.072Z] v3.1.0-dev.23 [2023-12-04T21:33:19.072Z] v3.1.0-dev.24 [2023-12-04T21:33:19.072Z] v3.1.0-dev.25 [2023-12-04T21:33:19.072Z] v3.1.0-dev.26 [2023-12-04T21:33:19.072Z] v3.1.0-dev.27 [2023-12-04T21:33:19.072Z] v3.1.0-dev.28 [2023-12-04T21:33:19.072Z] v3.1.0-dev.29 [2023-12-04T21:33:19.072Z] v3.1.0-dev.3 [2023-12-04T21:33:19.072Z] v3.1.0-dev.30 [2023-12-04T21:33:19.072Z] v3.1.0-dev.31 [2023-12-04T21:33:19.072Z] v3.1.0-dev.32 [2023-12-04T21:33:19.072Z] v3.1.0-dev.33 [2023-12-04T21:33:19.072Z] v3.1.0-dev.34 [2023-12-04T21:33:19.072Z] v3.1.0-dev.35 [2023-12-04T21:33:19.072Z] v3.1.0-dev.36 [2023-12-04T21:33:19.072Z] v3.1.0-dev.37 [2023-12-04T21:33:19.072Z] v3.1.0-dev.38 [2023-12-04T21:33:19.072Z] v3.1.0-dev.39 [2023-12-04T21:33:19.072Z] v3.1.0-dev.4 [2023-12-04T21:33:19.072Z] v3.1.0-dev.40 [2023-12-04T21:33:19.072Z] v3.1.0-dev.41 [2023-12-04T21:33:19.072Z] v3.1.0-dev.42 [2023-12-04T21:33:19.072Z] v3.1.0-dev.43 [2023-12-04T21:33:19.072Z] v3.1.0-dev.44 [2023-12-04T21:33:19.072Z] v3.1.0-dev.45 [2023-12-04T21:33:19.072Z] v3.1.0-dev.46 [2023-12-04T21:33:19.072Z] v3.1.0-dev.47 [2023-12-04T21:33:19.072Z] v3.1.0-dev.48 [2023-12-04T21:33:19.072Z] v3.1.0-dev.49 [2023-12-04T21:33:19.072Z] v3.1.0-dev.5 [2023-12-04T21:33:19.072Z] v3.1.0-dev.50 [2023-12-04T21:33:19.072Z] v3.1.0-dev.51 [2023-12-04T21:33:19.072Z] v3.1.0-dev.52 [2023-12-04T21:33:19.072Z] v3.1.0-dev.53 [2023-12-04T21:33:19.072Z] v3.1.0-dev.54 [2023-12-04T21:33:19.072Z] v3.1.0-dev.55 [2023-12-04T21:33:19.072Z] v3.1.0-dev.56 [2023-12-04T21:33:19.072Z] v3.1.0-dev.57 [2023-12-04T21:33:19.072Z] v3.1.0-dev.58 [2023-12-04T21:33:19.072Z] v3.1.0-dev.59 [2023-12-04T21:33:19.072Z] v3.1.0-dev.6 [2023-12-04T21:33:19.072Z] v3.1.0-dev.60 [2023-12-04T21:33:19.072Z] v3.1.0-dev.61 [2023-12-04T21:33:19.072Z] v3.1.0-dev.62 [2023-12-04T21:33:19.072Z] v3.1.0-dev.63 [2023-12-04T21:33:19.072Z] v3.1.0-dev.64 [2023-12-04T21:33:19.072Z] v3.1.0-dev.65 [2023-12-04T21:33:19.072Z] v3.1.0-dev.66 [2023-12-04T21:33:19.072Z] v3.1.0-dev.67 [2023-12-04T21:33:19.072Z] v3.1.0-dev.68 [2023-12-04T21:33:19.072Z] v3.1.0-dev.69 [2023-12-04T21:33:19.072Z] v3.1.0-dev.7 [2023-12-04T21:33:19.072Z] v3.1.0-dev.70 [2023-12-04T21:33:19.072Z] v3.1.0-dev.71 [2023-12-04T21:33:19.072Z] v3.1.0-dev.72 [2023-12-04T21:33:19.072Z] v3.1.0-dev.73 [2023-12-04T21:33:19.072Z] v3.1.0-dev.8 [2023-12-04T21:33:19.072Z] v3.1.0-dev.9 [2023-12-04T21:33:19.072Z] v3.2.0-dev.1 [2023-12-04T21:33:19.072Z] v3.2.0-dev.2 [Pipeline] sh [2023-12-04T21:33:19.363Z] + lftools sign git-tag v3.2.0-dev.2 [2023-12-04T21:33:19.929Z] Signing Git tag with Sigul... [2023-12-04T21:33:19.930Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-12-04T21:33:20.203Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:33:20.497Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-04T21:33:20.504Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-04T21:33:20.893Z] $ docker stop --time=1 08fa788568c1da8957864ac5019568a8a5bcb42a607127835859ffb3c2d3042a [2023-12-04T21:33:22.192Z] $ docker rm -f --volumes 08fa788568c1da8957864ac5019568a8a5bcb42a607127835859ffb3c2d3042a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-04T21:33:23.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T21:33:23.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:33:24.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T21:33:24.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:33:24.790Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:33:24.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:33:25.197Z] $ docker top 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 -eo pid,comm [2023-12-04T21:33:25.250Z] 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-04T21:33:25.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T21:33:25.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T21:33:25.872Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T21:33:25.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T21:33:25.986Z] $ docker exec 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 ssh-agent [2023-12-04T21:33:26.098Z] SSH_AUTH_SOCK=/tmp/ssh-qTD1AAF0wm0R/agent.33 [2023-12-04T21:33:26.098Z] SSH_AGENT_PID=39 [2023-12-04T21:33:26.102Z] Running ssh-add (command line suppressed) [2023-12-04T21:33:26.190Z] Identity added: /w/workspace/edgex-go/612@tmp/private_key_4329949610504827828.key (/w/workspace/edgex-go/612@tmp/private_key_4329949610504827828.key) [2023-12-04T21:33:26.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T21:33:26.678Z] + git semver bump pre [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,852 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,852 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,853 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,853 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/edgex-go/612/.semver/main with force:True [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,853 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,853 [write_file] DEBUG write to file:/w/workspace/edgex-go/612/.semver/main [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,856 [execute] INFO git cat-file --batch-check [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=) [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,862 [execute] INFO git cat-file --batch [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=) [2023-12-04T21:33:26.937Z] 2023-12-04 21:33:26,866 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main [2023-12-04T21:33:26.937Z] 3.2.0-dev.3 [Pipeline] } [2023-12-04T21:33:26.942Z] $ docker exec --env ******** --env ******** 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 ssh-agent -k [2023-12-04T21:33:27.045Z] unset SSH_AUTH_SOCK; [2023-12-04T21:33:27.046Z] unset SSH_AGENT_PID; [2023-12-04T21:33:27.046Z] echo Agent pid 39 killed; [2023-12-04T21:33:27.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T21:33:28.121Z] + git semver [Pipeline] } [2023-12-04T21:33:28.390Z] $ docker stop --time=1 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 [2023-12-04T21:33:29.676Z] $ docker rm -f --volumes 80b786990115983c432478909372ae4fc5d6c05867a9c1ce2df7398d0381edd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T21:33:30.563Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T21:33:30.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:33:31.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T21:33:31.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:33:31.499Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:33:31.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:33:31.857Z] $ docker top b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced -eo pid,comm [2023-12-04T21:33:31.912Z] 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-04T21:33:31.912Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T21:33:32.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T21:33:32.522Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T21:33:32.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T21:33:32.631Z] $ docker exec b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced ssh-agent [2023-12-04T21:33:32.756Z] SSH_AUTH_SOCK=/tmp/ssh-VngLvDTqhV71/agent.32 [2023-12-04T21:33:32.756Z] SSH_AGENT_PID=38 [2023-12-04T21:33:32.761Z] Running ssh-add (command line suppressed) [2023-12-04T21:33:32.858Z] Identity added: /w/workspace/edgex-go/612@tmp/private_key_14213919474983479080.key (/w/workspace/edgex-go/612@tmp/private_key_14213919474983479080.key) [2023-12-04T21:33:32.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T21:33:33.348Z] + git semver push [2023-12-04T21:33:33.607Z] 2023-12-04 21:33:33,517 [run_push] DEBUG push [2023-12-04T21:33:33.607Z] 2023-12-04 21:33:33,518 [execute] INFO git cat-file --batch-check [2023-12-04T21:33:33.607Z] 2023-12-04 21:33:33,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=) [2023-12-04T21:33:33.607Z] 2023-12-04 21:33:33,522 [execute] INFO git rev-list 8fdcbe392e5ee4385c1882459d4fffa443920b57 -- [2023-12-04T21:33:33.607Z] 2023-12-04 21:33:33,522 [execute] DEBUG Popen(['git', 'rev-list', '8fdcbe392e5ee4385c1882459d4fffa443920b57', '--'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-04T21:33:33.607Z] 2023-12-04 21:33:33,541 [execute] INFO git fetch -v origin [2023-12-04T21:33:33.607Z] 2023-12-04 21:33:33,541 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-04T21:33:34.180Z] 2023-12-04 21:33:34,086 [run_push] DEBUG no remote changes detected [2023-12-04T21:33:34.180Z] 2023-12-04 21:33:34,087 [execute] INFO git push origin semver [2023-12-04T21:33:34.180Z] 2023-12-04 21:33:34,087 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/612/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-04T21:33:35.118Z] 2023-12-04 21:33:34,940 [run_push] DEBUG push all version tags [2023-12-04T21:33:35.118Z] 2023-12-04 21:33:34,941 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-04T21:33:35.118Z] 2023-12-04 21:33:34,941 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/612, universal_newlines=False, shell=None, istream=None) [2023-12-04T21:33:36.058Z] 2023-12-04 21:33:35,766 [read_version] DEBUG read version from /w/workspace/edgex-go/612/.semver/main [2023-12-04T21:33:36.058Z] 3.2.0-dev.3 [Pipeline] } [2023-12-04T21:33:36.063Z] $ docker exec --env ******** --env ******** b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced ssh-agent -k [2023-12-04T21:33:36.160Z] unset SSH_AUTH_SOCK; [2023-12-04T21:33:36.160Z] unset SSH_AGENT_PID; [2023-12-04T21:33:36.161Z] echo Agent pid 38 killed; [2023-12-04T21:33:36.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T21:33:37.252Z] + git semver [Pipeline] } [2023-12-04T21:33:37.517Z] $ docker stop --time=1 b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced [2023-12-04T21:33:38.796Z] $ docker rm -f --volumes b069b4effad686813e96aa23934cce22dbecdbc4dfff9a8ec47d01ab4bf93ced [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-04T21:33:41.382Z] + [ -d /w/workspace/edgex-go/612/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:33:41.665Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:33:42.515Z] ---> package-listing.sh [2023-12-04T21:33:42.515Z] ++ facter osfamily [2023-12-04T21:33:42.515Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-04T21:33:42.774Z] + OS_FAMILY=debian [2023-12-04T21:33:42.774Z] + workspace=/w/workspace/edgex-go/612 [2023-12-04T21:33:42.774Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-04T21:33:42.774Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-04T21:33:42.774Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-04T21:33:42.774Z] + PACKAGES=/tmp/packages_start.txt [2023-12-04T21:33:42.774Z] + '[' /w/workspace/edgex-go/612 ']' [2023-12-04T21:33:42.774Z] + PACKAGES=/tmp/packages_end.txt [2023-12-04T21:33:42.774Z] + case "${OS_FAMILY}" in [2023-12-04T21:33:42.774Z] + dpkg -l [2023-12-04T21:33:42.774Z] + grep '^ii' [2023-12-04T21:33:42.774Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-04T21:33:42.774Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-04T21:33:42.774Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-04T21:33:42.774Z] + '[' /w/workspace/edgex-go/612 ']' [2023-12-04T21:33:42.774Z] + mkdir -p /w/workspace/edgex-go/612/archives/ [2023-12-04T21:33:42.774Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/612/archives/ [Pipeline] echo [2023-12-04T21:33:42.783Z] 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/612/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-04T21:33:43.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:33:43.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T21:33:43.804Z] [2023-12-04T21:33:43.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T21:33:44.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T21:33:44.294Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-04T21:33:44.294Z] 5eb5b503b376: Pulling fs layer [2023-12-04T21:33:44.294Z] 5c69ac0246d0: Pulling fs layer [2023-12-04T21:33:44.294Z] ec43610c2a17: Pulling fs layer [2023-12-04T21:33:44.294Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-04T21:33:44.294Z] 33b1e0a273af: Pulling fs layer [2023-12-04T21:33:44.294Z] 5d3b04190fa2: Pulling fs layer [2023-12-04T21:33:44.294Z] 2f39f015ded8: Pulling fs layer [2023-12-04T21:33:44.294Z] 3a2ae6a8a46f: Waiting [2023-12-04T21:33:44.294Z] 33b1e0a273af: Waiting [2023-12-04T21:33:44.294Z] 2f39f015ded8: Waiting [2023-12-04T21:33:44.294Z] 5d3b04190fa2: Waiting [2023-12-04T21:33:44.294Z] 5c69ac0246d0: Verifying Checksum [2023-12-04T21:33:44.294Z] 5c69ac0246d0: Download complete [2023-12-04T21:33:44.294Z] 3a2ae6a8a46f: Download complete [2023-12-04T21:33:44.294Z] 33b1e0a273af: Verifying Checksum [2023-12-04T21:33:44.294Z] 33b1e0a273af: Download complete [2023-12-04T21:33:44.294Z] 5d3b04190fa2: Verifying Checksum [2023-12-04T21:33:44.294Z] 5d3b04190fa2: Download complete [2023-12-04T21:33:44.294Z] ec43610c2a17: Verifying Checksum [2023-12-04T21:33:44.294Z] ec43610c2a17: Download complete [2023-12-04T21:33:44.553Z] 5eb5b503b376: Verifying Checksum [2023-12-04T21:33:44.553Z] 5eb5b503b376: Download complete [2023-12-04T21:33:45.120Z] 2f39f015ded8: Download complete [2023-12-04T21:33:45.688Z] 5eb5b503b376: Pull complete [2023-12-04T21:33:45.946Z] 5c69ac0246d0: Pull complete [2023-12-04T21:33:46.204Z] ec43610c2a17: Pull complete [2023-12-04T21:33:46.463Z] 3a2ae6a8a46f: Pull complete [2023-12-04T21:33:46.463Z] 33b1e0a273af: Pull complete [2023-12-04T21:33:46.720Z] 5d3b04190fa2: Pull complete [2023-12-04T21:33:50.928Z] 2f39f015ded8: Pull complete [2023-12-04T21:33:50.928Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-04T21:33:50.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T21:33:50.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T21:33:51.763Z] prd-ubuntu20.04-docker-8c-8g-24004 does not seem to be running inside a container [2023-12-04T21:33:51.788Z] $ 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/612/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/612 -v /w/workspace/edgex-go/612:/w/workspace/edgex-go/612:rw,z -v /w/workspace/edgex-go/612@tmp:/w/workspace/edgex-go/612@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-04T21:33:55.172Z] $ docker top 006bdbb9ad34ee1eb323feece3d446dbbba24b56cc6c62bde20a80cda5181433 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T21:33:55.875Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-04T21:33:56.158Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-04T21:33:56.442Z] + ls /var/log/sa-host [2023-12-04T21:33:56.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-04T21:33:56.760Z] provisioning config files... [2023-12-04T21:33:56.769Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/612@tmp/config15598972917927830283tmp [Pipeline] { [Pipeline] echo [2023-12-04T21:33:57.141Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:33:57.426Z] ---> create-netrc.sh [Pipeline] } [2023-12-04T21:33:57.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:33:58.119Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-04T21:33:58.126Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:33:58.404Z] ---> sudo-logs.sh [2023-12-04T21:33:58.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-04T21:33:58.624Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:33:58.902Z] ---> job-cost.sh [2023-12-04T21:33:58.902Z] lf-activate-venv: SKIPPING [2023-12-04T21:33:58.902Z] DEBUG: total: 0.2199999988079071 [2023-12-04T21:33:58.902Z] INFO: Retrieving Stack Cost... [2023-12-04T21:33:59.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T21:33:59.728Z] INFO: Archiving Costs [Pipeline] echo [2023-12-04T21:33:59.739Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T21:34:00.021Z] ---> logs-deploy.sh [2023-12-04T21:34:00.021Z] lf-activate-venv: SKIPPING [2023-12-04T21:34:00.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/612 [2023-12-04T21:34:00.021Z] INFO: archiving workspace using pattern(s): [2023-12-04T21:34:00.957Z] Archives upload complete. [2023-12-04T21:34:00.957Z] INFO: archiving logs to Nexus