Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23956941b4940f7c704781ef156c6941bf29d18c 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-ssh14094467867134471473.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-ssh14931916214003190763.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-ssh12880500815499556655.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-ssh13011384573601446257.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-ssh1628850136020615337.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 ‘prd-ubuntu20.04-docker-8c-8g-1775’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1779 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/629 [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/629 # 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 23956941b4940f7c704781ef156c6941bf29d18c (main) Commit message: "Merge pull request #4764 from edgexfoundry/dependabot/go_modules/github.com/gomodule/redigo-1.9.2" > 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 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 > git rev-list --no-walk b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-27T09:35:34.730Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-27T09:35:34.786Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-27T09:35:34.806Z] ========================================================= [2024-02-27T09:35:34.806Z] EdgeX Global Pipelines Version Info [2024-02-27T09:35:34.806Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:35:35.527Z] ------------------- [2024-02-27T09:35:35.527Z] stable info: [2024-02-27T09:35:35.527Z] ------------------- [2024-02-27T09:35:35.527Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-27T09:35:35.527Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T09:35:35.527Z] Message: update stable to v1.0.258 [2024-02-27T09:35:36.098Z] ------------------- [2024-02-27T09:35:36.098Z] experimental info: [2024-02-27T09:35:36.098Z] ------------------- [2024-02-27T09:35:36.098Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-27T09:35:36.098Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T09:35:36.098Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-27T09:35:36.176Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-27T09:35:36.197Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-27T09:35:36.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-27T09:35:36.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-27T09:35:36.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-27T09:35:36.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-27T09:35:36.322Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-27T09:35:36.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-27T09:35:36.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-27T09:35:36.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-27T09:35:36.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-27T09:35:36.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-27T09:35:36.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-27T09:35:36.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-27T09:35:36.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-27T09:35:36.565Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T09:35:36.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T09:35:36.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-27T09:35:36.656Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-27T09:35:36.694Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-27T09:35:36.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-27T09:35:36.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-27T09:35:36.798Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-27T09:35:36.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-27T09:35:36.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-27T09:35:36.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-27T09:35:36.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] echo [2024-02-27T09:35:36.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2395694 [Pipeline] echo [2024-02-27T09:35:37.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T09:35:37.097Z] provisioning config files... [2024-02-27T09:35:37.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/629@tmp/config16090810098821198407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:35:37.459Z] ---> ****-login.sh [2024-02-27T09:35:37.459Z] nexus3.edgexfoundry.org:10001 [2024-02-27T09:35:37.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:35:37.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:35:37.719Z] Configure a credential helper to remove this warning. See [2024-02-27T09:35:37.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:35:37.719Z] [2024-02-27T09:35:37.719Z] Login Succeeded [2024-02-27T09:35:37.719Z] nexus3.edgexfoundry.org:10002 [2024-02-27T09:35:37.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:35:37.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:35:37.719Z] Configure a credential helper to remove this warning. See [2024-02-27T09:35:37.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:35:37.719Z] [2024-02-27T09:35:37.719Z] Login Succeeded [2024-02-27T09:35:37.719Z] nexus3.edgexfoundry.org:10003 [2024-02-27T09:35:37.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:35:37.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:35:37.980Z] Configure a credential helper to remove this warning. See [2024-02-27T09:35:37.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:35:37.980Z] [2024-02-27T09:35:37.980Z] Login Succeeded [2024-02-27T09:35:37.980Z] nexus3.edgexfoundry.org:10004 [2024-02-27T09:35:37.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:35:37.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:35:37.980Z] Configure a credential helper to remove this warning. See [2024-02-27T09:35:37.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:35:37.980Z] [2024-02-27T09:35:37.980Z] Login Succeeded [2024-02-27T09:35:37.980Z] ****.io [2024-02-27T09:35:38.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:35:38.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:35:38.243Z] Configure a credential helper to remove this warning. See [2024-02-27T09:35:38.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:35:38.243Z] [2024-02-27T09:35:38.243Z] Login Succeeded [2024-02-27T09:35:38.243Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T09:35:38.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T09:35:38.641Z] + 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 [2024-02-27T09:35:38.641Z] + dirname+ cmd/core-command/Dockerfile [2024-02-27T09:35:38.641Z] cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/core-data/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/core-metadata/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-27T09:35:38.641Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-27T09:35:38.641Z] + + cut -d/ -f2dirname [2024-02-27T09:35:38.641Z] cmd/support-notifications/Dockerfile [2024-02-27T09:35:38.641Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-27T09:35:38.641Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-27T09:35:38.641Z] + cut -d/ -f2 [2024-02-27T09:35:38.641Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-27T09:35:38.700Z] 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 [2024-02-27T09:35:39.114Z] + git rev-list -1 --merges 23956941b4940f7c704781ef156c6941bf29d18c~1..23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] echo [2024-02-27T09:35:39.126Z] -----------> git rev-list -1 --merges 23956941b4940f7c704781ef156c6941bf29d18c~1..23956941b4940f7c704781ef156c6941bf29d18c 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:35:39.126Z] 23956941b4940f7c704781ef156c6941bf29d18c [false] [Pipeline] sh [2024-02-27T09:35:39.430Z] + git log --format=format:%s -1 23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] echo [2024-02-27T09:35:39.445Z] ========================================================= [2024-02-27T09:35:39.445Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-27T09:35:39.445Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-27T09:35:39.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T09:35:39.897Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-27T09:35:39.897Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-27T09:35:39.897Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-27T09:35:39.897Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-27T09:35:39.897Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-27T09:35:39.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:35:40.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T09:35:40.326Z] [2024-02-27T09:35:40.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:35:40.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T09:35:40.641Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-27T09:35:40.641Z] b85a868b505f: Pulling fs layer [2024-02-27T09:35:40.641Z] e2be974225ed: Pulling fs layer [2024-02-27T09:35:40.641Z] 339a4e72a1f5: Pulling fs layer [2024-02-27T09:35:40.641Z] 988bab9f4d93: Pulling fs layer [2024-02-27T09:35:40.641Z] 1469e6f7b9e6: Pulling fs layer [2024-02-27T09:35:40.641Z] eaf3925da568: Pulling fs layer [2024-02-27T09:35:40.641Z] bab4dde63d76: Pulling fs layer [2024-02-27T09:35:40.641Z] bde34c3a00c8: Pulling fs layer [2024-02-27T09:35:40.641Z] b352a97aabf1: Pulling fs layer [2024-02-27T09:35:40.641Z] 4872d77fe225: Pulling fs layer [2024-02-27T09:35:40.641Z] 5851b861e8e6: Pulling fs layer [2024-02-27T09:35:40.641Z] 988bab9f4d93: Waiting [2024-02-27T09:35:40.641Z] eaf3925da568: Waiting [2024-02-27T09:35:40.641Z] 1469e6f7b9e6: Waiting [2024-02-27T09:35:40.641Z] b352a97aabf1: Waiting [2024-02-27T09:35:40.641Z] bab4dde63d76: Waiting [2024-02-27T09:35:40.641Z] 4872d77fe225: Waiting [2024-02-27T09:35:40.641Z] 5851b861e8e6: Waiting [2024-02-27T09:35:40.641Z] bde34c3a00c8: Waiting [2024-02-27T09:35:40.641Z] e2be974225ed: Download complete [2024-02-27T09:35:40.641Z] 988bab9f4d93: Verifying Checksum [2024-02-27T09:35:40.641Z] 988bab9f4d93: Download complete [2024-02-27T09:35:40.641Z] 1469e6f7b9e6: Verifying Checksum [2024-02-27T09:35:40.641Z] 1469e6f7b9e6: Download complete [2024-02-27T09:35:40.902Z] eaf3925da568: Download complete [2024-02-27T09:35:40.902Z] 339a4e72a1f5: Verifying Checksum [2024-02-27T09:35:40.902Z] 339a4e72a1f5: Download complete [2024-02-27T09:35:40.902Z] bde34c3a00c8: Download complete [2024-02-27T09:35:40.902Z] b352a97aabf1: Download complete [2024-02-27T09:35:40.902Z] 4872d77fe225: Download complete [2024-02-27T09:35:40.902Z] 5851b861e8e6: Verifying Checksum [2024-02-27T09:35:40.902Z] 5851b861e8e6: Download complete [2024-02-27T09:35:40.902Z] b85a868b505f: Verifying Checksum [2024-02-27T09:35:40.902Z] b85a868b505f: Download complete [2024-02-27T09:35:41.162Z] bab4dde63d76: Verifying Checksum [2024-02-27T09:35:41.162Z] bab4dde63d76: Download complete [2024-02-27T09:35:42.541Z] b85a868b505f: Pull complete [2024-02-27T09:35:42.541Z] e2be974225ed: Pull complete [2024-02-27T09:35:42.801Z] 339a4e72a1f5: Pull complete [2024-02-27T09:35:43.062Z] 988bab9f4d93: Pull complete [2024-02-27T09:35:43.322Z] 1469e6f7b9e6: Pull complete [2024-02-27T09:35:43.323Z] eaf3925da568: Pull complete [2024-02-27T09:35:45.227Z] bab4dde63d76: Pull complete [2024-02-27T09:35:45.227Z] bde34c3a00c8: Pull complete [2024-02-27T09:35:45.487Z] b352a97aabf1: Pull complete [2024-02-27T09:35:45.487Z] 4872d77fe225: Pull complete [2024-02-27T09:35:45.748Z] 5851b861e8e6: Pull complete [2024-02-27T09:35:45.748Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-27T09:35:45.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T09:35:45.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:35:45.939Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T09:35:45.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T09:35:49.230Z] $ docker top 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a -eo pid,comm [2024-02-27T09:35:49.290Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-27T09:35:49.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T09:35:49.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T09:35:49.384Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T09:35:49.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T09:35:49.498Z] $ docker exec 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a ssh-agent [2024-02-27T09:35:49.613Z] SSH_AUTH_SOCK=/tmp/ssh-JYQFc0KyfB7a/agent.32 [2024-02-27T09:35:49.613Z] SSH_AGENT_PID=38 [2024-02-27T09:35:49.621Z] Running ssh-add (command line suppressed) [2024-02-27T09:35:49.725Z] Identity added: /w/workspace/edgex-go/629@tmp/private_key_7416064564423961383.key (/w/workspace/edgex-go/629@tmp/private_key_7416064564423961383.key) [2024-02-27T09:35:49.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T09:35:50.042Z] + git tag --points-at HEAD [Pipeline] } [2024-02-27T09:35:50.054Z] $ docker exec --env ******** --env ******** 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a ssh-agent -k [2024-02-27T09:35:50.163Z] unset SSH_AUTH_SOCK; [2024-02-27T09:35:50.163Z] unset SSH_AGENT_PID; [2024-02-27T09:35:50.163Z] echo Agent pid 38 killed; [2024-02-27T09:35:50.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-27T09:35:50.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T09:35:50.244Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T09:35:50.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T09:35:50.371Z] $ docker exec 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a ssh-agent [2024-02-27T09:35:50.490Z] SSH_AUTH_SOCK=/tmp/ssh-YF23z0O7FnxF/agent.71 [2024-02-27T09:35:50.490Z] SSH_AGENT_PID=77 [2024-02-27T09:35:50.495Z] Running ssh-add (command line suppressed) [2024-02-27T09:35:50.604Z] Identity added: /w/workspace/edgex-go/629@tmp/private_key_10223920586834044338.key (/w/workspace/edgex-go/629@tmp/private_key_10223920586834044338.key) [2024-02-27T09:35:50.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T09:35:50.926Z] + git semver init [2024-02-27T09:35:51.185Z] 2024-02-27 09:35:51,108 [run_init] DEBUG init version:0.0.0 force:False [2024-02-27T09:35:51.186Z] 2024-02-27 09:35:51,109 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/629/.semver [2024-02-27T09:35:51.186Z] 2024-02-27 09:35:51,109 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/629/.semver [2024-02-27T09:35:51.186Z] 2024-02-27 09:35:51,109 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/629/.semver'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=None) [2024-02-27T09:35:56.507Z] 2024-02-27 09:35:56,241 [append_file] DEBUG append to file:/w/workspace/edgex-go/629/.git/info/exclude [2024-02-27T09:35:56.507Z] 2024-02-27 09:35:56,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/629/.semver/main with force:False [2024-02-27T09:35:56.507Z] 2024-02-27 09:35:56,241 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main [2024-02-27T09:35:56.507Z] 2024-02-27 09:35:56,242 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main [2024-02-27T09:35:56.507Z] 3.2.0-dev.19 [Pipeline] } [2024-02-27T09:35:56.519Z] $ docker exec --env ******** --env ******** 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a ssh-agent -k [2024-02-27T09:35:56.618Z] unset SSH_AUTH_SOCK; [2024-02-27T09:35:56.618Z] unset SSH_AGENT_PID; [2024-02-27T09:35:56.618Z] echo Agent pid 77 killed; [2024-02-27T09:35:56.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T09:35:56.999Z] + git semver [Pipeline] } [2024-02-27T09:35:57.275Z] $ docker stop --time=1 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a [2024-02-27T09:35:58.609Z] $ docker rm -f --volumes 3455e16adb0ad2efc7ed7bbd17339a1251fbb68d6a4d4ceec1a71aa23ac5d42a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T09:35:58.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-27T09:35:59.226Z] Stashed 1 file(s) [Pipeline] echo [2024-02-27T09:35:59.229Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T09:35:59.805Z] + git config --global --add safe.directory /w/workspace/edgex-go/629 [Pipeline] echo [2024-02-27T09:35:59.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:35:59.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:35:59.889Z] ========================================================= [2024-02-27T09:35:59.889Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-27T09:35:59.889Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:36:00.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T09:36:00.193Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-27T09:36:00.193Z] 7264a8db6415: Pulling fs layer [2024-02-27T09:36:00.193Z] c4d48a809fc2: Pulling fs layer [2024-02-27T09:36:00.193Z] 4f1c88b9dad5: Pulling fs layer [2024-02-27T09:36:00.193Z] ad3a456e5733: Pulling fs layer [2024-02-27T09:36:00.193Z] 69c7f0334f64: Pulling fs layer [2024-02-27T09:36:00.193Z] 1f1c1a5573a3: Pulling fs layer [2024-02-27T09:36:00.193Z] ce7588e14bc9: Pulling fs layer [2024-02-27T09:36:00.193Z] b5e4710f87ac: Pulling fs layer [2024-02-27T09:36:00.193Z] ad3a456e5733: Waiting [2024-02-27T09:36:00.193Z] 69c7f0334f64: Waiting [2024-02-27T09:36:00.193Z] 1f1c1a5573a3: Waiting [2024-02-27T09:36:00.193Z] b5e4710f87ac: Waiting [2024-02-27T09:36:00.193Z] ce7588e14bc9: Waiting [2024-02-27T09:36:00.193Z] c4d48a809fc2: Download complete [2024-02-27T09:36:00.193Z] ad3a456e5733: Verifying Checksum [2024-02-27T09:36:00.193Z] ad3a456e5733: Download complete [2024-02-27T09:36:00.193Z] 69c7f0334f64: Verifying Checksum [2024-02-27T09:36:00.193Z] 69c7f0334f64: Download complete [2024-02-27T09:36:00.193Z] 7264a8db6415: Verifying Checksum [2024-02-27T09:36:00.193Z] 7264a8db6415: Download complete [2024-02-27T09:36:00.193Z] 1f1c1a5573a3: Verifying Checksum [2024-02-27T09:36:00.193Z] 1f1c1a5573a3: Download complete [2024-02-27T09:36:00.454Z] 7264a8db6415: Pull complete [2024-02-27T09:36:00.454Z] c4d48a809fc2: Pull complete [2024-02-27T09:36:00.454Z] b5e4710f87ac: Verifying Checksum [2024-02-27T09:36:00.454Z] b5e4710f87ac: Download complete [2024-02-27T09:36:00.714Z] 4f1c88b9dad5: Verifying Checksum [2024-02-27T09:36:00.714Z] 4f1c88b9dad5: Download complete [2024-02-27T09:36:01.279Z] ce7588e14bc9: Verifying Checksum [2024-02-27T09:36:01.279Z] ce7588e14bc9: Download complete [2024-02-27T09:36:04.565Z] 4f1c88b9dad5: Pull complete [2024-02-27T09:36:04.565Z] ad3a456e5733: Pull complete [2024-02-27T09:36:04.565Z] 69c7f0334f64: Pull complete [2024-02-27T09:36:04.565Z] 1f1c1a5573a3: Pull complete [2024-02-27T09:36:07.101Z] ce7588e14bc9: Pull complete [2024-02-27T09:36:07.101Z] b5e4710f87ac: Pull complete [2024-02-27T09:36:07.362Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-27T09:36:07.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T09:36:07.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:36:07.689Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T09:36:07.689Z] WORKDIR /edgex [2024-02-27T09:36:07.689Z] COPY go.mod . [2024-02-27T09:36:07.689Z] RUN go mod download [2024-02-27T09:36:07.689Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-27T09:36:08.259Z] Sending build context to Docker daemon 175.2MB [2024-02-27T09:36:08.259Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T09:36:08.259Z] ---> 88b5674ff536 [2024-02-27T09:36:08.259Z] Step 2/4 : WORKDIR /edgex [2024-02-27T09:36:13.644Z] ---> Running in 7d8f7e98ed01 [2024-02-27T09:36:13.906Z] Removing intermediate container 7d8f7e98ed01 [2024-02-27T09:36:13.907Z] ---> e525c8f84064 [2024-02-27T09:36:13.907Z] Step 3/4 : COPY go.mod . [2024-02-27T09:36:13.907Z] ---> 0921e1d2e20d [2024-02-27T09:36:13.907Z] Step 4/4 : RUN go mod download [2024-02-27T09:36:13.907Z] ---> Running in 47c28b900da7 [2024-02-27T09:36:14.413Z] Still waiting to schedule task [2024-02-27T09:36:14.413Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1776’ is offline [2024-02-27T09:36:32.073Z] Removing intermediate container 47c28b900da7 [2024-02-27T09:36:32.073Z] ---> c84a8a50dc37 [2024-02-27T09:36:32.073Z] Successfully built c84a8a50dc37 [2024-02-27T09:36:32.073Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:36:32.389Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T09:36:32.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:36:32.499Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T09:36:32.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-27T09:36:32.895Z] $ docker top 1242405e3bf3dee4314e01c268114d03430e46995dd713aef34ab9d12a32d4e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T09:36:33.279Z] + go version [2024-02-27T09:36:33.279Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-27T09:36:33.293Z] $ docker stop --time=1 1242405e3bf3dee4314e01c268114d03430e46995dd713aef34ab9d12a32d4e3 [2024-02-27T09:36:34.563Z] $ docker rm -f --volumes 1242405e3bf3dee4314e01c268114d03430e46995dd713aef34ab9d12a32d4e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:36:35.149Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T09:36:35.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:36:35.264Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T09:36:35.298Z] $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-27T09:36:35.605Z] $ docker top db23e89fd5b8ab7c17a947a101792658ff195b627805b08113513d5cb2f51195 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-27T09:36:35.713Z] ========================================================= [2024-02-27T09:36:35.713Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-27T09:36:35.713Z] ========================================================= [Pipeline] sh [2024-02-27T09:36:35.994Z] + git config --global --add safe.directory /w/workspace/edgex-go/629 [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:36:36.317Z] + make test [2024-02-27T09:36:36.317Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T09:36:42.885Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-27T09:36:55.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-27T09:36:55.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-27T09:36:55.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-27T09:36:55.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-27T09:36:55.361Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-27T09:36:55.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-27T09:36:55.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-27T09:36:55.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-27T09:36:55.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-27T09:36:55.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-27T09:36:56.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-27T09:36:56.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-27T09:36:56.190Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-27T09:36:56.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-27T09:36:58.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-27T09:36:58.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-27T09:36:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2024-02-27T09:37:00.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements [2024-02-27T09:37:00.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-27T09:37:00.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-27T09:37:00.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-27T09:37:02.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-27T09:37:02.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-27T09:37:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-27T09:37:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-27T09:37:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-27T09:37:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-27T09:37:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-27T09:37:04.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-27T09:37:04.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-27T09:37:04.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements [2024-02-27T09:37:04.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements [2024-02-27T09:37:06.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.478s coverage: 93.4% of statements [2024-02-27T09:37:06.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 4.1% of statements [2024-02-27T09:37:06.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-27T09:37:06.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-27T09:37:06.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-27T09:37:07.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-27T09:37:07.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-27T09:37:07.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-27T09:37:07.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-27T09:37:07.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-27T09:37:07.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-27T09:37:07.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-27T09:37:08.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 97.6% of statements [2024-02-27T09:37:08.390Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2024-02-27T09:37:09.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-27T09:37:09.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-27T09:37:10.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements [2024-02-27T09:37:10.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements [2024-02-27T09:37:10.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2024-02-27T09:37:11.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 82.9% of statements [2024-02-27T09:37:11.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2024-02-27T09:37:11.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2024-02-27T09:37:11.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2024-02-27T09:37:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-27T09:37:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-27T09:37:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-27T09:37:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-27T09:37:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-27T09:37:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-27T09:37:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-27T09:37:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-27T09:37:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-27T09:37:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-27T09:37:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-27T09:37:12.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-27T09:37:13.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-27T09:37:13.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-27T09:37:13.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-27T09:37:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-27T09:37:15.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-27T09:37:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-27T09:37:16.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-27T09:37:19.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-27T09:37:19.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-27T09:37:19.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-27T09:37:20.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-27T09:37:20.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-27T09:37:20.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-27T09:37:21.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-27T09:37:21.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-27T09:37:21.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-27T09:37:21.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-27T09:37:22.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements [2024-02-27T09:37:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-27T09:37:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-27T09:37:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-27T09:37:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-27T09:37:24.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-27T09:37:24.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-27T09:37:24.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-27T09:37:24.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-27T09:37:25.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-27T09:37:25.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-27T09:37:26.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-27T09:37:26.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.277s coverage: 79.9% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.054s coverage: 87.2% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.030s coverage: 20.0% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.188s coverage: 63.1% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.090s coverage: 84.8% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 95.7% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements [2024-02-27T09:37:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.105s coverage: 98.9% of statements [2024-02-27T09:37:36.488Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-02-27T09:37:36.488Z] running golangci-lint [2024-02-27T09:37:36.488Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-27T09:37:36.488Z] go version go1.21.0 linux/amd64 [2024-02-27T09:37:36.488Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-27T09:37:36.488Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-27T09:37:51.362Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 13.344170024s" [2024-02-27T09:37:51.362Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.971574ms" [2024-02-27T09:37:53.340Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1780 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-02-27T09:37:53.378Z] Running in /w/workspace/edgex-go/629 [Pipeline] { [Pipeline] checkout [2024-02-27T09:37:56.475Z] The recommended git tool is: git [2024-02-27T09:38:01.208Z] using credential edgex-jenkins-ssh [2024-02-27T09:38:01.228Z] Cloning the remote Git repository [2024-02-27T09:38:01.328Z] level=info msg="[linters_context/goanalysis] analyzers took 1m22.946905406s with top 10 stages: buildir: 40.784870102s, gosec: 8.328451574s, inspect: 2.315030632s, fact_deprecated: 2.193585148s, printf: 1.369198643s, ctrlflow: 1.337059032s, S1038: 1.190269033s, nilness: 1.036570407s, fact_purity: 1.011766342s, isgenerated: 710.731148ms" [2024-02-27T09:38:01.329Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-27T09:38:01.329Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, cgo: 197/197, exclude-rules: 21/197, nolint: 0/21, path_prettifier: 197/197, exclude: 197/197, skip_dirs: 197/197" [2024-02-27T09:38:01.329Z] level=info msg="[runner] processing took 16.940261ms with stages: nolint: 7.648437ms, identifier_marker: 5.579861ms, autogenerated_exclude: 1.52136ms, exclude-rules: 1.042009ms, path_prettifier: 735.855µs, skip_dirs: 350.757µs, cgo: 44.782µs, filename_unadjuster: 11.48µs, max_same_issues: 1.05µs, skip_files: 800ns, uniq_by_line: 610ns, sort_results: 560ns, fixer: 510ns, severity-rules: 480ns, exclude: 390ns, path_shortener: 340ns, diff: 290ns, max_per_file_from_linter: 250ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 120ns" [2024-02-27T09:38:01.329Z] level=info msg="[runner] linters took 10.115838631s with stages: goanalysis_metalinter: 10.098769254s" [2024-02-27T09:38:01.329Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-27T09:38:01.329Z] level=info msg="Memory: 237 samples, avg is 265.8MB, max is 924.5MB" [2024-02-27T09:38:01.329Z] level=info msg="Execution took 23.516118804s" [2024-02-27T09:38:01.329Z] go vet ./... [2024-02-27T09:38:01.269Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-27T09:38:01.359Z] > git init /w/workspace/edgex-go/629 # timeout=10 [2024-02-27T09:38:01.506Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-27T09:38:01.508Z] > git --version # timeout=10 [2024-02-27T09:38:01.528Z] > git --version # 'git version 2.25.1' [2024-02-27T09:38:01.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T09:38:01.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T09:38:04.613Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T09:38:04.613Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T09:38:04.613Z] ./bin/test-attribution-txt.sh [2024-02-27T09:38:04.613Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T09:38:04.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-27T09:38:04.933Z] + ls -al . [2024-02-27T09:38:04.933Z] total 736 [2024-02-27T09:38:04.933Z] drwxrwxr-x 11 1001 1001 4096 Feb 27 09:36 . [2024-02-27T09:38:04.933Z] drwxr-xr-x 4 root root 4096 Feb 27 09:36 .. [2024-02-27T09:38:04.933Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 09:35 .blubracket [2024-02-27T09:38:04.933Z] -rw-rw-r-- 1 1001 1001 10 Feb 27 09:35 .dockerignore [2024-02-27T09:38:04.933Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 09:37 .git [2024-02-27T09:38:04.933Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 09:35 .github [2024-02-27T09:38:04.933Z] -rw-rw-r-- 1 1001 1001 1074 Feb 27 09:35 .gitignore [2024-02-27T09:38:04.933Z] -rw-rw-r-- 1 1001 1001 42 Feb 27 09:35 .golangci.yml [2024-02-27T09:38:04.933Z] -rw-rw-r-- 1 1001 1001 100 Feb 27 09:35 .hadolint.yml [2024-02-27T09:38:04.933Z] drwxr-xr-x 3 1001 1001 4096 Feb 27 09:35 .semver [2024-02-27T09:38:04.933Z] -rw-rw-r-- 1 1001 1001 155 Feb 27 09:35 .sonarcloud.properties [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 1171 Feb 27 09:35 ADOPTERS.md [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 11674 Feb 27 09:35 Attribution.txt [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 100284 Feb 27 09:35 CHANGELOG.md [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 09:35 CONTRIBUTING.md [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 677 Feb 27 09:35 GOVERNANCE.md [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 861 Feb 27 09:35 Jenkinsfile [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 09:35 LICENSE [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 15392 Feb 27 09:35 Makefile [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 582 Feb 27 09:35 OWNERS.md [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 9528 Feb 27 09:35 README.md [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 789 Feb 27 09:35 SECURITY.md [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 12 Feb 27 09:35 VERSION [2024-02-27T09:38:04.934Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 09:35 bin [2024-02-27T09:38:04.934Z] drwxrwxr-x 18 1001 1001 4096 Feb 27 09:35 cmd [2024-02-27T09:38:04.934Z] -rw-r--r-- 1 root root 453602 Feb 27 09:37 coverage.out [2024-02-27T09:38:04.934Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 09:35 fuzz_test [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 3734 Feb 27 09:35 go.mod [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 33955 Feb 27 09:35 go.sum [2024-02-27T09:38:04.934Z] drwxrwxr-x 7 1001 1001 4096 Feb 27 09:35 internal [2024-02-27T09:38:04.934Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 09:35 openapi [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 584 Feb 27 09:35 security.txt [2024-02-27T09:38:04.934Z] -rw-rw-r-- 1 1001 1001 204 Feb 27 09:35 version.go [Pipeline] sh [2024-02-27T09:38:05.216Z] + '[' -e coverage.out ] [2024-02-27T09:38:05.216Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-27T09:38:05.305Z] Stashed 1 file(s) [Pipeline] sh [2024-02-27T09:38:05.582Z] + make build [2024-02-27T09:38:05.582Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-27T09:38:17.784Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-27T09:38:18.042Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-27T09:38:18.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-27T09:38:18.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T09:38:18.977Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-27T09:38:19.234Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-27T09:38:19.482Z] Avoid second fetch [2024-02-27T09:38:19.482Z] Checking out Revision 23956941b4940f7c704781ef156c6941bf29d18c (main) [2024-02-27T09:38:20.276Z] Commit message: "Merge pull request #4764 from edgexfoundry/dependabot/go_modules/github.com/gomodule/redigo-1.9.2" [2024-02-27T09:38:19.502Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T09:38:19.569Z] > git checkout -f 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T09:38:21.531Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-27T09:38:21.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T09:38:21.531Z] Dload Upload Total Spent Left Speed [2024-02-27T09:38:21.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-02-27T09:38:21.858Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-27T09:38:22.198Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-27T09:38:22.198Z] + sudo tee /etc/docker/daemon.new [2024-02-27T09:38:22.198Z] { [2024-02-27T09:38:22.198Z] "registry-mirrors": [ [2024-02-27T09:38:22.198Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-27T09:38:22.198Z] ], [2024-02-27T09:38:22.198Z] "bip": "10.250.0.254/24", [2024-02-27T09:38:22.198Z] "hosts": [ [2024-02-27T09:38:22.198Z] "tcp://0.0.0.0:5555", [2024-02-27T09:38:22.198Z] "unix:///var/run/docker.sock" [2024-02-27T09:38:22.198Z] ], [2024-02-27T09:38:22.198Z] "mtu": 1458, [2024-02-27T09:38:22.198Z] "selinux-enabled": true, [2024-02-27T09:38:22.198Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-27T09:38:22.198Z] } [Pipeline] sh [2024-02-27T09:38:22.548Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-27T09:38:22.885Z] + sudo service docker restart [2024-02-27T09:38:25.788Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-27T09:38:25.788Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-27T09:38:27.162Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-27T09:38:27.732Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-27T09:38:28.299Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-27T09:38:29.236Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-27T09:38:29.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-27T09:38:30.767Z] $ docker stop --time=1 db23e89fd5b8ab7c17a947a101792658ff195b627805b08113513d5cb2f51195 [2024-02-27T09:38:34.804Z] $ docker rm -f --volumes db23e89fd5b8ab7c17a947a101792658ff195b627805b08113513d5cb2f51195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:38:35.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-27T09:38:35.996Z] [2024-02-27T09:38:35.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:38:36.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-27T09:38:36.605Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-27T09:38:36.605Z] 91d30c5bc195: Pulling fs layer [2024-02-27T09:38:36.605Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-27T09:38:36.605Z] 9c61dcf015f6: Pulling fs layer [2024-02-27T09:38:36.605Z] 4698f68db338: Pulling fs layer [2024-02-27T09:38:36.605Z] 2a2f49069b9e: Pulling fs layer [2024-02-27T09:38:36.605Z] e0025b399a48: Pulling fs layer [2024-02-27T09:38:36.605Z] 4698f68db338: Waiting [2024-02-27T09:38:36.605Z] 2a2f49069b9e: Waiting [2024-02-27T09:38:36.605Z] e0025b399a48: Waiting [2024-02-27T09:38:36.605Z] 91d30c5bc195: Verifying Checksum [2024-02-27T09:38:36.605Z] 91d30c5bc195: Download complete [2024-02-27T09:38:36.605Z] 4698f68db338: Verifying Checksum [2024-02-27T09:38:36.605Z] 4698f68db338: Download complete [2024-02-27T09:38:36.605Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-27T09:38:36.605Z] 2e9b0aa3be6d: Download complete [2024-02-27T09:38:36.606Z] e0025b399a48: Verifying Checksum [2024-02-27T09:38:36.606Z] e0025b399a48: Download complete [2024-02-27T09:38:36.865Z] 91d30c5bc195: Pull complete [2024-02-27T09:38:36.865Z] 2a2f49069b9e: Download complete [2024-02-27T09:38:37.123Z] 2e9b0aa3be6d: Pull complete [2024-02-27T09:38:37.123Z] 9c61dcf015f6: Verifying Checksum [2024-02-27T09:38:37.123Z] 9c61dcf015f6: Download complete [2024-02-27T09:38:40.413Z] 9c61dcf015f6: Pull complete [2024-02-27T09:38:40.413Z] 4698f68db338: Pull complete [2024-02-27T09:38:40.413Z] 2a2f49069b9e: Pull complete [2024-02-27T09:38:40.413Z] e0025b399a48: Pull complete [2024-02-27T09:38:40.413Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-27T09:38:40.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-27T09:38:40.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:38:40.620Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T09:38:40.657Z] $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-27T09:38:43.116Z] $ docker top 709d3b7679b125293c29d15b7c5023e745bbe3eec633f4a0bf20117ce7ecdde4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2024-02-27T09:38:43.301Z] provisioning config files... [2024-02-27T09:38:43.325Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/629@tmp/config8749034733565920056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:38:43.522Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-27T09:38:43.773Z] ---> ****-login.sh [2024-02-27T09:38:43.773Z] nexus3.edgexfoundry.org:10001 [2024-02-27T09:38:44.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:38:44.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:38:44.317Z] Configure a credential helper to remove this warning. See [2024-02-27T09:38:44.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:38:44.317Z] [2024-02-27T09:38:44.317Z] Login Succeeded [2024-02-27T09:38:44.317Z] nexus3.edgexfoundry.org:10002 [2024-02-27T09:38:44.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:38:44.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:38:44.588Z] Configure a credential helper to remove this warning. See [2024-02-27T09:38:44.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:38:44.588Z] [2024-02-27T09:38:44.588Z] Login Succeeded [2024-02-27T09:38:44.588Z] nexus3.edgexfoundry.org:10003 [2024-02-27T09:38:44.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:38:45.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:38:45.136Z] Configure a credential helper to remove this warning. See [2024-02-27T09:38:45.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:38:45.136Z] [2024-02-27T09:38:45.136Z] Login Succeeded [2024-02-27T09:38:45.136Z] nexus3.edgexfoundry.org:10004 [2024-02-27T09:38:45.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:38:45.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:38:45.406Z] Configure a credential helper to remove this warning. See [2024-02-27T09:38:45.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:38:45.407Z] [2024-02-27T09:38:45.407Z] Login Succeeded [2024-02-27T09:38:45.407Z] ****.io [2024-02-27T09:38:45.425Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-27T09:38:45.425Z] #1 transferring dockerfile: [2024-02-27T09:38:45.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:38:45.684Z] #1 transferring dockerfile: 2.50kB done [2024-02-27T09:38:45.684Z] #1 DONE 0.0s [2024-02-27T09:38:45.684Z] [2024-02-27T09:38:45.684Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-02-27T09:38:45.684Z] #2 transferring dockerfile: 1.81kB done [2024-02-27T09:38:45.684Z] #2 DONE 0.0s [2024-02-27T09:38:45.684Z] [2024-02-27T09:38:45.684Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-02-27T09:38:45.684Z] #3 transferring dockerfile: 1.95kB done [2024-02-27T09:38:45.684Z] #3 DONE 0.0s [2024-02-27T09:38:45.684Z] [2024-02-27T09:38:45.684Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-27T09:38:45.684Z] #4 transferring dockerfile: 2.15kB done [2024-02-27T09:38:45.684Z] #4 DONE 0.0s [2024-02-27T09:38:45.684Z] [2024-02-27T09:38:45.684Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-02-27T09:38:45.684Z] #5 transferring dockerfile: 1.70kB done [2024-02-27T09:38:45.684Z] #5 DONE 0.0s [2024-02-27T09:38:45.684Z] [2024-02-27T09:38:45.684Z] #6 [core-data internal] load build definition from Dockerfile [2024-02-27T09:38:45.684Z] #6 transferring dockerfile: 2.01kB done [2024-02-27T09:38:45.684Z] #6 DONE 0.0s [2024-02-27T09:38:45.684Z] [2024-02-27T09:38:45.684Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-02-27T09:38:45.684Z] #7 transferring dockerfile: 1.93kB done [2024-02-27T09:38:45.684Z] #7 DONE 0.0s [2024-02-27T09:38:45.684Z] [2024-02-27T09:38:45.684Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-02-27T09:38:45.684Z] #8 transferring dockerfile: 1.69kB done [2024-02-27T09:38:45.942Z] #8 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-27T09:38:45.942Z] #9 transferring dockerfile: 2.23kB done [2024-02-27T09:38:45.942Z] #9 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-27T09:38:45.942Z] #10 transferring dockerfile: 2.49kB done [2024-02-27T09:38:45.942Z] #10 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #11 [core-command internal] load build definition from Dockerfile [2024-02-27T09:38:45.942Z] #11 transferring dockerfile: 1.93kB done [2024-02-27T09:38:45.942Z] #11 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-02-27T09:38:45.942Z] #12 transferring dockerfile: 2.06kB done [2024-02-27T09:38:45.942Z] #12 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-27T09:38:45.942Z] #13 transferring dockerfile: 1.89kB done [2024-02-27T09:38:45.942Z] #13 DONE 0.1s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-27T09:38:45.942Z] #14 transferring dockerfile: 2.93kB done [2024-02-27T09:38:45.942Z] #14 DONE 0.1s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #15 [security-proxy-setup internal] load .dockerignore [2024-02-27T09:38:45.942Z] #15 transferring context: 50B done [2024-02-27T09:38:45.942Z] #15 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #16 [security-spire-agent internal] load .dockerignore [2024-02-27T09:38:45.942Z] #16 transferring context: 50B done [2024-02-27T09:38:45.942Z] #16 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #17 [support-notifications internal] load .dockerignore [2024-02-27T09:38:45.942Z] #17 transferring context: 50B done [2024-02-27T09:38:45.942Z] #17 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #18 [security-proxy-auth internal] load .dockerignore [2024-02-27T09:38:45.942Z] #18 transferring context: 50B done [2024-02-27T09:38:45.942Z] #18 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #19 [security-spire-server internal] load .dockerignore [2024-02-27T09:38:45.942Z] #19 transferring context: 50B done [2024-02-27T09:38:45.942Z] #19 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #20 [core-data internal] load .dockerignore [2024-02-27T09:38:45.942Z] #20 transferring context: 50B done [2024-02-27T09:38:45.942Z] #20 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #21 [support-scheduler internal] load .dockerignore [2024-02-27T09:38:45.942Z] #21 transferring context: 50B done [2024-02-27T09:38:45.942Z] #21 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #22 [security-spire-config internal] load .dockerignore [2024-02-27T09:38:45.942Z] #22 transferring context: 50B done [2024-02-27T09:38:45.942Z] #22 DONE 0.0s [2024-02-27T09:38:45.942Z] [2024-02-27T09:38:45.942Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-27T09:38:45.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:38:45.945Z] Configure a credential helper to remove this warning. See [2024-02-27T09:38:45.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:38:45.945Z] [2024-02-27T09:38:45.945Z] Login Succeeded [2024-02-27T09:38:45.945Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T09:38:45.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-02-27T09:38:46.199Z] #23 transferring context: 50B done [2024-02-27T09:38:46.200Z] #23 DONE 0.0s [2024-02-27T09:38:46.200Z] [2024-02-27T09:38:46.200Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-02-27T09:38:46.200Z] #24 transferring context: 50B done [2024-02-27T09:38:46.200Z] #24 DONE 0.0s [2024-02-27T09:38:46.200Z] [2024-02-27T09:38:46.200Z] #25 [core-command internal] load .dockerignore [2024-02-27T09:38:46.200Z] #25 transferring context: 50B done [2024-02-27T09:38:46.200Z] #25 DONE 0.0s [2024-02-27T09:38:46.200Z] [2024-02-27T09:38:46.200Z] #26 [core-metadata internal] load .dockerignore [2024-02-27T09:38:46.200Z] #26 transferring context: 50B done [2024-02-27T09:38:46.200Z] #26 DONE 0.0s [2024-02-27T09:38:46.200Z] [2024-02-27T09:38:46.200Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-02-27T09:38:46.200Z] #27 transferring context: 50B done [2024-02-27T09:38:46.200Z] #27 DONE 0.0s [2024-02-27T09:38:46.200Z] [2024-02-27T09:38:46.200Z] #28 [security-bootstrapper internal] load .dockerignore [2024-02-27T09:38:46.200Z] #28 transferring context: 50B done [2024-02-27T09:38:46.200Z] #28 DONE 0.0s [2024-02-27T09:38:46.200Z] [2024-02-27T09:38:46.200Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-27T09:38:46.200Z] #29 DONE 0.0s [2024-02-27T09:38:46.200Z] [2024-02-27T09:38:46.200Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:38:46.200Z] #30 DONE 0.1s [2024-02-27T09:38:46.200Z] [2024-02-27T09:38:46.200Z] #31 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:38:46.200Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:38:46.200Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-27T09:38:46.200Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-27T09:38:46.200Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s [2024-02-27T09:38:46.200Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [Pipeline] sh [2024-02-27T09:38:46.458Z] #31 ... [2024-02-27T09:38:46.459Z] [2024-02-27T09:38:46.459Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-27T09:38:46.459Z] #29 DONE 0.0s [2024-02-27T09:38:46.459Z] [2024-02-27T09:38:46.459Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:38:46.459Z] #30 DONE 0.1s [2024-02-27T09:38:46.459Z] [2024-02-27T09:38:46.459Z] #31 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:38:46.459Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:38:46.459Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-27T09:38:46.459Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-27T09:38:46.459Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-02-27T09:38:46.459Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:38:46.459Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-27T09:38:46.459Z] #31 ... [2024-02-27T09:38:46.459Z] [2024-02-27T09:38:46.459Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-27T09:38:46.459Z] #29 DONE 0.0s [2024-02-27T09:38:46.459Z] [2024-02-27T09:38:46.459Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:38:46.459Z] #30 DONE 0.2s [2024-02-27T09:38:46.459Z] [2024-02-27T09:38:46.459Z] #31 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:38:46.459Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-02-27T09:38:46.677Z] + git config --global --add safe.directory /w/workspace/edgex-go/629 [Pipeline] echo [2024-02-27T09:38:46.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-02-27T09:38:46.716Z] #31 ... [2024-02-27T09:38:46.716Z] [2024-02-27T09:38:46.716Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-27T09:38:46.716Z] #32 DONE 0.5s [2024-02-27T09:38:46.716Z] [2024-02-27T09:38:46.716Z] #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:38:46.716Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:38:46.716Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-27T09:38:46.716Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-27T09:38:46.716Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-02-27T09:38:46.716Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:38:46.716Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-02-27T09:38:46.716Z] #31 ... [2024-02-27T09:38:46.716Z] [2024-02-27T09:38:46.716Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-27T09:38:46.716Z] #29 DONE 0.0s [Pipeline] echo [2024-02-27T09:38:46.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:38:46.777Z] ========================================================= [2024-02-27T09:38:46.777Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-27T09:38:46.777Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:38:46.975Z] [2024-02-27T09:38:46.975Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-27T09:38:47.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T09:38:48.371Z] #33 DONE 1.7s [2024-02-27T09:38:48.371Z] [2024-02-27T09:38:48.371Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-27T09:38:48.371Z] #32 DONE 0.5s [2024-02-27T09:38:48.371Z] [2024-02-27T09:38:48.371Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:38:48.371Z] #30 DONE 1.8s [2024-02-27T09:38:48.371Z] [2024-02-27T09:38:48.371Z] #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:38:48.371Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:38:48.371Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-27T09:38:48.371Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-27T09:38:48.371Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-02-27T09:38:48.371Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:38:48.371Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-02-27T09:38:48.371Z] #31 DONE 2.3s [2024-02-27T09:38:48.371Z] [2024-02-27T09:38:48.371Z] #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:38:48.634Z] #34 ... [2024-02-27T09:38:48.634Z] [2024-02-27T09:38:48.634Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-27T09:38:48.634Z] #35 DONE 2.3s [2024-02-27T09:38:48.634Z] [2024-02-27T09:38:48.634Z] #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:38:48.634Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:38:48.634Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-27T09:38:48.634Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-27T09:38:48.634Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-02-27T09:38:48.634Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:38:48.634Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-02-27T09:38:48.634Z] #31 DONE 2.3s [2024-02-27T09:38:48.634Z] [2024-02-27T09:38:48.634Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-27T09:38:48.634Z] #36 DONE 2.5s [2024-02-27T09:38:48.634Z] [2024-02-27T09:38:48.634Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:38:48.634Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:38:48.891Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-02-27T09:38:49.087Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-27T09:38:49.087Z] 9fda8d8052c6: Pulling fs layer [2024-02-27T09:38:49.087Z] 5d54e960e981: Pulling fs layer [2024-02-27T09:38:49.087Z] c4a7e357bf2a: Pulling fs layer [2024-02-27T09:38:49.087Z] f0e02332f6b5: Pulling fs layer [2024-02-27T09:38:49.087Z] 872ee5b61b7b: Pulling fs layer [2024-02-27T09:38:49.087Z] 0c6a40ed1a82: Pulling fs layer [2024-02-27T09:38:49.087Z] 94ae7d8d031c: Pulling fs layer [2024-02-27T09:38:49.087Z] f0e02332f6b5: Waiting [2024-02-27T09:38:49.087Z] 872ee5b61b7b: Waiting [2024-02-27T09:38:49.087Z] 5d54e960e981: Verifying Checksum [2024-02-27T09:38:49.087Z] 5d54e960e981: Download complete [2024-02-27T09:38:49.087Z] f0e02332f6b5: Verifying Checksum [2024-02-27T09:38:49.087Z] f0e02332f6b5: Download complete [2024-02-27T09:38:49.087Z] 872ee5b61b7b: Verifying Checksum [2024-02-27T09:38:49.087Z] 872ee5b61b7b: Download complete [2024-02-27T09:38:49.087Z] 9fda8d8052c6: Download complete [2024-02-27T09:38:49.149Z] #37 ... [2024-02-27T09:38:49.149Z] [2024-02-27T09:38:49.149Z] #38 [security-spire-agent internal] load build context [2024-02-27T09:38:49.149Z] #38 transferring context: 17.63kB 0.0s done [2024-02-27T09:38:49.149Z] #38 DONE 0.3s [2024-02-27T09:38:49.149Z] [2024-02-27T09:38:49.149Z] #39 [security-spire-config internal] load build context [2024-02-27T09:38:49.149Z] #39 transferring context: 16.35kB 0.0s done [2024-02-27T09:38:49.149Z] #39 DONE 0.3s [2024-02-27T09:38:49.149Z] [2024-02-27T09:38:49.149Z] #40 [security-spire-server internal] load build context [2024-02-27T09:38:49.149Z] #40 transferring context: 18.10kB 0.0s done [2024-02-27T09:38:49.149Z] #40 DONE 0.3s [2024-02-27T09:38:49.149Z] [2024-02-27T09:38:49.149Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:38:49.149Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-02-27T09:38:49.149Z] #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-27T09:38:49.149Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-02-27T09:38:49.149Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-27T09:38:49.149Z] #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-27T09:38:49.149Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-02-27T09:38:49.149Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-02-27T09:38:49.149Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2024-02-27T09:38:49.149Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-27T09:38:49.357Z] 94ae7d8d031c: Verifying Checksum [2024-02-27T09:38:49.357Z] 94ae7d8d031c: Download complete [2024-02-27T09:38:49.406Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-02-27T09:38:49.406Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-02-27T09:38:49.406Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-02-27T09:38:49.406Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2024-02-27T09:38:49.665Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.6s [2024-02-27T09:38:49.665Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-27T09:38:49.665Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.80MB / 25.84MB 0.7s [2024-02-27T09:38:49.951Z] 9fda8d8052c6: Pull complete [2024-02-27T09:38:50.540Z] 5d54e960e981: Pull complete [2024-02-27T09:38:50.809Z] c4a7e357bf2a: Verifying Checksum [2024-02-27T09:38:50.809Z] c4a7e357bf2a: Download complete [2024-02-27T09:38:51.776Z] 0c6a40ed1a82: Verifying Checksum [2024-02-27T09:38:51.776Z] 0c6a40ed1a82: Download complete [2024-02-27T09:38:53.064Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.4s done [2024-02-27T09:38:56.514Z] #41 ... [2024-02-27T09:38:56.514Z] [2024-02-27T09:38:56.514Z] #42 [security-proxy-setup internal] load build context [2024-02-27T09:38:56.514Z] #42 transferring context: 310.74MB 8.2s done [2024-02-27T09:38:56.514Z] #42 ... [2024-02-27T09:38:56.514Z] [2024-02-27T09:38:56.514Z] #43 [support-notifications internal] load build context [2024-02-27T09:38:56.514Z] #43 transferring context: 310.74MB 6.3s done [2024-02-27T09:38:56.514Z] #43 ... [2024-02-27T09:38:56.514Z] [2024-02-27T09:38:56.514Z] #44 [core-data internal] load build context [2024-02-27T09:38:56.514Z] #44 transferring context: 310.74MB 5.4s done [2024-02-27T09:38:56.771Z] #44 ... [2024-02-27T09:38:56.771Z] [2024-02-27T09:38:56.771Z] #45 [security-proxy-auth internal] load build context [2024-02-27T09:38:56.771Z] #45 transferring context: 310.74MB 6.5s done [2024-02-27T09:38:56.771Z] #45 ... [2024-02-27T09:38:56.771Z] [2024-02-27T09:38:56.771Z] #46 [support-scheduler internal] load build context [2024-02-27T09:38:56.771Z] #46 transferring context: 310.74MB 6.0s done [2024-02-27T09:38:57.445Z] #46 ... [2024-02-27T09:38:57.445Z] [2024-02-27T09:38:57.445Z] #47 [core-common-config-bootstrapper internal] load build context [2024-02-27T09:38:57.445Z] #47 transferring context: 310.74MB 5.2s done [2024-02-27T09:38:58.171Z] #47 ... [2024-02-27T09:38:58.171Z] [2024-02-27T09:38:58.171Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:38:58.171Z] #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-27T09:38:58.171Z] #37 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-27T09:38:58.171Z] #37 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-27T09:38:58.171Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-02-27T09:38:58.171Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-02-27T09:38:58.171Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-27T09:38:58.171Z] #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-02-27T09:38:58.171Z] #37 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.7s done [2024-02-27T09:38:58.171Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-27T09:38:58.171Z] #37 ... [2024-02-27T09:38:58.171Z] [2024-02-27T09:38:58.171Z] #48 [security-spiffe-token-provider internal] load build context [2024-02-27T09:38:58.171Z] #48 transferring context: 310.74MB 6.3s done [2024-02-27T09:38:58.434Z] #48 ... [2024-02-27T09:38:58.434Z] [2024-02-27T09:38:58.434Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-27T09:38:58.434Z] #0 0.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:58.434Z] #0 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:58.434Z] #0 1.425 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:38:58.434Z] #0 1.425 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:38:58.434Z] #0 1.425 OK: 20075 distinct packages available [2024-02-27T09:38:58.434Z] #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:58.434Z] #0 1.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:58.434Z] #0 1.925 OK: 264 MiB in 52 packages [2024-02-27T09:38:58.434Z] #49 ... [2024-02-27T09:38:58.434Z] [2024-02-27T09:38:58.434Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:38:58.434Z] #0 1.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:58.434Z] #0 1.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:58.434Z] #0 1.410 OK: 264 MiB in 52 packages [2024-02-27T09:38:58.763Z] #50 ... [2024-02-27T09:38:58.763Z] [2024-02-27T09:38:58.763Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-27T09:38:58.763Z] #0 6.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:58.763Z] #0 6.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:58.763Z] #0 7.069 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-27T09:38:58.763Z] #0 7.074 (2/2) Installing su-exec (0.2-r3) [2024-02-27T09:38:58.763Z] #0 7.079 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:38:58.763Z] #0 7.083 OK: 7 MiB in 17 packages [2024-02-27T09:38:59.240Z] #51 ... [2024-02-27T09:38:59.240Z] [2024-02-27T09:38:59.240Z] #52 [security-secretstore-setup internal] load build context [2024-02-27T09:38:59.240Z] #52 transferring context: 310.74MB 5.6s done [2024-02-27T09:38:59.240Z] #52 ... [2024-02-27T09:38:59.240Z] [2024-02-27T09:38:59.240Z] #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:38:59.240Z] #34 0.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:59.240Z] #34 0.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:59.240Z] #34 1.373 OK: 264 MiB in 52 packages [2024-02-27T09:38:59.510Z] #34 ... [2024-02-27T09:38:59.510Z] [2024-02-27T09:38:59.510Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-27T09:38:59.510Z] #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:59.510Z] #0 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:59.510Z] #0 5.088 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:38:59.510Z] #0 5.088 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:38:59.510Z] #0 5.088 OK: 20070 distinct packages available [2024-02-27T09:38:59.510Z] #0 5.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:59.510Z] #0 5.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:38:59.510Z] #0 5.474 (1/11) Installing ca-certificates (20230506-r0) [2024-02-27T09:38:59.510Z] #0 5.608 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-27T09:38:59.510Z] #0 5.622 (3/11) Installing libunistring (1.1-r1) [2024-02-27T09:38:59.510Z] #0 5.646 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-27T09:38:59.510Z] #0 5.651 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-27T09:38:59.510Z] #0 5.655 (6/11) Installing libcurl (8.5.0-r0) [2024-02-27T09:38:59.510Z] #0 5.676 (7/11) Installing curl (8.5.0-r0) [2024-02-27T09:38:59.510Z] #0 5.681 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-27T09:38:59.510Z] #0 5.685 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:38:59.510Z] #0 5.688 (10/11) Installing libucontext (1.2-r2) [2024-02-27T09:38:59.510Z] #0 5.691 (11/11) Installing gcompat (1.1.0-r1) [2024-02-27T09:38:59.510Z] #0 5.700 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:38:59.510Z] #0 5.877 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:38:59.510Z] #0 5.918 OK: 12 MiB in 26 packages [2024-02-27T09:38:59.510Z] #53 ... [2024-02-27T09:38:59.510Z] [2024-02-27T09:38:59.510Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-27T09:38:59.770Z] #54 ... [2024-02-27T09:38:59.770Z] [2024-02-27T09:38:59.770Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:38:59.770Z] #55 ... [2024-02-27T09:38:59.770Z] [2024-02-27T09:38:59.770Z] #56 [core-command internal] load build context [2024-02-27T09:38:59.770Z] #56 transferring context: 310.74MB 7.8s done [2024-02-27T09:39:00.034Z] #56 ... [2024-02-27T09:39:00.034Z] [2024-02-27T09:39:00.034Z] #57 [core-metadata internal] load build context [2024-02-27T09:39:00.034Z] #57 transferring context: 310.74MB 7.1s done [2024-02-27T09:39:00.034Z] #57 ... [2024-02-27T09:39:00.034Z] [2024-02-27T09:39:00.034Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-27T09:39:00.294Z] #58 ... [2024-02-27T09:39:00.294Z] [2024-02-27T09:39:00.294Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T09:39:00.294Z] #0 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:00.294Z] #0 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:00.294Z] #0 1.067 (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T09:39:00.294Z] #0 1.077 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T09:39:00.294Z] #0 1.077 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:39:00.294Z] #0 1.086 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:39:00.294Z] #0 1.135 OK: 8 MiB in 17 packages [2024-02-27T09:39:00.555Z] #59 ... [2024-02-27T09:39:00.555Z] [2024-02-27T09:39:00.555Z] #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-27T09:39:00.555Z] #0 7.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:00.555Z] #0 7.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:00.555Z] #0 8.113 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-27T09:39:00.555Z] #0 8.117 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:39:00.555Z] #0 8.125 OK: 7 MiB in 16 packages [2024-02-27T09:39:00.555Z] #60 ... [2024-02-27T09:39:00.555Z] [2024-02-27T09:39:00.555Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-27T09:39:00.555Z] #0 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:00.555Z] #0 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:00.555Z] #0 4.168 (1/4) Installing ca-certificates (20230506-r0) [2024-02-27T09:39:00.555Z] #0 4.181 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:39:00.555Z] #0 4.186 (3/4) Installing su-exec (0.2-r3) [2024-02-27T09:39:00.555Z] #0 4.191 (4/4) Installing yq (4.33.3-r5) [2024-02-27T09:39:00.555Z] #0 4.250 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:39:00.555Z] #0 4.254 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:39:00.555Z] #0 4.292 OK: 17 MiB in 19 packages [2024-02-27T09:39:00.815Z] #61 ... [2024-02-27T09:39:00.815Z] [2024-02-27T09:39:00.815Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-27T09:39:00.815Z] #62 ... [2024-02-27T09:39:00.815Z] [2024-02-27T09:39:00.815Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-27T09:39:00.815Z] #0 0.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:00.815Z] #0 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:00.815Z] #0 1.390 OK: 264 MiB in 52 packages [2024-02-27T09:39:01.347Z] #63 ... [2024-02-27T09:39:01.347Z] [2024-02-27T09:39:01.347Z] #64 [security-bootstrapper internal] load build context [2024-02-27T09:39:01.347Z] #64 transferring context: 310.74MB 5.4s done [2024-02-27T09:39:04.102Z] c4a7e357bf2a: Pull complete [2024-02-27T09:39:04.102Z] f0e02332f6b5: Pull complete [2024-02-27T09:39:04.102Z] 872ee5b61b7b: Pull complete [2024-02-27T09:39:04.327Z] #64 ... [2024-02-27T09:39:04.327Z] [2024-02-27T09:39:04.327Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:39:04.327Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-27T09:39:04.327Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s [2024-02-27T09:39:04.327Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2024-02-27T09:39:07.964Z] #41 ... [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #43 [support-notifications internal] load build context [2024-02-27T09:39:07.964Z] #43 DONE 21.6s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:39:07.964Z] #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-27T09:39:07.964Z] #37 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [2024-02-27T09:39:07.964Z] #37 ... [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #44 [core-data internal] load build context [2024-02-27T09:39:07.964Z] #44 DONE 21.6s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #47 [core-common-config-bootstrapper internal] load build context [2024-02-27T09:39:07.964Z] #47 DONE 21.4s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #46 [support-scheduler internal] load build context [2024-02-27T09:39:07.964Z] #46 DONE 21.6s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #45 [security-proxy-auth internal] load build context [2024-02-27T09:39:07.964Z] #45 DONE 21.6s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #64 [security-bootstrapper internal] load build context [2024-02-27T09:39:07.964Z] #64 DONE 19.9s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #52 [security-secretstore-setup internal] load build context [2024-02-27T09:39:07.964Z] #52 DONE 19.9s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-27T09:39:07.964Z] #51 DONE 19.6s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-27T09:39:07.964Z] #61 DONE 19.6s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #42 [security-proxy-setup internal] load build context [2024-02-27T09:39:07.964Z] #42 DONE 21.9s [2024-02-27T09:39:07.964Z] [2024-02-27T09:39:07.964Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-27T09:39:08.224Z] #65 ... [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-27T09:39:08.224Z] #49 DONE 20.0s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-27T09:39:08.224Z] #63 DONE 20.0s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #34 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:39:08.224Z] #34 DONE 20.0s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #48 [security-spiffe-token-provider internal] load build context [2024-02-27T09:39:08.224Z] #48 DONE 20.0s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-27T09:39:08.224Z] #53 DONE 19.6s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-27T09:39:08.224Z] #60 DONE 19.6s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T09:39:08.224Z] #59 DONE 19.7s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #57 [core-metadata internal] load build context [2024-02-27T09:39:08.224Z] #57 DONE 20.0s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #56 [core-command internal] load build context [2024-02-27T09:39:08.224Z] #56 DONE 20.1s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:39:08.224Z] #50 DONE 20.2s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:08.224Z] #66 DONE 0.1s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:08.224Z] #67 DONE 0.2s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:08.224Z] #68 DONE 0.2s [2024-02-27T09:39:08.224Z] [2024-02-27T09:39:08.224Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:08.483Z] #69 ... [2024-02-27T09:39:08.483Z] [2024-02-27T09:39:08.483Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:08.483Z] #70 DONE 0.2s [2024-02-27T09:39:08.483Z] [2024-02-27T09:39:08.483Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:39:08.483Z] #41 DONE 19.6s [2024-02-27T09:39:08.483Z] [2024-02-27T09:39:08.483Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:39:08.483Z] #37 DONE 19.6s [2024-02-27T09:39:08.483Z] [2024-02-27T09:39:08.483Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-02-27T09:39:09.859Z] #71 ... [2024-02-27T09:39:09.859Z] [2024-02-27T09:39:09.859Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-27T09:39:09.859Z] #54 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:09.859Z] #54 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:09.859Z] #54 21.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-27T09:39:09.859Z] #54 21.09 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:39:09.859Z] #54 21.10 OK: 7 MiB in 16 packages [2024-02-27T09:39:09.859Z] #54 DONE 21.3s [2024-02-27T09:39:09.859Z] [2024-02-27T09:39:09.859Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-27T09:39:09.859Z] #58 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:09.859Z] #58 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:09.859Z] #58 20.87 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:39:09.859Z] #58 20.88 (2/4) Installing openssl (3.1.4-r5) [2024-02-27T09:39:09.859Z] #58 20.89 (3/4) Installing su-exec (0.2-r3) [2024-02-27T09:39:09.859Z] #58 20.89 (4/4) Installing yq (4.33.3-r5) [2024-02-27T09:39:09.859Z] #58 20.97 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:39:09.859Z] #58 20.98 OK: 17 MiB in 19 packages [2024-02-27T09:39:09.859Z] #58 DONE 21.3s [2024-02-27T09:39:10.119Z] [2024-02-27T09:39:10.119Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-27T09:39:10.119Z] #62 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.119Z] #62 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.119Z] #62 20.51 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:39:10.119Z] #62 20.51 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:39:10.119Z] #62 20.51 OK: 20070 distinct packages available [2024-02-27T09:39:10.119Z] #62 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.119Z] #62 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.119Z] #62 20.93 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:39:10.119Z] #62 20.93 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:39:10.119Z] #62 20.93 (3/4) Installing libucontext (1.2-r2) [2024-02-27T09:39:10.119Z] #62 20.94 (4/4) Installing gcompat (1.1.0-r1) [2024-02-27T09:39:10.119Z] #62 20.94 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:39:10.119Z] #62 20.95 OK: 8 MiB in 19 packages [2024-02-27T09:39:10.119Z] #62 DONE 21.2s [2024-02-27T09:39:10.119Z] [2024-02-27T09:39:10.119Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:39:10.119Z] #55 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.119Z] #55 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.119Z] #55 20.48 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:39:10.119Z] #55 20.48 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:39:10.119Z] #55 20.48 OK: 20070 distinct packages available [2024-02-27T09:39:10.119Z] #55 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.119Z] #55 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.119Z] #55 20.96 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-27T09:39:10.119Z] #55 20.96 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:39:10.119Z] #55 20.96 (3/5) Installing libucontext (1.2-r2) [2024-02-27T09:39:10.119Z] #55 20.97 (4/5) Installing gcompat (1.1.0-r1) [2024-02-27T09:39:10.119Z] #55 20.97 (5/5) Installing openssl (3.1.4-r5) [2024-02-27T09:39:10.119Z] #55 20.98 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:39:10.119Z] #55 20.99 OK: 8 MiB in 20 packages [2024-02-27T09:39:10.119Z] #55 DONE 21.1s [2024-02-27T09:39:10.119Z] [2024-02-27T09:39:10.119Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-27T09:39:10.378Z] #72 ... [2024-02-27T09:39:10.378Z] [2024-02-27T09:39:10.378Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-27T09:39:10.378Z] #65 1.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.378Z] #65 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.378Z] #65 2.150 OK: 7 MiB in 17 packages [2024-02-27T09:39:10.378Z] #65 DONE 2.3s [2024-02-27T09:39:10.378Z] [2024-02-27T09:39:10.378Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-27T09:39:10.637Z] #73 ... [2024-02-27T09:39:10.637Z] [2024-02-27T09:39:10.637Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-27T09:39:10.637Z] #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.637Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.637Z] #0 2.314 OK: 17 MiB in 19 packages [2024-02-27T09:39:10.637Z] #74 DONE 2.4s [2024-02-27T09:39:10.637Z] [2024-02-27T09:39:10.637Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:39:10.637Z] #0 1.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.637Z] #0 2.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.637Z] #0 2.255 OK: 8 MiB in 17 packages [2024-02-27T09:39:10.637Z] #75 DONE 2.3s [2024-02-27T09:39:10.637Z] [2024-02-27T09:39:10.637Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:39:10.637Z] #0 1.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.637Z] #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:10.637Z] #0 2.338 OK: 12 MiB in 26 packages [2024-02-27T09:39:10.637Z] #76 DONE 2.4s [2024-02-27T09:39:10.637Z] [2024-02-27T09:39:10.637Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-27T09:39:11.584Z] #77 ... [2024-02-27T09:39:11.584Z] [2024-02-27T09:39:11.584Z] #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-02-27T09:39:11.584Z] #71 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:11.584Z] #71 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:11.584Z] #71 3.134 OK: 7 MiB in 16 packages [2024-02-27T09:39:11.584Z] #71 DONE 3.3s [2024-02-27T09:39:11.584Z] [2024-02-27T09:39:11.584Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:39:11.584Z] #0 1.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:11.584Z] #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:11.843Z] #78 1.880 OK: 7 MiB in 16 packages [2024-02-27T09:39:11.843Z] #78 DONE 2.0s [2024-02-27T09:39:11.843Z] [2024-02-27T09:39:11.843Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-27T09:39:11.843Z] #77 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:12.102Z] #77 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:12.102Z] #77 ... [2024-02-27T09:39:12.102Z] [2024-02-27T09:39:12.102Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-27T09:39:12.102Z] #73 DONE 1.7s [2024-02-27T09:39:12.102Z] [2024-02-27T09:39:12.102Z] #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-27T09:39:12.102Z] #79 DONE 0.0s [2024-02-27T09:39:12.102Z] [2024-02-27T09:39:12.102Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-27T09:39:12.102Z] #0 1.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:12.102Z] #0 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:12.102Z] #0 2.228 OK: 17 MiB in 19 packages [2024-02-27T09:39:12.102Z] #80 DONE 2.3s [2024-02-27T09:39:12.337Z] 0c6a40ed1a82: Pull complete [2024-02-27T09:39:12.370Z] [2024-02-27T09:39:12.370Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-27T09:39:12.370Z] #77 2.181 OK: 8 MiB in 19 packages [2024-02-27T09:39:12.370Z] #77 DONE 2.3s [2024-02-27T09:39:12.370Z] [2024-02-27T09:39:12.370Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-27T09:39:12.370Z] #81 DONE 0.0s [2024-02-27T09:39:12.370Z] [2024-02-27T09:39:12.370Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-27T09:39:12.370Z] #72 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:12.370Z] #72 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:39:12.629Z] #72 2.408 OK: 8 MiB in 20 packages [2024-02-27T09:39:13.197Z] #72 DONE 3.0s [2024-02-27T09:39:13.197Z] [2024-02-27T09:39:13.197Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:39:13.197Z] #82 DONE 0.7s [2024-02-27T09:39:13.197Z] [2024-02-27T09:39:13.197Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-27T09:39:13.294Z] 94ae7d8d031c: Pull complete [2024-02-27T09:39:13.294Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-27T09:39:13.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T09:39:13.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:39:13.651Z] + + docker build -t ci-base-image-arm64 -f - . [2024-02-27T09:39:13.651Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T09:39:13.651Z] WORKDIR /edgex [2024-02-27T09:39:13.651Z] COPY go.mod . [2024-02-27T09:39:13.651Z] RUN go mod download [2024-02-27T09:39:14.150Z] #83 DONE 1.1s [2024-02-27T09:39:14.150Z] [2024-02-27T09:39:14.150Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:39:14.150Z] #84 DONE 1.1s [2024-02-27T09:39:14.150Z] [2024-02-27T09:39:14.150Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-27T09:39:14.150Z] #85 DONE 1.1s [2024-02-27T09:39:14.150Z] [2024-02-27T09:39:14.150Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-27T09:39:14.150Z] #86 DONE 0.0s [2024-02-27T09:39:14.150Z] [2024-02-27T09:39:14.150Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:39:14.234Z] Sending build context to Docker daemon 2.918MB [2024-02-27T09:39:14.234Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T09:39:14.234Z] ---> 86de565de09d [2024-02-27T09:39:14.234Z] Step 2/4 : WORKDIR /edgex [2024-02-27T09:39:14.409Z] #87 ... [2024-02-27T09:39:14.409Z] [2024-02-27T09:39:14.409Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-27T09:39:14.409Z] #88 DONE 0.1s [2024-02-27T09:39:14.409Z] [2024-02-27T09:39:14.409Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-27T09:39:14.668Z] #89 ... [2024-02-27T09:39:14.668Z] [2024-02-27T09:39:14.668Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:39:14.668Z] #90 DONE 0.5s [2024-02-27T09:39:14.668Z] [2024-02-27T09:39:14.668Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:39:14.668Z] #87 DONE 0.6s [2024-02-27T09:39:14.668Z] [2024-02-27T09:39:14.668Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-27T09:39:14.668Z] #91 DONE 0.0s [2024-02-27T09:39:14.930Z] [2024-02-27T09:39:14.930Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-27T09:39:14.930Z] #89 DONE 0.5s [2024-02-27T09:39:14.930Z] [2024-02-27T09:39:14.930Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-27T09:39:14.930Z] #92 DONE 0.1s [2024-02-27T09:39:14.930Z] [2024-02-27T09:39:14.930Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-27T09:39:14.930Z] #93 DONE 0.1s [2024-02-27T09:39:14.930Z] [2024-02-27T09:39:14.930Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:39:14.930Z] #94 DONE 0.1s [2024-02-27T09:39:14.930Z] [2024-02-27T09:39:14.930Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-27T09:39:14.930Z] #95 DONE 0.0s [2024-02-27T09:39:14.930Z] [2024-02-27T09:39:14.930Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:39:14.930Z] #96 DONE 0.1s [2024-02-27T09:39:14.930Z] [2024-02-27T09:39:14.930Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-27T09:39:14.930Z] #97 DONE 0.1s [2024-02-27T09:39:14.930Z] [2024-02-27T09:39:14.930Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-27T09:39:14.930Z] #98 DONE 0.1s [2024-02-27T09:39:14.930Z] [2024-02-27T09:39:14.930Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-27T09:39:15.189Z] #99 DONE 0.1s [2024-02-27T09:39:15.189Z] [2024-02-27T09:39:15.189Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-27T09:39:15.189Z] #100 DONE 0.0s [2024-02-27T09:39:15.189Z] [2024-02-27T09:39:15.189Z] #101 [security-spire-agent] exporting to image [2024-02-27T09:39:15.189Z] #101 exporting layers [2024-02-27T09:39:15.448Z] #101 exporting layers 0.6s done [2024-02-27T09:39:15.448Z] #101 exporting layers 0.5s done [2024-02-27T09:39:15.448Z] #101 writing image sha256:b9c2d7c8f684243811a7cdeeae6c34cba1d5e051cc48cd2bd30f2c67d8c2c09e done [2024-02-27T09:39:15.448Z] #101 naming to docker.io/library/security-spire-config done [2024-02-27T09:39:15.707Z] #101 exporting layers 0.5s done [2024-02-27T09:39:15.707Z] #101 writing image sha256:7d0f40d6c047ed38e3d57a45055b95f70cfb6ee283dbaff91ace7b3ff0f3b597 done [2024-02-27T09:39:15.707Z] #101 naming to docker.io/library/security-spire-server done [2024-02-27T09:39:15.707Z] #101 writing image sha256:067044a58b987cb073fc5fc30878f8d310850249112ba692a15e566ac8748981 done [2024-02-27T09:39:15.707Z] #101 naming to docker.io/library/security-spire-agent done [2024-02-27T09:39:15.707Z] #101 DONE 0.8s [2024-02-27T09:39:15.707Z] [2024-02-27T09:39:15.707Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:17.574Z] ---> Running in 66bbaaa94ddb [2024-02-27T09:39:17.574Z] Removing intermediate container 66bbaaa94ddb [2024-02-27T09:39:17.574Z] ---> f323a7ac4d57 [2024-02-27T09:39:17.574Z] Step 3/4 : COPY go.mod . [2024-02-27T09:39:17.840Z] ---> ca5379aada29 [2024-02-27T09:39:17.840Z] Step 4/4 : RUN go mod download [2024-02-27T09:39:18.107Z] ---> Running in 2756127006c3 [2024-02-27T09:39:18.236Z] #102 ... [2024-02-27T09:39:18.236Z] [2024-02-27T09:39:18.236Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:18.495Z] #103 ... [2024-02-27T09:39:18.495Z] [2024-02-27T09:39:18.495Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:26.647Z] #104 DONE 17.1s [2024-02-27T09:39:26.647Z] [2024-02-27T09:39:26.647Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:26.647Z] #69 DONE 17.0s [2024-02-27T09:39:26.647Z] [2024-02-27T09:39:26.647Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:26.647Z] #102 DONE 17.0s [2024-02-27T09:39:26.647Z] [2024-02-27T09:39:26.647Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:26.647Z] #103 DONE 17.1s [2024-02-27T09:39:26.647Z] [2024-02-27T09:39:26.647Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-02-27T09:39:29.986Z] #105 DONE 4.7s [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-27T09:39:29.986Z] #106 DONE 4.7s [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #107 [core-data builder 6/7] COPY . . [2024-02-27T09:39:29.986Z] #107 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:29.986Z] #108 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:29.986Z] #109 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #110 [core-command builder 6/7] COPY . . [2024-02-27T09:39:29.986Z] #110 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:29.986Z] #111 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:29.986Z] #112 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:29.986Z] #113 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:29.986Z] #114 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-27T09:39:29.986Z] #115 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:29.986Z] #116 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:29.986Z] #117 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #118 [support-scheduler builder 6/7] COPY . . [2024-02-27T09:39:29.986Z] #118 CACHED [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.986Z] #119 [support-notifications builder 6/7] COPY . . [2024-02-27T09:39:29.986Z] #119 DONE 4.7s [2024-02-27T09:39:29.986Z] [2024-02-27T09:39:29.987Z] #120 [core-metadata builder 6/7] COPY . . [2024-02-27T09:39:29.987Z] #120 CACHED [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:29.987Z] #121 CACHED [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:29.987Z] #122 CACHED [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-02-27T09:39:29.987Z] #123 CACHED [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:29.987Z] #124 CACHED [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:29.987Z] #125 CACHED [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:39:29.987Z] #126 CACHED [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-02-27T09:39:29.987Z] #127 CACHED [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:39:29.987Z] #128 CACHED [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-02-27T09:39:29.987Z] #129 DONE 4.7s [2024-02-27T09:39:29.987Z] [2024-02-27T09:39:29.987Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:39:31.371Z] #130 1.208 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-27T09:39:41.361Z] #130 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:39:41.361Z] #0 0.623 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-27T09:39:41.361Z] #131 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:39:41.361Z] #0 0.468 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-27T09:39:41.361Z] #132 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-27T09:39:41.361Z] #0 0.878 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-27T09:39:41.361Z] #133 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-27T09:39:41.361Z] #0 1.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-27T09:39:41.361Z] #134 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:39:41.361Z] #0 0.885 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-27T09:39:41.361Z] #135 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-27T09:39:41.361Z] #0 0.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-27T09:39:41.361Z] #136 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:39:41.361Z] #0 0.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-27T09:39:41.361Z] #137 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-27T09:39:41.361Z] #0 1.147 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-27T09:39:41.361Z] #138 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:39:41.361Z] #0 0.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-27T09:39:41.361Z] #139 ... [2024-02-27T09:39:41.361Z] [2024-02-27T09:39:41.361Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:39:41.361Z] #0 0.780 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-27T09:39:56.969Z] Removing intermediate container 2756127006c3 [2024-02-27T09:39:56.969Z] ---> 328d92ebc0a2 [2024-02-27T09:39:56.969Z] Successfully built 328d92ebc0a2 [2024-02-27T09:39:56.969Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:39:57.324Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T09:39:57.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:39:57.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container [2024-02-27T09:39:57.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-27T09:39:58.864Z] $ docker top 52bb688b1ebe85fb8d2e989dec1adbfe160e6c86d754114920569d74f887322a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T09:39:59.748Z] + go version [2024-02-27T09:39:59.748Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-27T09:39:59.779Z] $ docker stop --time=1 52bb688b1ebe85fb8d2e989dec1adbfe160e6c86d754114920569d74f887322a [2024-02-27T09:40:04.352Z] $ docker rm -f --volumes 52bb688b1ebe85fb8d2e989dec1adbfe160e6c86d754114920569d74f887322a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:40:05.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-27T09:40:05.396Z] [2024-02-27T09:40:05.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:40:05.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-27T09:40:05.755Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-27T09:40:05.755Z] 547446be3368: Pulling fs layer [2024-02-27T09:40:05.755Z] d125d8839a47: Pulling fs layer [2024-02-27T09:40:05.755Z] 3e85d5ac6304: Pulling fs layer [2024-02-27T09:40:05.755Z] c3105a71a48b: Pulling fs layer [2024-02-27T09:40:05.755Z] 0f093f025ec4: Pulling fs layer [2024-02-27T09:40:05.755Z] c3106fc0e877: Pulling fs layer [2024-02-27T09:40:05.755Z] 0f093f025ec4: Waiting [2024-02-27T09:40:05.755Z] c3106fc0e877: Waiting [2024-02-27T09:40:05.755Z] c3105a71a48b: Waiting [2024-02-27T09:40:06.022Z] 547446be3368: Download complete [2024-02-27T09:40:06.022Z] c3105a71a48b: Verifying Checksum [2024-02-27T09:40:06.022Z] c3105a71a48b: Download complete [2024-02-27T09:40:06.289Z] d125d8839a47: Verifying Checksum [2024-02-27T09:40:06.289Z] d125d8839a47: Download complete [2024-02-27T09:40:06.554Z] c3106fc0e877: Verifying Checksum [2024-02-27T09:40:06.554Z] c3106fc0e877: Download complete [2024-02-27T09:40:06.554Z] 0f093f025ec4: Verifying Checksum [2024-02-27T09:40:06.554Z] 0f093f025ec4: Download complete [2024-02-27T09:40:06.821Z] 547446be3368: Pull complete [2024-02-27T09:40:07.785Z] d125d8839a47: Pull complete [2024-02-27T09:40:08.372Z] 3e85d5ac6304: Verifying Checksum [2024-02-27T09:40:08.372Z] 3e85d5ac6304: Download complete [2024-02-27T09:40:18.440Z] 3e85d5ac6304: Pull complete [2024-02-27T09:40:18.440Z] c3105a71a48b: Pull complete [2024-02-27T09:40:19.398Z] 0f093f025ec4: Pull complete [2024-02-27T09:40:19.663Z] c3106fc0e877: Pull complete [2024-02-27T09:40:19.663Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-27T09:40:19.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-27T09:40:19.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:40:19.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container [2024-02-27T09:40:20.007Z] $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-02-27T09:40:22.002Z] $ docker top 1fbc7a981af5ad97871bf3df4a7f9da23b2c09aa6e55a54584796d01f10df57d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T09:40:22.553Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-27T09:40:30.757Z] #1 [core-command internal] load build definition from Dockerfile [2024-02-27T09:40:31.727Z] #1 ... [2024-02-27T09:40:31.727Z] [2024-02-27T09:40:31.727Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-27T09:40:31.727Z] #2 DONE 0.0s [2024-02-27T09:40:31.727Z] [2024-02-27T09:40:31.727Z] #1 [core-command internal] load build definition from Dockerfile [2024-02-27T09:40:31.727Z] #1 transferring dockerfile: [2024-02-27T09:40:31.727Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-02-27T09:40:31.727Z] #1 DONE 0.9s [2024-02-27T09:40:31.727Z] [2024-02-27T09:40:31.727Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-02-27T09:40:31.727Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-02-27T09:40:31.727Z] #3 DONE 0.3s [2024-02-27T09:40:31.727Z] [2024-02-27T09:40:31.727Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-27T09:40:31.995Z] #4 ... [2024-02-27T09:40:31.995Z] [2024-02-27T09:40:31.995Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-27T09:40:31.995Z] #2 transferring dockerfile: 1.89kB 0.0s done [2024-02-27T09:40:31.995Z] #2 DONE 0.3s [2024-02-27T09:40:31.995Z] [2024-02-27T09:40:31.995Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-02-27T09:40:31.995Z] #5 transferring dockerfile: 2.06kB 0.0s done [2024-02-27T09:40:31.995Z] #5 DONE 0.4s [2024-02-27T09:40:31.995Z] [2024-02-27T09:40:31.995Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-02-27T09:40:31.995Z] #6 transferring dockerfile: 1.95kB 0.0s done [2024-02-27T09:40:31.995Z] #6 DONE 0.3s [2024-02-27T09:40:31.995Z] [2024-02-27T09:40:31.995Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-27T09:40:31.995Z] #7 transferring dockerfile: 2.50kB 0.0s done [2024-02-27T09:40:31.995Z] #7 DONE 0.5s [2024-02-27T09:40:31.995Z] [2024-02-27T09:40:31.995Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-02-27T09:40:31.995Z] #8 transferring dockerfile: 1.69kB 0.0s done [2024-02-27T09:40:31.995Z] #8 DONE 0.4s [2024-02-27T09:40:31.995Z] [2024-02-27T09:40:31.995Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-27T09:40:31.995Z] #4 transferring dockerfile: 2.23kB 0.0s done [2024-02-27T09:40:32.264Z] #4 DONE 0.3s [2024-02-27T09:40:32.264Z] [2024-02-27T09:40:32.264Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-02-27T09:40:32.264Z] #9 transferring dockerfile: 1.81kB 0.0s done [2024-02-27T09:40:32.264Z] #9 DONE 0.3s [2024-02-27T09:40:32.264Z] [2024-02-27T09:40:32.264Z] #10 [core-data internal] load build definition from Dockerfile [2024-02-27T09:40:32.264Z] #10 ... [2024-02-27T09:40:32.264Z] [2024-02-27T09:40:32.264Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-02-27T09:40:32.264Z] #11 transferring dockerfile: 1.70kB 0.0s done [2024-02-27T09:40:32.264Z] #11 DONE 0.3s [2024-02-27T09:40:32.264Z] [2024-02-27T09:40:32.264Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-27T09:40:32.264Z] #12 transferring dockerfile: 2.49kB done [2024-02-27T09:40:32.264Z] #12 DONE 0.3s [2024-02-27T09:40:32.264Z] [2024-02-27T09:40:32.264Z] #10 [core-data internal] load build definition from Dockerfile [2024-02-27T09:40:32.264Z] #10 transferring dockerfile: 2.01kB done [2024-02-27T09:40:32.264Z] #10 DONE 0.2s [2024-02-27T09:40:32.264Z] [2024-02-27T09:40:32.264Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-27T09:40:32.264Z] #13 transferring dockerfile: 2.15kB 0.0s done [2024-02-27T09:40:32.264Z] #13 DONE 0.2s [2024-02-27T09:40:32.264Z] [2024-02-27T09:40:32.264Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-27T09:40:32.264Z] #14 transferring dockerfile: 2.93kB 0.0s done [2024-02-27T09:40:32.264Z] #14 DONE 0.2s [2024-02-27T09:40:32.264Z] [2024-02-27T09:40:32.264Z] #15 [core-command internal] load .dockerignore [2024-02-27T09:40:32.264Z] #15 transferring context: 50B 0.0s done [2024-02-27T09:40:32.532Z] #15 DONE 0.1s [2024-02-27T09:40:33.123Z] [2024-02-27T09:40:33.123Z] #16 [support-scheduler internal] load .dockerignore [2024-02-27T09:40:33.123Z] #16 transferring context: 50B 0.0s done [2024-02-27T09:40:33.123Z] #16 DONE 0.1s [2024-02-27T09:40:33.123Z] [2024-02-27T09:40:33.123Z] #17 [security-proxy-setup internal] load .dockerignore [2024-02-27T09:40:33.123Z] #17 transferring context: 50B done [2024-02-27T09:40:33.123Z] #17 DONE 0.1s [2024-02-27T09:40:33.123Z] [2024-02-27T09:40:33.123Z] #18 [core-metadata internal] load .dockerignore [2024-02-27T09:40:33.123Z] #18 transferring context: 50B done [2024-02-27T09:40:33.123Z] #18 DONE 0.0s [2024-02-27T09:40:33.391Z] [2024-02-27T09:40:33.391Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-02-27T09:40:33.391Z] #19 transferring context: 50B 0.0s done [2024-02-27T09:40:33.391Z] #19 DONE 0.0s [2024-02-27T09:40:33.391Z] [2024-02-27T09:40:33.391Z] #20 [support-notifications internal] load .dockerignore [2024-02-27T09:40:33.391Z] #20 transferring context: 50B 0.0s done [2024-02-27T09:40:33.391Z] #20 DONE 0.1s [2024-02-27T09:40:33.391Z] [2024-02-27T09:40:33.391Z] #21 [security-spire-config internal] load .dockerignore [2024-02-27T09:40:33.391Z] #21 transferring context: 50B 0.0s done [2024-02-27T09:40:33.391Z] #21 DONE 0.1s [2024-02-27T09:40:33.391Z] [2024-02-27T09:40:33.391Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-27T09:40:33.391Z] #22 transferring context: 50B 0.0s done [2024-02-27T09:40:33.391Z] #22 DONE 0.1s [2024-02-27T09:40:33.391Z] [2024-02-27T09:40:33.391Z] #23 [security-spire-agent internal] load .dockerignore [2024-02-27T09:40:33.658Z] #23 transferring context: 50B 0.0s done [2024-02-27T09:40:33.658Z] #23 DONE 0.1s [2024-02-27T09:40:33.658Z] [2024-02-27T09:40:33.658Z] #24 [security-spire-server internal] load .dockerignore [2024-02-27T09:40:33.658Z] #24 transferring context: 50B done [2024-02-27T09:40:33.658Z] #24 DONE 0.1s [2024-02-27T09:40:33.658Z] [2024-02-27T09:40:33.658Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-02-27T09:40:33.658Z] #25 transferring context: 50B done [2024-02-27T09:40:33.658Z] #25 DONE 0.1s [2024-02-27T09:40:33.658Z] [2024-02-27T09:40:33.658Z] #26 [core-data internal] load .dockerignore [2024-02-27T09:40:33.927Z] #26 transferring context: 50B done [2024-02-27T09:40:33.927Z] #26 DONE 0.1s [2024-02-27T09:40:33.927Z] [2024-02-27T09:40:33.927Z] #27 [security-bootstrapper internal] load .dockerignore [2024-02-27T09:40:33.927Z] #27 transferring context: 50B 0.0s done [2024-02-27T09:40:33.927Z] #27 DONE 0.1s [2024-02-27T09:40:33.927Z] [2024-02-27T09:40:33.927Z] #28 [security-proxy-auth internal] load .dockerignore [2024-02-27T09:40:33.927Z] #28 transferring context: 50B done [2024-02-27T09:40:33.927Z] #28 DONE 0.1s [2024-02-27T09:40:33.927Z] [2024-02-27T09:40:33.927Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:33.927Z] #29 DONE 0.0s [2024-02-27T09:40:33.927Z] [2024-02-27T09:40:33.927Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:40:34.194Z] #30 DONE 0.1s [2024-02-27T09:40:34.194Z] [2024-02-27T09:40:34.194Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:40:34.194Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:40:34.461Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:40:34.461Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:40:34.461Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:40:34.461Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.2s [2024-02-27T09:40:34.461Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-27T09:40:34.461Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-27T09:40:35.051Z] #31 ... [2024-02-27T09:40:35.051Z] [2024-02-27T09:40:35.051Z] #32 [core-command internal] load build context [2024-02-27T09:40:35.051Z] #32 transferring context: 2.56MB 0.6s done [2024-02-27T09:40:35.051Z] #32 DONE 0.8s [2024-02-27T09:40:35.051Z] [2024-02-27T09:40:35.051Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-27T09:40:35.051Z] #33 DONE 0.8s [2024-02-27T09:40:35.051Z] [2024-02-27T09:40:35.051Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:40:35.051Z] #31 ... [2024-02-27T09:40:35.051Z] [2024-02-27T09:40:35.051Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:35.051Z] #29 DONE 0.0s [2024-02-27T09:40:35.051Z] [2024-02-27T09:40:35.051Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:35.051Z] #29 DONE 0.0s [2024-02-27T09:40:35.051Z] [2024-02-27T09:40:35.051Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-27T09:40:35.051Z] #33 DONE 1.4s [2024-02-27T09:40:35.051Z] [2024-02-27T09:40:35.051Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2024-02-27T09:40:35.051Z] #34 DONE 0.4s [2024-02-27T09:40:35.051Z] [2024-02-27T09:40:35.051Z] #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:40:35.317Z] #35 ... [2024-02-27T09:40:35.317Z] [2024-02-27T09:40:35.317Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:35.317Z] #29 DONE 0.0s [2024-02-27T09:40:35.317Z] [2024-02-27T09:40:35.317Z] #35 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:40:35.317Z] #35 ... [2024-02-27T09:40:35.317Z] [2024-02-27T09:40:35.317Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:35.317Z] #29 DONE 0.0s [2024-02-27T09:40:35.583Z] [2024-02-27T09:40:35.583Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-27T09:40:35.583Z] #33 DONE 1.4s [2024-02-27T09:40:35.583Z] [2024-02-27T09:40:35.583Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-02-27T09:40:35.583Z] #34 DONE 0.4s [2024-02-27T09:40:35.583Z] [2024-02-27T09:40:35.583Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-27T09:40:35.849Z] #36 ... [2024-02-27T09:40:35.849Z] [2024-02-27T09:40:35.849Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:35.849Z] #29 DONE 0.0s [2024-02-27T09:40:35.849Z] [2024-02-27T09:40:35.849Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:40:35.849Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:40:35.849Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:40:35.849Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:40:35.849Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:40:35.849Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-27T09:40:35.849Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-02-27T09:40:36.115Z] #31 ... [2024-02-27T09:40:36.115Z] [2024-02-27T09:40:36.115Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-27T09:40:36.115Z] #33 DONE 1.5s [2024-02-27T09:40:36.115Z] [2024-02-27T09:40:36.115Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-27T09:40:36.115Z] #34 DONE 0.4s [2024-02-27T09:40:36.115Z] [2024-02-27T09:40:36.115Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:40:36.115Z] #30 DONE 1.0s [2024-02-27T09:40:36.115Z] [2024-02-27T09:40:36.115Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:40:36.115Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:40:36.115Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:40:36.115Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:40:36.115Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:40:36.115Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-27T09:40:36.115Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-02-27T09:40:36.701Z] #31 ... [2024-02-27T09:40:36.701Z] [2024-02-27T09:40:36.701Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:36.701Z] #29 DONE 0.0s [2024-02-27T09:40:36.701Z] [2024-02-27T09:40:36.701Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:36.701Z] #29 DONE 0.0s [2024-02-27T09:40:36.701Z] [2024-02-27T09:40:36.701Z] #37 [support-scheduler internal] load build context [2024-02-27T09:40:36.701Z] #37 transferring context: 2.56MB 1.3s done [2024-02-27T09:40:36.701Z] #37 DONE 1.5s [2024-02-27T09:40:36.701Z] [2024-02-27T09:40:36.701Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:40:36.701Z] #30 ... [2024-02-27T09:40:36.701Z] [2024-02-27T09:40:36.701Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-27T09:40:36.701Z] #33 DONE 1.5s [2024-02-27T09:40:36.701Z] [2024-02-27T09:40:36.701Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-27T09:40:36.701Z] #34 DONE 0.5s [2024-02-27T09:40:36.970Z] [2024-02-27T09:40:36.970Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:36.970Z] #29 DONE 0.0s [2024-02-27T09:40:36.970Z] [2024-02-27T09:40:36.970Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:40:36.970Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:40:36.970Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:40:36.970Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:40:36.970Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:40:36.970Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-27T09:40:36.970Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-02-27T09:40:36.970Z] #31 DONE 3.3s [2024-02-27T09:40:36.970Z] [2024-02-27T09:40:36.970Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:40:36.970Z] #30 ... [2024-02-27T09:40:36.970Z] [2024-02-27T09:40:36.970Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:40:36.970Z] #29 DONE 0.0s [2024-02-27T09:40:36.970Z] [2024-02-27T09:40:36.970Z] #38 [security-proxy-setup internal] load build context [2024-02-27T09:40:36.970Z] #38 transferring context: 2.56MB 1.6s done [2024-02-27T09:40:36.970Z] #38 DONE 1.9s [2024-02-27T09:40:36.970Z] [2024-02-27T09:40:36.970Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:40:37.561Z] #30 ... [2024-02-27T09:40:37.561Z] [2024-02-27T09:40:37.561Z] #39 [security-spiffe-token-provider internal] load build context [2024-02-27T09:40:37.561Z] #39 transferring context: 2.56MB 1.3s done [2024-02-27T09:40:37.561Z] #39 DONE 2.0s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-27T09:40:37.829Z] #33 DONE 1.6s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2024-02-27T09:40:37.829Z] #34 DONE 0.6s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:40:37.829Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:40:37.829Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:40:37.829Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:40:37.829Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:40:37.829Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-27T09:40:37.829Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-02-27T09:40:37.829Z] #31 DONE 3.4s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #40 [security-proxy-auth internal] load build context [2024-02-27T09:40:37.829Z] #40 DONE 0.0s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:40:37.829Z] #30 DONE 2.3s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #41 [core-metadata internal] load build context [2024-02-27T09:40:37.829Z] #41 transferring context: 2.56MB 1.7s done [2024-02-27T09:40:37.829Z] #41 DONE 2.3s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #42 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-27T09:40:37.829Z] #42 ... [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #43 [security-bootstrapper internal] load build context [2024-02-27T09:40:37.829Z] #43 DONE 0.0s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #44 [core-data internal] load build context [2024-02-27T09:40:37.829Z] #44 DONE 0.0s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #45 [support-notifications internal] load build context [2024-02-27T09:40:37.829Z] #45 transferring context: 2.56MB 1.6s done [2024-02-27T09:40:37.829Z] #45 DONE 2.2s [2024-02-27T09:40:37.829Z] [2024-02-27T09:40:37.829Z] #44 [core-data internal] load build context [2024-02-27T09:40:38.099Z] #44 ... [2024-02-27T09:40:38.099Z] [2024-02-27T09:40:38.099Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-27T09:40:38.099Z] #46 transferring context: 2.56MB 1.5s done [2024-02-27T09:40:38.099Z] #46 DONE 2.0s [2024-02-27T09:40:38.366Z] [2024-02-27T09:40:38.366Z] #47 [security-secretstore-setup internal] load build context [2024-02-27T09:40:38.366Z] #47 ... [2024-02-27T09:40:38.366Z] [2024-02-27T09:40:38.366Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-27T09:40:38.366Z] #48 DONE 2.4s [2024-02-27T09:40:38.366Z] [2024-02-27T09:40:38.366Z] #47 [security-secretstore-setup internal] load build context [2024-02-27T09:40:38.366Z] #47 transferring context: 2.56MB 1.3s done [2024-02-27T09:40:38.642Z] #47 ... [2024-02-27T09:40:38.642Z] [2024-02-27T09:40:38.642Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:40:38.642Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:40:38.642Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:40:38.642Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:40:38.642Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:40:38.642Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-27T09:40:38.642Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-02-27T09:40:38.642Z] #31 DONE 3.4s [2024-02-27T09:40:38.642Z] [2024-02-27T09:40:38.642Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-27T09:40:38.642Z] #36 DONE 2.9s [2024-02-27T09:40:38.642Z] [2024-02-27T09:40:38.642Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:40:38.642Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:40:38.642Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:40:38.642Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:40:38.642Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:40:38.642Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-27T09:40:38.642Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-02-27T09:40:38.642Z] #31 DONE 3.4s [2024-02-27T09:40:38.642Z] [2024-02-27T09:40:38.642Z] #47 [security-secretstore-setup internal] load build context [2024-02-27T09:40:38.642Z] #47 DONE 1.9s [2024-02-27T09:40:38.642Z] [2024-02-27T09:40:38.642Z] #49 [security-spire-config internal] load build context [2024-02-27T09:40:38.642Z] #49 DONE 0.0s [2024-02-27T09:40:38.642Z] [2024-02-27T09:40:38.642Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:38.642Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:38.908Z] #50 ... [2024-02-27T09:40:38.908Z] [2024-02-27T09:40:38.908Z] #51 [security-spire-agent internal] load build context [2024-02-27T09:40:38.908Z] #51 DONE 0.0s [2024-02-27T09:40:38.908Z] [2024-02-27T09:40:38.908Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:40.354Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.5s done [2024-02-27T09:40:40.354Z] #50 ... [2024-02-27T09:40:40.354Z] [2024-02-27T09:40:40.354Z] #51 [security-spire-agent internal] load build context [2024-02-27T09:40:40.354Z] #51 transferring context: 17.63kB 0.5s done [2024-02-27T09:40:40.354Z] #51 DONE 1.5s [2024-02-27T09:40:40.354Z] [2024-02-27T09:40:40.354Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:40.354Z] #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-27T09:40:40.622Z] #50 ... [2024-02-27T09:40:40.622Z] [2024-02-27T09:40:40.622Z] #49 [security-spire-config internal] load build context [2024-02-27T09:40:40.622Z] #49 transferring context: 16.35kB 0.1s done [2024-02-27T09:40:40.622Z] #49 DONE 1.6s [2024-02-27T09:40:40.622Z] [2024-02-27T09:40:40.622Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:40.622Z] #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-27T09:40:40.622Z] #50 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-27T09:40:40.890Z] #50 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-27T09:40:41.163Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-02-27T09:40:41.163Z] #50 ... [2024-02-27T09:40:41.163Z] [2024-02-27T09:40:41.163Z] #52 [security-spire-server internal] load build context [2024-02-27T09:40:41.163Z] #52 transferring context: 18.10kB 0.2s done [2024-02-27T09:40:41.163Z] #52 DONE 2.1s [2024-02-27T09:40:41.163Z] [2024-02-27T09:40:41.163Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:41.163Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2024-02-27T09:40:41.163Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-02-27T09:40:41.435Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2024-02-27T09:40:41.435Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-02-27T09:40:41.435Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-02-27T09:40:41.435Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-27T09:40:41.710Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-02-27T09:40:41.710Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-02-27T09:40:41.982Z] #50 ... [2024-02-27T09:40:41.982Z] [2024-02-27T09:40:41.982Z] #40 [security-proxy-auth internal] load build context [2024-02-27T09:40:41.982Z] #40 transferring context: 2.56MB 3.1s done [2024-02-27T09:40:41.982Z] #40 DONE 4.3s [2024-02-27T09:40:41.982Z] [2024-02-27T09:40:41.982Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:41.982Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.0s [2024-02-27T09:40:41.982Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.0s [2024-02-27T09:40:42.250Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s [2024-02-27T09:40:42.250Z] #50 ... [2024-02-27T09:40:42.250Z] [2024-02-27T09:40:42.250Z] #44 [core-data internal] load build context [2024-02-27T09:40:42.250Z] #44 transferring context: 2.56MB 3.1s done [2024-02-27T09:40:42.250Z] #44 DONE 4.2s [2024-02-27T09:40:42.250Z] [2024-02-27T09:40:42.250Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:42.250Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2024-02-27T09:40:42.521Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.20MB / 23.39MB 1.6s [2024-02-27T09:40:42.788Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.9s [2024-02-27T09:40:43.055Z] #50 ... [2024-02-27T09:40:43.055Z] [2024-02-27T09:40:43.055Z] #43 [security-bootstrapper internal] load build context [2024-02-27T09:40:43.055Z] #43 transferring context: 2.56MB 3.8s done [2024-02-27T09:40:43.055Z] #43 DONE 5.2s [2024-02-27T09:40:43.055Z] [2024-02-27T09:40:43.055Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:43.648Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.6s [2024-02-27T09:40:44.233Z] #50 ... [2024-02-27T09:40:44.233Z] [2024-02-27T09:40:44.233Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:40:44.233Z] #0 6.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:44.233Z] #0 6.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:44.233Z] #0 8.333 OK: 266 MiB in 52 packages [2024-02-27T09:40:44.233Z] #53 DONE 9.3s [2024-02-27T09:40:44.233Z] [2024-02-27T09:40:44.233Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:44.233Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.4s [2024-02-27T09:40:44.850Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 3.9s [2024-02-27T09:40:45.121Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-02-27T09:40:45.121Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-27T09:40:45.389Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 4.4s [2024-02-27T09:40:45.389Z] #50 ... [2024-02-27T09:40:45.389Z] [2024-02-27T09:40:45.389Z] #54 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:40:45.389Z] #54 DONE 1.1s [2024-02-27T09:40:45.389Z] [2024-02-27T09:40:45.389Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:45.658Z] #50 ... [2024-02-27T09:40:45.658Z] [2024-02-27T09:40:45.658Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-27T09:40:45.658Z] #0 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:45.658Z] #0 9.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:45.658Z] #55 ... [2024-02-27T09:40:45.658Z] [2024-02-27T09:40:45.658Z] #35 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:40:45.658Z] #35 8.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:45.658Z] #35 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:45.926Z] #35 ... [2024-02-27T09:40:45.926Z] [2024-02-27T09:40:45.926Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-27T09:40:45.926Z] #56 ... [2024-02-27T09:40:45.926Z] [2024-02-27T09:40:45.926Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:45.926Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.0s [2024-02-27T09:40:46.509Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.65MB / 23.39MB 5.4s [2024-02-27T09:40:46.776Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 5.7s [2024-02-27T09:40:47.044Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.0s [2024-02-27T09:40:47.044Z] #50 ... [2024-02-27T09:40:47.044Z] [2024-02-27T09:40:47.044Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-27T09:40:47.044Z] #0 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:47.044Z] #0 8.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:47.313Z] #57 ... [2024-02-27T09:40:47.313Z] [2024-02-27T09:40:47.313Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:47.313Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.63MB / 23.39MB 6.4s [2024-02-27T09:40:47.313Z] #50 ... [2024-02-27T09:40:47.313Z] [2024-02-27T09:40:47.313Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-27T09:40:47.313Z] #0 9.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:47.580Z] #58 ... [2024-02-27T09:40:47.580Z] [2024-02-27T09:40:47.580Z] #35 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:40:47.580Z] #35 11.21 OK: 266 MiB in 52 packages [2024-02-27T09:40:47.580Z] #35 DONE 13.1s [2024-02-27T09:40:47.580Z] [2024-02-27T09:40:47.580Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-27T09:40:47.847Z] #59 ... [2024-02-27T09:40:47.847Z] [2024-02-27T09:40:47.847Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T09:40:47.848Z] #60 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:47.848Z] #60 ... [2024-02-27T09:40:47.848Z] [2024-02-27T09:40:47.848Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:47.848Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.6s done [2024-02-27T09:40:47.848Z] #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-27T09:40:48.810Z] #50 ... [2024-02-27T09:40:48.810Z] [2024-02-27T09:40:48.810Z] #61 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:40:48.810Z] #61 DONE 1.2s [2024-02-27T09:40:48.810Z] [2024-02-27T09:40:48.810Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:40:48.810Z] #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.5s done [2024-02-27T09:40:48.810Z] #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-27T09:40:48.810Z] #62 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-27T09:40:48.810Z] #62 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-27T09:40:48.810Z] #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-02-27T09:40:48.810Z] #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-27T09:40:48.810Z] #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-02-27T09:40:48.810Z] #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-27T09:40:48.810Z] #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.2s done [2024-02-27T09:40:48.810Z] #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-27T09:40:48.810Z] #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-02-27T09:40:48.810Z] #62 ... [2024-02-27T09:40:48.810Z] [2024-02-27T09:40:48.810Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-27T09:40:48.810Z] #55 12.24 OK: 266 MiB in 52 packages [2024-02-27T09:40:48.810Z] #55 DONE 13.2s [2024-02-27T09:40:48.810Z] [2024-02-27T09:40:48.810Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:40:49.079Z] #63 ... [2024-02-27T09:40:49.079Z] [2024-02-27T09:40:49.079Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-27T09:40:49.079Z] #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:49.345Z] #64 ... [2024-02-27T09:40:49.345Z] [2024-02-27T09:40:49.345Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:40:49.345Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:49.586Z] #140 ... [2024-02-27T09:40:49.586Z] [2024-02-27T09:40:49.586Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-27T09:40:49.586Z] #134 79.28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-27T09:40:49.620Z] #65 ... [2024-02-27T09:40:49.620Z] [2024-02-27T09:40:49.620Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-27T09:40:49.620Z] #66 ... [2024-02-27T09:40:49.620Z] [2024-02-27T09:40:49.620Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T09:40:49.620Z] #60 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:49.886Z] #60 ... [2024-02-27T09:40:49.886Z] [2024-02-27T09:40:49.886Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-27T09:40:49.886Z] #67 ... [2024-02-27T09:40:49.886Z] [2024-02-27T09:40:49.886Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:40:49.886Z] #63 DONE 1.1s [2024-02-27T09:40:49.886Z] [2024-02-27T09:40:49.886Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:40:53.235Z] #68 ... [2024-02-27T09:40:53.235Z] [2024-02-27T09:40:53.235Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-27T09:40:53.235Z] #57 11.27 (1/4) Installing ca-certificates (20230506-r0) [2024-02-27T09:40:53.236Z] #57 11.63 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:40:53.236Z] #57 11.64 (3/4) Installing su-exec (0.2-r3) [2024-02-27T09:40:53.236Z] #57 11.68 (4/4) Installing yq (4.33.3-r5) [2024-02-27T09:40:53.236Z] #57 13.08 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:40:53.236Z] #57 13.20 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:40:53.236Z] #57 14.28 OK: 18 MiB in 19 packages [2024-02-27T09:40:53.236Z] #57 DONE 15.9s [2024-02-27T09:40:53.236Z] [2024-02-27T09:40:53.236Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:53.236Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.4s [2024-02-27T09:40:53.236Z] #50 ... [2024-02-27T09:40:53.236Z] [2024-02-27T09:40:53.236Z] #42 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-27T09:40:53.236Z] #42 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:53.236Z] #42 9.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:53.236Z] #42 14.07 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-27T09:40:53.236Z] #42 14.11 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:40:53.236Z] #42 14.28 OK: 8 MiB in 16 packages [2024-02-27T09:40:53.236Z] #42 DONE 16.6s [2024-02-27T09:40:53.509Z] [2024-02-27T09:40:53.510Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:55.471Z] #50 ... [2024-02-27T09:40:55.471Z] [2024-02-27T09:40:55.471Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:40:55.737Z] #69 ... [2024-02-27T09:40:55.737Z] [2024-02-27T09:40:55.737Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:56.260Z] #134 DONE 85.6s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:40:56.260Z] #135 DONE 85.6s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:40:56.260Z] #131 DONE 85.6s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:40:56.260Z] #137 DONE 85.6s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:40:56.260Z] #132 DONE 85.6s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:56.260Z] #141 ... [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-27T09:40:56.260Z] #138 DONE 85.7s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:40:56.260Z] #130 DONE 85.9s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:56.260Z] #142 ... [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-27T09:40:56.260Z] #133 DONE 85.9s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-27T09:40:56.260Z] #136 DONE 86.0s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:40:56.260Z] #140 DONE 86.1s [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-27T09:40:56.260Z] #143 ... [2024-02-27T09:40:56.260Z] [2024-02-27T09:40:56.260Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:40:56.260Z] #139 DONE 86.2s [2024-02-27T09:40:56.523Z] [2024-02-27T09:40:56.523Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:56.523Z] #141 DONE 0.8s [2024-02-27T09:40:56.523Z] [2024-02-27T09:40:56.523Z] #144 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:56.523Z] #144 DONE 0.8s [2024-02-27T09:40:56.523Z] [2024-02-27T09:40:56.523Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:56.523Z] #142 DONE 0.7s [2024-02-27T09:40:56.523Z] [2024-02-27T09:40:56.523Z] #145 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:56.523Z] #145 ... [2024-02-27T09:40:56.523Z] [2024-02-27T09:40:56.523Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-27T09:40:56.523Z] #143 DONE 0.5s [2024-02-27T09:40:56.523Z] [2024-02-27T09:40:56.523Z] #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:56.523Z] #146 DONE 0.8s [2024-02-27T09:40:56.523Z] [2024-02-27T09:40:56.523Z] #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:56.523Z] #147 DONE 0.6s [2024-02-27T09:40:56.703Z] #50 ... [2024-02-27T09:40:56.703Z] [2024-02-27T09:40:56.703Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-27T09:40:56.703Z] #56 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:56.703Z] #56 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:56.703Z] #56 18.07 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:40:56.703Z] #56 18.07 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:40:56.703Z] #56 18.07 OK: 19951 distinct packages available [2024-02-27T09:40:56.703Z] #56 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:56.703Z] #56 ... [2024-02-27T09:40:56.703Z] [2024-02-27T09:40:56.703Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:56.787Z] [2024-02-27T09:40:56.787Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:56.787Z] #148 ... [2024-02-27T09:40:56.787Z] [2024-02-27T09:40:56.787Z] #149 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:56.787Z] #149 DONE 0.4s [2024-02-27T09:40:56.787Z] [2024-02-27T09:40:56.787Z] #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:56.787Z] #150 DONE 0.4s [2024-02-27T09:40:56.787Z] [2024-02-27T09:40:56.787Z] #151 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:56.787Z] #151 DONE 0.4s [2024-02-27T09:40:56.787Z] [2024-02-27T09:40:56.787Z] #145 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:56.787Z] #145 DONE 0.4s [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:57.217Z] #152 CACHED [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:57.217Z] #153 CACHED [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:57.217Z] #154 CACHED [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:57.217Z] #155 CACHED [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:57.217Z] #156 CACHED [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:57.217Z] #157 CACHED [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:57.217Z] #158 CACHED [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:57.217Z] #159 CACHED [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:57.217Z] #160 DONE 0.4s [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:57.217Z] #148 DONE 0.4s [2024-02-27T09:40:57.217Z] [2024-02-27T09:40:57.217Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-27T09:40:57.288Z] #50 ... [2024-02-27T09:40:57.289Z] [2024-02-27T09:40:57.289Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-27T09:40:57.289Z] #58 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:57.289Z] #58 16.03 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:40:57.289Z] #58 16.06 (2/4) Installing openssl (3.1.4-r5) [2024-02-27T09:40:57.289Z] #58 16.18 (3/4) Installing su-exec (0.2-r3) [2024-02-27T09:40:57.289Z] #58 16.27 (4/4) Installing yq (4.33.3-r5) [2024-02-27T09:40:57.289Z] #58 17.55 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:40:57.289Z] #58 17.74 OK: 18 MiB in 19 packages [2024-02-27T09:40:57.289Z] #58 DONE 19.7s [2024-02-27T09:40:57.289Z] [2024-02-27T09:40:57.289Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:57.873Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.5s [2024-02-27T09:40:57.873Z] #50 ... [2024-02-27T09:40:57.873Z] [2024-02-27T09:40:57.873Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-27T09:40:57.873Z] #59 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:57.873Z] #59 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:40:57.873Z] #59 19.71 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:40:57.873Z] #59 19.71 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:40:57.873Z] #59 19.71 OK: 19946 distinct packages available [2024-02-27T09:40:57.873Z] #59 ... [2024-02-27T09:40:57.873Z] [2024-02-27T09:40:57.873Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:58.208Z] #161 ... [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-27T09:40:58.208Z] #162 DONE 1.4s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:58.208Z] #163 DONE 1.4s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #164 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-27T09:40:58.208Z] #164 DONE 1.3s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #165 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-27T09:40:58.208Z] #165 DONE 1.4s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-27T09:40:58.208Z] #161 DONE 1.3s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-27T09:40:58.208Z] #166 DONE 1.4s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-27T09:40:58.208Z] #167 DONE 1.4s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-27T09:40:58.208Z] #168 DONE 1.4s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-27T09:40:58.208Z] #169 DONE 1.4s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-27T09:40:58.208Z] #170 DONE 1.4s [2024-02-27T09:40:58.208Z] [2024-02-27T09:40:58.208Z] #171 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:58.781Z] #171 ... [2024-02-27T09:40:58.781Z] [2024-02-27T09:40:58.781Z] #172 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-27T09:40:58.781Z] #172 DONE 0.4s [2024-02-27T09:40:58.781Z] [2024-02-27T09:40:58.781Z] #173 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:58.781Z] #173 DONE 0.4s [2024-02-27T09:40:58.781Z] [2024-02-27T09:40:58.781Z] #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-27T09:40:58.781Z] #174 DONE 0.4s [2024-02-27T09:40:58.781Z] [2024-02-27T09:40:58.781Z] #175 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:58.781Z] #175 DONE 0.4s [2024-02-27T09:40:58.781Z] [2024-02-27T09:40:58.781Z] #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:58.781Z] #176 DONE 0.5s [2024-02-27T09:40:58.781Z] [2024-02-27T09:40:58.781Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-27T09:40:58.781Z] #177 DONE 0.4s [2024-02-27T09:40:58.781Z] [2024-02-27T09:40:58.781Z] #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:58.781Z] #178 DONE 0.5s [2024-02-27T09:40:58.781Z] [2024-02-27T09:40:58.781Z] #171 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:58.781Z] #171 DONE 0.5s [2024-02-27T09:40:58.781Z] [2024-02-27T09:40:58.781Z] #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-27T09:40:58.830Z] #50 ... [2024-02-27T09:40:58.830Z] [2024-02-27T09:40:58.830Z] #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:40:59.041Z] #179 ... [2024-02-27T09:40:59.041Z] [2024-02-27T09:40:59.041Z] #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:59.041Z] #180 DONE 0.5s [2024-02-27T09:40:59.041Z] [2024-02-27T09:40:59.041Z] #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-27T09:40:59.041Z] #181 DONE 2.3s [2024-02-27T09:40:59.041Z] [2024-02-27T09:40:59.041Z] #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:59.041Z] #182 DONE 0.5s [2024-02-27T09:40:59.041Z] [2024-02-27T09:40:59.041Z] #183 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:59.041Z] #183 DONE 0.3s [2024-02-27T09:40:59.041Z] [2024-02-27T09:40:59.041Z] #101 [security-spiffe-token-provider] exporting to image [2024-02-27T09:40:59.041Z] #101 exporting layers [2024-02-27T09:40:59.096Z] #70 ... [2024-02-27T09:40:59.096Z] [2024-02-27T09:40:59.096Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:40:59.096Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.9s [2024-02-27T09:40:59.096Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.9s done [2024-02-27T09:40:59.301Z] #101 ... [2024-02-27T09:40:59.301Z] [2024-02-27T09:40:59.301Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:40:59.301Z] #184 DONE 0.5s [2024-02-27T09:40:59.301Z] [2024-02-27T09:40:59.301Z] #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-27T09:40:59.301Z] #179 DONE 0.4s [2024-02-27T09:40:59.301Z] [2024-02-27T09:40:59.301Z] #101 [security-spiffe-token-provider] exporting to image [2024-02-27T09:40:59.301Z] #101 exporting layers 0.3s done [2024-02-27T09:40:59.301Z] #101 ... [2024-02-27T09:40:59.301Z] [2024-02-27T09:40:59.301Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-27T09:40:59.301Z] #185 DONE 0.4s [2024-02-27T09:40:59.301Z] [2024-02-27T09:40:59.301Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-27T09:40:59.301Z] #186 DONE 0.4s [2024-02-27T09:40:59.301Z] [2024-02-27T09:40:59.301Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:40:59.301Z] #187 DONE 0.4s [2024-02-27T09:40:59.301Z] [2024-02-27T09:40:59.301Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-27T09:40:59.301Z] #188 DONE 0.5s [2024-02-27T09:40:59.301Z] [2024-02-27T09:40:59.301Z] #101 [core-metadata] exporting to image [2024-02-27T09:40:59.362Z] #62 ... [2024-02-27T09:40:59.363Z] [2024-02-27T09:40:59.363Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:40:59.563Z] #101 exporting layers 0.7s done [2024-02-27T09:40:59.563Z] #101 ... [2024-02-27T09:40:59.563Z] [2024-02-27T09:40:59.563Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-27T09:40:59.563Z] #189 DONE 0.3s [2024-02-27T09:40:59.563Z] [2024-02-27T09:40:59.563Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-27T09:40:59.563Z] #190 DONE 0.3s [2024-02-27T09:40:59.563Z] [2024-02-27T09:40:59.563Z] #101 [support-scheduler] exporting to image [2024-02-27T09:40:59.563Z] #101 exporting layers 0.3s done [2024-02-27T09:40:59.563Z] #101 writing image sha256:88c31a7ab9b3780738d034db58fe5218b182558aacdf85f3a0b5a4e3953e56ae 0.0s done [2024-02-27T09:40:59.563Z] #101 writing image sha256:3bc956fab7e5ed3feaa89214a99a79b7f0b404d09ba6fce196e4bfd3d7a15739 done [2024-02-27T09:40:59.563Z] #101 writing image sha256:111ef32f734a92e7ef6dacba73da512e166b168b4f3539e31d01f7bcc2e982bc done [2024-02-27T09:40:59.563Z] #101 writing image sha256:cc09a3d75af7652ad7f4695f64c6cb8f875e8ff88c5bd1f577bc1961ae127447 0.1s done [2024-02-27T09:40:59.563Z] #101 naming to docker.io/library/core-data 0.0s done [2024-02-27T09:40:59.563Z] #101 naming to docker.io/library/core-command 0.0s done [2024-02-27T09:40:59.563Z] #101 naming to docker.io/library/support-notifications done [2024-02-27T09:40:59.563Z] #101 naming to docker.io/library/support-scheduler done [2024-02-27T09:40:59.824Z] #101 writing image sha256:2b41138a31ad3bc4b55f161215c575b01fcb64241c1ad5e113a2486cb6437c6f done [2024-02-27T09:40:59.824Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-02-27T09:40:59.824Z] #101 writing image sha256:c7eddc49092f35dfdbf99facf31cd8d713b7d095621e010573737f581c605b01 done [2024-02-27T09:40:59.824Z] #101 naming to docker.io/library/core-metadata done [2024-02-27T09:40:59.824Z] #101 DONE 1.8s [2024-02-27T09:40:59.824Z] [2024-02-27T09:40:59.824Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:40:59.824Z] #191 DONE 0.3s [2024-02-27T09:40:59.824Z] [2024-02-27T09:40:59.824Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-27T09:41:00.086Z] #192 ... [2024-02-27T09:41:00.086Z] [2024-02-27T09:41:00.086Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-27T09:41:00.086Z] #193 DONE 0.4s [2024-02-27T09:41:00.335Z] #50 ... [2024-02-27T09:41:00.335Z] [2024-02-27T09:41:00.335Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-27T09:41:00.335Z] #67 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:00.335Z] #67 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:00.335Z] #67 19.66 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:41:00.335Z] #67 19.66 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:41:00.335Z] #67 19.66 OK: 19946 distinct packages available [2024-02-27T09:41:00.335Z] #67 ... [2024-02-27T09:41:00.335Z] [2024-02-27T09:41:00.335Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:41:00.348Z] [2024-02-27T09:41:00.348Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:41:00.348Z] #194 DONE 0.9s [2024-02-27T09:41:00.348Z] [2024-02-27T09:41:00.348Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-27T09:41:00.348Z] #192 DONE 0.5s [2024-02-27T09:41:00.348Z] [2024-02-27T09:41:00.348Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-27T09:41:00.348Z] #195 DONE 0.2s [2024-02-27T09:41:00.348Z] [2024-02-27T09:41:00.348Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:41:00.348Z] #196 DONE 0.9s [2024-02-27T09:41:00.348Z] [2024-02-27T09:41:00.348Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-27T09:41:00.348Z] #197 DONE 0.1s [2024-02-27T09:41:00.348Z] [2024-02-27T09:41:00.348Z] #101 [security-proxy-auth] exporting to image [2024-02-27T09:41:00.348Z] #101 ... [2024-02-27T09:41:00.348Z] [2024-02-27T09:41:00.348Z] #198 [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/ [2024-02-27T09:41:00.348Z] #198 DONE 0.1s [2024-02-27T09:41:00.348Z] [2024-02-27T09:41:00.348Z] #101 [core-common-config-bootstrapper] exporting to image [2024-02-27T09:41:00.348Z] #101 exporting layers 0.1s done [2024-02-27T09:41:00.348Z] #101 writing image sha256:1cb851adf60c249790c2905f208e4867bda85d869dd86e656d8c40b812a198ea done [2024-02-27T09:41:00.348Z] #101 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-02-27T09:41:00.608Z] #101 exporting layers 0.2s done [2024-02-27T09:41:00.608Z] #101 writing image sha256:35f28eae096f8924937f77ad1b41799ae6debcd8f93910a604395b0e9c8ec1c8 0.0s done [2024-02-27T09:41:00.608Z] #101 naming to docker.io/library/security-proxy-auth done [2024-02-27T09:41:00.608Z] #101 DONE 2.1s [2024-02-27T09:41:00.608Z] [2024-02-27T09:41:00.608Z] #199 [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/ [2024-02-27T09:41:00.608Z] #199 DONE 0.1s [2024-02-27T09:41:00.608Z] [2024-02-27T09:41:00.608Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:41:00.608Z] #200 ... [2024-02-27T09:41:00.608Z] [2024-02-27T09:41:00.608Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-27T09:41:00.608Z] #201 DONE 0.1s [2024-02-27T09:41:00.608Z] [2024-02-27T09:41:00.608Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-27T09:41:00.608Z] #202 DONE 0.2s [2024-02-27T09:41:00.608Z] [2024-02-27T09:41:00.608Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:41:00.608Z] #203 DONE 1.1s [2024-02-27T09:41:00.608Z] [2024-02-27T09:41:00.608Z] #101 [security-proxy-setup] exporting to image [2024-02-27T09:41:01.179Z] #101 exporting layers 0.2s done [2024-02-27T09:41:01.179Z] #101 writing image sha256:f6225f1efea24730881775f486aa0859407c14fee1dcd037ebea213d4001eb16 done [2024-02-27T09:41:01.179Z] #101 naming to docker.io/library/security-proxy-setup done [2024-02-27T09:41:01.179Z] #101 DONE 2.3s [2024-02-27T09:41:01.179Z] [2024-02-27T09:41:01.179Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:41:01.179Z] #200 DONE 0.8s [2024-02-27T09:41:01.179Z] [2024-02-27T09:41:01.179Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-27T09:41:01.297Z] #50 ... [2024-02-27T09:41:01.297Z] [2024-02-27T09:41:01.297Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:41:01.297Z] #65 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:01.297Z] #65 19.84 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:41:01.297Z] #65 19.84 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:41:01.297Z] #65 19.84 OK: 19946 distinct packages available [2024-02-27T09:41:01.297Z] #65 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:01.297Z] #65 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:01.439Z] #204 ... [2024-02-27T09:41:01.439Z] [2024-02-27T09:41:01.439Z] #101 [security-secretstore-setup] exporting to image [2024-02-27T09:41:01.439Z] #101 exporting layers 0.2s done [2024-02-27T09:41:01.439Z] #101 writing image sha256:f78488293af584416c3b8d8143b0576436f41473abd9dd9195c67469bc3f7c37 done [2024-02-27T09:41:01.439Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-02-27T09:41:01.439Z] #101 DONE 2.5s [2024-02-27T09:41:01.439Z] [2024-02-27T09:41:01.439Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-27T09:41:01.564Z] #65 ... [2024-02-27T09:41:01.564Z] [2024-02-27T09:41:01.564Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-27T09:41:01.564Z] #64 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:01.564Z] #64 19.25 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-27T09:41:01.564Z] #64 19.29 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:41:01.564Z] #64 19.46 OK: 8 MiB in 16 packages [2024-02-27T09:41:01.564Z] #64 DONE 22.5s [2024-02-27T09:41:01.564Z] [2024-02-27T09:41:01.564Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T09:41:01.564Z] #60 18.74 (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T09:41:01.564Z] #60 19.35 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T09:41:01.564Z] #60 19.42 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:41:01.564Z] #60 19.54 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:41:01.564Z] #60 20.82 OK: 9 MiB in 17 packages [2024-02-27T09:41:01.702Z] #204 DONE 0.9s [2024-02-27T09:41:01.702Z] [2024-02-27T09:41:01.702Z] #101 [security-bootstrapper] exporting to image [2024-02-27T09:41:01.702Z] #101 exporting layers 0.2s done [2024-02-27T09:41:01.702Z] #101 writing image sha256:4cd7095771eac777f16d4bc60c92e0d038e30f15e0e59ac7633d0710d511e169 done [2024-02-27T09:41:01.702Z] #101 naming to docker.io/library/security-bootstrapper done [2024-02-27T09:41:01.702Z] #101 DONE 2.7s [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:41:01.702Z] time="2024-02-27T09:38:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-27T09:41:01.724Z] $ docker stop --time=1 709d3b7679b125293c29d15b7c5023e745bbe3eec633f4a0bf20117ce7ecdde4 [2024-02-27T09:41:01.834Z] #60 DONE 24.1s [2024-02-27T09:41:01.834Z] [2024-02-27T09:41:01.834Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-27T09:41:01.834Z] #66 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:01.834Z] #66 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:01.834Z] #66 20.94 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-27T09:41:01.834Z] #66 20.96 (2/2) Installing su-exec (0.2-r3) [2024-02-27T09:41:01.834Z] #66 21.00 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:41:01.834Z] #66 21.10 OK: 8 MiB in 17 packages [2024-02-27T09:41:01.834Z] #66 DONE 22.6s [2024-02-27T09:41:01.834Z] [2024-02-27T09:41:01.834Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:41:02.812Z] #50 ... [2024-02-27T09:41:02.812Z] [2024-02-27T09:41:02.812Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-27T09:41:02.812Z] #0 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:02.812Z] #0 8.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:03.090Z] #71 ... [2024-02-27T09:41:03.090Z] [2024-02-27T09:41:03.090Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:41:03.091Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.7s [2024-02-27T09:41:03.091Z] #50 ... [2024-02-27T09:41:03.091Z] [2024-02-27T09:41:03.091Z] #72 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-02-27T09:41:03.091Z] #0 7.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:03.091Z] #0 8.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:03.361Z] #72 ... [2024-02-27T09:41:03.361Z] [2024-02-27T09:41:03.361Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:41:03.457Z] $ docker rm -f --volumes 709d3b7679b125293c29d15b7c5023e745bbe3eec633f4a0bf20117ce7ecdde4 [Pipeline] // withDockerContainer [2024-02-27T09:41:03.633Z] #50 ... [2024-02-27T09:41:03.633Z] [2024-02-27T09:41:03.633Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-27T09:41:03.634Z] #56 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:03.634Z] #56 26.97 OK: 266 MiB in 52 packages [2024-02-27T09:41:03.634Z] #56 DONE 28.1s [Pipeline] sh [2024-02-27T09:41:03.906Z] [2024-02-27T09:41:03.907Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:41:03.907Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s done [2024-02-27T09:41:03.948Z] + docker images [2024-02-27T09:41:03.948Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-27T09:41:03.948Z] security-bootstrapper latest 4cd7095771ea 2 seconds ago 18.6MB [2024-02-27T09:41:03.948Z] security-secretstore-setup latest f78488293af5 3 seconds ago 36.3MB [2024-02-27T09:41:03.948Z] security-proxy-auth latest 35f28eae096f 3 seconds ago 15.8MB [2024-02-27T09:41:03.948Z] core-common-config-bootstrapper latest 1cb851adf60c 3 seconds ago 15MB [2024-02-27T09:41:03.948Z] security-proxy-setup latest f6225f1efea2 3 seconds ago 25.9MB [2024-02-27T09:41:03.948Z] core-metadata latest c7eddc49092f 4 seconds ago 17.4MB [2024-02-27T09:41:03.948Z] support-scheduler latest cc09a3d75af7 5 seconds ago 26.2MB [2024-02-27T09:41:03.948Z] security-spiffe-token-provider latest 2b41138a31ad 5 seconds ago 28.7MB [2024-02-27T09:41:03.948Z] core-command latest 88c31a7ab9b3 5 seconds ago 17MB [2024-02-27T09:41:03.948Z] support-notifications latest 3bc956fab7e5 5 seconds ago 26.7MB [2024-02-27T09:41:03.948Z] core-data latest 111ef32f734a 5 seconds ago 17.2MB [2024-02-27T09:41:03.948Z] security-spire-server latest 7d0f40d6c047 About a minute ago 102MB [2024-02-27T09:41:03.948Z] security-spire-agent latest 067044a58b98 About a minute ago 161MB [2024-02-27T09:41:03.948Z] security-spire-config latest b9c2d7c8f684 About a minute ago 102MB [2024-02-27T09:41:03.948Z] ci-base-image-x86_64 latest c84a8a50dc37 4 minutes ago 885MB [2024-02-27T09:41:03.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-27T09:41:03.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-02-27T09:41:03.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-02-27T09:41:04.174Z] #50 ... [2024-02-27T09:41:04.174Z] [2024-02-27T09:41:04.174Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:41:04.174Z] #73 DONE 0.5s [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T09:41:04.325Z] provisioning config files... [2024-02-27T09:41:04.334Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/629@tmp/config17375486538545452993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:41:04.441Z] [2024-02-27T09:41:04.441Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:04.677Z] ---> ****-login.sh [2024-02-27T09:41:04.677Z] nexus3.edgexfoundry.org:10001 [2024-02-27T09:41:04.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:41:04.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:41:04.678Z] Configure a credential helper to remove this warning. See [2024-02-27T09:41:04.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:41:04.678Z] [2024-02-27T09:41:04.678Z] Login Succeeded [2024-02-27T09:41:04.678Z] nexus3.edgexfoundry.org:10002 [2024-02-27T09:41:04.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:41:04.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:41:04.678Z] Configure a credential helper to remove this warning. See [2024-02-27T09:41:04.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:41:04.678Z] [2024-02-27T09:41:04.678Z] Login Succeeded [2024-02-27T09:41:04.678Z] nexus3.edgexfoundry.org:10003 [2024-02-27T09:41:04.708Z] #74 ... [2024-02-27T09:41:04.708Z] [2024-02-27T09:41:04.708Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:41:04.708Z] #50 DONE 26.1s [2024-02-27T09:41:04.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:41:04.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:41:04.937Z] Configure a credential helper to remove this warning. See [2024-02-27T09:41:04.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:41:04.937Z] [2024-02-27T09:41:04.937Z] Login Succeeded [2024-02-27T09:41:04.937Z] nexus3.edgexfoundry.org:10004 [2024-02-27T09:41:04.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:41:04.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:41:04.937Z] Configure a credential helper to remove this warning. See [2024-02-27T09:41:04.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:41:04.937Z] [2024-02-27T09:41:04.937Z] Login Succeeded [2024-02-27T09:41:04.937Z] ****.io [2024-02-27T09:41:04.976Z] [2024-02-27T09:41:04.976Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:41:05.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:41:05.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:41:05.196Z] Configure a credential helper to remove this warning. See [2024-02-27T09:41:05.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:41:05.196Z] [2024-02-27T09:41:05.196Z] Login Succeeded [2024-02-27T09:41:05.196Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T09:41:05.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:41:05.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:41:05.488Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-02-27T09:41:05.488Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:05.488Z] latest [2024-02-27T09:41:05.488Z] 3.2.0-dev.19 [2024-02-27T09:41:05.488Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:05.488Z] main [2024-02-27T09:41:05.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:05.967Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:06.550Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:06.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:41:06.550Z] 77371f1fc1ae: Preparing [2024-02-27T09:41:06.550Z] 03200c840ff9: Preparing [2024-02-27T09:41:06.550Z] f296388f629e: Preparing [2024-02-27T09:41:06.550Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:06.550Z] 6e6b3342776f: Preparing [2024-02-27T09:41:06.550Z] 916d2979c85d: Preparing [2024-02-27T09:41:06.550Z] aedc3bda2944: Preparing [2024-02-27T09:41:06.550Z] 916d2979c85d: Waiting [2024-02-27T09:41:06.550Z] aedc3bda2944: Waiting [2024-02-27T09:41:06.809Z] f296388f629e: Pushed [2024-02-27T09:41:06.809Z] 0df8a660a6e3: Pushed [2024-02-27T09:41:06.809Z] 6e6b3342776f: Pushed [2024-02-27T09:41:06.809Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:06.809Z] 77371f1fc1ae: Pushed [2024-02-27T09:41:06.809Z] 916d2979c85d: Pushed [2024-02-27T09:41:07.195Z] #62 ... [2024-02-27T09:41:07.195Z] [2024-02-27T09:41:07.195Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-27T09:41:07.195Z] #0 5.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:07.195Z] #0 8.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:07.195Z] #75 ... [2024-02-27T09:41:07.195Z] [2024-02-27T09:41:07.195Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:41:07.195Z] #65 27.86 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-27T09:41:07.195Z] #65 27.92 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:41:07.195Z] #65 27.94 (3/5) Installing libucontext (1.2-r2) [2024-02-27T09:41:07.195Z] #65 27.96 (4/5) Installing gcompat (1.1.0-r1) [2024-02-27T09:41:07.195Z] #65 27.99 (5/5) Installing openssl (3.1.4-r5) [2024-02-27T09:41:07.463Z] #65 ... [2024-02-27T09:41:07.463Z] [2024-02-27T09:41:07.463Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-27T09:41:07.463Z] #71 13.46 OK: 18 MiB in 19 packages [2024-02-27T09:41:07.463Z] #71 DONE 14.4s [2024-02-27T09:41:07.463Z] [2024-02-27T09:41:07.463Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:41:07.463Z] #65 28.18 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:41:07.463Z] #65 28.35 OK: 9 MiB in 20 packages [2024-02-27T09:41:08.044Z] #65 ... [2024-02-27T09:41:08.044Z] [2024-02-27T09:41:08.044Z] #72 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-02-27T09:41:08.044Z] #72 14.30 OK: 8 MiB in 16 packages [2024-02-27T09:41:08.044Z] #72 DONE 15.7s [2024-02-27T09:41:08.186Z] 03200c840ff9: Pushed [2024-02-27T09:41:08.186Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:08.333Z] [2024-02-27T09:41:08.333Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-27T09:41:08.333Z] #59 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:08.333Z] #59 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:08.333Z] #59 28.73 (1/11) Installing ca-certificates (20230506-r0) [2024-02-27T09:41:08.333Z] #59 28.91 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-27T09:41:08.333Z] #59 29.03 (3/11) Installing libunistring (1.1-r1) [2024-02-27T09:41:08.333Z] #59 29.40 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-27T09:41:08.333Z] #59 29.43 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-27T09:41:08.333Z] #59 29.47 (6/11) Installing libcurl (8.5.0-r0) [2024-02-27T09:41:08.333Z] #59 29.62 (7/11) Installing curl (8.5.0-r0) [2024-02-27T09:41:08.333Z] #59 29.68 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-27T09:41:08.333Z] #59 29.71 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:41:08.333Z] #59 29.72 (10/11) Installing libucontext (1.2-r2) [2024-02-27T09:41:08.333Z] #59 29.74 (11/11) Installing gcompat (1.1.0-r1) [2024-02-27T09:41:08.333Z] #59 29.77 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:41:08.333Z] #59 30.06 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:41:08.600Z] #59 ... [2024-02-27T09:41:08.600Z] [2024-02-27T09:41:08.600Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:41:08.600Z] #65 DONE 29.4s [2024-02-27T09:41:08.600Z] [2024-02-27T09:41:08.600Z] #76 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-02-27T09:41:08.684Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:09.136Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-27T09:41:09.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:41:09.136Z] 77371f1fc1ae: Preparing [2024-02-27T09:41:09.136Z] 03200c840ff9: Preparing [2024-02-27T09:41:09.136Z] f296388f629e: Preparing [2024-02-27T09:41:09.136Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:09.136Z] 6e6b3342776f: Preparing [2024-02-27T09:41:09.136Z] 916d2979c85d: Preparing [2024-02-27T09:41:09.136Z] aedc3bda2944: Preparing [2024-02-27T09:41:09.136Z] 916d2979c85d: Waiting [2024-02-27T09:41:09.136Z] aedc3bda2944: Waiting [2024-02-27T09:41:09.136Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:09.136Z] f296388f629e: Layer already exists [2024-02-27T09:41:09.136Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:09.136Z] 77371f1fc1ae: Layer already exists [2024-02-27T09:41:09.136Z] 03200c840ff9: Layer already exists [2024-02-27T09:41:09.136Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:09.136Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:09.136Z] latest: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:09.617Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:10.019Z] #76 ... [2024-02-27T09:41:10.019Z] [2024-02-27T09:41:10.019Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-27T09:41:10.019Z] #67 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:10.019Z] #67 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:10.019Z] #67 28.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:41:10.019Z] #67 29.00 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:41:10.019Z] #67 29.04 (3/4) Installing libucontext (1.2-r2) [2024-02-27T09:41:10.019Z] #67 29.09 (4/4) Installing gcompat (1.1.0-r1) [2024-02-27T09:41:10.019Z] #67 29.13 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:41:10.019Z] #67 29.35 OK: 8 MiB in 19 packages [2024-02-27T09:41:10.019Z] #67 DONE 30.4s [2024-02-27T09:41:10.057Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.19 [2024-02-27T09:41:10.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:41:10.057Z] 77371f1fc1ae: Preparing [2024-02-27T09:41:10.057Z] 03200c840ff9: Preparing [2024-02-27T09:41:10.057Z] f296388f629e: Preparing [2024-02-27T09:41:10.057Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:10.057Z] 6e6b3342776f: Preparing [2024-02-27T09:41:10.057Z] 916d2979c85d: Preparing [2024-02-27T09:41:10.057Z] aedc3bda2944: Preparing [2024-02-27T09:41:10.057Z] 916d2979c85d: Waiting [2024-02-27T09:41:10.057Z] aedc3bda2944: Waiting [2024-02-27T09:41:10.057Z] 77371f1fc1ae: Layer already exists [2024-02-27T09:41:10.057Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:10.057Z] 03200c840ff9: Layer already exists [2024-02-27T09:41:10.057Z] f296388f629e: Layer already exists [2024-02-27T09:41:10.057Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:10.057Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:10.057Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:10.057Z] 3.2.0-dev.19: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:10.286Z] [2024-02-27T09:41:10.286Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-27T09:41:10.286Z] #59 31.41 OK: 13 MiB in 26 packages [2024-02-27T09:41:10.286Z] #59 DONE 32.7s [2024-02-27T09:41:10.286Z] [2024-02-27T09:41:10.286Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-27T09:41:10.470Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:10.866Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:10.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:41:10.866Z] 77371f1fc1ae: Preparing [2024-02-27T09:41:10.866Z] 03200c840ff9: Preparing [2024-02-27T09:41:10.866Z] f296388f629e: Preparing [2024-02-27T09:41:10.866Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:10.866Z] 6e6b3342776f: Preparing [2024-02-27T09:41:10.866Z] 916d2979c85d: Preparing [2024-02-27T09:41:10.866Z] aedc3bda2944: Preparing [2024-02-27T09:41:10.866Z] aedc3bda2944: Waiting [2024-02-27T09:41:10.866Z] 916d2979c85d: Waiting [2024-02-27T09:41:10.866Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:10.866Z] 77371f1fc1ae: Layer already exists [2024-02-27T09:41:10.866Z] f296388f629e: Layer already exists [2024-02-27T09:41:10.866Z] 03200c840ff9: Layer already exists [2024-02-27T09:41:10.866Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:10.866Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:10.866Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:10.866Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:11.282Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:11.683Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-02-27T09:41:11.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:41:11.683Z] 77371f1fc1ae: Preparing [2024-02-27T09:41:11.683Z] 03200c840ff9: Preparing [2024-02-27T09:41:11.683Z] f296388f629e: Preparing [2024-02-27T09:41:11.683Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:11.683Z] 6e6b3342776f: Preparing [2024-02-27T09:41:11.683Z] 916d2979c85d: Preparing [2024-02-27T09:41:11.683Z] aedc3bda2944: Preparing [2024-02-27T09:41:11.683Z] aedc3bda2944: Waiting [2024-02-27T09:41:11.683Z] 916d2979c85d: Waiting [2024-02-27T09:41:11.683Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:11.683Z] f296388f629e: Layer already exists [2024-02-27T09:41:11.683Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:11.683Z] 77371f1fc1ae: Layer already exists [2024-02-27T09:41:11.683Z] 03200c840ff9: Layer already exists [2024-02-27T09:41:11.683Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:11.683Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:11.683Z] main: digest: sha256:b8a085d76f97843b0d1c4147a059ad7eefe71440ef6d0b44d142977e629f5ea0 size: 1778 [Pipeline] } [2024-02-27T09:41:11.705Z] #77 ... [2024-02-27T09:41:11.705Z] [2024-02-27T09:41:11.705Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:41:11.705Z] #0 5.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:11.705Z] #0 7.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:11.705Z] #78 ... [2024-02-27T09:41:11.705Z] [2024-02-27T09:41:11.705Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:41:11.705Z] #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:11.705Z] #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:41:11.930Z] ===================================================== [Pipeline] echo [2024-02-27T09:41:11.977Z] taggedImages: [2024-02-27T09:41:11.977Z] - nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:11.977Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-27T09:41:11.977Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.19 [2024-02-27T09:41:11.977Z] - nexus3.edgexfoundry.org:10004/core-command:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:11.977Z] - nexus3.edgexfoundry.org:10004/core-command:main [2024-02-27T09:41:11.984Z] #79 ... [2024-02-27T09:41:11.984Z] [2024-02-27T09:41:11.984Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-27T09:41:11.984Z] #0 5.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:11.984Z] #0 7.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:11.984Z] #80 ... [2024-02-27T09:41:11.984Z] [2024-02-27T09:41:11.984Z] #76 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-02-27T09:41:11.984Z] #76 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] echo [2024-02-27T09:41:12.033Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-02-27T09:41:12.033Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:12.033Z] latest [2024-02-27T09:41:12.033Z] 3.2.0-dev.19 [2024-02-27T09:41:12.033Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:12.033Z] main [2024-02-27T09:41:12.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:12.535Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:12.947Z] #76 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:13.051Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:13.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:41:13.051Z] 8742c03c28ba: Preparing [2024-02-27T09:41:13.051Z] 77f8298ac536: Preparing [2024-02-27T09:41:13.051Z] c9f3afc74392: Preparing [2024-02-27T09:41:13.051Z] 6448febb0752: Preparing [2024-02-27T09:41:13.051Z] f296388f629e: Preparing [2024-02-27T09:41:13.051Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:13.051Z] 6e6b3342776f: Preparing [2024-02-27T09:41:13.051Z] 916d2979c85d: Preparing [2024-02-27T09:41:13.051Z] aedc3bda2944: Preparing [2024-02-27T09:41:13.051Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:13.051Z] 6e6b3342776f: Waiting [2024-02-27T09:41:13.051Z] 916d2979c85d: Waiting [2024-02-27T09:41:13.051Z] aedc3bda2944: Waiting [2024-02-27T09:41:13.051Z] f296388f629e: Layer already exists [2024-02-27T09:41:13.051Z] c9f3afc74392: Pushed [2024-02-27T09:41:13.051Z] 77f8298ac536: Pushed [2024-02-27T09:41:13.617Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:13.617Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:13.617Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:13.617Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:13.617Z] 8742c03c28ba: Pushed [2024-02-27T09:41:13.875Z] 6448febb0752: Pushed [2024-02-27T09:41:13.875Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:14.545Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:14.891Z] #76 5.906 OK: 9 MiB in 20 packages [2024-02-27T09:41:14.966Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-27T09:41:14.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:41:14.966Z] 8742c03c28ba: Preparing [2024-02-27T09:41:14.966Z] 77f8298ac536: Preparing [2024-02-27T09:41:14.966Z] c9f3afc74392: Preparing [2024-02-27T09:41:14.966Z] 6448febb0752: Preparing [2024-02-27T09:41:14.966Z] f296388f629e: Preparing [2024-02-27T09:41:14.966Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:14.966Z] 6e6b3342776f: Preparing [2024-02-27T09:41:14.966Z] 916d2979c85d: Preparing [2024-02-27T09:41:14.966Z] aedc3bda2944: Preparing [2024-02-27T09:41:14.966Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:14.966Z] 6e6b3342776f: Waiting [2024-02-27T09:41:14.966Z] 916d2979c85d: Waiting [2024-02-27T09:41:14.966Z] aedc3bda2944: Waiting [2024-02-27T09:41:14.966Z] 6448febb0752: Layer already exists [2024-02-27T09:41:14.966Z] c9f3afc74392: Layer already exists [2024-02-27T09:41:14.966Z] f296388f629e: Layer already exists [2024-02-27T09:41:14.966Z] 8742c03c28ba: Layer already exists [2024-02-27T09:41:14.966Z] 77f8298ac536: Layer already exists [2024-02-27T09:41:14.966Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:14.966Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:14.966Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:14.966Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:14.966Z] latest: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:15.387Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:15.809Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.19 [2024-02-27T09:41:15.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:41:15.809Z] 8742c03c28ba: Preparing [2024-02-27T09:41:15.809Z] 77f8298ac536: Preparing [2024-02-27T09:41:15.809Z] c9f3afc74392: Preparing [2024-02-27T09:41:15.809Z] 6448febb0752: Preparing [2024-02-27T09:41:15.809Z] f296388f629e: Preparing [2024-02-27T09:41:15.809Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:15.809Z] 6e6b3342776f: Preparing [2024-02-27T09:41:15.809Z] 916d2979c85d: Preparing [2024-02-27T09:41:15.809Z] aedc3bda2944: Preparing [2024-02-27T09:41:15.809Z] aedc3bda2944: Waiting [2024-02-27T09:41:15.809Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:15.809Z] 6e6b3342776f: Waiting [2024-02-27T09:41:15.809Z] c9f3afc74392: Layer already exists [2024-02-27T09:41:15.809Z] 6448febb0752: Layer already exists [2024-02-27T09:41:15.809Z] f296388f629e: Layer already exists [2024-02-27T09:41:15.809Z] 77f8298ac536: Layer already exists [2024-02-27T09:41:15.809Z] 8742c03c28ba: Layer already exists [2024-02-27T09:41:15.809Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:15.809Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:15.809Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:15.809Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:15.809Z] 3.2.0-dev.19: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:16.242Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:16.661Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:16.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:41:16.661Z] 8742c03c28ba: Preparing [2024-02-27T09:41:16.661Z] 77f8298ac536: Preparing [2024-02-27T09:41:16.661Z] c9f3afc74392: Preparing [2024-02-27T09:41:16.661Z] 6448febb0752: Preparing [2024-02-27T09:41:16.661Z] f296388f629e: Preparing [2024-02-27T09:41:16.661Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:16.661Z] 6e6b3342776f: Preparing [2024-02-27T09:41:16.661Z] 916d2979c85d: Preparing [2024-02-27T09:41:16.661Z] aedc3bda2944: Preparing [2024-02-27T09:41:16.661Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:16.661Z] 916d2979c85d: Waiting [2024-02-27T09:41:16.661Z] aedc3bda2944: Waiting [2024-02-27T09:41:16.661Z] 6e6b3342776f: Waiting [2024-02-27T09:41:16.661Z] f296388f629e: Layer already exists [2024-02-27T09:41:16.661Z] 77f8298ac536: Layer already exists [2024-02-27T09:41:16.661Z] c9f3afc74392: Layer already exists [2024-02-27T09:41:16.661Z] 8742c03c28ba: Layer already exists [2024-02-27T09:41:16.661Z] 6448febb0752: Layer already exists [2024-02-27T09:41:16.661Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:16.661Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:16.661Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:16.661Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:16.661Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:16.824Z] #76 ... [2024-02-27T09:41:16.824Z] [2024-02-27T09:41:16.824Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-27T09:41:16.824Z] #75 14.18 OK: 18 MiB in 19 packages [2024-02-27T09:41:16.824Z] #75 DONE 19.5s [2024-02-27T09:41:16.824Z] [2024-02-27T09:41:16.824Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-27T09:41:16.824Z] #81 ... [2024-02-27T09:41:16.824Z] [2024-02-27T09:41:16.824Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-27T09:41:16.824Z] #80 11.11 OK: 8 MiB in 17 packages [2024-02-27T09:41:16.824Z] #80 DONE 15.1s [2024-02-27T09:41:16.824Z] [2024-02-27T09:41:16.824Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:41:16.824Z] #79 11.67 OK: 9 MiB in 17 packages [2024-02-27T09:41:16.824Z] #79 DONE 15.0s [2024-02-27T09:41:16.824Z] [2024-02-27T09:41:16.824Z] #76 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-02-27T09:41:16.824Z] #76 DONE 8.3s [2024-02-27T09:41:16.824Z] [2024-02-27T09:41:16.824Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-27T09:41:17.087Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [2024-02-27T09:41:17.125Z] #82 ... [2024-02-27T09:41:17.125Z] [2024-02-27T09:41:17.125Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:41:17.125Z] #78 11.10 OK: 8 MiB in 16 packages [2024-02-27T09:41:17.125Z] #78 DONE 15.3s [2024-02-27T09:41:17.125Z] [2024-02-27T09:41:17.125Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-27T09:41:17.125Z] #77 6.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:17.516Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-02-27T09:41:17.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:41:17.516Z] 8742c03c28ba: Preparing [2024-02-27T09:41:17.516Z] 77f8298ac536: Preparing [2024-02-27T09:41:17.516Z] c9f3afc74392: Preparing [2024-02-27T09:41:17.516Z] 6448febb0752: Preparing [2024-02-27T09:41:17.516Z] f296388f629e: Preparing [2024-02-27T09:41:17.516Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:17.516Z] 6e6b3342776f: Preparing [2024-02-27T09:41:17.516Z] 916d2979c85d: Preparing [2024-02-27T09:41:17.516Z] aedc3bda2944: Preparing [2024-02-27T09:41:17.516Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:17.516Z] 916d2979c85d: Waiting [2024-02-27T09:41:17.516Z] 6e6b3342776f: Waiting [2024-02-27T09:41:17.516Z] aedc3bda2944: Waiting [2024-02-27T09:41:17.516Z] 8742c03c28ba: Layer already exists [2024-02-27T09:41:17.516Z] c9f3afc74392: Layer already exists [2024-02-27T09:41:17.516Z] f296388f629e: Layer already exists [2024-02-27T09:41:17.516Z] 77f8298ac536: Layer already exists [2024-02-27T09:41:17.516Z] 6448febb0752: Layer already exists [2024-02-27T09:41:17.516Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:17.516Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:17.516Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:17.516Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:17.516Z] main: digest: sha256:2e0e8745022e216d90138a43082dcf9a5ef9e21bbcdb65c99b455387290878ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-02-27T09:41:17.710Z] #77 ... [2024-02-27T09:41:17.710Z] [2024-02-27T09:41:17.710Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-27T09:41:17.710Z] #81 DONE 0.9s [2024-02-27T09:41:17.710Z] [2024-02-27T09:41:17.710Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:41:17.789Z] ===================================================== [Pipeline] echo [2024-02-27T09:41:17.833Z] taggedImages: [2024-02-27T09:41:17.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:17.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-27T09:41:17.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.19 [2024-02-27T09:41:17.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:17.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-02-27T09:41:17.889Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-02-27T09:41:17.889Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:17.889Z] latest [2024-02-27T09:41:17.889Z] 3.2.0-dev.19 [2024-02-27T09:41:17.889Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:17.889Z] main [2024-02-27T09:41:17.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:18.402Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:18.881Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:18.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:41:18.881Z] f87232994192: Preparing [2024-02-27T09:41:18.881Z] 8e7bb8374850: Preparing [2024-02-27T09:41:18.881Z] f296388f629e: Preparing [2024-02-27T09:41:18.881Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:18.881Z] 6e6b3342776f: Preparing [2024-02-27T09:41:18.881Z] 3c978e043eb2: Preparing [2024-02-27T09:41:18.881Z] aedc3bda2944: Preparing [2024-02-27T09:41:18.881Z] 3c978e043eb2: Waiting [2024-02-27T09:41:18.881Z] aedc3bda2944: Waiting [2024-02-27T09:41:18.881Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:18.881Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:18.881Z] f296388f629e: Layer already exists [2024-02-27T09:41:18.881Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:18.881Z] f87232994192: Pushed [2024-02-27T09:41:18.881Z] 3c978e043eb2: Pushed [2024-02-27T09:41:19.664Z] #83 DONE 2.4s [2024-02-27T09:41:19.664Z] [2024-02-27T09:41:19.664Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-27T09:41:19.664Z] #82 DONE 2.5s [2024-02-27T09:41:19.664Z] [2024-02-27T09:41:19.664Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:41:19.664Z] #84 ... [2024-02-27T09:41:19.664Z] [2024-02-27T09:41:19.664Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-27T09:41:19.664Z] #85 DONE 0.2s [2024-02-27T09:41:19.664Z] [2024-02-27T09:41:19.664Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-27T09:41:19.931Z] #86 DONE 0.2s [2024-02-27T09:41:19.931Z] [2024-02-27T09:41:19.931Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:41:19.931Z] #87 DONE 0.2s [2024-02-27T09:41:19.931Z] [2024-02-27T09:41:19.931Z] #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-27T09:41:20.197Z] #88 ... [2024-02-27T09:41:20.197Z] [2024-02-27T09:41:20.197Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-27T09:41:20.197Z] #89 DONE 3.4s [2024-02-27T09:41:20.197Z] [2024-02-27T09:41:20.197Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:41:20.197Z] #0 6.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:20.197Z] #0 7.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:20.254Z] 8e7bb8374850: Pushed [2024-02-27T09:41:20.254Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:20.490Z] #90 ... [2024-02-27T09:41:20.490Z] [2024-02-27T09:41:20.490Z] #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-27T09:41:20.490Z] #88 DONE 0.4s [2024-02-27T09:41:20.490Z] [2024-02-27T09:41:20.490Z] #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-27T09:41:20.696Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [2024-02-27T09:41:20.763Z] #91 DONE 0.3s [2024-02-27T09:41:20.763Z] [2024-02-27T09:41:20.763Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-27T09:41:20.763Z] #92 DONE 0.4s [2024-02-27T09:41:20.763Z] [2024-02-27T09:41:20.763Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-27T09:41:20.763Z] #77 7.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:41:20.763Z] #77 10.05 OK: 8 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:21.029Z] #77 DONE 10.9s [2024-02-27T09:41:21.029Z] [2024-02-27T09:41:21.029Z] #93 [security-spire-server] exporting to image [2024-02-27T09:41:21.029Z] #93 exporting layers [2024-02-27T09:41:21.117Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-27T09:41:21.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:41:21.117Z] f87232994192: Preparing [2024-02-27T09:41:21.117Z] 8e7bb8374850: Preparing [2024-02-27T09:41:21.117Z] f296388f629e: Preparing [2024-02-27T09:41:21.117Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:21.117Z] 6e6b3342776f: Preparing [2024-02-27T09:41:21.117Z] 3c978e043eb2: Preparing [2024-02-27T09:41:21.117Z] aedc3bda2944: Preparing [2024-02-27T09:41:21.117Z] 3c978e043eb2: Waiting [2024-02-27T09:41:21.117Z] aedc3bda2944: Waiting [2024-02-27T09:41:21.117Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:21.117Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:21.118Z] f87232994192: Layer already exists [2024-02-27T09:41:21.118Z] 8e7bb8374850: Layer already exists [2024-02-27T09:41:21.118Z] f296388f629e: Layer already exists [2024-02-27T09:41:21.118Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:21.118Z] 3c978e043eb2: Layer already exists [2024-02-27T09:41:21.118Z] latest: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:21.553Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:21.983Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.19 [2024-02-27T09:41:21.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:41:21.983Z] f87232994192: Preparing [2024-02-27T09:41:21.983Z] 8e7bb8374850: Preparing [2024-02-27T09:41:21.983Z] f296388f629e: Preparing [2024-02-27T09:41:21.983Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:21.983Z] 6e6b3342776f: Preparing [2024-02-27T09:41:21.983Z] 3c978e043eb2: Preparing [2024-02-27T09:41:21.983Z] aedc3bda2944: Preparing [2024-02-27T09:41:21.983Z] aedc3bda2944: Waiting [2024-02-27T09:41:21.983Z] 3c978e043eb2: Waiting [2024-02-27T09:41:21.983Z] f87232994192: Layer already exists [2024-02-27T09:41:21.983Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:21.983Z] 8e7bb8374850: Layer already exists [2024-02-27T09:41:21.983Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:21.983Z] f296388f629e: Layer already exists [2024-02-27T09:41:21.983Z] 3c978e043eb2: Layer already exists [2024-02-27T09:41:21.983Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:21.983Z] 3.2.0-dev.19: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } [2024-02-27T09:41:21.996Z] #93 ... [2024-02-27T09:41:21.996Z] [2024-02-27T09:41:21.996Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:41:21.996Z] #84 DONE 2.4s [2024-02-27T09:41:21.996Z] [2024-02-27T09:41:21.996Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:41:21.996Z] #90 11.08 OK: 13 MiB in 26 packages [2024-02-27T09:41:21.996Z] #90 DONE 11.7s [2024-02-27T09:41:21.996Z] [2024-02-27T09:41:21.996Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:22.271Z] #94 DONE 0.3s [2024-02-27T09:41:22.271Z] [2024-02-27T09:41:22.271Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-27T09:41:22.420Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-27T09:41:22.560Z] #95 DONE 0.3s [2024-02-27T09:41:22.560Z] [2024-02-27T09:41:22.560Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh [2024-02-27T09:41:22.838Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:22.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:41:22.838Z] f87232994192: Preparing [2024-02-27T09:41:22.838Z] 8e7bb8374850: Preparing [2024-02-27T09:41:22.838Z] f296388f629e: Preparing [2024-02-27T09:41:22.838Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:22.838Z] 6e6b3342776f: Preparing [2024-02-27T09:41:22.838Z] 3c978e043eb2: Preparing [2024-02-27T09:41:22.838Z] aedc3bda2944: Preparing [2024-02-27T09:41:22.838Z] aedc3bda2944: Waiting [2024-02-27T09:41:22.838Z] 3c978e043eb2: Waiting [2024-02-27T09:41:22.838Z] 8e7bb8374850: Layer already exists [2024-02-27T09:41:22.838Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:22.838Z] f87232994192: Layer already exists [2024-02-27T09:41:22.838Z] f296388f629e: Layer already exists [2024-02-27T09:41:22.838Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:22.838Z] 3c978e043eb2: Layer already exists [2024-02-27T09:41:22.838Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:22.838Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:23.167Z] #96 ... [2024-02-27T09:41:23.167Z] [2024-02-27T09:41:23.167Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:41:23.167Z] #97 DONE 0.4s [2024-02-27T09:41:23.167Z] [2024-02-27T09:41:23.167Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-27T09:41:23.269Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:23.435Z] #98 DONE 0.4s [2024-02-27T09:41:23.435Z] [2024-02-27T09:41:23.435Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-27T09:41:23.698Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-02-27T09:41:23.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:41:23.698Z] f87232994192: Preparing [2024-02-27T09:41:23.698Z] 8e7bb8374850: Preparing [2024-02-27T09:41:23.698Z] f296388f629e: Preparing [2024-02-27T09:41:23.698Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:23.698Z] 6e6b3342776f: Preparing [2024-02-27T09:41:23.698Z] 3c978e043eb2: Preparing [2024-02-27T09:41:23.698Z] aedc3bda2944: Preparing [2024-02-27T09:41:23.698Z] 3c978e043eb2: Waiting [2024-02-27T09:41:23.698Z] aedc3bda2944: Waiting [2024-02-27T09:41:23.698Z] 8e7bb8374850: Layer already exists [2024-02-27T09:41:23.698Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:23.698Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:23.698Z] f296388f629e: Layer already exists [2024-02-27T09:41:23.698Z] f87232994192: Layer already exists [2024-02-27T09:41:23.698Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:23.698Z] 3c978e043eb2: Layer already exists [2024-02-27T09:41:23.698Z] main: digest: sha256:96905942e1866c46abede789dc98fe4793fb13701790a7f08c97d1ce33365d24 size: 1778 [Pipeline] } [2024-02-27T09:41:23.707Z] #99 DONE 0.4s [2024-02-27T09:41:23.707Z] [2024-02-27T09:41:23.707Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:41:23.707Z] #96 DONE 2.5s [2024-02-27T09:41:23.707Z] [2024-02-27T09:41:23.707Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2024-02-27T09:41:23.977Z] #100 DONE 0.3s [2024-02-27T09:41:23.977Z] [2024-02-27T09:41:23.977Z] #93 [security-spire-agent] exporting to image [2024-02-27T09:41:23.977Z] #93 exporting layers 3.3s done [2024-02-27T09:41:23.977Z] #93 writing image sha256:7e6ee4664d16479c6da05242145a8ecb09c9ee17dea6c2921046392d3679e85b [Pipeline] echo [2024-02-27T09:41:24.015Z] ===================================================== [Pipeline] echo [2024-02-27T09:41:24.069Z] taggedImages: [2024-02-27T09:41:24.069Z] - nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:24.069Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-27T09:41:24.069Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.19 [2024-02-27T09:41:24.069Z] - nexus3.edgexfoundry.org:10004/core-data:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:24.069Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-02-27T09:41:24.142Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-02-27T09:41:24.142Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:24.142Z] latest [2024-02-27T09:41:24.142Z] 3.2.0-dev.19 [2024-02-27T09:41:24.142Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:24.142Z] main [2024-02-27T09:41:24.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-02-27T09:41:24.259Z] #93 writing image sha256:7e6ee4664d16479c6da05242145a8ecb09c9ee17dea6c2921046392d3679e85b 0.0s done [2024-02-27T09:41:24.259Z] #93 naming to docker.io/library/security-spire-server-arm64 done [2024-02-27T09:41:24.259Z] #93 ... [2024-02-27T09:41:24.259Z] [2024-02-27T09:41:24.259Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-27T09:41:24.259Z] #101 DONE 0.3s [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:24.526Z] [2024-02-27T09:41:24.526Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:41:24.692Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-27T09:41:24.807Z] #102 DONE 0.3s [2024-02-27T09:41:24.807Z] [2024-02-27T09:41:24.807Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] sh [2024-02-27T09:41:25.087Z] #103 DONE 0.2s [2024-02-27T09:41:25.087Z] [2024-02-27T09:41:25.087Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-27T09:41:25.130Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:25.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:41:25.130Z] daedc5b54edb: Preparing [2024-02-27T09:41:25.130Z] 36641746aeeb: Preparing [2024-02-27T09:41:25.130Z] f030dbf5b299: Preparing [2024-02-27T09:41:25.130Z] f296388f629e: Preparing [2024-02-27T09:41:25.130Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:25.130Z] 6e6b3342776f: Preparing [2024-02-27T09:41:25.130Z] 916d2979c85d: Preparing [2024-02-27T09:41:25.130Z] aedc3bda2944: Preparing [2024-02-27T09:41:25.130Z] 6e6b3342776f: Waiting [2024-02-27T09:41:25.130Z] 916d2979c85d: Waiting [2024-02-27T09:41:25.130Z] aedc3bda2944: Waiting [2024-02-27T09:41:25.130Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:25.130Z] f296388f629e: Layer already exists [2024-02-27T09:41:25.130Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:25.130Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:25.130Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:25.131Z] 36641746aeeb: Pushed [2024-02-27T09:41:25.131Z] daedc5b54edb: Pushed [2024-02-27T09:41:25.355Z] #104 DONE 0.4s [2024-02-27T09:41:25.355Z] [2024-02-27T09:41:25.355Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:25.627Z] #68 ... [2024-02-27T09:41:25.627Z] [2024-02-27T09:41:25.627Z] #93 [security-spire-config] exporting to image [2024-02-27T09:41:26.508Z] f030dbf5b299: Pushed [2024-02-27T09:41:26.508Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv [2024-02-27T09:41:26.591Z] #93 exporting layers 2.8s done [2024-02-27T09:41:26.591Z] #93 writing image sha256:0047200193fdcf34b56af911b4fd423acaa45b474b552a1eab559ff9209de5ac 0.0s done [2024-02-27T09:41:26.591Z] #93 naming to docker.io/library/security-spire-agent-arm64 done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:26.957Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-27T09:41:27.179Z] #93 exporting layers 1.7s done [2024-02-27T09:41:27.179Z] #93 writing image sha256:5c5f2a46e9639caa6ddf54301997ba667d45d5c16547a5c2ea13acbd006e1ca9 0.0s done [2024-02-27T09:41:27.179Z] #93 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-02-27T09:41:27.179Z] #93 DONE 6.5s [2024-02-27T09:41:27.179Z] [2024-02-27T09:41:27.179Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2024-02-27T09:41:27.480Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-27T09:41:27.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:41:27.480Z] daedc5b54edb: Preparing [2024-02-27T09:41:27.480Z] 36641746aeeb: Preparing [2024-02-27T09:41:27.480Z] f030dbf5b299: Preparing [2024-02-27T09:41:27.480Z] f296388f629e: Preparing [2024-02-27T09:41:27.480Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:27.480Z] 6e6b3342776f: Preparing [2024-02-27T09:41:27.480Z] 916d2979c85d: Preparing [2024-02-27T09:41:27.480Z] aedc3bda2944: Preparing [2024-02-27T09:41:27.480Z] 916d2979c85d: Waiting [2024-02-27T09:41:27.480Z] 6e6b3342776f: Waiting [2024-02-27T09:41:27.480Z] aedc3bda2944: Waiting [2024-02-27T09:41:27.480Z] daedc5b54edb: Layer already exists [2024-02-27T09:41:27.480Z] 36641746aeeb: Layer already exists [2024-02-27T09:41:27.480Z] f296388f629e: Layer already exists [2024-02-27T09:41:27.480Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:27.480Z] f030dbf5b299: Layer already exists [2024-02-27T09:41:27.480Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:27.480Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:27.480Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:27.480Z] latest: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:27.933Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:28.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.19 [2024-02-27T09:41:28.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:41:28.372Z] daedc5b54edb: Preparing [2024-02-27T09:41:28.372Z] 36641746aeeb: Preparing [2024-02-27T09:41:28.372Z] f030dbf5b299: Preparing [2024-02-27T09:41:28.372Z] f296388f629e: Preparing [2024-02-27T09:41:28.372Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:28.372Z] 6e6b3342776f: Preparing [2024-02-27T09:41:28.372Z] 916d2979c85d: Preparing [2024-02-27T09:41:28.372Z] aedc3bda2944: Preparing [2024-02-27T09:41:28.372Z] 6e6b3342776f: Waiting [2024-02-27T09:41:28.372Z] 916d2979c85d: Waiting [2024-02-27T09:41:28.372Z] aedc3bda2944: Waiting [2024-02-27T09:41:28.372Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:28.372Z] f296388f629e: Layer already exists [2024-02-27T09:41:28.372Z] f030dbf5b299: Layer already exists [2024-02-27T09:41:28.372Z] 36641746aeeb: Layer already exists [2024-02-27T09:41:28.372Z] daedc5b54edb: Layer already exists [2024-02-27T09:41:28.372Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:28.372Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:28.372Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:28.372Z] 3.2.0-dev.19: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:28.849Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:29.307Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:29.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:41:29.307Z] daedc5b54edb: Preparing [2024-02-27T09:41:29.307Z] 36641746aeeb: Preparing [2024-02-27T09:41:29.307Z] f030dbf5b299: Preparing [2024-02-27T09:41:29.307Z] f296388f629e: Preparing [2024-02-27T09:41:29.307Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:29.307Z] 6e6b3342776f: Preparing [2024-02-27T09:41:29.307Z] 916d2979c85d: Preparing [2024-02-27T09:41:29.307Z] aedc3bda2944: Preparing [2024-02-27T09:41:29.307Z] 6e6b3342776f: Waiting [2024-02-27T09:41:29.307Z] 916d2979c85d: Waiting [2024-02-27T09:41:29.307Z] aedc3bda2944: Waiting [2024-02-27T09:41:29.307Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:29.307Z] f030dbf5b299: Layer already exists [2024-02-27T09:41:29.307Z] f296388f629e: Layer already exists [2024-02-27T09:41:29.307Z] daedc5b54edb: Layer already exists [2024-02-27T09:41:29.307Z] 36641746aeeb: Layer already exists [2024-02-27T09:41:29.307Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:29.307Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:29.307Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:29.307Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:29.771Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:30.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-02-27T09:41:30.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:41:30.222Z] daedc5b54edb: Preparing [2024-02-27T09:41:30.222Z] 36641746aeeb: Preparing [2024-02-27T09:41:30.222Z] f030dbf5b299: Preparing [2024-02-27T09:41:30.222Z] f296388f629e: Preparing [2024-02-27T09:41:30.222Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:30.222Z] 6e6b3342776f: Preparing [2024-02-27T09:41:30.222Z] 916d2979c85d: Preparing [2024-02-27T09:41:30.222Z] aedc3bda2944: Preparing [2024-02-27T09:41:30.222Z] 6e6b3342776f: Waiting [2024-02-27T09:41:30.222Z] 916d2979c85d: Waiting [2024-02-27T09:41:30.222Z] aedc3bda2944: Waiting [2024-02-27T09:41:30.222Z] 36641746aeeb: Layer already exists [2024-02-27T09:41:30.222Z] f296388f629e: Layer already exists [2024-02-27T09:41:30.222Z] daedc5b54edb: Layer already exists [2024-02-27T09:41:30.222Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:30.222Z] f030dbf5b299: Layer already exists [2024-02-27T09:41:30.222Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:30.222Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:30.222Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:30.222Z] main: digest: sha256:69e4f9c698b98c8989dd9b63e3dd046044654840d8a2133754083ed8c94e7a9d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:41:30.564Z] ===================================================== [Pipeline] echo [2024-02-27T09:41:30.647Z] taggedImages: [2024-02-27T09:41:30.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:30.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-27T09:41:30.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.19 [2024-02-27T09:41:30.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:30.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-02-27T09:41:30.721Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-02-27T09:41:30.721Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:30.721Z] latest [2024-02-27T09:41:30.721Z] 3.2.0-dev.19 [2024-02-27T09:41:30.721Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:30.721Z] main [2024-02-27T09:41:30.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:31.299Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:31.755Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:31.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:41:31.755Z] e710d70623fc: Preparing [2024-02-27T09:41:31.755Z] 56220d206e4c: Preparing [2024-02-27T09:41:31.755Z] 74becc181baa: Preparing [2024-02-27T09:41:31.755Z] 911d9747d496: Preparing [2024-02-27T09:41:31.755Z] bfb9741df3a0: Preparing [2024-02-27T09:41:31.755Z] 5ad0e6e6259d: Preparing [2024-02-27T09:41:31.755Z] fa0b483475f9: Preparing [2024-02-27T09:41:31.755Z] f296388f629e: Preparing [2024-02-27T09:41:31.755Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:31.755Z] 8bb703255d84: Preparing [2024-02-27T09:41:31.755Z] 9e1f17db6d8d: Preparing [2024-02-27T09:41:31.755Z] 5f70bf18a086: Preparing [2024-02-27T09:41:31.755Z] a6229f80383a: Preparing [2024-02-27T09:41:31.755Z] fa0b483475f9: Waiting [2024-02-27T09:41:31.755Z] e89c650a119b: Preparing [2024-02-27T09:41:31.755Z] 9666699aaf92: Preparing [2024-02-27T09:41:31.755Z] 9e1f17db6d8d: Waiting [2024-02-27T09:41:31.755Z] 8bb703255d84: Waiting [2024-02-27T09:41:31.755Z] aedc3bda2944: Preparing [2024-02-27T09:41:31.755Z] f296388f629e: Waiting [2024-02-27T09:41:31.755Z] 5f70bf18a086: Waiting [2024-02-27T09:41:31.755Z] a6229f80383a: Waiting [2024-02-27T09:41:31.755Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:31.755Z] e89c650a119b: Waiting [2024-02-27T09:41:31.755Z] 9666699aaf92: Waiting [2024-02-27T09:41:31.755Z] aedc3bda2944: Waiting [2024-02-27T09:41:31.755Z] bfb9741df3a0: Pushed [2024-02-27T09:41:31.755Z] e710d70623fc: Pushed [2024-02-27T09:41:31.755Z] 911d9747d496: Pushed [2024-02-27T09:41:31.755Z] 74becc181baa: Pushed [2024-02-27T09:41:31.755Z] 56220d206e4c: Pushed [2024-02-27T09:41:31.755Z] f296388f629e: Layer already exists [2024-02-27T09:41:31.755Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:31.755Z] 5ad0e6e6259d: Pushed [2024-02-27T09:41:32.015Z] 9e1f17db6d8d: Pushed [2024-02-27T09:41:32.015Z] 5f70bf18a086: Pushed [2024-02-27T09:41:32.015Z] 8bb703255d84: Pushed [2024-02-27T09:41:32.015Z] a6229f80383a: Pushed [2024-02-27T09:41:32.015Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:32.015Z] e89c650a119b: Pushed [2024-02-27T09:41:32.015Z] 9666699aaf92: Pushed [2024-02-27T09:41:33.390Z] fa0b483475f9: Pushed [2024-02-27T09:41:33.390Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:33.865Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:34.404Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-27T09:41:34.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:41:34.404Z] e710d70623fc: Preparing [2024-02-27T09:41:34.404Z] 56220d206e4c: Preparing [2024-02-27T09:41:34.404Z] 74becc181baa: Preparing [2024-02-27T09:41:34.404Z] 911d9747d496: Preparing [2024-02-27T09:41:34.404Z] bfb9741df3a0: Preparing [2024-02-27T09:41:34.404Z] 5ad0e6e6259d: Preparing [2024-02-27T09:41:34.404Z] fa0b483475f9: Preparing [2024-02-27T09:41:34.404Z] f296388f629e: Preparing [2024-02-27T09:41:34.404Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:34.404Z] 8bb703255d84: Preparing [2024-02-27T09:41:34.404Z] 9e1f17db6d8d: Preparing [2024-02-27T09:41:34.404Z] 5f70bf18a086: Preparing [2024-02-27T09:41:34.404Z] a6229f80383a: Preparing [2024-02-27T09:41:34.404Z] e89c650a119b: Preparing [2024-02-27T09:41:34.404Z] 9666699aaf92: Preparing [2024-02-27T09:41:34.404Z] aedc3bda2944: Preparing [2024-02-27T09:41:34.404Z] e89c650a119b: Waiting [2024-02-27T09:41:34.404Z] 9666699aaf92: Waiting [2024-02-27T09:41:34.404Z] 9e1f17db6d8d: Waiting [2024-02-27T09:41:34.404Z] aedc3bda2944: Waiting [2024-02-27T09:41:34.404Z] 5f70bf18a086: Waiting [2024-02-27T09:41:34.404Z] a6229f80383a: Waiting [2024-02-27T09:41:34.404Z] 5ad0e6e6259d: Waiting [2024-02-27T09:41:34.404Z] fa0b483475f9: Waiting [2024-02-27T09:41:34.404Z] f296388f629e: Waiting [2024-02-27T09:41:34.404Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:34.404Z] 8bb703255d84: Waiting [2024-02-27T09:41:34.404Z] 911d9747d496: Layer already exists [2024-02-27T09:41:34.404Z] 74becc181baa: Layer already exists [2024-02-27T09:41:34.404Z] e710d70623fc: Layer already exists [2024-02-27T09:41:34.404Z] bfb9741df3a0: Layer already exists [2024-02-27T09:41:34.404Z] 56220d206e4c: Layer already exists [2024-02-27T09:41:34.404Z] fa0b483475f9: Layer already exists [2024-02-27T09:41:34.404Z] f296388f629e: Layer already exists [2024-02-27T09:41:34.404Z] 5ad0e6e6259d: Layer already exists [2024-02-27T09:41:34.404Z] 8bb703255d84: Layer already exists [2024-02-27T09:41:34.404Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:34.404Z] 5f70bf18a086: Layer already exists [2024-02-27T09:41:34.404Z] a6229f80383a: Layer already exists [2024-02-27T09:41:34.404Z] 9e1f17db6d8d: Layer already exists [2024-02-27T09:41:34.404Z] e89c650a119b: Layer already exists [2024-02-27T09:41:34.404Z] 9666699aaf92: Layer already exists [2024-02-27T09:41:34.404Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:34.404Z] latest: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:34.877Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:35.360Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.19 [2024-02-27T09:41:35.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:41:35.360Z] e710d70623fc: Preparing [2024-02-27T09:41:35.360Z] 56220d206e4c: Preparing [2024-02-27T09:41:35.360Z] 74becc181baa: Preparing [2024-02-27T09:41:35.360Z] 911d9747d496: Preparing [2024-02-27T09:41:35.360Z] bfb9741df3a0: Preparing [2024-02-27T09:41:35.360Z] 5ad0e6e6259d: Preparing [2024-02-27T09:41:35.360Z] fa0b483475f9: Preparing [2024-02-27T09:41:35.360Z] f296388f629e: Preparing [2024-02-27T09:41:35.360Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:35.360Z] 8bb703255d84: Preparing [2024-02-27T09:41:35.360Z] 9e1f17db6d8d: Preparing [2024-02-27T09:41:35.360Z] 5f70bf18a086: Preparing [2024-02-27T09:41:35.360Z] a6229f80383a: Preparing [2024-02-27T09:41:35.360Z] e89c650a119b: Preparing [2024-02-27T09:41:35.360Z] 9666699aaf92: Preparing [2024-02-27T09:41:35.360Z] aedc3bda2944: Preparing [2024-02-27T09:41:35.360Z] 5ad0e6e6259d: Waiting [2024-02-27T09:41:35.360Z] fa0b483475f9: Waiting [2024-02-27T09:41:35.360Z] f296388f629e: Waiting [2024-02-27T09:41:35.360Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:35.360Z] 8bb703255d84: Waiting [2024-02-27T09:41:35.360Z] 9e1f17db6d8d: Waiting [2024-02-27T09:41:35.360Z] 5f70bf18a086: Waiting [2024-02-27T09:41:35.360Z] a6229f80383a: Waiting [2024-02-27T09:41:35.360Z] aedc3bda2944: Waiting [2024-02-27T09:41:35.360Z] e89c650a119b: Waiting [2024-02-27T09:41:35.360Z] 74becc181baa: Layer already exists [2024-02-27T09:41:35.360Z] 56220d206e4c: Layer already exists [2024-02-27T09:41:35.360Z] e710d70623fc: Layer already exists [2024-02-27T09:41:35.360Z] bfb9741df3a0: Layer already exists [2024-02-27T09:41:35.360Z] 911d9747d496: Layer already exists [2024-02-27T09:41:35.360Z] 5ad0e6e6259d: Layer already exists [2024-02-27T09:41:35.360Z] fa0b483475f9: Layer already exists [2024-02-27T09:41:35.360Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:35.360Z] f296388f629e: Layer already exists [2024-02-27T09:41:35.360Z] 8bb703255d84: Layer already exists [2024-02-27T09:41:35.360Z] 5f70bf18a086: Layer already exists [2024-02-27T09:41:35.360Z] 9e1f17db6d8d: Layer already exists [2024-02-27T09:41:35.360Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:35.360Z] 9666699aaf92: Layer already exists [2024-02-27T09:41:35.360Z] a6229f80383a: Layer already exists [2024-02-27T09:41:35.360Z] e89c650a119b: Layer already exists [2024-02-27T09:41:35.360Z] 3.2.0-dev.19: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:35.849Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:36.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:36.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:41:36.322Z] e710d70623fc: Preparing [2024-02-27T09:41:36.322Z] 56220d206e4c: Preparing [2024-02-27T09:41:36.322Z] 74becc181baa: Preparing [2024-02-27T09:41:36.322Z] 911d9747d496: Preparing [2024-02-27T09:41:36.322Z] bfb9741df3a0: Preparing [2024-02-27T09:41:36.322Z] 5ad0e6e6259d: Preparing [2024-02-27T09:41:36.322Z] fa0b483475f9: Preparing [2024-02-27T09:41:36.322Z] f296388f629e: Preparing [2024-02-27T09:41:36.322Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:36.322Z] 8bb703255d84: Preparing [2024-02-27T09:41:36.322Z] 9e1f17db6d8d: Preparing [2024-02-27T09:41:36.322Z] 5f70bf18a086: Preparing [2024-02-27T09:41:36.322Z] a6229f80383a: Preparing [2024-02-27T09:41:36.322Z] e89c650a119b: Preparing [2024-02-27T09:41:36.322Z] 9666699aaf92: Preparing [2024-02-27T09:41:36.322Z] aedc3bda2944: Preparing [2024-02-27T09:41:36.322Z] 5ad0e6e6259d: Waiting [2024-02-27T09:41:36.322Z] fa0b483475f9: Waiting [2024-02-27T09:41:36.322Z] f296388f629e: Waiting [2024-02-27T09:41:36.322Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:36.322Z] 8bb703255d84: Waiting [2024-02-27T09:41:36.322Z] 9e1f17db6d8d: Waiting [2024-02-27T09:41:36.322Z] 5f70bf18a086: Waiting [2024-02-27T09:41:36.322Z] a6229f80383a: Waiting [2024-02-27T09:41:36.322Z] e89c650a119b: Waiting [2024-02-27T09:41:36.322Z] 9666699aaf92: Waiting [2024-02-27T09:41:36.322Z] aedc3bda2944: Waiting [2024-02-27T09:41:36.322Z] bfb9741df3a0: Layer already exists [2024-02-27T09:41:36.322Z] 56220d206e4c: Layer already exists [2024-02-27T09:41:36.323Z] 911d9747d496: Layer already exists [2024-02-27T09:41:36.323Z] 74becc181baa: Layer already exists [2024-02-27T09:41:36.323Z] e710d70623fc: Layer already exists [2024-02-27T09:41:36.323Z] 5ad0e6e6259d: Layer already exists [2024-02-27T09:41:36.323Z] f296388f629e: Layer already exists [2024-02-27T09:41:36.323Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:36.323Z] fa0b483475f9: Layer already exists [2024-02-27T09:41:36.323Z] 8bb703255d84: Layer already exists [2024-02-27T09:41:36.323Z] 9e1f17db6d8d: Layer already exists [2024-02-27T09:41:36.323Z] 5f70bf18a086: Layer already exists [2024-02-27T09:41:36.323Z] e89c650a119b: Layer already exists [2024-02-27T09:41:36.323Z] a6229f80383a: Layer already exists [2024-02-27T09:41:36.323Z] 9666699aaf92: Layer already exists [2024-02-27T09:41:36.323Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:36.323Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:36.798Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:37.255Z] #74 ... [2024-02-27T09:41:37.255Z] [2024-02-27T09:41:37.255Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.255Z] #68 DONE 46.4s [2024-02-27T09:41:37.255Z] [2024-02-27T09:41:37.255Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.255Z] #69 DONE 50.9s [2024-02-27T09:41:37.255Z] [2024-02-27T09:41:37.255Z] #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.255Z] #70 DONE 47.5s [2024-02-27T09:41:37.255Z] [2024-02-27T09:41:37.255Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-02-27T09:41:37.265Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-02-27T09:41:37.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:41:37.265Z] e710d70623fc: Preparing [2024-02-27T09:41:37.265Z] 56220d206e4c: Preparing [2024-02-27T09:41:37.265Z] 74becc181baa: Preparing [2024-02-27T09:41:37.265Z] 911d9747d496: Preparing [2024-02-27T09:41:37.265Z] bfb9741df3a0: Preparing [2024-02-27T09:41:37.265Z] 5ad0e6e6259d: Preparing [2024-02-27T09:41:37.265Z] fa0b483475f9: Preparing [2024-02-27T09:41:37.265Z] f296388f629e: Preparing [2024-02-27T09:41:37.265Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:37.265Z] 8bb703255d84: Preparing [2024-02-27T09:41:37.265Z] 9e1f17db6d8d: Preparing [2024-02-27T09:41:37.265Z] 5f70bf18a086: Preparing [2024-02-27T09:41:37.265Z] a6229f80383a: Preparing [2024-02-27T09:41:37.265Z] e89c650a119b: Preparing [2024-02-27T09:41:37.265Z] 9666699aaf92: Preparing [2024-02-27T09:41:37.265Z] aedc3bda2944: Preparing [2024-02-27T09:41:37.265Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:37.265Z] fa0b483475f9: Waiting [2024-02-27T09:41:37.265Z] f296388f629e: Waiting [2024-02-27T09:41:37.265Z] 8bb703255d84: Waiting [2024-02-27T09:41:37.265Z] e89c650a119b: Waiting [2024-02-27T09:41:37.265Z] 9666699aaf92: Waiting [2024-02-27T09:41:37.265Z] aedc3bda2944: Waiting [2024-02-27T09:41:37.265Z] 9e1f17db6d8d: Waiting [2024-02-27T09:41:37.265Z] 5ad0e6e6259d: Waiting [2024-02-27T09:41:37.265Z] 5f70bf18a086: Waiting [2024-02-27T09:41:37.265Z] a6229f80383a: Waiting [2024-02-27T09:41:37.265Z] e710d70623fc: Layer already exists [2024-02-27T09:41:37.265Z] 911d9747d496: Layer already exists [2024-02-27T09:41:37.265Z] 56220d206e4c: Layer already exists [2024-02-27T09:41:37.265Z] 74becc181baa: Layer already exists [2024-02-27T09:41:37.265Z] bfb9741df3a0: Layer already exists [2024-02-27T09:41:37.265Z] 5ad0e6e6259d: Layer already exists [2024-02-27T09:41:37.265Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:37.265Z] fa0b483475f9: Layer already exists [2024-02-27T09:41:37.265Z] f296388f629e: Layer already exists [2024-02-27T09:41:37.265Z] 8bb703255d84: Layer already exists [2024-02-27T09:41:37.265Z] a6229f80383a: Layer already exists [2024-02-27T09:41:37.265Z] 9e1f17db6d8d: Layer already exists [2024-02-27T09:41:37.265Z] e89c650a119b: Layer already exists [2024-02-27T09:41:37.265Z] 5f70bf18a086: Layer already exists [2024-02-27T09:41:37.265Z] 9666699aaf92: Layer already exists [2024-02-27T09:41:37.265Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:37.265Z] main: digest: sha256:bef0367e15013dbe861b28f42bb6a8e32618c0a02f221be216c551e3bde7d393 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-02-27T09:41:37.521Z] #105 ... [2024-02-27T09:41:37.521Z] [2024-02-27T09:41:37.521Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-27T09:41:37.521Z] #106 CACHED [2024-02-27T09:41:37.521Z] [2024-02-27T09:41:37.521Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:41:37.521Z] #107 CACHED [2024-02-27T09:41:37.521Z] [2024-02-27T09:41:37.521Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.521Z] #108 CACHED [2024-02-27T09:41:37.521Z] [2024-02-27T09:41:37.521Z] #109 [core-command builder 6/7] COPY . . [2024-02-27T09:41:37.521Z] #109 DONE 1.2s [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:41:37.640Z] ===================================================== [Pipeline] echo [2024-02-27T09:41:37.707Z] taggedImages: [2024-02-27T09:41:37.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:37.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-27T09:41:37.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.19 [2024-02-27T09:41:37.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:37.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:41:37.788Z] #110 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.788Z] #111 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #112 [security-proxy-auth builder 6/7] COPY . . [2024-02-27T09:41:37.788Z] #112 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:41:37.788Z] #113 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.788Z] #114 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #115 [security-bootstrapper builder 6/7] COPY . . [2024-02-27T09:41:37.788Z] #115 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:41:37.788Z] #116 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #117 [core-data builder 6/7] COPY . . [2024-02-27T09:41:37.788Z] #117 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.788Z] #118 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.788Z] #119 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:41:37.788Z] #120 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-02-27T09:41:37.788Z] #121 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.788Z] #122 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #123 [core-metadata builder 6/7] COPY . . [2024-02-27T09:41:37.788Z] #123 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:41:37.788Z] #124 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:37.788Z] #125 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #126 [support-scheduler builder 6/7] COPY . . [2024-02-27T09:41:37.788Z] #126 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:41:37.788Z] #127 CACHED [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-02-27T09:41:37.788Z] #105 DONE 1.2s [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #128 [support-notifications builder 6/7] COPY . . [2024-02-27T09:41:37.788Z] #128 DONE 1.2s [2024-02-27T09:41:37.788Z] [2024-02-27T09:41:37.788Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] echo [2024-02-27T09:41:37.790Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-02-27T09:41:37.790Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:37.790Z] latest [2024-02-27T09:41:37.790Z] 3.2.0-dev.19 [2024-02-27T09:41:37.790Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:37.790Z] main [2024-02-27T09:41:37.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:38.387Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:38.754Z] #129 ... [2024-02-27T09:41:38.754Z] [2024-02-27T09:41:38.754Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:41:38.754Z] #74 DONE 34.2s [2024-02-27T09:41:38.754Z] [2024-02-27T09:41:38.754Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-27T09:41:38.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:38.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:41:38.867Z] c6056e4f1341: Preparing [2024-02-27T09:41:38.867Z] 0aba89a55e75: Preparing [2024-02-27T09:41:38.867Z] 56f270a6f99d: Preparing [2024-02-27T09:41:38.867Z] d993b67476c8: Preparing [2024-02-27T09:41:38.867Z] f296388f629e: Preparing [2024-02-27T09:41:38.867Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:38.867Z] 6e6b3342776f: Preparing [2024-02-27T09:41:38.867Z] 916d2979c85d: Preparing [2024-02-27T09:41:38.867Z] aedc3bda2944: Preparing [2024-02-27T09:41:38.867Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:38.867Z] 6e6b3342776f: Waiting [2024-02-27T09:41:38.867Z] 916d2979c85d: Waiting [2024-02-27T09:41:38.867Z] aedc3bda2944: Waiting [2024-02-27T09:41:38.867Z] f296388f629e: Layer already exists [2024-02-27T09:41:38.867Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:38.867Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:38.867Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:38.867Z] 56f270a6f99d: Pushed [2024-02-27T09:41:38.867Z] c6056e4f1341: Pushed [2024-02-27T09:41:38.867Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:38.867Z] 0aba89a55e75: Pushed [2024-02-27T09:41:39.804Z] d993b67476c8: Pushed [2024-02-27T09:41:40.064Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:40.545Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:41.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-27T09:41:41.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:41:41.035Z] c6056e4f1341: Preparing [2024-02-27T09:41:41.035Z] 0aba89a55e75: Preparing [2024-02-27T09:41:41.035Z] 56f270a6f99d: Preparing [2024-02-27T09:41:41.035Z] d993b67476c8: Preparing [2024-02-27T09:41:41.035Z] f296388f629e: Preparing [2024-02-27T09:41:41.035Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:41.035Z] 6e6b3342776f: Preparing [2024-02-27T09:41:41.035Z] 916d2979c85d: Preparing [2024-02-27T09:41:41.035Z] aedc3bda2944: Preparing [2024-02-27T09:41:41.035Z] 916d2979c85d: Waiting [2024-02-27T09:41:41.035Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:41.035Z] aedc3bda2944: Waiting [2024-02-27T09:41:41.035Z] 6e6b3342776f: Waiting [2024-02-27T09:41:41.035Z] 56f270a6f99d: Layer already exists [2024-02-27T09:41:41.035Z] f296388f629e: Layer already exists [2024-02-27T09:41:41.035Z] 0aba89a55e75: Layer already exists [2024-02-27T09:41:41.035Z] d993b67476c8: Layer already exists [2024-02-27T09:41:41.035Z] c6056e4f1341: Layer already exists [2024-02-27T09:41:41.035Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:41.035Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:41.035Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:41.035Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:41.035Z] latest: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:41.518Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:41.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.19 [2024-02-27T09:41:41.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:41:41.999Z] c6056e4f1341: Preparing [2024-02-27T09:41:41.999Z] 0aba89a55e75: Preparing [2024-02-27T09:41:41.999Z] 56f270a6f99d: Preparing [2024-02-27T09:41:41.999Z] d993b67476c8: Preparing [2024-02-27T09:41:41.999Z] f296388f629e: Preparing [2024-02-27T09:41:41.999Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:41.999Z] 6e6b3342776f: Preparing [2024-02-27T09:41:41.999Z] 916d2979c85d: Preparing [2024-02-27T09:41:41.999Z] aedc3bda2944: Preparing [2024-02-27T09:41:41.999Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:41.999Z] 6e6b3342776f: Waiting [2024-02-27T09:41:41.999Z] 916d2979c85d: Waiting [2024-02-27T09:41:41.999Z] aedc3bda2944: Waiting [2024-02-27T09:41:41.999Z] f296388f629e: Layer already exists [2024-02-27T09:41:41.999Z] 0aba89a55e75: Layer already exists [2024-02-27T09:41:41.999Z] 56f270a6f99d: Layer already exists [2024-02-27T09:41:41.999Z] d993b67476c8: Layer already exists [2024-02-27T09:41:41.999Z] c6056e4f1341: Layer already exists [2024-02-27T09:41:41.999Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:41.999Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:41.999Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:41.999Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:41.999Z] 3.2.0-dev.19: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv [2024-02-27T09:41:42.095Z] #130 DONE 3.0s [2024-02-27T09:41:42.095Z] [2024-02-27T09:41:42.095Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:42.491Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:42.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:42.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:41:42.988Z] c6056e4f1341: Preparing [2024-02-27T09:41:42.988Z] 0aba89a55e75: Preparing [2024-02-27T09:41:42.988Z] 56f270a6f99d: Preparing [2024-02-27T09:41:42.988Z] d993b67476c8: Preparing [2024-02-27T09:41:42.988Z] f296388f629e: Preparing [2024-02-27T09:41:42.988Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:42.988Z] 6e6b3342776f: Preparing [2024-02-27T09:41:42.988Z] 916d2979c85d: Preparing [2024-02-27T09:41:42.988Z] aedc3bda2944: Preparing [2024-02-27T09:41:42.988Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:42.988Z] 916d2979c85d: Waiting [2024-02-27T09:41:42.988Z] 6e6b3342776f: Waiting [2024-02-27T09:41:42.988Z] aedc3bda2944: Waiting [2024-02-27T09:41:42.988Z] f296388f629e: Layer already exists [2024-02-27T09:41:42.988Z] 0aba89a55e75: Layer already exists [2024-02-27T09:41:42.988Z] c6056e4f1341: Layer already exists [2024-02-27T09:41:42.988Z] d993b67476c8: Layer already exists [2024-02-27T09:41:42.988Z] 56f270a6f99d: Layer already exists [2024-02-27T09:41:42.988Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:42.988Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:42.988Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:42.988Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:42.988Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:43.474Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:43.951Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-02-27T09:41:43.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:41:43.951Z] c6056e4f1341: Preparing [2024-02-27T09:41:43.951Z] 0aba89a55e75: Preparing [2024-02-27T09:41:43.951Z] 56f270a6f99d: Preparing [2024-02-27T09:41:43.951Z] d993b67476c8: Preparing [2024-02-27T09:41:43.951Z] f296388f629e: Preparing [2024-02-27T09:41:43.951Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:43.951Z] 6e6b3342776f: Preparing [2024-02-27T09:41:43.951Z] 916d2979c85d: Preparing [2024-02-27T09:41:43.951Z] aedc3bda2944: Preparing [2024-02-27T09:41:43.951Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:43.951Z] aedc3bda2944: Waiting [2024-02-27T09:41:43.951Z] 6e6b3342776f: Waiting [2024-02-27T09:41:43.951Z] 916d2979c85d: Waiting [2024-02-27T09:41:43.951Z] d993b67476c8: Layer already exists [2024-02-27T09:41:43.951Z] c6056e4f1341: Layer already exists [2024-02-27T09:41:43.951Z] 0aba89a55e75: Layer already exists [2024-02-27T09:41:43.951Z] 56f270a6f99d: Layer already exists [2024-02-27T09:41:43.951Z] f296388f629e: Layer already exists [2024-02-27T09:41:43.951Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:43.951Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:43.951Z] 916d2979c85d: Layer already exists [2024-02-27T09:41:43.951Z] 6e6b3342776f: Layer already exists [2024-02-27T09:41:43.951Z] main: digest: sha256:ee320695b7f8629f911b56cb06e20aa13697a0fc0c1b54381374d637682c36df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:41:44.378Z] ===================================================== [Pipeline] echo [2024-02-27T09:41:44.447Z] taggedImages: [2024-02-27T09:41:44.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:44.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-27T09:41:44.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.19 [2024-02-27T09:41:44.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:44.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-02-27T09:41:44.535Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-02-27T09:41:44.535Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:44.535Z] latest [2024-02-27T09:41:44.535Z] 3.2.0-dev.19 [2024-02-27T09:41:44.535Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:44.535Z] main [2024-02-27T09:41:44.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-02-27T09:41:44.678Z] #131 2.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:45.181Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:45.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:45.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:41:45.777Z] bfa7acf9e059: Preparing [2024-02-27T09:41:45.777Z] 22fd3bb2fd0b: Preparing [2024-02-27T09:41:45.777Z] 04eacc48d751: Preparing [2024-02-27T09:41:45.777Z] aea93c45ade2: Preparing [2024-02-27T09:41:45.777Z] 2282d4577878: Preparing [2024-02-27T09:41:45.777Z] f296388f629e: Preparing [2024-02-27T09:41:45.777Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:45.777Z] d9db5434d28b: Preparing [2024-02-27T09:41:45.777Z] bf48e8a1e52d: Preparing [2024-02-27T09:41:45.777Z] d50e8e91e6c0: Preparing [2024-02-27T09:41:45.777Z] aedc3bda2944: Preparing [2024-02-27T09:41:45.777Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:45.777Z] d9db5434d28b: Waiting [2024-02-27T09:41:45.777Z] bf48e8a1e52d: Waiting [2024-02-27T09:41:45.777Z] d50e8e91e6c0: Waiting [2024-02-27T09:41:45.777Z] aedc3bda2944: Waiting [2024-02-27T09:41:45.777Z] f296388f629e: Waiting [2024-02-27T09:41:45.777Z] 22fd3bb2fd0b: Pushed [2024-02-27T09:41:45.777Z] bfa7acf9e059: Pushed [2024-02-27T09:41:45.777Z] f296388f629e: Layer already exists [2024-02-27T09:41:45.777Z] aea93c45ade2: Pushed [2024-02-27T09:41:45.777Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:45.777Z] 2282d4577878: Pushed [2024-02-27T09:41:45.777Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:45.777Z] d9db5434d28b: Pushed [2024-02-27T09:41:46.035Z] bf48e8a1e52d: Pushed [2024-02-27T09:41:46.601Z] 04eacc48d751: Pushed [2024-02-27T09:41:47.170Z] d50e8e91e6c0: Pushed [2024-02-27T09:41:47.170Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:47.663Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:48.023Z] #131 ... [2024-02-27T09:41:48.024Z] [2024-02-27T09:41:48.024Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:41:48.024Z] #0 5.940 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-27T09:41:48.024Z] #132 ... [2024-02-27T09:41:48.024Z] [2024-02-27T09:41:48.024Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-27T09:41:48.024Z] #0 4.224 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-27T09:41:48.024Z] #133 ... [2024-02-27T09:41:48.024Z] [2024-02-27T09:41:48.024Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-27T09:41:48.024Z] #0 3.856 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-27T09:41:48.024Z] #134 ... [2024-02-27T09:41:48.024Z] [2024-02-27T09:41:48.024Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-27T09:41:48.024Z] #0 6.085 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-27T09:41:48.024Z] #135 ... [2024-02-27T09:41:48.024Z] [2024-02-27T09:41:48.024Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:41:48.024Z] #0 5.408 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-27T09:41:48.163Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-27T09:41:48.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:41:48.163Z] bfa7acf9e059: Preparing [2024-02-27T09:41:48.163Z] 22fd3bb2fd0b: Preparing [2024-02-27T09:41:48.163Z] 04eacc48d751: Preparing [2024-02-27T09:41:48.163Z] aea93c45ade2: Preparing [2024-02-27T09:41:48.163Z] 2282d4577878: Preparing [2024-02-27T09:41:48.163Z] f296388f629e: Preparing [2024-02-27T09:41:48.163Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:48.163Z] d9db5434d28b: Preparing [2024-02-27T09:41:48.163Z] bf48e8a1e52d: Preparing [2024-02-27T09:41:48.163Z] d50e8e91e6c0: Preparing [2024-02-27T09:41:48.163Z] aedc3bda2944: Preparing [2024-02-27T09:41:48.163Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:48.163Z] f296388f629e: Waiting [2024-02-27T09:41:48.163Z] d9db5434d28b: Waiting [2024-02-27T09:41:48.163Z] bf48e8a1e52d: Waiting [2024-02-27T09:41:48.163Z] d50e8e91e6c0: Waiting [2024-02-27T09:41:48.163Z] aedc3bda2944: Waiting [2024-02-27T09:41:48.163Z] 22fd3bb2fd0b: Layer already exists [2024-02-27T09:41:48.163Z] bfa7acf9e059: Layer already exists [2024-02-27T09:41:48.163Z] 2282d4577878: Layer already exists [2024-02-27T09:41:48.163Z] 04eacc48d751: Layer already exists [2024-02-27T09:41:48.163Z] aea93c45ade2: Layer already exists [2024-02-27T09:41:48.163Z] f296388f629e: Layer already exists [2024-02-27T09:41:48.163Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:48.163Z] d50e8e91e6c0: Layer already exists [2024-02-27T09:41:48.163Z] d9db5434d28b: Layer already exists [2024-02-27T09:41:48.163Z] bf48e8a1e52d: Layer already exists [2024-02-27T09:41:48.163Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:48.163Z] latest: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv [2024-02-27T09:41:48.289Z] #136 ... [2024-02-27T09:41:48.289Z] [2024-02-27T09:41:48.289Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:41:48.289Z] #0 6.097 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:48.565Z] #137 ... [2024-02-27T09:41:48.565Z] [2024-02-27T09:41:48.565Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-27T09:41:48.565Z] #0 6.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-27T09:41:48.565Z] #138 ... [2024-02-27T09:41:48.565Z] [2024-02-27T09:41:48.565Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:41:48.565Z] #0 5.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-27T09:41:48.677Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-27T09:41:48.832Z] #139 ... [2024-02-27T09:41:48.832Z] [2024-02-27T09:41:48.832Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:41:48.832Z] #0 5.365 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] sh [2024-02-27T09:41:49.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.19 [2024-02-27T09:41:49.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:41:49.244Z] bfa7acf9e059: Preparing [2024-02-27T09:41:49.244Z] 22fd3bb2fd0b: Preparing [2024-02-27T09:41:49.244Z] 04eacc48d751: Preparing [2024-02-27T09:41:49.244Z] aea93c45ade2: Preparing [2024-02-27T09:41:49.244Z] 2282d4577878: Preparing [2024-02-27T09:41:49.244Z] f296388f629e: Preparing [2024-02-27T09:41:49.244Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:49.244Z] d9db5434d28b: Preparing [2024-02-27T09:41:49.244Z] bf48e8a1e52d: Preparing [2024-02-27T09:41:49.244Z] d50e8e91e6c0: Preparing [2024-02-27T09:41:49.244Z] aedc3bda2944: Preparing [2024-02-27T09:41:49.244Z] d9db5434d28b: Waiting [2024-02-27T09:41:49.244Z] f296388f629e: Waiting [2024-02-27T09:41:49.244Z] bf48e8a1e52d: Waiting [2024-02-27T09:41:49.244Z] d50e8e91e6c0: Waiting [2024-02-27T09:41:49.244Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:49.244Z] aedc3bda2944: Waiting [2024-02-27T09:41:49.244Z] 22fd3bb2fd0b: Layer already exists [2024-02-27T09:41:49.244Z] 2282d4577878: Layer already exists [2024-02-27T09:41:49.244Z] aea93c45ade2: Layer already exists [2024-02-27T09:41:49.244Z] 04eacc48d751: Layer already exists [2024-02-27T09:41:49.244Z] bfa7acf9e059: Layer already exists [2024-02-27T09:41:49.244Z] bf48e8a1e52d: Layer already exists [2024-02-27T09:41:49.244Z] f296388f629e: Layer already exists [2024-02-27T09:41:49.244Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:49.244Z] d9db5434d28b: Layer already exists [2024-02-27T09:41:49.244Z] d50e8e91e6c0: Layer already exists [2024-02-27T09:41:49.244Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:49.244Z] 3.2.0-dev.19: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:49.745Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:50.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:50.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:41:50.241Z] bfa7acf9e059: Preparing [2024-02-27T09:41:50.241Z] 22fd3bb2fd0b: Preparing [2024-02-27T09:41:50.241Z] 04eacc48d751: Preparing [2024-02-27T09:41:50.241Z] aea93c45ade2: Preparing [2024-02-27T09:41:50.241Z] 2282d4577878: Preparing [2024-02-27T09:41:50.241Z] f296388f629e: Preparing [2024-02-27T09:41:50.241Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:50.241Z] d9db5434d28b: Preparing [2024-02-27T09:41:50.241Z] bf48e8a1e52d: Preparing [2024-02-27T09:41:50.241Z] d50e8e91e6c0: Preparing [2024-02-27T09:41:50.241Z] aedc3bda2944: Preparing [2024-02-27T09:41:50.241Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:50.242Z] f296388f629e: Waiting [2024-02-27T09:41:50.242Z] bf48e8a1e52d: Waiting [2024-02-27T09:41:50.242Z] d9db5434d28b: Waiting [2024-02-27T09:41:50.242Z] d50e8e91e6c0: Waiting [2024-02-27T09:41:50.242Z] aedc3bda2944: Waiting [2024-02-27T09:41:50.242Z] 22fd3bb2fd0b: Layer already exists [2024-02-27T09:41:50.242Z] aea93c45ade2: Layer already exists [2024-02-27T09:41:50.242Z] bfa7acf9e059: Layer already exists [2024-02-27T09:41:50.242Z] 2282d4577878: Layer already exists [2024-02-27T09:41:50.242Z] 04eacc48d751: Layer already exists [2024-02-27T09:41:50.242Z] f296388f629e: Layer already exists [2024-02-27T09:41:50.242Z] d9db5434d28b: Layer already exists [2024-02-27T09:41:50.242Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:50.242Z] bf48e8a1e52d: Layer already exists [2024-02-27T09:41:50.242Z] d50e8e91e6c0: Layer already exists [2024-02-27T09:41:50.242Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:50.242Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:50.751Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:51.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-02-27T09:41:51.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:41:51.359Z] bfa7acf9e059: Preparing [2024-02-27T09:41:51.359Z] 22fd3bb2fd0b: Preparing [2024-02-27T09:41:51.359Z] 04eacc48d751: Preparing [2024-02-27T09:41:51.359Z] aea93c45ade2: Preparing [2024-02-27T09:41:51.359Z] 2282d4577878: Preparing [2024-02-27T09:41:51.359Z] f296388f629e: Preparing [2024-02-27T09:41:51.359Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:51.359Z] d9db5434d28b: Preparing [2024-02-27T09:41:51.359Z] bf48e8a1e52d: Preparing [2024-02-27T09:41:51.359Z] d50e8e91e6c0: Preparing [2024-02-27T09:41:51.359Z] aedc3bda2944: Preparing [2024-02-27T09:41:51.359Z] d9db5434d28b: Waiting [2024-02-27T09:41:51.359Z] d50e8e91e6c0: Waiting [2024-02-27T09:41:51.359Z] f296388f629e: Waiting [2024-02-27T09:41:51.359Z] bf48e8a1e52d: Waiting [2024-02-27T09:41:51.359Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:51.359Z] aedc3bda2944: Waiting [2024-02-27T09:41:51.359Z] 04eacc48d751: Layer already exists [2024-02-27T09:41:51.359Z] aea93c45ade2: Layer already exists [2024-02-27T09:41:51.359Z] 2282d4577878: Layer already exists [2024-02-27T09:41:51.359Z] bfa7acf9e059: Layer already exists [2024-02-27T09:41:51.359Z] 22fd3bb2fd0b: Layer already exists [2024-02-27T09:41:51.359Z] f296388f629e: Layer already exists [2024-02-27T09:41:51.359Z] d50e8e91e6c0: Layer already exists [2024-02-27T09:41:51.359Z] d9db5434d28b: Layer already exists [2024-02-27T09:41:51.359Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:51.359Z] bf48e8a1e52d: Layer already exists [2024-02-27T09:41:51.359Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:51.359Z] main: digest: sha256:4800a794987d4f90ae232bfa0a0970a95817bf84a5a4890a7c06cb99276adba7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:41:51.789Z] ===================================================== [Pipeline] echo [2024-02-27T09:41:51.860Z] taggedImages: [2024-02-27T09:41:51.860Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:51.860Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-27T09:41:51.860Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.19 [2024-02-27T09:41:51.860Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:51.860Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-02-27T09:41:51.944Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-02-27T09:41:51.944Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:51.944Z] latest [2024-02-27T09:41:51.944Z] 3.2.0-dev.19 [2024-02-27T09:41:51.944Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:51.944Z] main [2024-02-27T09:41:51.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:52.612Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:53.111Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:53.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:41:53.111Z] 0d2a70972a55: Preparing [2024-02-27T09:41:53.111Z] 0507a36b8275: Preparing [2024-02-27T09:41:53.111Z] ef2d396103b7: Preparing [2024-02-27T09:41:53.111Z] 5e2ea814cb94: Preparing [2024-02-27T09:41:53.111Z] 4776dbb40efe: Preparing [2024-02-27T09:41:53.111Z] 316d25e51261: Preparing [2024-02-27T09:41:53.111Z] b19d901691b2: Preparing [2024-02-27T09:41:53.111Z] f296388f629e: Preparing [2024-02-27T09:41:53.111Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:53.111Z] 5d0bef54b858: Preparing [2024-02-27T09:41:53.111Z] 315aa4c372d8: Preparing [2024-02-27T09:41:53.111Z] aedc3bda2944: Preparing [2024-02-27T09:41:53.111Z] 316d25e51261: Waiting [2024-02-27T09:41:53.111Z] b19d901691b2: Waiting [2024-02-27T09:41:53.111Z] f296388f629e: Waiting [2024-02-27T09:41:53.111Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:53.111Z] 315aa4c372d8: Waiting [2024-02-27T09:41:53.111Z] 5d0bef54b858: Waiting [2024-02-27T09:41:53.111Z] aedc3bda2944: Waiting [2024-02-27T09:41:53.111Z] 0d2a70972a55: Pushed [2024-02-27T09:41:53.111Z] 4776dbb40efe: Pushed [2024-02-27T09:41:53.111Z] 0507a36b8275: Pushed [2024-02-27T09:41:53.111Z] f296388f629e: Layer already exists [2024-02-27T09:41:53.111Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:53.231Z] #140 ... [2024-02-27T09:41:53.231Z] [2024-02-27T09:41:53.231Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:41:53.231Z] #129 5.000 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-27T09:41:53.371Z] 316d25e51261: Pushed [2024-02-27T09:41:53.371Z] b19d901691b2: Pushed [2024-02-27T09:41:53.371Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:53.371Z] 5d0bef54b858: Pushed [2024-02-27T09:41:53.938Z] 5e2ea814cb94: Pushed [2024-02-27T09:41:54.508Z] ef2d396103b7: Pushed [2024-02-27T09:41:54.508Z] 315aa4c372d8: Pushed [2024-02-27T09:41:54.508Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:55.029Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:55.533Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-27T09:41:55.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:41:55.533Z] 0d2a70972a55: Preparing [2024-02-27T09:41:55.533Z] 0507a36b8275: Preparing [2024-02-27T09:41:55.533Z] ef2d396103b7: Preparing [2024-02-27T09:41:55.533Z] 5e2ea814cb94: Preparing [2024-02-27T09:41:55.533Z] 4776dbb40efe: Preparing [2024-02-27T09:41:55.533Z] 316d25e51261: Preparing [2024-02-27T09:41:55.533Z] b19d901691b2: Preparing [2024-02-27T09:41:55.533Z] f296388f629e: Preparing [2024-02-27T09:41:55.533Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:55.533Z] 5d0bef54b858: Preparing [2024-02-27T09:41:55.533Z] 315aa4c372d8: Preparing [2024-02-27T09:41:55.533Z] aedc3bda2944: Preparing [2024-02-27T09:41:55.533Z] f296388f629e: Waiting [2024-02-27T09:41:55.533Z] 316d25e51261: Waiting [2024-02-27T09:41:55.533Z] b19d901691b2: Waiting [2024-02-27T09:41:55.533Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:55.533Z] 5d0bef54b858: Waiting [2024-02-27T09:41:55.533Z] 315aa4c372d8: Waiting [2024-02-27T09:41:55.533Z] aedc3bda2944: Waiting [2024-02-27T09:41:55.533Z] 0d2a70972a55: Layer already exists [2024-02-27T09:41:55.533Z] 0507a36b8275: Layer already exists [2024-02-27T09:41:55.533Z] ef2d396103b7: Layer already exists [2024-02-27T09:41:55.533Z] 5e2ea814cb94: Layer already exists [2024-02-27T09:41:55.533Z] 4776dbb40efe: Layer already exists [2024-02-27T09:41:55.533Z] b19d901691b2: Layer already exists [2024-02-27T09:41:55.533Z] f296388f629e: Layer already exists [2024-02-27T09:41:55.533Z] 316d25e51261: Layer already exists [2024-02-27T09:41:55.533Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:55.533Z] 5d0bef54b858: Layer already exists [2024-02-27T09:41:55.533Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:55.533Z] 315aa4c372d8: Layer already exists [2024-02-27T09:41:55.533Z] latest: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:56.043Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:56.548Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.19 [2024-02-27T09:41:56.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:41:56.548Z] 0d2a70972a55: Preparing [2024-02-27T09:41:56.548Z] 0507a36b8275: Preparing [2024-02-27T09:41:56.548Z] ef2d396103b7: Preparing [2024-02-27T09:41:56.548Z] 5e2ea814cb94: Preparing [2024-02-27T09:41:56.548Z] 4776dbb40efe: Preparing [2024-02-27T09:41:56.548Z] 316d25e51261: Preparing [2024-02-27T09:41:56.548Z] b19d901691b2: Preparing [2024-02-27T09:41:56.548Z] f296388f629e: Preparing [2024-02-27T09:41:56.548Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:56.548Z] 5d0bef54b858: Preparing [2024-02-27T09:41:56.548Z] 315aa4c372d8: Preparing [2024-02-27T09:41:56.548Z] aedc3bda2944: Preparing [2024-02-27T09:41:56.548Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:56.548Z] 316d25e51261: Waiting [2024-02-27T09:41:56.548Z] 5d0bef54b858: Waiting [2024-02-27T09:41:56.548Z] 315aa4c372d8: Waiting [2024-02-27T09:41:56.548Z] b19d901691b2: Waiting [2024-02-27T09:41:56.548Z] f296388f629e: Waiting [2024-02-27T09:41:56.548Z] 5e2ea814cb94: Layer already exists [2024-02-27T09:41:56.548Z] 0d2a70972a55: Layer already exists [2024-02-27T09:41:56.548Z] 4776dbb40efe: Layer already exists [2024-02-27T09:41:56.548Z] 0507a36b8275: Layer already exists [2024-02-27T09:41:56.548Z] ef2d396103b7: Layer already exists [2024-02-27T09:41:56.548Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:56.548Z] 316d25e51261: Layer already exists [2024-02-27T09:41:56.548Z] f296388f629e: Layer already exists [2024-02-27T09:41:56.548Z] 5d0bef54b858: Layer already exists [2024-02-27T09:41:56.548Z] b19d901691b2: Layer already exists [2024-02-27T09:41:56.548Z] 315aa4c372d8: Layer already exists [2024-02-27T09:41:56.548Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:56.548Z] 3.2.0-dev.19: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:57.081Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:57.581Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:57.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:41:57.581Z] 0d2a70972a55: Preparing [2024-02-27T09:41:57.581Z] 0507a36b8275: Preparing [2024-02-27T09:41:57.581Z] ef2d396103b7: Preparing [2024-02-27T09:41:57.581Z] 5e2ea814cb94: Preparing [2024-02-27T09:41:57.581Z] 4776dbb40efe: Preparing [2024-02-27T09:41:57.581Z] 316d25e51261: Preparing [2024-02-27T09:41:57.581Z] b19d901691b2: Preparing [2024-02-27T09:41:57.581Z] f296388f629e: Preparing [2024-02-27T09:41:57.581Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:57.581Z] 5d0bef54b858: Preparing [2024-02-27T09:41:57.581Z] 315aa4c372d8: Preparing [2024-02-27T09:41:57.581Z] aedc3bda2944: Preparing [2024-02-27T09:41:57.581Z] 316d25e51261: Waiting [2024-02-27T09:41:57.581Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:57.581Z] 5d0bef54b858: Waiting [2024-02-27T09:41:57.581Z] b19d901691b2: Waiting [2024-02-27T09:41:57.581Z] 315aa4c372d8: Waiting [2024-02-27T09:41:57.581Z] aedc3bda2944: Waiting [2024-02-27T09:41:57.581Z] f296388f629e: Waiting [2024-02-27T09:41:57.581Z] 0507a36b8275: Layer already exists [2024-02-27T09:41:57.581Z] 5e2ea814cb94: Layer already exists [2024-02-27T09:41:57.581Z] 4776dbb40efe: Layer already exists [2024-02-27T09:41:57.581Z] 0d2a70972a55: Layer already exists [2024-02-27T09:41:57.581Z] ef2d396103b7: Layer already exists [2024-02-27T09:41:57.581Z] b19d901691b2: Layer already exists [2024-02-27T09:41:57.581Z] 316d25e51261: Layer already exists [2024-02-27T09:41:57.581Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:57.581Z] 5d0bef54b858: Layer already exists [2024-02-27T09:41:57.581Z] f296388f629e: Layer already exists [2024-02-27T09:41:57.581Z] 315aa4c372d8: Layer already exists [2024-02-27T09:41:57.581Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:57.581Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:58.110Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:58.627Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-02-27T09:41:58.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:41:58.627Z] 0d2a70972a55: Preparing [2024-02-27T09:41:58.627Z] 0507a36b8275: Preparing [2024-02-27T09:41:58.627Z] ef2d396103b7: Preparing [2024-02-27T09:41:58.627Z] 5e2ea814cb94: Preparing [2024-02-27T09:41:58.627Z] 4776dbb40efe: Preparing [2024-02-27T09:41:58.627Z] 316d25e51261: Preparing [2024-02-27T09:41:58.627Z] b19d901691b2: Preparing [2024-02-27T09:41:58.627Z] f296388f629e: Preparing [2024-02-27T09:41:58.627Z] 0df8a660a6e3: Preparing [2024-02-27T09:41:58.627Z] 5d0bef54b858: Preparing [2024-02-27T09:41:58.627Z] 315aa4c372d8: Preparing [2024-02-27T09:41:58.627Z] aedc3bda2944: Preparing [2024-02-27T09:41:58.627Z] 316d25e51261: Waiting [2024-02-27T09:41:58.627Z] b19d901691b2: Waiting [2024-02-27T09:41:58.627Z] 315aa4c372d8: Waiting [2024-02-27T09:41:58.627Z] 0df8a660a6e3: Waiting [2024-02-27T09:41:58.627Z] 5d0bef54b858: Waiting [2024-02-27T09:41:58.627Z] f296388f629e: Waiting [2024-02-27T09:41:58.627Z] aedc3bda2944: Waiting [2024-02-27T09:41:58.627Z] ef2d396103b7: Layer already exists [2024-02-27T09:41:58.627Z] 0d2a70972a55: Layer already exists [2024-02-27T09:41:58.627Z] 0507a36b8275: Layer already exists [2024-02-27T09:41:58.627Z] 4776dbb40efe: Layer already exists [2024-02-27T09:41:58.627Z] 5e2ea814cb94: Layer already exists [2024-02-27T09:41:58.627Z] 316d25e51261: Layer already exists [2024-02-27T09:41:58.627Z] b19d901691b2: Layer already exists [2024-02-27T09:41:58.627Z] f296388f629e: Layer already exists [2024-02-27T09:41:58.627Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:41:58.627Z] 5d0bef54b858: Layer already exists [2024-02-27T09:41:58.627Z] 315aa4c372d8: Layer already exists [2024-02-27T09:41:58.627Z] aedc3bda2944: Layer already exists [2024-02-27T09:41:58.627Z] main: digest: sha256:835e4e84ca7cba302ea30a24a80fce6a27c972e1f9a1cfcdc3241959cd99ce90 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:41:59.104Z] ===================================================== [Pipeline] echo [2024-02-27T09:41:59.184Z] taggedImages: [2024-02-27T09:41:59.184Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:59.184Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-27T09:41:59.184Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.19 [2024-02-27T09:41:59.184Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:59.184Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-02-27T09:41:59.271Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-02-27T09:41:59.271Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:41:59.271Z] latest [2024-02-27T09:41:59.271Z] 3.2.0-dev.19 [2024-02-27T09:41:59.271Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:41:59.271Z] main [2024-02-27T09:41:59.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:41:59.938Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:00.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:00.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:42:00.469Z] ed199cd69920: Preparing [2024-02-27T09:42:00.469Z] c80c1beca6c7: Preparing [2024-02-27T09:42:00.469Z] f296388f629e: Preparing [2024-02-27T09:42:00.469Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:00.469Z] 168b386c4524: Preparing [2024-02-27T09:42:00.469Z] 6320a463ff85: Preparing [2024-02-27T09:42:00.469Z] aedc3bda2944: Preparing [2024-02-27T09:42:00.469Z] 6320a463ff85: Waiting [2024-02-27T09:42:00.469Z] aedc3bda2944: Waiting [2024-02-27T09:42:00.469Z] f296388f629e: Layer already exists [2024-02-27T09:42:00.469Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:00.469Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:00.469Z] ed199cd69920: Pushed [2024-02-27T09:42:00.469Z] 168b386c4524: Pushed [2024-02-27T09:42:01.406Z] 6320a463ff85: Pushed [2024-02-27T09:42:02.342Z] c80c1beca6c7: Pushed [2024-02-27T09:42:02.342Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:02.863Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:03.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-27T09:42:03.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:42:03.382Z] ed199cd69920: Preparing [2024-02-27T09:42:03.382Z] c80c1beca6c7: Preparing [2024-02-27T09:42:03.382Z] f296388f629e: Preparing [2024-02-27T09:42:03.382Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:03.382Z] 168b386c4524: Preparing [2024-02-27T09:42:03.382Z] 6320a463ff85: Preparing [2024-02-27T09:42:03.382Z] aedc3bda2944: Preparing [2024-02-27T09:42:03.382Z] 6320a463ff85: Waiting [2024-02-27T09:42:03.382Z] aedc3bda2944: Waiting [2024-02-27T09:42:03.382Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:03.382Z] c80c1beca6c7: Layer already exists [2024-02-27T09:42:03.382Z] ed199cd69920: Layer already exists [2024-02-27T09:42:03.382Z] f296388f629e: Layer already exists [2024-02-27T09:42:03.382Z] 168b386c4524: Layer already exists [2024-02-27T09:42:03.382Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:03.382Z] 6320a463ff85: Layer already exists [2024-02-27T09:42:03.382Z] latest: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:03.907Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:04.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.19 [2024-02-27T09:42:04.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:42:04.425Z] ed199cd69920: Preparing [2024-02-27T09:42:04.425Z] c80c1beca6c7: Preparing [2024-02-27T09:42:04.425Z] f296388f629e: Preparing [2024-02-27T09:42:04.425Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:04.425Z] 168b386c4524: Preparing [2024-02-27T09:42:04.425Z] 6320a463ff85: Preparing [2024-02-27T09:42:04.425Z] aedc3bda2944: Preparing [2024-02-27T09:42:04.425Z] 6320a463ff85: Waiting [2024-02-27T09:42:04.425Z] aedc3bda2944: Waiting [2024-02-27T09:42:04.425Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:04.425Z] f296388f629e: Layer already exists [2024-02-27T09:42:04.425Z] c80c1beca6c7: Layer already exists [2024-02-27T09:42:04.425Z] ed199cd69920: Layer already exists [2024-02-27T09:42:04.425Z] 168b386c4524: Layer already exists [2024-02-27T09:42:04.425Z] 6320a463ff85: Layer already exists [2024-02-27T09:42:04.425Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:04.425Z] 3.2.0-dev.19: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:04.960Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:05.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:05.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:42:05.481Z] ed199cd69920: Preparing [2024-02-27T09:42:05.481Z] c80c1beca6c7: Preparing [2024-02-27T09:42:05.481Z] f296388f629e: Preparing [2024-02-27T09:42:05.481Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:05.481Z] 168b386c4524: Preparing [2024-02-27T09:42:05.481Z] 6320a463ff85: Preparing [2024-02-27T09:42:05.481Z] aedc3bda2944: Preparing [2024-02-27T09:42:05.481Z] 6320a463ff85: Waiting [2024-02-27T09:42:05.481Z] aedc3bda2944: Waiting [2024-02-27T09:42:05.481Z] f296388f629e: Layer already exists [2024-02-27T09:42:05.481Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:05.481Z] ed199cd69920: Layer already exists [2024-02-27T09:42:05.481Z] c80c1beca6c7: Layer already exists [2024-02-27T09:42:05.481Z] 168b386c4524: Layer already exists [2024-02-27T09:42:05.481Z] 6320a463ff85: Layer already exists [2024-02-27T09:42:05.481Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:05.481Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:06.003Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:06.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-02-27T09:42:06.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:42:06.523Z] ed199cd69920: Preparing [2024-02-27T09:42:06.523Z] c80c1beca6c7: Preparing [2024-02-27T09:42:06.523Z] f296388f629e: Preparing [2024-02-27T09:42:06.523Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:06.523Z] 168b386c4524: Preparing [2024-02-27T09:42:06.523Z] 6320a463ff85: Preparing [2024-02-27T09:42:06.523Z] aedc3bda2944: Preparing [2024-02-27T09:42:06.523Z] 6320a463ff85: Waiting [2024-02-27T09:42:06.523Z] aedc3bda2944: Waiting [2024-02-27T09:42:06.523Z] c80c1beca6c7: Layer already exists [2024-02-27T09:42:06.523Z] ed199cd69920: Layer already exists [2024-02-27T09:42:06.523Z] 168b386c4524: Layer already exists [2024-02-27T09:42:06.523Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:06.523Z] f296388f629e: Layer already exists [2024-02-27T09:42:06.523Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:06.523Z] 6320a463ff85: Layer already exists [2024-02-27T09:42:06.523Z] main: digest: sha256:59e5c73b0a1c5ec96301e9bbc0a01af663a1d939b32a1143634eb052473d51a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:42:07.007Z] ===================================================== [Pipeline] echo [2024-02-27T09:42:07.112Z] taggedImages: [2024-02-27T09:42:07.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:07.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-27T09:42:07.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.19 [2024-02-27T09:42:07.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:07.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-02-27T09:42:07.209Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-02-27T09:42:07.209Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:07.209Z] latest [2024-02-27T09:42:07.209Z] 3.2.0-dev.19 [2024-02-27T09:42:07.209Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:07.209Z] main [2024-02-27T09:42:07.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:07.894Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:08.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:08.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:42:08.429Z] 986d0866975e: Preparing [2024-02-27T09:42:08.429Z] 1ccb2d96d3b2: Preparing [2024-02-27T09:42:08.429Z] 63b3c7f6c368: Preparing [2024-02-27T09:42:08.429Z] f296388f629e: Preparing [2024-02-27T09:42:08.429Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:08.429Z] f84e2ccd7379: Preparing [2024-02-27T09:42:08.429Z] 7b6c65c73814: Preparing [2024-02-27T09:42:08.429Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:08.429Z] 639db75c96b9: Preparing [2024-02-27T09:42:08.429Z] aedc3bda2944: Preparing [2024-02-27T09:42:08.429Z] 639db75c96b9: Waiting [2024-02-27T09:42:08.429Z] 7b6c65c73814: Waiting [2024-02-27T09:42:08.429Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:08.429Z] aedc3bda2944: Waiting [2024-02-27T09:42:08.429Z] f84e2ccd7379: Waiting [2024-02-27T09:42:08.429Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:08.429Z] f296388f629e: Layer already exists [2024-02-27T09:42:08.429Z] 1ccb2d96d3b2: Pushed [2024-02-27T09:42:08.429Z] 63b3c7f6c368: Pushed [2024-02-27T09:42:08.429Z] 986d0866975e: Pushed [2024-02-27T09:42:08.429Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:08.429Z] 7bb1bee2437f: Pushed [2024-02-27T09:42:08.995Z] 639db75c96b9: Pushed [2024-02-27T09:42:14.269Z] 7b6c65c73814: Pushed [2024-02-27T09:42:16.802Z] f84e2ccd7379: Pushed [2024-02-27T09:42:16.802Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:17.419Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:17.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-27T09:42:17.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:42:17.956Z] 986d0866975e: Preparing [2024-02-27T09:42:17.956Z] 1ccb2d96d3b2: Preparing [2024-02-27T09:42:17.956Z] 63b3c7f6c368: Preparing [2024-02-27T09:42:17.956Z] f296388f629e: Preparing [2024-02-27T09:42:17.956Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:17.956Z] f84e2ccd7379: Preparing [2024-02-27T09:42:17.956Z] 7b6c65c73814: Preparing [2024-02-27T09:42:17.956Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:17.956Z] 639db75c96b9: Preparing [2024-02-27T09:42:17.956Z] aedc3bda2944: Preparing [2024-02-27T09:42:17.956Z] 7b6c65c73814: Waiting [2024-02-27T09:42:17.956Z] 639db75c96b9: Waiting [2024-02-27T09:42:17.956Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:17.956Z] f84e2ccd7379: Waiting [2024-02-27T09:42:17.956Z] aedc3bda2944: Waiting [2024-02-27T09:42:17.956Z] 63b3c7f6c368: Layer already exists [2024-02-27T09:42:17.956Z] 986d0866975e: Layer already exists [2024-02-27T09:42:17.956Z] f296388f629e: Layer already exists [2024-02-27T09:42:17.956Z] 1ccb2d96d3b2: Layer already exists [2024-02-27T09:42:17.956Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:17.956Z] 639db75c96b9: Layer already exists [2024-02-27T09:42:17.956Z] f84e2ccd7379: Layer already exists [2024-02-27T09:42:17.956Z] 7bb1bee2437f: Layer already exists [2024-02-27T09:42:17.956Z] 7b6c65c73814: Layer already exists [2024-02-27T09:42:17.956Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:17.956Z] latest: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:18.516Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:19.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.19 [2024-02-27T09:42:19.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:42:19.041Z] 986d0866975e: Preparing [2024-02-27T09:42:19.041Z] 1ccb2d96d3b2: Preparing [2024-02-27T09:42:19.041Z] 63b3c7f6c368: Preparing [2024-02-27T09:42:19.041Z] f296388f629e: Preparing [2024-02-27T09:42:19.041Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:19.041Z] f84e2ccd7379: Preparing [2024-02-27T09:42:19.041Z] 7b6c65c73814: Preparing [2024-02-27T09:42:19.041Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:19.041Z] 639db75c96b9: Preparing [2024-02-27T09:42:19.041Z] f84e2ccd7379: Waiting [2024-02-27T09:42:19.041Z] aedc3bda2944: Preparing [2024-02-27T09:42:19.041Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:19.041Z] 639db75c96b9: Waiting [2024-02-27T09:42:19.041Z] 7b6c65c73814: Waiting [2024-02-27T09:42:19.041Z] aedc3bda2944: Waiting [2024-02-27T09:42:19.041Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:19.041Z] 1ccb2d96d3b2: Layer already exists [2024-02-27T09:42:19.041Z] f296388f629e: Layer already exists [2024-02-27T09:42:19.041Z] 63b3c7f6c368: Layer already exists [2024-02-27T09:42:19.041Z] 986d0866975e: Layer already exists [2024-02-27T09:42:19.041Z] f84e2ccd7379: Layer already exists [2024-02-27T09:42:19.041Z] 7bb1bee2437f: Layer already exists [2024-02-27T09:42:19.041Z] 639db75c96b9: Layer already exists [2024-02-27T09:42:19.041Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:19.041Z] 7b6c65c73814: Layer already exists [2024-02-27T09:42:19.041Z] 3.2.0-dev.19: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:19.583Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:20.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:20.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:42:20.121Z] 986d0866975e: Preparing [2024-02-27T09:42:20.121Z] 1ccb2d96d3b2: Preparing [2024-02-27T09:42:20.121Z] 63b3c7f6c368: Preparing [2024-02-27T09:42:20.121Z] f296388f629e: Preparing [2024-02-27T09:42:20.121Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:20.121Z] f84e2ccd7379: Preparing [2024-02-27T09:42:20.121Z] 7b6c65c73814: Preparing [2024-02-27T09:42:20.121Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:20.121Z] 639db75c96b9: Preparing [2024-02-27T09:42:20.121Z] aedc3bda2944: Preparing [2024-02-27T09:42:20.121Z] 7b6c65c73814: Waiting [2024-02-27T09:42:20.121Z] f84e2ccd7379: Waiting [2024-02-27T09:42:20.121Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:20.121Z] aedc3bda2944: Waiting [2024-02-27T09:42:20.121Z] 1ccb2d96d3b2: Layer already exists [2024-02-27T09:42:20.121Z] 63b3c7f6c368: Layer already exists [2024-02-27T09:42:20.121Z] 986d0866975e: Layer already exists [2024-02-27T09:42:20.121Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:20.121Z] f296388f629e: Layer already exists [2024-02-27T09:42:20.121Z] f84e2ccd7379: Layer already exists [2024-02-27T09:42:20.121Z] 7b6c65c73814: Layer already exists [2024-02-27T09:42:20.121Z] 7bb1bee2437f: Layer already exists [2024-02-27T09:42:20.121Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:20.121Z] 639db75c96b9: Layer already exists [2024-02-27T09:42:20.121Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:20.684Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:21.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-02-27T09:42:21.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:42:21.275Z] 986d0866975e: Preparing [2024-02-27T09:42:21.275Z] 1ccb2d96d3b2: Preparing [2024-02-27T09:42:21.275Z] 63b3c7f6c368: Preparing [2024-02-27T09:42:21.275Z] f296388f629e: Preparing [2024-02-27T09:42:21.275Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:21.275Z] f84e2ccd7379: Preparing [2024-02-27T09:42:21.275Z] 7b6c65c73814: Preparing [2024-02-27T09:42:21.275Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:21.275Z] 639db75c96b9: Preparing [2024-02-27T09:42:21.275Z] aedc3bda2944: Preparing [2024-02-27T09:42:21.275Z] f84e2ccd7379: Waiting [2024-02-27T09:42:21.275Z] 7b6c65c73814: Waiting [2024-02-27T09:42:21.275Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:21.275Z] 639db75c96b9: Waiting [2024-02-27T09:42:21.275Z] 986d0866975e: Layer already exists [2024-02-27T09:42:21.275Z] 63b3c7f6c368: Layer already exists [2024-02-27T09:42:21.275Z] f296388f629e: Layer already exists [2024-02-27T09:42:21.275Z] 1ccb2d96d3b2: Layer already exists [2024-02-27T09:42:21.275Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:21.275Z] f84e2ccd7379: Layer already exists [2024-02-27T09:42:21.275Z] 7b6c65c73814: Layer already exists [2024-02-27T09:42:21.275Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:21.275Z] 639db75c96b9: Layer already exists [2024-02-27T09:42:21.275Z] 7bb1bee2437f: Layer already exists [2024-02-27T09:42:21.275Z] main: digest: sha256:1de113b853e8bc3852f7262f664e752a25cade658d2fb188759a99e92329f0cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:42:21.789Z] ===================================================== [Pipeline] echo [2024-02-27T09:42:21.877Z] taggedImages: [2024-02-27T09:42:21.877Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:21.877Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-27T09:42:21.877Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.19 [2024-02-27T09:42:21.877Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:21.877Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-02-27T09:42:21.982Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-02-27T09:42:21.982Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:21.982Z] latest [2024-02-27T09:42:21.982Z] 3.2.0-dev.19 [2024-02-27T09:42:21.982Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:21.982Z] main [2024-02-27T09:42:21.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:22.751Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:23.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:23.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:42:23.298Z] b2a1cfeac7f4: Preparing [2024-02-27T09:42:23.298Z] 93659cda7078: Preparing [2024-02-27T09:42:23.298Z] 90ac3ca2bc14: Preparing [2024-02-27T09:42:23.298Z] f296388f629e: Preparing [2024-02-27T09:42:23.298Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:23.298Z] ac9e46924c52: Preparing [2024-02-27T09:42:23.298Z] 250ad3b692ed: Preparing [2024-02-27T09:42:23.298Z] 5d1ef6e8c72c: Preparing [2024-02-27T09:42:23.298Z] aedc3bda2944: Preparing [2024-02-27T09:42:23.298Z] ac9e46924c52: Waiting [2024-02-27T09:42:23.298Z] 250ad3b692ed: Waiting [2024-02-27T09:42:23.298Z] 5d1ef6e8c72c: Waiting [2024-02-27T09:42:23.298Z] aedc3bda2944: Waiting [2024-02-27T09:42:23.298Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:23.298Z] f296388f629e: Layer already exists [2024-02-27T09:42:23.298Z] b2a1cfeac7f4: Pushed [2024-02-27T09:42:23.298Z] 90ac3ca2bc14: Pushed [2024-02-27T09:42:23.298Z] 93659cda7078: Pushed [2024-02-27T09:42:23.298Z] 250ad3b692ed: Pushed [2024-02-27T09:42:23.298Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:23.557Z] 5d1ef6e8c72c: Pushed [2024-02-27T09:42:31.684Z] ac9e46924c52: Pushed [2024-02-27T09:42:31.944Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:32.498Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:33.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-27T09:42:33.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:42:33.061Z] b2a1cfeac7f4: Preparing [2024-02-27T09:42:33.061Z] 93659cda7078: Preparing [2024-02-27T09:42:33.061Z] 90ac3ca2bc14: Preparing [2024-02-27T09:42:33.061Z] f296388f629e: Preparing [2024-02-27T09:42:33.061Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:33.061Z] ac9e46924c52: Preparing [2024-02-27T09:42:33.061Z] 250ad3b692ed: Preparing [2024-02-27T09:42:33.061Z] ac9e46924c52: Waiting [2024-02-27T09:42:33.061Z] 5d1ef6e8c72c: Preparing [2024-02-27T09:42:33.061Z] aedc3bda2944: Preparing [2024-02-27T09:42:33.061Z] 250ad3b692ed: Waiting [2024-02-27T09:42:33.061Z] aedc3bda2944: Waiting [2024-02-27T09:42:33.061Z] 5d1ef6e8c72c: Waiting [2024-02-27T09:42:33.061Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:33.061Z] 93659cda7078: Layer already exists [2024-02-27T09:42:33.061Z] 90ac3ca2bc14: Layer already exists [2024-02-27T09:42:33.061Z] f296388f629e: Layer already exists [2024-02-27T09:42:33.061Z] b2a1cfeac7f4: Layer already exists [2024-02-27T09:42:33.061Z] 250ad3b692ed: Layer already exists [2024-02-27T09:42:33.061Z] ac9e46924c52: Layer already exists [2024-02-27T09:42:33.061Z] 5d1ef6e8c72c: Layer already exists [2024-02-27T09:42:33.061Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:33.061Z] latest: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:33.627Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:34.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.19 [2024-02-27T09:42:34.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:42:34.184Z] b2a1cfeac7f4: Preparing [2024-02-27T09:42:34.184Z] 93659cda7078: Preparing [2024-02-27T09:42:34.184Z] 90ac3ca2bc14: Preparing [2024-02-27T09:42:34.184Z] f296388f629e: Preparing [2024-02-27T09:42:34.184Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:34.184Z] ac9e46924c52: Preparing [2024-02-27T09:42:34.184Z] 250ad3b692ed: Preparing [2024-02-27T09:42:34.184Z] 5d1ef6e8c72c: Preparing [2024-02-27T09:42:34.184Z] 250ad3b692ed: Waiting [2024-02-27T09:42:34.184Z] ac9e46924c52: Waiting [2024-02-27T09:42:34.184Z] aedc3bda2944: Preparing [2024-02-27T09:42:34.184Z] 5d1ef6e8c72c: Waiting [2024-02-27T09:42:34.184Z] f296388f629e: Layer already exists [2024-02-27T09:42:34.184Z] 93659cda7078: Layer already exists [2024-02-27T09:42:34.184Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:34.184Z] b2a1cfeac7f4: Layer already exists [2024-02-27T09:42:34.184Z] 90ac3ca2bc14: Layer already exists [2024-02-27T09:42:34.184Z] ac9e46924c52: Layer already exists [2024-02-27T09:42:34.184Z] 250ad3b692ed: Layer already exists [2024-02-27T09:42:34.184Z] 5d1ef6e8c72c: Layer already exists [2024-02-27T09:42:34.184Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:34.184Z] 3.2.0-dev.19: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:34.736Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:35.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:35.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:42:35.287Z] b2a1cfeac7f4: Preparing [2024-02-27T09:42:35.287Z] 93659cda7078: Preparing [2024-02-27T09:42:35.287Z] 90ac3ca2bc14: Preparing [2024-02-27T09:42:35.287Z] f296388f629e: Preparing [2024-02-27T09:42:35.287Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:35.287Z] ac9e46924c52: Preparing [2024-02-27T09:42:35.287Z] 250ad3b692ed: Preparing [2024-02-27T09:42:35.287Z] 5d1ef6e8c72c: Preparing [2024-02-27T09:42:35.287Z] aedc3bda2944: Preparing [2024-02-27T09:42:35.287Z] ac9e46924c52: Waiting [2024-02-27T09:42:35.287Z] 250ad3b692ed: Waiting [2024-02-27T09:42:35.287Z] 5d1ef6e8c72c: Waiting [2024-02-27T09:42:35.287Z] aedc3bda2944: Waiting [2024-02-27T09:42:35.287Z] 90ac3ca2bc14: Layer already exists [2024-02-27T09:42:35.287Z] b2a1cfeac7f4: Layer already exists [2024-02-27T09:42:35.287Z] 93659cda7078: Layer already exists [2024-02-27T09:42:35.287Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:35.287Z] f296388f629e: Layer already exists [2024-02-27T09:42:35.287Z] ac9e46924c52: Layer already exists [2024-02-27T09:42:35.287Z] 250ad3b692ed: Layer already exists [2024-02-27T09:42:35.287Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:35.287Z] 5d1ef6e8c72c: Layer already exists [2024-02-27T09:42:35.287Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:35.861Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:36.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-02-27T09:42:36.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:42:36.409Z] b2a1cfeac7f4: Preparing [2024-02-27T09:42:36.409Z] 93659cda7078: Preparing [2024-02-27T09:42:36.409Z] 90ac3ca2bc14: Preparing [2024-02-27T09:42:36.409Z] f296388f629e: Preparing [2024-02-27T09:42:36.409Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:36.409Z] ac9e46924c52: Preparing [2024-02-27T09:42:36.409Z] 250ad3b692ed: Preparing [2024-02-27T09:42:36.409Z] 5d1ef6e8c72c: Preparing [2024-02-27T09:42:36.409Z] aedc3bda2944: Preparing [2024-02-27T09:42:36.409Z] ac9e46924c52: Waiting [2024-02-27T09:42:36.409Z] 5d1ef6e8c72c: Waiting [2024-02-27T09:42:36.409Z] 250ad3b692ed: Waiting [2024-02-27T09:42:36.409Z] aedc3bda2944: Waiting [2024-02-27T09:42:36.409Z] 93659cda7078: Layer already exists [2024-02-27T09:42:36.409Z] b2a1cfeac7f4: Layer already exists [2024-02-27T09:42:36.409Z] f296388f629e: Layer already exists [2024-02-27T09:42:36.409Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:36.409Z] 90ac3ca2bc14: Layer already exists [2024-02-27T09:42:36.409Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:36.409Z] 250ad3b692ed: Layer already exists [2024-02-27T09:42:36.409Z] 5d1ef6e8c72c: Layer already exists [2024-02-27T09:42:36.409Z] ac9e46924c52: Layer already exists [2024-02-27T09:42:36.409Z] main: digest: sha256:bcf3107e6de973dfcf416124f6f6f0330e530d5b7c720f5b2be4df5bde0b54c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:42:36.956Z] ===================================================== [Pipeline] echo [2024-02-27T09:42:37.047Z] taggedImages: [2024-02-27T09:42:37.048Z] - nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:37.048Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-27T09:42:37.048Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.19 [2024-02-27T09:42:37.048Z] - nexus3.edgexfoundry.org:10004/security-spire-config:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:37.048Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-02-27T09:42:37.154Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-02-27T09:42:37.154Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:37.154Z] latest [2024-02-27T09:42:37.154Z] 3.2.0-dev.19 [2024-02-27T09:42:37.154Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:37.154Z] main [2024-02-27T09:42:37.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:37.902Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:38.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:38.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:42:38.463Z] 986d0866975e: Preparing [2024-02-27T09:42:38.463Z] 83fb1c48ec1a: Preparing [2024-02-27T09:42:38.463Z] 36dacaa50704: Preparing [2024-02-27T09:42:38.463Z] f296388f629e: Preparing [2024-02-27T09:42:38.463Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:38.463Z] ac9e46924c52: Preparing [2024-02-27T09:42:38.463Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:38.463Z] 639db75c96b9: Preparing [2024-02-27T09:42:38.463Z] aedc3bda2944: Preparing [2024-02-27T09:42:38.463Z] ac9e46924c52: Waiting [2024-02-27T09:42:38.463Z] 639db75c96b9: Waiting [2024-02-27T09:42:38.463Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:38.463Z] 986d0866975e: Layer already exists [2024-02-27T09:42:38.463Z] f296388f629e: Layer already exists [2024-02-27T09:42:38.463Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:38.463Z] ac9e46924c52: Layer already exists [2024-02-27T09:42:38.463Z] 639db75c96b9: Layer already exists [2024-02-27T09:42:38.463Z] 7bb1bee2437f: Layer already exists [2024-02-27T09:42:38.463Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:38.463Z] 83fb1c48ec1a: Pushed [2024-02-27T09:42:38.463Z] 36dacaa50704: Pushed [2024-02-27T09:42:38.722Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:39.281Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:39.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-27T09:42:39.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:42:39.882Z] 986d0866975e: Preparing [2024-02-27T09:42:39.882Z] 83fb1c48ec1a: Preparing [2024-02-27T09:42:39.882Z] 36dacaa50704: Preparing [2024-02-27T09:42:39.882Z] f296388f629e: Preparing [2024-02-27T09:42:39.882Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:39.882Z] ac9e46924c52: Preparing [2024-02-27T09:42:39.882Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:39.882Z] 639db75c96b9: Preparing [2024-02-27T09:42:39.882Z] aedc3bda2944: Preparing [2024-02-27T09:42:39.882Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:39.882Z] 639db75c96b9: Waiting [2024-02-27T09:42:39.882Z] aedc3bda2944: Waiting [2024-02-27T09:42:39.882Z] ac9e46924c52: Waiting [2024-02-27T09:42:39.882Z] 36dacaa50704: Layer already exists [2024-02-27T09:42:39.882Z] 83fb1c48ec1a: Layer already exists [2024-02-27T09:42:39.882Z] f296388f629e: Layer already exists [2024-02-27T09:42:39.882Z] 986d0866975e: Layer already exists [2024-02-27T09:42:39.882Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:39.882Z] ac9e46924c52: Layer already exists [2024-02-27T09:42:39.882Z] 7bb1bee2437f: Layer already exists [2024-02-27T09:42:39.882Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:39.882Z] 639db75c96b9: Layer already exists [2024-02-27T09:42:39.882Z] latest: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:40.445Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:40.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.19 [2024-02-27T09:42:40.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:42:40.999Z] 986d0866975e: Preparing [2024-02-27T09:42:40.999Z] 83fb1c48ec1a: Preparing [2024-02-27T09:42:40.999Z] 36dacaa50704: Preparing [2024-02-27T09:42:40.999Z] f296388f629e: Preparing [2024-02-27T09:42:40.999Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:40.999Z] ac9e46924c52: Preparing [2024-02-27T09:42:40.999Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:40.999Z] 639db75c96b9: Preparing [2024-02-27T09:42:40.999Z] aedc3bda2944: Preparing [2024-02-27T09:42:40.999Z] ac9e46924c52: Waiting [2024-02-27T09:42:40.999Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:40.999Z] 639db75c96b9: Waiting [2024-02-27T09:42:40.999Z] aedc3bda2944: Waiting [2024-02-27T09:42:40.999Z] 986d0866975e: Layer already exists [2024-02-27T09:42:40.999Z] 83fb1c48ec1a: Layer already exists [2024-02-27T09:42:40.999Z] f296388f629e: Layer already exists [2024-02-27T09:42:40.999Z] 36dacaa50704: Layer already exists [2024-02-27T09:42:40.999Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:40.999Z] 639db75c96b9: Layer already exists [2024-02-27T09:42:40.999Z] ac9e46924c52: Layer already exists [2024-02-27T09:42:40.999Z] 7bb1bee2437f: Layer already exists [2024-02-27T09:42:40.999Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:40.999Z] 3.2.0-dev.19: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:41.573Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:42.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:42.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:42:42.159Z] 986d0866975e: Preparing [2024-02-27T09:42:42.159Z] 83fb1c48ec1a: Preparing [2024-02-27T09:42:42.159Z] 36dacaa50704: Preparing [2024-02-27T09:42:42.159Z] f296388f629e: Preparing [2024-02-27T09:42:42.159Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:42.159Z] ac9e46924c52: Preparing [2024-02-27T09:42:42.159Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:42.159Z] 639db75c96b9: Preparing [2024-02-27T09:42:42.159Z] aedc3bda2944: Preparing [2024-02-27T09:42:42.159Z] ac9e46924c52: Waiting [2024-02-27T09:42:42.159Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:42.159Z] 639db75c96b9: Waiting [2024-02-27T09:42:42.159Z] aedc3bda2944: Waiting [2024-02-27T09:42:42.159Z] f296388f629e: Layer already exists [2024-02-27T09:42:42.159Z] 36dacaa50704: Layer already exists [2024-02-27T09:42:42.159Z] 83fb1c48ec1a: Layer already exists [2024-02-27T09:42:42.159Z] 986d0866975e: Layer already exists [2024-02-27T09:42:42.159Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:42.159Z] 639db75c96b9: Layer already exists [2024-02-27T09:42:42.159Z] ac9e46924c52: Layer already exists [2024-02-27T09:42:42.159Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:42.159Z] 7bb1bee2437f: Layer already exists [2024-02-27T09:42:42.159Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:42.735Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:43.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-02-27T09:42:43.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:42:43.320Z] 986d0866975e: Preparing [2024-02-27T09:42:43.320Z] 83fb1c48ec1a: Preparing [2024-02-27T09:42:43.320Z] 36dacaa50704: Preparing [2024-02-27T09:42:43.320Z] f296388f629e: Preparing [2024-02-27T09:42:43.320Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:43.320Z] ac9e46924c52: Preparing [2024-02-27T09:42:43.320Z] 7bb1bee2437f: Preparing [2024-02-27T09:42:43.320Z] 639db75c96b9: Preparing [2024-02-27T09:42:43.320Z] aedc3bda2944: Preparing [2024-02-27T09:42:43.320Z] ac9e46924c52: Waiting [2024-02-27T09:42:43.320Z] 639db75c96b9: Waiting [2024-02-27T09:42:43.320Z] 7bb1bee2437f: Waiting [2024-02-27T09:42:43.320Z] aedc3bda2944: Waiting [2024-02-27T09:42:43.320Z] 986d0866975e: Layer already exists [2024-02-27T09:42:43.320Z] 83fb1c48ec1a: Layer already exists [2024-02-27T09:42:43.320Z] 36dacaa50704: Layer already exists [2024-02-27T09:42:43.320Z] f296388f629e: Layer already exists [2024-02-27T09:42:43.320Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:43.320Z] ac9e46924c52: Layer already exists [2024-02-27T09:42:43.320Z] 639db75c96b9: Layer already exists [2024-02-27T09:42:43.320Z] 7bb1bee2437f: Layer already exists [2024-02-27T09:42:43.320Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:43.320Z] main: digest: sha256:755114876b1b8c333127eebff9a1d279b27f49b9573e388d2bf049a1da5a43d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:42:43.918Z] ===================================================== [Pipeline] echo [2024-02-27T09:42:44.017Z] taggedImages: [2024-02-27T09:42:44.017Z] - nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:44.017Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-27T09:42:44.017Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.19 [2024-02-27T09:42:44.017Z] - nexus3.edgexfoundry.org:10004/security-spire-server:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:44.017Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-02-27T09:42:44.248Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-02-27T09:42:44.248Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:44.248Z] latest [2024-02-27T09:42:44.248Z] 3.2.0-dev.19 [2024-02-27T09:42:44.248Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:44.248Z] main [2024-02-27T09:42:44.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:45.009Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:45.593Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:45.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:42:45.594Z] d2c3342565c8: Preparing [2024-02-27T09:42:45.594Z] dae96e1955a1: Preparing [2024-02-27T09:42:45.594Z] f296388f629e: Preparing [2024-02-27T09:42:45.594Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:45.594Z] 4b974eaac4ae: Preparing [2024-02-27T09:42:45.594Z] d6db25c0bbad: Preparing [2024-02-27T09:42:45.594Z] aedc3bda2944: Preparing [2024-02-27T09:42:45.594Z] aedc3bda2944: Waiting [2024-02-27T09:42:45.594Z] d6db25c0bbad: Waiting [2024-02-27T09:42:45.594Z] f296388f629e: Layer already exists [2024-02-27T09:42:45.594Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:45.594Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:45.853Z] d6db25c0bbad: Pushed [2024-02-27T09:42:45.853Z] 4b974eaac4ae: Pushed [2024-02-27T09:42:45.853Z] d2c3342565c8: Pushed [2024-02-27T09:42:47.767Z] dae96e1955a1: Pushed [2024-02-27T09:42:47.767Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:48.370Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:48.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-27T09:42:48.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:42:48.964Z] d2c3342565c8: Preparing [2024-02-27T09:42:48.964Z] dae96e1955a1: Preparing [2024-02-27T09:42:48.964Z] f296388f629e: Preparing [2024-02-27T09:42:48.964Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:48.964Z] 4b974eaac4ae: Preparing [2024-02-27T09:42:48.964Z] d6db25c0bbad: Preparing [2024-02-27T09:42:48.964Z] aedc3bda2944: Preparing [2024-02-27T09:42:48.964Z] d6db25c0bbad: Waiting [2024-02-27T09:42:48.964Z] aedc3bda2944: Waiting [2024-02-27T09:42:48.964Z] f296388f629e: Layer already exists [2024-02-27T09:42:48.964Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:48.964Z] d2c3342565c8: Layer already exists [2024-02-27T09:42:48.964Z] dae96e1955a1: Layer already exists [2024-02-27T09:42:48.964Z] 4b974eaac4ae: Layer already exists [2024-02-27T09:42:48.964Z] d6db25c0bbad: Layer already exists [2024-02-27T09:42:48.964Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:48.964Z] latest: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:49.569Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:50.173Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.19 [2024-02-27T09:42:50.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:42:50.173Z] d2c3342565c8: Preparing [2024-02-27T09:42:50.173Z] dae96e1955a1: Preparing [2024-02-27T09:42:50.173Z] f296388f629e: Preparing [2024-02-27T09:42:50.173Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:50.173Z] 4b974eaac4ae: Preparing [2024-02-27T09:42:50.173Z] d6db25c0bbad: Preparing [2024-02-27T09:42:50.173Z] aedc3bda2944: Preparing [2024-02-27T09:42:50.173Z] d6db25c0bbad: Waiting [2024-02-27T09:42:50.173Z] aedc3bda2944: Waiting [2024-02-27T09:42:50.173Z] 4b974eaac4ae: Layer already exists [2024-02-27T09:42:50.173Z] f296388f629e: Layer already exists [2024-02-27T09:42:50.173Z] dae96e1955a1: Layer already exists [2024-02-27T09:42:50.173Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:50.173Z] d2c3342565c8: Layer already exists [2024-02-27T09:42:50.173Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:50.173Z] d6db25c0bbad: Layer already exists [2024-02-27T09:42:50.173Z] 3.2.0-dev.19: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:50.777Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:51.372Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:51.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:42:51.372Z] d2c3342565c8: Preparing [2024-02-27T09:42:51.372Z] dae96e1955a1: Preparing [2024-02-27T09:42:51.372Z] f296388f629e: Preparing [2024-02-27T09:42:51.372Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:51.372Z] 4b974eaac4ae: Preparing [2024-02-27T09:42:51.372Z] d6db25c0bbad: Preparing [2024-02-27T09:42:51.372Z] aedc3bda2944: Preparing [2024-02-27T09:42:51.372Z] d6db25c0bbad: Waiting [2024-02-27T09:42:51.372Z] aedc3bda2944: Waiting [2024-02-27T09:42:51.372Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:51.372Z] d2c3342565c8: Layer already exists [2024-02-27T09:42:51.372Z] f296388f629e: Layer already exists [2024-02-27T09:42:51.372Z] 4b974eaac4ae: Layer already exists [2024-02-27T09:42:51.372Z] dae96e1955a1: Layer already exists [2024-02-27T09:42:51.372Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:51.372Z] d6db25c0bbad: Layer already exists [2024-02-27T09:42:51.372Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:51.970Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:52.571Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-02-27T09:42:52.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:42:52.571Z] d2c3342565c8: Preparing [2024-02-27T09:42:52.571Z] dae96e1955a1: Preparing [2024-02-27T09:42:52.571Z] f296388f629e: Preparing [2024-02-27T09:42:52.571Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:52.571Z] 4b974eaac4ae: Preparing [2024-02-27T09:42:52.571Z] d6db25c0bbad: Preparing [2024-02-27T09:42:52.571Z] aedc3bda2944: Preparing [2024-02-27T09:42:52.571Z] d6db25c0bbad: Waiting [2024-02-27T09:42:52.571Z] aedc3bda2944: Waiting [2024-02-27T09:42:52.571Z] d2c3342565c8: Layer already exists [2024-02-27T09:42:52.571Z] dae96e1955a1: Layer already exists [2024-02-27T09:42:52.571Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:52.571Z] 4b974eaac4ae: Layer already exists [2024-02-27T09:42:52.571Z] f296388f629e: Layer already exists [2024-02-27T09:42:52.571Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:52.571Z] d6db25c0bbad: Layer already exists [2024-02-27T09:42:52.571Z] main: digest: sha256:9a0d947d349941b6efb46a63c32b3f6f13dfa4a67897ea05742b5ff8cf413a85 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:42:53.227Z] ===================================================== [Pipeline] echo [2024-02-27T09:42:53.325Z] taggedImages: [2024-02-27T09:42:53.325Z] - nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:53.325Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-27T09:42:53.325Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.19 [2024-02-27T09:42:53.325Z] - nexus3.edgexfoundry.org:10004/support-notifications:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:53.325Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-02-27T09:42:53.440Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-02-27T09:42:53.440Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:53.440Z] latest [2024-02-27T09:42:53.440Z] 3.2.0-dev.19 [2024-02-27T09:42:53.440Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:42:53.440Z] main [2024-02-27T09:42:53.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:54.220Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:54.811Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:42:54.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:42:54.811Z] e6568bf7e5ca: Preparing [2024-02-27T09:42:54.811Z] 73cbd2937d9e: Preparing [2024-02-27T09:42:54.811Z] f296388f629e: Preparing [2024-02-27T09:42:54.811Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:54.811Z] 6e6b3342776f: Preparing [2024-02-27T09:42:54.811Z] 916d2979c85d: Preparing [2024-02-27T09:42:54.811Z] aedc3bda2944: Preparing [2024-02-27T09:42:54.811Z] 916d2979c85d: Waiting [2024-02-27T09:42:54.811Z] aedc3bda2944: Waiting [2024-02-27T09:42:54.811Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:54.811Z] 6e6b3342776f: Layer already exists [2024-02-27T09:42:54.811Z] f296388f629e: Layer already exists [2024-02-27T09:42:54.811Z] 916d2979c85d: Layer already exists [2024-02-27T09:42:54.811Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:54.811Z] e6568bf7e5ca: Pushed [2024-02-27T09:42:56.719Z] 73cbd2937d9e: Pushed [2024-02-27T09:42:56.719Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:57.630Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:58.222Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-27T09:42:58.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:42:58.222Z] e6568bf7e5ca: Preparing [2024-02-27T09:42:58.222Z] 73cbd2937d9e: Preparing [2024-02-27T09:42:58.222Z] f296388f629e: Preparing [2024-02-27T09:42:58.222Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:58.222Z] 6e6b3342776f: Preparing [2024-02-27T09:42:58.222Z] 916d2979c85d: Preparing [2024-02-27T09:42:58.222Z] aedc3bda2944: Preparing [2024-02-27T09:42:58.222Z] 916d2979c85d: Waiting [2024-02-27T09:42:58.222Z] aedc3bda2944: Waiting [2024-02-27T09:42:58.222Z] e6568bf7e5ca: Layer already exists [2024-02-27T09:42:58.222Z] f296388f629e: Layer already exists [2024-02-27T09:42:58.222Z] 73cbd2937d9e: Layer already exists [2024-02-27T09:42:58.222Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:58.222Z] 6e6b3342776f: Layer already exists [2024-02-27T09:42:58.222Z] 916d2979c85d: Layer already exists [2024-02-27T09:42:58.222Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:58.222Z] latest: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:58.813Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:59.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.19 [2024-02-27T09:42:59.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:42:59.410Z] e6568bf7e5ca: Preparing [2024-02-27T09:42:59.410Z] 73cbd2937d9e: Preparing [2024-02-27T09:42:59.410Z] f296388f629e: Preparing [2024-02-27T09:42:59.410Z] 0df8a660a6e3: Preparing [2024-02-27T09:42:59.410Z] 6e6b3342776f: Preparing [2024-02-27T09:42:59.410Z] 916d2979c85d: Preparing [2024-02-27T09:42:59.410Z] aedc3bda2944: Preparing [2024-02-27T09:42:59.410Z] 916d2979c85d: Waiting [2024-02-27T09:42:59.410Z] aedc3bda2944: Waiting [2024-02-27T09:42:59.410Z] f296388f629e: Layer already exists [2024-02-27T09:42:59.410Z] e6568bf7e5ca: Layer already exists [2024-02-27T09:42:59.410Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:42:59.410Z] 6e6b3342776f: Layer already exists [2024-02-27T09:42:59.410Z] 73cbd2937d9e: Layer already exists [2024-02-27T09:42:59.410Z] aedc3bda2944: Layer already exists [2024-02-27T09:42:59.410Z] 916d2979c85d: Layer already exists [2024-02-27T09:42:59.410Z] 3.2.0-dev.19: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:42:59.998Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:43:00.594Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:43:00.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:43:00.594Z] e6568bf7e5ca: Preparing [2024-02-27T09:43:00.594Z] 73cbd2937d9e: Preparing [2024-02-27T09:43:00.594Z] f296388f629e: Preparing [2024-02-27T09:43:00.594Z] 0df8a660a6e3: Preparing [2024-02-27T09:43:00.594Z] 6e6b3342776f: Preparing [2024-02-27T09:43:00.594Z] 916d2979c85d: Preparing [2024-02-27T09:43:00.594Z] aedc3bda2944: Preparing [2024-02-27T09:43:00.594Z] 916d2979c85d: Waiting [2024-02-27T09:43:00.594Z] aedc3bda2944: Waiting [2024-02-27T09:43:00.594Z] f296388f629e: Layer already exists [2024-02-27T09:43:00.594Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:43:00.594Z] 6e6b3342776f: Layer already exists [2024-02-27T09:43:00.594Z] e6568bf7e5ca: Layer already exists [2024-02-27T09:43:00.594Z] 73cbd2937d9e: Layer already exists [2024-02-27T09:43:00.594Z] 916d2979c85d: Layer already exists [2024-02-27T09:43:00.594Z] aedc3bda2944: Layer already exists [2024-02-27T09:43:00.594Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:43:01.195Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:43:01.803Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-02-27T09:43:01.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:43:01.803Z] e6568bf7e5ca: Preparing [2024-02-27T09:43:01.803Z] 73cbd2937d9e: Preparing [2024-02-27T09:43:01.803Z] f296388f629e: Preparing [2024-02-27T09:43:01.803Z] 0df8a660a6e3: Preparing [2024-02-27T09:43:01.803Z] 6e6b3342776f: Preparing [2024-02-27T09:43:01.803Z] 916d2979c85d: Preparing [2024-02-27T09:43:01.803Z] aedc3bda2944: Preparing [2024-02-27T09:43:01.803Z] aedc3bda2944: Waiting [2024-02-27T09:43:01.803Z] 916d2979c85d: Waiting [2024-02-27T09:43:01.803Z] e6568bf7e5ca: Layer already exists [2024-02-27T09:43:01.803Z] 73cbd2937d9e: Layer already exists [2024-02-27T09:43:01.803Z] 6e6b3342776f: Layer already exists [2024-02-27T09:43:01.803Z] 0df8a660a6e3: Layer already exists [2024-02-27T09:43:01.803Z] f296388f629e: Layer already exists [2024-02-27T09:43:01.803Z] aedc3bda2944: Layer already exists [2024-02-27T09:43:01.803Z] 916d2979c85d: Layer already exists [2024-02-27T09:43:01.803Z] main: digest: sha256:35360a05e88d87bfe6aec241e840e8e0a3a6ed0dba35ad890e52c4de831f7488 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:43:02.432Z] ===================================================== [Pipeline] echo [2024-02-27T09:43:02.534Z] taggedImages: [2024-02-27T09:43:02.534Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:43:02.534Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-27T09:43:02.534Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.19 [2024-02-27T09:43:02.534Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:43:02.534Z] - 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] } [2024-02-27T09:54:19.004Z] #129 ... [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-27T09:54:19.004Z] #138 747.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-27T09:54:19.004Z] #138 ... [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-27T09:54:19.004Z] #134 DONE 751.7s [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:54:19.004Z] #137 ... [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:54:19.004Z] #141 DONE 0.2s [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:54:19.004Z] #142 DONE 0.1s [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:54:19.004Z] #62 ... [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-27T09:54:19.004Z] #143 DONE 0.1s [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-27T09:54:19.004Z] #144 DONE 0.1s [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:54:19.004Z] #137 ... [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-27T09:54:19.004Z] #145 DONE 0.3s [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:54:19.004Z] #131 ... [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-27T09:54:19.004Z] #146 DONE 0.1s [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:54:19.004Z] #147 DONE 2.1s [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:54:19.004Z] #140 ... [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #93 [security-proxy-setup] exporting to image [2024-02-27T09:54:19.004Z] #93 exporting layers [2024-02-27T09:54:19.004Z] #93 exporting layers 1.0s done [2024-02-27T09:54:19.004Z] #93 writing image sha256:f4f9b3fe8924176d06eceed3e93990e8296c366ff147cbb715cb262cd5256fef done [2024-02-27T09:54:19.004Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-27T09:54:19.004Z] #93 DONE 7.4s [2024-02-27T09:54:19.004Z] [2024-02-27T09:54:19.004Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:54:19.591Z] #62 ... [2024-02-27T09:54:19.591Z] [2024-02-27T09:54:19.591Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-27T09:54:19.591Z] #138 DONE 762.2s [2024-02-27T09:54:19.860Z] [2024-02-27T09:54:19.860Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:54:20.127Z] #140 ... [2024-02-27T09:54:20.127Z] [2024-02-27T09:54:20.127Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:54:20.397Z] #148 DONE 0.1s [2024-02-27T09:54:20.397Z] [2024-02-27T09:54:20.397Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:54:20.397Z] #139 ... [2024-02-27T09:54:20.397Z] [2024-02-27T09:54:20.397Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:54:20.666Z] #149 DONE 0.2s [2024-02-27T09:54:20.666Z] [2024-02-27T09:54:20.666Z] #150 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-27T09:54:20.937Z] #150 DONE 0.3s [2024-02-27T09:54:20.937Z] [2024-02-27T09:54:20.937Z] #151 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-27T09:54:20.937Z] #151 DONE 0.1s [2024-02-27T09:54:20.937Z] [2024-02-27T09:54:20.937Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:54:20.937Z] #136 ... [2024-02-27T09:54:20.937Z] [2024-02-27T09:54:20.937Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:54:20.937Z] #152 DONE 0.1s [2024-02-27T09:54:21.204Z] [2024-02-27T09:54:21.204Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-27T09:54:21.204Z] #153 DONE 0.3s [2024-02-27T09:54:21.204Z] [2024-02-27T09:54:21.204Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-27T09:54:21.471Z] #133 ... [2024-02-27T09:54:21.471Z] [2024-02-27T09:54:21.471Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-27T09:54:21.739Z] #154 DONE 0.3s [2024-02-27T09:54:21.739Z] [2024-02-27T09:54:21.739Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-27T09:54:22.010Z] #155 DONE 0.3s [2024-02-27T09:54:22.010Z] [2024-02-27T09:54:22.010Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:54:23.951Z] #156 DONE 1.7s [2024-02-27T09:54:23.951Z] [2024-02-27T09:54:23.951Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:54:23.951Z] #139 ... [2024-02-27T09:54:23.951Z] [2024-02-27T09:54:23.951Z] #93 [security-secretstore-setup] exporting to image [2024-02-27T09:54:23.951Z] #93 exporting layers [2024-02-27T09:54:25.358Z] #93 exporting layers 1.4s done [2024-02-27T09:54:25.358Z] #93 writing image sha256:3e570b948809743cbc880206e238152fec688ac6d02db44908824fa22856f33a 0.0s done [2024-02-27T09:54:25.358Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-02-27T09:54:25.358Z] #93 DONE 8.9s [2024-02-27T09:54:25.358Z] [2024-02-27T09:54:25.358Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:54:25.627Z] #129 ... [2024-02-27T09:54:25.627Z] [2024-02-27T09:54:25.627Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:54:25.627Z] #139 DONE 767.8s [2024-02-27T09:54:25.627Z] [2024-02-27T09:54:25.627Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-27T09:54:25.894Z] #157 DONE 0.4s [2024-02-27T09:54:25.894Z] [2024-02-27T09:54:25.894Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:54:25.894Z] #137 ... [2024-02-27T09:54:25.894Z] [2024-02-27T09:54:25.894Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-27T09:54:27.846Z] #158 DONE 2.1s [2024-02-27T09:54:27.846Z] [2024-02-27T09:54:27.846Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:54:28.112Z] #62 ... [2024-02-27T09:54:28.112Z] [2024-02-27T09:54:28.112Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:54:28.112Z] #159 DONE 0.2s [2024-02-27T09:54:28.112Z] [2024-02-27T09:54:28.112Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:54:28.379Z] #160 DONE 0.2s [2024-02-27T09:54:28.379Z] [2024-02-27T09:54:28.379Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-27T09:54:28.644Z] #161 DONE 0.3s [2024-02-27T09:54:28.644Z] [2024-02-27T09:54:28.644Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-27T09:54:28.923Z] #162 DONE 0.1s [2024-02-27T09:54:28.923Z] [2024-02-27T09:54:28.923Z] #163 [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/ [2024-02-27T09:54:29.190Z] #163 DONE 0.3s [2024-02-27T09:54:29.190Z] [2024-02-27T09:54:29.190Z] #164 [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/ [2024-02-27T09:54:29.457Z] #164 DONE 0.2s [2024-02-27T09:54:29.457Z] [2024-02-27T09:54:29.457Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-27T09:54:29.457Z] #165 DONE 0.2s [2024-02-27T09:54:29.457Z] [2024-02-27T09:54:29.457Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-27T09:54:29.728Z] #166 DONE 0.2s [2024-02-27T09:54:29.728Z] [2024-02-27T09:54:29.728Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-27T09:54:31.667Z] #167 DONE 2.0s [2024-02-27T09:54:31.667Z] [2024-02-27T09:54:31.667Z] #93 [security-bootstrapper] exporting to image [2024-02-27T09:54:31.667Z] #93 exporting layers [2024-02-27T09:54:32.641Z] #93 exporting layers 0.9s done [2024-02-27T09:54:32.641Z] #93 writing image sha256:834a711557a3b4c2a25ac90bb03e82835e94d3368e88880c9646dc264bda7568 0.0s done [2024-02-27T09:54:32.641Z] #93 naming to docker.io/library/security-bootstrapper-arm64 [2024-02-27T09:54:32.641Z] #93 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-27T09:54:32.641Z] #93 DONE 9.8s [2024-02-27T09:54:32.641Z] [2024-02-27T09:54:32.641Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:54:41.053Z] #131 ... [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-27T09:54:41.053Z] #133 DONE 782.3s [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:54:41.053Z] #140 ... [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:54:41.053Z] #168 DONE 0.1s [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:54:41.053Z] #169 DONE 0.1s [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:54:41.053Z] #129 ... [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-27T09:54:41.053Z] #170 DONE 0.3s [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:54:41.053Z] #129 ... [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:54:41.053Z] #171 DONE 0.2s [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-27T09:54:41.053Z] #172 DONE 0.1s [2024-02-27T09:54:41.053Z] [2024-02-27T09:54:41.053Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:54:41.324Z] #131 ... [2024-02-27T09:54:41.324Z] [2024-02-27T09:54:41.324Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:54:46.656Z] #173 DONE 4.7s [2024-02-27T09:54:46.656Z] [2024-02-27T09:54:46.656Z] #93 [security-proxy-auth] exporting to image [2024-02-27T09:54:46.656Z] #93 exporting layers [2024-02-27T09:54:46.656Z] #93 exporting layers 0.6s done [2024-02-27T09:54:46.656Z] #93 writing image sha256:9d2716175bb985e509666bf99fb96471f5da0d33527bbac733c26f4ca0b2df05 [2024-02-27T09:54:46.656Z] #93 writing image sha256:9d2716175bb985e509666bf99fb96471f5da0d33527bbac733c26f4ca0b2df05 done [2024-02-27T09:54:46.656Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-27T09:54:46.656Z] #93 DONE 10.5s [2024-02-27T09:54:46.656Z] [2024-02-27T09:54:46.656Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:54:48.596Z] #129 ... [2024-02-27T09:54:48.596Z] [2024-02-27T09:54:48.596Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:54:48.596Z] #140 DONE 790.6s [2024-02-27T09:54:48.596Z] [2024-02-27T09:54:48.596Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:54:48.596Z] #129 ... [2024-02-27T09:54:48.596Z] [2024-02-27T09:54:48.596Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:54:48.596Z] #174 DONE 0.3s [2024-02-27T09:54:48.596Z] [2024-02-27T09:54:48.596Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:54:48.876Z] #137 ... [2024-02-27T09:54:48.876Z] [2024-02-27T09:54:48.876Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:54:48.876Z] #175 DONE 0.2s [2024-02-27T09:54:48.876Z] [2024-02-27T09:54:48.876Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-27T09:54:49.152Z] #176 DONE 0.2s [2024-02-27T09:54:49.152Z] [2024-02-27T09:54:49.152Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:54:49.152Z] #129 ... [2024-02-27T09:54:49.152Z] [2024-02-27T09:54:49.152Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:54:49.152Z] #177 DONE 0.1s [2024-02-27T09:54:49.421Z] [2024-02-27T09:54:49.421Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-27T09:54:49.421Z] #178 DONE 0.2s [2024-02-27T09:54:49.421Z] [2024-02-27T09:54:49.421Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:54:51.375Z] #179 DONE 1.9s [2024-02-27T09:54:51.375Z] [2024-02-27T09:54:51.375Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:54:51.375Z] #131 ... [2024-02-27T09:54:51.375Z] [2024-02-27T09:54:51.375Z] #93 [core-common-config-bootstrapper] exporting to image [2024-02-27T09:54:51.642Z] #93 exporting layers 0.4s done [2024-02-27T09:54:51.642Z] #93 writing image sha256:3fe927cfe0a880c5c8d7b679a9464d134c658e619b52992c78831e491ffaf284 [2024-02-27T09:54:51.907Z] #93 writing image sha256:3fe927cfe0a880c5c8d7b679a9464d134c658e619b52992c78831e491ffaf284 done [2024-02-27T09:54:51.907Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-27T09:54:51.907Z] #93 DONE 10.9s [2024-02-27T09:54:51.907Z] [2024-02-27T09:54:51.907Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:55:24.120Z] #131 ... [2024-02-27T09:55:24.120Z] [2024-02-27T09:55:24.120Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-27T09:55:24.120Z] #135 DONE 826.7s [2024-02-27T09:55:24.385Z] [2024-02-27T09:55:24.385Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:55:24.651Z] #62 ... [2024-02-27T09:55:24.651Z] [2024-02-27T09:55:24.651Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:55:24.919Z] #180 DONE 0.1s [2024-02-27T09:55:24.919Z] [2024-02-27T09:55:24.919Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:55:24.919Z] #181 DONE 0.2s [2024-02-27T09:55:24.919Z] [2024-02-27T09:55:24.919Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:55:25.189Z] #129 ... [2024-02-27T09:55:25.190Z] [2024-02-27T09:55:25.190Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-27T09:55:25.190Z] #182 DONE 0.3s [2024-02-27T09:55:25.190Z] [2024-02-27T09:55:25.190Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:55:25.458Z] #137 ... [2024-02-27T09:55:25.458Z] [2024-02-27T09:55:25.458Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:55:25.458Z] #183 DONE 0.1s [2024-02-27T09:55:25.458Z] [2024-02-27T09:55:25.458Z] #93 [core-command] exporting to image [2024-02-27T09:55:25.458Z] #93 exporting layers [2024-02-27T09:55:26.037Z] #93 exporting layers 0.3s done [2024-02-27T09:55:26.037Z] #93 writing image sha256:1fddfa8066c9595e0bce8afe4e2ec2ba14e62718d92711dcce7f99e611fbcc58 done [2024-02-27T09:55:26.037Z] #93 naming to docker.io/library/core-command-arm64 done [2024-02-27T09:55:26.037Z] #93 DONE 11.3s [2024-02-27T09:55:26.037Z] [2024-02-27T09:55:26.037Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:55:30.274Z] #131 ... [2024-02-27T09:55:30.274Z] [2024-02-27T09:55:30.274Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:55:30.274Z] #136 DONE 832.6s [2024-02-27T09:55:30.274Z] [2024-02-27T09:55:30.274Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:55:30.274Z] #129 ... [2024-02-27T09:55:30.274Z] [2024-02-27T09:55:30.274Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:55:30.542Z] #184 DONE 0.3s [2024-02-27T09:55:30.542Z] [2024-02-27T09:55:30.542Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:55:30.820Z] #185 DONE 0.1s [2024-02-27T09:55:30.820Z] [2024-02-27T09:55:30.820Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-27T09:55:31.088Z] #186 DONE 0.3s [2024-02-27T09:55:31.088Z] [2024-02-27T09:55:31.088Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:55:31.353Z] #187 DONE 0.2s [2024-02-27T09:55:31.353Z] [2024-02-27T09:55:31.353Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:55:31.353Z] #62 ... [2024-02-27T09:55:31.353Z] [2024-02-27T09:55:31.353Z] #93 [core-data] exporting to image [2024-02-27T09:55:31.620Z] #93 exporting layers 0.2s done [2024-02-27T09:55:31.620Z] #93 writing image sha256:6ceddfe390f0c4ee5e426fbd7cfe37b00142c58dc461a05ba3b041c4b8b6bebe done [2024-02-27T09:55:31.620Z] #93 naming to docker.io/library/core-data-arm64 done [2024-02-27T09:55:31.620Z] #93 DONE 11.5s [2024-02-27T09:55:31.620Z] [2024-02-27T09:55:31.620Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:55:34.228Z] #137 DONE 836.5s [2024-02-27T09:55:34.228Z] [2024-02-27T09:55:34.228Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:55:34.493Z] #131 ... [2024-02-27T09:55:34.493Z] [2024-02-27T09:55:34.493Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:55:34.758Z] #188 DONE 0.2s [2024-02-27T09:55:34.759Z] [2024-02-27T09:55:34.759Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:55:34.759Z] #132 ... [2024-02-27T09:55:34.759Z] [2024-02-27T09:55:34.759Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:55:34.759Z] #189 DONE 0.1s [2024-02-27T09:55:34.759Z] [2024-02-27T09:55:34.759Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-27T09:55:35.033Z] #190 DONE 0.2s [2024-02-27T09:55:35.033Z] [2024-02-27T09:55:35.033Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:55:35.033Z] #191 DONE 0.1s [2024-02-27T09:55:35.033Z] [2024-02-27T09:55:35.033Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:55:35.308Z] #131 ... [2024-02-27T09:55:35.308Z] [2024-02-27T09:55:35.308Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-27T09:55:35.308Z] #192 DONE 0.2s [2024-02-27T09:55:35.308Z] [2024-02-27T09:55:35.308Z] #93 [core-metadata] exporting to image [2024-02-27T09:55:35.574Z] #93 exporting layers 0.3s done [2024-02-27T09:55:35.574Z] #93 writing image sha256:5fcfde6ec037863f99fc79ff160ce40c162aca11493fa04799b0af3faded52b0 done [2024-02-27T09:55:35.574Z] #93 naming to docker.io/library/core-metadata-arm64 done [2024-02-27T09:55:35.574Z] #93 DONE 11.8s [2024-02-27T09:55:35.574Z] [2024-02-27T09:55:35.574Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:55:57.605Z] #62 ... [2024-02-27T09:55:57.605Z] [2024-02-27T09:55:57.605Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:55:57.605Z] #131 DONE 855.5s [2024-02-27T09:55:57.605Z] [2024-02-27T09:55:57.605Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:55:57.605Z] #132 ... [2024-02-27T09:55:57.605Z] [2024-02-27T09:55:57.605Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:55:57.605Z] #193 DONE 0.1s [2024-02-27T09:55:57.605Z] [2024-02-27T09:55:57.605Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:55:57.605Z] #194 DONE 0.2s [2024-02-27T09:55:57.605Z] [2024-02-27T09:55:57.605Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-27T09:55:57.873Z] #195 DONE 0.3s [2024-02-27T09:55:57.873Z] [2024-02-27T09:55:57.873Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:55:58.140Z] #196 DONE 0.1s [2024-02-27T09:55:58.140Z] [2024-02-27T09:55:58.140Z] #93 [security-spiffe-token-provider] exporting to image [2024-02-27T09:55:58.140Z] #93 exporting layers [2024-02-27T09:55:58.724Z] #93 exporting layers 0.6s done [2024-02-27T09:55:58.724Z] #93 writing image sha256:ed1a70337abefa4b9fa12a09256348356c9f0cccb40bba12b53ec60c2777280f done [2024-02-27T09:55:58.724Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-27T09:55:58.724Z] #93 DONE 12.3s [2024-02-27T09:55:58.724Z] [2024-02-27T09:55:58.724Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:56:16.936Z] #132 DONE 879.0s [2024-02-27T09:56:16.936Z] [2024-02-27T09:56:16.936Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:56:16.936Z] #62 ... [2024-02-27T09:56:16.936Z] [2024-02-27T09:56:16.936Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:56:16.936Z] #129 DONE 879.0s [2024-02-27T09:56:16.936Z] [2024-02-27T09:56:16.936Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:56:16.936Z] #197 DONE 0.4s [2024-02-27T09:56:16.936Z] [2024-02-27T09:56:16.936Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:56:17.204Z] #198 DONE 0.3s [2024-02-27T09:56:17.204Z] [2024-02-27T09:56:17.204Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:56:17.204Z] #199 DONE 0.2s [2024-02-27T09:56:17.204Z] [2024-02-27T09:56:17.204Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:56:17.204Z] #200 DONE 0.2s [2024-02-27T09:56:17.204Z] [2024-02-27T09:56:17.204Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-27T09:56:17.783Z] #201 DONE 0.4s [2024-02-27T09:56:17.783Z] [2024-02-27T09:56:17.783Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-27T09:56:17.783Z] #202 DONE 0.3s [2024-02-27T09:56:17.783Z] [2024-02-27T09:56:17.783Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:56:17.783Z] #203 DONE 0.1s [2024-02-27T09:56:17.783Z] [2024-02-27T09:56:17.783Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:56:17.783Z] #204 DONE 0.1s [2024-02-27T09:56:17.783Z] [2024-02-27T09:56:17.783Z] #93 [support-notifications] exporting to image [2024-02-27T09:56:17.783Z] #93 exporting layers [2024-02-27T09:56:18.051Z] #93 exporting layers 0.3s done [2024-02-27T09:56:18.051Z] #93 writing image sha256:ec13a041be4d7a7435efc30a38ee4e9dd6db9cf376e7bd51d3005447a7cea794 0.0s done [2024-02-27T09:56:18.051Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2024-02-27T09:56:18.316Z] #93 exporting layers 0.4s done [2024-02-27T09:56:18.316Z] #93 writing image sha256:a478a065b4c36de527f49b5c37c266af2a08195f20c338a6f902b9f7c502d26e done [2024-02-27T09:56:18.316Z] #93 naming to docker.io/library/support-notifications-arm64 done [2024-02-27T09:56:18.316Z] #93 DONE 12.8s [2024-02-27T09:56:18.316Z] [2024-02-27T09:56:18.316Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:56:18.316Z] time="2024-02-27T09:40:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.316Z] time="2024-02-27T09:40:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.316Z] time="2024-02-27T09:40:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:56:18.317Z] time="2024-02-27T09:40:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-27T09:56:18.342Z] $ docker stop --time=1 1fbc7a981af5ad97871bf3df4a7f9da23b2c09aa6e55a54584796d01f10df57d [2024-02-27T09:56:19.963Z] $ docker rm -f --volumes 1fbc7a981af5ad97871bf3df4a7f9da23b2c09aa6e55a54584796d01f10df57d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T09:56:20.626Z] + docker images [2024-02-27T09:56:20.626Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-27T09:56:20.626Z] support-notifications-arm64 latest a478a065b4c3 3 seconds ago 26.6MB [2024-02-27T09:56:20.626Z] support-scheduler-arm64 latest ec13a041be4d 3 seconds ago 25.9MB [2024-02-27T09:56:20.626Z] security-spiffe-token-provider-arm64 latest ed1a70337abe 23 seconds ago 29.1MB [2024-02-27T09:56:20.626Z] core-metadata-arm64 latest 5fcfde6ec037 45 seconds ago 17.4MB [2024-02-27T09:56:20.626Z] core-data-arm64 latest 6ceddfe390f0 49 seconds ago 17.2MB [2024-02-27T09:56:20.626Z] core-command-arm64 latest 1fddfa8066c9 55 seconds ago 17.1MB [2024-02-27T09:56:20.626Z] core-common-config-bootstrapper-arm64 latest 3fe927cfe0a8 About a minute ago 15.1MB [2024-02-27T09:56:20.626Z] security-proxy-auth-arm64 latest 9d2716175bb9 About a minute ago 15.9MB [2024-02-27T09:56:20.626Z] security-bootstrapper-arm64 latest 834a711557a3 About a minute ago 18.5MB [2024-02-27T09:56:20.626Z] security-secretstore-setup-arm64 latest 3e570b948809 About a minute ago 35.9MB [2024-02-27T09:56:20.626Z] security-proxy-setup-arm64 latest f4f9b3fe8924 2 minutes ago 25.9MB [2024-02-27T09:56:20.626Z] security-spire-config-arm64 latest 5c5f2a46e963 14 minutes ago 95.8MB [2024-02-27T09:56:20.626Z] security-spire-agent-arm64 latest 0047200193fd 14 minutes ago 152MB [2024-02-27T09:56:20.626Z] security-spire-server-arm64 latest 7e6ee4664d16 15 minutes ago 96.7MB [2024-02-27T09:56:20.626Z] ci-base-image-arm64 latest 328d92ebc0a2 16 minutes ago 881MB [2024-02-27T09:56:20.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-27T09:56:20.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T09:56:21.671Z] provisioning config files... [2024-02-27T09:56:21.686Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/629@tmp/config7540020952535325482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:56:22.198Z] ---> ****-login.sh [2024-02-27T09:56:22.198Z] nexus3.edgexfoundry.org:10001 [2024-02-27T09:56:22.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:56:22.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:56:22.463Z] Configure a credential helper to remove this warning. See [2024-02-27T09:56:22.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:56:22.463Z] [2024-02-27T09:56:22.463Z] Login Succeeded [2024-02-27T09:56:22.463Z] nexus3.edgexfoundry.org:10002 [2024-02-27T09:56:22.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:56:22.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:56:22.732Z] Configure a credential helper to remove this warning. See [2024-02-27T09:56:22.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:56:22.732Z] [2024-02-27T09:56:22.732Z] Login Succeeded [2024-02-27T09:56:22.732Z] nexus3.edgexfoundry.org:10003 [2024-02-27T09:56:22.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:56:23.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:56:23.261Z] Configure a credential helper to remove this warning. See [2024-02-27T09:56:23.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:56:23.261Z] [2024-02-27T09:56:23.261Z] Login Succeeded [2024-02-27T09:56:23.261Z] nexus3.edgexfoundry.org:10004 [2024-02-27T09:56:23.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:56:23.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:56:23.527Z] Configure a credential helper to remove this warning. See [2024-02-27T09:56:23.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:56:23.527Z] [2024-02-27T09:56:23.527Z] Login Succeeded [2024-02-27T09:56:23.527Z] ****.io [2024-02-27T09:56:23.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:56:24.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:56:24.055Z] Configure a credential helper to remove this warning. See [2024-02-27T09:56:24.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:56:24.055Z] [2024-02-27T09:56:24.055Z] Login Succeeded [2024-02-27T09:56:24.055Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T09:56:24.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:56:24.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:56:24.612Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-02-27T09:56:24.612Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:56:24.612Z] latest [2024-02-27T09:56:24.612Z] 3.2.0-dev.19 [2024-02-27T09:56:24.612Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:56:24.612Z] main [2024-02-27T09:56:24.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:25.444Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:28.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:56:28.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:56:28.684Z] d490d275af04: Preparing [2024-02-27T09:56:28.684Z] ebd8b8f77e1c: Preparing [2024-02-27T09:56:28.684Z] 23f65eb19dad: Preparing [2024-02-27T09:56:28.684Z] 86f1e49e3329: Preparing [2024-02-27T09:56:28.684Z] 2a1c679f4727: Preparing [2024-02-27T09:56:28.684Z] d7d004a09308: Preparing [2024-02-27T09:56:28.684Z] 7c504f21be85: Preparing [2024-02-27T09:56:28.684Z] d7d004a09308: Waiting [2024-02-27T09:56:28.684Z] 7c504f21be85: Waiting [2024-02-27T09:56:28.949Z] 2a1c679f4727: Pushed [2024-02-27T09:56:28.949Z] 23f65eb19dad: Pushed [2024-02-27T09:56:28.949Z] 86f1e49e3329: Pushed [2024-02-27T09:56:28.949Z] d490d275af04: Pushed [2024-02-27T09:56:28.949Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:29.213Z] d7d004a09308: Pushed [2024-02-27T09:56:31.380Z] ebd8b8f77e1c: Pushed [2024-02-27T09:56:31.646Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:32.296Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:32.950Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-27T09:56:32.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:56:32.950Z] d490d275af04: Preparing [2024-02-27T09:56:32.950Z] ebd8b8f77e1c: Preparing [2024-02-27T09:56:32.950Z] 23f65eb19dad: Preparing [2024-02-27T09:56:32.950Z] 86f1e49e3329: Preparing [2024-02-27T09:56:32.950Z] 2a1c679f4727: Preparing [2024-02-27T09:56:32.950Z] d7d004a09308: Preparing [2024-02-27T09:56:32.950Z] 7c504f21be85: Preparing [2024-02-27T09:56:32.950Z] d7d004a09308: Waiting [2024-02-27T09:56:32.950Z] 7c504f21be85: Waiting [2024-02-27T09:56:32.950Z] ebd8b8f77e1c: Layer already exists [2024-02-27T09:56:32.950Z] d490d275af04: Layer already exists [2024-02-27T09:56:32.950Z] 2a1c679f4727: Layer already exists [2024-02-27T09:56:32.950Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:32.950Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:32.950Z] d7d004a09308: Layer already exists [2024-02-27T09:56:32.950Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:33.216Z] latest: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:33.878Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:34.526Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.19 [2024-02-27T09:56:34.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:56:34.526Z] d490d275af04: Preparing [2024-02-27T09:56:34.526Z] ebd8b8f77e1c: Preparing [2024-02-27T09:56:34.526Z] 23f65eb19dad: Preparing [2024-02-27T09:56:34.526Z] 86f1e49e3329: Preparing [2024-02-27T09:56:34.526Z] 2a1c679f4727: Preparing [2024-02-27T09:56:34.526Z] d7d004a09308: Preparing [2024-02-27T09:56:34.526Z] 7c504f21be85: Preparing [2024-02-27T09:56:34.526Z] d7d004a09308: Waiting [2024-02-27T09:56:34.526Z] 7c504f21be85: Waiting [2024-02-27T09:56:34.526Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:34.526Z] 2a1c679f4727: Layer already exists [2024-02-27T09:56:34.526Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:34.526Z] d490d275af04: Layer already exists [2024-02-27T09:56:34.526Z] ebd8b8f77e1c: Layer already exists [2024-02-27T09:56:34.526Z] d7d004a09308: Layer already exists [2024-02-27T09:56:34.526Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:34.526Z] 3.2.0-dev.19: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:35.521Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:36.200Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:56:36.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:56:36.200Z] d490d275af04: Preparing [2024-02-27T09:56:36.200Z] ebd8b8f77e1c: Preparing [2024-02-27T09:56:36.200Z] 23f65eb19dad: Preparing [2024-02-27T09:56:36.200Z] 86f1e49e3329: Preparing [2024-02-27T09:56:36.200Z] 2a1c679f4727: Preparing [2024-02-27T09:56:36.200Z] d7d004a09308: Preparing [2024-02-27T09:56:36.200Z] 7c504f21be85: Preparing [2024-02-27T09:56:36.200Z] d7d004a09308: Waiting [2024-02-27T09:56:36.200Z] 7c504f21be85: Waiting [2024-02-27T09:56:36.200Z] 2a1c679f4727: Layer already exists [2024-02-27T09:56:36.200Z] d490d275af04: Layer already exists [2024-02-27T09:56:36.200Z] ebd8b8f77e1c: Layer already exists [2024-02-27T09:56:36.200Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:36.200Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:36.200Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:36.200Z] d7d004a09308: Layer already exists [2024-02-27T09:56:36.470Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:37.154Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:37.851Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-02-27T09:56:37.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:56:37.851Z] d490d275af04: Preparing [2024-02-27T09:56:37.851Z] ebd8b8f77e1c: Preparing [2024-02-27T09:56:37.851Z] 23f65eb19dad: Preparing [2024-02-27T09:56:37.851Z] 86f1e49e3329: Preparing [2024-02-27T09:56:37.851Z] 2a1c679f4727: Preparing [2024-02-27T09:56:37.851Z] d7d004a09308: Preparing [2024-02-27T09:56:37.851Z] 7c504f21be85: Preparing [2024-02-27T09:56:37.851Z] d7d004a09308: Waiting [2024-02-27T09:56:37.851Z] 7c504f21be85: Waiting [2024-02-27T09:56:37.851Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:37.851Z] ebd8b8f77e1c: Layer already exists [2024-02-27T09:56:37.851Z] 2a1c679f4727: Layer already exists [2024-02-27T09:56:37.851Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:37.851Z] d490d275af04: Layer already exists [2024-02-27T09:56:37.851Z] d7d004a09308: Layer already exists [2024-02-27T09:56:37.851Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:38.124Z] main: digest: sha256:cd9a277468b90dcfadcc595cfa34c4503db1ba6163cc5d136408fa3409a11fc4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:56:38.806Z] ===================================================== [Pipeline] echo [2024-02-27T09:56:38.926Z] taggedImages: [2024-02-27T09:56:38.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:56:38.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-27T09:56:38.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.19 [2024-02-27T09:56:38.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:56:38.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-02-27T09:56:39.057Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-02-27T09:56:39.057Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:56:39.057Z] latest [2024-02-27T09:56:39.057Z] 3.2.0-dev.19 [2024-02-27T09:56:39.057Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:56:39.057Z] main [2024-02-27T09:56:39.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:39.960Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:42.577Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:56:42.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:56:42.577Z] 589fc3d816ef: Preparing [2024-02-27T09:56:42.577Z] 6bbd699c54aa: Preparing [2024-02-27T09:56:42.577Z] e06578e0bb92: Preparing [2024-02-27T09:56:42.577Z] 190fb1b4e0a9: Preparing [2024-02-27T09:56:42.577Z] 23f65eb19dad: Preparing [2024-02-27T09:56:42.577Z] 86f1e49e3329: Preparing [2024-02-27T09:56:42.577Z] 2a1c679f4727: Preparing [2024-02-27T09:56:42.577Z] d7d004a09308: Preparing [2024-02-27T09:56:42.577Z] 7c504f21be85: Preparing [2024-02-27T09:56:42.577Z] 2a1c679f4727: Waiting [2024-02-27T09:56:42.577Z] 86f1e49e3329: Waiting [2024-02-27T09:56:42.577Z] d7d004a09308: Waiting [2024-02-27T09:56:42.577Z] 7c504f21be85: Waiting [2024-02-27T09:56:42.577Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:42.844Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:42.844Z] 2a1c679f4727: Layer already exists [2024-02-27T09:56:42.844Z] d7d004a09308: Layer already exists [2024-02-27T09:56:42.844Z] 589fc3d816ef: Pushed [2024-02-27T09:56:42.844Z] 6bbd699c54aa: Pushed [2024-02-27T09:56:42.844Z] e06578e0bb92: Pushed [2024-02-27T09:56:42.844Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:44.785Z] 190fb1b4e0a9: Pushed [2024-02-27T09:56:44.785Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:45.458Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:46.116Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-27T09:56:46.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:56:46.116Z] 589fc3d816ef: Preparing [2024-02-27T09:56:46.116Z] 6bbd699c54aa: Preparing [2024-02-27T09:56:46.116Z] e06578e0bb92: Preparing [2024-02-27T09:56:46.116Z] 190fb1b4e0a9: Preparing [2024-02-27T09:56:46.116Z] 23f65eb19dad: Preparing [2024-02-27T09:56:46.116Z] 86f1e49e3329: Preparing [2024-02-27T09:56:46.116Z] 2a1c679f4727: Preparing [2024-02-27T09:56:46.116Z] 86f1e49e3329: Waiting [2024-02-27T09:56:46.116Z] d7d004a09308: Preparing [2024-02-27T09:56:46.116Z] 2a1c679f4727: Waiting [2024-02-27T09:56:46.116Z] d7d004a09308: Waiting [2024-02-27T09:56:46.116Z] 7c504f21be85: Preparing [2024-02-27T09:56:46.116Z] 7c504f21be85: Waiting [2024-02-27T09:56:46.116Z] 6bbd699c54aa: Layer already exists [2024-02-27T09:56:46.116Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:46.116Z] 190fb1b4e0a9: Layer already exists [2024-02-27T09:56:46.116Z] e06578e0bb92: Layer already exists [2024-02-27T09:56:46.116Z] 589fc3d816ef: Layer already exists [2024-02-27T09:56:46.116Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:46.116Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:46.116Z] d7d004a09308: Layer already exists [2024-02-27T09:56:46.116Z] 2a1c679f4727: Layer already exists [2024-02-27T09:56:46.383Z] latest: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:47.054Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:47.721Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.19 [2024-02-27T09:56:47.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:56:47.721Z] 589fc3d816ef: Preparing [2024-02-27T09:56:47.721Z] 6bbd699c54aa: Preparing [2024-02-27T09:56:47.721Z] e06578e0bb92: Preparing [2024-02-27T09:56:47.721Z] 190fb1b4e0a9: Preparing [2024-02-27T09:56:47.721Z] 23f65eb19dad: Preparing [2024-02-27T09:56:47.721Z] 86f1e49e3329: Preparing [2024-02-27T09:56:47.721Z] 86f1e49e3329: Waiting [2024-02-27T09:56:47.721Z] 2a1c679f4727: Preparing [2024-02-27T09:56:47.721Z] d7d004a09308: Preparing [2024-02-27T09:56:47.721Z] 2a1c679f4727: Waiting [2024-02-27T09:56:47.721Z] 7c504f21be85: Preparing [2024-02-27T09:56:47.721Z] d7d004a09308: Waiting [2024-02-27T09:56:47.721Z] 7c504f21be85: Waiting [2024-02-27T09:56:47.721Z] 190fb1b4e0a9: Layer already exists [2024-02-27T09:56:47.721Z] 589fc3d816ef: Layer already exists [2024-02-27T09:56:47.721Z] 6bbd699c54aa: Layer already exists [2024-02-27T09:56:47.721Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:47.721Z] e06578e0bb92: Layer already exists [2024-02-27T09:56:47.721Z] 2a1c679f4727: Layer already exists [2024-02-27T09:56:47.721Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:47.721Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:47.721Z] d7d004a09308: Layer already exists [2024-02-27T09:56:47.989Z] 3.2.0-dev.19: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:48.703Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:49.394Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:56:49.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:56:49.394Z] 589fc3d816ef: Preparing [2024-02-27T09:56:49.394Z] 6bbd699c54aa: Preparing [2024-02-27T09:56:49.394Z] e06578e0bb92: Preparing [2024-02-27T09:56:49.394Z] 190fb1b4e0a9: Preparing [2024-02-27T09:56:49.394Z] 23f65eb19dad: Preparing [2024-02-27T09:56:49.394Z] 86f1e49e3329: Preparing [2024-02-27T09:56:49.394Z] 2a1c679f4727: Preparing [2024-02-27T09:56:49.394Z] d7d004a09308: Preparing [2024-02-27T09:56:49.394Z] 7c504f21be85: Preparing [2024-02-27T09:56:49.394Z] 86f1e49e3329: Waiting [2024-02-27T09:56:49.394Z] 2a1c679f4727: Waiting [2024-02-27T09:56:49.394Z] d7d004a09308: Waiting [2024-02-27T09:56:49.394Z] 7c504f21be85: Waiting [2024-02-27T09:56:49.394Z] e06578e0bb92: Layer already exists [2024-02-27T09:56:49.394Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:49.394Z] 6bbd699c54aa: Layer already exists [2024-02-27T09:56:49.394Z] 589fc3d816ef: Layer already exists [2024-02-27T09:56:49.394Z] 190fb1b4e0a9: Layer already exists [2024-02-27T09:56:49.394Z] 2a1c679f4727: Layer already exists [2024-02-27T09:56:49.394Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:49.394Z] d7d004a09308: Layer already exists [2024-02-27T09:56:49.394Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:49.663Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:50.418Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:51.114Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-02-27T09:56:51.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:56:51.114Z] 589fc3d816ef: Preparing [2024-02-27T09:56:51.114Z] 6bbd699c54aa: Preparing [2024-02-27T09:56:51.114Z] e06578e0bb92: Preparing [2024-02-27T09:56:51.114Z] 190fb1b4e0a9: Preparing [2024-02-27T09:56:51.114Z] 23f65eb19dad: Preparing [2024-02-27T09:56:51.114Z] 86f1e49e3329: Preparing [2024-02-27T09:56:51.114Z] 2a1c679f4727: Preparing [2024-02-27T09:56:51.114Z] d7d004a09308: Preparing [2024-02-27T09:56:51.114Z] 7c504f21be85: Preparing [2024-02-27T09:56:51.114Z] 2a1c679f4727: Waiting [2024-02-27T09:56:51.114Z] d7d004a09308: Waiting [2024-02-27T09:56:51.114Z] 86f1e49e3329: Waiting [2024-02-27T09:56:51.114Z] 7c504f21be85: Waiting [2024-02-27T09:56:51.114Z] 589fc3d816ef: Layer already exists [2024-02-27T09:56:51.114Z] 6bbd699c54aa: Layer already exists [2024-02-27T09:56:51.114Z] e06578e0bb92: Layer already exists [2024-02-27T09:56:51.114Z] 190fb1b4e0a9: Layer already exists [2024-02-27T09:56:51.114Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:51.114Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:51.114Z] 2a1c679f4727: Layer already exists [2024-02-27T09:56:51.114Z] d7d004a09308: Layer already exists [2024-02-27T09:56:51.114Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:51.380Z] main: digest: sha256:213eb31aca6c03dba29fefd16fb406941df9916301c0ad5aee4b16d4de5a3a98 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:56:52.253Z] ===================================================== [Pipeline] echo [2024-02-27T09:56:52.378Z] taggedImages: [2024-02-27T09:56:52.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:56:52.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-27T09:56:52.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.19 [2024-02-27T09:56:52.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:56:52.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-02-27T09:56:52.511Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-02-27T09:56:52.511Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:56:52.511Z] latest [2024-02-27T09:56:52.511Z] 3.2.0-dev.19 [2024-02-27T09:56:52.511Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:56:52.511Z] main [2024-02-27T09:56:52.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:53.402Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:56:56.639Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:56:56.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:56:56.639Z] d18a5bae6b2e: Preparing [2024-02-27T09:56:56.639Z] 790db9a3c94d: Preparing [2024-02-27T09:56:56.639Z] 23f65eb19dad: Preparing [2024-02-27T09:56:56.639Z] 86f1e49e3329: Preparing [2024-02-27T09:56:56.639Z] 14eadbc2b13a: Preparing [2024-02-27T09:56:56.639Z] 0a171a85cf51: Preparing [2024-02-27T09:56:56.639Z] 7c504f21be85: Preparing [2024-02-27T09:56:56.639Z] 7c504f21be85: Waiting [2024-02-27T09:56:56.639Z] 0a171a85cf51: Waiting [2024-02-27T09:56:56.639Z] 23f65eb19dad: Layer already exists [2024-02-27T09:56:56.904Z] 86f1e49e3329: Layer already exists [2024-02-27T09:56:56.904Z] 7c504f21be85: Layer already exists [2024-02-27T09:56:56.904Z] d18a5bae6b2e: Pushed [2024-02-27T09:56:56.904Z] 14eadbc2b13a: Pushed [2024-02-27T09:56:56.904Z] 0a171a85cf51: Pushed [2024-02-27T09:56:59.475Z] 790db9a3c94d: Pushed [2024-02-27T09:56:59.475Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:00.166Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:00.861Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-27T09:57:00.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:57:00.862Z] d18a5bae6b2e: Preparing [2024-02-27T09:57:00.862Z] 790db9a3c94d: Preparing [2024-02-27T09:57:00.862Z] 23f65eb19dad: Preparing [2024-02-27T09:57:00.862Z] 86f1e49e3329: Preparing [2024-02-27T09:57:00.862Z] 14eadbc2b13a: Preparing [2024-02-27T09:57:00.862Z] 0a171a85cf51: Preparing [2024-02-27T09:57:00.862Z] 7c504f21be85: Preparing [2024-02-27T09:57:00.862Z] 0a171a85cf51: Waiting [2024-02-27T09:57:00.862Z] 7c504f21be85: Waiting [2024-02-27T09:57:00.862Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:00.862Z] 14eadbc2b13a: Layer already exists [2024-02-27T09:57:00.862Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:00.862Z] d18a5bae6b2e: Layer already exists [2024-02-27T09:57:00.862Z] 790db9a3c94d: Layer already exists [2024-02-27T09:57:00.862Z] 0a171a85cf51: Layer already exists [2024-02-27T09:57:00.862Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:01.125Z] latest: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:01.784Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:02.506Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.19 [2024-02-27T09:57:02.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:57:02.506Z] d18a5bae6b2e: Preparing [2024-02-27T09:57:02.506Z] 790db9a3c94d: Preparing [2024-02-27T09:57:02.506Z] 23f65eb19dad: Preparing [2024-02-27T09:57:02.506Z] 86f1e49e3329: Preparing [2024-02-27T09:57:02.506Z] 14eadbc2b13a: Preparing [2024-02-27T09:57:02.506Z] 0a171a85cf51: Preparing [2024-02-27T09:57:02.506Z] 7c504f21be85: Preparing [2024-02-27T09:57:02.506Z] 0a171a85cf51: Waiting [2024-02-27T09:57:02.506Z] 7c504f21be85: Waiting [2024-02-27T09:57:02.506Z] d18a5bae6b2e: Layer already exists [2024-02-27T09:57:02.506Z] 14eadbc2b13a: Layer already exists [2024-02-27T09:57:02.506Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:02.506Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:02.506Z] 790db9a3c94d: Layer already exists [2024-02-27T09:57:02.506Z] 0a171a85cf51: Layer already exists [2024-02-27T09:57:02.506Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:02.770Z] 3.2.0-dev.19: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:03.494Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:04.179Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:04.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:57:04.179Z] d18a5bae6b2e: Preparing [2024-02-27T09:57:04.179Z] 790db9a3c94d: Preparing [2024-02-27T09:57:04.179Z] 23f65eb19dad: Preparing [2024-02-27T09:57:04.179Z] 86f1e49e3329: Preparing [2024-02-27T09:57:04.179Z] 14eadbc2b13a: Preparing [2024-02-27T09:57:04.179Z] 0a171a85cf51: Preparing [2024-02-27T09:57:04.179Z] 7c504f21be85: Preparing [2024-02-27T09:57:04.179Z] 0a171a85cf51: Waiting [2024-02-27T09:57:04.179Z] 7c504f21be85: Waiting [2024-02-27T09:57:04.179Z] 14eadbc2b13a: Layer already exists [2024-02-27T09:57:04.179Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:04.179Z] 790db9a3c94d: Layer already exists [2024-02-27T09:57:04.179Z] d18a5bae6b2e: Layer already exists [2024-02-27T09:57:04.179Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:04.179Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:04.179Z] 0a171a85cf51: Layer already exists [2024-02-27T09:57:04.443Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:05.125Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:05.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-02-27T09:57:05.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:57:05.808Z] d18a5bae6b2e: Preparing [2024-02-27T09:57:05.808Z] 790db9a3c94d: Preparing [2024-02-27T09:57:05.808Z] 23f65eb19dad: Preparing [2024-02-27T09:57:05.808Z] 86f1e49e3329: Preparing [2024-02-27T09:57:05.808Z] 14eadbc2b13a: Preparing [2024-02-27T09:57:05.808Z] 0a171a85cf51: Preparing [2024-02-27T09:57:05.808Z] 7c504f21be85: Preparing [2024-02-27T09:57:05.808Z] 0a171a85cf51: Waiting [2024-02-27T09:57:05.808Z] 7c504f21be85: Waiting [2024-02-27T09:57:05.808Z] 14eadbc2b13a: Layer already exists [2024-02-27T09:57:05.808Z] 790db9a3c94d: Layer already exists [2024-02-27T09:57:05.808Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:05.808Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:05.808Z] d18a5bae6b2e: Layer already exists [2024-02-27T09:57:05.808Z] 0a171a85cf51: Layer already exists [2024-02-27T09:57:05.808Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:06.070Z] main: digest: sha256:33d7549de8629c1afa945fd52f758168870fed5d37995278568f3391de86cb27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:57:06.822Z] ===================================================== [Pipeline] echo [2024-02-27T09:57:06.947Z] taggedImages: [2024-02-27T09:57:06.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:06.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-27T09:57:06.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.19 [2024-02-27T09:57:06.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:06.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-02-27T09:57:07.081Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-02-27T09:57:07.081Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:07.081Z] latest [2024-02-27T09:57:07.081Z] 3.2.0-dev.19 [2024-02-27T09:57:07.081Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:07.081Z] main [2024-02-27T09:57:07.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:08.004Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:11.259Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:11.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:57:11.259Z] 8977508b3300: Preparing [2024-02-27T09:57:11.259Z] 4613653371a2: Preparing [2024-02-27T09:57:11.259Z] ea387534be22: Preparing [2024-02-27T09:57:11.259Z] 23f65eb19dad: Preparing [2024-02-27T09:57:11.259Z] 86f1e49e3329: Preparing [2024-02-27T09:57:11.259Z] 2a1c679f4727: Preparing [2024-02-27T09:57:11.259Z] d7d004a09308: Preparing [2024-02-27T09:57:11.259Z] 7c504f21be85: Preparing [2024-02-27T09:57:11.259Z] 2a1c679f4727: Waiting [2024-02-27T09:57:11.259Z] d7d004a09308: Waiting [2024-02-27T09:57:11.259Z] 7c504f21be85: Waiting [2024-02-27T09:57:11.259Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:11.259Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:11.259Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:11.526Z] d7d004a09308: Layer already exists [2024-02-27T09:57:11.526Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:11.526Z] 4613653371a2: Pushed [2024-02-27T09:57:11.526Z] 8977508b3300: Pushed [2024-02-27T09:57:14.105Z] ea387534be22: Pushed [2024-02-27T09:57:14.105Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:14.794Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:15.479Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-27T09:57:15.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:57:15.479Z] 8977508b3300: Preparing [2024-02-27T09:57:15.479Z] 4613653371a2: Preparing [2024-02-27T09:57:15.479Z] ea387534be22: Preparing [2024-02-27T09:57:15.479Z] 23f65eb19dad: Preparing [2024-02-27T09:57:15.479Z] 86f1e49e3329: Preparing [2024-02-27T09:57:15.479Z] 2a1c679f4727: Preparing [2024-02-27T09:57:15.479Z] d7d004a09308: Preparing [2024-02-27T09:57:15.479Z] 7c504f21be85: Preparing [2024-02-27T09:57:15.479Z] 2a1c679f4727: Waiting [2024-02-27T09:57:15.479Z] d7d004a09308: Waiting [2024-02-27T09:57:15.479Z] 7c504f21be85: Waiting [2024-02-27T09:57:15.479Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:15.479Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:15.479Z] 8977508b3300: Layer already exists [2024-02-27T09:57:15.479Z] ea387534be22: Layer already exists [2024-02-27T09:57:15.479Z] 4613653371a2: Layer already exists [2024-02-27T09:57:15.479Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:15.479Z] d7d004a09308: Layer already exists [2024-02-27T09:57:15.479Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:15.745Z] latest: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:16.455Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:17.157Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.19 [2024-02-27T09:57:17.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:57:17.157Z] 8977508b3300: Preparing [2024-02-27T09:57:17.157Z] 4613653371a2: Preparing [2024-02-27T09:57:17.158Z] ea387534be22: Preparing [2024-02-27T09:57:17.158Z] 23f65eb19dad: Preparing [2024-02-27T09:57:17.158Z] 86f1e49e3329: Preparing [2024-02-27T09:57:17.158Z] 2a1c679f4727: Preparing [2024-02-27T09:57:17.158Z] d7d004a09308: Preparing [2024-02-27T09:57:17.158Z] 7c504f21be85: Preparing [2024-02-27T09:57:17.158Z] 2a1c679f4727: Waiting [2024-02-27T09:57:17.158Z] d7d004a09308: Waiting [2024-02-27T09:57:17.158Z] 7c504f21be85: Waiting [2024-02-27T09:57:17.158Z] ea387534be22: Layer already exists [2024-02-27T09:57:17.158Z] 4613653371a2: Layer already exists [2024-02-27T09:57:17.158Z] 8977508b3300: Layer already exists [2024-02-27T09:57:17.158Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:17.158Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:17.158Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:17.158Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:17.158Z] d7d004a09308: Layer already exists [2024-02-27T09:57:17.424Z] 3.2.0-dev.19: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:18.180Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:18.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:18.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:57:18.869Z] 8977508b3300: Preparing [2024-02-27T09:57:18.869Z] 4613653371a2: Preparing [2024-02-27T09:57:18.869Z] ea387534be22: Preparing [2024-02-27T09:57:18.869Z] 23f65eb19dad: Preparing [2024-02-27T09:57:18.869Z] 86f1e49e3329: Preparing [2024-02-27T09:57:18.869Z] 2a1c679f4727: Preparing [2024-02-27T09:57:18.869Z] d7d004a09308: Preparing [2024-02-27T09:57:18.869Z] 7c504f21be85: Preparing [2024-02-27T09:57:18.869Z] d7d004a09308: Waiting [2024-02-27T09:57:18.869Z] 7c504f21be85: Waiting [2024-02-27T09:57:18.869Z] 2a1c679f4727: Waiting [2024-02-27T09:57:18.869Z] 8977508b3300: Layer already exists [2024-02-27T09:57:18.869Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:18.869Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:18.869Z] 4613653371a2: Layer already exists [2024-02-27T09:57:18.869Z] ea387534be22: Layer already exists [2024-02-27T09:57:18.869Z] d7d004a09308: Layer already exists [2024-02-27T09:57:18.869Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:18.869Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:19.135Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:19.840Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:20.529Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-02-27T09:57:20.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:57:20.529Z] 8977508b3300: Preparing [2024-02-27T09:57:20.529Z] 4613653371a2: Preparing [2024-02-27T09:57:20.529Z] ea387534be22: Preparing [2024-02-27T09:57:20.529Z] 23f65eb19dad: Preparing [2024-02-27T09:57:20.529Z] 86f1e49e3329: Preparing [2024-02-27T09:57:20.529Z] 2a1c679f4727: Preparing [2024-02-27T09:57:20.529Z] d7d004a09308: Preparing [2024-02-27T09:57:20.529Z] 7c504f21be85: Preparing [2024-02-27T09:57:20.529Z] 2a1c679f4727: Waiting [2024-02-27T09:57:20.530Z] d7d004a09308: Waiting [2024-02-27T09:57:20.530Z] 7c504f21be85: Waiting [2024-02-27T09:57:20.530Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:20.530Z] 8977508b3300: Layer already exists [2024-02-27T09:57:20.530Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:20.530Z] ea387534be22: Layer already exists [2024-02-27T09:57:20.530Z] 4613653371a2: Layer already exists [2024-02-27T09:57:20.530Z] d7d004a09308: Layer already exists [2024-02-27T09:57:20.530Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:20.530Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:20.796Z] main: digest: sha256:25fcc7d0a444c806f0f4e28be2d2d5d1f845d2b29a875d8ec64074b33f1813e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:57:21.553Z] ===================================================== [Pipeline] echo [2024-02-27T09:57:21.684Z] taggedImages: [2024-02-27T09:57:21.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:21.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-27T09:57:21.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.19 [2024-02-27T09:57:21.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:21.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-02-27T09:57:21.822Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-02-27T09:57:21.822Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:21.822Z] latest [2024-02-27T09:57:21.822Z] 3.2.0-dev.19 [2024-02-27T09:57:21.822Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:21.822Z] main [2024-02-27T09:57:21.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:22.762Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:25.415Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:25.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:57:25.415Z] 54a870a650f4: Preparing [2024-02-27T09:57:25.415Z] 1bca8a38bb6f: Preparing [2024-02-27T09:57:25.415Z] 8904d28f5b8c: Preparing [2024-02-27T09:57:25.415Z] f8b9518474e8: Preparing [2024-02-27T09:57:25.415Z] 181862e848f9: Preparing [2024-02-27T09:57:25.415Z] 0cc0c3dfbf00: Preparing [2024-02-27T09:57:25.415Z] f884cf023108: Preparing [2024-02-27T09:57:25.415Z] 23f65eb19dad: Preparing [2024-02-27T09:57:25.415Z] 86f1e49e3329: Preparing [2024-02-27T09:57:25.415Z] cf4f399aa678: Preparing [2024-02-27T09:57:25.415Z] 61772d25c4ea: Preparing [2024-02-27T09:57:25.415Z] 5f70bf18a086: Preparing [2024-02-27T09:57:25.415Z] 2631c74fb455: Preparing [2024-02-27T09:57:25.415Z] 8c41e60aef5e: Preparing [2024-02-27T09:57:25.415Z] 0e1d8eb39fce: Preparing [2024-02-27T09:57:25.415Z] 7c504f21be85: Preparing [2024-02-27T09:57:25.415Z] f884cf023108: Waiting [2024-02-27T09:57:25.415Z] 23f65eb19dad: Waiting [2024-02-27T09:57:25.415Z] 86f1e49e3329: Waiting [2024-02-27T09:57:25.415Z] cf4f399aa678: Waiting [2024-02-27T09:57:25.415Z] 61772d25c4ea: Waiting [2024-02-27T09:57:25.415Z] 5f70bf18a086: Waiting [2024-02-27T09:57:25.415Z] 2631c74fb455: Waiting [2024-02-27T09:57:25.415Z] 8c41e60aef5e: Waiting [2024-02-27T09:57:25.415Z] 0cc0c3dfbf00: Waiting [2024-02-27T09:57:25.415Z] 0e1d8eb39fce: Waiting [2024-02-27T09:57:25.415Z] 7c504f21be85: Waiting [2024-02-27T09:57:25.682Z] f8b9518474e8: Pushed [2024-02-27T09:57:25.682Z] 181862e848f9: Pushed [2024-02-27T09:57:25.682Z] 1bca8a38bb6f: Pushed [2024-02-27T09:57:25.682Z] 8904d28f5b8c: Pushed [2024-02-27T09:57:25.682Z] 54a870a650f4: Pushed [2024-02-27T09:57:25.682Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:25.682Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:25.948Z] 0cc0c3dfbf00: Pushed [2024-02-27T09:57:25.948Z] cf4f399aa678: Pushed [2024-02-27T09:57:25.948Z] 2631c74fb455: Pushed [2024-02-27T09:57:25.948Z] 61772d25c4ea: Pushed [2024-02-27T09:57:25.948Z] 5f70bf18a086: Pushed [2024-02-27T09:57:25.948Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:25.948Z] 8c41e60aef5e: Pushed [2024-02-27T09:57:26.213Z] 0e1d8eb39fce: Pushed [2024-02-27T09:57:28.151Z] f884cf023108: Pushed [2024-02-27T09:57:28.418Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:29.126Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:29.824Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-27T09:57:29.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:57:29.824Z] 54a870a650f4: Preparing [2024-02-27T09:57:29.824Z] 1bca8a38bb6f: Preparing [2024-02-27T09:57:29.824Z] 8904d28f5b8c: Preparing [2024-02-27T09:57:29.824Z] f8b9518474e8: Preparing [2024-02-27T09:57:29.824Z] 181862e848f9: Preparing [2024-02-27T09:57:29.824Z] 0cc0c3dfbf00: Preparing [2024-02-27T09:57:29.824Z] f884cf023108: Preparing [2024-02-27T09:57:29.824Z] 0cc0c3dfbf00: Waiting [2024-02-27T09:57:29.824Z] 23f65eb19dad: Preparing [2024-02-27T09:57:29.824Z] f884cf023108: Waiting [2024-02-27T09:57:29.824Z] 86f1e49e3329: Preparing [2024-02-27T09:57:29.824Z] 23f65eb19dad: Waiting [2024-02-27T09:57:29.824Z] cf4f399aa678: Preparing [2024-02-27T09:57:29.824Z] 86f1e49e3329: Waiting [2024-02-27T09:57:29.824Z] 61772d25c4ea: Preparing [2024-02-27T09:57:29.824Z] 5f70bf18a086: Preparing [2024-02-27T09:57:29.824Z] 2631c74fb455: Preparing [2024-02-27T09:57:29.824Z] 8c41e60aef5e: Preparing [2024-02-27T09:57:29.824Z] 61772d25c4ea: Waiting [2024-02-27T09:57:29.824Z] 0e1d8eb39fce: Preparing [2024-02-27T09:57:29.824Z] cf4f399aa678: Waiting [2024-02-27T09:57:29.824Z] 5f70bf18a086: Waiting [2024-02-27T09:57:29.824Z] 7c504f21be85: Preparing [2024-02-27T09:57:29.824Z] 8c41e60aef5e: Waiting [2024-02-27T09:57:29.824Z] 2631c74fb455: Waiting [2024-02-27T09:57:29.824Z] 7c504f21be85: Waiting [2024-02-27T09:57:29.824Z] 0e1d8eb39fce: Waiting [2024-02-27T09:57:29.824Z] 181862e848f9: Layer already exists [2024-02-27T09:57:29.824Z] 54a870a650f4: Layer already exists [2024-02-27T09:57:29.824Z] 1bca8a38bb6f: Layer already exists [2024-02-27T09:57:29.824Z] f8b9518474e8: Layer already exists [2024-02-27T09:57:29.824Z] 8904d28f5b8c: Layer already exists [2024-02-27T09:57:29.824Z] 0cc0c3dfbf00: Layer already exists [2024-02-27T09:57:29.824Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:29.824Z] f884cf023108: Layer already exists [2024-02-27T09:57:29.824Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:29.824Z] cf4f399aa678: Layer already exists [2024-02-27T09:57:29.824Z] 5f70bf18a086: Layer already exists [2024-02-27T09:57:29.824Z] 61772d25c4ea: Layer already exists [2024-02-27T09:57:29.824Z] 2631c74fb455: Layer already exists [2024-02-27T09:57:29.824Z] 8c41e60aef5e: Layer already exists [2024-02-27T09:57:29.824Z] 0e1d8eb39fce: Layer already exists [2024-02-27T09:57:29.824Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:30.090Z] latest: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:30.795Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:31.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.19 [2024-02-27T09:57:31.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:57:31.505Z] 54a870a650f4: Preparing [2024-02-27T09:57:31.505Z] 1bca8a38bb6f: Preparing [2024-02-27T09:57:31.505Z] 8904d28f5b8c: Preparing [2024-02-27T09:57:31.505Z] f8b9518474e8: Preparing [2024-02-27T09:57:31.505Z] 181862e848f9: Preparing [2024-02-27T09:57:31.505Z] 0cc0c3dfbf00: Preparing [2024-02-27T09:57:31.505Z] f884cf023108: Preparing [2024-02-27T09:57:31.505Z] 23f65eb19dad: Preparing [2024-02-27T09:57:31.505Z] 86f1e49e3329: Preparing [2024-02-27T09:57:31.505Z] 0cc0c3dfbf00: Waiting [2024-02-27T09:57:31.505Z] cf4f399aa678: Preparing [2024-02-27T09:57:31.505Z] f884cf023108: Waiting [2024-02-27T09:57:31.505Z] 61772d25c4ea: Preparing [2024-02-27T09:57:31.505Z] 23f65eb19dad: Waiting [2024-02-27T09:57:31.505Z] 5f70bf18a086: Preparing [2024-02-27T09:57:31.505Z] 2631c74fb455: Preparing [2024-02-27T09:57:31.505Z] 86f1e49e3329: Waiting [2024-02-27T09:57:31.505Z] 8c41e60aef5e: Preparing [2024-02-27T09:57:31.505Z] cf4f399aa678: Waiting [2024-02-27T09:57:31.505Z] 0e1d8eb39fce: Preparing [2024-02-27T09:57:31.505Z] 5f70bf18a086: Waiting [2024-02-27T09:57:31.505Z] 61772d25c4ea: Waiting [2024-02-27T09:57:31.505Z] 7c504f21be85: Preparing [2024-02-27T09:57:31.505Z] 8c41e60aef5e: Waiting [2024-02-27T09:57:31.505Z] 0e1d8eb39fce: Waiting [2024-02-27T09:57:31.505Z] 7c504f21be85: Waiting [2024-02-27T09:57:31.505Z] 181862e848f9: Layer already exists [2024-02-27T09:57:31.505Z] f8b9518474e8: Layer already exists [2024-02-27T09:57:31.505Z] 54a870a650f4: Layer already exists [2024-02-27T09:57:31.505Z] 1bca8a38bb6f: Layer already exists [2024-02-27T09:57:31.505Z] 8904d28f5b8c: Layer already exists [2024-02-27T09:57:31.505Z] f884cf023108: Layer already exists [2024-02-27T09:57:31.505Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:31.505Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:31.505Z] 0cc0c3dfbf00: Layer already exists [2024-02-27T09:57:31.505Z] cf4f399aa678: Layer already exists [2024-02-27T09:57:31.505Z] 2631c74fb455: Layer already exists [2024-02-27T09:57:31.505Z] 8c41e60aef5e: Layer already exists [2024-02-27T09:57:31.505Z] 5f70bf18a086: Layer already exists [2024-02-27T09:57:31.505Z] 0e1d8eb39fce: Layer already exists [2024-02-27T09:57:31.505Z] 61772d25c4ea: Layer already exists [2024-02-27T09:57:31.771Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:31.771Z] 3.2.0-dev.19: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:32.479Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:33.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:33.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:57:33.182Z] 54a870a650f4: Preparing [2024-02-27T09:57:33.182Z] 1bca8a38bb6f: Preparing [2024-02-27T09:57:33.182Z] 8904d28f5b8c: Preparing [2024-02-27T09:57:33.182Z] f8b9518474e8: Preparing [2024-02-27T09:57:33.182Z] 181862e848f9: Preparing [2024-02-27T09:57:33.182Z] 0cc0c3dfbf00: Preparing [2024-02-27T09:57:33.182Z] f884cf023108: Preparing [2024-02-27T09:57:33.182Z] 23f65eb19dad: Preparing [2024-02-27T09:57:33.182Z] 86f1e49e3329: Preparing [2024-02-27T09:57:33.182Z] cf4f399aa678: Preparing [2024-02-27T09:57:33.182Z] 61772d25c4ea: Preparing [2024-02-27T09:57:33.182Z] 5f70bf18a086: Preparing [2024-02-27T09:57:33.182Z] 2631c74fb455: Preparing [2024-02-27T09:57:33.182Z] 8c41e60aef5e: Preparing [2024-02-27T09:57:33.182Z] 0e1d8eb39fce: Preparing [2024-02-27T09:57:33.182Z] 7c504f21be85: Preparing [2024-02-27T09:57:33.182Z] 61772d25c4ea: Waiting [2024-02-27T09:57:33.182Z] 5f70bf18a086: Waiting [2024-02-27T09:57:33.182Z] 0cc0c3dfbf00: Waiting [2024-02-27T09:57:33.182Z] 2631c74fb455: Waiting [2024-02-27T09:57:33.182Z] 8c41e60aef5e: Waiting [2024-02-27T09:57:33.182Z] 0e1d8eb39fce: Waiting [2024-02-27T09:57:33.182Z] f884cf023108: Waiting [2024-02-27T09:57:33.182Z] 7c504f21be85: Waiting [2024-02-27T09:57:33.182Z] 23f65eb19dad: Waiting [2024-02-27T09:57:33.182Z] 86f1e49e3329: Waiting [2024-02-27T09:57:33.182Z] cf4f399aa678: Waiting [2024-02-27T09:57:33.182Z] 1bca8a38bb6f: Layer already exists [2024-02-27T09:57:33.182Z] 8904d28f5b8c: Layer already exists [2024-02-27T09:57:33.182Z] f8b9518474e8: Layer already exists [2024-02-27T09:57:33.182Z] 181862e848f9: Layer already exists [2024-02-27T09:57:33.182Z] 54a870a650f4: Layer already exists [2024-02-27T09:57:33.182Z] 0cc0c3dfbf00: Layer already exists [2024-02-27T09:57:33.182Z] f884cf023108: Layer already exists [2024-02-27T09:57:33.182Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:33.182Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:33.182Z] cf4f399aa678: Layer already exists [2024-02-27T09:57:33.182Z] 61772d25c4ea: Layer already exists [2024-02-27T09:57:33.182Z] 2631c74fb455: Layer already exists [2024-02-27T09:57:33.182Z] 5f70bf18a086: Layer already exists [2024-02-27T09:57:33.182Z] 0e1d8eb39fce: Layer already exists [2024-02-27T09:57:33.182Z] 8c41e60aef5e: Layer already exists [2024-02-27T09:57:33.182Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:33.447Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:34.157Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:34.899Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-02-27T09:57:34.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:57:34.899Z] 54a870a650f4: Preparing [2024-02-27T09:57:34.899Z] 1bca8a38bb6f: Preparing [2024-02-27T09:57:34.899Z] 8904d28f5b8c: Preparing [2024-02-27T09:57:34.899Z] f8b9518474e8: Preparing [2024-02-27T09:57:34.899Z] 181862e848f9: Preparing [2024-02-27T09:57:34.899Z] 0cc0c3dfbf00: Preparing [2024-02-27T09:57:34.899Z] f884cf023108: Preparing [2024-02-27T09:57:34.899Z] 23f65eb19dad: Preparing [2024-02-27T09:57:34.899Z] 86f1e49e3329: Preparing [2024-02-27T09:57:34.899Z] cf4f399aa678: Preparing [2024-02-27T09:57:34.899Z] 61772d25c4ea: Preparing [2024-02-27T09:57:34.899Z] 5f70bf18a086: Preparing [2024-02-27T09:57:34.899Z] 2631c74fb455: Preparing [2024-02-27T09:57:34.899Z] 8c41e60aef5e: Preparing [2024-02-27T09:57:34.899Z] 0e1d8eb39fce: Preparing [2024-02-27T09:57:34.899Z] 7c504f21be85: Preparing [2024-02-27T09:57:34.899Z] 61772d25c4ea: Waiting [2024-02-27T09:57:34.899Z] 5f70bf18a086: Waiting [2024-02-27T09:57:34.899Z] 0cc0c3dfbf00: Waiting [2024-02-27T09:57:34.899Z] f884cf023108: Waiting [2024-02-27T09:57:34.899Z] 2631c74fb455: Waiting [2024-02-27T09:57:34.899Z] 23f65eb19dad: Waiting [2024-02-27T09:57:34.899Z] 8c41e60aef5e: Waiting [2024-02-27T09:57:34.899Z] 86f1e49e3329: Waiting [2024-02-27T09:57:34.899Z] 0e1d8eb39fce: Waiting [2024-02-27T09:57:34.899Z] cf4f399aa678: Waiting [2024-02-27T09:57:34.899Z] f8b9518474e8: Layer already exists [2024-02-27T09:57:34.899Z] 54a870a650f4: Layer already exists [2024-02-27T09:57:34.899Z] 1bca8a38bb6f: Layer already exists [2024-02-27T09:57:34.899Z] 181862e848f9: Layer already exists [2024-02-27T09:57:34.899Z] 8904d28f5b8c: Layer already exists [2024-02-27T09:57:34.899Z] 0cc0c3dfbf00: Layer already exists [2024-02-27T09:57:34.899Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:34.899Z] f884cf023108: Layer already exists [2024-02-27T09:57:34.899Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:34.899Z] cf4f399aa678: Layer already exists [2024-02-27T09:57:34.899Z] 61772d25c4ea: Layer already exists [2024-02-27T09:57:34.899Z] 5f70bf18a086: Layer already exists [2024-02-27T09:57:34.899Z] 8c41e60aef5e: Layer already exists [2024-02-27T09:57:34.899Z] 2631c74fb455: Layer already exists [2024-02-27T09:57:34.899Z] 0e1d8eb39fce: Layer already exists [2024-02-27T09:57:35.174Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:35.175Z] main: digest: sha256:0b1cc0a27bb522c492b141e317f510c677fea71ed8a4fd3e05d1401d36eff075 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:57:35.965Z] ===================================================== [Pipeline] echo [2024-02-27T09:57:36.101Z] taggedImages: [2024-02-27T09:57:36.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:36.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-27T09:57:36.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.19 [2024-02-27T09:57:36.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:36.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-02-27T09:57:36.246Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-02-27T09:57:36.246Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:36.246Z] latest [2024-02-27T09:57:36.246Z] 3.2.0-dev.19 [2024-02-27T09:57:36.246Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:36.246Z] main [2024-02-27T09:57:36.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:37.243Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:39.914Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:39.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:57:39.914Z] a6fa4de517a3: Preparing [2024-02-27T09:57:39.914Z] 3201e1b92535: Preparing [2024-02-27T09:57:39.914Z] b81f8523b938: Preparing [2024-02-27T09:57:39.914Z] e0f1e927cfcc: Preparing [2024-02-27T09:57:39.914Z] 23f65eb19dad: Preparing [2024-02-27T09:57:39.914Z] 86f1e49e3329: Preparing [2024-02-27T09:57:39.914Z] 2a1c679f4727: Preparing [2024-02-27T09:57:39.914Z] d7d004a09308: Preparing [2024-02-27T09:57:39.914Z] 7c504f21be85: Preparing [2024-02-27T09:57:39.914Z] 86f1e49e3329: Waiting [2024-02-27T09:57:39.914Z] 2a1c679f4727: Waiting [2024-02-27T09:57:39.914Z] 7c504f21be85: Waiting [2024-02-27T09:57:39.914Z] d7d004a09308: Waiting [2024-02-27T09:57:39.914Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:40.180Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:40.180Z] 3201e1b92535: Pushed [2024-02-27T09:57:40.180Z] b81f8523b938: Pushed [2024-02-27T09:57:40.180Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:40.180Z] d7d004a09308: Layer already exists [2024-02-27T09:57:40.180Z] a6fa4de517a3: Pushed [2024-02-27T09:57:40.180Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:42.114Z] e0f1e927cfcc: Pushed [2024-02-27T09:57:42.379Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:43.164Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:43.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-27T09:57:43.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:57:43.901Z] a6fa4de517a3: Preparing [2024-02-27T09:57:43.901Z] 3201e1b92535: Preparing [2024-02-27T09:57:43.901Z] b81f8523b938: Preparing [2024-02-27T09:57:43.901Z] e0f1e927cfcc: Preparing [2024-02-27T09:57:43.901Z] 23f65eb19dad: Preparing [2024-02-27T09:57:43.901Z] 86f1e49e3329: Preparing [2024-02-27T09:57:43.901Z] 2a1c679f4727: Preparing [2024-02-27T09:57:43.901Z] d7d004a09308: Preparing [2024-02-27T09:57:43.901Z] 7c504f21be85: Preparing [2024-02-27T09:57:43.901Z] 86f1e49e3329: Waiting [2024-02-27T09:57:43.901Z] 2a1c679f4727: Waiting [2024-02-27T09:57:43.901Z] d7d004a09308: Waiting [2024-02-27T09:57:43.901Z] 7c504f21be85: Waiting [2024-02-27T09:57:43.901Z] 3201e1b92535: Layer already exists [2024-02-27T09:57:43.901Z] e0f1e927cfcc: Layer already exists [2024-02-27T09:57:43.901Z] a6fa4de517a3: Layer already exists [2024-02-27T09:57:43.901Z] b81f8523b938: Layer already exists [2024-02-27T09:57:43.901Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:43.901Z] d7d004a09308: Layer already exists [2024-02-27T09:57:43.901Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:43.901Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:43.901Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:44.182Z] latest: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:44.920Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:45.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.19 [2024-02-27T09:57:45.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:57:45.641Z] a6fa4de517a3: Preparing [2024-02-27T09:57:45.641Z] 3201e1b92535: Preparing [2024-02-27T09:57:45.641Z] b81f8523b938: Preparing [2024-02-27T09:57:45.641Z] e0f1e927cfcc: Preparing [2024-02-27T09:57:45.641Z] 23f65eb19dad: Preparing [2024-02-27T09:57:45.641Z] 86f1e49e3329: Preparing [2024-02-27T09:57:45.641Z] 2a1c679f4727: Preparing [2024-02-27T09:57:45.641Z] d7d004a09308: Preparing [2024-02-27T09:57:45.641Z] 7c504f21be85: Preparing [2024-02-27T09:57:45.641Z] 2a1c679f4727: Waiting [2024-02-27T09:57:45.641Z] d7d004a09308: Waiting [2024-02-27T09:57:45.641Z] 7c504f21be85: Waiting [2024-02-27T09:57:45.641Z] 86f1e49e3329: Waiting [2024-02-27T09:57:45.641Z] 3201e1b92535: Layer already exists [2024-02-27T09:57:45.641Z] a6fa4de517a3: Layer already exists [2024-02-27T09:57:45.641Z] b81f8523b938: Layer already exists [2024-02-27T09:57:45.641Z] e0f1e927cfcc: Layer already exists [2024-02-27T09:57:45.641Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:45.641Z] d7d004a09308: Layer already exists [2024-02-27T09:57:45.641Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:45.641Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:45.641Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:45.906Z] 3.2.0-dev.19: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:46.616Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:47.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:47.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:57:47.332Z] a6fa4de517a3: Preparing [2024-02-27T09:57:47.332Z] 3201e1b92535: Preparing [2024-02-27T09:57:47.332Z] b81f8523b938: Preparing [2024-02-27T09:57:47.332Z] e0f1e927cfcc: Preparing [2024-02-27T09:57:47.332Z] 23f65eb19dad: Preparing [2024-02-27T09:57:47.332Z] 86f1e49e3329: Preparing [2024-02-27T09:57:47.332Z] 2a1c679f4727: Preparing [2024-02-27T09:57:47.332Z] d7d004a09308: Preparing [2024-02-27T09:57:47.332Z] 7c504f21be85: Preparing [2024-02-27T09:57:47.332Z] 86f1e49e3329: Waiting [2024-02-27T09:57:47.332Z] 2a1c679f4727: Waiting [2024-02-27T09:57:47.332Z] d7d004a09308: Waiting [2024-02-27T09:57:47.332Z] 7c504f21be85: Waiting [2024-02-27T09:57:47.332Z] b81f8523b938: Layer already exists [2024-02-27T09:57:47.332Z] a6fa4de517a3: Layer already exists [2024-02-27T09:57:47.332Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:47.332Z] 3201e1b92535: Layer already exists [2024-02-27T09:57:47.332Z] e0f1e927cfcc: Layer already exists [2024-02-27T09:57:47.332Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:47.333Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:47.333Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:47.333Z] d7d004a09308: Layer already exists [2024-02-27T09:57:47.333Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:48.305Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:49.031Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-02-27T09:57:49.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:57:49.031Z] a6fa4de517a3: Preparing [2024-02-27T09:57:49.031Z] 3201e1b92535: Preparing [2024-02-27T09:57:49.031Z] b81f8523b938: Preparing [2024-02-27T09:57:49.031Z] e0f1e927cfcc: Preparing [2024-02-27T09:57:49.031Z] 23f65eb19dad: Preparing [2024-02-27T09:57:49.031Z] 86f1e49e3329: Preparing [2024-02-27T09:57:49.031Z] 2a1c679f4727: Preparing [2024-02-27T09:57:49.031Z] d7d004a09308: Preparing [2024-02-27T09:57:49.031Z] 7c504f21be85: Preparing [2024-02-27T09:57:49.031Z] 86f1e49e3329: Waiting [2024-02-27T09:57:49.031Z] 2a1c679f4727: Waiting [2024-02-27T09:57:49.031Z] d7d004a09308: Waiting [2024-02-27T09:57:49.031Z] 7c504f21be85: Waiting [2024-02-27T09:57:49.031Z] 3201e1b92535: Layer already exists [2024-02-27T09:57:49.031Z] b81f8523b938: Layer already exists [2024-02-27T09:57:49.031Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:49.031Z] a6fa4de517a3: Layer already exists [2024-02-27T09:57:49.031Z] e0f1e927cfcc: Layer already exists [2024-02-27T09:57:49.031Z] 2a1c679f4727: Layer already exists [2024-02-27T09:57:49.031Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:49.031Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:49.031Z] d7d004a09308: Layer already exists [2024-02-27T09:57:49.296Z] main: digest: sha256:5d91c78da5d5c32f92ab557d30faef0a405296062d79f970268280dca3eece2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:57:50.171Z] ===================================================== [Pipeline] echo [2024-02-27T09:57:50.304Z] taggedImages: [2024-02-27T09:57:50.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:50.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-27T09:57:50.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.19 [2024-02-27T09:57:50.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:50.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-02-27T09:57:50.456Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-02-27T09:57:50.456Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:50.456Z] latest [2024-02-27T09:57:50.456Z] 3.2.0-dev.19 [2024-02-27T09:57:50.456Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:57:50.456Z] main [2024-02-27T09:57:50.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:51.458Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:52.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:57:52.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:57:52.182Z] 48c3aa825699: Preparing [2024-02-27T09:57:52.182Z] 7d03f0905cf0: Preparing [2024-02-27T09:57:52.182Z] bcb8c0060975: Preparing [2024-02-27T09:57:52.182Z] 72659b76b5ce: Preparing [2024-02-27T09:57:52.182Z] 83a1c74d2786: Preparing [2024-02-27T09:57:52.182Z] 23f65eb19dad: Preparing [2024-02-27T09:57:52.182Z] 86f1e49e3329: Preparing [2024-02-27T09:57:52.182Z] 7a624583d6ff: Preparing [2024-02-27T09:57:52.182Z] abb62414c3de: Preparing [2024-02-27T09:57:52.182Z] 785f11947543: Preparing [2024-02-27T09:57:52.182Z] 7c504f21be85: Preparing [2024-02-27T09:57:52.182Z] 23f65eb19dad: Waiting [2024-02-27T09:57:52.182Z] 86f1e49e3329: Waiting [2024-02-27T09:57:52.182Z] 7a624583d6ff: Waiting [2024-02-27T09:57:52.182Z] abb62414c3de: Waiting [2024-02-27T09:57:52.182Z] 785f11947543: Waiting [2024-02-27T09:57:52.182Z] 7c504f21be85: Waiting [2024-02-27T09:57:52.454Z] 7d03f0905cf0: Pushed [2024-02-27T09:57:52.454Z] 72659b76b5ce: Pushed [2024-02-27T09:57:52.454Z] 83a1c74d2786: Pushed [2024-02-27T09:57:53.411Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:53.411Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:53.411Z] 48c3aa825699: Pushed [2024-02-27T09:57:53.411Z] 7a624583d6ff: Pushed [2024-02-27T09:57:53.411Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:53.411Z] abb62414c3de: Pushed [2024-02-27T09:57:54.372Z] bcb8c0060975: Pushed [2024-02-27T09:57:55.769Z] 785f11947543: Pushed [2024-02-27T09:57:55.769Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:56.754Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:57.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-27T09:57:57.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:57:57.472Z] 48c3aa825699: Preparing [2024-02-27T09:57:57.472Z] 7d03f0905cf0: Preparing [2024-02-27T09:57:57.472Z] bcb8c0060975: Preparing [2024-02-27T09:57:57.472Z] 72659b76b5ce: Preparing [2024-02-27T09:57:57.472Z] 83a1c74d2786: Preparing [2024-02-27T09:57:57.472Z] 23f65eb19dad: Preparing [2024-02-27T09:57:57.472Z] 86f1e49e3329: Preparing [2024-02-27T09:57:57.472Z] 7a624583d6ff: Preparing [2024-02-27T09:57:57.472Z] abb62414c3de: Preparing [2024-02-27T09:57:57.472Z] 785f11947543: Preparing [2024-02-27T09:57:57.472Z] 7c504f21be85: Preparing [2024-02-27T09:57:57.472Z] 7a624583d6ff: Waiting [2024-02-27T09:57:57.472Z] abb62414c3de: Waiting [2024-02-27T09:57:57.472Z] 785f11947543: Waiting [2024-02-27T09:57:57.472Z] 7c504f21be85: Waiting [2024-02-27T09:57:57.472Z] 23f65eb19dad: Waiting [2024-02-27T09:57:57.472Z] 86f1e49e3329: Waiting [2024-02-27T09:57:57.472Z] bcb8c0060975: Layer already exists [2024-02-27T09:57:57.472Z] 48c3aa825699: Layer already exists [2024-02-27T09:57:57.472Z] 83a1c74d2786: Layer already exists [2024-02-27T09:57:57.472Z] 7d03f0905cf0: Layer already exists [2024-02-27T09:57:57.472Z] 72659b76b5ce: Layer already exists [2024-02-27T09:57:57.472Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:57.472Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:57.472Z] 785f11947543: Layer already exists [2024-02-27T09:57:57.472Z] 7a624583d6ff: Layer already exists [2024-02-27T09:57:57.472Z] abb62414c3de: Layer already exists [2024-02-27T09:57:57.472Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:57.736Z] latest: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:58.523Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:57:59.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.19 [2024-02-27T09:57:59.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:57:59.261Z] 48c3aa825699: Preparing [2024-02-27T09:57:59.261Z] 7d03f0905cf0: Preparing [2024-02-27T09:57:59.261Z] bcb8c0060975: Preparing [2024-02-27T09:57:59.261Z] 72659b76b5ce: Preparing [2024-02-27T09:57:59.261Z] 83a1c74d2786: Preparing [2024-02-27T09:57:59.261Z] 23f65eb19dad: Preparing [2024-02-27T09:57:59.261Z] 86f1e49e3329: Preparing [2024-02-27T09:57:59.261Z] 7a624583d6ff: Preparing [2024-02-27T09:57:59.261Z] abb62414c3de: Preparing [2024-02-27T09:57:59.261Z] 785f11947543: Preparing [2024-02-27T09:57:59.261Z] 7c504f21be85: Preparing [2024-02-27T09:57:59.261Z] 23f65eb19dad: Waiting [2024-02-27T09:57:59.261Z] 86f1e49e3329: Waiting [2024-02-27T09:57:59.261Z] abb62414c3de: Waiting [2024-02-27T09:57:59.261Z] 785f11947543: Waiting [2024-02-27T09:57:59.261Z] 7c504f21be85: Waiting [2024-02-27T09:57:59.261Z] 7a624583d6ff: Waiting [2024-02-27T09:57:59.261Z] bcb8c0060975: Layer already exists [2024-02-27T09:57:59.261Z] 48c3aa825699: Layer already exists [2024-02-27T09:57:59.261Z] 7d03f0905cf0: Layer already exists [2024-02-27T09:57:59.261Z] 72659b76b5ce: Layer already exists [2024-02-27T09:57:59.261Z] 83a1c74d2786: Layer already exists [2024-02-27T09:57:59.261Z] 86f1e49e3329: Layer already exists [2024-02-27T09:57:59.261Z] 23f65eb19dad: Layer already exists [2024-02-27T09:57:59.261Z] 785f11947543: Layer already exists [2024-02-27T09:57:59.261Z] 7a624583d6ff: Layer already exists [2024-02-27T09:57:59.261Z] abb62414c3de: Layer already exists [2024-02-27T09:57:59.261Z] 7c504f21be85: Layer already exists [2024-02-27T09:57:59.524Z] 3.2.0-dev.19: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:00.332Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:01.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:58:01.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:58:01.044Z] 48c3aa825699: Preparing [2024-02-27T09:58:01.044Z] 7d03f0905cf0: Preparing [2024-02-27T09:58:01.044Z] bcb8c0060975: Preparing [2024-02-27T09:58:01.044Z] 72659b76b5ce: Preparing [2024-02-27T09:58:01.044Z] 83a1c74d2786: Preparing [2024-02-27T09:58:01.044Z] 23f65eb19dad: Preparing [2024-02-27T09:58:01.044Z] 86f1e49e3329: Preparing [2024-02-27T09:58:01.044Z] 7a624583d6ff: Preparing [2024-02-27T09:58:01.044Z] abb62414c3de: Preparing [2024-02-27T09:58:01.044Z] 785f11947543: Preparing [2024-02-27T09:58:01.044Z] 7c504f21be85: Preparing [2024-02-27T09:58:01.044Z] 23f65eb19dad: Waiting [2024-02-27T09:58:01.044Z] 7a624583d6ff: Waiting [2024-02-27T09:58:01.044Z] 86f1e49e3329: Waiting [2024-02-27T09:58:01.044Z] abb62414c3de: Waiting [2024-02-27T09:58:01.044Z] 785f11947543: Waiting [2024-02-27T09:58:01.044Z] 7c504f21be85: Waiting [2024-02-27T09:58:01.044Z] 7d03f0905cf0: Layer already exists [2024-02-27T09:58:01.044Z] bcb8c0060975: Layer already exists [2024-02-27T09:58:01.044Z] 72659b76b5ce: Layer already exists [2024-02-27T09:58:01.044Z] 83a1c74d2786: Layer already exists [2024-02-27T09:58:01.044Z] 48c3aa825699: Layer already exists [2024-02-27T09:58:01.044Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:01.044Z] 7a624583d6ff: Layer already exists [2024-02-27T09:58:01.044Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:01.044Z] 785f11947543: Layer already exists [2024-02-27T09:58:01.044Z] abb62414c3de: Layer already exists [2024-02-27T09:58:01.044Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:01.307Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:02.038Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:02.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-02-27T09:58:02.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:58:02.752Z] 48c3aa825699: Preparing [2024-02-27T09:58:02.752Z] 7d03f0905cf0: Preparing [2024-02-27T09:58:02.752Z] bcb8c0060975: Preparing [2024-02-27T09:58:02.752Z] 72659b76b5ce: Preparing [2024-02-27T09:58:02.752Z] 83a1c74d2786: Preparing [2024-02-27T09:58:02.752Z] 23f65eb19dad: Preparing [2024-02-27T09:58:02.752Z] 86f1e49e3329: Preparing [2024-02-27T09:58:02.752Z] 7a624583d6ff: Preparing [2024-02-27T09:58:02.752Z] abb62414c3de: Preparing [2024-02-27T09:58:02.752Z] 785f11947543: Preparing [2024-02-27T09:58:02.752Z] 7c504f21be85: Preparing [2024-02-27T09:58:02.752Z] 23f65eb19dad: Waiting [2024-02-27T09:58:02.752Z] 785f11947543: Waiting [2024-02-27T09:58:02.752Z] 86f1e49e3329: Waiting [2024-02-27T09:58:02.752Z] 7a624583d6ff: Waiting [2024-02-27T09:58:02.752Z] abb62414c3de: Waiting [2024-02-27T09:58:02.752Z] 7c504f21be85: Waiting [2024-02-27T09:58:02.752Z] 7d03f0905cf0: Layer already exists [2024-02-27T09:58:02.752Z] bcb8c0060975: Layer already exists [2024-02-27T09:58:02.752Z] 48c3aa825699: Layer already exists [2024-02-27T09:58:02.752Z] 72659b76b5ce: Layer already exists [2024-02-27T09:58:02.752Z] 83a1c74d2786: Layer already exists [2024-02-27T09:58:02.752Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:02.752Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:02.752Z] 785f11947543: Layer already exists [2024-02-27T09:58:02.752Z] 7a624583d6ff: Layer already exists [2024-02-27T09:58:02.752Z] abb62414c3de: Layer already exists [2024-02-27T09:58:02.752Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:03.016Z] main: digest: sha256:e063248cbf6855269781129bd196bef3f04005be9ac29982ce41c67c5f6d1a31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:58:03.868Z] ===================================================== [Pipeline] echo [2024-02-27T09:58:04.018Z] taggedImages: [2024-02-27T09:58:04.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:58:04.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-27T09:58:04.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.19 [2024-02-27T09:58:04.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:58:04.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-02-27T09:58:04.179Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-02-27T09:58:04.179Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:58:04.179Z] latest [2024-02-27T09:58:04.179Z] 3.2.0-dev.19 [2024-02-27T09:58:04.179Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:58:04.179Z] main [2024-02-27T09:58:04.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:05.273Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:06.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:58:06.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:58:06.014Z] 8ab806749d5c: Preparing [2024-02-27T09:58:06.014Z] 6b5cf013ef8c: Preparing [2024-02-27T09:58:06.014Z] cc0f38b5b8c1: Preparing [2024-02-27T09:58:06.014Z] 44168bff4485: Preparing [2024-02-27T09:58:06.014Z] fc66bfe4ff26: Preparing [2024-02-27T09:58:06.014Z] 77d9c6fad764: Preparing [2024-02-27T09:58:06.014Z] f48c6f538b0b: Preparing [2024-02-27T09:58:06.014Z] 23f65eb19dad: Preparing [2024-02-27T09:58:06.014Z] 86f1e49e3329: Preparing [2024-02-27T09:58:06.014Z] cdee71c22eb7: Preparing [2024-02-27T09:58:06.014Z] 4ebc2acfb078: Preparing [2024-02-27T09:58:06.014Z] 7c504f21be85: Preparing [2024-02-27T09:58:06.014Z] 77d9c6fad764: Waiting [2024-02-27T09:58:06.014Z] cdee71c22eb7: Waiting [2024-02-27T09:58:06.014Z] f48c6f538b0b: Waiting [2024-02-27T09:58:06.014Z] 4ebc2acfb078: Waiting [2024-02-27T09:58:06.014Z] 7c504f21be85: Waiting [2024-02-27T09:58:06.014Z] 23f65eb19dad: Waiting [2024-02-27T09:58:06.014Z] 86f1e49e3329: Waiting [2024-02-27T09:58:06.402Z] 6b5cf013ef8c: Pushed [2024-02-27T09:58:06.402Z] fc66bfe4ff26: Pushed [2024-02-27T09:58:07.806Z] 8ab806749d5c: Pushed [2024-02-27T09:58:07.806Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:07.806Z] 77d9c6fad764: Pushed [2024-02-27T09:58:07.806Z] f48c6f538b0b: Pushed [2024-02-27T09:58:07.806Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:07.806Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:07.806Z] cdee71c22eb7: Pushed [2024-02-27T09:58:08.070Z] 44168bff4485: Pushed [2024-02-27T09:58:09.029Z] cc0f38b5b8c1: Pushed [2024-02-27T09:58:10.425Z] 4ebc2acfb078: Pushed [2024-02-27T09:58:10.425Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:11.162Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:11.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-27T09:58:11.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:58:11.913Z] 8ab806749d5c: Preparing [2024-02-27T09:58:11.913Z] 6b5cf013ef8c: Preparing [2024-02-27T09:58:11.913Z] cc0f38b5b8c1: Preparing [2024-02-27T09:58:11.913Z] 44168bff4485: Preparing [2024-02-27T09:58:11.913Z] fc66bfe4ff26: Preparing [2024-02-27T09:58:11.913Z] 77d9c6fad764: Preparing [2024-02-27T09:58:11.913Z] f48c6f538b0b: Preparing [2024-02-27T09:58:11.913Z] 23f65eb19dad: Preparing [2024-02-27T09:58:11.913Z] 86f1e49e3329: Preparing [2024-02-27T09:58:11.913Z] cdee71c22eb7: Preparing [2024-02-27T09:58:11.913Z] 4ebc2acfb078: Preparing [2024-02-27T09:58:11.913Z] 7c504f21be85: Preparing [2024-02-27T09:58:11.913Z] 23f65eb19dad: Waiting [2024-02-27T09:58:11.913Z] 86f1e49e3329: Waiting [2024-02-27T09:58:11.913Z] cdee71c22eb7: Waiting [2024-02-27T09:58:11.913Z] 4ebc2acfb078: Waiting [2024-02-27T09:58:11.913Z] 7c504f21be85: Waiting [2024-02-27T09:58:11.913Z] 77d9c6fad764: Waiting [2024-02-27T09:58:11.913Z] f48c6f538b0b: Waiting [2024-02-27T09:58:11.913Z] 6b5cf013ef8c: Layer already exists [2024-02-27T09:58:11.913Z] cc0f38b5b8c1: Layer already exists [2024-02-27T09:58:11.913Z] 8ab806749d5c: Layer already exists [2024-02-27T09:58:11.913Z] fc66bfe4ff26: Layer already exists [2024-02-27T09:58:11.913Z] 44168bff4485: Layer already exists [2024-02-27T09:58:11.913Z] cdee71c22eb7: Layer already exists [2024-02-27T09:58:11.913Z] 77d9c6fad764: Layer already exists [2024-02-27T09:58:11.913Z] f48c6f538b0b: Layer already exists [2024-02-27T09:58:11.913Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:11.913Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:11.913Z] 4ebc2acfb078: Layer already exists [2024-02-27T09:58:11.913Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:12.179Z] latest: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:12.944Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:13.689Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.19 [2024-02-27T09:58:13.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:58:13.689Z] 8ab806749d5c: Preparing [2024-02-27T09:58:13.689Z] 6b5cf013ef8c: Preparing [2024-02-27T09:58:13.689Z] cc0f38b5b8c1: Preparing [2024-02-27T09:58:13.689Z] 44168bff4485: Preparing [2024-02-27T09:58:13.689Z] fc66bfe4ff26: Preparing [2024-02-27T09:58:13.689Z] 77d9c6fad764: Preparing [2024-02-27T09:58:13.689Z] f48c6f538b0b: Preparing [2024-02-27T09:58:13.689Z] 77d9c6fad764: Waiting [2024-02-27T09:58:13.689Z] f48c6f538b0b: Waiting [2024-02-27T09:58:13.689Z] 23f65eb19dad: Preparing [2024-02-27T09:58:13.689Z] 23f65eb19dad: Waiting [2024-02-27T09:58:13.689Z] 86f1e49e3329: Preparing [2024-02-27T09:58:13.689Z] cdee71c22eb7: Preparing [2024-02-27T09:58:13.689Z] 86f1e49e3329: Waiting [2024-02-27T09:58:13.689Z] 4ebc2acfb078: Preparing [2024-02-27T09:58:13.689Z] 7c504f21be85: Preparing [2024-02-27T09:58:13.689Z] cdee71c22eb7: Waiting [2024-02-27T09:58:13.689Z] 4ebc2acfb078: Waiting [2024-02-27T09:58:13.689Z] 7c504f21be85: Waiting [2024-02-27T09:58:13.689Z] 44168bff4485: Layer already exists [2024-02-27T09:58:13.689Z] cc0f38b5b8c1: Layer already exists [2024-02-27T09:58:13.689Z] fc66bfe4ff26: Layer already exists [2024-02-27T09:58:13.689Z] 8ab806749d5c: Layer already exists [2024-02-27T09:58:13.689Z] 6b5cf013ef8c: Layer already exists [2024-02-27T09:58:13.689Z] 77d9c6fad764: Layer already exists [2024-02-27T09:58:13.689Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:13.689Z] f48c6f538b0b: Layer already exists [2024-02-27T09:58:13.689Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:13.689Z] cdee71c22eb7: Layer already exists [2024-02-27T09:58:13.689Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:13.689Z] 4ebc2acfb078: Layer already exists [2024-02-27T09:58:13.953Z] 3.2.0-dev.19: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:14.692Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:15.443Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:58:15.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:58:15.443Z] 8ab806749d5c: Preparing [2024-02-27T09:58:15.443Z] 6b5cf013ef8c: Preparing [2024-02-27T09:58:15.443Z] cc0f38b5b8c1: Preparing [2024-02-27T09:58:15.443Z] 44168bff4485: Preparing [2024-02-27T09:58:15.443Z] fc66bfe4ff26: Preparing [2024-02-27T09:58:15.443Z] 77d9c6fad764: Preparing [2024-02-27T09:58:15.443Z] f48c6f538b0b: Preparing [2024-02-27T09:58:15.443Z] 23f65eb19dad: Preparing [2024-02-27T09:58:15.443Z] 86f1e49e3329: Preparing [2024-02-27T09:58:15.443Z] cdee71c22eb7: Preparing [2024-02-27T09:58:15.443Z] 4ebc2acfb078: Preparing [2024-02-27T09:58:15.443Z] 7c504f21be85: Preparing [2024-02-27T09:58:15.443Z] 86f1e49e3329: Waiting [2024-02-27T09:58:15.443Z] 77d9c6fad764: Waiting [2024-02-27T09:58:15.443Z] cdee71c22eb7: Waiting [2024-02-27T09:58:15.443Z] f48c6f538b0b: Waiting [2024-02-27T09:58:15.443Z] 4ebc2acfb078: Waiting [2024-02-27T09:58:15.443Z] 23f65eb19dad: Waiting [2024-02-27T09:58:15.443Z] 8ab806749d5c: Layer already exists [2024-02-27T09:58:15.443Z] 6b5cf013ef8c: Layer already exists [2024-02-27T09:58:15.443Z] 44168bff4485: Layer already exists [2024-02-27T09:58:15.443Z] cc0f38b5b8c1: Layer already exists [2024-02-27T09:58:15.443Z] fc66bfe4ff26: Layer already exists [2024-02-27T09:58:15.443Z] f48c6f538b0b: Layer already exists [2024-02-27T09:58:15.443Z] 77d9c6fad764: Layer already exists [2024-02-27T09:58:15.443Z] cdee71c22eb7: Layer already exists [2024-02-27T09:58:15.443Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:15.443Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:15.443Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:15.443Z] 4ebc2acfb078: Layer already exists [2024-02-27T09:58:15.706Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:16.514Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:17.282Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-02-27T09:58:17.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:58:17.282Z] 8ab806749d5c: Preparing [2024-02-27T09:58:17.282Z] 6b5cf013ef8c: Preparing [2024-02-27T09:58:17.282Z] cc0f38b5b8c1: Preparing [2024-02-27T09:58:17.282Z] 44168bff4485: Preparing [2024-02-27T09:58:17.282Z] fc66bfe4ff26: Preparing [2024-02-27T09:58:17.282Z] 77d9c6fad764: Preparing [2024-02-27T09:58:17.282Z] f48c6f538b0b: Preparing [2024-02-27T09:58:17.282Z] 23f65eb19dad: Preparing [2024-02-27T09:58:17.282Z] 86f1e49e3329: Preparing [2024-02-27T09:58:17.282Z] cdee71c22eb7: Preparing [2024-02-27T09:58:17.282Z] 4ebc2acfb078: Preparing [2024-02-27T09:58:17.282Z] 7c504f21be85: Preparing [2024-02-27T09:58:17.282Z] 23f65eb19dad: Waiting [2024-02-27T09:58:17.282Z] 86f1e49e3329: Waiting [2024-02-27T09:58:17.282Z] cdee71c22eb7: Waiting [2024-02-27T09:58:17.282Z] 4ebc2acfb078: Waiting [2024-02-27T09:58:17.282Z] 7c504f21be85: Waiting [2024-02-27T09:58:17.282Z] 77d9c6fad764: Waiting [2024-02-27T09:58:17.282Z] f48c6f538b0b: Waiting [2024-02-27T09:58:17.282Z] 6b5cf013ef8c: Layer already exists [2024-02-27T09:58:17.282Z] 44168bff4485: Layer already exists [2024-02-27T09:58:17.282Z] cc0f38b5b8c1: Layer already exists [2024-02-27T09:58:17.282Z] fc66bfe4ff26: Layer already exists [2024-02-27T09:58:17.282Z] 8ab806749d5c: Layer already exists [2024-02-27T09:58:17.282Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:17.282Z] f48c6f538b0b: Layer already exists [2024-02-27T09:58:17.282Z] 77d9c6fad764: Layer already exists [2024-02-27T09:58:17.282Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:17.282Z] cdee71c22eb7: Layer already exists [2024-02-27T09:58:17.282Z] 4ebc2acfb078: Layer already exists [2024-02-27T09:58:17.282Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:17.546Z] main: digest: sha256:f307162012945bf2ff9c47f2951825110ac1c27d19fec0d459f2f6f2f163839b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:58:18.412Z] ===================================================== [Pipeline] echo [2024-02-27T09:58:18.557Z] taggedImages: [2024-02-27T09:58:18.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:58:18.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-27T09:58:18.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.19 [2024-02-27T09:58:18.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:58:18.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-02-27T09:58:18.731Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-02-27T09:58:18.731Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:58:18.731Z] latest [2024-02-27T09:58:18.731Z] 3.2.0-dev.19 [2024-02-27T09:58:18.731Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:58:18.731Z] main [2024-02-27T09:58:18.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:19.754Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:23.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:58:23.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:58:23.829Z] ff181fdebe36: Preparing [2024-02-27T09:58:23.829Z] 1fac61b25bf7: Preparing [2024-02-27T09:58:23.829Z] 23f65eb19dad: Preparing [2024-02-27T09:58:23.829Z] 86f1e49e3329: Preparing [2024-02-27T09:58:23.829Z] 97d034069459: Preparing [2024-02-27T09:58:23.829Z] ed70df423925: Preparing [2024-02-27T09:58:23.829Z] 7c504f21be85: Preparing [2024-02-27T09:58:23.829Z] ed70df423925: Waiting [2024-02-27T09:58:23.829Z] 7c504f21be85: Waiting [2024-02-27T09:58:23.829Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:24.093Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:24.093Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:24.093Z] 97d034069459: Pushed [2024-02-27T09:58:24.093Z] ff181fdebe36: Pushed [2024-02-27T09:58:25.492Z] ed70df423925: Pushed [2024-02-27T09:58:27.420Z] 1fac61b25bf7: Pushed [2024-02-27T09:58:27.684Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:28.439Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:29.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-27T09:58:29.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:58:29.204Z] ff181fdebe36: Preparing [2024-02-27T09:58:29.204Z] 1fac61b25bf7: Preparing [2024-02-27T09:58:29.204Z] 23f65eb19dad: Preparing [2024-02-27T09:58:29.204Z] 86f1e49e3329: Preparing [2024-02-27T09:58:29.204Z] 97d034069459: Preparing [2024-02-27T09:58:29.204Z] ed70df423925: Preparing [2024-02-27T09:58:29.204Z] 7c504f21be85: Preparing [2024-02-27T09:58:29.204Z] ed70df423925: Waiting [2024-02-27T09:58:29.204Z] 7c504f21be85: Waiting [2024-02-27T09:58:29.204Z] ff181fdebe36: Layer already exists [2024-02-27T09:58:29.204Z] 1fac61b25bf7: Layer already exists [2024-02-27T09:58:29.204Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:29.204Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:29.204Z] 97d034069459: Layer already exists [2024-02-27T09:58:29.204Z] ed70df423925: Layer already exists [2024-02-27T09:58:29.204Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:29.467Z] latest: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:30.227Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:30.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.19 [2024-02-27T09:58:30.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:58:30.982Z] ff181fdebe36: Preparing [2024-02-27T09:58:30.982Z] 1fac61b25bf7: Preparing [2024-02-27T09:58:30.982Z] 23f65eb19dad: Preparing [2024-02-27T09:58:30.982Z] 86f1e49e3329: Preparing [2024-02-27T09:58:30.982Z] 97d034069459: Preparing [2024-02-27T09:58:30.982Z] ed70df423925: Preparing [2024-02-27T09:58:30.982Z] 7c504f21be85: Preparing [2024-02-27T09:58:30.982Z] ed70df423925: Waiting [2024-02-27T09:58:30.982Z] 7c504f21be85: Waiting [2024-02-27T09:58:30.982Z] ff181fdebe36: Layer already exists [2024-02-27T09:58:30.982Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:30.982Z] 97d034069459: Layer already exists [2024-02-27T09:58:30.982Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:30.982Z] 1fac61b25bf7: Layer already exists [2024-02-27T09:58:30.982Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:30.982Z] ed70df423925: Layer already exists [2024-02-27T09:58:30.982Z] 3.2.0-dev.19: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:32.029Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:32.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:58:32.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:58:32.793Z] ff181fdebe36: Preparing [2024-02-27T09:58:32.793Z] 1fac61b25bf7: Preparing [2024-02-27T09:58:32.793Z] 23f65eb19dad: Preparing [2024-02-27T09:58:32.793Z] 86f1e49e3329: Preparing [2024-02-27T09:58:32.793Z] 97d034069459: Preparing [2024-02-27T09:58:32.793Z] ed70df423925: Preparing [2024-02-27T09:58:32.793Z] 7c504f21be85: Preparing [2024-02-27T09:58:32.793Z] ed70df423925: Waiting [2024-02-27T09:58:32.793Z] 7c504f21be85: Waiting [2024-02-27T09:58:32.793Z] 1fac61b25bf7: Layer already exists [2024-02-27T09:58:32.793Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:32.793Z] ff181fdebe36: Layer already exists [2024-02-27T09:58:32.793Z] 97d034069459: Layer already exists [2024-02-27T09:58:32.793Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:32.793Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:32.793Z] ed70df423925: Layer already exists [2024-02-27T09:58:32.793Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:33.824Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:34.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-02-27T09:58:34.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:58:34.578Z] ff181fdebe36: Preparing [2024-02-27T09:58:34.578Z] 1fac61b25bf7: Preparing [2024-02-27T09:58:34.578Z] 23f65eb19dad: Preparing [2024-02-27T09:58:34.578Z] 86f1e49e3329: Preparing [2024-02-27T09:58:34.578Z] 97d034069459: Preparing [2024-02-27T09:58:34.578Z] ed70df423925: Preparing [2024-02-27T09:58:34.578Z] 7c504f21be85: Preparing [2024-02-27T09:58:34.578Z] 7c504f21be85: Waiting [2024-02-27T09:58:34.578Z] ed70df423925: Waiting [2024-02-27T09:58:34.578Z] ff181fdebe36: Layer already exists [2024-02-27T09:58:34.578Z] 1fac61b25bf7: Layer already exists [2024-02-27T09:58:34.578Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:34.578Z] 97d034069459: Layer already exists [2024-02-27T09:58:34.578Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:34.578Z] ed70df423925: Layer already exists [2024-02-27T09:58:34.578Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:34.842Z] main: digest: sha256:a8952435144441bee0c58f1454e52de80f44aa7fbed6d5305a4a3097f47c3206 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:58:35.751Z] ===================================================== [Pipeline] echo [2024-02-27T09:58:35.899Z] taggedImages: [2024-02-27T09:58:35.899Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:58:35.899Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-27T09:58:35.899Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.19 [2024-02-27T09:58:35.899Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:58:35.899Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-02-27T09:58:36.063Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-02-27T09:58:36.063Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:58:36.063Z] latest [2024-02-27T09:58:36.063Z] 3.2.0-dev.19 [2024-02-27T09:58:36.063Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:58:36.063Z] main [2024-02-27T09:58:36.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:37.158Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:37.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:58:37.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:58:37.947Z] 813e60a9f903: Preparing [2024-02-27T09:58:37.947Z] 8ca772579441: Preparing [2024-02-27T09:58:37.947Z] 958b8d49d66d: Preparing [2024-02-27T09:58:37.947Z] 23f65eb19dad: Preparing [2024-02-27T09:58:37.947Z] 86f1e49e3329: Preparing [2024-02-27T09:58:37.947Z] 46748cc81bad: Preparing [2024-02-27T09:58:37.947Z] f2403fca60ff: Preparing [2024-02-27T09:58:37.947Z] ae28d2e6f1cc: Preparing [2024-02-27T09:58:37.947Z] f59a219cc7ab: Preparing [2024-02-27T09:58:37.947Z] 7c504f21be85: Preparing [2024-02-27T09:58:37.947Z] ae28d2e6f1cc: Waiting [2024-02-27T09:58:37.947Z] f59a219cc7ab: Waiting [2024-02-27T09:58:37.947Z] 7c504f21be85: Waiting [2024-02-27T09:58:37.947Z] 46748cc81bad: Waiting [2024-02-27T09:58:37.947Z] f2403fca60ff: Waiting [2024-02-27T09:58:37.947Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:38.212Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:38.212Z] 8ca772579441: Pushed [2024-02-27T09:58:38.212Z] 958b8d49d66d: Pushed [2024-02-27T09:58:38.212Z] 813e60a9f903: Pushed [2024-02-27T09:58:38.212Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:38.212Z] ae28d2e6f1cc: Pushed [2024-02-27T09:58:39.163Z] f59a219cc7ab: Pushed [2024-02-27T09:58:51.439Z] f2403fca60ff: Pushed [2024-02-27T09:58:55.672Z] 46748cc81bad: Pushed [2024-02-27T09:58:55.935Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:56.704Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:57.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-27T09:58:57.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:58:57.559Z] 813e60a9f903: Preparing [2024-02-27T09:58:57.559Z] 8ca772579441: Preparing [2024-02-27T09:58:57.559Z] 958b8d49d66d: Preparing [2024-02-27T09:58:57.559Z] 23f65eb19dad: Preparing [2024-02-27T09:58:57.559Z] 86f1e49e3329: Preparing [2024-02-27T09:58:57.559Z] 46748cc81bad: Preparing [2024-02-27T09:58:57.559Z] f2403fca60ff: Preparing [2024-02-27T09:58:57.559Z] ae28d2e6f1cc: Preparing [2024-02-27T09:58:57.559Z] f59a219cc7ab: Preparing [2024-02-27T09:58:57.559Z] 7c504f21be85: Preparing [2024-02-27T09:58:57.559Z] f2403fca60ff: Waiting [2024-02-27T09:58:57.559Z] f59a219cc7ab: Waiting [2024-02-27T09:58:57.559Z] ae28d2e6f1cc: Waiting [2024-02-27T09:58:57.559Z] 7c504f21be85: Waiting [2024-02-27T09:58:57.559Z] 46748cc81bad: Waiting [2024-02-27T09:58:57.559Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:57.559Z] 813e60a9f903: Layer already exists [2024-02-27T09:58:57.559Z] 958b8d49d66d: Layer already exists [2024-02-27T09:58:57.559Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:57.559Z] 8ca772579441: Layer already exists [2024-02-27T09:58:57.559Z] 46748cc81bad: Layer already exists [2024-02-27T09:58:57.559Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:57.559Z] f2403fca60ff: Layer already exists [2024-02-27T09:58:57.559Z] f59a219cc7ab: Layer already exists [2024-02-27T09:58:57.559Z] ae28d2e6f1cc: Layer already exists [2024-02-27T09:58:57.826Z] latest: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:58.638Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:58:59.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.19 [2024-02-27T09:58:59.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:58:59.417Z] 813e60a9f903: Preparing [2024-02-27T09:58:59.417Z] 8ca772579441: Preparing [2024-02-27T09:58:59.417Z] 958b8d49d66d: Preparing [2024-02-27T09:58:59.417Z] 23f65eb19dad: Preparing [2024-02-27T09:58:59.417Z] 86f1e49e3329: Preparing [2024-02-27T09:58:59.417Z] 46748cc81bad: Preparing [2024-02-27T09:58:59.417Z] f2403fca60ff: Preparing [2024-02-27T09:58:59.417Z] ae28d2e6f1cc: Preparing [2024-02-27T09:58:59.417Z] f59a219cc7ab: Preparing [2024-02-27T09:58:59.417Z] 7c504f21be85: Preparing [2024-02-27T09:58:59.417Z] f2403fca60ff: Waiting [2024-02-27T09:58:59.417Z] ae28d2e6f1cc: Waiting [2024-02-27T09:58:59.417Z] f59a219cc7ab: Waiting [2024-02-27T09:58:59.417Z] 7c504f21be85: Waiting [2024-02-27T09:58:59.417Z] 46748cc81bad: Waiting [2024-02-27T09:58:59.417Z] 958b8d49d66d: Layer already exists [2024-02-27T09:58:59.417Z] 813e60a9f903: Layer already exists [2024-02-27T09:58:59.417Z] 23f65eb19dad: Layer already exists [2024-02-27T09:58:59.691Z] 86f1e49e3329: Layer already exists [2024-02-27T09:58:59.691Z] 46748cc81bad: Layer already exists [2024-02-27T09:58:59.691Z] f2403fca60ff: Layer already exists [2024-02-27T09:58:59.691Z] ae28d2e6f1cc: Layer already exists [2024-02-27T09:58:59.691Z] 8ca772579441: Layer already exists [2024-02-27T09:58:59.691Z] f59a219cc7ab: Layer already exists [2024-02-27T09:58:59.691Z] 7c504f21be85: Layer already exists [2024-02-27T09:58:59.691Z] 3.2.0-dev.19: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:00.483Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:01.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:59:01.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:59:01.254Z] 813e60a9f903: Preparing [2024-02-27T09:59:01.254Z] 8ca772579441: Preparing [2024-02-27T09:59:01.254Z] 958b8d49d66d: Preparing [2024-02-27T09:59:01.254Z] 23f65eb19dad: Preparing [2024-02-27T09:59:01.254Z] 86f1e49e3329: Preparing [2024-02-27T09:59:01.254Z] 46748cc81bad: Preparing [2024-02-27T09:59:01.254Z] f2403fca60ff: Preparing [2024-02-27T09:59:01.254Z] 46748cc81bad: Waiting [2024-02-27T09:59:01.254Z] ae28d2e6f1cc: Preparing [2024-02-27T09:59:01.254Z] f59a219cc7ab: Preparing [2024-02-27T09:59:01.254Z] 7c504f21be85: Preparing [2024-02-27T09:59:01.254Z] f2403fca60ff: Waiting [2024-02-27T09:59:01.254Z] ae28d2e6f1cc: Waiting [2024-02-27T09:59:01.254Z] f59a219cc7ab: Waiting [2024-02-27T09:59:01.254Z] 7c504f21be85: Waiting [2024-02-27T09:59:01.254Z] 813e60a9f903: Layer already exists [2024-02-27T09:59:01.254Z] 958b8d49d66d: Layer already exists [2024-02-27T09:59:01.254Z] 23f65eb19dad: Layer already exists [2024-02-27T09:59:01.254Z] 8ca772579441: Layer already exists [2024-02-27T09:59:01.254Z] 86f1e49e3329: Layer already exists [2024-02-27T09:59:01.254Z] f59a219cc7ab: Layer already exists [2024-02-27T09:59:01.254Z] ae28d2e6f1cc: Layer already exists [2024-02-27T09:59:01.254Z] 46748cc81bad: Layer already exists [2024-02-27T09:59:01.254Z] 7c504f21be85: Layer already exists [2024-02-27T09:59:01.254Z] f2403fca60ff: Layer already exists [2024-02-27T09:59:01.519Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:02.336Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:03.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-02-27T09:59:03.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:59:03.120Z] 813e60a9f903: Preparing [2024-02-27T09:59:03.120Z] 8ca772579441: Preparing [2024-02-27T09:59:03.120Z] 958b8d49d66d: Preparing [2024-02-27T09:59:03.120Z] 23f65eb19dad: Preparing [2024-02-27T09:59:03.120Z] 86f1e49e3329: Preparing [2024-02-27T09:59:03.120Z] 46748cc81bad: Preparing [2024-02-27T09:59:03.120Z] f2403fca60ff: Preparing [2024-02-27T09:59:03.120Z] ae28d2e6f1cc: Preparing [2024-02-27T09:59:03.120Z] f59a219cc7ab: Preparing [2024-02-27T09:59:03.120Z] 7c504f21be85: Preparing [2024-02-27T09:59:03.120Z] 46748cc81bad: Waiting [2024-02-27T09:59:03.120Z] ae28d2e6f1cc: Waiting [2024-02-27T09:59:03.120Z] f59a219cc7ab: Waiting [2024-02-27T09:59:03.120Z] f2403fca60ff: Waiting [2024-02-27T09:59:03.120Z] 23f65eb19dad: Layer already exists [2024-02-27T09:59:03.120Z] 813e60a9f903: Layer already exists [2024-02-27T09:59:03.120Z] 86f1e49e3329: Layer already exists [2024-02-27T09:59:03.120Z] 958b8d49d66d: Layer already exists [2024-02-27T09:59:03.120Z] 8ca772579441: Layer already exists [2024-02-27T09:59:03.120Z] f2403fca60ff: Layer already exists [2024-02-27T09:59:03.120Z] ae28d2e6f1cc: Layer already exists [2024-02-27T09:59:03.120Z] 7c504f21be85: Layer already exists [2024-02-27T09:59:03.120Z] 46748cc81bad: Layer already exists [2024-02-27T09:59:03.120Z] f59a219cc7ab: Layer already exists [2024-02-27T09:59:03.386Z] main: digest: sha256:0d6d7aec0e8f3bb257456da162eea913e8bc3ad3a8c5b26a9337e621f2c52351 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:59:04.375Z] ===================================================== [Pipeline] echo [2024-02-27T09:59:04.538Z] taggedImages: [2024-02-27T09:59:04.538Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:59:04.538Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-27T09:59:04.538Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.19 [2024-02-27T09:59:04.538Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:59:04.538Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-02-27T09:59:04.722Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-02-27T09:59:04.722Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:59:04.722Z] latest [2024-02-27T09:59:04.722Z] 3.2.0-dev.19 [2024-02-27T09:59:04.722Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:59:04.722Z] main [2024-02-27T09:59:04.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:05.851Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:07.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:59:07.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:59:07.242Z] 0e4afef8bb79: Preparing [2024-02-27T09:59:07.242Z] 9ce51fa8cdbf: Preparing [2024-02-27T09:59:07.242Z] ca9a4f0c01ff: Preparing [2024-02-27T09:59:07.242Z] 23f65eb19dad: Preparing [2024-02-27T09:59:07.242Z] 86f1e49e3329: Preparing [2024-02-27T09:59:07.242Z] 7b3248753cc7: Preparing [2024-02-27T09:59:07.242Z] 29bd3d9bd277: Preparing [2024-02-27T09:59:07.242Z] eb982aebdc3a: Preparing [2024-02-27T09:59:07.242Z] 7c504f21be85: Preparing [2024-02-27T09:59:07.242Z] 29bd3d9bd277: Waiting [2024-02-27T09:59:07.242Z] eb982aebdc3a: Waiting [2024-02-27T09:59:07.242Z] 7c504f21be85: Waiting [2024-02-27T09:59:07.242Z] 7b3248753cc7: Waiting [2024-02-27T09:59:07.242Z] 86f1e49e3329: Layer already exists [2024-02-27T09:59:07.242Z] 23f65eb19dad: Layer already exists [2024-02-27T09:59:07.508Z] ca9a4f0c01ff: Pushed [2024-02-27T09:59:07.508Z] 9ce51fa8cdbf: Pushed [2024-02-27T09:59:07.508Z] 0e4afef8bb79: Pushed [2024-02-27T09:59:07.508Z] 7c504f21be85: Layer already exists [2024-02-27T09:59:07.508Z] 29bd3d9bd277: Pushed [2024-02-27T09:59:08.088Z] eb982aebdc3a: Pushed [2024-02-27T09:59:26.258Z] 7b3248753cc7: Pushed [2024-02-27T09:59:26.258Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:27.042Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:27.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-27T09:59:27.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:59:27.833Z] 0e4afef8bb79: Preparing [2024-02-27T09:59:27.833Z] 9ce51fa8cdbf: Preparing [2024-02-27T09:59:27.833Z] ca9a4f0c01ff: Preparing [2024-02-27T09:59:27.833Z] 23f65eb19dad: Preparing [2024-02-27T09:59:27.833Z] 86f1e49e3329: Preparing [2024-02-27T09:59:27.833Z] 7b3248753cc7: Preparing [2024-02-27T09:59:27.833Z] 29bd3d9bd277: Preparing [2024-02-27T09:59:27.833Z] eb982aebdc3a: Preparing [2024-02-27T09:59:27.833Z] 7c504f21be85: Preparing [2024-02-27T09:59:27.833Z] 29bd3d9bd277: Waiting [2024-02-27T09:59:27.833Z] eb982aebdc3a: Waiting [2024-02-27T09:59:27.833Z] 7c504f21be85: Waiting [2024-02-27T09:59:27.833Z] 7b3248753cc7: Waiting [2024-02-27T09:59:27.833Z] 23f65eb19dad: Layer already exists [2024-02-27T09:59:27.833Z] ca9a4f0c01ff: Layer already exists [2024-02-27T09:59:27.833Z] 0e4afef8bb79: Layer already exists [2024-02-27T09:59:27.834Z] 9ce51fa8cdbf: Layer already exists [2024-02-27T09:59:27.834Z] 86f1e49e3329: Layer already exists [2024-02-27T09:59:27.834Z] eb982aebdc3a: Layer already exists [2024-02-27T09:59:27.834Z] 7b3248753cc7: Layer already exists [2024-02-27T09:59:27.834Z] 7c504f21be85: Layer already exists [2024-02-27T09:59:27.834Z] 29bd3d9bd277: Layer already exists [2024-02-27T09:59:28.098Z] latest: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:28.880Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:29.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.19 [2024-02-27T09:59:29.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:59:29.684Z] 0e4afef8bb79: Preparing [2024-02-27T09:59:29.684Z] 9ce51fa8cdbf: Preparing [2024-02-27T09:59:29.684Z] ca9a4f0c01ff: Preparing [2024-02-27T09:59:29.684Z] 23f65eb19dad: Preparing [2024-02-27T09:59:29.684Z] 86f1e49e3329: Preparing [2024-02-27T09:59:29.684Z] 7b3248753cc7: Preparing [2024-02-27T09:59:29.684Z] 29bd3d9bd277: Preparing [2024-02-27T09:59:29.684Z] eb982aebdc3a: Preparing [2024-02-27T09:59:29.684Z] 7c504f21be85: Preparing [2024-02-27T09:59:29.684Z] eb982aebdc3a: Waiting [2024-02-27T09:59:29.684Z] 7b3248753cc7: Waiting [2024-02-27T09:59:29.684Z] 7c504f21be85: Waiting [2024-02-27T09:59:29.684Z] 29bd3d9bd277: Waiting [2024-02-27T09:59:29.684Z] 86f1e49e3329: Layer already exists [2024-02-27T09:59:29.684Z] 0e4afef8bb79: Layer already exists [2024-02-27T09:59:29.684Z] ca9a4f0c01ff: Layer already exists [2024-02-27T09:59:29.684Z] 23f65eb19dad: Layer already exists [2024-02-27T09:59:29.684Z] 9ce51fa8cdbf: Layer already exists [2024-02-27T09:59:29.684Z] 29bd3d9bd277: Layer already exists [2024-02-27T09:59:29.684Z] 7b3248753cc7: Layer already exists [2024-02-27T09:59:29.684Z] eb982aebdc3a: Layer already exists [2024-02-27T09:59:29.684Z] 7c504f21be85: Layer already exists [2024-02-27T09:59:29.948Z] 3.2.0-dev.19: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:30.757Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:31.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:59:31.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:59:31.571Z] 0e4afef8bb79: Preparing [2024-02-27T09:59:31.571Z] 9ce51fa8cdbf: Preparing [2024-02-27T09:59:31.571Z] ca9a4f0c01ff: Preparing [2024-02-27T09:59:31.571Z] 23f65eb19dad: Preparing [2024-02-27T09:59:31.571Z] 86f1e49e3329: Preparing [2024-02-27T09:59:31.571Z] 7b3248753cc7: Preparing [2024-02-27T09:59:31.571Z] 29bd3d9bd277: Preparing [2024-02-27T09:59:31.571Z] eb982aebdc3a: Preparing [2024-02-27T09:59:31.571Z] 7c504f21be85: Preparing [2024-02-27T09:59:31.571Z] 7b3248753cc7: Waiting [2024-02-27T09:59:31.571Z] 29bd3d9bd277: Waiting [2024-02-27T09:59:31.571Z] eb982aebdc3a: Waiting [2024-02-27T09:59:31.571Z] 7c504f21be85: Waiting [2024-02-27T09:59:31.571Z] 23f65eb19dad: Layer already exists [2024-02-27T09:59:31.571Z] ca9a4f0c01ff: Layer already exists [2024-02-27T09:59:31.571Z] 86f1e49e3329: Layer already exists [2024-02-27T09:59:31.571Z] 9ce51fa8cdbf: Layer already exists [2024-02-27T09:59:31.571Z] 0e4afef8bb79: Layer already exists [2024-02-27T09:59:31.571Z] eb982aebdc3a: Layer already exists [2024-02-27T09:59:31.571Z] 7b3248753cc7: Layer already exists [2024-02-27T09:59:31.571Z] 29bd3d9bd277: Layer already exists [2024-02-27T09:59:31.571Z] 7c504f21be85: Layer already exists [2024-02-27T09:59:31.836Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:32.648Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:36.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-02-27T09:59:36.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:59:36.062Z] 0e4afef8bb79: Preparing [2024-02-27T09:59:36.062Z] 9ce51fa8cdbf: Preparing [2024-02-27T09:59:36.062Z] ca9a4f0c01ff: Preparing [2024-02-27T09:59:36.062Z] 23f65eb19dad: Preparing [2024-02-27T09:59:36.062Z] 86f1e49e3329: Preparing [2024-02-27T09:59:36.062Z] 7b3248753cc7: Preparing [2024-02-27T09:59:36.062Z] 29bd3d9bd277: Preparing [2024-02-27T09:59:36.062Z] eb982aebdc3a: Preparing [2024-02-27T09:59:36.062Z] 7c504f21be85: Preparing [2024-02-27T09:59:36.062Z] 29bd3d9bd277: Waiting [2024-02-27T09:59:36.062Z] eb982aebdc3a: Waiting [2024-02-27T09:59:36.062Z] 7c504f21be85: Waiting [2024-02-27T09:59:36.062Z] 7b3248753cc7: Waiting [2024-02-27T09:59:36.062Z] 0e4afef8bb79: Layer already exists [2024-02-27T09:59:36.062Z] ca9a4f0c01ff: Layer already exists [2024-02-27T09:59:36.062Z] 23f65eb19dad: Layer already exists [2024-02-27T09:59:36.062Z] 9ce51fa8cdbf: Layer already exists [2024-02-27T09:59:36.062Z] 86f1e49e3329: Layer already exists [2024-02-27T09:59:36.062Z] eb982aebdc3a: Layer already exists [2024-02-27T09:59:36.062Z] 7b3248753cc7: Layer already exists [2024-02-27T09:59:36.062Z] 29bd3d9bd277: Layer already exists [2024-02-27T09:59:36.062Z] 7c504f21be85: Layer already exists [2024-02-27T09:59:36.325Z] main: digest: sha256:6050a94c5e92e735321128951e3ff2439123eb306b471d0d1dfc1258102ac8c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:59:37.520Z] ===================================================== [Pipeline] echo [2024-02-27T09:59:37.687Z] taggedImages: [2024-02-27T09:59:37.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:59:37.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-27T09:59:37.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.19 [2024-02-27T09:59:37.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:59:37.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-02-27T09:59:37.872Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-02-27T09:59:37.872Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:59:37.872Z] latest [2024-02-27T09:59:37.872Z] 3.2.0-dev.19 [2024-02-27T09:59:37.872Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T09:59:37.872Z] main [2024-02-27T09:59:37.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:38.988Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:39.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T09:59:39.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T09:59:39.790Z] 39861baf4c17: Preparing [2024-02-27T09:59:39.790Z] cd70ae3d1e36: Preparing [2024-02-27T09:59:39.790Z] 0a0f429b30f0: Preparing [2024-02-27T09:59:39.790Z] 23f65eb19dad: Preparing [2024-02-27T09:59:39.790Z] 86f1e49e3329: Preparing [2024-02-27T09:59:39.790Z] 5e16f44d6ac6: Preparing [2024-02-27T09:59:39.790Z] ae28d2e6f1cc: Preparing [2024-02-27T09:59:39.790Z] f59a219cc7ab: Preparing [2024-02-27T09:59:39.790Z] 7c504f21be85: Preparing [2024-02-27T09:59:39.790Z] ae28d2e6f1cc: Waiting [2024-02-27T09:59:39.790Z] f59a219cc7ab: Waiting [2024-02-27T09:59:39.790Z] 7c504f21be85: Waiting [2024-02-27T09:59:39.790Z] 5e16f44d6ac6: Waiting [2024-02-27T09:59:39.790Z] 23f65eb19dad: Layer already exists [2024-02-27T09:59:39.790Z] 86f1e49e3329: Layer already exists [2024-02-27T09:59:40.056Z] ae28d2e6f1cc: Layer already exists [2024-02-27T09:59:40.056Z] 0a0f429b30f0: Pushed [2024-02-27T09:59:40.056Z] f59a219cc7ab: Layer already exists [2024-02-27T09:59:40.056Z] cd70ae3d1e36: Pushed [2024-02-27T09:59:40.056Z] 7c504f21be85: Layer already exists [2024-02-27T09:59:40.056Z] 39861baf4c17: Pushed [2024-02-27T09:59:58.234Z] 5e16f44d6ac6: Pushed [2024-02-27T09:59:58.234Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:59.044Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:59:59.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-27T09:59:59.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T09:59:59.849Z] 39861baf4c17: Preparing [2024-02-27T09:59:59.849Z] cd70ae3d1e36: Preparing [2024-02-27T09:59:59.849Z] 0a0f429b30f0: Preparing [2024-02-27T09:59:59.849Z] 23f65eb19dad: Preparing [2024-02-27T09:59:59.849Z] 86f1e49e3329: Preparing [2024-02-27T09:59:59.849Z] 5e16f44d6ac6: Preparing [2024-02-27T09:59:59.849Z] ae28d2e6f1cc: Preparing [2024-02-27T09:59:59.849Z] f59a219cc7ab: Preparing [2024-02-27T09:59:59.849Z] 7c504f21be85: Preparing [2024-02-27T09:59:59.849Z] ae28d2e6f1cc: Waiting [2024-02-27T09:59:59.849Z] f59a219cc7ab: Waiting [2024-02-27T09:59:59.849Z] 5e16f44d6ac6: Waiting [2024-02-27T09:59:59.849Z] cd70ae3d1e36: Layer already exists [2024-02-27T09:59:59.849Z] 39861baf4c17: Layer already exists [2024-02-27T09:59:59.849Z] 0a0f429b30f0: Layer already exists [2024-02-27T09:59:59.849Z] 86f1e49e3329: Layer already exists [2024-02-27T09:59:59.849Z] 23f65eb19dad: Layer already exists [2024-02-27T09:59:59.849Z] ae28d2e6f1cc: Layer already exists [2024-02-27T09:59:59.849Z] f59a219cc7ab: Layer already exists [2024-02-27T09:59:59.849Z] 5e16f44d6ac6: Layer already exists [2024-02-27T09:59:59.849Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:00.114Z] latest: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:00.925Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:01.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.19 [2024-02-27T10:00:01.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T10:00:01.755Z] 39861baf4c17: Preparing [2024-02-27T10:00:01.755Z] cd70ae3d1e36: Preparing [2024-02-27T10:00:01.755Z] 0a0f429b30f0: Preparing [2024-02-27T10:00:01.755Z] 23f65eb19dad: Preparing [2024-02-27T10:00:01.755Z] 86f1e49e3329: Preparing [2024-02-27T10:00:01.755Z] 5e16f44d6ac6: Preparing [2024-02-27T10:00:01.755Z] ae28d2e6f1cc: Preparing [2024-02-27T10:00:01.755Z] f59a219cc7ab: Preparing [2024-02-27T10:00:01.755Z] 7c504f21be85: Preparing [2024-02-27T10:00:01.755Z] ae28d2e6f1cc: Waiting [2024-02-27T10:00:01.755Z] f59a219cc7ab: Waiting [2024-02-27T10:00:01.755Z] 7c504f21be85: Waiting [2024-02-27T10:00:01.755Z] 5e16f44d6ac6: Waiting [2024-02-27T10:00:01.755Z] 39861baf4c17: Layer already exists [2024-02-27T10:00:01.755Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:01.755Z] cd70ae3d1e36: Layer already exists [2024-02-27T10:00:01.755Z] 0a0f429b30f0: Layer already exists [2024-02-27T10:00:01.755Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:01.755Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:01.755Z] ae28d2e6f1cc: Layer already exists [2024-02-27T10:00:01.755Z] 5e16f44d6ac6: Layer already exists [2024-02-27T10:00:01.755Z] f59a219cc7ab: Layer already exists [2024-02-27T10:00:02.019Z] 3.2.0-dev.19: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:05.923Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:06.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T10:00:06.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T10:00:06.722Z] 39861baf4c17: Preparing [2024-02-27T10:00:06.722Z] cd70ae3d1e36: Preparing [2024-02-27T10:00:06.722Z] 0a0f429b30f0: Preparing [2024-02-27T10:00:06.722Z] 23f65eb19dad: Preparing [2024-02-27T10:00:06.722Z] 86f1e49e3329: Preparing [2024-02-27T10:00:06.722Z] 5e16f44d6ac6: Preparing [2024-02-27T10:00:06.722Z] ae28d2e6f1cc: Preparing [2024-02-27T10:00:06.722Z] f59a219cc7ab: Preparing [2024-02-27T10:00:06.722Z] 7c504f21be85: Preparing [2024-02-27T10:00:06.722Z] 5e16f44d6ac6: Waiting [2024-02-27T10:00:06.722Z] ae28d2e6f1cc: Waiting [2024-02-27T10:00:06.722Z] f59a219cc7ab: Waiting [2024-02-27T10:00:06.722Z] 7c504f21be85: Waiting [2024-02-27T10:00:06.722Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:06.722Z] 0a0f429b30f0: Layer already exists [2024-02-27T10:00:06.722Z] cd70ae3d1e36: Layer already exists [2024-02-27T10:00:06.722Z] 39861baf4c17: Layer already exists [2024-02-27T10:00:06.722Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:06.722Z] ae28d2e6f1cc: Layer already exists [2024-02-27T10:00:06.722Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:06.722Z] 5e16f44d6ac6: Layer already exists [2024-02-27T10:00:06.722Z] f59a219cc7ab: Layer already exists [2024-02-27T10:00:06.722Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:07.831Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:08.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-02-27T10:00:08.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T10:00:08.639Z] 39861baf4c17: Preparing [2024-02-27T10:00:08.639Z] cd70ae3d1e36: Preparing [2024-02-27T10:00:08.639Z] 0a0f429b30f0: Preparing [2024-02-27T10:00:08.639Z] 23f65eb19dad: Preparing [2024-02-27T10:00:08.639Z] 86f1e49e3329: Preparing [2024-02-27T10:00:08.639Z] 5e16f44d6ac6: Preparing [2024-02-27T10:00:08.639Z] ae28d2e6f1cc: Preparing [2024-02-27T10:00:08.639Z] f59a219cc7ab: Preparing [2024-02-27T10:00:08.639Z] 7c504f21be85: Preparing [2024-02-27T10:00:08.639Z] ae28d2e6f1cc: Waiting [2024-02-27T10:00:08.639Z] 5e16f44d6ac6: Waiting [2024-02-27T10:00:08.639Z] f59a219cc7ab: Waiting [2024-02-27T10:00:08.639Z] 7c504f21be85: Waiting [2024-02-27T10:00:08.639Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:08.639Z] cd70ae3d1e36: Layer already exists [2024-02-27T10:00:08.639Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:08.639Z] 0a0f429b30f0: Layer already exists [2024-02-27T10:00:08.639Z] 39861baf4c17: Layer already exists [2024-02-27T10:00:08.639Z] ae28d2e6f1cc: Layer already exists [2024-02-27T10:00:08.639Z] 5e16f44d6ac6: Layer already exists [2024-02-27T10:00:08.639Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:08.639Z] f59a219cc7ab: Layer already exists [2024-02-27T10:00:08.639Z] main: digest: sha256:704715a6172a4eae88c6bfdb8d461247402833fd7a6c4a058faf94e964681d51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T10:00:09.921Z] ===================================================== [Pipeline] echo [2024-02-27T10:00:10.091Z] taggedImages: [2024-02-27T10:00:10.091Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T10:00:10.091Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-27T10:00:10.091Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.19 [2024-02-27T10:00:10.091Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T10:00:10.091Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-02-27T10:00:10.275Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-02-27T10:00:10.275Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T10:00:10.275Z] latest [2024-02-27T10:00:10.275Z] 3.2.0-dev.19 [2024-02-27T10:00:10.275Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T10:00:10.275Z] main [2024-02-27T10:00:10.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:11.427Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:12.268Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T10:00:12.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T10:00:12.268Z] f04a6073e083: Preparing [2024-02-27T10:00:12.268Z] 289bfd471b56: Preparing [2024-02-27T10:00:12.268Z] 23f65eb19dad: Preparing [2024-02-27T10:00:12.268Z] 86f1e49e3329: Preparing [2024-02-27T10:00:12.268Z] 3f7315efb7da: Preparing [2024-02-27T10:00:12.268Z] 1aff3ee3c148: Preparing [2024-02-27T10:00:12.268Z] 7c504f21be85: Preparing [2024-02-27T10:00:12.268Z] 1aff3ee3c148: Waiting [2024-02-27T10:00:12.268Z] 7c504f21be85: Waiting [2024-02-27T10:00:12.268Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:12.268Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:12.532Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:12.532Z] f04a6073e083: Pushed [2024-02-27T10:00:12.532Z] 3f7315efb7da: Pushed [2024-02-27T10:00:12.796Z] 1aff3ee3c148: Pushed [2024-02-27T10:00:17.033Z] 289bfd471b56: Pushed [2024-02-27T10:00:17.033Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:17.885Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:19.696Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-27T10:00:19.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T10:00:19.696Z] f04a6073e083: Preparing [2024-02-27T10:00:19.696Z] 289bfd471b56: Preparing [2024-02-27T10:00:19.696Z] 23f65eb19dad: Preparing [2024-02-27T10:00:19.696Z] 86f1e49e3329: Preparing [2024-02-27T10:00:19.696Z] 3f7315efb7da: Preparing [2024-02-27T10:00:19.696Z] 1aff3ee3c148: Preparing [2024-02-27T10:00:19.696Z] 7c504f21be85: Preparing [2024-02-27T10:00:19.696Z] 7c504f21be85: Waiting [2024-02-27T10:00:19.696Z] 1aff3ee3c148: Waiting [2024-02-27T10:00:19.696Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:19.696Z] 3f7315efb7da: Layer already exists [2024-02-27T10:00:19.696Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:19.696Z] f04a6073e083: Layer already exists [2024-02-27T10:00:19.696Z] 289bfd471b56: Layer already exists [2024-02-27T10:00:19.696Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:19.696Z] 1aff3ee3c148: Layer already exists [2024-02-27T10:00:19.961Z] latest: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:20.773Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:21.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.19 [2024-02-27T10:00:21.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T10:00:21.580Z] f04a6073e083: Preparing [2024-02-27T10:00:21.580Z] 289bfd471b56: Preparing [2024-02-27T10:00:21.580Z] 23f65eb19dad: Preparing [2024-02-27T10:00:21.580Z] 86f1e49e3329: Preparing [2024-02-27T10:00:21.580Z] 3f7315efb7da: Preparing [2024-02-27T10:00:21.580Z] 1aff3ee3c148: Preparing [2024-02-27T10:00:21.580Z] 7c504f21be85: Preparing [2024-02-27T10:00:21.580Z] 1aff3ee3c148: Waiting [2024-02-27T10:00:21.580Z] 7c504f21be85: Waiting [2024-02-27T10:00:21.580Z] f04a6073e083: Layer already exists [2024-02-27T10:00:21.580Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:21.580Z] 289bfd471b56: Layer already exists [2024-02-27T10:00:21.580Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:21.580Z] 3f7315efb7da: Layer already exists [2024-02-27T10:00:21.580Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:21.580Z] 1aff3ee3c148: Layer already exists [2024-02-27T10:00:21.580Z] 3.2.0-dev.19: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:22.397Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:23.207Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T10:00:23.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T10:00:23.207Z] f04a6073e083: Preparing [2024-02-27T10:00:23.207Z] 289bfd471b56: Preparing [2024-02-27T10:00:23.207Z] 23f65eb19dad: Preparing [2024-02-27T10:00:23.207Z] 86f1e49e3329: Preparing [2024-02-27T10:00:23.207Z] 3f7315efb7da: Preparing [2024-02-27T10:00:23.207Z] 1aff3ee3c148: Preparing [2024-02-27T10:00:23.207Z] 7c504f21be85: Preparing [2024-02-27T10:00:23.207Z] 1aff3ee3c148: Waiting [2024-02-27T10:00:23.207Z] 7c504f21be85: Waiting [2024-02-27T10:00:23.207Z] 289bfd471b56: Layer already exists [2024-02-27T10:00:23.207Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:23.207Z] 3f7315efb7da: Layer already exists [2024-02-27T10:00:23.207Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:23.207Z] f04a6073e083: Layer already exists [2024-02-27T10:00:23.207Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:23.207Z] 1aff3ee3c148: Layer already exists [2024-02-27T10:00:23.479Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:24.289Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:25.105Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-02-27T10:00:25.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T10:00:25.105Z] f04a6073e083: Preparing [2024-02-27T10:00:25.105Z] 289bfd471b56: Preparing [2024-02-27T10:00:25.105Z] 23f65eb19dad: Preparing [2024-02-27T10:00:25.105Z] 86f1e49e3329: Preparing [2024-02-27T10:00:25.105Z] 3f7315efb7da: Preparing [2024-02-27T10:00:25.105Z] 1aff3ee3c148: Preparing [2024-02-27T10:00:25.105Z] 7c504f21be85: Preparing [2024-02-27T10:00:25.105Z] 1aff3ee3c148: Waiting [2024-02-27T10:00:25.105Z] 7c504f21be85: Waiting [2024-02-27T10:00:25.105Z] 289bfd471b56: Layer already exists [2024-02-27T10:00:25.105Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:25.105Z] 3f7315efb7da: Layer already exists [2024-02-27T10:00:25.105Z] f04a6073e083: Layer already exists [2024-02-27T10:00:25.105Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:25.105Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:25.105Z] 1aff3ee3c148: Layer already exists [2024-02-27T10:00:25.368Z] main: digest: sha256:1411d1df7bc01029986c98ed0e1d13eb829251db873cc445223a928891b8094e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T10:00:27.222Z] ===================================================== [Pipeline] echo [2024-02-27T10:00:27.402Z] taggedImages: [2024-02-27T10:00:27.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T10:00:27.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-27T10:00:27.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.19 [2024-02-27T10:00:27.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T10:00:27.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-02-27T10:00:27.622Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-02-27T10:00:27.622Z] 23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T10:00:27.622Z] latest [2024-02-27T10:00:27.622Z] 3.2.0-dev.19 [2024-02-27T10:00:27.622Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T10:00:27.622Z] main [2024-02-27T10:00:27.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:28.751Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:29.574Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T10:00:29.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T10:00:29.574Z] 23f1502dc164: Preparing [2024-02-27T10:00:29.574Z] aeededc15cdb: Preparing [2024-02-27T10:00:29.574Z] 23f65eb19dad: Preparing [2024-02-27T10:00:29.574Z] 86f1e49e3329: Preparing [2024-02-27T10:00:29.574Z] 2a1c679f4727: Preparing [2024-02-27T10:00:29.574Z] d7d004a09308: Preparing [2024-02-27T10:00:29.574Z] 7c504f21be85: Preparing [2024-02-27T10:00:29.574Z] d7d004a09308: Waiting [2024-02-27T10:00:34.461Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:34.461Z] 2a1c679f4727: Layer already exists [2024-02-27T10:00:34.461Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:34.461Z] d7d004a09308: Layer already exists [2024-02-27T10:00:34.461Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:34.461Z] 23f1502dc164: Pushed [2024-02-27T10:00:35.858Z] aeededc15cdb: Pushed [2024-02-27T10:00:36.121Z] 23956941b4940f7c704781ef156c6941bf29d18c: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:36.958Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:37.781Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-27T10:00:37.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T10:00:37.781Z] 23f1502dc164: Preparing [2024-02-27T10:00:37.781Z] aeededc15cdb: Preparing [2024-02-27T10:00:37.781Z] 23f65eb19dad: Preparing [2024-02-27T10:00:37.781Z] 86f1e49e3329: Preparing [2024-02-27T10:00:37.781Z] 2a1c679f4727: Preparing [2024-02-27T10:00:37.781Z] d7d004a09308: Preparing [2024-02-27T10:00:37.781Z] 7c504f21be85: Preparing [2024-02-27T10:00:37.781Z] d7d004a09308: Waiting [2024-02-27T10:00:37.781Z] 7c504f21be85: Waiting [2024-02-27T10:00:37.781Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:37.781Z] 2a1c679f4727: Layer already exists [2024-02-27T10:00:37.781Z] aeededc15cdb: Layer already exists [2024-02-27T10:00:37.781Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:37.781Z] 23f1502dc164: Layer already exists [2024-02-27T10:00:37.781Z] d7d004a09308: Layer already exists [2024-02-27T10:00:37.781Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:38.046Z] latest: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:38.886Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:39.767Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.19 [2024-02-27T10:00:39.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T10:00:39.767Z] 23f1502dc164: Preparing [2024-02-27T10:00:39.767Z] aeededc15cdb: Preparing [2024-02-27T10:00:39.767Z] 23f65eb19dad: Preparing [2024-02-27T10:00:39.767Z] 86f1e49e3329: Preparing [2024-02-27T10:00:39.767Z] 2a1c679f4727: Preparing [2024-02-27T10:00:39.767Z] d7d004a09308: Preparing [2024-02-27T10:00:39.767Z] 7c504f21be85: Preparing [2024-02-27T10:00:39.767Z] d7d004a09308: Waiting [2024-02-27T10:00:39.767Z] 7c504f21be85: Waiting [2024-02-27T10:00:39.767Z] aeededc15cdb: Layer already exists [2024-02-27T10:00:39.767Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:39.767Z] 23f1502dc164: Layer already exists [2024-02-27T10:00:39.767Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:39.767Z] 2a1c679f4727: Layer already exists [2024-02-27T10:00:39.767Z] d7d004a09308: Layer already exists [2024-02-27T10:00:39.767Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:40.032Z] 3.2.0-dev.19: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:40.900Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:41.835Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T10:00:41.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T10:00:41.835Z] 23f1502dc164: Preparing [2024-02-27T10:00:41.835Z] aeededc15cdb: Preparing [2024-02-27T10:00:41.835Z] 23f65eb19dad: Preparing [2024-02-27T10:00:41.835Z] 86f1e49e3329: Preparing [2024-02-27T10:00:41.835Z] 2a1c679f4727: Preparing [2024-02-27T10:00:41.835Z] d7d004a09308: Preparing [2024-02-27T10:00:41.835Z] 7c504f21be85: Preparing [2024-02-27T10:00:41.835Z] d7d004a09308: Waiting [2024-02-27T10:00:41.835Z] 7c504f21be85: Waiting [2024-02-27T10:00:41.835Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:41.835Z] 2a1c679f4727: Layer already exists [2024-02-27T10:00:41.835Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:41.835Z] 23f1502dc164: Layer already exists [2024-02-27T10:00:41.835Z] aeededc15cdb: Layer already exists [2024-02-27T10:00:41.835Z] d7d004a09308: Layer already exists [2024-02-27T10:00:41.835Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:41.835Z] 23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:42.779Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:43.673Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-02-27T10:00:43.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T10:00:43.673Z] 23f1502dc164: Preparing [2024-02-27T10:00:43.673Z] aeededc15cdb: Preparing [2024-02-27T10:00:43.673Z] 23f65eb19dad: Preparing [2024-02-27T10:00:43.673Z] 86f1e49e3329: Preparing [2024-02-27T10:00:43.673Z] 2a1c679f4727: Preparing [2024-02-27T10:00:43.673Z] d7d004a09308: Preparing [2024-02-27T10:00:43.673Z] 7c504f21be85: Preparing [2024-02-27T10:00:43.673Z] d7d004a09308: Waiting [2024-02-27T10:00:43.673Z] 7c504f21be85: Waiting [2024-02-27T10:00:43.673Z] 86f1e49e3329: Layer already exists [2024-02-27T10:00:43.673Z] 2a1c679f4727: Layer already exists [2024-02-27T10:00:43.673Z] 23f1502dc164: Layer already exists [2024-02-27T10:00:43.673Z] 23f65eb19dad: Layer already exists [2024-02-27T10:00:43.673Z] aeededc15cdb: Layer already exists [2024-02-27T10:00:43.673Z] 7c504f21be85: Layer already exists [2024-02-27T10:00:43.673Z] d7d004a09308: Layer already exists [2024-02-27T10:00:43.946Z] main: digest: sha256:25cdcda784f56d0dba1c34c6fc143bd595fddf82a293b05e37bcf18a4ebdb9a7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T10:00:45.032Z] ===================================================== [Pipeline] echo [2024-02-27T10:00:45.212Z] taggedImages: [2024-02-27T10:00:45.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c [2024-02-27T10:00:45.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-27T10:00:45.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.19 [2024-02-27T10:00:45.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23956941b4940f7c704781ef156c6941bf29d18c-3.2.0-dev.19 [2024-02-27T10:00:45.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:46.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T10:00:46.657Z] [2024-02-27T10:00:46.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:00:47.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T10:00:48.122Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-27T10:00:48.123Z] 8998bd30e6a1: Pulling fs layer [2024-02-27T10:00:48.123Z] 04944245beec: Pulling fs layer [2024-02-27T10:00:48.123Z] 699f458cf7ca: Pulling fs layer [2024-02-27T10:00:48.123Z] 765212b225bb: Pulling fs layer [2024-02-27T10:00:48.123Z] f23df028b6ca: Pulling fs layer [2024-02-27T10:00:48.123Z] d65c8cfc05b1: Pulling fs layer [2024-02-27T10:00:48.123Z] 2437ff75d9bd: Pulling fs layer [2024-02-27T10:00:48.123Z] d65c8cfc05b1: Waiting [2024-02-27T10:00:48.123Z] 2437ff75d9bd: Waiting [2024-02-27T10:00:48.123Z] 765212b225bb: Waiting [2024-02-27T10:00:48.123Z] f23df028b6ca: Waiting [2024-02-27T10:00:48.123Z] 04944245beec: Verifying Checksum [2024-02-27T10:00:48.123Z] 04944245beec: Download complete [2024-02-27T10:00:48.123Z] 765212b225bb: Verifying Checksum [2024-02-27T10:00:48.123Z] 765212b225bb: Download complete [2024-02-27T10:00:48.388Z] f23df028b6ca: Download complete [2024-02-27T10:00:48.388Z] d65c8cfc05b1: Download complete [2024-02-27T10:00:48.388Z] 699f458cf7ca: Verifying Checksum [2024-02-27T10:00:48.388Z] 699f458cf7ca: Download complete [2024-02-27T10:00:48.969Z] 8998bd30e6a1: Verifying Checksum [2024-02-27T10:00:48.969Z] 8998bd30e6a1: Download complete [2024-02-27T10:00:51.555Z] 2437ff75d9bd: Verifying Checksum [2024-02-27T10:00:51.555Z] 2437ff75d9bd: Download complete [2024-02-27T10:00:53.495Z] 8998bd30e6a1: Pull complete [2024-02-27T10:00:53.761Z] 04944245beec: Pull complete [2024-02-27T10:00:55.701Z] 699f458cf7ca: Pull complete [2024-02-27T10:00:55.701Z] 765212b225bb: Pull complete [2024-02-27T10:00:56.655Z] f23df028b6ca: Pull complete [2024-02-27T10:00:56.655Z] d65c8cfc05b1: Pull complete [2024-02-27T10:01:14.836Z] 2437ff75d9bd: Pull complete [2024-02-27T10:01:14.836Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-27T10:01:14.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T10:01:14.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T10:01:15.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container [2024-02-27T10:01:15.835Z] $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-27T10:01:18.615Z] $ docker top 1d09f9d6dc884a05b1d808ac252ba36d05285a26e4cd87ae3d89ab3d434b4bde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:01:19.780Z] ---> job-cost.sh [2024-02-27T10:01:19.781Z] lf-activate-venv: SKIPPING [2024-02-27T10:01:19.781Z] INFO: No Stack... [2024-02-27T10:01:20.357Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-27T10:01:20.939Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T10:01:21.565Z] + + cat /w/workspace/edgex-go/629/archives/cost.csv [2024-02-27T10:01:21.565Z] cut -d, -f6 [Pipeline] lock [2024-02-27T10:01:21.625Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-629-stack-cost] [2024-02-27T10:01:21.635Z] Resource [jenkins-edgexfoundry-edgex-go-main-629-stack-cost] did not exist. Created. [2024-02-27T10:01:21.641Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-629-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T10:01:22.622Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-27T10:01:23.197Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T10:01:23.205Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-629-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T10:01:23.614Z] $ docker stop --time=1 1d09f9d6dc884a05b1d808ac252ba36d05285a26e4cd87ae3d89ab3d434b4bde [2024-02-27T10:01:25.110Z] $ docker rm -f --volumes 1d09f9d6dc884a05b1d808ac252ba36d05285a26e4cd87ae3d89ab3d434b4bde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-27T10:01:28.977Z] provisioning config files... [2024-02-27T10:01:28.984Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/629@tmp/config1430680328203203096tmp [Pipeline] { [Pipeline] sh [2024-02-27T10:01:29.610Z] + set +x [2024-02-27T10:01:29.610Z] + + bash -s -- [2024-02-27T10:01:29.610Z] curl -s https://codecov.io/bash [2024-02-27T10:01:29.610Z] [2024-02-27T10:01:29.610Z] _____ _ [2024-02-27T10:01:29.610Z] / ____| | | [2024-02-27T10:01:29.610Z] | | ___ __| | ___ ___ _____ __ [2024-02-27T10:01:29.610Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-27T10:01:29.610Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-27T10:01:29.610Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-27T10:01:29.610Z] Bash-1.0.6 [2024-02-27T10:01:29.610Z] [2024-02-27T10:01:29.610Z] [2024-02-27T10:01:29.610Z] ==> git version 2.25.1 found [2024-02-27T10:01:29.610Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-27T10:01:29.610Z] Release-Date: 2020-01-08 [2024-02-27T10:01:29.610Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-27T10:01:29.610Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-27T10:01:29.610Z] ==> Jenkins CI detected. [2024-02-27T10:01:29.610Z] current dir:  /w/workspace/edgex-go/629 [2024-02-27T10:01:29.610Z] project root: . [2024-02-27T10:01:29.610Z] --> token set from env [2024-02-27T10:01:29.610Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-27T10:01:29.610Z] ==> Running gcov in . (disable via -X gcov) [2024-02-27T10:01:29.610Z] ==> Python coveragepy not found [2024-02-27T10:01:29.610Z] ==> Searching for coverage reports in: [2024-02-27T10:01:29.610Z] + . [2024-02-27T10:01:29.610Z] -> Found 1 reports [2024-02-27T10:01:29.610Z] ==> Detecting git/mercurial file structure [2024-02-27T10:01:29.610Z] ==> Reading reports [2024-02-27T10:01:29.871Z] + ./coverage.out bytes=453602 [2024-02-27T10:01:29.871Z] ==> Appending adjustments [2024-02-27T10:01:29.871Z] https://docs.codecov.io/docs/fixing-reports [2024-02-27T10:01:30.808Z] + Found adjustments [2024-02-27T10:01:30.808Z] ==> Gzipping contents [2024-02-27T10:01:30.808Z] 60K /tmp/codecov.irSSva.gz [2024-02-27T10:01:30.808Z] ==> Uploading reports [2024-02-27T10:01:30.808Z] url: https://codecov.io [2024-02-27T10:01:30.808Z] query: branch=main&commit=23956941b4940f7c704781ef156c6941bf29d18c&build=629&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F629%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T10:01:30.808Z] -> Pinging Codecov [2024-02-27T10:01:30.808Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=23956941b4940f7c704781ef156c6941bf29d18c&build=629&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F629%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T10:01:31.067Z] -> Uploading to [2024-02-27T10:01:31.067Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-27/00271124DB129430A58F1EEE437C3FCB/23956941b4940f7c704781ef156c6941bf29d18c/7b2b4f87-8ee2-4fea-b629-ad7d9ec08fb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T100130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=031024dcaed126b8bc64ad24e283fb63ba824779735a5de2844eb5821e701781 [2024-02-27T10:01:31.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T10:01:31.067Z] Dload Upload Total Spent Left Speed [2024-02-27T10:01:31.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57790 0 0 100 57790 0 184k --:--:-- --:--:-- --:--:-- 184k [2024-02-27T10:01:31.325Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/23956941b4940f7c704781ef156c6941bf29d18c [Pipeline] } [2024-02-27T10:01:31.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-02-27T10:01:32.377Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-27T10:01:32.393Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:01:33.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T10:01:33.233Z] [2024-02-27T10:01:33.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:01:33.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T10:01:33.715Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-27T10:01:33.715Z] df9b9388f04a: Pulling fs layer [2024-02-27T10:01:33.715Z] 52dc419b0ee2: Pulling fs layer [2024-02-27T10:01:33.715Z] 25bc292e5bac: Pulling fs layer [2024-02-27T10:01:33.715Z] 114826534d7a: Pulling fs layer [2024-02-27T10:01:33.715Z] 4657fd5d0bcf: Pulling fs layer [2024-02-27T10:01:33.715Z] 6ad1cebc031e: Pulling fs layer [2024-02-27T10:01:33.715Z] 8a3aa393b2d8: Pulling fs layer [2024-02-27T10:01:33.715Z] 114826534d7a: Waiting [2024-02-27T10:01:33.715Z] 4657fd5d0bcf: Waiting [2024-02-27T10:01:33.715Z] 6ad1cebc031e: Waiting [2024-02-27T10:01:33.715Z] 8a3aa393b2d8: Waiting [2024-02-27T10:01:33.715Z] 25bc292e5bac: Verifying Checksum [2024-02-27T10:01:33.715Z] 25bc292e5bac: Download complete [2024-02-27T10:01:33.715Z] 52dc419b0ee2: Verifying Checksum [2024-02-27T10:01:33.715Z] 52dc419b0ee2: Download complete [2024-02-27T10:01:33.715Z] 4657fd5d0bcf: Verifying Checksum [2024-02-27T10:01:33.715Z] 4657fd5d0bcf: Download complete [2024-02-27T10:01:33.972Z] 6ad1cebc031e: Verifying Checksum [2024-02-27T10:01:33.972Z] 6ad1cebc031e: Download complete [2024-02-27T10:01:33.972Z] df9b9388f04a: Pull complete [2024-02-27T10:01:34.231Z] 52dc419b0ee2: Pull complete [2024-02-27T10:01:34.231Z] 25bc292e5bac: Pull complete [2024-02-27T10:01:34.489Z] 114826534d7a: Download complete [2024-02-27T10:01:34.489Z] 8a3aa393b2d8: Verifying Checksum [2024-02-27T10:01:34.489Z] 8a3aa393b2d8: Download complete [2024-02-27T10:01:38.670Z] 114826534d7a: Pull complete [2024-02-27T10:01:38.670Z] 4657fd5d0bcf: Pull complete [2024-02-27T10:01:38.670Z] 6ad1cebc031e: Pull complete [2024-02-27T10:01:41.199Z] 8a3aa393b2d8: Pull complete [2024-02-27T10:01:41.199Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-27T10:01:41.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T10:01:41.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T10:01:41.953Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T10:01:41.989Z] $ 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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-27T10:01:48.215Z] $ docker top 67bd25808991a9ed00bf0d9736cb7f722b52405c06e1e006c1ea4f81b6a2a2eb -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-27T10:01:48.602Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-02-27T10:01:48.884Z] + set -o pipefail [2024-02-27T10:01:48.884Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-02-27T10:01:54.156Z] [2024-02-27T10:01:54.156Z] Monitoring /w/workspace/edgex-go/629 (github.com/edgexfoundry/edgex-go)... [2024-02-27T10:01:54.156Z] [2024-02-27T10:01:54.156Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/37697fdc-4078-494b-b885-6463f2ae1906 [2024-02-27T10:01:54.156Z] [2024-02-27T10:01:54.156Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-27T10:01:54.156Z] [2024-02-27T10:01:54.414Z] [2024-02-27T10:01:54.414Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-27T10:01:54.414Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-27T10:01:54.414Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-27T10:01:54.433Z] $ docker stop --time=1 67bd25808991a9ed00bf0d9736cb7f722b52405c06e1e006c1ea4f81b6a2a2eb [2024-02-27T10:01:58.257Z] $ docker rm -f --volumes 67bd25808991a9ed00bf0d9736cb7f722b52405c06e1e006c1ea4f81b6a2a2eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-02-27T10:01:59.790Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T10:01:59.972Z] provisioning config files... [2024-02-27T10:01:59.980Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/629@tmp/config6771192452835512651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:02:00.609Z] --> edgex-publish-swagger.sh [2024-02-27T10:02:00.609Z] === Publish openapi/v3 API === [2024-02-27T10:02:00.609Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-02-27T10:02:00.609Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/629/openapi/v3/core-command.yaml] [2024-02-27T10:02:00.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T10:02:00.609Z] Dload Upload Total Spent Left Speed [2024-02-27T10:02:00.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 136k --:--:-- --:--:-- --:--:-- 136k 100 32782 0 0 100 32782 0 71265 --:--:-- --:--:-- --:--:-- 71110 [2024-02-27T10:02:00.870Z] [2024-02-27T10:02:00.870Z] [2024-02-27T10:02:00.870Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/629/openapi/v3/core-data.yaml] [2024-02-27T10:02:00.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T10:02:00.870Z] Dload Upload Total Spent Left Speed [2024-02-27T10:02:01.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 137k --:--:-- --:--:-- --:--:-- 137k [2024-02-27T10:02:01.440Z] [2024-02-27T10:02:01.440Z] [2024-02-27T10:02:01.440Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/629/openapi/v3/core-metadata.yaml] [2024-02-27T10:02:01.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T10:02:01.440Z] Dload Upload Total Spent Left Speed [2024-02-27T10:02:01.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 707k --:--:-- --:--:-- --:--:-- 704k 100 144k 100 180 100 144k 422 338k --:--:-- --:--:-- --:--:-- 338k [2024-02-27T10:02:01.959Z] {"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":{}} [2024-02-27T10:02:01.959Z] [2024-02-27T10:02:01.959Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/629/openapi/v3/support-notifications.yaml] [2024-02-27T10:02:01.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T10:02:01.959Z] Dload Upload Total Spent Left Speed [2024-02-27T10:02:02.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 419 198k --:--:-- --:--:-- --:--:-- 198k [2024-02-27T10:02:02.528Z] {"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":{}} [2024-02-27T10:02:02.528Z] [2024-02-27T10:02:02.528Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/629/openapi/v3/support-scheduler.yaml] [2024-02-27T10:02:02.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T10:02:02.528Z] Dload Upload Total Spent Left Speed [2024-02-27T10:02:02.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 434 89260 --:--:-- --:--:-- --:--:-- 89479 100 37134 100 180 100 36954 433 89045 --:--:-- --:--:-- --:--:-- 89264 [2024-02-27T10:02:02.789Z] {"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":{}} [2024-02-27T10:02:02.789Z] [Pipeline] } [2024-02-27T10:02:02.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-02-27T10:02:04.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T10:02:04.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:02:05.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T10:02:05.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T10:02:05.707Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T10:02:05.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T10:02:06.398Z] $ docker top a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 -eo pid,comm [2024-02-27T10:02:06.435Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-27T10:02:06.435Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T10:02:07.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T10:02:07.023Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T10:02:07.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T10:02:07.147Z] $ docker exec a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 ssh-agent [2024-02-27T10:02:07.248Z] SSH_AUTH_SOCK=/tmp/ssh-vkJ8aCfJbGIa/agent.32 [2024-02-27T10:02:07.248Z] SSH_AGENT_PID=38 [2024-02-27T10:02:07.252Z] Running ssh-add (command line suppressed) [2024-02-27T10:02:07.358Z] Identity added: /w/workspace/edgex-go/629@tmp/private_key_4914645107438858483.key (/w/workspace/edgex-go/629@tmp/private_key_4914645107438858483.key) [2024-02-27T10:02:07.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T10:02:07.841Z] + git semver tag [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:07,999 [run_tag] DEBUG tag force:False [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:07,999 [check_head_tag] DEBUG check head tag [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:08,000 [execute] INFO git cat-file --batch-check [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:08,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=) [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:08,004 [execute] INFO git cat-file --batch [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:08,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=) [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:08,029 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:08,029 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:08,029 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=None) [2024-02-27T10:02:08.099Z] 2024-02-27 10:02:08,034 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main [2024-02-27T10:02:08.099Z] 3.2.0-dev.19 [Pipeline] } [2024-02-27T10:02:08.116Z] $ docker exec --env ******** --env ******** a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 ssh-agent -k [2024-02-27T10:02:08.215Z] unset SSH_AUTH_SOCK; [2024-02-27T10:02:08.215Z] unset SSH_AGENT_PID; [2024-02-27T10:02:08.216Z] echo Agent pid 38 killed; [2024-02-27T10:02:08.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T10:02:09.213Z] + git semver [Pipeline] } [2024-02-27T10:02:09.492Z] $ docker stop --time=1 a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 [2024-02-27T10:02:10.765Z] $ docker rm -f --volumes a42d94e51dba3f8293bfab38e452a1d2864fdd3cc084395294d91fec79a07b15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:02:12.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T10:02:12.019Z] [2024-02-27T10:02:12.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:02:12.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T10:02:12.491Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-27T10:02:12.491Z] ab5ef0e58194: Pulling fs layer [2024-02-27T10:02:12.491Z] 9712f1f96733: Pulling fs layer [2024-02-27T10:02:12.491Z] 63f879dbbcfc: Pulling fs layer [2024-02-27T10:02:12.491Z] 0d9ebad4ef96: Pulling fs layer [2024-02-27T10:02:12.491Z] e9a5061849ea: Pulling fs layer [2024-02-27T10:02:12.491Z] d747dcd14b5f: Pulling fs layer [2024-02-27T10:02:12.491Z] 2de7ff778b66: Pulling fs layer [2024-02-27T10:02:12.491Z] e9a5061849ea: Waiting [2024-02-27T10:02:12.491Z] d747dcd14b5f: Waiting [2024-02-27T10:02:12.491Z] 2de7ff778b66: Waiting [2024-02-27T10:02:12.491Z] 0d9ebad4ef96: Waiting [2024-02-27T10:02:12.491Z] 9712f1f96733: Download complete [2024-02-27T10:02:12.757Z] 63f879dbbcfc: Verifying Checksum [2024-02-27T10:02:12.757Z] 63f879dbbcfc: Download complete [2024-02-27T10:02:13.018Z] 0d9ebad4ef96: Verifying Checksum [2024-02-27T10:02:13.019Z] 0d9ebad4ef96: Download complete [2024-02-27T10:02:13.019Z] d747dcd14b5f: Verifying Checksum [2024-02-27T10:02:13.019Z] d747dcd14b5f: Download complete [2024-02-27T10:02:13.019Z] ab5ef0e58194: Verifying Checksum [2024-02-27T10:02:13.019Z] ab5ef0e58194: Download complete [2024-02-27T10:02:13.019Z] e9a5061849ea: Verifying Checksum [2024-02-27T10:02:13.019Z] e9a5061849ea: Download complete [2024-02-27T10:02:13.277Z] 2de7ff778b66: Verifying Checksum [2024-02-27T10:02:13.277Z] 2de7ff778b66: Download complete [2024-02-27T10:02:15.805Z] ab5ef0e58194: Pull complete [2024-02-27T10:02:15.805Z] 9712f1f96733: Pull complete [2024-02-27T10:02:16.371Z] 63f879dbbcfc: Pull complete [2024-02-27T10:02:19.654Z] 0d9ebad4ef96: Pull complete [2024-02-27T10:02:19.912Z] e9a5061849ea: Pull complete [2024-02-27T10:02:19.912Z] d747dcd14b5f: Pull complete [2024-02-27T10:02:21.285Z] 2de7ff778b66: Pull complete [2024-02-27T10:02:21.285Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-27T10:02:21.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T10:02:21.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T10:02:22.062Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T10:02:22.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-27T10:02:28.945Z] $ docker top 82a737cf63e576b7db78cb657f2d0224a72ad2d17ba2e88ffbc952443883ecdf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-27T10:02:29.398Z] provisioning config files... [2024-02-27T10:02:29.408Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/629@tmp/config3889148733273404856tmp [2024-02-27T10:02:29.427Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/629@tmp/config3152823297555351145tmp [2024-02-27T10:02:29.438Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/629@tmp/config11276195726215736311tmp [Pipeline] { [Pipeline] echo [2024-02-27T10:02:29.777Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:02:30.070Z] ---> sigul-configuration.sh [2024-02-27T10:02:30.071Z] gpg: directory `/root/.gnupg' created [2024-02-27T10:02:30.071Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-27T10:02:30.071Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-27T10:02:30.071Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-27T10:02:30.071Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-27T10:02:30.071Z] gpg: CAST5 encrypted data [2024-02-27T10:02:30.071Z] gpg: encrypted with 1 passphrase [2024-02-27T10:02:30.071Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-27T10:02:30.363Z] + mkdir /home/jenkins [2024-02-27T10:02:30.363Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-27T10:02:30.662Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-27T10:02:30.679Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:02:30.973Z] ---> sigul-install.sh [2024-02-27T10:02:30.973Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-27T10:02:31.269Z] + git tag --list [2024-02-27T10:02:31.269Z] 0.6.0 [2024-02-27T10:02:31.269Z] 0.6.1 [2024-02-27T10:02:31.269Z] 0.7.0 [2024-02-27T10:02:31.269Z] 0.7.1 [2024-02-27T10:02:31.269Z] v1.0.0 [2024-02-27T10:02:31.269Z] v1.0.1 [2024-02-27T10:02:31.269Z] v1.1.0 [2024-02-27T10:02:31.269Z] v1.2.0 [2024-02-27T10:02:31.269Z] v1.2.1 [2024-02-27T10:02:31.269Z] v1.3.0 [2024-02-27T10:02:31.269Z] v1.3.1 [2024-02-27T10:02:31.269Z] v2.0.0 [2024-02-27T10:02:31.269Z] v2.1.0 [2024-02-27T10:02:31.269Z] v2.1.1 [2024-02-27T10:02:31.269Z] v2.2.0 [2024-02-27T10:02:31.269Z] v2.3.0 [2024-02-27T10:02:31.269Z] v3.0 [2024-02-27T10:02:31.269Z] v3.0.0 [2024-02-27T10:02:31.269Z] v3.1 [2024-02-27T10:02:31.269Z] v3.1.0 [2024-02-27T10:02:31.269Z] v3.1.0-dev.1 [2024-02-27T10:02:31.269Z] v3.1.0-dev.10 [2024-02-27T10:02:31.269Z] v3.1.0-dev.11 [2024-02-27T10:02:31.269Z] v3.1.0-dev.12 [2024-02-27T10:02:31.269Z] v3.1.0-dev.13 [2024-02-27T10:02:31.269Z] v3.1.0-dev.14 [2024-02-27T10:02:31.269Z] v3.1.0-dev.15 [2024-02-27T10:02:31.269Z] v3.1.0-dev.16 [2024-02-27T10:02:31.269Z] v3.1.0-dev.17 [2024-02-27T10:02:31.269Z] v3.1.0-dev.18 [2024-02-27T10:02:31.269Z] v3.1.0-dev.19 [2024-02-27T10:02:31.269Z] v3.1.0-dev.2 [2024-02-27T10:02:31.269Z] v3.1.0-dev.20 [2024-02-27T10:02:31.269Z] v3.1.0-dev.21 [2024-02-27T10:02:31.269Z] v3.1.0-dev.22 [2024-02-27T10:02:31.269Z] v3.1.0-dev.23 [2024-02-27T10:02:31.269Z] v3.1.0-dev.24 [2024-02-27T10:02:31.269Z] v3.1.0-dev.25 [2024-02-27T10:02:31.269Z] v3.1.0-dev.26 [2024-02-27T10:02:31.269Z] v3.1.0-dev.27 [2024-02-27T10:02:31.269Z] v3.1.0-dev.28 [2024-02-27T10:02:31.269Z] v3.1.0-dev.29 [2024-02-27T10:02:31.269Z] v3.1.0-dev.3 [2024-02-27T10:02:31.269Z] v3.1.0-dev.30 [2024-02-27T10:02:31.269Z] v3.1.0-dev.31 [2024-02-27T10:02:31.269Z] v3.1.0-dev.32 [2024-02-27T10:02:31.269Z] v3.1.0-dev.33 [2024-02-27T10:02:31.269Z] v3.1.0-dev.34 [2024-02-27T10:02:31.269Z] v3.1.0-dev.35 [2024-02-27T10:02:31.269Z] v3.1.0-dev.36 [2024-02-27T10:02:31.269Z] v3.1.0-dev.37 [2024-02-27T10:02:31.269Z] v3.1.0-dev.38 [2024-02-27T10:02:31.269Z] v3.1.0-dev.39 [2024-02-27T10:02:31.269Z] v3.1.0-dev.4 [2024-02-27T10:02:31.269Z] v3.1.0-dev.40 [2024-02-27T10:02:31.269Z] v3.1.0-dev.41 [2024-02-27T10:02:31.269Z] v3.1.0-dev.42 [2024-02-27T10:02:31.269Z] v3.1.0-dev.43 [2024-02-27T10:02:31.269Z] v3.1.0-dev.44 [2024-02-27T10:02:31.269Z] v3.1.0-dev.45 [2024-02-27T10:02:31.269Z] v3.1.0-dev.46 [2024-02-27T10:02:31.269Z] v3.1.0-dev.47 [2024-02-27T10:02:31.269Z] v3.1.0-dev.48 [2024-02-27T10:02:31.269Z] v3.1.0-dev.49 [2024-02-27T10:02:31.269Z] v3.1.0-dev.5 [2024-02-27T10:02:31.269Z] v3.1.0-dev.50 [2024-02-27T10:02:31.269Z] v3.1.0-dev.51 [2024-02-27T10:02:31.269Z] v3.1.0-dev.52 [2024-02-27T10:02:31.269Z] v3.1.0-dev.53 [2024-02-27T10:02:31.269Z] v3.1.0-dev.54 [2024-02-27T10:02:31.269Z] v3.1.0-dev.55 [2024-02-27T10:02:31.269Z] v3.1.0-dev.56 [2024-02-27T10:02:31.269Z] v3.1.0-dev.57 [2024-02-27T10:02:31.269Z] v3.1.0-dev.58 [2024-02-27T10:02:31.269Z] v3.1.0-dev.59 [2024-02-27T10:02:31.269Z] v3.1.0-dev.6 [2024-02-27T10:02:31.269Z] v3.1.0-dev.60 [2024-02-27T10:02:31.269Z] v3.1.0-dev.61 [2024-02-27T10:02:31.269Z] v3.1.0-dev.62 [2024-02-27T10:02:31.269Z] v3.1.0-dev.63 [2024-02-27T10:02:31.269Z] v3.1.0-dev.64 [2024-02-27T10:02:31.269Z] v3.1.0-dev.65 [2024-02-27T10:02:31.269Z] v3.1.0-dev.66 [2024-02-27T10:02:31.269Z] v3.1.0-dev.67 [2024-02-27T10:02:31.269Z] v3.1.0-dev.68 [2024-02-27T10:02:31.269Z] v3.1.0-dev.69 [2024-02-27T10:02:31.269Z] v3.1.0-dev.7 [2024-02-27T10:02:31.269Z] v3.1.0-dev.70 [2024-02-27T10:02:31.269Z] v3.1.0-dev.71 [2024-02-27T10:02:31.269Z] v3.1.0-dev.72 [2024-02-27T10:02:31.269Z] v3.1.0-dev.73 [2024-02-27T10:02:31.269Z] v3.1.0-dev.8 [2024-02-27T10:02:31.269Z] v3.1.0-dev.9 [2024-02-27T10:02:31.269Z] v3.2.0-dev.1 [2024-02-27T10:02:31.269Z] v3.2.0-dev.10 [2024-02-27T10:02:31.269Z] v3.2.0-dev.11 [2024-02-27T10:02:31.269Z] v3.2.0-dev.12 [2024-02-27T10:02:31.269Z] v3.2.0-dev.13 [2024-02-27T10:02:31.269Z] v3.2.0-dev.14 [2024-02-27T10:02:31.269Z] v3.2.0-dev.15 [2024-02-27T10:02:31.269Z] v3.2.0-dev.16 [2024-02-27T10:02:31.269Z] v3.2.0-dev.17 [2024-02-27T10:02:31.269Z] v3.2.0-dev.18 [2024-02-27T10:02:31.269Z] v3.2.0-dev.19 [2024-02-27T10:02:31.269Z] v3.2.0-dev.2 [2024-02-27T10:02:31.269Z] v3.2.0-dev.3 [2024-02-27T10:02:31.269Z] v3.2.0-dev.4 [2024-02-27T10:02:31.269Z] v3.2.0-dev.5 [2024-02-27T10:02:31.269Z] v3.2.0-dev.6 [2024-02-27T10:02:31.269Z] v3.2.0-dev.7 [2024-02-27T10:02:31.269Z] v3.2.0-dev.8 [2024-02-27T10:02:31.269Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-27T10:02:31.565Z] + lftools sign git-tag v3.2.0-dev.19 [2024-02-27T10:02:32.134Z] Signing Git tag with Sigul... [2024-02-27T10:02:32.134Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-02-27T10:02:32.409Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:02:32.702Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-27T10:02:32.713Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-27T10:02:33.112Z] $ docker stop --time=1 82a737cf63e576b7db78cb657f2d0224a72ad2d17ba2e88ffbc952443883ecdf [2024-02-27T10:02:34.400Z] $ docker rm -f --volumes 82a737cf63e576b7db78cb657f2d0224a72ad2d17ba2e88ffbc952443883ecdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-27T10:02:36.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T10:02:36.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:02:36.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T10:02:36.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T10:02:36.946Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T10:02:36.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T10:02:37.344Z] $ docker top c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T10:02:38.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T10:02:38.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T10:02:38.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T10:02:38.213Z] $ docker exec c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad ssh-agent [2024-02-27T10:02:38.311Z] SSH_AUTH_SOCK=/tmp/ssh-YMS3C4tQOqyT/agent.32 [2024-02-27T10:02:38.311Z] SSH_AGENT_PID=38 [2024-02-27T10:02:38.315Z] Running ssh-add (command line suppressed) [2024-02-27T10:02:38.412Z] Identity added: /w/workspace/edgex-go/629@tmp/private_key_6334042086103881364.key (/w/workspace/edgex-go/629@tmp/private_key_6334042086103881364.key) [2024-02-27T10:02:38.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T10:02:38.882Z] + git semver bump pre [2024-02-27T10:02:39.140Z] 2024-02-27 10:02:39,058 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main [2024-02-27T10:02:39.140Z] 2024-02-27 10:02:39,059 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-02-27T10:02:39.140Z] 2024-02-27 10:02:39,059 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-02-27T10:02:39.140Z] 2024-02-27 10:02:39,059 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/edgex-go/629/.semver/main with force:True [2024-02-27T10:02:39.141Z] 2024-02-27 10:02:39,059 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main [2024-02-27T10:02:39.141Z] 2024-02-27 10:02:39,059 [write_file] DEBUG write to file:/w/workspace/edgex-go/629/.semver/main [2024-02-27T10:02:39.141Z] 2024-02-27 10:02:39,061 [execute] INFO git cat-file --batch-check [2024-02-27T10:02:39.141Z] 2024-02-27 10:02:39,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T10:02:39.141Z] 2024-02-27 10:02:39,066 [execute] INFO git cat-file --batch [2024-02-27T10:02:39.141Z] 2024-02-27 10:02:39,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T10:02:39.141Z] 2024-02-27 10:02:39,072 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main [2024-02-27T10:02:39.141Z] 3.2.0-dev.20 [Pipeline] } [2024-02-27T10:02:39.158Z] $ docker exec --env ******** --env ******** c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad ssh-agent -k [2024-02-27T10:02:39.244Z] unset SSH_AUTH_SOCK; [2024-02-27T10:02:39.244Z] unset SSH_AGENT_PID; [2024-02-27T10:02:39.244Z] echo Agent pid 38 killed; [2024-02-27T10:02:39.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T10:02:40.377Z] + git semver [Pipeline] } [2024-02-27T10:02:40.684Z] $ docker stop --time=1 c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad [2024-02-27T10:02:41.943Z] $ docker rm -f --volumes c51060c388deaf31388dc893bc329b9477b43b7fe063fdd71877bf9328e2e2ad [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T10:02:42.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T10:02:42.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:02:43.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T10:02:43.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T10:02:43.734Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T10:02:43.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T10:02:44.146Z] $ docker top 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 -eo pid,comm [2024-02-27T10:02:44.181Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-27T10:02:44.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T10:02:44.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T10:02:44.882Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T10:02:44.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T10:02:45.003Z] $ docker exec 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 ssh-agent [2024-02-27T10:02:45.096Z] SSH_AUTH_SOCK=/tmp/ssh-yWltER1XAkms/agent.32 [2024-02-27T10:02:45.096Z] SSH_AGENT_PID=38 [2024-02-27T10:02:45.100Z] Running ssh-add (command line suppressed) [2024-02-27T10:02:45.202Z] Identity added: /w/workspace/edgex-go/629@tmp/private_key_17827170949069652626.key (/w/workspace/edgex-go/629@tmp/private_key_17827170949069652626.key) [2024-02-27T10:02:45.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T10:02:45.672Z] + git semver push [2024-02-27T10:02:45.930Z] 2024-02-27 10:02:45,886 [run_push] DEBUG push [2024-02-27T10:02:45.930Z] 2024-02-27 10:02:45,888 [execute] INFO git cat-file --batch-check [2024-02-27T10:02:45.930Z] 2024-02-27 10:02:45,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T10:02:45.930Z] 2024-02-27 10:02:45,895 [execute] INFO git rev-list 148f52534ca58a33cb409843c1046943f95864d0 -- [2024-02-27T10:02:45.930Z] 2024-02-27 10:02:45,895 [execute] DEBUG Popen(['git', 'rev-list', '148f52534ca58a33cb409843c1046943f95864d0', '--'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T10:02:45.930Z] 2024-02-27 10:02:45,914 [execute] INFO git fetch -v origin [2024-02-27T10:02:45.930Z] 2024-02-27 10:02:45,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-27T10:02:46.498Z] 2024-02-27 10:02:46,384 [run_push] DEBUG no remote changes detected [2024-02-27T10:02:46.498Z] 2024-02-27 10:02:46,384 [execute] INFO git push origin semver [2024-02-27T10:02:46.498Z] 2024-02-27 10:02:46,385 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/629/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T10:02:47.878Z] 2024-02-27 10:02:47,665 [run_push] DEBUG push all version tags [2024-02-27T10:02:47.878Z] 2024-02-27 10:02:47,666 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-27T10:02:47.878Z] 2024-02-27 10:02:47,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/629, universal_newlines=False, shell=None, istream=None) [2024-02-27T10:02:48.446Z] 2024-02-27 10:02:48,418 [read_version] DEBUG read version from /w/workspace/edgex-go/629/.semver/main [2024-02-27T10:02:48.446Z] 3.2.0-dev.20 [Pipeline] } [2024-02-27T10:02:48.462Z] $ docker exec --env ******** --env ******** 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 ssh-agent -k [2024-02-27T10:02:48.555Z] unset SSH_AUTH_SOCK; [2024-02-27T10:02:48.555Z] unset SSH_AGENT_PID; [2024-02-27T10:02:48.555Z] echo Agent pid 38 killed; [2024-02-27T10:02:48.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T10:02:49.601Z] + git semver [Pipeline] } [2024-02-27T10:02:49.879Z] $ docker stop --time=1 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 [2024-02-27T10:02:51.137Z] $ docker rm -f --volumes 2a8cb885f51947bc0628f5efedb3a46c34347a2cf42e89e4f305e05baf97a959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-27T10:02:53.643Z] + [ -d /w/workspace/edgex-go/629/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:02:53.926Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:02:54.780Z] ---> package-listing.sh [2024-02-27T10:02:54.780Z] ++ facter osfamily [2024-02-27T10:02:54.780Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-27T10:02:55.039Z] + OS_FAMILY=debian [2024-02-27T10:02:55.039Z] + workspace=/w/workspace/edgex-go/629 [2024-02-27T10:02:55.039Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-27T10:02:55.039Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-27T10:02:55.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-27T10:02:55.039Z] + PACKAGES=/tmp/packages_start.txt [2024-02-27T10:02:55.039Z] + '[' /w/workspace/edgex-go/629 ']' [2024-02-27T10:02:55.039Z] + PACKAGES=/tmp/packages_end.txt [2024-02-27T10:02:55.039Z] + case "${OS_FAMILY}" in [2024-02-27T10:02:55.039Z] + dpkg -l [2024-02-27T10:02:55.039Z] + grep '^ii' [2024-02-27T10:02:55.039Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-27T10:02:55.039Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-27T10:02:55.039Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-27T10:02:55.039Z] + '[' /w/workspace/edgex-go/629 ']' [2024-02-27T10:02:55.039Z] + mkdir -p /w/workspace/edgex-go/629/archives/ [2024-02-27T10:02:55.039Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/629/archives/ [Pipeline] echo [2024-02-27T10:02:55.049Z] 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/629/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-27T10:02:55.326Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:02:56.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T10:02:56.067Z] [2024-02-27T10:02:56.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T10:02:56.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T10:02:56.548Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-27T10:02:56.548Z] 5eb5b503b376: Pulling fs layer [2024-02-27T10:02:56.548Z] 5c69ac0246d0: Pulling fs layer [2024-02-27T10:02:56.548Z] ec43610c2a17: Pulling fs layer [2024-02-27T10:02:56.548Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-27T10:02:56.548Z] 33b1e0a273af: Pulling fs layer [2024-02-27T10:02:56.548Z] 5d3b04190fa2: Pulling fs layer [2024-02-27T10:02:56.548Z] 2f39f015ded8: Pulling fs layer [2024-02-27T10:02:56.548Z] 3a2ae6a8a46f: Waiting [2024-02-27T10:02:56.548Z] 33b1e0a273af: Waiting [2024-02-27T10:02:56.548Z] 5d3b04190fa2: Waiting [2024-02-27T10:02:56.548Z] 2f39f015ded8: Waiting [2024-02-27T10:02:56.548Z] 5c69ac0246d0: Download complete [2024-02-27T10:02:56.548Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-27T10:02:56.548Z] 3a2ae6a8a46f: Download complete [2024-02-27T10:02:56.548Z] 33b1e0a273af: Verifying Checksum [2024-02-27T10:02:56.548Z] 33b1e0a273af: Download complete [2024-02-27T10:02:56.548Z] 5d3b04190fa2: Verifying Checksum [2024-02-27T10:02:56.548Z] 5d3b04190fa2: Download complete [2024-02-27T10:02:56.548Z] ec43610c2a17: Verifying Checksum [2024-02-27T10:02:56.548Z] ec43610c2a17: Download complete [2024-02-27T10:02:56.807Z] 5eb5b503b376: Verifying Checksum [2024-02-27T10:02:56.807Z] 5eb5b503b376: Download complete [2024-02-27T10:02:57.374Z] 2f39f015ded8: Download complete [2024-02-27T10:02:58.310Z] 5eb5b503b376: Pull complete [2024-02-27T10:02:58.310Z] 5c69ac0246d0: Pull complete [2024-02-27T10:02:58.876Z] ec43610c2a17: Pull complete [2024-02-27T10:02:58.876Z] 3a2ae6a8a46f: Pull complete [2024-02-27T10:02:59.135Z] 33b1e0a273af: Pull complete [2024-02-27T10:02:59.135Z] 5d3b04190fa2: Pull complete [2024-02-27T10:03:04.404Z] 2f39f015ded8: Pull complete [2024-02-27T10:03:04.404Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-27T10:03:04.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T10:03:04.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T10:03:05.225Z] prd-ubuntu20.04-docker-8c-8g-1779 does not seem to be running inside a container [2024-02-27T10:03:05.264Z] $ 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/629/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/629 -v /w/workspace/edgex-go/629:/w/workspace/edgex-go/629:rw,z -v /w/workspace/edgex-go/629@tmp:/w/workspace/edgex-go/629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-27T10:03:11.141Z] $ docker top 1aa1ca4ff10ce1d6a7b9ee95e2abcfe615c452e95b64a2d57386775824358656 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T10:03:11.845Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-27T10:03:12.129Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-27T10:03:12.415Z] + ls /var/log/sa-host [2024-02-27T10:03:12.415Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T10:03:12.674Z] provisioning config files... [2024-02-27T10:03:12.683Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/629@tmp/config14542339756507722782tmp [Pipeline] { [Pipeline] echo [2024-02-27T10:03:13.071Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:03:13.357Z] ---> create-netrc.sh [Pipeline] } [2024-02-27T10:03:13.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:03:14.104Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-27T10:03:14.112Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:03:14.391Z] ---> sudo-logs.sh [2024-02-27T10:03:14.391Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-27T10:03:14.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:03:14.899Z] ---> job-cost.sh [2024-02-27T10:03:14.899Z] lf-activate-venv: SKIPPING [2024-02-27T10:03:14.899Z] DEBUG: total: 0.10999999940395355 [2024-02-27T10:03:14.899Z] INFO: Retrieving Stack Cost... [2024-02-27T10:03:15.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T10:03:15.727Z] INFO: Archiving Costs [Pipeline] echo [2024-02-27T10:03:15.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T10:03:16.023Z] ---> logs-deploy.sh [2024-02-27T10:03:16.023Z] lf-activate-venv: SKIPPING [2024-02-27T10:03:16.023Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/629 [2024-02-27T10:03:16.023Z] INFO: archiving workspace using pattern(s): [2024-02-27T10:03:16.959Z] Archives upload complete. [2024-02-27T10:03:16.959Z] INFO: archiving logs to Nexus