Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39fb80160b69b3d3eb729ce139bf3991b631cf1c 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-ssh2506094627013367155.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10556336873737499968.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2891188353638578393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12853562793304906608.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-ssh17998148089696947076.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-10575’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10598 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/699 [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/699 # 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 39fb80160b69b3d3eb729ce139bf3991b631cf1c (main) Commit message: "Merge pull request #4919 from jackchenjc/issue-4915" > 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 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 > git rev-list --no-walk 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-18T10:25:45.410Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-18T10:25:45.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-18T10:25:45.516Z] ========================================================= [2024-09-18T10:25:45.516Z] EdgeX Global Pipelines Version Info [2024-09-18T10:25:45.516Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-18T10:25:46.607Z] ------------------- [2024-09-18T10:25:46.607Z] stable info: [2024-09-18T10:25:46.607Z] ------------------- [2024-09-18T10:25:46.607Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-18T10:25:46.607Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-18T10:25:46.607Z] Message: update stable to v1.0.263 [2024-09-18T10:25:46.866Z] ------------------- [2024-09-18T10:25:46.866Z] experimental info: [2024-09-18T10:25:46.866Z] ------------------- [2024-09-18T10:25:46.866Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-18T10:25:46.866Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-18T10:25:46.866Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-18T10:25:46.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-18T10:25:46.960Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-18T10:25:46.977Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-18T10:25:47.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-18T10:25:47.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-18T10:25:47.051Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-18T10:25:47.077Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-18T10:25:47.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-18T10:25:47.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-18T10:25:47.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-18T10:25:47.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-18T10:25:47.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-18T10:25:47.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-18T10:25:47.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-18T10:25:47.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-18T10:25:47.288Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-18T10:25:47.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-18T10:25:47.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-18T10:25:47.356Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-18T10:25:47.381Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-18T10:25:47.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-18T10:25:47.424Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-18T10:25:47.446Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-18T10:25:47.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-18T10:25:47.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-18T10:25:47.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-18T10:25:47.549Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] echo [2024-09-18T10:25:47.573Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39fb801 [Pipeline] echo [2024-09-18T10:25:47.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T10:25:47.668Z] provisioning config files... [2024-09-18T10:25:47.683Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/699@tmp/config15484535020823574554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T10:25:48.013Z] ---> ****-login.sh [2024-09-18T10:25:48.013Z] nexus3.edgexfoundry.org:10001 [2024-09-18T10:25:48.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:25:48.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:25:48.275Z] Configure a credential helper to remove this warning. See [2024-09-18T10:25:48.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:25:48.275Z] [2024-09-18T10:25:48.275Z] Login Succeeded [2024-09-18T10:25:48.275Z] nexus3.edgexfoundry.org:10002 [2024-09-18T10:25:48.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:25:48.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:25:48.537Z] Configure a credential helper to remove this warning. See [2024-09-18T10:25:48.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:25:48.537Z] [2024-09-18T10:25:48.537Z] Login Succeeded [2024-09-18T10:25:48.537Z] nexus3.edgexfoundry.org:10003 [2024-09-18T10:25:48.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:25:48.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:25:48.537Z] Configure a credential helper to remove this warning. See [2024-09-18T10:25:48.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:25:48.537Z] [2024-09-18T10:25:48.537Z] Login Succeeded [2024-09-18T10:25:48.537Z] nexus3.edgexfoundry.org:10004 [2024-09-18T10:25:48.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:25:48.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:25:48.537Z] Configure a credential helper to remove this warning. See [2024-09-18T10:25:48.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:25:48.537Z] [2024-09-18T10:25:48.537Z] Login Succeeded [2024-09-18T10:25:48.537Z] ****.io [2024-09-18T10:25:48.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:25:48.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:25:48.798Z] Configure a credential helper to remove this warning. See [2024-09-18T10:25:48.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:25:48.798Z] [2024-09-18T10:25:48.798Z] Login Succeeded [2024-09-18T10:25:48.798Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T10:25:48.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T10:25:49.137Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-18T10:25:49.137Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2024-09-18T10:25:49.137Z] [2024-09-18T10:25:49.137Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-18T10:25:49.137Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-18T10:25:49.137Z] cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/core-data/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/core-keeper/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-18T10:25:49.137Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2024-09-18T10:25:49.137Z] -f2 [2024-09-18T10:25:49.137Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-18T10:25:49.137Z] + + cut -d/ -f2 [2024-09-18T10:25:49.137Z] dirname cmd/security-spire-config/Dockerfile [2024-09-18T10:25:49.137Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2+ [2024-09-18T10:25:49.137Z] dirname cmd/support-cron-scheduler/Dockerfile [2024-09-18T10:25:49.137Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/support-notifications/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-18T10:25:49.137Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-18T10:25:49.137Z] + cut -d/ -f2 [2024-09-18T10:25:49.137Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-18T10:25:49.168Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-18T10:25:49.533Z] + git rev-list -1 --merges 39fb80160b69b3d3eb729ce139bf3991b631cf1c~1..39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] echo [2024-09-18T10:25:49.547Z] -----------> git rev-list -1 --merges 39fb80160b69b3d3eb729ce139bf3991b631cf1c~1..39fb80160b69b3d3eb729ce139bf3991b631cf1c 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:25:49.547Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [false] [Pipeline] sh [2024-09-18T10:25:49.846Z] + git log --format=format:%s -1 39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] echo [2024-09-18T10:25:49.865Z] ========================================================= [2024-09-18T10:25:49.865Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-18T10:25:49.865Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-18T10:25:50.320Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T10:25:50.320Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-18T10:25:50.320Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-18T10:25:50.320Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-18T10:25:50.320Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-18T10:25:50.320Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-18T10:25:50.320Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:25:50.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T10:25:50.752Z] [2024-09-18T10:25:50.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:25:51.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T10:25:51.062Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-18T10:25:51.062Z] b85a868b505f: Pulling fs layer [2024-09-18T10:25:51.062Z] e2be974225ed: Pulling fs layer [2024-09-18T10:25:51.062Z] 339a4e72a1f5: Pulling fs layer [2024-09-18T10:25:51.062Z] 988bab9f4d93: Pulling fs layer [2024-09-18T10:25:51.062Z] 1469e6f7b9e6: Pulling fs layer [2024-09-18T10:25:51.062Z] eaf3925da568: Pulling fs layer [2024-09-18T10:25:51.062Z] bab4dde63d76: Pulling fs layer [2024-09-18T10:25:51.062Z] bde34c3a00c8: Pulling fs layer [2024-09-18T10:25:51.062Z] b352a97aabf1: Pulling fs layer [2024-09-18T10:25:51.062Z] 4872d77fe225: Pulling fs layer [2024-09-18T10:25:51.062Z] 5851b861e8e6: Pulling fs layer [2024-09-18T10:25:51.062Z] bab4dde63d76: Waiting [2024-09-18T10:25:51.062Z] 4872d77fe225: Waiting [2024-09-18T10:25:51.062Z] 5851b861e8e6: Waiting [2024-09-18T10:25:51.062Z] bde34c3a00c8: Waiting [2024-09-18T10:25:51.062Z] b352a97aabf1: Waiting [2024-09-18T10:25:51.062Z] eaf3925da568: Waiting [2024-09-18T10:25:51.062Z] 988bab9f4d93: Waiting [2024-09-18T10:25:51.062Z] 1469e6f7b9e6: Waiting [2024-09-18T10:25:51.062Z] e2be974225ed: Download complete [2024-09-18T10:25:51.062Z] 988bab9f4d93: Download complete [2024-09-18T10:25:51.322Z] 1469e6f7b9e6: Verifying Checksum [2024-09-18T10:25:51.322Z] 1469e6f7b9e6: Download complete [2024-09-18T10:25:51.322Z] eaf3925da568: Verifying Checksum [2024-09-18T10:25:51.322Z] eaf3925da568: Download complete [2024-09-18T10:25:51.322Z] 339a4e72a1f5: Verifying Checksum [2024-09-18T10:25:51.322Z] 339a4e72a1f5: Download complete [2024-09-18T10:25:51.322Z] bde34c3a00c8: Verifying Checksum [2024-09-18T10:25:51.322Z] bde34c3a00c8: Download complete [2024-09-18T10:25:51.322Z] b352a97aabf1: Verifying Checksum [2024-09-18T10:25:51.322Z] b352a97aabf1: Download complete [2024-09-18T10:25:51.322Z] 4872d77fe225: Download complete [2024-09-18T10:25:51.322Z] 5851b861e8e6: Verifying Checksum [2024-09-18T10:25:51.322Z] 5851b861e8e6: Download complete [2024-09-18T10:25:51.322Z] b85a868b505f: Verifying Checksum [2024-09-18T10:25:51.322Z] b85a868b505f: Download complete [2024-09-18T10:25:51.586Z] bab4dde63d76: Verifying Checksum [2024-09-18T10:25:51.586Z] bab4dde63d76: Download complete [2024-09-18T10:25:52.526Z] b85a868b505f: Pull complete [2024-09-18T10:25:52.787Z] e2be974225ed: Pull complete [2024-09-18T10:25:53.356Z] 339a4e72a1f5: Pull complete [2024-09-18T10:25:53.356Z] 988bab9f4d93: Pull complete [2024-09-18T10:25:53.617Z] 1469e6f7b9e6: Pull complete [2024-09-18T10:25:53.617Z] eaf3925da568: Pull complete [2024-09-18T10:25:55.530Z] bab4dde63d76: Pull complete [2024-09-18T10:25:55.530Z] bde34c3a00c8: Pull complete [2024-09-18T10:25:55.792Z] b352a97aabf1: Pull complete [2024-09-18T10:25:55.792Z] 4872d77fe225: Pull complete [2024-09-18T10:25:55.792Z] 5851b861e8e6: Pull complete [2024-09-18T10:25:55.792Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-18T10:25:55.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T10:25:55.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T10:25:55.935Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T10:25:56.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-18T10:25:59.770Z] $ docker top 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 -eo pid,comm [2024-09-18T10:25:59.775Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-18T10:25:59.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T10:25:59.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T10:25:59.840Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T10:25:59.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T10:26:00.021Z] $ docker exec 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 ssh-agent [2024-09-18T10:26:00.069Z] SSH_AUTH_SOCK=/tmp/ssh-8Qv1d2JBwleL/agent.32 [2024-09-18T10:26:00.069Z] SSH_AGENT_PID=38 [2024-09-18T10:26:00.076Z] Running ssh-add (command line suppressed) [2024-09-18T10:26:00.222Z] Identity added: /w/workspace/edgex-go/699@tmp/private_key_16829596549080547291.key (/w/workspace/edgex-go/699@tmp/private_key_16829596549080547291.key) [2024-09-18T10:26:00.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T10:26:00.474Z] + git tag --points-at HEAD [Pipeline] } [2024-09-18T10:26:00.538Z] $ docker exec --env ******** --env ******** 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 ssh-agent -k [2024-09-18T10:26:00.634Z] unset SSH_AUTH_SOCK; [2024-09-18T10:26:00.634Z] unset SSH_AGENT_PID; [2024-09-18T10:26:00.634Z] echo Agent pid 38 killed; [2024-09-18T10:26:00.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-18T10:26:00.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T10:26:00.633Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T10:26:00.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T10:26:00.822Z] $ docker exec 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 ssh-agent [2024-09-18T10:26:00.874Z] SSH_AUTH_SOCK=/tmp/ssh-IVEglgR4qEL4/agent.71 [2024-09-18T10:26:00.874Z] SSH_AGENT_PID=77 [2024-09-18T10:26:00.880Z] Running ssh-add (command line suppressed) [2024-09-18T10:26:01.034Z] Identity added: /w/workspace/edgex-go/699@tmp/private_key_3360920278476271379.key (/w/workspace/edgex-go/699@tmp/private_key_3360920278476271379.key) [2024-09-18T10:26:00.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T10:26:01.317Z] + git semver init [2024-09-18T10:26:01.576Z] 2024-09-18 10:26:01,554 [run_init] DEBUG init version:0.0.0 force:False [2024-09-18T10:26:01.576Z] 2024-09-18 10:26:01,556 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/699/.semver [2024-09-18T10:26:01.576Z] 2024-09-18 10:26:01,556 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/699/.semver [2024-09-18T10:26:01.576Z] 2024-09-18 10:26:01,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/699/.semver'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=None) [2024-09-18T10:26:08.146Z] 2024-09-18 10:26:07,800 [append_file] DEBUG append to file:/w/workspace/edgex-go/699/.git/info/exclude [2024-09-18T10:26:08.146Z] 2024-09-18 10:26:07,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/699/.semver/main with force:False [2024-09-18T10:26:08.146Z] 2024-09-18 10:26:07,801 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main [2024-09-18T10:26:08.146Z] 2024-09-18 10:26:07,801 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main [2024-09-18T10:26:08.146Z] 3.2.0-dev.77 [Pipeline] } [2024-09-18T10:26:08.212Z] $ docker exec --env ******** --env ******** 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 ssh-agent -k [2024-09-18T10:26:08.301Z] unset SSH_AUTH_SOCK; [2024-09-18T10:26:08.302Z] unset SSH_AGENT_PID; [2024-09-18T10:26:08.302Z] echo Agent pid 77 killed; [2024-09-18T10:26:08.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T10:26:08.582Z] + git semver [Pipeline] } [2024-09-18T10:26:08.911Z] $ docker stop --time=1 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 [2024-09-18T10:26:10.221Z] $ docker rm -f --volumes 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T10:26:10.519Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-18T10:26:10.760Z] Stashed 1 file(s) [Pipeline] echo [2024-09-18T10:26:10.765Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.77 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-18T10:26:11.217Z] + git config --global --add safe.directory /w/workspace/edgex-go/699 [Pipeline] echo [2024-09-18T10:26:11.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T10:26:11.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T10:26:11.268Z] ========================================================= [2024-09-18T10:26:11.268Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-18T10:26:11.268Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-18T10:26:11.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T10:26:11.561Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-18T10:26:11.561Z] 619be1103602: Pulling fs layer [2024-09-18T10:26:11.561Z] 7862e08f4a3e: Pulling fs layer [2024-09-18T10:26:11.561Z] 5df492c9dc93: Pulling fs layer [2024-09-18T10:26:11.561Z] 7629e6793208: Pulling fs layer [2024-09-18T10:26:11.561Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T10:26:11.561Z] 7629e6793208: Waiting [2024-09-18T10:26:11.561Z] fb5054dd5b73: Pulling fs layer [2024-09-18T10:26:11.561Z] eeca6798cff9: Pulling fs layer [2024-09-18T10:26:11.561Z] aa269ceb94a6: Pulling fs layer [2024-09-18T10:26:11.561Z] 4f4fb700ef54: Waiting [2024-09-18T10:26:11.561Z] fb5054dd5b73: Waiting [2024-09-18T10:26:11.561Z] eeca6798cff9: Waiting [2024-09-18T10:26:11.561Z] aa269ceb94a6: Waiting [2024-09-18T10:26:11.561Z] ada007ff1a6a: Pulling fs layer [2024-09-18T10:26:11.561Z] 7862e08f4a3e: Verifying Checksum [2024-09-18T10:26:11.561Z] 7862e08f4a3e: Download complete [2024-09-18T10:26:11.561Z] 7629e6793208: Verifying Checksum [2024-09-18T10:26:11.561Z] 7629e6793208: Download complete [2024-09-18T10:26:11.561Z] 4f4fb700ef54: Verifying Checksum [2024-09-18T10:26:11.561Z] 4f4fb700ef54: Download complete [2024-09-18T10:26:11.561Z] fb5054dd5b73: Verifying Checksum [2024-09-18T10:26:11.561Z] fb5054dd5b73: Download complete [2024-09-18T10:26:11.561Z] 619be1103602: Verifying Checksum [2024-09-18T10:26:11.561Z] 619be1103602: Download complete [2024-09-18T10:26:11.561Z] eeca6798cff9: Verifying Checksum [2024-09-18T10:26:11.561Z] eeca6798cff9: Download complete [2024-09-18T10:26:11.833Z] 619be1103602: Pull complete [2024-09-18T10:26:11.833Z] ada007ff1a6a: Verifying Checksum [2024-09-18T10:26:11.833Z] ada007ff1a6a: Download complete [2024-09-18T10:26:11.833Z] 7862e08f4a3e: Pull complete [2024-09-18T10:26:12.095Z] 5df492c9dc93: Download complete [2024-09-18T10:26:12.353Z] aa269ceb94a6: Verifying Checksum [2024-09-18T10:26:12.353Z] aa269ceb94a6: Download complete [2024-09-18T10:26:15.645Z] 5df492c9dc93: Pull complete [2024-09-18T10:26:15.645Z] 7629e6793208: Pull complete [2024-09-18T10:26:15.645Z] 4f4fb700ef54: Pull complete [2024-09-18T10:26:15.645Z] fb5054dd5b73: Pull complete [2024-09-18T10:26:15.645Z] eeca6798cff9: Pull complete [2024-09-18T10:26:18.183Z] aa269ceb94a6: Pull complete [2024-09-18T10:26:18.183Z] ada007ff1a6a: Pull complete [2024-09-18T10:26:18.443Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-18T10:26:18.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T10:26:18.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-18T10:26:18.750Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T10:26:18.750Z] WORKDIR /edgex [2024-09-18T10:26:18.750Z] COPY go.mod . [2024-09-18T10:26:18.750Z] RUN go mod download [2024-09-18T10:26:18.750Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-18T10:26:19.344Z] Sending build context to Docker daemon 179.4MB [2024-09-18T10:26:19.344Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T10:26:19.344Z] ---> f489d0715acc [2024-09-18T10:26:19.344Z] Step 2/4 : WORKDIR /edgex [2024-09-18T10:26:25.887Z] Still waiting to schedule task [2024-09-18T10:26:25.888Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10578’ is offline [2024-09-18T10:26:27.518Z] ---> Running in c95168bbecbc [2024-09-18T10:26:27.518Z] Removing intermediate container c95168bbecbc [2024-09-18T10:26:27.518Z] ---> ea0a7fe5c267 [2024-09-18T10:26:27.518Z] Step 3/4 : COPY go.mod . [2024-09-18T10:26:27.518Z] ---> 07206cfbc4cc [2024-09-18T10:26:27.518Z] Step 4/4 : RUN go mod download [2024-09-18T10:26:27.518Z] ---> Running in 1385c23fffeb [2024-09-18T10:26:59.617Z] Removing intermediate container 1385c23fffeb [2024-09-18T10:26:59.617Z] ---> ae41fd1944bd [2024-09-18T10:26:59.617Z] Successfully built ae41fd1944bd [2024-09-18T10:26:59.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:26:59.921Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-18T10:26:59.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T10:27:00.015Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T10:27:00.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-18T10:27:00.464Z] $ docker top c656edf93aa0de031950a8cbdc92d117760128c02039d28bd93b244ceab3f375 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T10:27:00.857Z] + go version [2024-09-18T10:27:00.857Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-18T10:27:00.855Z] $ docker stop --time=1 c656edf93aa0de031950a8cbdc92d117760128c02039d28bd93b244ceab3f375 [2024-09-18T10:27:02.160Z] $ docker rm -f --volumes c656edf93aa0de031950a8cbdc92d117760128c02039d28bd93b244ceab3f375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:27:02.608Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-18T10:27:02.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T10:27:02.689Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T10:27:02.709Z] $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-18T10:27:03.056Z] $ docker top 32f28735f73b0e47e4801e47596e2e0c71214a03d9f979c2cb868d4c7a842e16 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-18T10:27:03.148Z] ========================================================= [2024-09-18T10:27:03.148Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-18T10:27:03.148Z] ========================================================= [Pipeline] sh [2024-09-18T10:27:03.429Z] + git config --global --add safe.directory /w/workspace/edgex-go/699 [Pipeline] fileExists [Pipeline] sh [2024-09-18T10:27:03.729Z] + make test [2024-09-18T10:27:03.729Z] go test -race -coverprofile=coverage.out ./... [2024-09-18T10:27:11.853Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-18T10:27:38.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-18T10:27:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-18T10:27:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-18T10:27:40.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-09-18T10:27:41.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-18T10:27:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-18T10:27:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-18T10:27:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-18T10:27:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-18T10:27:41.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements [2024-09-18T10:27:42.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-18T10:27:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-18T10:27:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-18T10:27:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-18T10:27:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-18T10:27:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-18T10:27:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-18T10:27:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-18T10:27:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-18T10:27:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-18T10:27:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-18T10:27:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-18T10:27:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-18T10:27:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-18T10:27:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-18T10:27:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-18T10:27:45.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-09-18T10:27:45.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements [2024-09-18T10:27:45.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.297s coverage: 93.4% of statements [2024-09-18T10:27:45.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.066s coverage: 91.7% of statements [2024-09-18T10:27:45.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-18T10:27:45.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-18T10:27:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-18T10:27:47.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.470s coverage: 95.8% of statements [2024-09-18T10:27:47.553Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-09-18T10:27:48.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-18T10:27:48.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-18T10:27:48.389Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-09-18T10:27:48.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.8% of statements [2024-09-18T10:27:48.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-09-18T10:27:48.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-09-18T10:27:49.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.021s coverage: 77.8% of statements [2024-09-18T10:27:49.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-09-18T10:27:49.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-09-18T10:27:49.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-09-18T10:27:50.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-18T10:27:50.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-18T10:27:50.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-18T10:27:50.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-18T10:27:50.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-18T10:27:50.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-18T10:27:50.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-18T10:27:50.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-18T10:27:51.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-18T10:27:51.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-18T10:27:51.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-18T10:27:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-18T10:27:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-18T10:27:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-18T10:27:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-18T10:27:52.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-18T10:27:52.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-18T10:27:53.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-18T10:27:54.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-18T10:27:55.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-18T10:27:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-18T10:27:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-18T10:27:59.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-18T10:27:59.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-18T10:27:59.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-18T10:28:00.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-18T10:28:00.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-18T10:28:00.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-18T10:28:01.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-18T10:28:01.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-18T10:28:01.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-18T10:28:01.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-18T10:28:01.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-09-18T10:28:01.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-18T10:28:01.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-18T10:28:01.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-18T10:28:03.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-18T10:28:03.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T10:28:03.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-18T10:28:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-18T10:28:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-18T10:28:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-18T10:28:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-18T10:28:06.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-18T10:28:06.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-18T10:28:06.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-18T10:28:06.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-18T10:28:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-18T10:28:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-18T10:28:07.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-18T10:28:07.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.061s coverage: 92.9% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 66.7% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.023s coverage: 62.3% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.022s coverage: 87.2% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.123s coverage: 82.1% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 63.1% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.027s coverage: 100.0% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.5% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 4.9% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.104s coverage: 97.1% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.049s coverage: 35.9% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-09-18T10:28:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements [2024-09-18T10:28:15.455Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-18T10:28:15.455Z] running golangci-lint [2024-09-18T10:28:15.455Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-18T10:28:15.455Z] go version go1.21.9 linux/amd64 [2024-09-18T10:28:15.455Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-18T10:28:15.455Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-18T10:28:37.377Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 21.61130136s" [2024-09-18T10:28:37.377Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.829928ms" [2024-09-18T10:28:42.671Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10600 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-18T10:28:42.692Z] Running in /w/workspace/edgex-go/699 [Pipeline] { [Pipeline] checkout [2024-09-18T10:28:42.742Z] The recommended git tool is: git [2024-09-18T10:28:47.335Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.926414133s with top 10 stages: buildir: 49.216688293s, gosec: 7.99347609s, inspect: 2.625347339s, fact_deprecated: 2.192058023s, ctrlflow: 1.466875625s, printf: 1.354396859s, S1038: 1.109411989s, fact_purity: 895.528401ms, isgenerated: 870.601251ms, nilness: 840.087009ms" [2024-09-18T10:28:47.335Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-18T10:28:47.335Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, nolint: 0/22, cgo: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214" [2024-09-18T10:28:47.335Z] level=info msg="[runner] processing took 17.235365ms with stages: nolint: 6.845158ms, identifier_marker: 5.30668ms, path_prettifier: 1.541038ms, autogenerated_exclude: 1.538378ms, exclude-rules: 1.201207ms, skip_dirs: 753.86µs, cgo: 29.706µs, filename_unadjuster: 15.118µs, max_same_issues: 750ns, fixer: 550ns, sort_results: 430ns, skip_files: 400ns, exclude: 380ns, uniq_by_line: 280ns, severity-rules: 270ns, path_prefixer: 240ns, diff: 240ns, source_code: 230ns, max_from_linter: 190ns, path_shortener: 130ns, max_per_file_from_linter: 130ns" [2024-09-18T10:28:47.335Z] level=info msg="[runner] linters took 10.458500082s with stages: goanalysis_metalinter: 10.441162577s" [2024-09-18T10:28:47.335Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-18T10:28:47.335Z] level=info msg="Memory: 321 samples, avg is 287.8MB, max is 1389.3MB" [2024-09-18T10:28:47.335Z] level=info msg="Execution took 32.109759792s" [2024-09-18T10:28:47.335Z] go vet ./... [2024-09-18T10:28:50.847Z] using credential edgex-jenkins-ssh [2024-09-18T10:28:50.881Z] Cloning the remote Git repository [2024-09-18T10:28:50.936Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-18T10:28:51.085Z] > git init /w/workspace/edgex-go/699 # timeout=10 [2024-09-18T10:28:51.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-18T10:28:51.312Z] > git --version # timeout=10 [2024-09-18T10:28:51.337Z] > git --version # 'git version 2.25.1' [2024-09-18T10:28:51.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-18T10:28:51.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T10:28:53.890Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-18T10:28:53.890Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-18T10:28:53.890Z] ./bin/test-attribution-txt.sh [2024-09-18T10:28:53.890Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-18T10:28:53.890Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-18T10:28:54.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-18T10:28:54.454Z] + ls -al . [2024-09-18T10:28:54.454Z] total 936 [2024-09-18T10:28:54.454Z] drwxrwxr-x 11 1001 1001 4096 Sep 18 10:27 . [2024-09-18T10:28:54.454Z] drwxr-xr-x 4 root root 4096 Sep 18 10:27 .. [2024-09-18T10:28:54.454Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 10:25 .blubracket [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 10 Sep 18 10:25 .dockerignore [2024-09-18T10:28:54.454Z] drwxrwxr-x 8 1001 1001 4096 Sep 18 10:28 .git [2024-09-18T10:28:54.454Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 10:25 .github [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 1102 Sep 18 10:25 .gitignore [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 42 Sep 18 10:25 .golangci.yml [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 100 Sep 18 10:25 .hadolint.yml [2024-09-18T10:28:54.454Z] drwxr-xr-x 3 1001 1001 4096 Sep 18 10:26 .semver [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 155 Sep 18 10:25 .sonarcloud.properties [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 1171 Sep 18 10:25 ADOPTERS.md [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 21286 Sep 18 10:25 Attribution.txt [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 100284 Sep 18 10:25 CHANGELOG.md [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 3804 Sep 18 10:25 CONTRIBUTING.md [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 677 Sep 18 10:25 GOVERNANCE.md [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 861 Sep 18 10:25 Jenkinsfile [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 10775 Sep 18 10:25 LICENSE [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 16854 Sep 18 10:25 Makefile [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 582 Sep 18 10:25 OWNERS.md [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 9528 Sep 18 10:25 README.md [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 789 Sep 18 10:25 SECURITY.md [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 12 Sep 18 10:26 VERSION [2024-09-18T10:28:54.454Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 10:25 bin [2024-09-18T10:28:54.454Z] drwxrwxr-x 20 1001 1001 4096 Sep 18 10:25 cmd [2024-09-18T10:28:54.454Z] -rw-r--r-- 1 root root 566233 Sep 18 10:28 coverage.out [2024-09-18T10:28:54.454Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 10:25 fuzz_test [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 7305 Sep 18 10:25 go.mod [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 102748 Sep 18 10:25 go.sum [2024-09-18T10:28:54.454Z] drwxrwxr-x 7 1001 1001 4096 Sep 18 10:25 internal [2024-09-18T10:28:54.454Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 10:25 openapi [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 584 Sep 18 10:25 security.txt [2024-09-18T10:28:54.454Z] -rw-rw-r-- 1 1001 1001 204 Sep 18 10:25 version.go [Pipeline] sh [2024-09-18T10:28:54.738Z] + '[' -e coverage.out ] [2024-09-18T10:28:54.738Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-18T10:28:54.850Z] Stashed 1 file(s) [Pipeline] sh [2024-09-18T10:28:55.133Z] + make build [2024-09-18T10:28:55.133Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T10:29:09.319Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-18T10:29:09.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T10:29:10.162Z] Avoid second fetch [2024-09-18T10:29:10.162Z] Checking out Revision 39fb80160b69b3d3eb729ce139bf3991b631cf1c (main) [2024-09-18T10:29:10.937Z] Commit message: "Merge pull request #4919 from jackchenjc/issue-4915" [2024-09-18T10:29:10.176Z] > git config core.sparsecheckout # timeout=10 [2024-09-18T10:29:10.235Z] > git checkout -f 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-18T10:29:15.739Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-18T10:29:15.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T10:29:15.739Z] Dload Upload Total Spent Left Speed [2024-09-18T10:29:15.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh [2024-09-18T10:29:16.111Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-18T10:29:16.467Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-18T10:29:16.467Z] + sudo tee /etc/docker/daemon.new [2024-09-18T10:29:16.467Z] { [2024-09-18T10:29:16.467Z] "registry-mirrors": [ [2024-09-18T10:29:16.467Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-18T10:29:16.467Z] ], [2024-09-18T10:29:16.467Z] "bip": "10.250.0.254/24", [2024-09-18T10:29:16.467Z] "hosts": [ [2024-09-18T10:29:16.467Z] "tcp://0.0.0.0:5555", [2024-09-18T10:29:16.467Z] "unix:///var/run/docker.sock" [2024-09-18T10:29:16.467Z] ], [2024-09-18T10:29:16.467Z] "mtu": 1458, [2024-09-18T10:29:16.467Z] "selinux-enabled": true, [2024-09-18T10:29:16.467Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-18T10:29:16.467Z] } [Pipeline] sh [2024-09-18T10:29:16.813Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-18T10:29:17.162Z] + sudo service docker restart [2024-09-18T10:29:21.687Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T10:29:21.687Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T10:29:21.687Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-18T10:29:21.687Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T10:29:22.255Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T10:29:26.435Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-18T10:29:27.814Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T10:29:29.715Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T10:29:31.617Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T10:29:32.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T10:29:33.120Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T10:29:33.684Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T10:29:34.620Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T10:29:35.456Z] provisioning config files... [2024-09-18T10:29:35.482Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/699@tmp/config441860954623632620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [2024-09-18T10:29:35.662Z] $ docker stop --time=1 32f28735f73b0e47e4801e47596e2e0c71214a03d9f979c2cb868d4c7a842e16 [2024-09-18T10:29:35.939Z] ---> ****-login.sh [2024-09-18T10:29:35.939Z] nexus3.edgexfoundry.org:10001 [2024-09-18T10:29:36.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:29:36.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:29:36.817Z] Configure a credential helper to remove this warning. See [2024-09-18T10:29:36.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:29:36.817Z] [2024-09-18T10:29:36.817Z] Login Succeeded [2024-09-18T10:29:36.817Z] nexus3.edgexfoundry.org:10002 [2024-09-18T10:29:36.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:29:37.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:29:37.089Z] Configure a credential helper to remove this warning. See [2024-09-18T10:29:37.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:29:37.089Z] [2024-09-18T10:29:37.089Z] Login Succeeded [2024-09-18T10:29:37.089Z] nexus3.edgexfoundry.org:10003 [2024-09-18T10:29:37.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:29:37.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:29:37.364Z] Configure a credential helper to remove this warning. See [2024-09-18T10:29:37.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:29:37.364Z] [2024-09-18T10:29:37.364Z] Login Succeeded [2024-09-18T10:29:37.364Z] nexus3.edgexfoundry.org:10004 [2024-09-18T10:29:37.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:29:37.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:29:37.642Z] Configure a credential helper to remove this warning. See [2024-09-18T10:29:37.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:29:37.642Z] [2024-09-18T10:29:37.642Z] Login Succeeded [2024-09-18T10:29:37.642Z] ****.io [2024-09-18T10:29:37.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:29:38.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:29:38.182Z] Configure a credential helper to remove this warning. See [2024-09-18T10:29:38.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:29:38.182Z] [2024-09-18T10:29:38.182Z] Login Succeeded [2024-09-18T10:29:38.182Z] ---> ****-login.sh ends [2024-09-18T10:29:42.674Z] $ docker rm -f --volumes 32f28735f73b0e47e4801e47596e2e0c71214a03d9f979c2cb868d4c7a842e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-09-18T10:29:43.211Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:29:43.882Z] + git config --global --add safe.directory /w/workspace/edgex-go/699 [Pipeline] echo [2024-09-18T10:29:43.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-09-18T10:29:43.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T10:29:43.919Z] [2024-09-18T10:29:43.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] echo [2024-09-18T10:29:43.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T10:29:43.938Z] ========================================================= [2024-09-18T10:29:43.938Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-18T10:29:43.938Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-09-18T10:29:44.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T10:29:44.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T10:29:44.299Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-18T10:29:44.299Z] 91d30c5bc195: Pulling fs layer [2024-09-18T10:29:44.299Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-18T10:29:44.299Z] 9c61dcf015f6: Pulling fs layer [2024-09-18T10:29:44.299Z] 4698f68db338: Pulling fs layer [2024-09-18T10:29:44.299Z] 2a2f49069b9e: Pulling fs layer [2024-09-18T10:29:44.299Z] e0025b399a48: Pulling fs layer [2024-09-18T10:29:44.299Z] e0025b399a48: Waiting [2024-09-18T10:29:44.299Z] 4698f68db338: Waiting [2024-09-18T10:29:44.299Z] 2a2f49069b9e: Waiting [2024-09-18T10:29:44.299Z] 91d30c5bc195: Verifying Checksum [2024-09-18T10:29:44.544Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-18T10:29:44.544Z] c6b39de5b339: Pulling fs layer [2024-09-18T10:29:44.544Z] a69c41024577: Pulling fs layer [2024-09-18T10:29:44.544Z] d6de4b400683: Pulling fs layer [2024-09-18T10:29:44.544Z] 35cb2a7552d0: Pulling fs layer [2024-09-18T10:29:44.544Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T10:29:44.544Z] 464afbd9ba4c: Pulling fs layer [2024-09-18T10:29:44.544Z] 00f215d4a9da: Pulling fs layer [2024-09-18T10:29:44.544Z] d496ad576159: Pulling fs layer [2024-09-18T10:29:44.544Z] 464afbd9ba4c: Waiting [2024-09-18T10:29:44.544Z] 35cb2a7552d0: Waiting [2024-09-18T10:29:44.544Z] 4f4fb700ef54: Waiting [2024-09-18T10:29:44.544Z] 00f215d4a9da: Waiting [2024-09-18T10:29:44.544Z] d496ad576159: Waiting [2024-09-18T10:29:44.544Z] a69c41024577: Verifying Checksum [2024-09-18T10:29:44.544Z] a69c41024577: Download complete [2024-09-18T10:29:44.544Z] 35cb2a7552d0: Verifying Checksum [2024-09-18T10:29:44.544Z] 35cb2a7552d0: Download complete [2024-09-18T10:29:44.544Z] 4f4fb700ef54: Verifying Checksum [2024-09-18T10:29:44.544Z] 4f4fb700ef54: Download complete [2024-09-18T10:29:44.544Z] 464afbd9ba4c: Verifying Checksum [2024-09-18T10:29:44.544Z] 464afbd9ba4c: Download complete [2024-09-18T10:29:44.544Z] c6b39de5b339: Download complete [2024-09-18T10:29:44.558Z] 4698f68db338: Verifying Checksum [2024-09-18T10:29:44.558Z] 4698f68db338: Download complete [2024-09-18T10:29:44.558Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-18T10:29:44.558Z] 2e9b0aa3be6d: Download complete [2024-09-18T10:29:44.558Z] e0025b399a48: Verifying Checksum [2024-09-18T10:29:44.558Z] e0025b399a48: Download complete [2024-09-18T10:29:44.558Z] 91d30c5bc195: Pull complete [2024-09-18T10:29:44.817Z] 2a2f49069b9e: Download complete [2024-09-18T10:29:44.817Z] 2e9b0aa3be6d: Pull complete [2024-09-18T10:29:45.075Z] 9c61dcf015f6: Verifying Checksum [2024-09-18T10:29:45.075Z] 9c61dcf015f6: Download complete [2024-09-18T10:29:45.146Z] d496ad576159: Verifying Checksum [2024-09-18T10:29:45.146Z] d496ad576159: Download complete [2024-09-18T10:29:45.423Z] c6b39de5b339: Pull complete [2024-09-18T10:29:46.014Z] a69c41024577: Pull complete [2024-09-18T10:29:46.283Z] d6de4b400683: Verifying Checksum [2024-09-18T10:29:46.283Z] d6de4b400683: Download complete [2024-09-18T10:29:47.601Z] 9c61dcf015f6: Pull complete [2024-09-18T10:29:47.601Z] 4698f68db338: Pull complete [2024-09-18T10:29:47.601Z] 2a2f49069b9e: Pull complete [2024-09-18T10:29:47.699Z] 00f215d4a9da: Verifying Checksum [2024-09-18T10:29:47.699Z] 00f215d4a9da: Download complete [2024-09-18T10:29:47.859Z] e0025b399a48: Pull complete [2024-09-18T10:29:47.859Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-18T10:29:47.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T10:29:47.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T10:29:47.963Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T10:29:47.960Z] $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-18T10:29:53.804Z] $ docker top d2588e657421efeca3a1e6241f3309dd871d082a5269c9778feab204210f05cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T10:29:54.197Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-18T10:29:56.736Z] #1 [core-command internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #1 transferring dockerfile: 1.93kB done [2024-09-18T10:29:56.736Z] #1 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #2 transferring dockerfile: 1.89kB done [2024-09-18T10:29:56.736Z] #2 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #3 [core-data internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #3 transferring dockerfile: 2.07kB done [2024-09-18T10:29:56.736Z] #3 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #4 transferring dockerfile: 1.69kB done [2024-09-18T10:29:56.736Z] #4 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #5 transferring dockerfile: 2.06kB done [2024-09-18T10:29:56.736Z] #5 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #6 transferring dockerfile: 2.15kB done [2024-09-18T10:29:56.736Z] #6 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #7 transferring dockerfile: 2.23kB done [2024-09-18T10:29:56.736Z] #7 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #8 transferring dockerfile: 1.85kB done [2024-09-18T10:29:56.736Z] #8 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #9 transferring dockerfile: 3.17kB done [2024-09-18T10:29:56.736Z] #9 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #10 transferring dockerfile: 1.70kB done [2024-09-18T10:29:56.736Z] #10 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-09-18T10:29:56.736Z] #11 transferring dockerfile: 1.81kB done [2024-09-18T10:29:56.736Z] #11 DONE 0.0s [2024-09-18T10:29:56.736Z] [2024-09-18T10:29:56.736Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-18T10:29:56.997Z] #12 transferring dockerfile: 2.50kB done [2024-09-18T10:29:56.997Z] #12 DONE 0.0s [2024-09-18T10:29:56.997Z] [2024-09-18T10:29:56.997Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-09-18T10:29:56.997Z] #13 transferring dockerfile: 1.95kB done [2024-09-18T10:29:56.997Z] #13 DONE 0.0s [2024-09-18T10:29:56.997Z] [2024-09-18T10:29:56.997Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-18T10:29:56.997Z] #14 transferring dockerfile: 1.93kB done [2024-09-18T10:29:56.997Z] #14 DONE 0.0s [2024-09-18T10:29:56.997Z] [2024-09-18T10:29:56.997Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-18T10:29:56.997Z] #15 transferring dockerfile: 2.49kB done [2024-09-18T10:29:56.997Z] #15 DONE 0.0s [2024-09-18T10:29:56.997Z] [2024-09-18T10:29:56.997Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-18T10:29:56.997Z] #16 transferring dockerfile: 2.07kB done [2024-09-18T10:29:56.997Z] #16 DONE 0.0s [2024-09-18T10:29:56.997Z] [2024-09-18T10:29:56.997Z] #17 [core-command internal] load .dockerignore [2024-09-18T10:29:56.997Z] #17 transferring context: 50B done [2024-09-18T10:29:56.997Z] #17 DONE 0.0s [2024-09-18T10:29:56.997Z] [2024-09-18T10:29:56.997Z] #18 [core-data internal] load .dockerignore [2024-09-18T10:29:57.257Z] #18 transferring context: 50B done [2024-09-18T10:29:57.257Z] #18 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-09-18T10:29:57.257Z] #19 transferring context: 50B done [2024-09-18T10:29:57.257Z] #19 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #20 [core-metadata internal] load .dockerignore [2024-09-18T10:29:57.257Z] #20 transferring context: 50B done [2024-09-18T10:29:57.257Z] #20 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #21 [security-spire-agent internal] load .dockerignore [2024-09-18T10:29:57.257Z] #21 DONE 0.0s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #22 [security-spire-config internal] load .dockerignore [2024-09-18T10:29:57.257Z] #22 transferring context: 50B done [2024-09-18T10:29:57.257Z] #22 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-18T10:29:57.257Z] #23 transferring context: 50B done [2024-09-18T10:29:57.257Z] #23 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #24 [security-spire-server internal] load .dockerignore [2024-09-18T10:29:57.257Z] #24 transferring context: 50B done [2024-09-18T10:29:57.257Z] #24 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-18T10:29:57.257Z] #25 transferring context: 50B done [2024-09-18T10:29:57.257Z] #25 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-09-18T10:29:57.257Z] #26 transferring context: 50B done [2024-09-18T10:29:57.257Z] #26 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #21 [security-spire-agent internal] load .dockerignore [2024-09-18T10:29:57.257Z] #21 transferring context: 50B done [2024-09-18T10:29:57.257Z] #21 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #27 [security-bootstrapper internal] load .dockerignore [2024-09-18T10:29:57.257Z] #27 transferring context: 50B done [2024-09-18T10:29:57.257Z] #27 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #28 [support-notifications internal] load .dockerignore [2024-09-18T10:29:57.257Z] #28 transferring context: 50B done [2024-09-18T10:29:57.257Z] #28 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #29 [support-scheduler internal] load .dockerignore [2024-09-18T10:29:57.257Z] #29 transferring context: 50B done [2024-09-18T10:29:57.257Z] #29 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T10:29:57.257Z] #30 DONE 0.0s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-09-18T10:29:57.257Z] #31 transferring context: 50B done [2024-09-18T10:29:57.257Z] #31 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-18T10:29:57.257Z] #32 transferring context: 50B done [2024-09-18T10:29:57.257Z] #32 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #33 [core-keeper internal] load .dockerignore [2024-09-18T10:29:57.257Z] #33 transferring context: 50B done [2024-09-18T10:29:57.257Z] #33 DONE 0.1s [2024-09-18T10:29:57.257Z] [2024-09-18T10:29:57.257Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T10:29:57.517Z] #30 DONE 0.0s [2024-09-18T10:29:57.517Z] [2024-09-18T10:29:57.517Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:29:57.517Z] #34 DONE 0.1s [2024-09-18T10:29:57.517Z] [2024-09-18T10:29:57.517Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:29:57.517Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-18T10:29:57.517Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:29:57.517Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T10:29:57.517Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T10:29:57.517Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-18T10:29:57.517Z] #35 ... [2024-09-18T10:29:57.517Z] [2024-09-18T10:29:57.517Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T10:29:57.517Z] #30 DONE 0.0s [2024-09-18T10:29:57.517Z] [2024-09-18T10:29:57.517Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:29:57.517Z] #34 DONE 0.2s [2024-09-18T10:29:57.517Z] [2024-09-18T10:29:57.517Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:29:57.517Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-18T10:29:57.517Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-18T10:29:57.787Z] #35 ... [2024-09-18T10:29:57.787Z] [2024-09-18T10:29:57.787Z] #30 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T10:29:57.787Z] #30 DONE 0.0s [2024-09-18T10:29:57.787Z] [2024-09-18T10:29:57.787Z] #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:29:57.787Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-18T10:29:57.787Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:29:57.787Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T10:29:57.787Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T10:29:57.787Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-18T10:29:57.787Z] #35 ... [2024-09-18T10:29:57.787Z] [2024-09-18T10:29:57.787Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T10:29:57.787Z] #30 DONE 0.0s [2024-09-18T10:29:57.787Z] [2024-09-18T10:29:57.787Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:29:57.787Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-18T10:29:57.787Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:29:57.787Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T10:29:57.787Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T10:29:57.787Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-18T10:29:57.787Z] #35 ... [2024-09-18T10:29:57.787Z] [2024-09-18T10:29:57.787Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T10:29:57.787Z] #30 DONE 0.0s [2024-09-18T10:29:57.787Z] [2024-09-18T10:29:57.787Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:29:57.787Z] #34 DONE 0.3s [2024-09-18T10:29:57.787Z] [2024-09-18T10:29:57.788Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:29:57.788Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-18T10:29:57.788Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:29:57.788Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T10:29:57.788Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T10:29:57.788Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-18T10:29:57.788Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-18T10:29:58.047Z] #35 ... [2024-09-18T10:29:58.047Z] [2024-09-18T10:29:58.047Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T10:29:58.047Z] #30 DONE 0.0s [2024-09-18T10:29:58.047Z] [2024-09-18T10:29:58.047Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T10:29:58.047Z] #36 DONE 0.6s [2024-09-18T10:29:58.047Z] [2024-09-18T10:29:58.047Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T10:29:58.047Z] #30 DONE 0.0s [2024-09-18T10:29:58.047Z] [2024-09-18T10:29:58.047Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:29:58.047Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-18T10:29:58.047Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:29:58.047Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T10:29:58.047Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T10:29:58.047Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-18T10:29:58.047Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-18T10:29:58.305Z] #35 ... [2024-09-18T10:29:58.305Z] [2024-09-18T10:29:58.305Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T10:29:58.305Z] #30 DONE 0.0s [2024-09-18T10:29:58.305Z] [2024-09-18T10:29:58.305Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:29:58.305Z] #34 DONE 0.6s [2024-09-18T10:29:58.305Z] [2024-09-18T10:29:58.305Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:29:58.305Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-18T10:29:58.305Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:29:58.305Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T10:29:58.305Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T10:29:58.305Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-18T10:29:58.305Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-18T10:29:58.587Z] #35 ... [2024-09-18T10:29:58.587Z] [2024-09-18T10:29:58.587Z] #37 [security-spire-server internal] load build context [2024-09-18T10:29:58.587Z] #37 transferring context: 27.71kB 0.0s done [2024-09-18T10:29:58.587Z] #37 DONE 0.5s [2024-09-18T10:29:58.587Z] [2024-09-18T10:29:58.587Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-18T10:29:58.587Z] #38 DONE 1.3s [2024-09-18T10:29:58.587Z] [2024-09-18T10:29:58.587Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-18T10:29:58.587Z] #39 DONE 0.8s [2024-09-18T10:29:58.587Z] [2024-09-18T10:29:58.587Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:29:58.587Z] #40 DONE 0.0s [2024-09-18T10:29:58.587Z] [2024-09-18T10:29:58.587Z] #41 [security-spire-agent internal] load build context [2024-09-18T10:29:58.587Z] #41 DONE 0.0s [2024-09-18T10:29:58.587Z] [2024-09-18T10:29:58.587Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:29:58.587Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-18T10:29:58.587Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:29:58.587Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T10:29:58.587Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T10:29:58.587Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-18T10:29:58.587Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-18T10:29:58.587Z] #35 DONE 1.5s [2024-09-18T10:29:58.587Z] [2024-09-18T10:29:58.587Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:29:58.587Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-18T10:29:58.587Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-18T10:29:58.587Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T10:29:58.587Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-18T10:29:58.587Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2024-09-18T10:29:58.587Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s [2024-09-18T10:29:58.587Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-09-18T10:29:58.859Z] #42 ... [2024-09-18T10:29:58.859Z] [2024-09-18T10:29:58.859Z] #43 [security-spire-config internal] load build context [2024-09-18T10:29:58.859Z] #43 transferring context: 25.96kB 0.0s done [2024-09-18T10:29:58.859Z] #43 DONE 0.6s [2024-09-18T10:29:58.859Z] [2024-09-18T10:29:58.859Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:29:58.859Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s [2024-09-18T10:29:58.859Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-18T10:29:58.859Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T10:29:58.859Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-09-18T10:29:59.117Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-18T10:29:59.117Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s [2024-09-18T10:29:59.865Z] #42 ... [2024-09-18T10:29:59.865Z] [2024-09-18T10:29:59.865Z] #41 [security-spire-agent internal] load build context [2024-09-18T10:29:59.865Z] #41 transferring context: 27.24kB 0.0s done [2024-09-18T10:29:59.865Z] #41 DONE 0.5s [2024-09-18T10:29:59.865Z] [2024-09-18T10:29:59.865Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:29:59.865Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.9s [2024-09-18T10:29:59.865Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-18T10:29:59.865Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 1.0s [2024-09-18T10:30:00.041Z] d6de4b400683: Pull complete [2024-09-18T10:30:00.041Z] 35cb2a7552d0: Pull complete [2024-09-18T10:30:00.041Z] 4f4fb700ef54: Pull complete [2024-09-18T10:30:00.130Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 1.2s [2024-09-18T10:30:00.130Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.8s [2024-09-18T10:30:00.309Z] 464afbd9ba4c: Pull complete [2024-09-18T10:30:05.402Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.9s [2024-09-18T10:30:07.896Z] #42 ... [2024-09-18T10:30:07.896Z] [2024-09-18T10:30:07.896Z] #44 [core-command internal] load build context [2024-09-18T10:30:07.896Z] #44 transferring context: 358.49MB 9.9s [2024-09-18T10:30:08.156Z] #44 ... [2024-09-18T10:30:08.156Z] [2024-09-18T10:30:08.156Z] #45 [core-data internal] load build context [2024-09-18T10:30:08.156Z] #45 ... [2024-09-18T10:30:08.156Z] [2024-09-18T10:30:08.156Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-18T10:30:08.156Z] #46 ... [2024-09-18T10:30:08.156Z] [2024-09-18T10:30:08.156Z] #47 [security-bootstrapper internal] load build context [2024-09-18T10:30:08.156Z] #47 ... [2024-09-18T10:30:08.156Z] [2024-09-18T10:30:08.156Z] #48 [core-keeper internal] load build context [2024-09-18T10:30:08.414Z] #48 ... [2024-09-18T10:30:08.414Z] [2024-09-18T10:30:08.414Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-18T10:30:08.414Z] #49 ... [2024-09-18T10:30:08.414Z] [2024-09-18T10:30:08.414Z] #50 [core-metadata internal] load build context [2024-09-18T10:30:08.414Z] #50 ... [2024-09-18T10:30:08.414Z] [2024-09-18T10:30:08.414Z] #51 [support-cron-scheduler internal] load build context [2024-09-18T10:30:08.537Z] 00f215d4a9da: Pull complete [2024-09-18T10:30:08.673Z] #51 ... [2024-09-18T10:30:08.673Z] [2024-09-18T10:30:08.673Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:30:08.673Z] #40 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-09-18T10:30:08.673Z] #40 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-18T10:30:08.673Z] #40 ... [2024-09-18T10:30:08.673Z] [2024-09-18T10:30:08.673Z] #52 [security-proxy-setup internal] load build context [2024-09-18T10:30:08.932Z] #52 ... [2024-09-18T10:30:08.932Z] [2024-09-18T10:30:08.932Z] #53 [security-proxy-auth internal] load build context [2024-09-18T10:30:08.932Z] #53 ... [2024-09-18T10:30:08.932Z] [2024-09-18T10:30:08.932Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T10:30:09.313Z] #54 ... [2024-09-18T10:30:09.313Z] [2024-09-18T10:30:09.313Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T10:30:09.313Z] #55 ... [2024-09-18T10:30:09.313Z] [2024-09-18T10:30:09.313Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T10:30:09.313Z] #56 ... [2024-09-18T10:30:09.313Z] [2024-09-18T10:30:09.313Z] #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T10:30:09.572Z] #57 ... [2024-09-18T10:30:09.572Z] [2024-09-18T10:30:09.572Z] #58 [security-secretstore-setup internal] load build context [2024-09-18T10:30:09.572Z] #58 ... [2024-09-18T10:30:09.572Z] [2024-09-18T10:30:09.572Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T10:30:09.572Z] #59 ... [2024-09-18T10:30:09.572Z] [2024-09-18T10:30:09.572Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T10:30:10.485Z] d496ad576159: Pull complete [2024-09-18T10:30:10.485Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-18T10:30:10.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T10:30:10.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-18T10:30:10.620Z] #60 ... [2024-09-18T10:30:10.620Z] [2024-09-18T10:30:10.620Z] #61 [support-scheduler internal] load build context [2024-09-18T10:30:10.620Z] #61 ... [2024-09-18T10:30:10.620Z] [2024-09-18T10:30:10.620Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T10:30:10.832Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T10:30:10.832Z] WORKDIR /edgex [2024-09-18T10:30:10.832Z] COPY go.mod . [2024-09-18T10:30:10.832Z] RUN go mod download [2024-09-18T10:30:10.832Z] docker build -t ci-base-image-arm64 -f - . [2024-09-18T10:30:10.879Z] #62 ... [2024-09-18T10:30:10.879Z] [2024-09-18T10:30:10.879Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T10:30:10.879Z] #63 ... [2024-09-18T10:30:10.879Z] [2024-09-18T10:30:10.879Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T10:30:10.879Z] #64 ... [2024-09-18T10:30:10.879Z] [2024-09-18T10:30:10.879Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T10:30:10.879Z] #65 ... [2024-09-18T10:30:10.879Z] [2024-09-18T10:30:10.879Z] #66 [support-notifications internal] load build context [2024-09-18T10:30:11.136Z] #66 ... [2024-09-18T10:30:11.136Z] [2024-09-18T10:30:11.136Z] #67 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-18T10:30:11.136Z] #67 ... [2024-09-18T10:30:11.136Z] [2024-09-18T10:30:11.136Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T10:30:11.394Z] #68 ... [2024-09-18T10:30:11.394Z] [2024-09-18T10:30:11.394Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:30:11.394Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.0s [2024-09-18T10:30:11.417Z] Sending build context to Docker daemon 3.573MB [2024-09-18T10:30:11.417Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T10:30:11.417Z] ---> f246e2811388 [2024-09-18T10:30:11.417Z] Step 2/4 : WORKDIR /edgex [2024-09-18T10:30:13.352Z] ---> Running in 4528c3f31401 [2024-09-18T10:30:13.352Z] Removing intermediate container 4528c3f31401 [2024-09-18T10:30:13.352Z] ---> 01c44ab17d58 [2024-09-18T10:30:13.352Z] Step 3/4 : COPY go.mod . [2024-09-18T10:30:13.937Z] ---> 0b13d890f53f [2024-09-18T10:30:13.937Z] Step 4/4 : RUN go mod download [2024-09-18T10:30:13.937Z] ---> Running in 052be75b5fe5 [2024-09-18T10:30:16.671Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.0s [2024-09-18T10:30:18.052Z] #42 ... [2024-09-18T10:30:18.052Z] [2024-09-18T10:30:18.052Z] #45 [core-data internal] load build context [2024-09-18T10:30:18.052Z] #45 transferring context: 496.33MB 18.5s done [2024-09-18T10:30:18.311Z] #45 ... [2024-09-18T10:30:18.311Z] [2024-09-18T10:30:18.311Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-18T10:30:18.311Z] #46 transferring context: 496.33MB 19.0s done [2024-09-18T10:30:18.585Z] #46 ... [2024-09-18T10:30:18.585Z] [2024-09-18T10:30:18.585Z] #47 [security-bootstrapper internal] load build context [2024-09-18T10:30:18.585Z] #47 transferring context: 496.33MB 14.3s done [2024-09-18T10:30:18.585Z] #47 ... [2024-09-18T10:30:18.585Z] [2024-09-18T10:30:18.585Z] #50 [core-metadata internal] load build context [2024-09-18T10:30:18.585Z] #50 transferring context: 496.33MB 18.3s done [2024-09-18T10:30:19.322Z] #50 ... [2024-09-18T10:30:19.322Z] [2024-09-18T10:30:19.322Z] #48 [core-keeper internal] load build context [2024-09-18T10:30:19.322Z] #48 transferring context: 496.33MB 19.0s done [2024-09-18T10:30:19.582Z] #48 ... [2024-09-18T10:30:19.582Z] [2024-09-18T10:30:19.582Z] #44 [core-command internal] load build context [2024-09-18T10:30:19.582Z] #44 transferring context: 496.33MB 14.2s done [2024-09-18T10:30:19.582Z] #44 ... [2024-09-18T10:30:19.582Z] [2024-09-18T10:30:19.582Z] #53 [security-proxy-auth internal] load build context [2024-09-18T10:30:19.582Z] #53 transferring context: 496.33MB 14.6s done [2024-09-18T10:30:19.582Z] #53 ... [2024-09-18T10:30:19.582Z] [2024-09-18T10:30:19.582Z] #58 [security-secretstore-setup internal] load build context [2024-09-18T10:30:19.582Z] #58 transferring context: 496.33MB 19.4s done [2024-09-18T10:30:20.529Z] #58 ... [2024-09-18T10:30:20.529Z] [2024-09-18T10:30:20.529Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-18T10:30:20.529Z] #49 transferring context: 496.33MB 14.6s done [2024-09-18T10:30:20.529Z] #49 ... [2024-09-18T10:30:20.529Z] [2024-09-18T10:30:20.530Z] #52 [security-proxy-setup internal] load build context [2024-09-18T10:30:20.530Z] #52 transferring context: 496.33MB 18.5s done [2024-09-18T10:30:20.789Z] #52 ... [2024-09-18T10:30:20.789Z] [2024-09-18T10:30:20.789Z] #51 [support-cron-scheduler internal] load build context [2024-09-18T10:30:20.789Z] #51 transferring context: 496.33MB 18.4s done [2024-09-18T10:30:20.789Z] #51 ... [2024-09-18T10:30:20.789Z] [2024-09-18T10:30:20.789Z] #61 [support-scheduler internal] load build context [2024-09-18T10:30:20.789Z] #61 transferring context: 496.33MB 15.9s done [2024-09-18T10:30:21.048Z] #61 ... [2024-09-18T10:30:21.048Z] [2024-09-18T10:30:21.048Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:30:21.048Z] #42 ... [2024-09-18T10:30:21.048Z] [2024-09-18T10:30:21.048Z] #66 [support-notifications internal] load build context [2024-09-18T10:30:21.048Z] #66 transferring context: 496.33MB 16.3s done [2024-09-18T10:30:21.308Z] #66 ... [2024-09-18T10:30:21.308Z] [2024-09-18T10:30:21.308Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:30:21.308Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 23.1s [2024-09-18T10:30:28.083Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 26.6s done [2024-09-18T10:30:29.470Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-09-18T10:30:30.040Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2024-09-18T10:30:52.279Z] #42 ... [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #44 [core-command internal] load build context [2024-09-18T10:30:52.279Z] #44 DONE 51.7s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:30:52.279Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-18T10:30:52.279Z] #40 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.0s [2024-09-18T10:30:52.279Z] #40 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-18T10:30:52.279Z] #40 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-18T10:30:52.279Z] #40 ... [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #53 [security-proxy-auth internal] load build context [2024-09-18T10:30:52.279Z] #53 DONE 51.5s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #47 [security-bootstrapper internal] load build context [2024-09-18T10:30:52.279Z] #47 DONE 51.3s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #61 [support-scheduler internal] load build context [2024-09-18T10:30:52.279Z] #61 DONE 50.9s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-18T10:30:52.279Z] #49 DONE 51.4s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #67 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-18T10:30:52.279Z] #67 DONE 50.5s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:30:52.279Z] #40 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s [2024-09-18T10:30:52.279Z] #40 ... [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #66 [support-notifications internal] load build context [2024-09-18T10:30:52.279Z] #66 DONE 51.3s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #48 [core-keeper internal] load build context [2024-09-18T10:30:52.279Z] #48 DONE 50.9s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #51 [support-cron-scheduler internal] load build context [2024-09-18T10:30:52.279Z] #51 DONE 51.4s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #50 [core-metadata internal] load build context [2024-09-18T10:30:52.279Z] #50 DONE 51.7s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #52 [security-proxy-setup internal] load build context [2024-09-18T10:30:52.279Z] #52 DONE 50.9s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #58 [security-secretstore-setup internal] load build context [2024-09-18T10:30:52.279Z] #58 DONE 51.0s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #45 [core-data internal] load build context [2024-09-18T10:30:52.279Z] #45 DONE 51.7s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-18T10:30:52.279Z] #46 DONE 51.7s [2024-09-18T10:30:52.279Z] [2024-09-18T10:30:52.279Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:30:52.279Z] #40 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.05MB / 20.02MB 0.2s [2024-09-18T10:30:52.279Z] #40 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-09-18T10:30:52.280Z] #40 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-18T10:30:52.280Z] #40 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 0.3s [2024-09-18T10:30:52.280Z] #40 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2024-09-18T10:30:52.280Z] #40 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-09-18T10:30:52.280Z] #40 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-09-18T10:30:52.280Z] #40 ... [2024-09-18T10:30:52.280Z] [2024-09-18T10:30:52.280Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T10:30:52.280Z] #54 50.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #54 50.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #54 50.92 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T10:30:52.280Z] #54 50.92 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T10:30:52.280Z] #54 50.92 OK: 20070 distinct packages available [2024-09-18T10:30:52.280Z] #54 50.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #54 51.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #54 51.33 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:52.280Z] #54 51.34 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-18T10:30:52.280Z] #54 51.34 (3/5) Installing libucontext (1.2-r2) [2024-09-18T10:30:52.280Z] #54 51.34 (4/5) Installing gcompat (1.1.0-r1) [2024-09-18T10:30:52.280Z] #54 51.35 (5/5) Installing openssl (3.1.7-r0) [2024-09-18T10:30:52.280Z] #54 51.36 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:52.280Z] #54 51.36 OK: 8 MiB in 20 packages [2024-09-18T10:30:52.280Z] #54 DONE 53.4s [2024-09-18T10:30:52.280Z] [2024-09-18T10:30:52.280Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T10:30:52.280Z] #56 50.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #56 50.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #56 50.76 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:52.280Z] #56 50.76 (2/4) Installing openssl (3.1.7-r0) [2024-09-18T10:30:52.280Z] #56 50.77 (3/4) Installing su-exec (0.2-r3) [2024-09-18T10:30:52.280Z] #56 50.77 (4/4) Installing yq (4.33.3-r5) [2024-09-18T10:30:52.280Z] #56 50.84 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:52.280Z] #56 50.84 OK: 17 MiB in 19 packages [2024-09-18T10:30:52.280Z] #56 DONE 53.2s [2024-09-18T10:30:52.280Z] [2024-09-18T10:30:52.280Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T10:30:52.280Z] #63 50.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #63 50.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #63 50.85 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T10:30:52.280Z] #63 50.85 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T10:30:52.280Z] #63 50.85 OK: 20070 distinct packages available [2024-09-18T10:30:52.280Z] #63 50.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #63 50.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.280Z] #63 51.15 (1/11) Installing ca-certificates (20240226-r0) [2024-09-18T10:30:52.280Z] #63 51.17 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-18T10:30:52.280Z] #63 51.18 (3/11) Installing libunistring (1.1-r1) [2024-09-18T10:30:52.280Z] #63 51.19 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-18T10:30:52.280Z] #63 51.20 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-18T10:30:52.280Z] #63 51.20 (6/11) Installing libcurl (8.9.1-r0) [2024-09-18T10:30:52.280Z] #63 51.22 (7/11) Installing curl (8.9.1-r0) [2024-09-18T10:30:52.280Z] #63 51.22 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:52.280Z] #63 51.23 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-18T10:30:52.280Z] #63 51.23 (10/11) Installing libucontext (1.2-r2) [2024-09-18T10:30:52.280Z] #63 51.23 (11/11) Installing gcompat (1.1.0-r1) [2024-09-18T10:30:52.280Z] #63 51.24 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:52.280Z] #63 51.24 Executing ca-certificates-20240226-r0.trigger [2024-09-18T10:30:52.280Z] #63 51.29 OK: 12 MiB in 26 packages [2024-09-18T10:30:52.280Z] #63 DONE 53.2s [2024-09-18T10:30:52.540Z] [2024-09-18T10:30:52.540Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T10:30:52.540Z] #60 53.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.540Z] #60 53.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:52.540Z] #60 ... [2024-09-18T10:30:52.540Z] [2024-09-18T10:30:52.540Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:30:52.540Z] #40 DONE 53.9s [2024-09-18T10:30:52.798Z] [2024-09-18T10:30:52.799Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T10:30:52.799Z] #60 53.64 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:52.799Z] #60 53.64 (2/2) Installing su-exec (0.2-r3) [2024-09-18T10:30:52.799Z] #60 53.64 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:52.799Z] #60 53.65 OK: 7 MiB in 17 packages [2024-09-18T10:30:52.799Z] #60 DONE 53.8s [2024-09-18T10:30:52.799Z] [2024-09-18T10:30:52.799Z] #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T10:30:53.760Z] #69 ... [2024-09-18T10:30:53.760Z] [2024-09-18T10:30:53.760Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T10:30:53.760Z] #70 DONE 4.6s [2024-09-18T10:30:53.760Z] [2024-09-18T10:30:53.760Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T10:30:53.760Z] #64 53.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:53.760Z] #64 53.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:53.760Z] #64 54.18 (1/2) Installing ca-certificates (20240226-r0) [2024-09-18T10:30:53.760Z] #64 54.20 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:53.760Z] #64 54.20 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:53.760Z] #64 54.21 Executing ca-certificates-20240226-r0.trigger [2024-09-18T10:30:53.760Z] #64 54.25 OK: 8 MiB in 17 packages [2024-09-18T10:30:53.760Z] #64 DONE 54.6s [2024-09-18T10:30:53.760Z] [2024-09-18T10:30:53.760Z] #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T10:30:53.760Z] #57 54.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:53.760Z] #57 54.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:53.760Z] #57 54.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:53.760Z] #57 54.48 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:53.760Z] #57 54.49 OK: 7 MiB in 16 packages [2024-09-18T10:30:53.760Z] #57 DONE 54.9s [2024-09-18T10:30:53.760Z] [2024-09-18T10:30:53.760Z] #71 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T10:30:54.330Z] #71 ... [2024-09-18T10:30:54.330Z] [2024-09-18T10:30:54.330Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T10:30:54.330Z] #62 54.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.330Z] #62 54.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.330Z] #62 54.67 (1/3) Installing ca-certificates (20240226-r0) [2024-09-18T10:30:54.330Z] #62 54.70 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:54.330Z] #62 54.70 (3/3) Installing tzdata (2024a-r0) [2024-09-18T10:30:54.330Z] #62 54.79 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:54.330Z] #62 54.79 Executing ca-certificates-20240226-r0.trigger [2024-09-18T10:30:54.330Z] #62 54.84 OK: 11 MiB in 18 packages [2024-09-18T10:30:54.330Z] #62 DONE 55.1s [2024-09-18T10:30:54.330Z] [2024-09-18T10:30:54.330Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T10:30:54.330Z] #0 4.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.330Z] #0 4.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.330Z] #0 5.106 OK: 264 MiB in 52 packages [2024-09-18T10:30:54.330Z] #72 DONE 5.2s [2024-09-18T10:30:54.330Z] [2024-09-18T10:30:54.330Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T10:30:54.330Z] #0 4.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.330Z] #0 4.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.330Z] #0 4.684 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T10:30:54.330Z] #0 4.684 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T10:30:54.330Z] #0 4.684 OK: 20079 distinct packages available [2024-09-18T10:30:54.330Z] #0 4.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.330Z] #0 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.330Z] #0 5.108 OK: 264 MiB in 52 packages [2024-09-18T10:30:54.330Z] #73 DONE 5.2s [2024-09-18T10:30:54.330Z] [2024-09-18T10:30:54.330Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:30:54.330Z] #74 DONE 0.1s [2024-09-18T10:30:54.330Z] [2024-09-18T10:30:54.330Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:30:54.330Z] #75 DONE 0.1s [2024-09-18T10:30:54.330Z] [2024-09-18T10:30:54.330Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:30:54.902Z] #76 ... [2024-09-18T10:30:54.902Z] [2024-09-18T10:30:54.902Z] #77 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T10:30:54.902Z] #0 5.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.902Z] #0 5.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.902Z] #0 5.612 OK: 264 MiB in 52 packages [2024-09-18T10:30:54.902Z] #77 DONE 5.9s [2024-09-18T10:30:54.902Z] [2024-09-18T10:30:54.902Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:30:54.902Z] #78 DONE 0.0s [2024-09-18T10:30:54.902Z] [2024-09-18T10:30:54.902Z] #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T10:30:54.902Z] #0 5.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.902Z] #0 5.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:54.902Z] #0 5.643 OK: 264 MiB in 52 packages [2024-09-18T10:30:54.902Z] #79 DONE 5.7s [2024-09-18T10:30:54.902Z] [2024-09-18T10:30:54.902Z] #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:30:54.902Z] #80 DONE 0.0s [2024-09-18T10:30:54.902Z] [2024-09-18T10:30:54.902Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:30:55.163Z] #81 ... [2024-09-18T10:30:55.163Z] [2024-09-18T10:30:55.163Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T10:30:55.163Z] #68 DONE 55.8s [2024-09-18T10:30:55.163Z] [2024-09-18T10:30:55.163Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T10:30:55.163Z] #59 56.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:55.163Z] #59 56.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:55.423Z] #59 56.37 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T10:30:55.423Z] #59 56.37 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T10:30:55.423Z] #59 56.37 OK: 20070 distinct packages available [2024-09-18T10:30:55.423Z] #59 56.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:55.684Z] #59 56.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:55.684Z] #59 56.73 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:55.684Z] #59 56.73 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-18T10:30:55.684Z] #59 56.73 (3/4) Installing libucontext (1.2-r2) [2024-09-18T10:30:55.684Z] #59 56.74 (4/4) Installing gcompat (1.1.0-r1) [2024-09-18T10:30:55.684Z] #59 56.74 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:55.944Z] #59 56.75 OK: 8 MiB in 19 packages [2024-09-18T10:30:55.944Z] #59 DONE 56.9s [2024-09-18T10:30:55.944Z] [2024-09-18T10:30:55.944Z] #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T10:30:55.944Z] #69 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.204Z] #69 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.464Z] #69 3.582 OK: 7 MiB in 17 packages [2024-09-18T10:30:56.464Z] #69 ... [2024-09-18T10:30:56.464Z] [2024-09-18T10:30:56.464Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T10:30:56.464Z] #55 56.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.464Z] #55 56.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.464Z] #55 57.07 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:56.464Z] #55 57.07 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:56.464Z] #55 57.08 OK: 7 MiB in 16 packages [2024-09-18T10:30:56.464Z] #55 DONE 57.5s [2024-09-18T10:30:56.724Z] [2024-09-18T10:30:56.724Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T10:30:56.724Z] #65 56.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #65 56.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #65 57.06 (1/4) Installing ca-certificates (20240226-r0) [2024-09-18T10:30:56.724Z] #65 57.09 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-18T10:30:56.724Z] #65 57.09 (3/4) Installing su-exec (0.2-r3) [2024-09-18T10:30:56.724Z] #65 57.09 (4/4) Installing yq (4.33.3-r5) [2024-09-18T10:30:56.724Z] #65 57.25 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:30:56.724Z] #65 57.25 Executing ca-certificates-20240226-r0.trigger [2024-09-18T10:30:56.724Z] #65 57.29 OK: 17 MiB in 19 packages [2024-09-18T10:30:56.724Z] #65 DONE 57.4s [2024-09-18T10:30:56.724Z] [2024-09-18T10:30:56.724Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T10:30:56.724Z] #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #0 3.904 OK: 8 MiB in 20 packages [2024-09-18T10:30:56.724Z] #82 DONE 4.3s [2024-09-18T10:30:56.724Z] [2024-09-18T10:30:56.724Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T10:30:56.724Z] #0 3.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #0 4.107 OK: 17 MiB in 19 packages [2024-09-18T10:30:56.724Z] #83 DONE 4.3s [2024-09-18T10:30:56.724Z] [2024-09-18T10:30:56.724Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T10:30:56.724Z] #0 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #0 3.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #0 3.952 OK: 12 MiB in 26 packages [2024-09-18T10:30:56.724Z] #84 DONE 4.3s [2024-09-18T10:30:56.724Z] [2024-09-18T10:30:56.724Z] #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T10:30:56.724Z] #69 DONE 3.8s [2024-09-18T10:30:56.724Z] [2024-09-18T10:30:56.724Z] #71 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T10:30:56.724Z] #71 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #71 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:56.724Z] #71 2.714 OK: 7 MiB in 16 packages [2024-09-18T10:30:56.724Z] #71 DONE 3.1s [2024-09-18T10:30:56.724Z] [2024-09-18T10:30:56.724Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-18T10:30:58.118Z] #85 DONE 1.5s [2024-09-18T10:30:58.118Z] [2024-09-18T10:30:58.118Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T10:30:58.118Z] #0 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:58.118Z] #0 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:58.118Z] #0 3.134 OK: 8 MiB in 17 packages [2024-09-18T10:30:58.118Z] #86 DONE 4.4s [2024-09-18T10:30:58.118Z] [2024-09-18T10:30:58.118Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-18T10:30:58.118Z] #87 DONE 1.5s [2024-09-18T10:30:58.118Z] [2024-09-18T10:30:58.118Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T10:30:58.118Z] #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:58.118Z] #0 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:58.118Z] #0 2.649 OK: 11 MiB in 18 packages [2024-09-18T10:30:58.118Z] #88 DONE 3.9s [2024-09-18T10:30:58.118Z] [2024-09-18T10:30:58.118Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T10:30:58.118Z] #89 ... [2024-09-18T10:30:58.118Z] [2024-09-18T10:30:58.118Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T10:30:58.118Z] #90 DONE 1.5s [2024-09-18T10:30:58.377Z] [2024-09-18T10:30:58.377Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T10:30:59.317Z] #91 DONE 1.0s [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T10:30:59.317Z] #0 4.438 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:59.317Z] #0 5.046 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:30:59.317Z] #92 ... [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T10:30:59.317Z] #89 DONE 1.0s [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-18T10:30:59.317Z] #93 DONE 0.1s [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-18T10:30:59.317Z] #94 DONE 0.1s [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T10:30:59.317Z] #95 DONE 0.1s [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:30:59.317Z] #42 ... [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-18T10:30:59.317Z] #96 DONE 0.1s [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-18T10:30:59.317Z] #97 DONE 0.1s [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T10:30:59.317Z] #98 DONE 0.1s [2024-09-18T10:30:59.317Z] [2024-09-18T10:30:59.317Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-18T10:30:59.578Z] #99 DONE 0.1s [2024-09-18T10:30:59.578Z] [2024-09-18T10:30:59.578Z] #100 [security-spire-server] exporting to image [2024-09-18T10:30:59.578Z] #100 exporting layers [2024-09-18T10:30:59.578Z] #100 ... [2024-09-18T10:30:59.578Z] [2024-09-18T10:30:59.578Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-18T10:30:59.578Z] #101 DONE 0.1s [2024-09-18T10:30:59.578Z] [2024-09-18T10:30:59.578Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T10:30:59.578Z] #92 5.750 OK: 264 MiB in 52 packages [2024-09-18T10:30:59.578Z] #92 DONE 5.9s [2024-09-18T10:30:59.578Z] [2024-09-18T10:30:59.578Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-18T10:30:59.578Z] #102 DONE 0.1s [2024-09-18T10:30:59.578Z] [2024-09-18T10:30:59.578Z] #100 [security-spire-agent] exporting to image [2024-09-18T10:30:59.838Z] #100 ... [2024-09-18T10:30:59.838Z] [2024-09-18T10:30:59.838Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-18T10:30:59.838Z] #103 DONE 0.2s [2024-09-18T10:31:00.097Z] [2024-09-18T10:31:00.097Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:31:00.097Z] #104 ... [2024-09-18T10:31:00.097Z] [2024-09-18T10:31:00.097Z] #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T10:31:00.097Z] #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:31:00.097Z] #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:31:00.097Z] #0 3.918 OK: 8 MiB in 19 packages [2024-09-18T10:31:00.097Z] #105 DONE 4.1s [2024-09-18T10:31:00.356Z] [2024-09-18T10:31:00.356Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T10:31:01.296Z] #106 DONE 1.0s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #107 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T10:31:01.296Z] #0 4.216 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:31:01.296Z] #0 4.706 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:31:01.296Z] #0 5.335 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T10:31:01.296Z] #0 5.648 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:31:01.296Z] #0 5.653 OK: 7 MiB in 16 packages [2024-09-18T10:31:01.296Z] #107 DONE 6.1s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #108 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T10:31:01.296Z] #0 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:31:01.296Z] #0 3.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:31:01.296Z] #0 3.857 OK: 7 MiB in 16 packages [2024-09-18T10:31:01.296Z] #108 DONE 4.5s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T10:31:01.296Z] #109 DONE 4.4s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-18T10:31:01.296Z] #110 DONE 0.1s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #100 [security-spire-agent] exporting to image [2024-09-18T10:31:01.296Z] #100 exporting layers 1.6s done [2024-09-18T10:31:01.296Z] #100 writing image sha256:a4c5c37d68d714ac1313999d28c4f088202c1c83efec774f58292627cb7acbcf 0.0s done [2024-09-18T10:31:01.296Z] #100 naming to docker.io/library/security-spire-server [2024-09-18T10:31:01.296Z] #100 exporting layers 1.5s done [2024-09-18T10:31:01.296Z] #100 naming to docker.io/library/security-spire-server done [2024-09-18T10:31:01.296Z] #100 writing image sha256:b7ee2f087de65ef713292e50568fcfb6e7bd212aece460a4b764517b5f49736e done [2024-09-18T10:31:01.296Z] #100 naming to docker.io/library/security-spire-agent done [2024-09-18T10:31:01.296Z] #100 DONE 1.7s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-18T10:31:01.296Z] #111 DONE 0.1s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-18T10:31:01.296Z] #112 DONE 0.1s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #113 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T10:31:01.296Z] #0 4.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T10:31:01.296Z] #0 4.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T10:31:01.296Z] #113 ... [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T10:31:01.296Z] #114 DONE 0.0s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-18T10:31:01.296Z] #115 DONE 0.0s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-18T10:31:01.296Z] #116 DONE 0.0s [2024-09-18T10:31:01.296Z] [2024-09-18T10:31:01.296Z] #113 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T10:31:01.296Z] #113 4.781 OK: 17 MiB in 19 packages [2024-09-18T10:31:01.557Z] #113 DONE 4.9s [2024-09-18T10:31:01.557Z] [2024-09-18T10:31:01.557Z] #100 [security-spire-config] exporting to image [2024-09-18T10:31:01.817Z] #100 exporting layers 0.6s done [2024-09-18T10:31:02.077Z] #100 writing image sha256:24a23b54c7e7844815fe8e4c3ef5de554cc88f65f2fb64197d5e55cb949a5de0 done [2024-09-18T10:31:02.077Z] #100 naming to docker.io/library/security-spire-config done [2024-09-18T10:31:02.077Z] #100 DONE 2.3s [2024-09-18T10:31:02.077Z] [2024-09-18T10:31:02.077Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:31:04.627Z] #117 ... [2024-09-18T10:31:04.627Z] [2024-09-18T10:31:04.627Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:31:21.831Z] Removing intermediate container 052be75b5fe5 [2024-09-18T10:31:21.832Z] ---> ef92325ba567 [2024-09-18T10:31:21.832Z] Successfully built ef92325ba567 [2024-09-18T10:31:21.832Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:31:22.177Z] + docker inspect -f . ci-base-image-arm64 [2024-09-18T10:31:22.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T10:31:22.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-10600 does not seem to be running inside a container [2024-09-18T10:31:22.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-18T10:31:23.736Z] $ docker top aa7672f6ffee65967012cdb7ec2ebce56f527a4e2f7446238dcb5e04b4668f46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T10:31:24.567Z] + go version [2024-09-18T10:31:24.567Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-18T10:31:24.585Z] $ docker stop --time=1 aa7672f6ffee65967012cdb7ec2ebce56f527a4e2f7446238dcb5e04b4668f46 [2024-09-18T10:31:26.183Z] $ docker rm -f --volumes aa7672f6ffee65967012cdb7ec2ebce56f527a4e2f7446238dcb5e04b4668f46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:31:26.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T10:31:26.886Z] [2024-09-18T10:31:26.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:31:27.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T10:31:27.219Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-18T10:31:27.219Z] 547446be3368: Pulling fs layer [2024-09-18T10:31:27.219Z] d125d8839a47: Pulling fs layer [2024-09-18T10:31:27.219Z] 3e85d5ac6304: Pulling fs layer [2024-09-18T10:31:27.219Z] c3105a71a48b: Pulling fs layer [2024-09-18T10:31:27.219Z] 0f093f025ec4: Pulling fs layer [2024-09-18T10:31:27.219Z] c3106fc0e877: Pulling fs layer [2024-09-18T10:31:27.219Z] c3105a71a48b: Waiting [2024-09-18T10:31:27.219Z] 0f093f025ec4: Waiting [2024-09-18T10:31:27.219Z] c3106fc0e877: Waiting [2024-09-18T10:31:27.501Z] 547446be3368: Verifying Checksum [2024-09-18T10:31:27.501Z] c3105a71a48b: Verifying Checksum [2024-09-18T10:31:27.501Z] c3105a71a48b: Download complete [2024-09-18T10:31:28.095Z] d125d8839a47: Verifying Checksum [2024-09-18T10:31:28.095Z] d125d8839a47: Download complete [2024-09-18T10:31:28.095Z] c3106fc0e877: Download complete [2024-09-18T10:31:28.095Z] 0f093f025ec4: Verifying Checksum [2024-09-18T10:31:28.095Z] 0f093f025ec4: Download complete [2024-09-18T10:31:28.095Z] 547446be3368: Pull complete [2024-09-18T10:31:29.507Z] d125d8839a47: Pull complete [2024-09-18T10:31:30.092Z] 3e85d5ac6304: Verifying Checksum [2024-09-18T10:31:30.092Z] 3e85d5ac6304: Download complete [2024-09-18T10:31:40.195Z] 3e85d5ac6304: Pull complete [2024-09-18T10:31:40.195Z] c3105a71a48b: Pull complete [2024-09-18T10:31:41.151Z] 0f093f025ec4: Pull complete [2024-09-18T10:31:41.151Z] c3106fc0e877: Pull complete [2024-09-18T10:31:41.416Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-18T10:31:41.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T10:31:41.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T10:31:41.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-10600 does not seem to be running inside a container [2024-09-18T10:31:41.678Z] $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-18T10:31:43.759Z] $ docker top feba90a338b33e9b3a98aeacaa2261c92478e32bc12f724baba926510a4b755c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T10:31:44.285Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-18T10:31:54.366Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-18T10:31:54.366Z] #1 transferring dockerfile: 2.06kB done [2024-09-18T10:31:54.366Z] #1 DONE 0.1s [2024-09-18T10:31:54.966Z] [2024-09-18T10:31:54.966Z] #2 [core-data internal] load build definition from Dockerfile [2024-09-18T10:31:54.966Z] #2 transferring dockerfile: 2.07kB done [2024-09-18T10:31:54.966Z] #2 DONE 0.1s [2024-09-18T10:31:54.966Z] [2024-09-18T10:31:54.966Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-18T10:31:54.966Z] #3 transferring dockerfile: 2.23kB done [2024-09-18T10:31:54.966Z] #3 DONE 0.1s [2024-09-18T10:31:54.966Z] [2024-09-18T10:31:54.966Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-09-18T10:31:54.966Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-09-18T10:31:54.966Z] #4 DONE 0.1s [2024-09-18T10:31:54.966Z] [2024-09-18T10:31:54.966Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-09-18T10:31:54.966Z] #5 transferring dockerfile: 2.07kB done [2024-09-18T10:31:54.966Z] #5 DONE 0.1s [2024-09-18T10:31:54.966Z] [2024-09-18T10:31:54.966Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-09-18T10:31:55.246Z] #6 transferring dockerfile: 1.69kB done [2024-09-18T10:31:55.246Z] #6 DONE 0.1s [2024-09-18T10:31:55.246Z] [2024-09-18T10:31:55.246Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-18T10:31:55.246Z] #7 transferring dockerfile: 2.49kB done [2024-09-18T10:31:55.246Z] #7 DONE 0.1s [2024-09-18T10:31:55.246Z] [2024-09-18T10:31:55.246Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-09-18T10:31:55.246Z] #8 transferring dockerfile: 1.81kB done [2024-09-18T10:31:55.246Z] #8 DONE 0.1s [2024-09-18T10:31:55.246Z] [2024-09-18T10:31:55.246Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-18T10:31:55.246Z] #9 transferring dockerfile: 1.95kB done [2024-09-18T10:31:55.246Z] #9 DONE 0.1s [2024-09-18T10:31:55.246Z] [2024-09-18T10:31:55.246Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-18T10:31:55.246Z] #10 transferring dockerfile: 1.89kB 0.0s done [2024-09-18T10:31:55.246Z] #10 DONE 0.1s [2024-09-18T10:31:55.516Z] [2024-09-18T10:31:55.516Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-18T10:31:55.516Z] #11 transferring dockerfile: 2.15kB done [2024-09-18T10:31:55.516Z] #11 DONE 0.1s [2024-09-18T10:31:55.516Z] [2024-09-18T10:31:55.516Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-18T10:31:55.516Z] #12 transferring dockerfile: 3.17kB done [2024-09-18T10:31:55.516Z] #12 DONE 0.1s [2024-09-18T10:31:55.516Z] [2024-09-18T10:31:55.516Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-18T10:31:55.797Z] #13 transferring dockerfile: 1.85kB done [2024-09-18T10:31:55.797Z] #13 DONE 0.1s [2024-09-18T10:31:55.797Z] [2024-09-18T10:31:55.797Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-18T10:31:55.797Z] #14 DONE 0.0s [2024-09-18T10:31:55.797Z] [2024-09-18T10:31:55.797Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-18T10:31:55.797Z] #15 transferring dockerfile: 2.50kB 0.0s done [2024-09-18T10:31:55.797Z] #15 DONE 0.1s [2024-09-18T10:31:55.797Z] [2024-09-18T10:31:55.797Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-18T10:31:55.797Z] #14 transferring dockerfile: 1.93kB done [2024-09-18T10:31:55.797Z] #14 DONE 0.1s [2024-09-18T10:31:55.797Z] [2024-09-18T10:31:55.797Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-18T10:31:56.063Z] #16 transferring dockerfile: 1.93kB 0.0s done [2024-09-18T10:31:56.063Z] #16 DONE 0.1s [2024-09-18T10:31:56.063Z] [2024-09-18T10:31:56.063Z] #17 [core-metadata internal] load .dockerignore [2024-09-18T10:31:56.063Z] #17 transferring context: [2024-09-18T10:31:56.063Z] #17 transferring context: 50B done [2024-09-18T10:31:56.063Z] #17 DONE 0.1s [2024-09-18T10:31:57.028Z] [2024-09-18T10:31:57.028Z] #18 [core-data internal] load .dockerignore [2024-09-18T10:31:57.028Z] #18 transferring context: 50B 0.0s done [2024-09-18T10:31:57.028Z] #18 DONE 0.1s [2024-09-18T10:31:57.028Z] [2024-09-18T10:31:57.028Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-18T10:31:57.028Z] #19 transferring context: 50B 0.0s done [2024-09-18T10:31:57.028Z] #19 DONE 0.1s [2024-09-18T10:31:57.028Z] [2024-09-18T10:31:57.028Z] #20 [security-spire-server internal] load .dockerignore [2024-09-18T10:31:57.028Z] #20 transferring context: 50B 0.0s done [2024-09-18T10:31:57.028Z] #20 DONE 0.1s [2024-09-18T10:31:57.028Z] [2024-09-18T10:31:57.028Z] #21 [core-keeper internal] load .dockerignore [2024-09-18T10:31:57.028Z] #21 transferring context: 50B done [2024-09-18T10:31:57.028Z] #21 DONE 0.1s [2024-09-18T10:31:57.028Z] [2024-09-18T10:31:57.028Z] #22 [security-spire-config internal] load .dockerignore [2024-09-18T10:31:57.300Z] #22 transferring context: 50B 0.0s done [2024-09-18T10:31:57.300Z] #22 DONE 0.1s [2024-09-18T10:31:57.300Z] [2024-09-18T10:31:57.300Z] #23 [security-spire-agent internal] load .dockerignore [2024-09-18T10:31:57.300Z] #23 transferring context: 50B 0.0s done [2024-09-18T10:31:57.300Z] #23 DONE 0.1s [2024-09-18T10:31:57.300Z] [2024-09-18T10:31:57.300Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-09-18T10:31:57.300Z] #24 transferring context: 50B 0.0s done [2024-09-18T10:31:57.300Z] #24 DONE 0.1s [2024-09-18T10:31:57.300Z] [2024-09-18T10:31:57.300Z] #25 [support-notifications internal] load .dockerignore [2024-09-18T10:31:57.300Z] #25 transferring context: 50B done [2024-09-18T10:31:57.300Z] #25 DONE 0.1s [2024-09-18T10:31:57.300Z] [2024-09-18T10:31:57.300Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-09-18T10:31:57.300Z] #26 transferring context: 50B 0.0s done [2024-09-18T10:31:57.300Z] #26 DONE 0.1s [2024-09-18T10:31:57.300Z] [2024-09-18T10:31:57.300Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-18T10:31:57.300Z] #27 transferring context: 50B 0.0s done [2024-09-18T10:31:57.570Z] #27 ... [2024-09-18T10:31:57.570Z] [2024-09-18T10:31:57.570Z] #28 [security-bootstrapper internal] load .dockerignore [2024-09-18T10:31:57.570Z] #28 transferring context: 50B done [2024-09-18T10:31:57.570Z] #28 DONE 0.1s [2024-09-18T10:31:57.570Z] [2024-09-18T10:31:57.570Z] #29 [support-scheduler internal] load .dockerignore [2024-09-18T10:31:57.570Z] #29 DONE 0.0s [2024-09-18T10:31:57.570Z] [2024-09-18T10:31:57.570Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-09-18T10:31:57.570Z] #30 transferring context: 50B done [2024-09-18T10:31:57.570Z] #30 DONE 0.1s [2024-09-18T10:31:57.570Z] [2024-09-18T10:31:57.570Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-18T10:31:57.570Z] #31 transferring context: 50B 0.0s done [2024-09-18T10:31:57.840Z] #31 DONE 0.1s [2024-09-18T10:31:57.840Z] [2024-09-18T10:31:57.840Z] #29 [support-scheduler internal] load .dockerignore [2024-09-18T10:31:57.840Z] #29 transferring context: 50B done [2024-09-18T10:31:57.840Z] #29 DONE 0.1s [2024-09-18T10:31:57.840Z] [2024-09-18T10:31:57.840Z] #32 [core-command internal] load .dockerignore [2024-09-18T10:31:57.840Z] #32 transferring context: 50B done [2024-09-18T10:31:57.840Z] #32 DONE 0.0s [2024-09-18T10:31:57.840Z] [2024-09-18T10:31:57.840Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:31:57.840Z] #33 DONE 0.0s [2024-09-18T10:31:57.840Z] [2024-09-18T10:31:57.840Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:31:58.108Z] #34 DONE 0.2s [2024-09-18T10:31:58.108Z] [2024-09-18T10:31:58.108Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:31:58.108Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:31:58.108Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:31:58.108Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:31:58.108Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:31:58.108Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s [2024-09-18T10:31:58.378Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:31:58.378Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-18T10:31:58.969Z] #35 ... [2024-09-18T10:31:58.969Z] [2024-09-18T10:31:58.969Z] #36 [core-metadata internal] load build context [2024-09-18T10:31:58.969Z] #36 transferring context: 3.13MB 0.6s done [2024-09-18T10:31:58.969Z] #36 DONE 0.8s [2024-09-18T10:31:58.969Z] [2024-09-18T10:31:58.969Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:31:58.969Z] #35 ... [2024-09-18T10:31:58.969Z] [2024-09-18T10:31:58.969Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:31:58.969Z] #33 DONE 0.0s [2024-09-18T10:31:58.969Z] [2024-09-18T10:31:58.969Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:31:58.969Z] #34 DONE 0.2s [2024-09-18T10:31:58.969Z] [2024-09-18T10:31:58.969Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:31:58.969Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:31:58.969Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:31:58.969Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:31:58.969Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:31:58.969Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:31:59.240Z] #35 ... [2024-09-18T10:31:59.240Z] [2024-09-18T10:31:59.240Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:31:59.240Z] #33 DONE 0.0s [2024-09-18T10:31:59.240Z] [2024-09-18T10:31:59.240Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:31:59.240Z] #34 DONE 0.3s [2024-09-18T10:31:59.240Z] [2024-09-18T10:31:59.240Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T10:31:59.240Z] #37 DONE 1.8s [2024-09-18T10:31:59.240Z] [2024-09-18T10:31:59.240Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:31:59.240Z] #35 ... [2024-09-18T10:31:59.240Z] [2024-09-18T10:31:59.240Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T10:31:59.240Z] #37 DONE 1.9s [2024-09-18T10:31:59.240Z] [2024-09-18T10:31:59.240Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:31:59.240Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:31:59.240Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:31:59.240Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:31:59.240Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:31:59.240Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:31:59.240Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-18T10:31:59.510Z] #35 ... [2024-09-18T10:31:59.510Z] [2024-09-18T10:31:59.510Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:31:59.510Z] #34 DONE 0.4s [2024-09-18T10:31:59.510Z] [2024-09-18T10:31:59.510Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-18T10:31:59.510Z] #38 DONE 0.6s [2024-09-18T10:31:59.510Z] [2024-09-18T10:31:59.510Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:31:59.510Z] #33 DONE 0.0s [2024-09-18T10:31:59.510Z] [2024-09-18T10:31:59.510Z] #39 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T10:31:59.776Z] #39 ... [2024-09-18T10:31:59.777Z] [2024-09-18T10:31:59.777Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:31:59.777Z] #34 DONE 0.6s [2024-09-18T10:31:59.777Z] [2024-09-18T10:31:59.777Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T10:31:59.777Z] #37 DONE 1.9s [2024-09-18T10:31:59.777Z] [2024-09-18T10:31:59.777Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-18T10:31:59.777Z] #38 DONE 0.7s [2024-09-18T10:31:59.777Z] [2024-09-18T10:31:59.777Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:31:59.777Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:31:59.777Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:31:59.777Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:31:59.777Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:31:59.777Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:31:59.777Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-18T10:32:00.045Z] #35 ... [2024-09-18T10:32:00.045Z] [2024-09-18T10:32:00.045Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:32:00.045Z] #33 DONE 0.0s [2024-09-18T10:32:00.313Z] [2024-09-18T10:32:00.313Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T10:32:00.313Z] #37 DONE 2.0s [2024-09-18T10:32:00.313Z] [2024-09-18T10:32:00.313Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:32:00.313Z] #33 DONE 0.0s [2024-09-18T10:32:00.313Z] [2024-09-18T10:32:00.313Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-18T10:32:00.313Z] #38 DONE 0.7s [2024-09-18T10:32:00.313Z] [2024-09-18T10:32:00.313Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:32:00.313Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:32:00.313Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:32:00.313Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:32:00.313Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:32:00.313Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:32:00.313Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-18T10:32:00.313Z] #35 ... [2024-09-18T10:32:00.313Z] [2024-09-18T10:32:00.313Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:32:00.313Z] #33 DONE 0.0s [2024-09-18T10:32:00.313Z] [2024-09-18T10:32:00.313Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:32:00.313Z] #33 DONE 0.0s [2024-09-18T10:32:00.313Z] [2024-09-18T10:32:00.313Z] #40 [core-data internal] load build context [2024-09-18T10:32:00.313Z] #40 transferring context: 3.13MB 1.2s done [2024-09-18T10:32:00.313Z] #40 DONE 1.3s [2024-09-18T10:32:00.313Z] [2024-09-18T10:32:00.313Z] #41 [core-keeper internal] load build context [2024-09-18T10:32:00.582Z] #41 ... [2024-09-18T10:32:00.582Z] [2024-09-18T10:32:00.582Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:32:00.582Z] #33 DONE 0.0s [2024-09-18T10:32:00.582Z] [2024-09-18T10:32:00.582Z] #41 [core-keeper internal] load build context [2024-09-18T10:32:00.582Z] #41 ... [2024-09-18T10:32:00.582Z] [2024-09-18T10:32:00.582Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T10:32:00.582Z] #37 DONE 2.1s [2024-09-18T10:32:00.582Z] [2024-09-18T10:32:00.582Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-18T10:32:00.582Z] #38 DONE 0.9s [2024-09-18T10:32:00.582Z] [2024-09-18T10:32:00.582Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:32:00.582Z] #34 DONE 1.3s [2024-09-18T10:32:00.854Z] [2024-09-18T10:32:00.854Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T10:32:00.854Z] #37 DONE 2.1s [2024-09-18T10:32:00.854Z] [2024-09-18T10:32:00.854Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-18T10:32:00.854Z] #38 DONE 0.9s [2024-09-18T10:32:00.854Z] [2024-09-18T10:32:00.854Z] #42 [support-notifications internal] load build context [2024-09-18T10:32:00.854Z] #42 DONE 0.0s [2024-09-18T10:32:00.854Z] [2024-09-18T10:32:00.854Z] #43 [core-common-config-bootstrapper internal] load build context [2024-09-18T10:32:00.854Z] #43 transferring context: 3.13MB 1.2s done [2024-09-18T10:32:00.854Z] #43 DONE 1.5s [2024-09-18T10:32:00.854Z] [2024-09-18T10:32:00.854Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:32:00.854Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:32:00.854Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:32:00.854Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:32:00.854Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:32:00.854Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:32:00.854Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-18T10:32:00.854Z] #35 DONE 3.6s [2024-09-18T10:32:00.854Z] [2024-09-18T10:32:00.854Z] #44 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:00.854Z] #44 ... [2024-09-18T10:32:00.854Z] [2024-09-18T10:32:00.854Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:32:00.854Z] #33 DONE 0.0s [2024-09-18T10:32:00.854Z] [2024-09-18T10:32:00.854Z] #41 [core-keeper internal] load build context [2024-09-18T10:32:00.854Z] #41 transferring context: 3.13MB 1.1s done [2024-09-18T10:32:00.854Z] #41 DONE 1.2s [2024-09-18T10:32:00.854Z] [2024-09-18T10:32:00.854Z] #44 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:00.917Z] #118 ... [2024-09-18T10:32:00.917Z] [2024-09-18T10:32:00.917Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:00.917Z] #81 DONE 58.5s [2024-09-18T10:32:00.917Z] [2024-09-18T10:32:00.917Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:00.917Z] #104 DONE 53.6s [2024-09-18T10:32:00.917Z] [2024-09-18T10:32:00.917Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:00.917Z] #76 DONE 59.1s [2024-09-18T10:32:00.917Z] [2024-09-18T10:32:00.917Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:00.917Z] #118 DONE 59.0s [2024-09-18T10:32:00.917Z] [2024-09-18T10:32:00.917Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:00.917Z] #117 DONE 58.6s [2024-09-18T10:32:00.917Z] [2024-09-18T10:32:00.917Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-09-18T10:32:01.125Z] #44 ... [2024-09-18T10:32:01.125Z] [2024-09-18T10:32:01.125Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:32:01.125Z] #33 DONE 0.0s [2024-09-18T10:32:01.125Z] [2024-09-18T10:32:01.125Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-18T10:32:01.125Z] #45 DONE 1.1s [2024-09-18T10:32:01.125Z] [2024-09-18T10:32:01.125Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T10:32:01.125Z] #46 DONE 1.7s [2024-09-18T10:32:01.125Z] [2024-09-18T10:32:01.125Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:32:01.125Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:32:01.125Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:32:01.125Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:32:01.125Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:32:01.125Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:32:01.125Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-18T10:32:01.125Z] #35 DONE 3.6s [2024-09-18T10:32:01.125Z] [2024-09-18T10:32:01.125Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:32:01.125Z] #33 DONE 0.0s [2024-09-18T10:32:01.125Z] [2024-09-18T10:32:01.125Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:32:01.125Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:32:01.125Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:32:01.125Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:32:01.125Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:32:01.125Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:32:01.125Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-18T10:32:01.125Z] #35 DONE 3.6s [2024-09-18T10:32:01.125Z] [2024-09-18T10:32:01.125Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T10:32:01.399Z] #47 ... [2024-09-18T10:32:01.399Z] [2024-09-18T10:32:01.399Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T10:32:01.399Z] #33 DONE 0.0s [2024-09-18T10:32:01.399Z] [2024-09-18T10:32:01.399Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:01.399Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:02.373Z] #48 ... [2024-09-18T10:32:02.373Z] [2024-09-18T10:32:02.373Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T10:32:02.373Z] #49 transferring context: 3.13MB 1.3s done [2024-09-18T10:32:02.373Z] #49 DONE 1.9s [2024-09-18T10:32:02.373Z] [2024-09-18T10:32:02.373Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T10:32:02.652Z] #50 ... [2024-09-18T10:32:02.652Z] [2024-09-18T10:32:02.652Z] #51 [security-spire-config internal] load build context [2024-09-18T10:32:02.652Z] #51 transferring context: 25.96kB 0.2s done [2024-09-18T10:32:02.652Z] #51 DONE 1.6s [2024-09-18T10:32:02.922Z] [2024-09-18T10:32:02.922Z] #52 [security-proxy-auth internal] load build context [2024-09-18T10:32:03.515Z] #52 ... [2024-09-18T10:32:03.515Z] [2024-09-18T10:32:03.515Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T10:32:03.515Z] #34 DONE 3.7s [2024-09-18T10:32:03.515Z] [2024-09-18T10:32:03.515Z] #53 [security-spire-server internal] load build context [2024-09-18T10:32:03.515Z] #53 transferring context: 27.71kB 0.2s done [2024-09-18T10:32:03.515Z] #53 DONE 2.2s [2024-09-18T10:32:03.515Z] [2024-09-18T10:32:03.515Z] #54 [security-spire-agent internal] load build context [2024-09-18T10:32:03.515Z] #54 transferring context: 27.24kB 0.4s done [2024-09-18T10:32:03.515Z] #54 DONE 2.2s [2024-09-18T10:32:03.515Z] [2024-09-18T10:32:03.515Z] #52 [security-proxy-auth internal] load build context [2024-09-18T10:32:03.515Z] #52 ... [2024-09-18T10:32:03.515Z] [2024-09-18T10:32:03.515Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T10:32:03.515Z] #37 DONE 2.2s [2024-09-18T10:32:03.515Z] [2024-09-18T10:32:03.515Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-18T10:32:03.515Z] #38 DONE 1.0s [2024-09-18T10:32:03.515Z] [2024-09-18T10:32:03.515Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:32:03.515Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:32:03.515Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:32:03.515Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:32:03.515Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:32:03.515Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:32:03.515Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-18T10:32:03.515Z] #35 DONE 3.7s [2024-09-18T10:32:03.515Z] [2024-09-18T10:32:03.515Z] #55 [support-scheduler internal] load build context [2024-09-18T10:32:03.515Z] #55 DONE 0.0s [2024-09-18T10:32:03.515Z] [2024-09-18T10:32:03.515Z] #52 [security-proxy-auth internal] load build context [2024-09-18T10:32:03.784Z] #52 ... [2024-09-18T10:32:03.784Z] [2024-09-18T10:32:03.784Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T10:32:03.784Z] #37 DONE 2.2s [2024-09-18T10:32:03.784Z] [2024-09-18T10:32:03.784Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-18T10:32:03.784Z] #38 DONE 1.0s [2024-09-18T10:32:03.784Z] [2024-09-18T10:32:03.784Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:32:03.784Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:32:03.784Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:32:03.784Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:32:03.784Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:32:03.784Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:32:03.784Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-18T10:32:03.784Z] #35 DONE 3.7s [2024-09-18T10:32:03.784Z] [2024-09-18T10:32:03.784Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T10:32:03.784Z] #37 DONE 2.2s [2024-09-18T10:32:03.784Z] [2024-09-18T10:32:03.784Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-18T10:32:03.784Z] #38 DONE 1.0s [2024-09-18T10:32:03.784Z] [2024-09-18T10:32:03.784Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T10:32:03.784Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T10:32:03.784Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T10:32:03.784Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T10:32:03.784Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T10:32:03.784Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done [2024-09-18T10:32:03.784Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-18T10:32:03.784Z] #35 DONE 3.7s [2024-09-18T10:32:03.784Z] [2024-09-18T10:32:03.784Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:03.784Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done [2024-09-18T10:32:04.234Z] #119 ... [2024-09-18T10:32:04.234Z] [2024-09-18T10:32:04.234Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T10:32:04.234Z] #120 ... [2024-09-18T10:32:04.234Z] [2024-09-18T10:32:04.234Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T10:32:04.234Z] #121 ... [2024-09-18T10:32:04.234Z] [2024-09-18T10:32:04.234Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-18T10:32:04.234Z] #122 ... [2024-09-18T10:32:04.234Z] [2024-09-18T10:32:04.234Z] #123 [core-command builder 6/7] COPY . . [2024-09-18T10:32:04.378Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T10:32:04.975Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-18T10:32:04.976Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-18T10:32:05.246Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-18T10:32:05.830Z] #48 ... [2024-09-18T10:32:05.830Z] [2024-09-18T10:32:05.830Z] #52 [security-proxy-auth internal] load build context [2024-09-18T10:32:05.830Z] #52 transferring context: 3.13MB 3.4s done [2024-09-18T10:32:05.830Z] #52 DONE 5.0s [2024-09-18T10:32:05.830Z] [2024-09-18T10:32:05.830Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:05.830Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.4s [2024-09-18T10:32:05.830Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s [2024-09-18T10:32:05.830Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s [2024-09-18T10:32:05.830Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-18T10:32:05.830Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s [2024-09-18T10:32:05.830Z] #48 ... [2024-09-18T10:32:05.830Z] [2024-09-18T10:32:05.830Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T10:32:05.830Z] #56 transferring context: 3.13MB 3.2s done [2024-09-18T10:32:05.830Z] #56 DONE 5.1s [2024-09-18T10:32:06.100Z] [2024-09-18T10:32:06.100Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:06.100Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-09-18T10:32:06.100Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-09-18T10:32:06.100Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-18T10:32:06.100Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-18T10:32:06.369Z] #48 ... [2024-09-18T10:32:06.369Z] [2024-09-18T10:32:06.369Z] #42 [support-notifications internal] load build context [2024-09-18T10:32:06.369Z] #42 transferring context: 3.13MB 3.5s done [2024-09-18T10:32:06.369Z] #42 DONE 5.6s [2024-09-18T10:32:06.369Z] [2024-09-18T10:32:06.369Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:06.639Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.57MB / 28.04MB 1.3s [2024-09-18T10:32:06.639Z] #48 ... [2024-09-18T10:32:06.639Z] [2024-09-18T10:32:06.639Z] #57 [security-bootstrapper internal] load build context [2024-09-18T10:32:06.640Z] #57 transferring context: 3.13MB 4.3s done [2024-09-18T10:32:06.640Z] #57 DONE 6.0s [2024-09-18T10:32:06.907Z] [2024-09-18T10:32:06.907Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:07.873Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 2.4s [2024-09-18T10:32:08.455Z] #123 DONE 14.9s [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:08.455Z] #124 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #125 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:08.455Z] #126 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #127 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:08.455Z] #128 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:08.455Z] #129 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #119 DONE 14.8s [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:08.455Z] #130 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #131 [support-scheduler builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #131 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:08.455Z] #132 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #120 DONE 14.9s [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #133 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:08.455Z] #134 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:08.455Z] #135 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:08.455Z] #136 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #137 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:08.455Z] #138 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #121 DONE 14.9s [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #139 [core-metadata builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #139 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:08.455Z] #140 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:08.455Z] #141 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:08.455Z] #142 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #143 [core-data builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #143 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:08.455Z] #144 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T10:32:08.455Z] #145 ... [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-18T10:32:08.455Z] #122 DONE 14.9s [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:08.455Z] #146 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #147 [support-notifications builder 6/7] COPY . . [2024-09-18T10:32:08.455Z] #147 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #148 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:08.455Z] #148 CACHED [2024-09-18T10:32:08.455Z] [2024-09-18T10:32:08.455Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T10:32:08.455Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.66MB / 28.04MB 3.0s [2024-09-18T10:32:08.456Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-18T10:32:08.722Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.3s [2024-09-18T10:32:08.722Z] #48 ... [2024-09-18T10:32:08.722Z] [2024-09-18T10:32:08.722Z] #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T10:32:08.722Z] #39 6.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:08.722Z] #39 7.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:08.722Z] #39 8.775 OK: 266 MiB in 52 packages [2024-09-18T10:32:08.722Z] #39 DONE 10.3s [2024-09-18T10:32:08.722Z] [2024-09-18T10:32:08.722Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:08.722Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-18T10:32:09.023Z] #149 0.935 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T10:32:09.305Z] #48 ... [2024-09-18T10:32:09.305Z] [2024-09-18T10:32:09.305Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T10:32:09.305Z] #58 DONE 9.5s [2024-09-18T10:32:09.573Z] [2024-09-18T10:32:09.573Z] #59 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T10:32:10.540Z] #59 ... [2024-09-18T10:32:10.540Z] [2024-09-18T10:32:10.540Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T10:32:10.540Z] #0 7.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:10.540Z] #0 8.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:10.540Z] #0 9.480 OK: 266 MiB in 52 packages [2024-09-18T10:32:10.540Z] #60 ... [2024-09-18T10:32:10.540Z] [2024-09-18T10:32:10.540Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:10.540Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 5.1s [2024-09-18T10:32:10.808Z] #48 ... [2024-09-18T10:32:10.808Z] [2024-09-18T10:32:10.808Z] #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T10:32:11.095Z] #61 ... [2024-09-18T10:32:11.095Z] [2024-09-18T10:32:11.095Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T10:32:11.095Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:11.095Z] #62 ... [2024-09-18T10:32:11.095Z] [2024-09-18T10:32:11.095Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T10:32:11.369Z] #63 ... [2024-09-18T10:32:11.369Z] [2024-09-18T10:32:11.369Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T10:32:11.369Z] #64 ... [2024-09-18T10:32:11.369Z] [2024-09-18T10:32:11.369Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:32:11.369Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.8s done [2024-09-18T10:32:11.369Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-18T10:32:11.369Z] #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-18T10:32:11.369Z] #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-18T10:32:11.369Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-18T10:32:11.369Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-09-18T10:32:11.369Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 5.8s [2024-09-18T10:32:11.369Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done [2024-09-18T10:32:11.643Z] #65 ... [2024-09-18T10:32:11.643Z] [2024-09-18T10:32:11.643Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T10:32:11.643Z] #60 DONE 11.3s [2024-09-18T10:32:11.643Z] [2024-09-18T10:32:11.643Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:32:11.643Z] #65 ... [2024-09-18T10:32:11.643Z] [2024-09-18T10:32:11.643Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:11.643Z] #0 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:11.643Z] #66 ... [2024-09-18T10:32:11.643Z] [2024-09-18T10:32:11.643Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T10:32:11.643Z] #67 ... [2024-09-18T10:32:11.643Z] [2024-09-18T10:32:11.643Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T10:32:11.909Z] #68 ... [2024-09-18T10:32:11.909Z] [2024-09-18T10:32:11.909Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:11.909Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.5s [2024-09-18T10:32:12.176Z] #48 ... [2024-09-18T10:32:12.176Z] [2024-09-18T10:32:12.176Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T10:32:12.176Z] #69 ... [2024-09-18T10:32:12.176Z] [2024-09-18T10:32:12.176Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:12.176Z] #66 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:13.584Z] #66 ... [2024-09-18T10:32:13.584Z] [2024-09-18T10:32:13.584Z] #70 [security-proxy-setup internal] load build context [2024-09-18T10:32:13.584Z] #70 transferring context: 3.13MB 6.2s done [2024-09-18T10:32:13.584Z] #70 DONE 9.7s [2024-09-18T10:32:13.584Z] [2024-09-18T10:32:13.584Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:13.584Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.2s [2024-09-18T10:32:13.584Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-18T10:32:13.584Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-18T10:32:13.584Z] #48 ... [2024-09-18T10:32:13.584Z] [2024-09-18T10:32:13.584Z] #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:13.584Z] #44 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:13.584Z] #44 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:13.852Z] #44 ... [2024-09-18T10:32:13.852Z] [2024-09-18T10:32:13.852Z] #55 [support-scheduler internal] load build context [2024-09-18T10:32:13.852Z] #55 ... [2024-09-18T10:32:13.852Z] [2024-09-18T10:32:13.852Z] #71 [core-command internal] load build context [2024-09-18T10:32:14.119Z] #71 ... [2024-09-18T10:32:14.119Z] [2024-09-18T10:32:14.119Z] #72 [support-cron-scheduler internal] load build context [2024-09-18T10:32:14.119Z] #72 ... [2024-09-18T10:32:14.119Z] [2024-09-18T10:32:14.119Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:14.387Z] #48 ... [2024-09-18T10:32:14.387Z] [2024-09-18T10:32:14.387Z] #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:14.387Z] #73 DONE 5.2s [2024-09-18T10:32:14.387Z] [2024-09-18T10:32:14.387Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:14.970Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.4s [2024-09-18T10:32:14.970Z] #48 ... [2024-09-18T10:32:14.970Z] [2024-09-18T10:32:14.970Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T10:32:15.261Z] #74 ... [2024-09-18T10:32:15.261Z] [2024-09-18T10:32:15.261Z] #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T10:32:15.261Z] #75 ... [2024-09-18T10:32:15.261Z] [2024-09-18T10:32:15.261Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:15.536Z] #48 ... [2024-09-18T10:32:15.536Z] [2024-09-18T10:32:15.536Z] #44 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:15.536Z] #44 13.56 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:15.536Z] #44 13.56 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:15.536Z] #44 13.56 OK: 8 MiB in 16 packages [2024-09-18T10:32:15.536Z] #44 DONE 15.8s [2024-09-18T10:32:15.536Z] [2024-09-18T10:32:15.536Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:15.802Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.6s [2024-09-18T10:32:16.784Z] #48 ... [2024-09-18T10:32:16.784Z] [2024-09-18T10:32:16.784Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:16.784Z] #76 DONE 5.0s [2024-09-18T10:32:16.784Z] [2024-09-18T10:32:16.784Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:16.784Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.5s [2024-09-18T10:32:17.051Z] #48 ... [2024-09-18T10:32:17.051Z] [2024-09-18T10:32:17.051Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T10:32:17.051Z] #68 DONE 16.1s [2024-09-18T10:32:17.051Z] [2024-09-18T10:32:17.051Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:17.318Z] #48 ... [2024-09-18T10:32:17.318Z] [2024-09-18T10:32:17.318Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:17.318Z] #66 14.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:17.318Z] #66 14.21 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:17.318Z] #66 14.32 OK: 8 MiB in 16 packages [2024-09-18T10:32:17.318Z] #66 DONE 16.3s [2024-09-18T10:32:17.588Z] [2024-09-18T10:32:17.588Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:17.588Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 12.2s [2024-09-18T10:32:17.856Z] #48 ... [2024-09-18T10:32:17.856Z] [2024-09-18T10:32:17.856Z] #71 [core-command internal] load build context [2024-09-18T10:32:17.856Z] #71 transferring context: 3.13MB 10.5s done [2024-09-18T10:32:17.856Z] #71 DONE 14.2s [2024-09-18T10:32:17.856Z] [2024-09-18T10:32:17.856Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:18.126Z] #48 ... [2024-09-18T10:32:18.126Z] [2024-09-18T10:32:18.126Z] #55 [support-scheduler internal] load build context [2024-09-18T10:32:18.126Z] #55 transferring context: 3.13MB 10.8s done [2024-09-18T10:32:18.126Z] #55 DONE 14.4s [2024-09-18T10:32:18.126Z] [2024-09-18T10:32:18.126Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:18.126Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.73MB / 28.04MB 13.0s [2024-09-18T10:32:18.394Z] #48 ... [2024-09-18T10:32:18.394Z] [2024-09-18T10:32:18.394Z] #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T10:32:18.394Z] #61 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:18.394Z] #61 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:18.394Z] #61 15.93 OK: 266 MiB in 52 packages [2024-09-18T10:32:18.394Z] #61 DONE 17.6s [2024-09-18T10:32:18.394Z] [2024-09-18T10:32:18.394Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:18.667Z] #48 ... [2024-09-18T10:32:18.667Z] [2024-09-18T10:32:18.667Z] #72 [support-cron-scheduler internal] load build context [2024-09-18T10:32:18.667Z] #72 transferring context: 3.13MB 11.3s done [2024-09-18T10:32:18.667Z] #72 DONE 14.8s [2024-09-18T10:32:18.667Z] [2024-09-18T10:32:18.667Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:18.995Z] #149 ... [2024-09-18T10:32:18.995Z] [2024-09-18T10:32:18.995Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T10:32:18.995Z] #0 0.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-18T10:32:18.995Z] #150 ... [2024-09-18T10:32:18.995Z] [2024-09-18T10:32:18.995Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T10:32:18.995Z] #0 1.726 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T10:32:18.995Z] #151 ... [2024-09-18T10:32:18.995Z] [2024-09-18T10:32:18.995Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T10:32:18.995Z] #0 1.227 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T10:32:18.995Z] #152 ... [2024-09-18T10:32:18.995Z] [2024-09-18T10:32:18.995Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T10:32:18.995Z] #0 1.577 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-18T10:32:18.995Z] #153 ... [2024-09-18T10:32:18.995Z] [2024-09-18T10:32:18.995Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:32:18.995Z] #0 0.879 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T10:32:18.995Z] #154 ... [2024-09-18T10:32:18.995Z] [2024-09-18T10:32:18.995Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T10:32:18.995Z] #0 0.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T10:32:19.250Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.71MB / 28.04MB 13.9s [2024-09-18T10:32:19.252Z] #155 ... [2024-09-18T10:32:19.252Z] [2024-09-18T10:32:19.252Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T10:32:19.253Z] #0 0.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T10:32:19.253Z] #156 ... [2024-09-18T10:32:19.253Z] [2024-09-18T10:32:19.253Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T10:32:19.253Z] #0 0.367 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T10:32:19.510Z] #157 ... [2024-09-18T10:32:19.510Z] [2024-09-18T10:32:19.510Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T10:32:19.510Z] #0 1.565 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T10:32:19.534Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done [2024-09-18T10:32:19.767Z] #158 ... [2024-09-18T10:32:19.767Z] [2024-09-18T10:32:19.767Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T10:32:19.767Z] #0 0.850 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T10:32:19.767Z] #159 ... [2024-09-18T10:32:19.767Z] [2024-09-18T10:32:19.767Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T10:32:19.767Z] #145 1.474 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-18T10:32:20.025Z] #145 ... [2024-09-18T10:32:20.025Z] [2024-09-18T10:32:20.025Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T10:32:20.025Z] #0 1.672 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T10:32:20.126Z] #48 ... [2024-09-18T10:32:20.126Z] [2024-09-18T10:32:20.126Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:20.126Z] #77 DONE 1.7s [2024-09-18T10:32:20.393Z] [2024-09-18T10:32:20.393Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:21.352Z] #78 ... [2024-09-18T10:32:21.353Z] [2024-09-18T10:32:21.353Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T10:32:21.353Z] #62 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:21.353Z] #62 12.81 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T10:32:21.353Z] #62 12.81 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T10:32:21.353Z] #62 12.81 OK: 19955 distinct packages available [2024-09-18T10:32:21.353Z] #62 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:21.353Z] #62 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:21.353Z] #62 19.52 OK: 266 MiB in 52 packages [2024-09-18T10:32:21.619Z] #62 ... [2024-09-18T10:32:21.619Z] [2024-09-18T10:32:21.619Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:32:21.619Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.4s done [2024-09-18T10:32:21.619Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-18T10:32:21.619Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-18T10:32:21.619Z] #65 ... [2024-09-18T10:32:21.619Z] [2024-09-18T10:32:21.619Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T10:32:21.619Z] #62 DONE 21.0s [2024-09-18T10:32:21.619Z] [2024-09-18T10:32:21.619Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:21.619Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-18T10:32:23.587Z] #48 ... [2024-09-18T10:32:23.587Z] [2024-09-18T10:32:23.587Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:32:23.587Z] #79 DONE 1.6s [2024-09-18T10:32:23.587Z] [2024-09-18T10:32:23.587Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:24.174Z] #48 ... [2024-09-18T10:32:24.174Z] [2024-09-18T10:32:24.174Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T10:32:24.174Z] #67 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:24.174Z] #67 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:24.174Z] #67 18.66 (1/4) Installing ca-certificates (20240226-r0) [2024-09-18T10:32:24.174Z] #67 19.01 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:24.174Z] #67 19.09 (3/4) Installing su-exec (0.2-r3) [2024-09-18T10:32:24.174Z] #67 19.13 (4/4) Installing yq (4.33.3-r5) [2024-09-18T10:32:24.174Z] #67 20.15 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:24.174Z] #67 20.29 Executing ca-certificates-20240226-r0.trigger [2024-09-18T10:32:24.174Z] #67 21.44 OK: 18 MiB in 19 packages [2024-09-18T10:32:24.174Z] #67 DONE 23.1s [2024-09-18T10:32:24.441Z] [2024-09-18T10:32:24.441Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T10:32:24.441Z] #80 ... [2024-09-18T10:32:24.441Z] [2024-09-18T10:32:24.441Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T10:32:24.441Z] #64 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:24.441Z] #64 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:24.441Z] #64 21.42 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:24.441Z] #64 21.42 (2/2) Installing su-exec (0.2-r3) [2024-09-18T10:32:24.441Z] #64 21.44 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:24.441Z] #64 21.56 OK: 8 MiB in 17 packages [2024-09-18T10:32:24.441Z] #64 DONE 23.4s [2024-09-18T10:32:24.708Z] [2024-09-18T10:32:24.708Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T10:32:24.708Z] #81 ... [2024-09-18T10:32:24.708Z] [2024-09-18T10:32:24.708Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:24.981Z] #82 ... [2024-09-18T10:32:24.981Z] [2024-09-18T10:32:24.981Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:25.567Z] #48 ... [2024-09-18T10:32:25.567Z] [2024-09-18T10:32:25.567Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T10:32:26.044Z] #83 ... [2024-09-18T10:32:26.044Z] [2024-09-18T10:32:26.044Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:26.044Z] #48 ... [2024-09-18T10:32:26.044Z] [2024-09-18T10:32:26.044Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T10:32:26.044Z] #47 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:26.044Z] #47 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:26.044Z] #47 21.24 (1/2) Installing ca-certificates (20240226-r0) [2024-09-18T10:32:26.044Z] #47 21.46 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:26.044Z] #47 21.48 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:26.044Z] #47 21.66 Executing ca-certificates-20240226-r0.trigger [2024-09-18T10:32:26.044Z] #47 23.14 OK: 9 MiB in 17 packages [2024-09-18T10:32:26.044Z] #47 DONE 24.7s [2024-09-18T10:32:26.044Z] [2024-09-18T10:32:26.044Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:26.338Z] #48 ... [2024-09-18T10:32:26.338Z] [2024-09-18T10:32:26.338Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T10:32:26.338Z] #63 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:26.338Z] #63 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:26.338Z] #63 22.02 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T10:32:26.338Z] #63 22.02 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T10:32:26.338Z] #63 22.02 OK: 19946 distinct packages available [2024-09-18T10:32:26.338Z] #63 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:26.338Z] #63 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:26.338Z] #63 ... [2024-09-18T10:32:26.338Z] [2024-09-18T10:32:26.338Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:27.009Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2024-09-18T10:32:27.009Z] #48 ... [2024-09-18T10:32:27.009Z] [2024-09-18T10:32:27.009Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:27.296Z] #84 ... [2024-09-18T10:32:27.296Z] [2024-09-18T10:32:27.296Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T10:32:27.296Z] #69 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:27.296Z] #69 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:27.296Z] #69 22.03 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T10:32:27.296Z] #69 22.03 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T10:32:27.296Z] #69 22.03 OK: 19946 distinct packages available [2024-09-18T10:32:27.296Z] #69 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:27.296Z] #69 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:27.296Z] #69 ... [2024-09-18T10:32:27.296Z] [2024-09-18T10:32:27.296Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T10:32:27.620Z] #85 ... [2024-09-18T10:32:27.620Z] [2024-09-18T10:32:27.620Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:27.620Z] #86 ... [2024-09-18T10:32:27.620Z] [2024-09-18T10:32:27.620Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:29.177Z] #48 ... [2024-09-18T10:32:29.177Z] [2024-09-18T10:32:29.177Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T10:32:29.177Z] #50 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:29.177Z] #50 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:29.177Z] #50 23.29 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T10:32:29.177Z] #50 23.29 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T10:32:29.177Z] #50 23.29 OK: 19946 distinct packages available [2024-09-18T10:32:29.177Z] #50 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:29.177Z] #50 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:29.445Z] #50 ... [2024-09-18T10:32:29.445Z] [2024-09-18T10:32:29.445Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:32:29.445Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.8s [2024-09-18T10:32:30.041Z] #65 ... [2024-09-18T10:32:30.041Z] [2024-09-18T10:32:30.041Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:32.007Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s [2024-09-18T10:32:32.279Z] #48 ... [2024-09-18T10:32:32.279Z] [2024-09-18T10:32:32.279Z] #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T10:32:32.279Z] #75 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:32.279Z] #75 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:32.279Z] #75 22.42 (1/3) Installing ca-certificates (20240226-r0) [2024-09-18T10:32:32.279Z] #75 22.72 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:32.279Z] #75 22.79 (3/3) Installing tzdata (2024a-r0) [2024-09-18T10:32:32.279Z] #75 25.66 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:32.279Z] #75 25.80 Executing ca-certificates-20240226-r0.trigger [2024-09-18T10:32:32.279Z] #75 ... [2024-09-18T10:32:32.280Z] [2024-09-18T10:32:32.280Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T10:32:32.280Z] #69 29.88 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:32.280Z] #69 29.95 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-18T10:32:32.280Z] #69 29.96 (3/4) Installing libucontext (1.2-r2) [2024-09-18T10:32:32.280Z] #69 30.00 (4/4) Installing gcompat (1.1.0-r1) [2024-09-18T10:32:32.280Z] #69 30.02 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:32.280Z] #69 30.22 OK: 8 MiB in 19 packages [2024-09-18T10:32:33.245Z] #69 ... [2024-09-18T10:32:33.245Z] [2024-09-18T10:32:33.245Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T10:32:33.245Z] #74 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:33.245Z] #74 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:33.245Z] #74 24.28 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:33.245Z] #74 24.28 (2/4) Installing openssl (3.1.7-r0) [2024-09-18T10:32:33.245Z] #74 24.37 (3/4) Installing su-exec (0.2-r3) [2024-09-18T10:32:33.245Z] #74 24.45 (4/4) Installing yq (4.33.3-r5) [2024-09-18T10:32:33.245Z] #74 25.80 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:33.245Z] #74 25.94 OK: 18 MiB in 19 packages [2024-09-18T10:32:33.245Z] #74 DONE 28.3s [2024-09-18T10:32:33.245Z] [2024-09-18T10:32:33.245Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:33.521Z] #48 ... [2024-09-18T10:32:33.521Z] [2024-09-18T10:32:33.521Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:33.521Z] #87 ... [2024-09-18T10:32:33.521Z] [2024-09-18T10:32:33.521Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:34.941Z] #48 ... [2024-09-18T10:32:34.941Z] [2024-09-18T10:32:34.941Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T10:32:34.941Z] #69 DONE 32.9s [2024-09-18T10:32:34.941Z] [2024-09-18T10:32:34.941Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:35.210Z] #48 ... [2024-09-18T10:32:35.210Z] [2024-09-18T10:32:35.210Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T10:32:35.210Z] #63 29.32 (1/11) Installing ca-certificates (20240226-r0) [2024-09-18T10:32:35.210Z] #63 29.96 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-18T10:32:35.210Z] #63 30.21 (3/11) Installing libunistring (1.1-r1) [2024-09-18T10:32:35.210Z] #63 30.46 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-18T10:32:35.210Z] #63 30.52 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-18T10:32:35.210Z] #63 30.54 (6/11) Installing libcurl (8.9.1-r0) [2024-09-18T10:32:35.210Z] #63 30.64 (7/11) Installing curl (8.9.1-r0) [2024-09-18T10:32:35.210Z] #63 30.67 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:35.210Z] #63 30.70 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-18T10:32:35.210Z] #63 30.71 (10/11) Installing libucontext (1.2-r2) [2024-09-18T10:32:35.210Z] #63 30.72 (11/11) Installing gcompat (1.1.0-r1) [2024-09-18T10:32:35.210Z] #63 30.82 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:35.210Z] #63 31.12 Executing ca-certificates-20240226-r0.trigger [2024-09-18T10:32:35.210Z] #63 33.13 OK: 13 MiB in 26 packages [2024-09-18T10:32:35.210Z] #63 DONE 34.0s [2024-09-18T10:32:35.210Z] [2024-09-18T10:32:35.210Z] #59 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T10:32:35.210Z] #59 15.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:35.210Z] #59 17.52 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:35.210Z] #59 25.50 OK: 266 MiB in 52 packages [2024-09-18T10:32:35.487Z] #59 ... [2024-09-18T10:32:35.487Z] [2024-09-18T10:32:35.487Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:35.487Z] #48 ... [2024-09-18T10:32:35.487Z] [2024-09-18T10:32:35.487Z] #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T10:32:35.487Z] #75 27.75 OK: 12 MiB in 18 packages [2024-09-18T10:32:35.487Z] #75 DONE 30.4s [2024-09-18T10:32:35.487Z] [2024-09-18T10:32:35.487Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:36.074Z] #48 ... [2024-09-18T10:32:36.074Z] [2024-09-18T10:32:36.074Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T10:32:36.074Z] #0 7.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:36.074Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:36.074Z] #88 ... [2024-09-18T10:32:36.074Z] [2024-09-18T10:32:36.074Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T10:32:36.074Z] #50 33.18 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:36.074Z] #50 33.23 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-18T10:32:36.074Z] #50 33.25 (3/5) Installing libucontext (1.2-r2) [2024-09-18T10:32:36.074Z] #50 33.36 (4/5) Installing gcompat (1.1.0-r1) [2024-09-18T10:32:36.074Z] #50 33.38 (5/5) Installing openssl (3.1.7-r0) [2024-09-18T10:32:36.074Z] #50 33.72 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:36.341Z] #50 34.04 OK: 9 MiB in 20 packages [2024-09-18T10:32:36.615Z] #50 ... [2024-09-18T10:32:36.615Z] [2024-09-18T10:32:36.615Z] #59 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T10:32:36.615Z] #59 DONE 27.2s [2024-09-18T10:32:36.884Z] [2024-09-18T10:32:36.884Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:36.884Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.2s [2024-09-18T10:32:38.310Z] #48 ... [2024-09-18T10:32:38.310Z] [2024-09-18T10:32:38.310Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-18T10:32:38.310Z] #89 DONE 1.4s [2024-09-18T10:32:38.310Z] [2024-09-18T10:32:38.310Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:32:38.895Z] #90 ... [2024-09-18T10:32:38.895Z] [2024-09-18T10:32:38.895Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T10:32:38.895Z] #83 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:38.895Z] #83 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:38.895Z] #83 23.02 OK: 8 MiB in 16 packages [2024-09-18T10:32:38.895Z] #83 ... [2024-09-18T10:32:38.895Z] [2024-09-18T10:32:38.895Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:39.169Z] #48 ... [2024-09-18T10:32:39.169Z] [2024-09-18T10:32:39.169Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T10:32:39.169Z] #50 DONE 36.9s [2024-09-18T10:32:39.169Z] [2024-09-18T10:32:39.169Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:40.131Z] #48 ... [2024-09-18T10:32:40.131Z] [2024-09-18T10:32:40.131Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:32:40.131Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.5s done [2024-09-18T10:32:40.131Z] #65 ... [2024-09-18T10:32:40.131Z] [2024-09-18T10:32:40.131Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T10:32:40.131Z] #83 DONE 25.7s [2024-09-18T10:32:40.131Z] [2024-09-18T10:32:40.131Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T10:32:41.095Z] #91 ... [2024-09-18T10:32:41.095Z] [2024-09-18T10:32:41.095Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:41.095Z] #86 13.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:41.095Z] #86 16.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:41.095Z] #86 ... [2024-09-18T10:32:41.095Z] [2024-09-18T10:32:41.095Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T10:32:41.095Z] #85 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:41.095Z] #85 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:41.095Z] #85 23.20 OK: 8 MiB in 16 packages [2024-09-18T10:32:41.362Z] #85 ... [2024-09-18T10:32:41.362Z] [2024-09-18T10:32:41.362Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:41.948Z] #48 ... [2024-09-18T10:32:41.948Z] [2024-09-18T10:32:41.948Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T10:32:41.948Z] #85 DONE 24.6s [2024-09-18T10:32:41.948Z] [2024-09-18T10:32:41.948Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:41.948Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.4s [2024-09-18T10:32:42.217Z] #48 ... [2024-09-18T10:32:42.217Z] [2024-09-18T10:32:42.217Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T10:32:42.217Z] #80 7.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:42.217Z] #80 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:42.486Z] #80 ... [2024-09-18T10:32:42.486Z] [2024-09-18T10:32:42.486Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:42.758Z] #48 ... [2024-09-18T10:32:42.758Z] [2024-09-18T10:32:42.758Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T10:32:42.758Z] #81 8.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:42.758Z] #81 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:42.758Z] #81 17.74 OK: 8 MiB in 17 packages [2024-09-18T10:32:43.029Z] #81 ... [2024-09-18T10:32:43.029Z] [2024-09-18T10:32:43.029Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T10:32:43.029Z] #80 18.69 OK: 18 MiB in 19 packages [2024-09-18T10:32:43.029Z] #80 ... [2024-09-18T10:32:43.029Z] [2024-09-18T10:32:43.029Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T10:32:43.029Z] #88 15.68 OK: 9 MiB in 17 packages [2024-09-18T10:32:43.029Z] #88 DONE 17.1s [2024-09-18T10:32:43.296Z] [2024-09-18T10:32:43.296Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:43.296Z] #48 ... [2024-09-18T10:32:43.296Z] [2024-09-18T10:32:43.296Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T10:32:43.296Z] #0 8.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:43.565Z] #92 ... [2024-09-18T10:32:43.565Z] [2024-09-18T10:32:43.565Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T10:32:43.565Z] #81 DONE 18.8s [2024-09-18T10:32:43.565Z] [2024-09-18T10:32:43.565Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T10:32:44.983Z] #93 ... [2024-09-18T10:32:44.983Z] [2024-09-18T10:32:44.983Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T10:32:44.983Z] #80 DONE 20.7s [2024-09-18T10:32:44.983Z] [2024-09-18T10:32:44.983Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T10:32:44.983Z] #86 24.44 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T10:32:44.983Z] #86 25.79 Executing busybox-1.36.1-r7.trigger [2024-09-18T10:32:44.983Z] #86 25.97 OK: 8 MiB in 16 packages [2024-09-18T10:32:44.983Z] #86 DONE 27.6s [2024-09-18T10:32:44.983Z] [2024-09-18T10:32:44.983Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T10:32:44.983Z] #92 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:45.250Z] #92 ... [2024-09-18T10:32:45.250Z] [2024-09-18T10:32:45.250Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T10:32:45.250Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:45.250Z] #94 ... [2024-09-18T10:32:45.250Z] [2024-09-18T10:32:45.250Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T10:32:45.250Z] #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:45.522Z] #95 ... [2024-09-18T10:32:45.522Z] [2024-09-18T10:32:45.522Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:45.522Z] #48 ... [2024-09-18T10:32:45.522Z] [2024-09-18T10:32:45.522Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T10:32:45.522Z] #0 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:45.522Z] #0 8.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:45.792Z] #96 ... [2024-09-18T10:32:45.792Z] [2024-09-18T10:32:45.792Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:32:46.058Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.1s done [2024-09-18T10:32:46.328Z] #48 DONE 45.3s [2024-09-18T10:32:46.328Z] [2024-09-18T10:32:46.328Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T10:32:46.328Z] #91 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:47.294Z] #91 ... [2024-09-18T10:32:47.294Z] [2024-09-18T10:32:47.295Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T10:32:47.295Z] #93 DONE 3.6s [2024-09-18T10:32:47.295Z] [2024-09-18T10:32:47.295Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-18T10:32:47.295Z] #97 DONE 0.2s [2024-09-18T10:32:47.295Z] [2024-09-18T10:32:47.295Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T10:32:47.295Z] #94 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:48.704Z] #94 ... [2024-09-18T10:32:48.704Z] [2024-09-18T10:32:48.704Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T10:32:48.704Z] #96 12.22 OK: 12 MiB in 18 packages [2024-09-18T10:32:48.704Z] #96 DONE 12.9s [2024-09-18T10:32:48.704Z] [2024-09-18T10:32:48.704Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T10:32:48.704Z] #92 14.72 OK: 18 MiB in 19 packages [2024-09-18T10:32:48.704Z] #92 DONE 15.4s [2024-09-18T10:32:48.704Z] [2024-09-18T10:32:48.704Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-18T10:32:48.972Z] #98 DONE 0.2s [2024-09-18T10:32:48.972Z] [2024-09-18T10:32:48.972Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T10:32:48.972Z] #91 8.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:49.934Z] #91 10.91 OK: 9 MiB in 20 packages [2024-09-18T10:32:50.206Z] #91 ... [2024-09-18T10:32:50.206Z] [2024-09-18T10:32:50.206Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T10:32:50.473Z] #65 ... [2024-09-18T10:32:50.473Z] [2024-09-18T10:32:50.473Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T10:32:50.473Z] #95 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T10:32:50.473Z] #95 14.63 OK: 13 MiB in 26 packages [2024-09-18T10:32:50.473Z] #95 DONE 15.4s [2024-09-18T10:32:50.473Z] [2024-09-18T10:32:50.473Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T10:32:50.473Z] #94 15.00 OK: 8 MiB in 19 packages [2024-09-18T10:32:50.741Z] #94 DONE 15.7s [2024-09-18T10:32:50.741Z] [2024-09-18T10:32:50.741Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T10:32:51.008Z] #91 DONE 11.9s [2024-09-18T10:32:51.008Z] [2024-09-18T10:32:51.008Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T10:32:52.429Z] #99 DONE 1.7s [2024-09-18T10:32:52.429Z] [2024-09-18T10:32:52.429Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-18T10:32:52.697Z] #100 DONE 1.7s [2024-09-18T10:32:52.697Z] [2024-09-18T10:32:52.697Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T10:32:52.697Z] #101 DONE 1.7s [2024-09-18T10:32:52.697Z] [2024-09-18T10:32:52.697Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T10:32:52.697Z] #102 ... [2024-09-18T10:32:52.697Z] [2024-09-18T10:32:52.697Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-18T10:32:52.697Z] #103 DONE 0.2s [2024-09-18T10:32:52.697Z] [2024-09-18T10:32:52.697Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T10:32:52.697Z] #104 DONE 0.2s [2024-09-18T10:32:52.973Z] [2024-09-18T10:32:52.973Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-18T10:32:52.973Z] #105 ... [2024-09-18T10:32:52.973Z] [2024-09-18T10:32:52.973Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-18T10:32:52.973Z] #106 DONE 0.2s [2024-09-18T10:32:53.252Z] [2024-09-18T10:32:53.252Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-18T10:32:53.252Z] #105 DONE 0.4s [2024-09-18T10:32:53.252Z] [2024-09-18T10:32:53.252Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T10:32:53.252Z] #107 DONE 0.3s [2024-09-18T10:32:53.252Z] [2024-09-18T10:32:53.252Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T10:32:53.522Z] #108 DONE 0.3s [2024-09-18T10:32:53.522Z] [2024-09-18T10:32:53.522Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-18T10:32:53.790Z] #109 DONE 0.3s [2024-09-18T10:32:53.790Z] [2024-09-18T10:32:53.790Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-18T10:32:54.061Z] #110 DONE 0.3s [2024-09-18T10:32:54.061Z] [2024-09-18T10:32:54.061Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-18T10:32:54.061Z] #111 DONE 0.3s [2024-09-18T10:32:54.061Z] [2024-09-18T10:32:54.061Z] #112 [security-spire-server] exporting to image [2024-09-18T10:32:54.061Z] #112 exporting layers [2024-09-18T10:32:54.331Z] #112 ... [2024-09-18T10:32:54.331Z] [2024-09-18T10:32:54.331Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-18T10:32:54.331Z] #113 DONE 0.3s [2024-09-18T10:32:54.331Z] [2024-09-18T10:32:54.331Z] #112 [security-spire-config] exporting to image [2024-09-18T10:32:55.337Z] #112 ... [2024-09-18T10:32:55.337Z] [2024-09-18T10:32:55.337Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T10:32:55.337Z] #102 DONE 2.5s [2024-09-18T10:32:55.337Z] [2024-09-18T10:32:55.337Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-18T10:32:55.337Z] #114 DONE 0.2s [2024-09-18T10:32:55.337Z] [2024-09-18T10:32:55.337Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-18T10:32:55.604Z] #115 DONE 0.2s [2024-09-18T10:32:55.604Z] [2024-09-18T10:32:55.604Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T10:32:55.870Z] #116 DONE 0.2s [2024-09-18T10:32:55.870Z] [2024-09-18T10:32:55.870Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-18T10:32:55.870Z] #117 DONE 0.2s [2024-09-18T10:32:55.870Z] [2024-09-18T10:32:55.870Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-18T10:32:56.138Z] #118 DONE 0.2s [2024-09-18T10:32:56.138Z] [2024-09-18T10:32:56.138Z] #112 [security-spire-agent] exporting to image [2024-09-18T10:32:56.723Z] #112 exporting layers 2.9s done [2024-09-18T10:32:56.723Z] #112 writing image sha256:cf39fb6f46929e1a512cf3c2889accbfa0805287b28171f6beabee03fb8b229a [2024-09-18T10:32:56.991Z] #112 exporting layers 2.7s done [2024-09-18T10:32:56.991Z] #112 writing image sha256:cf39fb6f46929e1a512cf3c2889accbfa0805287b28171f6beabee03fb8b229a 0.0s done [2024-09-18T10:32:56.991Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-18T10:32:56.991Z] #112 writing image sha256:de108cb6296cb68f21dce72442596a5cce980fdd92acf28497af88d598fb943e 0.0s done [2024-09-18T10:32:56.991Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2024-09-18T10:32:58.404Z] #112 exporting layers 1.9s done [2024-09-18T10:32:58.404Z] #112 writing image sha256:57b8fa579c6bef85b359c2a501fbc30b233c0570db709474174dae40fe7108ec done [2024-09-18T10:32:58.404Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-18T10:32:58.404Z] #112 DONE 4.0s [2024-09-18T10:32:58.404Z] [2024-09-18T10:32:58.404Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:33:41.864Z] #160 ... [2024-09-18T10:33:41.864Z] [2024-09-18T10:33:41.864Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:33:41.864Z] #154 85.99 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T10:34:06.328Z] #78 DONE 104.5s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #84 DONE 107.9s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #82 DONE 110.1s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #119 ... [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #87 DONE 101.5s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #90 DONE 86.6s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #120 ... [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #121 [support-notifications builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #121 DONE 1.5s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:34:06.328Z] #122 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #123 [core-command builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #123 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #124 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #125 [support-scheduler builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #125 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:34:06.328Z] #126 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #127 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #128 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:34:06.328Z] #128 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #129 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #129 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #130 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:34:06.328Z] #131 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #132 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #133 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #134 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:34:06.328Z] #135 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #136 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:34:06.328Z] #137 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #138 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #139 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #120 DONE 1.4s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #140 DONE 1.5s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #141 [core-keeper builder 7/8] COPY . . [2024-09-18T10:34:06.328Z] #141 DONE 1.5s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #142 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:34:06.328Z] #143 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #144 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #145 [core-data builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #145 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #146 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-18T10:34:06.328Z] #146 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T10:34:06.328Z] #147 CACHED [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-18T10:34:06.328Z] #119 DONE 1.6s [2024-09-18T10:34:06.328Z] [2024-09-18T10:34:06.328Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T10:34:11.698Z] #148 ... [2024-09-18T10:34:11.698Z] [2024-09-18T10:34:11.698Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T10:34:11.698Z] #0 4.164 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T10:34:11.969Z] #149 ... [2024-09-18T10:34:11.969Z] [2024-09-18T10:34:11.969Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T10:34:11.969Z] #0 5.670 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-18T10:34:12.944Z] #150 ... [2024-09-18T10:34:12.944Z] [2024-09-18T10:34:12.944Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T10:34:12.944Z] #0 6.438 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T10:34:13.528Z] #151 ... [2024-09-18T10:34:13.528Z] [2024-09-18T10:34:13.528Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T10:34:13.528Z] #0 6.952 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T10:34:13.528Z] #152 ... [2024-09-18T10:34:13.528Z] [2024-09-18T10:34:13.528Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T10:34:13.528Z] #148 7.189 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T10:34:16.877Z] #148 ... [2024-09-18T10:34:16.877Z] [2024-09-18T10:34:16.877Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T10:34:16.877Z] #0 4.679 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T10:34:16.877Z] #153 ... [2024-09-18T10:34:16.877Z] [2024-09-18T10:34:16.877Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T10:34:16.877Z] #0 7.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-18T10:34:16.877Z] #154 ... [2024-09-18T10:34:16.877Z] [2024-09-18T10:34:16.877Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T10:34:16.877Z] #0 6.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T10:34:16.877Z] #155 ... [2024-09-18T10:34:16.877Z] [2024-09-18T10:34:16.877Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:34:16.877Z] #0 6.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T10:34:16.877Z] #156 ... [2024-09-18T10:34:16.877Z] [2024-09-18T10:34:16.877Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T10:34:16.877Z] #0 5.953 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T10:34:17.145Z] #157 ... [2024-09-18T10:34:17.145Z] [2024-09-18T10:34:17.145Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T10:34:17.145Z] #0 6.578 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T10:34:17.145Z] #158 ... [2024-09-18T10:34:17.145Z] [2024-09-18T10:34:17.145Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T10:34:17.145Z] #0 7.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-18T10:34:17.413Z] #159 ... [2024-09-18T10:34:17.413Z] [2024-09-18T10:34:17.413Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T10:34:17.413Z] #0 6.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T10:35:03.363Z] #154 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T10:35:03.364Z] #149 DONE 168.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T10:35:03.364Z] #152 DONE 168.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T10:35:03.364Z] #155 DONE 168.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:35:03.364Z] #154 DONE 168.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T10:35:03.364Z] #157 DONE 168.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T10:35:03.364Z] #153 DONE 168.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T10:35:03.364Z] #160 DONE 168.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T10:35:03.364Z] #150 DONE 168.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #161 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T10:35:03.364Z] #159 DONE 168.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T10:35:03.364Z] #145 DONE 168.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #162 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T10:35:03.364Z] #151 DONE 168.9s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T10:35:03.364Z] #156 DONE 169.0s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T10:35:03.364Z] #158 DONE 169.0s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #163 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T10:35:03.364Z] #164 DONE 0.9s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #165 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #165 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #166 DONE 0.8s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #167 DONE 0.9s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #162 DONE 0.6s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #161 DONE 0.9s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #163 DONE 0.6s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #168 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #169 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #170 DONE 0.3s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #171 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-18T10:35:03.364Z] #171 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #172 CACHED [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #173 CACHED [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #174 CACHED [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #175 CACHED [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #176 CACHED [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #177 CACHED [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #178 CACHED [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #179 CACHED [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #180 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #180 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #181 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #182 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #169 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #183 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #184 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T10:35:03.364Z] #185 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T10:35:03.364Z] #186 DONE 2.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-18T10:35:03.364Z] #187 DONE 2.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T10:35:03.364Z] #188 DONE 2.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #189 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T10:35:03.364Z] #190 DONE 3.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T10:35:03.364Z] #191 DONE 3.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #192 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #192 DONE 3.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-18T10:35:03.364Z] #193 DONE 3.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #194 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #194 DONE 3.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #195 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-18T10:35:03.364Z] #195 DONE 3.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T10:35:03.364Z] #196 DONE 3.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T10:35:03.364Z] #197 DONE 3.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-18T10:35:03.364Z] #198 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T10:35:03.364Z] #185 DONE 3.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T10:35:03.364Z] #199 DONE 4.1s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #200 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #201 DONE 1.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #189 DONE 1.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #202 DONE 1.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #203 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-18T10:35:03.364Z] #204 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #205 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-18T10:35:03.364Z] #206 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-18T10:35:03.364Z] #198 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #207 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #208 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T10:35:03.364Z] #208 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T10:35:03.364Z] #209 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #210 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #211 DONE 0.7s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:35:03.364Z] #200 DONE 0.6s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #100 [support-notifications] exporting to image [2024-09-18T10:35:03.364Z] #100 exporting layers 0.2s done [2024-09-18T10:35:03.364Z] #100 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-18T10:35:03.364Z] #212 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-18T10:35:03.364Z] #213 DONE 0.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-18T10:35:03.364Z] #214 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #100 [support-notifications] exporting to image [2024-09-18T10:35:03.364Z] #100 exporting layers 0.5s done [2024-09-18T10:35:03.364Z] #100 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:35:03.364Z] #215 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T10:35:03.364Z] #209 DONE 0.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #216 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T10:35:03.364Z] #216 DONE 0.5s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:35:03.364Z] #217 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-18T10:35:03.364Z] #218 DONE 0.4s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #100 [core-data] exporting to image [2024-09-18T10:35:03.364Z] #100 ... [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T10:35:03.364Z] #219 DONE 0.3s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-18T10:35:03.364Z] #220 DONE 0.3s [2024-09-18T10:35:03.364Z] [2024-09-18T10:35:03.364Z] #100 [core-data] exporting to image [2024-09-18T10:35:03.364Z] #100 writing image sha256:e147b8c355d6252b916763bcccae824a5c7e7441b714342314cbd144af549ba6 [2024-09-18T10:35:03.364Z] #100 writing image sha256:2b012c86c45b27366bb7020f92321acbd54fb59735d7826fca8bd9b931c9ff93 [2024-09-18T10:35:03.364Z] #100 writing image sha256:808e885419229ced49ed8668a94f0c4fb00538e7986d5a87651aa73733a8e19e [2024-09-18T10:35:03.364Z] #100 writing image sha256:1409e488ffbf31a790614572685f510bc444fc0291c3cee67f0d2bb4a1d25e33 [2024-09-18T10:35:03.364Z] #100 writing image sha256:19e0bfac092cfb8e5f7f8bafd8a761d2630399709096cd4581f042f9163391b3 [2024-09-18T10:35:03.364Z] #100 writing image sha256:808e885419229ced49ed8668a94f0c4fb00538e7986d5a87651aa73733a8e19e 0.3s done [2024-09-18T10:35:03.364Z] #100 naming to docker.io/library/security-spiffe-token-provider [2024-09-18T10:35:03.625Z] #100 ... [2024-09-18T10:35:03.625Z] [2024-09-18T10:35:03.625Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T10:35:03.625Z] #221 DONE 0.5s [2024-09-18T10:35:03.625Z] [2024-09-18T10:35:03.625Z] #100 [support-scheduler] exporting to image [2024-09-18T10:35:03.625Z] #100 exporting layers 0.6s done [2024-09-18T10:35:03.625Z] #100 writing image sha256:e147b8c355d6252b916763bcccae824a5c7e7441b714342314cbd144af549ba6 0.3s done [2024-09-18T10:35:03.625Z] #100 writing image sha256:2b012c86c45b27366bb7020f92321acbd54fb59735d7826fca8bd9b931c9ff93 0.3s done [2024-09-18T10:35:03.625Z] #100 writing image sha256:1409e488ffbf31a790614572685f510bc444fc0291c3cee67f0d2bb4a1d25e33 0.4s done [2024-09-18T10:35:03.625Z] #100 writing image sha256:19e0bfac092cfb8e5f7f8bafd8a761d2630399709096cd4581f042f9163391b3 0.4s done [2024-09-18T10:35:03.626Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2024-09-18T10:35:03.626Z] #100 naming to docker.io/library/support-notifications done [2024-09-18T10:35:03.626Z] #100 naming to docker.io/library/core-command done [2024-09-18T10:35:03.626Z] #100 naming to docker.io/library/core-keeper done [2024-09-18T10:35:03.626Z] #100 naming to docker.io/library/support-scheduler done [2024-09-18T10:35:03.626Z] #100 writing image sha256:912be04f7b80402682122314bc576dfc7983aa9cafe25fdae9ebb9dea4a468b1 [2024-09-18T10:35:03.626Z] #100 exporting layers 0.9s done [2024-09-18T10:35:03.626Z] #100 writing image sha256:912be04f7b80402682122314bc576dfc7983aa9cafe25fdae9ebb9dea4a468b1 done [2024-09-18T10:35:03.626Z] #100 naming to docker.io/library/core-metadata done [2024-09-18T10:35:03.626Z] #100 writing image sha256:8f67f7eb4726c6bedfadc2df820aa2d8f95a175ddb732f441fc1006750d999eb done [2024-09-18T10:35:03.626Z] #100 naming to docker.io/library/core-data done [2024-09-18T10:35:03.626Z] #100 writing image sha256:d50491dcbce7271ed7c1a8cabca67730f23e84b7568c3e3a800de769aeaefb6f done [2024-09-18T10:35:03.626Z] #100 naming to docker.io/library/support-cron-scheduler done [2024-09-18T10:35:03.626Z] #100 DONE 3.9s [2024-09-18T10:35:03.626Z] [2024-09-18T10:35:03.626Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T10:35:03.626Z] #222 DONE 0.4s [2024-09-18T10:35:03.626Z] [2024-09-18T10:35:03.626Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T10:35:03.626Z] #223 DONE 0.4s [2024-09-18T10:35:03.626Z] [2024-09-18T10:35:03.626Z] #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T10:35:03.626Z] #224 DONE 1.1s [2024-09-18T10:35:03.626Z] [2024-09-18T10:35:03.626Z] #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-18T10:35:03.885Z] #225 DONE 0.2s [2024-09-18T10:35:03.885Z] [2024-09-18T10:35:03.885Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T10:35:03.885Z] #226 DONE 1.1s [2024-09-18T10:35:03.885Z] [2024-09-18T10:35:03.885Z] #100 [security-proxy-auth] exporting to image [2024-09-18T10:35:03.885Z] #100 ... [2024-09-18T10:35:03.885Z] [2024-09-18T10:35:03.885Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T10:35:03.885Z] #227 DONE 0.2s [2024-09-18T10:35:03.885Z] [2024-09-18T10:35:03.885Z] #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-18T10:35:03.885Z] #228 DONE 0.1s [2024-09-18T10:35:03.885Z] [2024-09-18T10:35:03.885Z] #100 [core-common-config-bootstrapper] exporting to image [2024-09-18T10:35:03.885Z] #100 exporting layers 0.2s done [2024-09-18T10:35:03.885Z] #100 writing image sha256:fefac49f6236758ef97f24e18cbbd76fcafc914f1e17cd5190545c6ea9be3bbe done [2024-09-18T10:35:03.885Z] #100 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-18T10:35:04.143Z] #100 ... [2024-09-18T10:35:04.143Z] [2024-09-18T10:35:04.143Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T10:35:04.143Z] #229 DONE 1.0s [2024-09-18T10:35:04.143Z] [2024-09-18T10:35:04.143Z] #230 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-18T10:35:04.143Z] #230 DONE 0.1s [2024-09-18T10:35:04.143Z] [2024-09-18T10:35:04.143Z] #100 [security-proxy-auth] exporting to image [2024-09-18T10:35:04.143Z] #100 exporting layers 0.2s done [2024-09-18T10:35:04.143Z] #100 writing image sha256:1dab3913b6740c3b30b292717e06db944d2bc649161de06156fc61b167893e33 0.0s done [2024-09-18T10:35:04.143Z] #100 naming to docker.io/library/security-proxy-auth done [2024-09-18T10:35:04.143Z] #100 ... [2024-09-18T10:35:04.143Z] [2024-09-18T10:35:04.143Z] #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T10:35:04.143Z] #231 DONE 0.1s [2024-09-18T10:35:04.402Z] [2024-09-18T10:35:04.402Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-18T10:35:04.402Z] #232 DONE 0.1s [2024-09-18T10:35:04.402Z] [2024-09-18T10:35:04.402Z] #100 [security-proxy-setup] exporting to image [2024-09-18T10:35:04.402Z] #100 exporting layers 0.3s done [2024-09-18T10:35:04.402Z] #100 writing image sha256:bae2847fe21736655b40a22c8ba3813f5a5c909d5354718c664b1b49b4ad9e13 done [2024-09-18T10:35:04.402Z] #100 naming to docker.io/library/security-proxy-setup done [2024-09-18T10:35:04.402Z] #100 DONE 4.4s [2024-09-18T10:35:04.402Z] [2024-09-18T10:35:04.402Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T10:35:04.402Z] #233 DONE 0.5s [2024-09-18T10:35:04.402Z] [2024-09-18T10:35:04.402Z] #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T10:35:04.661Z] #234 DONE 0.4s [2024-09-18T10:35:04.661Z] [2024-09-18T10:35:04.661Z] #100 [security-secretstore-setup] exporting to image [2024-09-18T10:35:04.661Z] #100 exporting layers 0.2s done [2024-09-18T10:35:04.661Z] #100 writing image sha256:8a150239526cd7ea578372282af5bac7d16b0b3509a807c0aa02942b11cd3d63 done [2024-09-18T10:35:04.661Z] #100 naming to docker.io/library/security-secretstore-setup done [2024-09-18T10:35:04.661Z] #100 DONE 4.7s [2024-09-18T10:35:04.661Z] [2024-09-18T10:35:04.661Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:35:04.661Z] #42 ... [2024-09-18T10:35:04.661Z] [2024-09-18T10:35:04.661Z] #100 [security-bootstrapper] exporting to image [2024-09-18T10:35:04.661Z] #100 exporting layers 0.2s done [2024-09-18T10:35:04.661Z] #100 writing image sha256:40237c893ba59e1eab3295bf44dfa00daa16cc552fd5ea7b962085fcc894e29e done [2024-09-18T10:35:04.661Z] #100 naming to docker.io/library/security-bootstrapper done [2024-09-18T10:35:04.661Z] #100 DONE 4.9s [2024-09-18T10:35:04.661Z] [2024-09-18T10:35:04.661Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T10:35:04.661Z] time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-18T10:35:04.644Z] $ docker stop --time=1 d2588e657421efeca3a1e6241f3309dd871d082a5269c9778feab204210f05cd [2024-09-18T10:35:05.903Z] $ docker rm -f --volumes d2588e657421efeca3a1e6241f3309dd871d082a5269c9778feab204210f05cd [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T10:35:06.287Z] + docker images [2024-09-18T10:35:06.288Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-18T10:35:06.288Z] security-secretstore-setup latest 8a150239526c 2 seconds ago 37MB [2024-09-18T10:35:06.288Z] security-bootstrapper latest 40237c893ba5 2 seconds ago 19MB [2024-09-18T10:35:06.288Z] security-proxy-auth latest 1dab3913b674 3 seconds ago 33.1MB [2024-09-18T10:35:06.288Z] core-common-config-bootstrapper latest fefac49f6236 3 seconds ago 15.2MB [2024-09-18T10:35:06.288Z] security-proxy-setup latest bae2847fe217 3 seconds ago 26.2MB [2024-09-18T10:35:06.288Z] core-data latest 8f67f7eb4726 4 seconds ago 39.8MB [2024-09-18T10:35:06.288Z] support-cron-scheduler latest d50491dcbce7 4 seconds ago 44.3MB [2024-09-18T10:35:06.288Z] core-metadata latest 912be04f7b80 4 seconds ago 39.9MB [2024-09-18T10:35:06.288Z] support-notifications latest e147b8c355d6 4 seconds ago 42.7MB [2024-09-18T10:35:06.288Z] support-scheduler latest 1409e488ffbf 5 seconds ago 42.1MB [2024-09-18T10:35:06.288Z] core-command latest 2b012c86c45b 5 seconds ago 35.5MB [2024-09-18T10:35:06.288Z] security-spiffe-token-provider latest 808e88541922 5 seconds ago 28.9MB [2024-09-18T10:35:06.288Z] core-keeper latest 19e0bfac092c 5 seconds ago 39.7MB [2024-09-18T10:35:06.288Z] security-spire-config latest 24a23b54c7e7 4 minutes ago 120MB [2024-09-18T10:35:06.288Z] security-spire-server latest a4c5c37d68d7 4 minutes ago 121MB [2024-09-18T10:35:06.288Z] security-spire-agent latest b7ee2f087de6 4 minutes ago 182MB [2024-09-18T10:35:06.288Z] ci-base-image-x86_64 latest ae41fd1944bd 8 minutes ago 971MB [2024-09-18T10:35:06.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-18T10:35:06.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-18T10:35:06.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T10:35:06.425Z] provisioning config files... [2024-09-18T10:35:06.434Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/699@tmp/config6001270543960987236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T10:35:06.740Z] ---> ****-login.sh [2024-09-18T10:35:06.740Z] nexus3.edgexfoundry.org:10001 [2024-09-18T10:35:06.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:35:06.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:35:06.741Z] Configure a credential helper to remove this warning. See [2024-09-18T10:35:06.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:35:06.741Z] [2024-09-18T10:35:06.741Z] Login Succeeded [2024-09-18T10:35:06.741Z] nexus3.edgexfoundry.org:10002 [2024-09-18T10:35:07.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:35:07.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:35:07.002Z] Configure a credential helper to remove this warning. See [2024-09-18T10:35:07.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:35:07.003Z] [2024-09-18T10:35:07.003Z] Login Succeeded [2024-09-18T10:35:07.003Z] nexus3.edgexfoundry.org:10003 [2024-09-18T10:35:07.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:35:07.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:35:07.003Z] Configure a credential helper to remove this warning. See [2024-09-18T10:35:07.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:35:07.003Z] [2024-09-18T10:35:07.003Z] Login Succeeded [2024-09-18T10:35:07.003Z] nexus3.edgexfoundry.org:10004 [2024-09-18T10:35:07.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:35:07.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:35:07.262Z] Configure a credential helper to remove this warning. See [2024-09-18T10:35:07.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:35:07.262Z] [2024-09-18T10:35:07.262Z] Login Succeeded [2024-09-18T10:35:07.262Z] ****.io [2024-09-18T10:35:07.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T10:35:07.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T10:35:07.522Z] Configure a credential helper to remove this warning. See [2024-09-18T10:35:07.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T10:35:07.522Z] [2024-09-18T10:35:07.522Z] Login Succeeded [2024-09-18T10:35:07.522Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T10:35:07.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:07.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T10:35:07.607Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-18T10:35:07.607Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:07.607Z] latest [2024-09-18T10:35:07.607Z] 3.2.0-dev.77 [2024-09-18T10:35:07.607Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:07.607Z] main [2024-09-18T10:35:07.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:07.931Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:08.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:08.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T10:35:08.259Z] abced3d95fb2: Preparing [2024-09-18T10:35:08.259Z] 4d6688b8a0ce: Preparing [2024-09-18T10:35:08.259Z] 8d91c57d7427: Preparing [2024-09-18T10:35:08.259Z] 7d371a711df7: Preparing [2024-09-18T10:35:08.259Z] b3488c562440: Preparing [2024-09-18T10:35:08.259Z] b1ef8f532764: Preparing [2024-09-18T10:35:08.259Z] d62a02444d39: Preparing [2024-09-18T10:35:08.259Z] d62a02444d39: Waiting [2024-09-18T10:35:08.259Z] b1ef8f532764: Waiting [2024-09-18T10:35:08.259Z] b3488c562440: Pushed [2024-09-18T10:35:08.259Z] 8d91c57d7427: Pushed [2024-09-18T10:35:08.259Z] abced3d95fb2: Pushed [2024-09-18T10:35:08.259Z] 7d371a711df7: Pushed [2024-09-18T10:35:08.259Z] d62a02444d39: Layer already exists [2024-09-18T10:35:08.259Z] b1ef8f532764: Pushed [2024-09-18T10:35:10.791Z] 4d6688b8a0ce: Pushed [2024-09-18T10:35:11.050Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:11.385Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:11.711Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-18T10:35:11.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T10:35:11.711Z] abced3d95fb2: Preparing [2024-09-18T10:35:11.711Z] 4d6688b8a0ce: Preparing [2024-09-18T10:35:11.711Z] 8d91c57d7427: Preparing [2024-09-18T10:35:11.711Z] 7d371a711df7: Preparing [2024-09-18T10:35:11.711Z] b3488c562440: Preparing [2024-09-18T10:35:11.711Z] b1ef8f532764: Preparing [2024-09-18T10:35:11.711Z] d62a02444d39: Preparing [2024-09-18T10:35:11.711Z] d62a02444d39: Waiting [2024-09-18T10:35:11.711Z] b1ef8f532764: Waiting [2024-09-18T10:35:11.711Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:11.711Z] b3488c562440: Layer already exists [2024-09-18T10:35:11.711Z] 4d6688b8a0ce: Layer already exists [2024-09-18T10:35:11.711Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:11.711Z] abced3d95fb2: Layer already exists [2024-09-18T10:35:11.711Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:11.711Z] d62a02444d39: Layer already exists [2024-09-18T10:35:11.711Z] latest: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:12.261Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:12.591Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.77 [2024-09-18T10:35:12.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T10:35:12.592Z] abced3d95fb2: Preparing [2024-09-18T10:35:12.592Z] 4d6688b8a0ce: Preparing [2024-09-18T10:35:12.592Z] 8d91c57d7427: Preparing [2024-09-18T10:35:12.592Z] 7d371a711df7: Preparing [2024-09-18T10:35:12.592Z] b3488c562440: Preparing [2024-09-18T10:35:12.592Z] b1ef8f532764: Preparing [2024-09-18T10:35:12.592Z] d62a02444d39: Preparing [2024-09-18T10:35:12.592Z] b1ef8f532764: Waiting [2024-09-18T10:35:12.592Z] d62a02444d39: Waiting [2024-09-18T10:35:12.592Z] abced3d95fb2: Layer already exists [2024-09-18T10:35:12.592Z] b3488c562440: Layer already exists [2024-09-18T10:35:12.592Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:12.592Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:12.592Z] 4d6688b8a0ce: Layer already exists [2024-09-18T10:35:12.592Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:12.592Z] d62a02444d39: Layer already exists [2024-09-18T10:35:12.592Z] 3.2.0-dev.77: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:12.920Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:13.234Z] + docker push nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:13.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T10:35:13.234Z] abced3d95fb2: Preparing [2024-09-18T10:35:13.234Z] 4d6688b8a0ce: Preparing [2024-09-18T10:35:13.234Z] 8d91c57d7427: Preparing [2024-09-18T10:35:13.234Z] 7d371a711df7: Preparing [2024-09-18T10:35:13.234Z] b3488c562440: Preparing [2024-09-18T10:35:13.234Z] b1ef8f532764: Preparing [2024-09-18T10:35:13.234Z] d62a02444d39: Preparing [2024-09-18T10:35:13.234Z] b1ef8f532764: Waiting [2024-09-18T10:35:13.234Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:13.234Z] 4d6688b8a0ce: Layer already exists [2024-09-18T10:35:13.234Z] abced3d95fb2: Layer already exists [2024-09-18T10:35:13.234Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:13.234Z] b3488c562440: Layer already exists [2024-09-18T10:35:13.234Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:13.234Z] d62a02444d39: Layer already exists [2024-09-18T10:35:13.234Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:13.566Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:13.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-18T10:35:13.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-18T10:35:13.902Z] abced3d95fb2: Preparing [2024-09-18T10:35:13.902Z] 4d6688b8a0ce: Preparing [2024-09-18T10:35:13.902Z] 8d91c57d7427: Preparing [2024-09-18T10:35:13.902Z] 7d371a711df7: Preparing [2024-09-18T10:35:13.902Z] b3488c562440: Preparing [2024-09-18T10:35:13.902Z] b1ef8f532764: Preparing [2024-09-18T10:35:13.902Z] d62a02444d39: Preparing [2024-09-18T10:35:13.902Z] d62a02444d39: Waiting [2024-09-18T10:35:13.902Z] b1ef8f532764: Waiting [2024-09-18T10:35:13.902Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:13.902Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:13.902Z] 4d6688b8a0ce: Layer already exists [2024-09-18T10:35:13.902Z] b3488c562440: Layer already exists [2024-09-18T10:35:13.902Z] abced3d95fb2: Layer already exists [2024-09-18T10:35:13.902Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:13.902Z] d62a02444d39: Layer already exists [2024-09-18T10:35:13.902Z] main: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:13.988Z] ===================================================== [Pipeline] echo [2024-09-18T10:35:14.005Z] taggedImages: [2024-09-18T10:35:14.005Z] - nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:14.005Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-18T10:35:14.005Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.77 [2024-09-18T10:35:14.005Z] - nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:14.005Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-18T10:35:14.036Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-18T10:35:14.036Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:14.036Z] latest [2024-09-18T10:35:14.036Z] 3.2.0-dev.77 [2024-09-18T10:35:14.036Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:14.036Z] main [2024-09-18T10:35:14.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:14.376Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:14.698Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:14.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T10:35:14.698Z] 956caf333742: Preparing [2024-09-18T10:35:14.698Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:14.698Z] 7212c703f09e: Preparing [2024-09-18T10:35:14.698Z] 091c64bd729a: Preparing [2024-09-18T10:35:14.698Z] 8d91c57d7427: Preparing [2024-09-18T10:35:14.698Z] 7d371a711df7: Preparing [2024-09-18T10:35:14.698Z] b3488c562440: Preparing [2024-09-18T10:35:14.698Z] b1ef8f532764: Preparing [2024-09-18T10:35:14.698Z] d62a02444d39: Preparing [2024-09-18T10:35:14.698Z] 7d371a711df7: Waiting [2024-09-18T10:35:14.698Z] b3488c562440: Waiting [2024-09-18T10:35:14.698Z] b1ef8f532764: Waiting [2024-09-18T10:35:14.698Z] d62a02444d39: Waiting [2024-09-18T10:35:14.698Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:14.698Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:14.698Z] b3488c562440: Layer already exists [2024-09-18T10:35:14.698Z] 3e86e4f0a44c: Pushed [2024-09-18T10:35:14.698Z] 7212c703f09e: Pushed [2024-09-18T10:35:14.698Z] 956caf333742: Pushed [2024-09-18T10:35:14.698Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:14.698Z] d62a02444d39: Layer already exists [2024-09-18T10:35:15.635Z] 091c64bd729a: Pushed [2024-09-18T10:35:15.635Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:15.970Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:16.294Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-18T10:35:16.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T10:35:16.294Z] 956caf333742: Preparing [2024-09-18T10:35:16.294Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:16.294Z] 7212c703f09e: Preparing [2024-09-18T10:35:16.294Z] 091c64bd729a: Preparing [2024-09-18T10:35:16.294Z] 8d91c57d7427: Preparing [2024-09-18T10:35:16.294Z] 7d371a711df7: Preparing [2024-09-18T10:35:16.294Z] b3488c562440: Preparing [2024-09-18T10:35:16.294Z] b1ef8f532764: Preparing [2024-09-18T10:35:16.294Z] d62a02444d39: Preparing [2024-09-18T10:35:16.294Z] 7d371a711df7: Waiting [2024-09-18T10:35:16.294Z] b3488c562440: Waiting [2024-09-18T10:35:16.294Z] d62a02444d39: Waiting [2024-09-18T10:35:16.294Z] b1ef8f532764: Waiting [2024-09-18T10:35:16.294Z] 7212c703f09e: Layer already exists [2024-09-18T10:35:16.294Z] 091c64bd729a: Layer already exists [2024-09-18T10:35:16.294Z] 3e86e4f0a44c: Layer already exists [2024-09-18T10:35:16.294Z] 956caf333742: Layer already exists [2024-09-18T10:35:16.294Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:16.294Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:16.294Z] b3488c562440: Layer already exists [2024-09-18T10:35:16.294Z] d62a02444d39: Layer already exists [2024-09-18T10:35:16.294Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:16.294Z] latest: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:16.626Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:16.956Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.77 [2024-09-18T10:35:16.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T10:35:16.956Z] 956caf333742: Preparing [2024-09-18T10:35:16.956Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:16.956Z] 7212c703f09e: Preparing [2024-09-18T10:35:16.956Z] 091c64bd729a: Preparing [2024-09-18T10:35:16.956Z] 8d91c57d7427: Preparing [2024-09-18T10:35:16.956Z] 7d371a711df7: Preparing [2024-09-18T10:35:16.956Z] b3488c562440: Preparing [2024-09-18T10:35:16.956Z] b1ef8f532764: Preparing [2024-09-18T10:35:16.956Z] d62a02444d39: Preparing [2024-09-18T10:35:16.956Z] b3488c562440: Waiting [2024-09-18T10:35:16.956Z] 7d371a711df7: Waiting [2024-09-18T10:35:16.956Z] b1ef8f532764: Waiting [2024-09-18T10:35:16.956Z] d62a02444d39: Waiting [2024-09-18T10:35:16.956Z] 7212c703f09e: Layer already exists [2024-09-18T10:35:16.956Z] 3e86e4f0a44c: Layer already exists [2024-09-18T10:35:16.956Z] 956caf333742: Layer already exists [2024-09-18T10:35:16.956Z] 091c64bd729a: Layer already exists [2024-09-18T10:35:16.956Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:16.956Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:16.956Z] d62a02444d39: Layer already exists [2024-09-18T10:35:16.956Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:16.956Z] b3488c562440: Layer already exists [2024-09-18T10:35:16.956Z] 3.2.0-dev.77: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:17.289Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:17.615Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:17.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T10:35:17.615Z] 956caf333742: Preparing [2024-09-18T10:35:17.615Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:17.615Z] 7212c703f09e: Preparing [2024-09-18T10:35:17.615Z] 091c64bd729a: Preparing [2024-09-18T10:35:17.615Z] 8d91c57d7427: Preparing [2024-09-18T10:35:17.615Z] 7d371a711df7: Preparing [2024-09-18T10:35:17.615Z] b3488c562440: Preparing [2024-09-18T10:35:17.615Z] b1ef8f532764: Preparing [2024-09-18T10:35:17.615Z] d62a02444d39: Preparing [2024-09-18T10:35:17.615Z] 7d371a711df7: Waiting [2024-09-18T10:35:17.615Z] b3488c562440: Waiting [2024-09-18T10:35:17.615Z] d62a02444d39: Waiting [2024-09-18T10:35:17.615Z] b1ef8f532764: Waiting [2024-09-18T10:35:17.615Z] 7212c703f09e: Layer already exists [2024-09-18T10:35:17.615Z] 3e86e4f0a44c: Layer already exists [2024-09-18T10:35:17.615Z] 091c64bd729a: Layer already exists [2024-09-18T10:35:17.615Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:17.615Z] 956caf333742: Layer already exists [2024-09-18T10:35:17.615Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:17.615Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:17.615Z] b3488c562440: Layer already exists [2024-09-18T10:35:17.615Z] d62a02444d39: Layer already exists [2024-09-18T10:35:17.615Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:17.948Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:18.277Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-18T10:35:18.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-18T10:35:18.277Z] 956caf333742: Preparing [2024-09-18T10:35:18.277Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:18.277Z] 7212c703f09e: Preparing [2024-09-18T10:35:18.277Z] 091c64bd729a: Preparing [2024-09-18T10:35:18.277Z] 8d91c57d7427: Preparing [2024-09-18T10:35:18.277Z] 7d371a711df7: Preparing [2024-09-18T10:35:18.277Z] b3488c562440: Preparing [2024-09-18T10:35:18.277Z] b1ef8f532764: Preparing [2024-09-18T10:35:18.277Z] d62a02444d39: Preparing [2024-09-18T10:35:18.277Z] b3488c562440: Waiting [2024-09-18T10:35:18.277Z] b1ef8f532764: Waiting [2024-09-18T10:35:18.277Z] d62a02444d39: Waiting [2024-09-18T10:35:18.277Z] 7d371a711df7: Waiting [2024-09-18T10:35:18.277Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:18.277Z] 7212c703f09e: Layer already exists [2024-09-18T10:35:18.277Z] 091c64bd729a: Layer already exists [2024-09-18T10:35:18.277Z] 956caf333742: Layer already exists [2024-09-18T10:35:18.277Z] 3e86e4f0a44c: Layer already exists [2024-09-18T10:35:18.277Z] d62a02444d39: Layer already exists [2024-09-18T10:35:18.277Z] b3488c562440: Layer already exists [2024-09-18T10:35:18.277Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:18.277Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:18.277Z] main: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:18.347Z] ===================================================== [Pipeline] echo [2024-09-18T10:35:18.363Z] taggedImages: [2024-09-18T10:35:18.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:18.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-18T10:35:18.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.77 [2024-09-18T10:35:18.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:18.363Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-18T10:35:18.389Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-18T10:35:18.389Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:18.389Z] latest [2024-09-18T10:35:18.389Z] 3.2.0-dev.77 [2024-09-18T10:35:18.389Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:18.389Z] main [2024-09-18T10:35:18.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:18.727Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:19.053Z] + docker push nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:19.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T10:35:19.053Z] 11a3629f8123: Preparing [2024-09-18T10:35:19.053Z] 1313442bf597: Preparing [2024-09-18T10:35:19.053Z] f54311c2f403: Preparing [2024-09-18T10:35:19.053Z] 8d91c57d7427: Preparing [2024-09-18T10:35:19.053Z] 7d371a711df7: Preparing [2024-09-18T10:35:19.053Z] 09359cb6266b: Preparing [2024-09-18T10:35:19.053Z] a11e11c550ce: Preparing [2024-09-18T10:35:19.053Z] d62a02444d39: Preparing [2024-09-18T10:35:19.053Z] a11e11c550ce: Waiting [2024-09-18T10:35:19.053Z] 09359cb6266b: Waiting [2024-09-18T10:35:19.053Z] d62a02444d39: Waiting [2024-09-18T10:35:19.053Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:19.053Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:19.053Z] 1313442bf597: Pushed [2024-09-18T10:35:19.053Z] d62a02444d39: Layer already exists [2024-09-18T10:35:19.053Z] 09359cb6266b: Pushed [2024-09-18T10:35:19.053Z] a11e11c550ce: Pushed [2024-09-18T10:35:19.053Z] 11a3629f8123: Pushed [2024-09-18T10:35:22.338Z] f54311c2f403: Pushed [2024-09-18T10:35:22.338Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:22.668Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:22.993Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-18T10:35:22.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T10:35:22.993Z] 11a3629f8123: Preparing [2024-09-18T10:35:22.993Z] 1313442bf597: Preparing [2024-09-18T10:35:22.993Z] f54311c2f403: Preparing [2024-09-18T10:35:22.993Z] 8d91c57d7427: Preparing [2024-09-18T10:35:22.993Z] 7d371a711df7: Preparing [2024-09-18T10:35:22.993Z] 09359cb6266b: Preparing [2024-09-18T10:35:22.993Z] a11e11c550ce: Preparing [2024-09-18T10:35:22.993Z] d62a02444d39: Preparing [2024-09-18T10:35:22.993Z] 09359cb6266b: Waiting [2024-09-18T10:35:22.993Z] a11e11c550ce: Waiting [2024-09-18T10:35:22.993Z] d62a02444d39: Waiting [2024-09-18T10:35:22.993Z] f54311c2f403: Layer already exists [2024-09-18T10:35:22.993Z] 1313442bf597: Layer already exists [2024-09-18T10:35:22.993Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:22.993Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:22.993Z] 11a3629f8123: Layer already exists [2024-09-18T10:35:22.993Z] 09359cb6266b: Layer already exists [2024-09-18T10:35:22.993Z] a11e11c550ce: Layer already exists [2024-09-18T10:35:22.993Z] d62a02444d39: Layer already exists [2024-09-18T10:35:22.993Z] latest: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:23.321Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:23.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.77 [2024-09-18T10:35:23.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T10:35:23.649Z] 11a3629f8123: Preparing [2024-09-18T10:35:23.649Z] 1313442bf597: Preparing [2024-09-18T10:35:23.649Z] f54311c2f403: Preparing [2024-09-18T10:35:23.649Z] 8d91c57d7427: Preparing [2024-09-18T10:35:23.649Z] 7d371a711df7: Preparing [2024-09-18T10:35:23.649Z] 09359cb6266b: Preparing [2024-09-18T10:35:23.649Z] a11e11c550ce: Preparing [2024-09-18T10:35:23.649Z] d62a02444d39: Preparing [2024-09-18T10:35:23.649Z] a11e11c550ce: Waiting [2024-09-18T10:35:23.649Z] 09359cb6266b: Waiting [2024-09-18T10:35:23.649Z] d62a02444d39: Waiting [2024-09-18T10:35:23.649Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:23.649Z] f54311c2f403: Layer already exists [2024-09-18T10:35:23.649Z] 11a3629f8123: Layer already exists [2024-09-18T10:35:23.649Z] 1313442bf597: Layer already exists [2024-09-18T10:35:23.649Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:23.649Z] d62a02444d39: Layer already exists [2024-09-18T10:35:23.649Z] 09359cb6266b: Layer already exists [2024-09-18T10:35:23.649Z] a11e11c550ce: Layer already exists [2024-09-18T10:35:23.649Z] 3.2.0-dev.77: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:23.974Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:24.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:24.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T10:35:24.289Z] 11a3629f8123: Preparing [2024-09-18T10:35:24.289Z] 1313442bf597: Preparing [2024-09-18T10:35:24.289Z] f54311c2f403: Preparing [2024-09-18T10:35:24.289Z] 8d91c57d7427: Preparing [2024-09-18T10:35:24.289Z] 7d371a711df7: Preparing [2024-09-18T10:35:24.289Z] 09359cb6266b: Preparing [2024-09-18T10:35:24.289Z] a11e11c550ce: Preparing [2024-09-18T10:35:24.289Z] d62a02444d39: Preparing [2024-09-18T10:35:24.289Z] 09359cb6266b: Waiting [2024-09-18T10:35:24.289Z] a11e11c550ce: Waiting [2024-09-18T10:35:24.289Z] d62a02444d39: Waiting [2024-09-18T10:35:24.289Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:24.289Z] f54311c2f403: Layer already exists [2024-09-18T10:35:24.290Z] 1313442bf597: Layer already exists [2024-09-18T10:35:24.290Z] 11a3629f8123: Layer already exists [2024-09-18T10:35:24.290Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:24.290Z] d62a02444d39: Layer already exists [2024-09-18T10:35:24.290Z] 09359cb6266b: Layer already exists [2024-09-18T10:35:24.290Z] a11e11c550ce: Layer already exists [2024-09-18T10:35:24.290Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:24.630Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:24.966Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-18T10:35:24.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-18T10:35:24.966Z] 11a3629f8123: Preparing [2024-09-18T10:35:24.966Z] 1313442bf597: Preparing [2024-09-18T10:35:24.966Z] f54311c2f403: Preparing [2024-09-18T10:35:24.966Z] 8d91c57d7427: Preparing [2024-09-18T10:35:24.966Z] 7d371a711df7: Preparing [2024-09-18T10:35:24.966Z] 09359cb6266b: Preparing [2024-09-18T10:35:24.966Z] a11e11c550ce: Preparing [2024-09-18T10:35:24.966Z] d62a02444d39: Preparing [2024-09-18T10:35:24.966Z] a11e11c550ce: Waiting [2024-09-18T10:35:24.966Z] 09359cb6266b: Waiting [2024-09-18T10:35:24.966Z] 11a3629f8123: Layer already exists [2024-09-18T10:35:24.966Z] f54311c2f403: Layer already exists [2024-09-18T10:35:24.966Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:24.966Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:24.966Z] 1313442bf597: Layer already exists [2024-09-18T10:35:24.966Z] d62a02444d39: Layer already exists [2024-09-18T10:35:24.966Z] a11e11c550ce: Layer already exists [2024-09-18T10:35:24.966Z] 09359cb6266b: Layer already exists [2024-09-18T10:35:24.966Z] main: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:25.052Z] ===================================================== [Pipeline] echo [2024-09-18T10:35:25.067Z] taggedImages: [2024-09-18T10:35:25.067Z] - nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:25.067Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-18T10:35:25.067Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.77 [2024-09-18T10:35:25.067Z] - nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:25.067Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-18T10:35:25.100Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-18T10:35:25.100Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:25.100Z] latest [2024-09-18T10:35:25.100Z] 3.2.0-dev.77 [2024-09-18T10:35:25.100Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:25.100Z] main [2024-09-18T10:35:25.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:25.452Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:25.772Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:25.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T10:35:25.772Z] 012678abdc42: Preparing [2024-09-18T10:35:25.772Z] c28c079fb0e9: Preparing [2024-09-18T10:35:25.772Z] 0fc132183871: Preparing [2024-09-18T10:35:25.772Z] 7d371a711df7: Preparing [2024-09-18T10:35:25.772Z] 4ec999a17930: Preparing [2024-09-18T10:35:25.772Z] 80091fda490b: Preparing [2024-09-18T10:35:25.772Z] d62a02444d39: Preparing [2024-09-18T10:35:25.772Z] 80091fda490b: Waiting [2024-09-18T10:35:25.772Z] d62a02444d39: Waiting [2024-09-18T10:35:25.772Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:25.772Z] c28c079fb0e9: Pushed [2024-09-18T10:35:25.772Z] d62a02444d39: Layer already exists [2024-09-18T10:35:25.772Z] 4ec999a17930: Pushed [2024-09-18T10:35:25.772Z] 80091fda490b: Pushed [2024-09-18T10:35:25.772Z] 012678abdc42: Pushed [2024-09-18T10:35:29.112Z] 0fc132183871: Pushed [2024-09-18T10:35:29.112Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:29.447Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:29.778Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-18T10:35:29.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T10:35:29.778Z] 012678abdc42: Preparing [2024-09-18T10:35:29.778Z] c28c079fb0e9: Preparing [2024-09-18T10:35:29.778Z] 0fc132183871: Preparing [2024-09-18T10:35:29.778Z] 7d371a711df7: Preparing [2024-09-18T10:35:29.778Z] 4ec999a17930: Preparing [2024-09-18T10:35:29.778Z] 80091fda490b: Preparing [2024-09-18T10:35:29.778Z] d62a02444d39: Preparing [2024-09-18T10:35:29.778Z] d62a02444d39: Waiting [2024-09-18T10:35:29.778Z] 0fc132183871: Layer already exists [2024-09-18T10:35:29.778Z] c28c079fb0e9: Layer already exists [2024-09-18T10:35:29.778Z] 012678abdc42: Layer already exists [2024-09-18T10:35:29.778Z] 4ec999a17930: Layer already exists [2024-09-18T10:35:29.778Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:29.778Z] 80091fda490b: Layer already exists [2024-09-18T10:35:29.778Z] d62a02444d39: Layer already exists [2024-09-18T10:35:29.778Z] latest: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:30.108Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:30.437Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.77 [2024-09-18T10:35:30.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T10:35:30.437Z] 012678abdc42: Preparing [2024-09-18T10:35:30.437Z] c28c079fb0e9: Preparing [2024-09-18T10:35:30.437Z] 0fc132183871: Preparing [2024-09-18T10:35:30.437Z] 7d371a711df7: Preparing [2024-09-18T10:35:30.437Z] 4ec999a17930: Preparing [2024-09-18T10:35:30.437Z] 80091fda490b: Preparing [2024-09-18T10:35:30.437Z] d62a02444d39: Preparing [2024-09-18T10:35:30.437Z] 80091fda490b: Waiting [2024-09-18T10:35:30.437Z] d62a02444d39: Waiting [2024-09-18T10:35:30.437Z] c28c079fb0e9: Layer already exists [2024-09-18T10:35:30.437Z] 012678abdc42: Layer already exists [2024-09-18T10:35:30.437Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:30.437Z] 0fc132183871: Layer already exists [2024-09-18T10:35:30.437Z] 4ec999a17930: Layer already exists [2024-09-18T10:35:30.437Z] d62a02444d39: Layer already exists [2024-09-18T10:35:30.437Z] 80091fda490b: Layer already exists [2024-09-18T10:35:30.437Z] 3.2.0-dev.77: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:30.767Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:31.095Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:31.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T10:35:31.095Z] 012678abdc42: Preparing [2024-09-18T10:35:31.095Z] c28c079fb0e9: Preparing [2024-09-18T10:35:31.095Z] 0fc132183871: Preparing [2024-09-18T10:35:31.095Z] 7d371a711df7: Preparing [2024-09-18T10:35:31.095Z] 4ec999a17930: Preparing [2024-09-18T10:35:31.095Z] 80091fda490b: Preparing [2024-09-18T10:35:31.095Z] d62a02444d39: Preparing [2024-09-18T10:35:31.095Z] 80091fda490b: Waiting [2024-09-18T10:35:31.095Z] d62a02444d39: Waiting [2024-09-18T10:35:31.095Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:31.095Z] 4ec999a17930: Layer already exists [2024-09-18T10:35:31.095Z] 012678abdc42: Layer already exists [2024-09-18T10:35:31.095Z] 0fc132183871: Layer already exists [2024-09-18T10:35:31.095Z] c28c079fb0e9: Layer already exists [2024-09-18T10:35:31.095Z] d62a02444d39: Layer already exists [2024-09-18T10:35:31.095Z] 80091fda490b: Layer already exists [2024-09-18T10:35:31.095Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:31.435Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:31.761Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-18T10:35:31.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-18T10:35:31.761Z] 012678abdc42: Preparing [2024-09-18T10:35:31.761Z] c28c079fb0e9: Preparing [2024-09-18T10:35:31.761Z] 0fc132183871: Preparing [2024-09-18T10:35:31.761Z] 7d371a711df7: Preparing [2024-09-18T10:35:31.761Z] 4ec999a17930: Preparing [2024-09-18T10:35:31.761Z] 80091fda490b: Preparing [2024-09-18T10:35:31.761Z] d62a02444d39: Preparing [2024-09-18T10:35:31.761Z] 80091fda490b: Waiting [2024-09-18T10:35:31.761Z] 0fc132183871: Layer already exists [2024-09-18T10:35:31.761Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:31.761Z] 012678abdc42: Layer already exists [2024-09-18T10:35:31.761Z] 4ec999a17930: Layer already exists [2024-09-18T10:35:31.761Z] c28c079fb0e9: Layer already exists [2024-09-18T10:35:31.761Z] d62a02444d39: Layer already exists [2024-09-18T10:35:31.761Z] 80091fda490b: Layer already exists [2024-09-18T10:35:31.761Z] main: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:31.838Z] ===================================================== [Pipeline] echo [2024-09-18T10:35:31.851Z] taggedImages: [2024-09-18T10:35:31.851Z] - nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:31.851Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-18T10:35:31.851Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.77 [2024-09-18T10:35:31.851Z] - nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:31.851Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-18T10:35:31.874Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-18T10:35:31.874Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:31.874Z] latest [2024-09-18T10:35:31.874Z] 3.2.0-dev.77 [2024-09-18T10:35:31.874Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:31.874Z] main [2024-09-18T10:35:31.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:32.224Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:32.542Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:32.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T10:35:32.542Z] 7fb99334cc54: Preparing [2024-09-18T10:35:32.542Z] 9d56b3d97ca5: Preparing [2024-09-18T10:35:32.542Z] b6561fc07d7c: Preparing [2024-09-18T10:35:32.542Z] 8d91c57d7427: Preparing [2024-09-18T10:35:32.542Z] 7d371a711df7: Preparing [2024-09-18T10:35:32.542Z] b3488c562440: Preparing [2024-09-18T10:35:32.542Z] b1ef8f532764: Preparing [2024-09-18T10:35:32.542Z] d62a02444d39: Preparing [2024-09-18T10:35:32.542Z] b1ef8f532764: Waiting [2024-09-18T10:35:32.542Z] d62a02444d39: Waiting [2024-09-18T10:35:32.542Z] b3488c562440: Waiting [2024-09-18T10:35:32.542Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:32.542Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:32.542Z] b3488c562440: Layer already exists [2024-09-18T10:35:32.542Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:32.542Z] d62a02444d39: Layer already exists [2024-09-18T10:35:32.542Z] 7fb99334cc54: Pushed [2024-09-18T10:35:32.542Z] 9d56b3d97ca5: Pushed [2024-09-18T10:35:35.833Z] b6561fc07d7c: Pushed [2024-09-18T10:35:35.833Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:36.154Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:36.483Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-18T10:35:36.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T10:35:36.483Z] 7fb99334cc54: Preparing [2024-09-18T10:35:36.483Z] 9d56b3d97ca5: Preparing [2024-09-18T10:35:36.483Z] b6561fc07d7c: Preparing [2024-09-18T10:35:36.483Z] 8d91c57d7427: Preparing [2024-09-18T10:35:36.483Z] 7d371a711df7: Preparing [2024-09-18T10:35:36.483Z] b3488c562440: Preparing [2024-09-18T10:35:36.483Z] b1ef8f532764: Preparing [2024-09-18T10:35:36.483Z] d62a02444d39: Preparing [2024-09-18T10:35:36.483Z] b1ef8f532764: Waiting [2024-09-18T10:35:36.483Z] b3488c562440: Waiting [2024-09-18T10:35:36.483Z] d62a02444d39: Waiting [2024-09-18T10:35:36.483Z] b6561fc07d7c: Layer already exists [2024-09-18T10:35:36.483Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:36.483Z] 9d56b3d97ca5: Layer already exists [2024-09-18T10:35:36.483Z] 7fb99334cc54: Layer already exists [2024-09-18T10:35:36.483Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:36.483Z] b3488c562440: Layer already exists [2024-09-18T10:35:36.483Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:36.483Z] d62a02444d39: Layer already exists [2024-09-18T10:35:36.483Z] latest: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:36.810Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:37.135Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.77 [2024-09-18T10:35:37.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T10:35:37.135Z] 7fb99334cc54: Preparing [2024-09-18T10:35:37.135Z] 9d56b3d97ca5: Preparing [2024-09-18T10:35:37.135Z] b6561fc07d7c: Preparing [2024-09-18T10:35:37.135Z] 8d91c57d7427: Preparing [2024-09-18T10:35:37.135Z] 7d371a711df7: Preparing [2024-09-18T10:35:37.135Z] b3488c562440: Preparing [2024-09-18T10:35:37.135Z] b1ef8f532764: Preparing [2024-09-18T10:35:37.135Z] d62a02444d39: Preparing [2024-09-18T10:35:37.135Z] b3488c562440: Waiting [2024-09-18T10:35:37.135Z] b1ef8f532764: Waiting [2024-09-18T10:35:37.135Z] d62a02444d39: Waiting [2024-09-18T10:35:37.135Z] b6561fc07d7c: Layer already exists [2024-09-18T10:35:37.135Z] 9d56b3d97ca5: Layer already exists [2024-09-18T10:35:37.135Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:37.135Z] 7fb99334cc54: Layer already exists [2024-09-18T10:35:37.135Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:37.135Z] d62a02444d39: Layer already exists [2024-09-18T10:35:37.135Z] b3488c562440: Layer already exists [2024-09-18T10:35:37.135Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:37.135Z] 3.2.0-dev.77: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:37.460Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:37.776Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:37.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T10:35:37.776Z] 7fb99334cc54: Preparing [2024-09-18T10:35:37.776Z] 9d56b3d97ca5: Preparing [2024-09-18T10:35:37.776Z] b6561fc07d7c: Preparing [2024-09-18T10:35:37.776Z] 8d91c57d7427: Preparing [2024-09-18T10:35:37.776Z] 7d371a711df7: Preparing [2024-09-18T10:35:37.776Z] b3488c562440: Preparing [2024-09-18T10:35:37.776Z] b1ef8f532764: Preparing [2024-09-18T10:35:37.776Z] d62a02444d39: Preparing [2024-09-18T10:35:37.776Z] b3488c562440: Waiting [2024-09-18T10:35:37.776Z] b1ef8f532764: Waiting [2024-09-18T10:35:37.776Z] d62a02444d39: Waiting [2024-09-18T10:35:37.776Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:37.776Z] 7fb99334cc54: Layer already exists [2024-09-18T10:35:37.776Z] 9d56b3d97ca5: Layer already exists [2024-09-18T10:35:37.776Z] b6561fc07d7c: Layer already exists [2024-09-18T10:35:37.776Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:37.776Z] b3488c562440: Layer already exists [2024-09-18T10:35:37.776Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:37.776Z] d62a02444d39: Layer already exists [2024-09-18T10:35:37.776Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:38.107Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:38.437Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-18T10:35:38.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-18T10:35:38.437Z] 7fb99334cc54: Preparing [2024-09-18T10:35:38.437Z] 9d56b3d97ca5: Preparing [2024-09-18T10:35:38.437Z] b6561fc07d7c: Preparing [2024-09-18T10:35:38.437Z] 8d91c57d7427: Preparing [2024-09-18T10:35:38.437Z] 7d371a711df7: Preparing [2024-09-18T10:35:38.437Z] b3488c562440: Preparing [2024-09-18T10:35:38.437Z] b1ef8f532764: Preparing [2024-09-18T10:35:38.437Z] d62a02444d39: Preparing [2024-09-18T10:35:38.437Z] b1ef8f532764: Waiting [2024-09-18T10:35:38.437Z] b3488c562440: Waiting [2024-09-18T10:35:38.437Z] d62a02444d39: Waiting [2024-09-18T10:35:38.437Z] 7fb99334cc54: Layer already exists [2024-09-18T10:35:38.437Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:38.437Z] b6561fc07d7c: Layer already exists [2024-09-18T10:35:38.437Z] 9d56b3d97ca5: Layer already exists [2024-09-18T10:35:38.437Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:38.437Z] d62a02444d39: Layer already exists [2024-09-18T10:35:38.437Z] b3488c562440: Layer already exists [2024-09-18T10:35:38.437Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:38.437Z] main: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:38.502Z] ===================================================== [Pipeline] echo [2024-09-18T10:35:38.514Z] taggedImages: [2024-09-18T10:35:38.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:38.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-18T10:35:38.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.77 [2024-09-18T10:35:38.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:38.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-18T10:35:38.533Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-18T10:35:38.533Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:38.533Z] latest [2024-09-18T10:35:38.533Z] 3.2.0-dev.77 [2024-09-18T10:35:38.533Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:38.533Z] main [2024-09-18T10:35:38.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:38.854Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:39.174Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:39.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T10:35:39.174Z] d9c9df06df86: Preparing [2024-09-18T10:35:39.174Z] f714efa211eb: Preparing [2024-09-18T10:35:39.174Z] ffae84e182e9: Preparing [2024-09-18T10:35:39.174Z] 00c9a53abf02: Preparing [2024-09-18T10:35:39.174Z] 384c6ae0f6e6: Preparing [2024-09-18T10:35:39.174Z] 08a06691aaef: Preparing [2024-09-18T10:35:39.174Z] b28041f43336: Preparing [2024-09-18T10:35:39.174Z] 9f49a79e5fe0: Preparing [2024-09-18T10:35:39.174Z] 8d91c57d7427: Preparing [2024-09-18T10:35:39.174Z] 7d371a711df7: Preparing [2024-09-18T10:35:39.174Z] 2f9fef9ce060: Preparing [2024-09-18T10:35:39.174Z] df9ee977794e: Preparing [2024-09-18T10:35:39.174Z] 5f70bf18a086: Preparing [2024-09-18T10:35:39.174Z] ab7e10273736: Preparing [2024-09-18T10:35:39.174Z] 9bbd04e4546b: Preparing [2024-09-18T10:35:39.174Z] 9ea91328cd28: Preparing [2024-09-18T10:35:39.174Z] d62a02444d39: Preparing [2024-09-18T10:35:39.174Z] 08a06691aaef: Waiting [2024-09-18T10:35:39.174Z] b28041f43336: Waiting [2024-09-18T10:35:39.174Z] 9f49a79e5fe0: Waiting [2024-09-18T10:35:39.174Z] 8d91c57d7427: Waiting [2024-09-18T10:35:39.174Z] 7d371a711df7: Waiting [2024-09-18T10:35:39.174Z] 2f9fef9ce060: Waiting [2024-09-18T10:35:39.174Z] df9ee977794e: Waiting [2024-09-18T10:35:39.174Z] 9bbd04e4546b: Waiting [2024-09-18T10:35:39.174Z] 5f70bf18a086: Waiting [2024-09-18T10:35:39.174Z] 9ea91328cd28: Waiting [2024-09-18T10:35:39.175Z] d62a02444d39: Waiting [2024-09-18T10:35:39.175Z] 00c9a53abf02: Pushed [2024-09-18T10:35:39.175Z] f714efa211eb: Pushed [2024-09-18T10:35:39.175Z] 384c6ae0f6e6: Pushed [2024-09-18T10:35:39.175Z] d9c9df06df86: Pushed [2024-09-18T10:35:39.175Z] ffae84e182e9: Pushed [2024-09-18T10:35:39.435Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:39.435Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:39.435Z] 08a06691aaef: Pushed [2024-09-18T10:35:39.435Z] b28041f43336: Pushed [2024-09-18T10:35:39.435Z] 5f70bf18a086: Layer already exists [2024-09-18T10:35:39.435Z] 2f9fef9ce060: Pushed [2024-09-18T10:35:39.435Z] df9ee977794e: Pushed [2024-09-18T10:35:39.435Z] d62a02444d39: Layer already exists [2024-09-18T10:35:39.435Z] ab7e10273736: Pushed [2024-09-18T10:35:39.435Z] 9bbd04e4546b: Pushed [2024-09-18T10:35:39.435Z] 9ea91328cd28: Pushed [2024-09-18T10:35:40.812Z] 9f49a79e5fe0: Pushed [2024-09-18T10:35:40.812Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:41.136Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:41.447Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-18T10:35:41.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T10:35:41.447Z] d9c9df06df86: Preparing [2024-09-18T10:35:41.447Z] f714efa211eb: Preparing [2024-09-18T10:35:41.447Z] ffae84e182e9: Preparing [2024-09-18T10:35:41.447Z] 00c9a53abf02: Preparing [2024-09-18T10:35:41.447Z] 384c6ae0f6e6: Preparing [2024-09-18T10:35:41.447Z] 08a06691aaef: Preparing [2024-09-18T10:35:41.447Z] b28041f43336: Preparing [2024-09-18T10:35:41.447Z] 9f49a79e5fe0: Preparing [2024-09-18T10:35:41.447Z] 8d91c57d7427: Preparing [2024-09-18T10:35:41.447Z] 7d371a711df7: Preparing [2024-09-18T10:35:41.447Z] 2f9fef9ce060: Preparing [2024-09-18T10:35:41.447Z] df9ee977794e: Preparing [2024-09-18T10:35:41.447Z] 5f70bf18a086: Preparing [2024-09-18T10:35:41.447Z] ab7e10273736: Preparing [2024-09-18T10:35:41.447Z] 9bbd04e4546b: Preparing [2024-09-18T10:35:41.447Z] 9ea91328cd28: Preparing [2024-09-18T10:35:41.447Z] d62a02444d39: Preparing [2024-09-18T10:35:41.447Z] 9f49a79e5fe0: Waiting [2024-09-18T10:35:41.447Z] 5f70bf18a086: Waiting [2024-09-18T10:35:41.447Z] ab7e10273736: Waiting [2024-09-18T10:35:41.447Z] 8d91c57d7427: Waiting [2024-09-18T10:35:41.447Z] 7d371a711df7: Waiting [2024-09-18T10:35:41.447Z] 2f9fef9ce060: Waiting [2024-09-18T10:35:41.447Z] df9ee977794e: Waiting [2024-09-18T10:35:41.447Z] 9bbd04e4546b: Waiting [2024-09-18T10:35:41.447Z] d62a02444d39: Waiting [2024-09-18T10:35:41.447Z] 9ea91328cd28: Waiting [2024-09-18T10:35:41.447Z] b28041f43336: Waiting [2024-09-18T10:35:41.447Z] 08a06691aaef: Waiting [2024-09-18T10:35:41.447Z] 384c6ae0f6e6: Layer already exists [2024-09-18T10:35:41.447Z] d9c9df06df86: Layer already exists [2024-09-18T10:35:41.447Z] 00c9a53abf02: Layer already exists [2024-09-18T10:35:41.447Z] f714efa211eb: Layer already exists [2024-09-18T10:35:41.447Z] ffae84e182e9: Layer already exists [2024-09-18T10:35:41.447Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:41.447Z] 9f49a79e5fe0: Layer already exists [2024-09-18T10:35:41.447Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:41.447Z] 08a06691aaef: Layer already exists [2024-09-18T10:35:41.447Z] b28041f43336: Layer already exists [2024-09-18T10:35:41.447Z] 2f9fef9ce060: Layer already exists [2024-09-18T10:35:41.447Z] ab7e10273736: Layer already exists [2024-09-18T10:35:41.447Z] df9ee977794e: Layer already exists [2024-09-18T10:35:41.447Z] 5f70bf18a086: Layer already exists [2024-09-18T10:35:41.447Z] 9ea91328cd28: Layer already exists [2024-09-18T10:35:41.447Z] 9bbd04e4546b: Layer already exists [2024-09-18T10:35:41.447Z] d62a02444d39: Layer already exists [2024-09-18T10:35:41.447Z] latest: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:41.762Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:42.244Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.77 [2024-09-18T10:35:42.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T10:35:42.244Z] d9c9df06df86: Preparing [2024-09-18T10:35:42.244Z] f714efa211eb: Preparing [2024-09-18T10:35:42.244Z] ffae84e182e9: Preparing [2024-09-18T10:35:42.244Z] 00c9a53abf02: Preparing [2024-09-18T10:35:42.244Z] 384c6ae0f6e6: Preparing [2024-09-18T10:35:42.244Z] 08a06691aaef: Preparing [2024-09-18T10:35:42.244Z] b28041f43336: Preparing [2024-09-18T10:35:42.244Z] 9f49a79e5fe0: Preparing [2024-09-18T10:35:42.244Z] 8d91c57d7427: Preparing [2024-09-18T10:35:42.244Z] 7d371a711df7: Preparing [2024-09-18T10:35:42.244Z] 2f9fef9ce060: Preparing [2024-09-18T10:35:42.244Z] df9ee977794e: Preparing [2024-09-18T10:35:42.244Z] 5f70bf18a086: Preparing [2024-09-18T10:35:42.244Z] ab7e10273736: Preparing [2024-09-18T10:35:42.244Z] 08a06691aaef: Waiting [2024-09-18T10:35:42.244Z] 9bbd04e4546b: Preparing [2024-09-18T10:35:42.244Z] 9ea91328cd28: Preparing [2024-09-18T10:35:42.244Z] b28041f43336: Waiting [2024-09-18T10:35:42.244Z] d62a02444d39: Preparing [2024-09-18T10:35:42.244Z] 9f49a79e5fe0: Waiting [2024-09-18T10:35:42.244Z] 8d91c57d7427: Waiting [2024-09-18T10:35:42.244Z] 7d371a711df7: Waiting [2024-09-18T10:35:42.244Z] 2f9fef9ce060: Waiting [2024-09-18T10:35:42.244Z] df9ee977794e: Waiting [2024-09-18T10:35:42.244Z] 5f70bf18a086: Waiting [2024-09-18T10:35:42.244Z] ab7e10273736: Waiting [2024-09-18T10:35:42.244Z] 9bbd04e4546b: Waiting [2024-09-18T10:35:42.244Z] d62a02444d39: Waiting [2024-09-18T10:35:42.244Z] 9ea91328cd28: Waiting [2024-09-18T10:35:42.244Z] ffae84e182e9: Layer already exists [2024-09-18T10:35:42.244Z] d9c9df06df86: Layer already exists [2024-09-18T10:35:42.244Z] f714efa211eb: Layer already exists [2024-09-18T10:35:42.244Z] 384c6ae0f6e6: Layer already exists [2024-09-18T10:35:42.244Z] 00c9a53abf02: Layer already exists [2024-09-18T10:35:42.244Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:42.244Z] 08a06691aaef: Layer already exists [2024-09-18T10:35:42.244Z] 9f49a79e5fe0: Layer already exists [2024-09-18T10:35:42.244Z] b28041f43336: Layer already exists [2024-09-18T10:35:42.244Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:42.244Z] 2f9fef9ce060: Layer already exists [2024-09-18T10:35:42.244Z] df9ee977794e: Layer already exists [2024-09-18T10:35:42.244Z] ab7e10273736: Layer already exists [2024-09-18T10:35:42.244Z] 9bbd04e4546b: Layer already exists [2024-09-18T10:35:42.244Z] 5f70bf18a086: Layer already exists [2024-09-18T10:35:42.244Z] d62a02444d39: Layer already exists [2024-09-18T10:35:42.244Z] 9ea91328cd28: Layer already exists [2024-09-18T10:35:42.244Z] 3.2.0-dev.77: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:42.575Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:42.898Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:42.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T10:35:42.898Z] d9c9df06df86: Preparing [2024-09-18T10:35:42.898Z] f714efa211eb: Preparing [2024-09-18T10:35:42.898Z] ffae84e182e9: Preparing [2024-09-18T10:35:42.898Z] 00c9a53abf02: Preparing [2024-09-18T10:35:42.898Z] 384c6ae0f6e6: Preparing [2024-09-18T10:35:42.898Z] 08a06691aaef: Preparing [2024-09-18T10:35:42.898Z] b28041f43336: Preparing [2024-09-18T10:35:42.898Z] 9f49a79e5fe0: Preparing [2024-09-18T10:35:42.898Z] 8d91c57d7427: Preparing [2024-09-18T10:35:42.898Z] 7d371a711df7: Preparing [2024-09-18T10:35:42.898Z] 2f9fef9ce060: Preparing [2024-09-18T10:35:42.898Z] df9ee977794e: Preparing [2024-09-18T10:35:42.898Z] 5f70bf18a086: Preparing [2024-09-18T10:35:42.898Z] ab7e10273736: Preparing [2024-09-18T10:35:42.898Z] 9bbd04e4546b: Preparing [2024-09-18T10:35:42.898Z] 9ea91328cd28: Preparing [2024-09-18T10:35:42.898Z] d62a02444d39: Preparing [2024-09-18T10:35:42.898Z] b28041f43336: Waiting [2024-09-18T10:35:42.898Z] 2f9fef9ce060: Waiting [2024-09-18T10:35:42.898Z] df9ee977794e: Waiting [2024-09-18T10:35:42.898Z] 7d371a711df7: Waiting [2024-09-18T10:35:42.898Z] 5f70bf18a086: Waiting [2024-09-18T10:35:42.898Z] 9f49a79e5fe0: Waiting [2024-09-18T10:35:42.898Z] d62a02444d39: Waiting [2024-09-18T10:35:42.898Z] ab7e10273736: Waiting [2024-09-18T10:35:42.898Z] 8d91c57d7427: Waiting [2024-09-18T10:35:42.898Z] 9bbd04e4546b: Waiting [2024-09-18T10:35:42.898Z] 08a06691aaef: Waiting [2024-09-18T10:35:42.898Z] 00c9a53abf02: Layer already exists [2024-09-18T10:35:42.898Z] 384c6ae0f6e6: Layer already exists [2024-09-18T10:35:42.898Z] f714efa211eb: Layer already exists [2024-09-18T10:35:42.898Z] ffae84e182e9: Layer already exists [2024-09-18T10:35:42.898Z] d9c9df06df86: Layer already exists [2024-09-18T10:35:42.898Z] 08a06691aaef: Layer already exists [2024-09-18T10:35:42.898Z] b28041f43336: Layer already exists [2024-09-18T10:35:42.898Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:42.898Z] 9f49a79e5fe0: Layer already exists [2024-09-18T10:35:42.898Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:42.898Z] ab7e10273736: Layer already exists [2024-09-18T10:35:42.898Z] 2f9fef9ce060: Layer already exists [2024-09-18T10:35:42.898Z] df9ee977794e: Layer already exists [2024-09-18T10:35:42.898Z] 5f70bf18a086: Layer already exists [2024-09-18T10:35:42.898Z] 9bbd04e4546b: Layer already exists [2024-09-18T10:35:42.898Z] 9ea91328cd28: Layer already exists [2024-09-18T10:35:42.898Z] d62a02444d39: Layer already exists [2024-09-18T10:35:42.898Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:43.234Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:43.561Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-18T10:35:43.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-18T10:35:43.561Z] d9c9df06df86: Preparing [2024-09-18T10:35:43.561Z] f714efa211eb: Preparing [2024-09-18T10:35:43.561Z] ffae84e182e9: Preparing [2024-09-18T10:35:43.561Z] 00c9a53abf02: Preparing [2024-09-18T10:35:43.561Z] 384c6ae0f6e6: Preparing [2024-09-18T10:35:43.561Z] 08a06691aaef: Preparing [2024-09-18T10:35:43.561Z] b28041f43336: Preparing [2024-09-18T10:35:43.561Z] 9f49a79e5fe0: Preparing [2024-09-18T10:35:43.561Z] 8d91c57d7427: Preparing [2024-09-18T10:35:43.561Z] 7d371a711df7: Preparing [2024-09-18T10:35:43.561Z] 2f9fef9ce060: Preparing [2024-09-18T10:35:43.561Z] df9ee977794e: Preparing [2024-09-18T10:35:43.561Z] 5f70bf18a086: Preparing [2024-09-18T10:35:43.561Z] ab7e10273736: Preparing [2024-09-18T10:35:43.561Z] 9bbd04e4546b: Preparing [2024-09-18T10:35:43.561Z] 9ea91328cd28: Preparing [2024-09-18T10:35:43.561Z] d62a02444d39: Preparing [2024-09-18T10:35:43.561Z] 08a06691aaef: Waiting [2024-09-18T10:35:43.561Z] df9ee977794e: Waiting [2024-09-18T10:35:43.561Z] b28041f43336: Waiting [2024-09-18T10:35:43.561Z] 9ea91328cd28: Waiting [2024-09-18T10:35:43.561Z] 9f49a79e5fe0: Waiting [2024-09-18T10:35:43.561Z] 9bbd04e4546b: Waiting [2024-09-18T10:35:43.561Z] d62a02444d39: Waiting [2024-09-18T10:35:43.561Z] 8d91c57d7427: Waiting [2024-09-18T10:35:43.561Z] 5f70bf18a086: Waiting [2024-09-18T10:35:43.561Z] 2f9fef9ce060: Waiting [2024-09-18T10:35:43.561Z] ab7e10273736: Waiting [2024-09-18T10:35:43.561Z] 7d371a711df7: Waiting [2024-09-18T10:35:43.561Z] f714efa211eb: Layer already exists [2024-09-18T10:35:43.561Z] d9c9df06df86: Layer already exists [2024-09-18T10:35:43.561Z] 00c9a53abf02: Layer already exists [2024-09-18T10:35:43.561Z] ffae84e182e9: Layer already exists [2024-09-18T10:35:43.561Z] 384c6ae0f6e6: Layer already exists [2024-09-18T10:35:43.561Z] 9f49a79e5fe0: Layer already exists [2024-09-18T10:35:43.561Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:43.561Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:43.561Z] 08a06691aaef: Layer already exists [2024-09-18T10:35:43.561Z] b28041f43336: Layer already exists [2024-09-18T10:35:43.561Z] 2f9fef9ce060: Layer already exists [2024-09-18T10:35:43.561Z] 9bbd04e4546b: Layer already exists [2024-09-18T10:35:43.561Z] ab7e10273736: Layer already exists [2024-09-18T10:35:43.561Z] df9ee977794e: Layer already exists [2024-09-18T10:35:43.561Z] 5f70bf18a086: Layer already exists [2024-09-18T10:35:43.561Z] 9ea91328cd28: Layer already exists [2024-09-18T10:35:43.561Z] d62a02444d39: Layer already exists [2024-09-18T10:35:43.561Z] main: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:43.629Z] ===================================================== [Pipeline] echo [2024-09-18T10:35:43.641Z] taggedImages: [2024-09-18T10:35:43.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:43.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-18T10:35:43.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.77 [2024-09-18T10:35:43.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:43.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-18T10:35:43.667Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-18T10:35:43.667Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:43.667Z] latest [2024-09-18T10:35:43.667Z] 3.2.0-dev.77 [2024-09-18T10:35:43.667Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:43.667Z] main [2024-09-18T10:35:43.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:44.000Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:44.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:44.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T10:35:44.327Z] 956caf333742: Preparing [2024-09-18T10:35:44.327Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:44.327Z] 35eb34f1f3b5: Preparing [2024-09-18T10:35:44.327Z] 44a80f87ea43: Preparing [2024-09-18T10:35:44.327Z] 8d91c57d7427: Preparing [2024-09-18T10:35:44.327Z] 7d371a711df7: Preparing [2024-09-18T10:35:44.327Z] b3488c562440: Preparing [2024-09-18T10:35:44.327Z] b1ef8f532764: Preparing [2024-09-18T10:35:44.327Z] d62a02444d39: Preparing [2024-09-18T10:35:44.327Z] 7d371a711df7: Waiting [2024-09-18T10:35:44.327Z] b3488c562440: Waiting [2024-09-18T10:35:44.327Z] d62a02444d39: Waiting [2024-09-18T10:35:44.327Z] 956caf333742: Layer already exists [2024-09-18T10:35:44.327Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:44.327Z] 3e86e4f0a44c: Layer already exists [2024-09-18T10:35:44.327Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:44.327Z] b3488c562440: Layer already exists [2024-09-18T10:35:44.327Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:44.327Z] d62a02444d39: Layer already exists [2024-09-18T10:35:44.327Z] 35eb34f1f3b5: Pushed [2024-09-18T10:35:46.864Z] 44a80f87ea43: Pushed [2024-09-18T10:35:46.864Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:47.194Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:47.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-18T10:35:47.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T10:35:47.522Z] 956caf333742: Preparing [2024-09-18T10:35:47.522Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:47.522Z] 35eb34f1f3b5: Preparing [2024-09-18T10:35:47.522Z] 44a80f87ea43: Preparing [2024-09-18T10:35:47.522Z] 8d91c57d7427: Preparing [2024-09-18T10:35:47.522Z] 7d371a711df7: Preparing [2024-09-18T10:35:47.522Z] b3488c562440: Preparing [2024-09-18T10:35:47.522Z] b1ef8f532764: Preparing [2024-09-18T10:35:47.522Z] d62a02444d39: Preparing [2024-09-18T10:35:47.522Z] b3488c562440: Waiting [2024-09-18T10:35:47.522Z] b1ef8f532764: Waiting [2024-09-18T10:35:47.522Z] d62a02444d39: Waiting [2024-09-18T10:35:47.522Z] 7d371a711df7: Waiting [2024-09-18T10:35:47.522Z] 956caf333742: Layer already exists [2024-09-18T10:35:47.523Z] 3e86e4f0a44c: Layer already exists [2024-09-18T10:35:47.523Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:47.523Z] 35eb34f1f3b5: Layer already exists [2024-09-18T10:35:47.523Z] 44a80f87ea43: Layer already exists [2024-09-18T10:35:47.523Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:47.523Z] d62a02444d39: Layer already exists [2024-09-18T10:35:47.523Z] b3488c562440: Layer already exists [2024-09-18T10:35:47.523Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:47.523Z] latest: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:47.850Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:48.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.77 [2024-09-18T10:35:48.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T10:35:48.172Z] 956caf333742: Preparing [2024-09-18T10:35:48.172Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:48.172Z] 35eb34f1f3b5: Preparing [2024-09-18T10:35:48.172Z] 44a80f87ea43: Preparing [2024-09-18T10:35:48.172Z] 8d91c57d7427: Preparing [2024-09-18T10:35:48.172Z] 7d371a711df7: Preparing [2024-09-18T10:35:48.172Z] b3488c562440: Preparing [2024-09-18T10:35:48.172Z] b1ef8f532764: Preparing [2024-09-18T10:35:48.172Z] d62a02444d39: Preparing [2024-09-18T10:35:48.172Z] 7d371a711df7: Waiting [2024-09-18T10:35:48.172Z] b3488c562440: Waiting [2024-09-18T10:35:48.172Z] b1ef8f532764: Waiting [2024-09-18T10:35:48.172Z] d62a02444d39: Waiting [2024-09-18T10:35:48.172Z] 44a80f87ea43: Layer already exists [2024-09-18T10:35:48.172Z] 3e86e4f0a44c: Layer already exists [2024-09-18T10:35:48.172Z] 35eb34f1f3b5: Layer already exists [2024-09-18T10:35:48.172Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:48.172Z] 956caf333742: Layer already exists [2024-09-18T10:35:48.172Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:48.172Z] b3488c562440: Layer already exists [2024-09-18T10:35:48.172Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:48.172Z] d62a02444d39: Layer already exists [2024-09-18T10:35:48.172Z] 3.2.0-dev.77: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:48.503Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:48.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:48.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T10:35:48.840Z] 956caf333742: Preparing [2024-09-18T10:35:48.840Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:48.840Z] 35eb34f1f3b5: Preparing [2024-09-18T10:35:48.840Z] 44a80f87ea43: Preparing [2024-09-18T10:35:48.840Z] 8d91c57d7427: Preparing [2024-09-18T10:35:48.840Z] 7d371a711df7: Preparing [2024-09-18T10:35:48.840Z] b3488c562440: Preparing [2024-09-18T10:35:48.840Z] b1ef8f532764: Preparing [2024-09-18T10:35:48.840Z] d62a02444d39: Preparing [2024-09-18T10:35:48.840Z] b1ef8f532764: Waiting [2024-09-18T10:35:48.840Z] 7d371a711df7: Waiting [2024-09-18T10:35:48.840Z] b3488c562440: Waiting [2024-09-18T10:35:48.840Z] d62a02444d39: Waiting [2024-09-18T10:35:48.840Z] 3e86e4f0a44c: Layer already exists [2024-09-18T10:35:48.840Z] 35eb34f1f3b5: Layer already exists [2024-09-18T10:35:48.840Z] 44a80f87ea43: Layer already exists [2024-09-18T10:35:48.840Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:48.840Z] 956caf333742: Layer already exists [2024-09-18T10:35:48.840Z] b3488c562440: Layer already exists [2024-09-18T10:35:48.840Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:48.840Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:48.840Z] d62a02444d39: Layer already exists [2024-09-18T10:35:48.840Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:49.189Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:49.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-18T10:35:49.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-18T10:35:49.512Z] 956caf333742: Preparing [2024-09-18T10:35:49.512Z] 3e86e4f0a44c: Preparing [2024-09-18T10:35:49.512Z] 35eb34f1f3b5: Preparing [2024-09-18T10:35:49.512Z] 44a80f87ea43: Preparing [2024-09-18T10:35:49.512Z] 8d91c57d7427: Preparing [2024-09-18T10:35:49.512Z] 7d371a711df7: Preparing [2024-09-18T10:35:49.512Z] b3488c562440: Preparing [2024-09-18T10:35:49.512Z] b1ef8f532764: Preparing [2024-09-18T10:35:49.512Z] d62a02444d39: Preparing [2024-09-18T10:35:49.512Z] b3488c562440: Waiting [2024-09-18T10:35:49.512Z] b1ef8f532764: Waiting [2024-09-18T10:35:49.512Z] d62a02444d39: Waiting [2024-09-18T10:35:49.512Z] 7d371a711df7: Waiting [2024-09-18T10:35:49.512Z] 956caf333742: Layer already exists [2024-09-18T10:35:49.512Z] 44a80f87ea43: Layer already exists [2024-09-18T10:35:49.512Z] 3e86e4f0a44c: Layer already exists [2024-09-18T10:35:49.512Z] 35eb34f1f3b5: Layer already exists [2024-09-18T10:35:49.512Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:49.512Z] b3488c562440: Layer already exists [2024-09-18T10:35:49.512Z] b1ef8f532764: Layer already exists [2024-09-18T10:35:49.512Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:49.512Z] d62a02444d39: Layer already exists [2024-09-18T10:35:49.512Z] main: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:49.579Z] ===================================================== [Pipeline] echo [2024-09-18T10:35:49.591Z] taggedImages: [2024-09-18T10:35:49.591Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:49.591Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-18T10:35:49.591Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.77 [2024-09-18T10:35:49.591Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:49.591Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-18T10:35:49.620Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-18T10:35:49.620Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:49.620Z] latest [2024-09-18T10:35:49.620Z] 3.2.0-dev.77 [2024-09-18T10:35:49.620Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:49.620Z] main [2024-09-18T10:35:49.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:49.960Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:50.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:50.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T10:35:50.283Z] 97c58a3473ab: Preparing [2024-09-18T10:35:50.283Z] c26640d505ec: Preparing [2024-09-18T10:35:50.283Z] f31e4800b43e: Preparing [2024-09-18T10:35:50.283Z] 873e5fb61e95: Preparing [2024-09-18T10:35:50.283Z] a59e715ebf6c: Preparing [2024-09-18T10:35:50.283Z] 8d91c57d7427: Preparing [2024-09-18T10:35:50.283Z] 7d371a711df7: Preparing [2024-09-18T10:35:50.283Z] 20c3312eef74: Preparing [2024-09-18T10:35:50.283Z] d3b1d276fb4b: Preparing [2024-09-18T10:35:50.283Z] f013c2a5535d: Preparing [2024-09-18T10:35:50.283Z] d62a02444d39: Preparing [2024-09-18T10:35:50.283Z] 8d91c57d7427: Waiting [2024-09-18T10:35:50.283Z] 7d371a711df7: Waiting [2024-09-18T10:35:50.283Z] 20c3312eef74: Waiting [2024-09-18T10:35:50.283Z] d3b1d276fb4b: Waiting [2024-09-18T10:35:50.283Z] f013c2a5535d: Waiting [2024-09-18T10:35:50.283Z] d62a02444d39: Waiting [2024-09-18T10:35:50.283Z] 97c58a3473ab: Pushed [2024-09-18T10:35:50.283Z] a59e715ebf6c: Pushed [2024-09-18T10:35:50.283Z] c26640d505ec: Pushed [2024-09-18T10:35:50.283Z] 873e5fb61e95: Pushed [2024-09-18T10:35:50.283Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:50.283Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:50.283Z] d62a02444d39: Layer already exists [2024-09-18T10:35:50.545Z] 20c3312eef74: Pushed [2024-09-18T10:35:50.545Z] d3b1d276fb4b: Pushed [2024-09-18T10:35:51.112Z] f31e4800b43e: Pushed [2024-09-18T10:35:51.372Z] f013c2a5535d: Pushed [2024-09-18T10:35:51.631Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:51.968Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:52.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-18T10:35:52.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T10:35:52.284Z] 97c58a3473ab: Preparing [2024-09-18T10:35:52.284Z] c26640d505ec: Preparing [2024-09-18T10:35:52.284Z] f31e4800b43e: Preparing [2024-09-18T10:35:52.284Z] 873e5fb61e95: Preparing [2024-09-18T10:35:52.284Z] a59e715ebf6c: Preparing [2024-09-18T10:35:52.284Z] 8d91c57d7427: Preparing [2024-09-18T10:35:52.284Z] 7d371a711df7: Preparing [2024-09-18T10:35:52.284Z] 20c3312eef74: Preparing [2024-09-18T10:35:52.284Z] d3b1d276fb4b: Preparing [2024-09-18T10:35:52.284Z] f013c2a5535d: Preparing [2024-09-18T10:35:52.284Z] d62a02444d39: Preparing [2024-09-18T10:35:52.284Z] d3b1d276fb4b: Waiting [2024-09-18T10:35:52.284Z] 8d91c57d7427: Waiting [2024-09-18T10:35:52.284Z] f013c2a5535d: Waiting [2024-09-18T10:35:52.284Z] 7d371a711df7: Waiting [2024-09-18T10:35:52.284Z] 20c3312eef74: Waiting [2024-09-18T10:35:52.284Z] c26640d505ec: Layer already exists [2024-09-18T10:35:52.284Z] f31e4800b43e: Layer already exists [2024-09-18T10:35:52.284Z] 873e5fb61e95: Layer already exists [2024-09-18T10:35:52.284Z] 97c58a3473ab: Layer already exists [2024-09-18T10:35:52.284Z] a59e715ebf6c: Layer already exists [2024-09-18T10:35:52.284Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:52.284Z] 20c3312eef74: Layer already exists [2024-09-18T10:35:52.284Z] f013c2a5535d: Layer already exists [2024-09-18T10:35:52.284Z] d3b1d276fb4b: Layer already exists [2024-09-18T10:35:52.284Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:52.284Z] d62a02444d39: Layer already exists [2024-09-18T10:35:52.284Z] latest: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:52.607Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:52.929Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.77 [2024-09-18T10:35:52.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T10:35:52.929Z] 97c58a3473ab: Preparing [2024-09-18T10:35:52.929Z] c26640d505ec: Preparing [2024-09-18T10:35:52.929Z] f31e4800b43e: Preparing [2024-09-18T10:35:52.929Z] 873e5fb61e95: Preparing [2024-09-18T10:35:52.929Z] a59e715ebf6c: Preparing [2024-09-18T10:35:52.929Z] 8d91c57d7427: Preparing [2024-09-18T10:35:52.929Z] 7d371a711df7: Preparing [2024-09-18T10:35:52.929Z] 20c3312eef74: Preparing [2024-09-18T10:35:52.929Z] d3b1d276fb4b: Preparing [2024-09-18T10:35:52.929Z] f013c2a5535d: Preparing [2024-09-18T10:35:52.929Z] d62a02444d39: Preparing [2024-09-18T10:35:52.929Z] 7d371a711df7: Waiting [2024-09-18T10:35:52.929Z] f013c2a5535d: Waiting [2024-09-18T10:35:52.929Z] d62a02444d39: Waiting [2024-09-18T10:35:52.929Z] 20c3312eef74: Waiting [2024-09-18T10:35:52.929Z] 8d91c57d7427: Waiting [2024-09-18T10:35:52.929Z] d3b1d276fb4b: Waiting [2024-09-18T10:35:52.929Z] f31e4800b43e: Layer already exists [2024-09-18T10:35:52.929Z] 97c58a3473ab: Layer already exists [2024-09-18T10:35:52.929Z] a59e715ebf6c: Layer already exists [2024-09-18T10:35:52.929Z] 873e5fb61e95: Layer already exists [2024-09-18T10:35:52.929Z] c26640d505ec: Layer already exists [2024-09-18T10:35:52.929Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:52.929Z] 20c3312eef74: Layer already exists [2024-09-18T10:35:52.929Z] d3b1d276fb4b: Layer already exists [2024-09-18T10:35:52.929Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:52.929Z] f013c2a5535d: Layer already exists [2024-09-18T10:35:52.929Z] d62a02444d39: Layer already exists [2024-09-18T10:35:52.930Z] 3.2.0-dev.77: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:53.261Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:53.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:53.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T10:35:53.581Z] 97c58a3473ab: Preparing [2024-09-18T10:35:53.581Z] c26640d505ec: Preparing [2024-09-18T10:35:53.581Z] f31e4800b43e: Preparing [2024-09-18T10:35:53.581Z] 873e5fb61e95: Preparing [2024-09-18T10:35:53.581Z] a59e715ebf6c: Preparing [2024-09-18T10:35:53.581Z] 8d91c57d7427: Preparing [2024-09-18T10:35:53.581Z] 7d371a711df7: Preparing [2024-09-18T10:35:53.581Z] 20c3312eef74: Preparing [2024-09-18T10:35:53.581Z] d3b1d276fb4b: Preparing [2024-09-18T10:35:53.581Z] f013c2a5535d: Preparing [2024-09-18T10:35:53.581Z] d62a02444d39: Preparing [2024-09-18T10:35:53.581Z] d3b1d276fb4b: Waiting [2024-09-18T10:35:53.581Z] d62a02444d39: Waiting [2024-09-18T10:35:53.581Z] f013c2a5535d: Waiting [2024-09-18T10:35:53.581Z] 8d91c57d7427: Waiting [2024-09-18T10:35:53.581Z] 20c3312eef74: Waiting [2024-09-18T10:35:53.581Z] 7d371a711df7: Waiting [2024-09-18T10:35:53.581Z] c26640d505ec: Layer already exists [2024-09-18T10:35:53.581Z] f31e4800b43e: Layer already exists [2024-09-18T10:35:53.581Z] 873e5fb61e95: Layer already exists [2024-09-18T10:35:53.581Z] a59e715ebf6c: Layer already exists [2024-09-18T10:35:53.581Z] 97c58a3473ab: Layer already exists [2024-09-18T10:35:53.581Z] 20c3312eef74: Layer already exists [2024-09-18T10:35:53.581Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:53.581Z] d3b1d276fb4b: Layer already exists [2024-09-18T10:35:53.581Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:53.581Z] f013c2a5535d: Layer already exists [2024-09-18T10:35:53.581Z] d62a02444d39: Layer already exists [2024-09-18T10:35:53.581Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:53.915Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:54.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-18T10:35:54.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-18T10:35:54.239Z] 97c58a3473ab: Preparing [2024-09-18T10:35:54.239Z] c26640d505ec: Preparing [2024-09-18T10:35:54.239Z] f31e4800b43e: Preparing [2024-09-18T10:35:54.239Z] 873e5fb61e95: Preparing [2024-09-18T10:35:54.239Z] a59e715ebf6c: Preparing [2024-09-18T10:35:54.239Z] 8d91c57d7427: Preparing [2024-09-18T10:35:54.239Z] 7d371a711df7: Preparing [2024-09-18T10:35:54.239Z] 20c3312eef74: Preparing [2024-09-18T10:35:54.239Z] d3b1d276fb4b: Preparing [2024-09-18T10:35:54.239Z] f013c2a5535d: Preparing [2024-09-18T10:35:54.239Z] d62a02444d39: Preparing [2024-09-18T10:35:54.239Z] 8d91c57d7427: Waiting [2024-09-18T10:35:54.239Z] 7d371a711df7: Waiting [2024-09-18T10:35:54.239Z] 20c3312eef74: Waiting [2024-09-18T10:35:54.239Z] d3b1d276fb4b: Waiting [2024-09-18T10:35:54.239Z] f013c2a5535d: Waiting [2024-09-18T10:35:54.239Z] d62a02444d39: Waiting [2024-09-18T10:35:54.239Z] a59e715ebf6c: Layer already exists [2024-09-18T10:35:54.239Z] 873e5fb61e95: Layer already exists [2024-09-18T10:35:54.239Z] 97c58a3473ab: Layer already exists [2024-09-18T10:35:54.239Z] c26640d505ec: Layer already exists [2024-09-18T10:35:54.239Z] f31e4800b43e: Layer already exists [2024-09-18T10:35:54.239Z] d3b1d276fb4b: Layer already exists [2024-09-18T10:35:54.239Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:54.239Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:54.239Z] 20c3312eef74: Layer already exists [2024-09-18T10:35:54.239Z] f013c2a5535d: Layer already exists [2024-09-18T10:35:54.239Z] d62a02444d39: Layer already exists [2024-09-18T10:35:54.239Z] main: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:54.312Z] ===================================================== [Pipeline] echo [2024-09-18T10:35:54.324Z] taggedImages: [2024-09-18T10:35:54.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:54.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-18T10:35:54.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.77 [2024-09-18T10:35:54.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:54.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-18T10:35:54.355Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-18T10:35:54.355Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:54.355Z] latest [2024-09-18T10:35:54.355Z] 3.2.0-dev.77 [2024-09-18T10:35:54.355Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:54.355Z] main [2024-09-18T10:35:54.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:54.687Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:55.011Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:55.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T10:35:55.011Z] 485a2038d20a: Preparing [2024-09-18T10:35:55.011Z] 9b3b8074a19f: Preparing [2024-09-18T10:35:55.011Z] 5f8d38f22756: Preparing [2024-09-18T10:35:55.011Z] 14ed0d023b86: Preparing [2024-09-18T10:35:55.011Z] 2434ecbb1d19: Preparing [2024-09-18T10:35:55.011Z] 04d5fd5c02e7: Preparing [2024-09-18T10:35:55.011Z] be7f7b42071e: Preparing [2024-09-18T10:35:55.011Z] 8d91c57d7427: Preparing [2024-09-18T10:35:55.011Z] 7d371a711df7: Preparing [2024-09-18T10:35:55.011Z] 1703676544de: Preparing [2024-09-18T10:35:55.011Z] 4b6a83069dbe: Preparing [2024-09-18T10:35:55.011Z] d62a02444d39: Preparing [2024-09-18T10:35:55.011Z] 04d5fd5c02e7: Waiting [2024-09-18T10:35:55.011Z] 4b6a83069dbe: Waiting [2024-09-18T10:35:55.011Z] d62a02444d39: Waiting [2024-09-18T10:35:55.011Z] be7f7b42071e: Waiting [2024-09-18T10:35:55.011Z] 7d371a711df7: Waiting [2024-09-18T10:35:55.011Z] 8d91c57d7427: Waiting [2024-09-18T10:35:55.011Z] 1703676544de: Waiting [2024-09-18T10:35:55.011Z] 2434ecbb1d19: Pushed [2024-09-18T10:35:55.011Z] 9b3b8074a19f: Pushed [2024-09-18T10:35:55.011Z] 485a2038d20a: Pushed [2024-09-18T10:35:55.011Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:55.011Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:55.011Z] 04d5fd5c02e7: Pushed [2024-09-18T10:35:55.011Z] be7f7b42071e: Pushed [2024-09-18T10:35:55.269Z] d62a02444d39: Layer already exists [2024-09-18T10:35:55.270Z] 1703676544de: Pushed [2024-09-18T10:35:55.836Z] 14ed0d023b86: Pushed [2024-09-18T10:35:56.096Z] 5f8d38f22756: Pushed [2024-09-18T10:35:56.355Z] 4b6a83069dbe: Pushed [2024-09-18T10:35:56.355Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:56.684Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:57.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-18T10:35:57.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T10:35:57.014Z] 485a2038d20a: Preparing [2024-09-18T10:35:57.014Z] 9b3b8074a19f: Preparing [2024-09-18T10:35:57.014Z] 5f8d38f22756: Preparing [2024-09-18T10:35:57.014Z] 14ed0d023b86: Preparing [2024-09-18T10:35:57.014Z] 2434ecbb1d19: Preparing [2024-09-18T10:35:57.014Z] 04d5fd5c02e7: Preparing [2024-09-18T10:35:57.014Z] be7f7b42071e: Preparing [2024-09-18T10:35:57.014Z] 8d91c57d7427: Preparing [2024-09-18T10:35:57.014Z] 7d371a711df7: Preparing [2024-09-18T10:35:57.014Z] 1703676544de: Preparing [2024-09-18T10:35:57.014Z] 4b6a83069dbe: Preparing [2024-09-18T10:35:57.014Z] d62a02444d39: Preparing [2024-09-18T10:35:57.014Z] be7f7b42071e: Waiting [2024-09-18T10:35:57.014Z] 8d91c57d7427: Waiting [2024-09-18T10:35:57.014Z] 7d371a711df7: Waiting [2024-09-18T10:35:57.014Z] 04d5fd5c02e7: Waiting [2024-09-18T10:35:57.014Z] 1703676544de: Waiting [2024-09-18T10:35:57.014Z] 4b6a83069dbe: Waiting [2024-09-18T10:35:57.014Z] 485a2038d20a: Layer already exists [2024-09-18T10:35:57.014Z] 5f8d38f22756: Layer already exists [2024-09-18T10:35:57.014Z] 9b3b8074a19f: Layer already exists [2024-09-18T10:35:57.014Z] 2434ecbb1d19: Layer already exists [2024-09-18T10:35:57.014Z] 14ed0d023b86: Layer already exists [2024-09-18T10:35:57.014Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:57.014Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:57.014Z] 04d5fd5c02e7: Layer already exists [2024-09-18T10:35:57.014Z] be7f7b42071e: Layer already exists [2024-09-18T10:35:57.014Z] 1703676544de: Layer already exists [2024-09-18T10:35:57.014Z] 4b6a83069dbe: Layer already exists [2024-09-18T10:35:57.014Z] d62a02444d39: Layer already exists [2024-09-18T10:35:57.014Z] latest: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:57.437Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:57.829Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.77 [2024-09-18T10:35:57.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T10:35:57.830Z] 485a2038d20a: Preparing [2024-09-18T10:35:57.830Z] 9b3b8074a19f: Preparing [2024-09-18T10:35:57.830Z] 5f8d38f22756: Preparing [2024-09-18T10:35:57.830Z] 14ed0d023b86: Preparing [2024-09-18T10:35:57.830Z] 2434ecbb1d19: Preparing [2024-09-18T10:35:57.830Z] 04d5fd5c02e7: Preparing [2024-09-18T10:35:57.830Z] be7f7b42071e: Preparing [2024-09-18T10:35:57.830Z] 8d91c57d7427: Preparing [2024-09-18T10:35:57.830Z] 7d371a711df7: Preparing [2024-09-18T10:35:57.830Z] 1703676544de: Preparing [2024-09-18T10:35:57.830Z] 4b6a83069dbe: Preparing [2024-09-18T10:35:57.830Z] d62a02444d39: Preparing [2024-09-18T10:35:57.830Z] be7f7b42071e: Waiting [2024-09-18T10:35:57.830Z] 1703676544de: Waiting [2024-09-18T10:35:57.830Z] 8d91c57d7427: Waiting [2024-09-18T10:35:57.830Z] 4b6a83069dbe: Waiting [2024-09-18T10:35:57.830Z] 7d371a711df7: Waiting [2024-09-18T10:35:57.830Z] d62a02444d39: Waiting [2024-09-18T10:35:57.830Z] 04d5fd5c02e7: Waiting [2024-09-18T10:35:57.830Z] 485a2038d20a: Layer already exists [2024-09-18T10:35:57.830Z] 9b3b8074a19f: Layer already exists [2024-09-18T10:35:57.830Z] 5f8d38f22756: Layer already exists [2024-09-18T10:35:57.830Z] 2434ecbb1d19: Layer already exists [2024-09-18T10:35:57.830Z] 14ed0d023b86: Layer already exists [2024-09-18T10:35:57.830Z] be7f7b42071e: Layer already exists [2024-09-18T10:35:57.830Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:57.830Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:57.830Z] 04d5fd5c02e7: Layer already exists [2024-09-18T10:35:57.830Z] 1703676544de: Layer already exists [2024-09-18T10:35:57.830Z] d62a02444d39: Layer already exists [2024-09-18T10:35:57.830Z] 4b6a83069dbe: Layer already exists [2024-09-18T10:35:57.830Z] 3.2.0-dev.77: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:58.156Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:58.476Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:58.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T10:35:58.476Z] 485a2038d20a: Preparing [2024-09-18T10:35:58.476Z] 9b3b8074a19f: Preparing [2024-09-18T10:35:58.476Z] 5f8d38f22756: Preparing [2024-09-18T10:35:58.476Z] 14ed0d023b86: Preparing [2024-09-18T10:35:58.476Z] 2434ecbb1d19: Preparing [2024-09-18T10:35:58.476Z] 04d5fd5c02e7: Preparing [2024-09-18T10:35:58.476Z] be7f7b42071e: Preparing [2024-09-18T10:35:58.476Z] 8d91c57d7427: Preparing [2024-09-18T10:35:58.476Z] 7d371a711df7: Preparing [2024-09-18T10:35:58.476Z] 1703676544de: Preparing [2024-09-18T10:35:58.476Z] 4b6a83069dbe: Preparing [2024-09-18T10:35:58.476Z] d62a02444d39: Preparing [2024-09-18T10:35:58.476Z] 1703676544de: Waiting [2024-09-18T10:35:58.476Z] 4b6a83069dbe: Waiting [2024-09-18T10:35:58.476Z] d62a02444d39: Waiting [2024-09-18T10:35:58.476Z] 04d5fd5c02e7: Waiting [2024-09-18T10:35:58.476Z] be7f7b42071e: Waiting [2024-09-18T10:35:58.476Z] 8d91c57d7427: Waiting [2024-09-18T10:35:58.476Z] 7d371a711df7: Waiting [2024-09-18T10:35:58.476Z] 2434ecbb1d19: Layer already exists [2024-09-18T10:35:58.476Z] 14ed0d023b86: Layer already exists [2024-09-18T10:35:58.476Z] 485a2038d20a: Layer already exists [2024-09-18T10:35:58.476Z] 5f8d38f22756: Layer already exists [2024-09-18T10:35:58.476Z] 9b3b8074a19f: Layer already exists [2024-09-18T10:35:58.476Z] be7f7b42071e: Layer already exists [2024-09-18T10:35:58.476Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:58.476Z] 04d5fd5c02e7: Layer already exists [2024-09-18T10:35:58.476Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:58.476Z] 1703676544de: Layer already exists [2024-09-18T10:35:58.476Z] 4b6a83069dbe: Layer already exists [2024-09-18T10:35:58.476Z] d62a02444d39: Layer already exists [2024-09-18T10:35:58.476Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:58.802Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:59.123Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-18T10:35:59.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-18T10:35:59.123Z] 485a2038d20a: Preparing [2024-09-18T10:35:59.123Z] 9b3b8074a19f: Preparing [2024-09-18T10:35:59.123Z] 5f8d38f22756: Preparing [2024-09-18T10:35:59.123Z] 14ed0d023b86: Preparing [2024-09-18T10:35:59.123Z] 2434ecbb1d19: Preparing [2024-09-18T10:35:59.123Z] 04d5fd5c02e7: Preparing [2024-09-18T10:35:59.123Z] be7f7b42071e: Preparing [2024-09-18T10:35:59.123Z] 8d91c57d7427: Preparing [2024-09-18T10:35:59.123Z] 7d371a711df7: Preparing [2024-09-18T10:35:59.123Z] 1703676544de: Preparing [2024-09-18T10:35:59.123Z] 4b6a83069dbe: Preparing [2024-09-18T10:35:59.123Z] d62a02444d39: Preparing [2024-09-18T10:35:59.123Z] be7f7b42071e: Waiting [2024-09-18T10:35:59.123Z] 8d91c57d7427: Waiting [2024-09-18T10:35:59.123Z] 7d371a711df7: Waiting [2024-09-18T10:35:59.123Z] 1703676544de: Waiting [2024-09-18T10:35:59.123Z] 04d5fd5c02e7: Waiting [2024-09-18T10:35:59.124Z] d62a02444d39: Waiting [2024-09-18T10:35:59.124Z] 4b6a83069dbe: Waiting [2024-09-18T10:35:59.124Z] 5f8d38f22756: Layer already exists [2024-09-18T10:35:59.124Z] 9b3b8074a19f: Layer already exists [2024-09-18T10:35:59.124Z] 485a2038d20a: Layer already exists [2024-09-18T10:35:59.124Z] 2434ecbb1d19: Layer already exists [2024-09-18T10:35:59.124Z] 14ed0d023b86: Layer already exists [2024-09-18T10:35:59.124Z] 04d5fd5c02e7: Layer already exists [2024-09-18T10:35:59.124Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:59.124Z] be7f7b42071e: Layer already exists [2024-09-18T10:35:59.124Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:59.124Z] 1703676544de: Layer already exists [2024-09-18T10:35:59.124Z] 4b6a83069dbe: Layer already exists [2024-09-18T10:35:59.124Z] d62a02444d39: Layer already exists [2024-09-18T10:35:59.124Z] main: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:35:59.192Z] ===================================================== [Pipeline] echo [2024-09-18T10:35:59.204Z] taggedImages: [2024-09-18T10:35:59.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:59.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-18T10:35:59.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.77 [2024-09-18T10:35:59.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:59.204Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-18T10:35:59.234Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-18T10:35:59.234Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:59.234Z] latest [2024-09-18T10:35:59.234Z] 3.2.0-dev.77 [2024-09-18T10:35:59.234Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:35:59.234Z] main [2024-09-18T10:35:59.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:59.572Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:35:59.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:35:59.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T10:35:59.892Z] bdb9ac4f2360: Preparing [2024-09-18T10:35:59.892Z] 9f9a4f50855a: Preparing [2024-09-18T10:35:59.892Z] 8d91c57d7427: Preparing [2024-09-18T10:35:59.892Z] 7d371a711df7: Preparing [2024-09-18T10:35:59.892Z] 933787900c1a: Preparing [2024-09-18T10:35:59.892Z] 706264b7f015: Preparing [2024-09-18T10:35:59.892Z] d62a02444d39: Preparing [2024-09-18T10:35:59.892Z] d62a02444d39: Waiting [2024-09-18T10:35:59.892Z] 706264b7f015: Waiting [2024-09-18T10:35:59.892Z] 8d91c57d7427: Layer already exists [2024-09-18T10:35:59.892Z] 7d371a711df7: Layer already exists [2024-09-18T10:35:59.892Z] d62a02444d39: Layer already exists [2024-09-18T10:35:59.892Z] bdb9ac4f2360: Pushed [2024-09-18T10:35:59.892Z] 933787900c1a: Pushed [2024-09-18T10:36:00.458Z] 706264b7f015: Pushed [2024-09-18T10:36:01.394Z] 9f9a4f50855a: Pushed [2024-09-18T10:36:01.654Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:01.986Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:02.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-18T10:36:02.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T10:36:02.292Z] bdb9ac4f2360: Preparing [2024-09-18T10:36:02.292Z] 9f9a4f50855a: Preparing [2024-09-18T10:36:02.292Z] 8d91c57d7427: Preparing [2024-09-18T10:36:02.292Z] 7d371a711df7: Preparing [2024-09-18T10:36:02.292Z] 933787900c1a: Preparing [2024-09-18T10:36:02.292Z] 706264b7f015: Preparing [2024-09-18T10:36:02.292Z] d62a02444d39: Preparing [2024-09-18T10:36:02.292Z] d62a02444d39: Waiting [2024-09-18T10:36:02.292Z] 706264b7f015: Waiting [2024-09-18T10:36:02.292Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:02.292Z] bdb9ac4f2360: Layer already exists [2024-09-18T10:36:02.292Z] 933787900c1a: Layer already exists [2024-09-18T10:36:02.292Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:02.292Z] 9f9a4f50855a: Layer already exists [2024-09-18T10:36:02.292Z] d62a02444d39: Layer already exists [2024-09-18T10:36:02.292Z] 706264b7f015: Layer already exists [2024-09-18T10:36:02.292Z] latest: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:02.619Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:02.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.77 [2024-09-18T10:36:02.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T10:36:02.942Z] bdb9ac4f2360: Preparing [2024-09-18T10:36:02.942Z] 9f9a4f50855a: Preparing [2024-09-18T10:36:02.942Z] 8d91c57d7427: Preparing [2024-09-18T10:36:02.942Z] 7d371a711df7: Preparing [2024-09-18T10:36:02.942Z] 933787900c1a: Preparing [2024-09-18T10:36:02.942Z] 706264b7f015: Preparing [2024-09-18T10:36:02.942Z] d62a02444d39: Preparing [2024-09-18T10:36:02.942Z] 706264b7f015: Waiting [2024-09-18T10:36:02.942Z] d62a02444d39: Waiting [2024-09-18T10:36:02.942Z] bdb9ac4f2360: Layer already exists [2024-09-18T10:36:02.942Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:02.942Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:02.942Z] 933787900c1a: Layer already exists [2024-09-18T10:36:02.942Z] 9f9a4f50855a: Layer already exists [2024-09-18T10:36:02.942Z] 706264b7f015: Layer already exists [2024-09-18T10:36:02.942Z] d62a02444d39: Layer already exists [2024-09-18T10:36:02.942Z] 3.2.0-dev.77: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:03.266Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:03.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:03.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T10:36:03.578Z] bdb9ac4f2360: Preparing [2024-09-18T10:36:03.578Z] 9f9a4f50855a: Preparing [2024-09-18T10:36:03.578Z] 8d91c57d7427: Preparing [2024-09-18T10:36:03.578Z] 7d371a711df7: Preparing [2024-09-18T10:36:03.578Z] 933787900c1a: Preparing [2024-09-18T10:36:03.578Z] 706264b7f015: Preparing [2024-09-18T10:36:03.578Z] 706264b7f015: Waiting [2024-09-18T10:36:03.578Z] d62a02444d39: Preparing [2024-09-18T10:36:03.578Z] d62a02444d39: Waiting [2024-09-18T10:36:03.578Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:03.578Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:03.578Z] 9f9a4f50855a: Layer already exists [2024-09-18T10:36:03.578Z] 933787900c1a: Layer already exists [2024-09-18T10:36:03.578Z] bdb9ac4f2360: Layer already exists [2024-09-18T10:36:03.578Z] d62a02444d39: Layer already exists [2024-09-18T10:36:03.578Z] 706264b7f015: Layer already exists [2024-09-18T10:36:03.578Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:03.892Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:04.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-18T10:36:04.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-18T10:36:04.210Z] bdb9ac4f2360: Preparing [2024-09-18T10:36:04.210Z] 9f9a4f50855a: Preparing [2024-09-18T10:36:04.210Z] 8d91c57d7427: Preparing [2024-09-18T10:36:04.210Z] 7d371a711df7: Preparing [2024-09-18T10:36:04.210Z] 933787900c1a: Preparing [2024-09-18T10:36:04.210Z] 706264b7f015: Preparing [2024-09-18T10:36:04.210Z] d62a02444d39: Preparing [2024-09-18T10:36:04.210Z] 706264b7f015: Waiting [2024-09-18T10:36:04.210Z] d62a02444d39: Waiting [2024-09-18T10:36:04.210Z] 9f9a4f50855a: Layer already exists [2024-09-18T10:36:04.210Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:04.210Z] 933787900c1a: Layer already exists [2024-09-18T10:36:04.210Z] bdb9ac4f2360: Layer already exists [2024-09-18T10:36:04.210Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:04.210Z] 706264b7f015: Layer already exists [2024-09-18T10:36:04.210Z] d62a02444d39: Layer already exists [2024-09-18T10:36:04.210Z] main: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:36:04.298Z] ===================================================== [Pipeline] echo [2024-09-18T10:36:04.310Z] taggedImages: [2024-09-18T10:36:04.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:04.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-18T10:36:04.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.77 [2024-09-18T10:36:04.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:04.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-18T10:36:04.335Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-18T10:36:04.335Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:04.335Z] latest [2024-09-18T10:36:04.335Z] 3.2.0-dev.77 [2024-09-18T10:36:04.335Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:04.335Z] main [2024-09-18T10:36:04.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:04.674Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:04.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:04.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T10:36:04.996Z] 1179b4f37a44: Preparing [2024-09-18T10:36:04.996Z] 6f6fe562e285: Preparing [2024-09-18T10:36:04.996Z] 15f4c6fbd1a6: Preparing [2024-09-18T10:36:04.996Z] 8d91c57d7427: Preparing [2024-09-18T10:36:04.996Z] 7d371a711df7: Preparing [2024-09-18T10:36:04.996Z] 623dcf7a82e8: Preparing [2024-09-18T10:36:04.996Z] 7b6d4c4c96c2: Preparing [2024-09-18T10:36:04.996Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:04.996Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:04.996Z] 623dcf7a82e8: Waiting [2024-09-18T10:36:04.996Z] 7b6d4c4c96c2: Waiting [2024-09-18T10:36:04.996Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:04.996Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:04.996Z] d62a02444d39: Preparing [2024-09-18T10:36:04.996Z] d62a02444d39: Waiting [2024-09-18T10:36:04.996Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:04.996Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:04.996Z] 1179b4f37a44: Pushed [2024-09-18T10:36:04.996Z] 6f6fe562e285: Pushed [2024-09-18T10:36:04.996Z] 15f4c6fbd1a6: Pushed [2024-09-18T10:36:04.996Z] d62a02444d39: Layer already exists [2024-09-18T10:36:04.996Z] cb8ef3d04a91: Pushed [2024-09-18T10:36:05.562Z] 3afeb13a7cae: Pushed [2024-09-18T10:36:10.830Z] 7b6d4c4c96c2: Pushed [2024-09-18T10:36:15.017Z] 623dcf7a82e8: Pushed [2024-09-18T10:36:15.017Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:15.338Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:15.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-18T10:36:15.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T10:36:15.658Z] 1179b4f37a44: Preparing [2024-09-18T10:36:15.658Z] 6f6fe562e285: Preparing [2024-09-18T10:36:15.658Z] 15f4c6fbd1a6: Preparing [2024-09-18T10:36:15.658Z] 8d91c57d7427: Preparing [2024-09-18T10:36:15.658Z] 7d371a711df7: Preparing [2024-09-18T10:36:15.658Z] 623dcf7a82e8: Preparing [2024-09-18T10:36:15.658Z] 7b6d4c4c96c2: Preparing [2024-09-18T10:36:15.658Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:15.658Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:15.658Z] d62a02444d39: Preparing [2024-09-18T10:36:15.658Z] 623dcf7a82e8: Waiting [2024-09-18T10:36:15.658Z] 7b6d4c4c96c2: Waiting [2024-09-18T10:36:15.658Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:15.658Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:15.658Z] d62a02444d39: Waiting [2024-09-18T10:36:15.658Z] 1179b4f37a44: Layer already exists [2024-09-18T10:36:15.658Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:15.658Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:15.658Z] 15f4c6fbd1a6: Layer already exists [2024-09-18T10:36:15.658Z] 6f6fe562e285: Layer already exists [2024-09-18T10:36:15.658Z] d62a02444d39: Layer already exists [2024-09-18T10:36:15.658Z] 623dcf7a82e8: Layer already exists [2024-09-18T10:36:15.658Z] cb8ef3d04a91: Layer already exists [2024-09-18T10:36:15.658Z] 3afeb13a7cae: Layer already exists [2024-09-18T10:36:15.658Z] 7b6d4c4c96c2: Layer already exists [2024-09-18T10:36:15.658Z] latest: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:16.131Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:16.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.77 [2024-09-18T10:36:16.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T10:36:16.447Z] 1179b4f37a44: Preparing [2024-09-18T10:36:16.447Z] 6f6fe562e285: Preparing [2024-09-18T10:36:16.447Z] 15f4c6fbd1a6: Preparing [2024-09-18T10:36:16.447Z] 8d91c57d7427: Preparing [2024-09-18T10:36:16.447Z] 7d371a711df7: Preparing [2024-09-18T10:36:16.447Z] 623dcf7a82e8: Preparing [2024-09-18T10:36:16.447Z] 7b6d4c4c96c2: Preparing [2024-09-18T10:36:16.447Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:16.447Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:16.447Z] d62a02444d39: Preparing [2024-09-18T10:36:16.447Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:16.447Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:16.447Z] 7b6d4c4c96c2: Waiting [2024-09-18T10:36:16.447Z] d62a02444d39: Waiting [2024-09-18T10:36:16.447Z] 623dcf7a82e8: Waiting [2024-09-18T10:36:16.447Z] 1179b4f37a44: Layer already exists [2024-09-18T10:36:16.447Z] 15f4c6fbd1a6: Layer already exists [2024-09-18T10:36:16.447Z] 6f6fe562e285: Layer already exists [2024-09-18T10:36:16.447Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:16.447Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:16.447Z] 623dcf7a82e8: Layer already exists [2024-09-18T10:36:16.447Z] cb8ef3d04a91: Layer already exists [2024-09-18T10:36:16.447Z] 7b6d4c4c96c2: Layer already exists [2024-09-18T10:36:16.447Z] 3afeb13a7cae: Layer already exists [2024-09-18T10:36:16.447Z] d62a02444d39: Layer already exists [2024-09-18T10:36:16.447Z] 3.2.0-dev.77: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:16.771Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:17.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:17.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T10:36:17.087Z] 1179b4f37a44: Preparing [2024-09-18T10:36:17.087Z] 6f6fe562e285: Preparing [2024-09-18T10:36:17.087Z] 15f4c6fbd1a6: Preparing [2024-09-18T10:36:17.087Z] 8d91c57d7427: Preparing [2024-09-18T10:36:17.087Z] 7d371a711df7: Preparing [2024-09-18T10:36:17.087Z] 623dcf7a82e8: Preparing [2024-09-18T10:36:17.087Z] 7b6d4c4c96c2: Preparing [2024-09-18T10:36:17.087Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:17.087Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:17.087Z] d62a02444d39: Preparing [2024-09-18T10:36:17.087Z] 7b6d4c4c96c2: Waiting [2024-09-18T10:36:17.088Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:17.088Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:17.088Z] d62a02444d39: Waiting [2024-09-18T10:36:17.088Z] 623dcf7a82e8: Waiting [2024-09-18T10:36:17.088Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:17.088Z] 15f4c6fbd1a6: Layer already exists [2024-09-18T10:36:17.088Z] 1179b4f37a44: Layer already exists [2024-09-18T10:36:17.088Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:17.088Z] 6f6fe562e285: Layer already exists [2024-09-18T10:36:17.088Z] 623dcf7a82e8: Layer already exists [2024-09-18T10:36:17.088Z] cb8ef3d04a91: Layer already exists [2024-09-18T10:36:17.088Z] 3afeb13a7cae: Layer already exists [2024-09-18T10:36:17.088Z] 7b6d4c4c96c2: Layer already exists [2024-09-18T10:36:17.088Z] d62a02444d39: Layer already exists [2024-09-18T10:36:17.088Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:17.415Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:17.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-18T10:36:17.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-18T10:36:17.922Z] 1179b4f37a44: Preparing [2024-09-18T10:36:17.922Z] 6f6fe562e285: Preparing [2024-09-18T10:36:17.922Z] 15f4c6fbd1a6: Preparing [2024-09-18T10:36:17.922Z] 8d91c57d7427: Preparing [2024-09-18T10:36:17.922Z] 7d371a711df7: Preparing [2024-09-18T10:36:17.922Z] 623dcf7a82e8: Preparing [2024-09-18T10:36:17.922Z] 7b6d4c4c96c2: Preparing [2024-09-18T10:36:17.922Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:17.922Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:17.922Z] d62a02444d39: Preparing [2024-09-18T10:36:17.922Z] 623dcf7a82e8: Waiting [2024-09-18T10:36:17.922Z] 7b6d4c4c96c2: Waiting [2024-09-18T10:36:17.922Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:17.922Z] d62a02444d39: Waiting [2024-09-18T10:36:17.922Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:17.922Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:17.922Z] 15f4c6fbd1a6: Layer already exists [2024-09-18T10:36:17.922Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:17.922Z] 1179b4f37a44: Layer already exists [2024-09-18T10:36:17.922Z] 6f6fe562e285: Layer already exists [2024-09-18T10:36:17.922Z] 623dcf7a82e8: Layer already exists [2024-09-18T10:36:17.922Z] 3afeb13a7cae: Layer already exists [2024-09-18T10:36:17.922Z] 7b6d4c4c96c2: Layer already exists [2024-09-18T10:36:17.922Z] cb8ef3d04a91: Layer already exists [2024-09-18T10:36:17.922Z] d62a02444d39: Layer already exists [2024-09-18T10:36:17.922Z] main: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:36:17.984Z] ===================================================== [Pipeline] echo [2024-09-18T10:36:17.996Z] taggedImages: [2024-09-18T10:36:17.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:17.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-18T10:36:17.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.77 [2024-09-18T10:36:17.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:17.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-18T10:36:18.023Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-18T10:36:18.023Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:18.023Z] latest [2024-09-18T10:36:18.023Z] 3.2.0-dev.77 [2024-09-18T10:36:18.023Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:18.023Z] main [2024-09-18T10:36:18.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:18.353Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:18.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:18.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T10:36:18.673Z] 251b19ae7414: Preparing [2024-09-18T10:36:18.673Z] 076ca5faf5a4: Preparing [2024-09-18T10:36:18.673Z] 17b366a2f7b3: Preparing [2024-09-18T10:36:18.673Z] 8d91c57d7427: Preparing [2024-09-18T10:36:18.673Z] 7d371a711df7: Preparing [2024-09-18T10:36:18.673Z] b02d982e067f: Preparing [2024-09-18T10:36:18.673Z] 5ff5b87d3307: Preparing [2024-09-18T10:36:18.673Z] b828af76dec0: Preparing [2024-09-18T10:36:18.673Z] d62a02444d39: Preparing [2024-09-18T10:36:18.673Z] 5ff5b87d3307: Waiting [2024-09-18T10:36:18.673Z] b02d982e067f: Waiting [2024-09-18T10:36:18.673Z] d62a02444d39: Waiting [2024-09-18T10:36:18.673Z] b828af76dec0: Waiting [2024-09-18T10:36:18.673Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:18.673Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:18.673Z] 251b19ae7414: Pushed [2024-09-18T10:36:18.673Z] 17b366a2f7b3: Pushed [2024-09-18T10:36:18.673Z] 076ca5faf5a4: Pushed [2024-09-18T10:36:18.673Z] 5ff5b87d3307: Pushed [2024-09-18T10:36:18.673Z] d62a02444d39: Layer already exists [2024-09-18T10:36:18.930Z] b828af76dec0: Pushed [2024-09-18T10:36:28.896Z] b02d982e067f: Pushed [2024-09-18T10:36:28.896Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:29.212Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:29.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-18T10:36:29.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T10:36:29.532Z] 251b19ae7414: Preparing [2024-09-18T10:36:29.532Z] 076ca5faf5a4: Preparing [2024-09-18T10:36:29.532Z] 17b366a2f7b3: Preparing [2024-09-18T10:36:29.532Z] 8d91c57d7427: Preparing [2024-09-18T10:36:29.532Z] 7d371a711df7: Preparing [2024-09-18T10:36:29.532Z] b02d982e067f: Preparing [2024-09-18T10:36:29.532Z] 5ff5b87d3307: Preparing [2024-09-18T10:36:29.532Z] b828af76dec0: Preparing [2024-09-18T10:36:29.532Z] d62a02444d39: Preparing [2024-09-18T10:36:29.532Z] 5ff5b87d3307: Waiting [2024-09-18T10:36:29.532Z] b02d982e067f: Waiting [2024-09-18T10:36:29.532Z] b828af76dec0: Waiting [2024-09-18T10:36:29.532Z] d62a02444d39: Waiting [2024-09-18T10:36:29.532Z] 076ca5faf5a4: Layer already exists [2024-09-18T10:36:29.532Z] 17b366a2f7b3: Layer already exists [2024-09-18T10:36:29.532Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:29.532Z] 251b19ae7414: Layer already exists [2024-09-18T10:36:29.532Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:29.532Z] b02d982e067f: Layer already exists [2024-09-18T10:36:29.532Z] b828af76dec0: Layer already exists [2024-09-18T10:36:29.532Z] 5ff5b87d3307: Layer already exists [2024-09-18T10:36:29.532Z] d62a02444d39: Layer already exists [2024-09-18T10:36:29.532Z] latest: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:29.865Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:30.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.77 [2024-09-18T10:36:30.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T10:36:30.186Z] 251b19ae7414: Preparing [2024-09-18T10:36:30.186Z] 076ca5faf5a4: Preparing [2024-09-18T10:36:30.186Z] 17b366a2f7b3: Preparing [2024-09-18T10:36:30.186Z] 8d91c57d7427: Preparing [2024-09-18T10:36:30.186Z] 7d371a711df7: Preparing [2024-09-18T10:36:30.186Z] b02d982e067f: Preparing [2024-09-18T10:36:30.186Z] 5ff5b87d3307: Preparing [2024-09-18T10:36:30.186Z] b828af76dec0: Preparing [2024-09-18T10:36:30.186Z] d62a02444d39: Preparing [2024-09-18T10:36:30.186Z] b02d982e067f: Waiting [2024-09-18T10:36:30.186Z] 5ff5b87d3307: Waiting [2024-09-18T10:36:30.186Z] b828af76dec0: Waiting [2024-09-18T10:36:30.186Z] d62a02444d39: Waiting [2024-09-18T10:36:30.186Z] 251b19ae7414: Layer already exists [2024-09-18T10:36:30.186Z] 076ca5faf5a4: Layer already exists [2024-09-18T10:36:30.186Z] 17b366a2f7b3: Layer already exists [2024-09-18T10:36:30.186Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:30.186Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:30.186Z] 5ff5b87d3307: Layer already exists [2024-09-18T10:36:30.186Z] b02d982e067f: Layer already exists [2024-09-18T10:36:30.186Z] b828af76dec0: Layer already exists [2024-09-18T10:36:30.186Z] d62a02444d39: Layer already exists [2024-09-18T10:36:30.186Z] 3.2.0-dev.77: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:30.501Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:30.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:30.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T10:36:30.829Z] 251b19ae7414: Preparing [2024-09-18T10:36:30.829Z] 076ca5faf5a4: Preparing [2024-09-18T10:36:30.829Z] 17b366a2f7b3: Preparing [2024-09-18T10:36:30.829Z] 8d91c57d7427: Preparing [2024-09-18T10:36:30.829Z] 7d371a711df7: Preparing [2024-09-18T10:36:30.829Z] b02d982e067f: Preparing [2024-09-18T10:36:30.829Z] 5ff5b87d3307: Preparing [2024-09-18T10:36:30.829Z] b828af76dec0: Preparing [2024-09-18T10:36:30.829Z] 5ff5b87d3307: Waiting [2024-09-18T10:36:30.829Z] b02d982e067f: Waiting [2024-09-18T10:36:30.829Z] b828af76dec0: Waiting [2024-09-18T10:36:30.829Z] d62a02444d39: Preparing [2024-09-18T10:36:30.829Z] d62a02444d39: Waiting [2024-09-18T10:36:30.829Z] 076ca5faf5a4: Layer already exists [2024-09-18T10:36:30.829Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:30.829Z] 251b19ae7414: Layer already exists [2024-09-18T10:36:30.829Z] 17b366a2f7b3: Layer already exists [2024-09-18T10:36:30.829Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:30.829Z] 5ff5b87d3307: Layer already exists [2024-09-18T10:36:30.829Z] d62a02444d39: Layer already exists [2024-09-18T10:36:30.829Z] b02d982e067f: Layer already exists [2024-09-18T10:36:30.829Z] b828af76dec0: Layer already exists [2024-09-18T10:36:30.829Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:31.159Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:31.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-18T10:36:31.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-18T10:36:31.488Z] 251b19ae7414: Preparing [2024-09-18T10:36:31.488Z] 076ca5faf5a4: Preparing [2024-09-18T10:36:31.488Z] 17b366a2f7b3: Preparing [2024-09-18T10:36:31.488Z] 8d91c57d7427: Preparing [2024-09-18T10:36:31.488Z] 7d371a711df7: Preparing [2024-09-18T10:36:31.488Z] b02d982e067f: Preparing [2024-09-18T10:36:31.488Z] 5ff5b87d3307: Preparing [2024-09-18T10:36:31.488Z] b828af76dec0: Preparing [2024-09-18T10:36:31.488Z] d62a02444d39: Preparing [2024-09-18T10:36:31.488Z] b02d982e067f: Waiting [2024-09-18T10:36:31.488Z] d62a02444d39: Waiting [2024-09-18T10:36:31.488Z] 5ff5b87d3307: Waiting [2024-09-18T10:36:31.488Z] b828af76dec0: Waiting [2024-09-18T10:36:31.488Z] 251b19ae7414: Layer already exists [2024-09-18T10:36:31.488Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:31.488Z] 076ca5faf5a4: Layer already exists [2024-09-18T10:36:31.488Z] 17b366a2f7b3: Layer already exists [2024-09-18T10:36:31.488Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:31.488Z] b828af76dec0: Layer already exists [2024-09-18T10:36:31.488Z] b02d982e067f: Layer already exists [2024-09-18T10:36:31.488Z] 5ff5b87d3307: Layer already exists [2024-09-18T10:36:31.488Z] d62a02444d39: Layer already exists [2024-09-18T10:36:31.488Z] main: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:36:31.561Z] ===================================================== [Pipeline] echo [2024-09-18T10:36:31.578Z] taggedImages: [2024-09-18T10:36:31.579Z] - nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:31.579Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-18T10:36:31.579Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.77 [2024-09-18T10:36:31.579Z] - nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:31.579Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-18T10:36:31.602Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-18T10:36:31.602Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:31.602Z] latest [2024-09-18T10:36:31.602Z] 3.2.0-dev.77 [2024-09-18T10:36:31.602Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:31.602Z] main [2024-09-18T10:36:31.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:31.937Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:32.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:32.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T10:36:32.266Z] 1179b4f37a44: Preparing [2024-09-18T10:36:32.266Z] 2e24a91886bb: Preparing [2024-09-18T10:36:32.266Z] 98bc5315aac2: Preparing [2024-09-18T10:36:32.266Z] 8d91c57d7427: Preparing [2024-09-18T10:36:32.266Z] 7d371a711df7: Preparing [2024-09-18T10:36:32.266Z] dd41c24e8bca: Preparing [2024-09-18T10:36:32.266Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:32.266Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:32.266Z] d62a02444d39: Preparing [2024-09-18T10:36:32.266Z] dd41c24e8bca: Waiting [2024-09-18T10:36:32.266Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:32.266Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:32.266Z] d62a02444d39: Waiting [2024-09-18T10:36:32.266Z] 1179b4f37a44: Layer already exists [2024-09-18T10:36:32.266Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:32.266Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:32.266Z] 3afeb13a7cae: Layer already exists [2024-09-18T10:36:32.266Z] cb8ef3d04a91: Layer already exists [2024-09-18T10:36:32.266Z] d62a02444d39: Layer already exists [2024-09-18T10:36:32.266Z] 98bc5315aac2: Pushed [2024-09-18T10:36:32.266Z] 2e24a91886bb: Pushed [2024-09-18T10:36:42.249Z] dd41c24e8bca: Pushed [2024-09-18T10:36:42.249Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:42.581Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:42.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-18T10:36:42.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T10:36:42.913Z] 1179b4f37a44: Preparing [2024-09-18T10:36:42.913Z] 2e24a91886bb: Preparing [2024-09-18T10:36:42.913Z] 98bc5315aac2: Preparing [2024-09-18T10:36:42.913Z] 8d91c57d7427: Preparing [2024-09-18T10:36:42.913Z] 7d371a711df7: Preparing [2024-09-18T10:36:42.913Z] dd41c24e8bca: Preparing [2024-09-18T10:36:42.913Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:42.913Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:42.913Z] d62a02444d39: Preparing [2024-09-18T10:36:42.913Z] dd41c24e8bca: Waiting [2024-09-18T10:36:42.913Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:42.913Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:42.913Z] d62a02444d39: Waiting [2024-09-18T10:36:42.913Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:42.913Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:42.913Z] 2e24a91886bb: Layer already exists [2024-09-18T10:36:42.913Z] 98bc5315aac2: Layer already exists [2024-09-18T10:36:42.913Z] 1179b4f37a44: Layer already exists [2024-09-18T10:36:42.913Z] 3afeb13a7cae: Layer already exists [2024-09-18T10:36:42.913Z] cb8ef3d04a91: Layer already exists [2024-09-18T10:36:42.913Z] dd41c24e8bca: Layer already exists [2024-09-18T10:36:42.913Z] d62a02444d39: Layer already exists [2024-09-18T10:36:42.913Z] latest: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:43.245Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:43.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.77 [2024-09-18T10:36:43.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T10:36:43.567Z] 1179b4f37a44: Preparing [2024-09-18T10:36:43.567Z] 2e24a91886bb: Preparing [2024-09-18T10:36:43.567Z] 98bc5315aac2: Preparing [2024-09-18T10:36:43.567Z] 8d91c57d7427: Preparing [2024-09-18T10:36:43.567Z] 7d371a711df7: Preparing [2024-09-18T10:36:43.567Z] dd41c24e8bca: Preparing [2024-09-18T10:36:43.567Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:43.567Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:43.567Z] d62a02444d39: Preparing [2024-09-18T10:36:43.567Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:43.567Z] dd41c24e8bca: Waiting [2024-09-18T10:36:43.567Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:43.567Z] d62a02444d39: Waiting [2024-09-18T10:36:43.567Z] 98bc5315aac2: Layer already exists [2024-09-18T10:36:43.567Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:43.567Z] 1179b4f37a44: Layer already exists [2024-09-18T10:36:43.567Z] 2e24a91886bb: Layer already exists [2024-09-18T10:36:43.567Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:43.567Z] dd41c24e8bca: Layer already exists [2024-09-18T10:36:43.567Z] cb8ef3d04a91: Layer already exists [2024-09-18T10:36:43.567Z] 3afeb13a7cae: Layer already exists [2024-09-18T10:36:43.567Z] d62a02444d39: Layer already exists [2024-09-18T10:36:43.567Z] 3.2.0-dev.77: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:43.895Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:44.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:44.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T10:36:44.221Z] 1179b4f37a44: Preparing [2024-09-18T10:36:44.221Z] 2e24a91886bb: Preparing [2024-09-18T10:36:44.221Z] 98bc5315aac2: Preparing [2024-09-18T10:36:44.221Z] 8d91c57d7427: Preparing [2024-09-18T10:36:44.221Z] 7d371a711df7: Preparing [2024-09-18T10:36:44.221Z] dd41c24e8bca: Preparing [2024-09-18T10:36:44.221Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:44.221Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:44.221Z] d62a02444d39: Preparing [2024-09-18T10:36:44.221Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:44.221Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:44.221Z] d62a02444d39: Waiting [2024-09-18T10:36:44.221Z] dd41c24e8bca: Waiting [2024-09-18T10:36:44.221Z] 1179b4f37a44: Layer already exists [2024-09-18T10:36:44.221Z] 2e24a91886bb: Layer already exists [2024-09-18T10:36:44.221Z] 98bc5315aac2: Layer already exists [2024-09-18T10:36:44.221Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:44.221Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:44.221Z] d62a02444d39: Layer already exists [2024-09-18T10:36:44.221Z] dd41c24e8bca: Layer already exists [2024-09-18T10:36:44.221Z] 3afeb13a7cae: Layer already exists [2024-09-18T10:36:44.221Z] cb8ef3d04a91: Layer already exists [2024-09-18T10:36:44.221Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:44.543Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:44.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-18T10:36:44.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-18T10:36:44.861Z] 1179b4f37a44: Preparing [2024-09-18T10:36:44.861Z] 2e24a91886bb: Preparing [2024-09-18T10:36:44.861Z] 98bc5315aac2: Preparing [2024-09-18T10:36:44.861Z] 8d91c57d7427: Preparing [2024-09-18T10:36:44.861Z] 7d371a711df7: Preparing [2024-09-18T10:36:44.861Z] dd41c24e8bca: Preparing [2024-09-18T10:36:44.861Z] cb8ef3d04a91: Preparing [2024-09-18T10:36:44.861Z] 3afeb13a7cae: Preparing [2024-09-18T10:36:44.861Z] d62a02444d39: Preparing [2024-09-18T10:36:44.861Z] dd41c24e8bca: Waiting [2024-09-18T10:36:44.861Z] cb8ef3d04a91: Waiting [2024-09-18T10:36:44.861Z] 3afeb13a7cae: Waiting [2024-09-18T10:36:44.861Z] d62a02444d39: Waiting [2024-09-18T10:36:44.861Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:44.861Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:44.861Z] 1179b4f37a44: Layer already exists [2024-09-18T10:36:44.861Z] 98bc5315aac2: Layer already exists [2024-09-18T10:36:44.861Z] 2e24a91886bb: Layer already exists [2024-09-18T10:36:44.861Z] cb8ef3d04a91: Layer already exists [2024-09-18T10:36:44.861Z] dd41c24e8bca: Layer already exists [2024-09-18T10:36:44.861Z] d62a02444d39: Layer already exists [2024-09-18T10:36:44.861Z] 3afeb13a7cae: Layer already exists [2024-09-18T10:36:44.861Z] main: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:36:44.938Z] ===================================================== [Pipeline] echo [2024-09-18T10:36:44.956Z] taggedImages: [2024-09-18T10:36:44.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:44.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-18T10:36:44.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.77 [2024-09-18T10:36:44.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:44.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-18T10:36:44.983Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-18T10:36:44.983Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:44.983Z] latest [2024-09-18T10:36:44.983Z] 3.2.0-dev.77 [2024-09-18T10:36:44.983Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:44.983Z] main [2024-09-18T10:36:44.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:45.345Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:45.668Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:45.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T10:36:45.669Z] 555486b58a61: Preparing [2024-09-18T10:36:45.669Z] 8c56fd0c0b4a: Preparing [2024-09-18T10:36:45.669Z] 8d91c57d7427: Preparing [2024-09-18T10:36:45.669Z] 7d371a711df7: Preparing [2024-09-18T10:36:45.669Z] 89b7abce7934: Preparing [2024-09-18T10:36:45.669Z] 62f8fd67186a: Preparing [2024-09-18T10:36:45.669Z] d62a02444d39: Preparing [2024-09-18T10:36:45.669Z] 62f8fd67186a: Waiting [2024-09-18T10:36:45.669Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:45.669Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:45.669Z] d62a02444d39: Layer already exists [2024-09-18T10:36:45.669Z] 89b7abce7934: Pushed [2024-09-18T10:36:45.669Z] 555486b58a61: Pushed [2024-09-18T10:36:45.928Z] 62f8fd67186a: Pushed [2024-09-18T10:36:50.125Z] 8c56fd0c0b4a: Pushed [2024-09-18T10:36:50.125Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:50.447Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:50.772Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-18T10:36:50.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T10:36:50.772Z] 555486b58a61: Preparing [2024-09-18T10:36:50.772Z] 8c56fd0c0b4a: Preparing [2024-09-18T10:36:50.772Z] 8d91c57d7427: Preparing [2024-09-18T10:36:50.772Z] 7d371a711df7: Preparing [2024-09-18T10:36:50.772Z] 89b7abce7934: Preparing [2024-09-18T10:36:50.772Z] 62f8fd67186a: Preparing [2024-09-18T10:36:50.772Z] d62a02444d39: Preparing [2024-09-18T10:36:50.772Z] d62a02444d39: Waiting [2024-09-18T10:36:50.772Z] 555486b58a61: Layer already exists [2024-09-18T10:36:50.772Z] 8c56fd0c0b4a: Layer already exists [2024-09-18T10:36:50.772Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:50.772Z] 89b7abce7934: Layer already exists [2024-09-18T10:36:50.772Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:50.772Z] 62f8fd67186a: Layer already exists [2024-09-18T10:36:50.772Z] d62a02444d39: Layer already exists [2024-09-18T10:36:50.772Z] latest: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:51.101Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:51.433Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.77 [2024-09-18T10:36:51.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T10:36:51.433Z] 555486b58a61: Preparing [2024-09-18T10:36:51.433Z] 8c56fd0c0b4a: Preparing [2024-09-18T10:36:51.433Z] 8d91c57d7427: Preparing [2024-09-18T10:36:51.433Z] 7d371a711df7: Preparing [2024-09-18T10:36:51.433Z] 89b7abce7934: Preparing [2024-09-18T10:36:51.433Z] 62f8fd67186a: Preparing [2024-09-18T10:36:51.433Z] d62a02444d39: Preparing [2024-09-18T10:36:51.433Z] 62f8fd67186a: Waiting [2024-09-18T10:36:51.433Z] d62a02444d39: Waiting [2024-09-18T10:36:51.433Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:51.433Z] 89b7abce7934: Layer already exists [2024-09-18T10:36:51.433Z] 555486b58a61: Layer already exists [2024-09-18T10:36:51.433Z] 8c56fd0c0b4a: Layer already exists [2024-09-18T10:36:51.433Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:51.433Z] 62f8fd67186a: Layer already exists [2024-09-18T10:36:51.433Z] d62a02444d39: Layer already exists [2024-09-18T10:36:51.433Z] 3.2.0-dev.77: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:51.762Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:52.085Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:52.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T10:36:52.086Z] 555486b58a61: Preparing [2024-09-18T10:36:52.086Z] 8c56fd0c0b4a: Preparing [2024-09-18T10:36:52.086Z] 8d91c57d7427: Preparing [2024-09-18T10:36:52.086Z] 7d371a711df7: Preparing [2024-09-18T10:36:52.086Z] 89b7abce7934: Preparing [2024-09-18T10:36:52.086Z] 62f8fd67186a: Preparing [2024-09-18T10:36:52.086Z] d62a02444d39: Preparing [2024-09-18T10:36:52.086Z] d62a02444d39: Waiting [2024-09-18T10:36:52.086Z] 62f8fd67186a: Waiting [2024-09-18T10:36:52.086Z] 555486b58a61: Layer already exists [2024-09-18T10:36:52.086Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:52.086Z] 89b7abce7934: Layer already exists [2024-09-18T10:36:52.086Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:52.086Z] 8c56fd0c0b4a: Layer already exists [2024-09-18T10:36:52.086Z] 62f8fd67186a: Layer already exists [2024-09-18T10:36:52.086Z] d62a02444d39: Layer already exists [2024-09-18T10:36:52.086Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:52.416Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:52.740Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-18T10:36:52.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-18T10:36:52.740Z] 555486b58a61: Preparing [2024-09-18T10:36:52.740Z] 8c56fd0c0b4a: Preparing [2024-09-18T10:36:52.740Z] 8d91c57d7427: Preparing [2024-09-18T10:36:52.740Z] 7d371a711df7: Preparing [2024-09-18T10:36:52.741Z] 89b7abce7934: Preparing [2024-09-18T10:36:52.741Z] 62f8fd67186a: Preparing [2024-09-18T10:36:52.741Z] d62a02444d39: Preparing [2024-09-18T10:36:52.741Z] d62a02444d39: Waiting [2024-09-18T10:36:52.741Z] 62f8fd67186a: Waiting [2024-09-18T10:36:52.741Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:52.741Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:52.741Z] 89b7abce7934: Layer already exists [2024-09-18T10:36:52.741Z] 8c56fd0c0b4a: Layer already exists [2024-09-18T10:36:52.741Z] 555486b58a61: Layer already exists [2024-09-18T10:36:52.741Z] d62a02444d39: Layer already exists [2024-09-18T10:36:52.741Z] 62f8fd67186a: Layer already exists [2024-09-18T10:36:52.741Z] main: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:36:52.821Z] ===================================================== [Pipeline] echo [2024-09-18T10:36:52.835Z] taggedImages: [2024-09-18T10:36:52.835Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:52.835Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-18T10:36:52.835Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.77 [2024-09-18T10:36:52.835Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:52.835Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-18T10:36:52.862Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-18T10:36:52.862Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:52.862Z] latest [2024-09-18T10:36:52.862Z] 3.2.0-dev.77 [2024-09-18T10:36:52.862Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:52.862Z] main [2024-09-18T10:36:52.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:53.210Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:53.534Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:53.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T10:36:53.534Z] 2426232232af: Preparing [2024-09-18T10:36:53.534Z] bd9cdef2e9c2: Preparing [2024-09-18T10:36:53.534Z] 8d91c57d7427: Preparing [2024-09-18T10:36:53.534Z] 7d371a711df7: Preparing [2024-09-18T10:36:53.534Z] 1d4a0799163c: Preparing [2024-09-18T10:36:53.534Z] 47b161e22f03: Preparing [2024-09-18T10:36:53.534Z] d62a02444d39: Preparing [2024-09-18T10:36:53.534Z] 47b161e22f03: Waiting [2024-09-18T10:36:53.534Z] d62a02444d39: Waiting [2024-09-18T10:36:53.534Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:53.534Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:53.534Z] d62a02444d39: Layer already exists [2024-09-18T10:36:53.534Z] 1d4a0799163c: Pushed [2024-09-18T10:36:53.534Z] 2426232232af: Pushed [2024-09-18T10:36:53.792Z] 47b161e22f03: Pushed [2024-09-18T10:36:57.080Z] bd9cdef2e9c2: Pushed [2024-09-18T10:36:57.080Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:57.406Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:57.736Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-18T10:36:57.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T10:36:57.736Z] 2426232232af: Preparing [2024-09-18T10:36:57.736Z] bd9cdef2e9c2: Preparing [2024-09-18T10:36:57.736Z] 8d91c57d7427: Preparing [2024-09-18T10:36:57.736Z] 7d371a711df7: Preparing [2024-09-18T10:36:57.736Z] 1d4a0799163c: Preparing [2024-09-18T10:36:57.736Z] 47b161e22f03: Preparing [2024-09-18T10:36:57.736Z] d62a02444d39: Preparing [2024-09-18T10:36:57.736Z] 47b161e22f03: Waiting [2024-09-18T10:36:57.736Z] d62a02444d39: Waiting [2024-09-18T10:36:57.736Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:57.736Z] 2426232232af: Layer already exists [2024-09-18T10:36:57.736Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:57.736Z] bd9cdef2e9c2: Layer already exists [2024-09-18T10:36:57.736Z] 1d4a0799163c: Layer already exists [2024-09-18T10:36:57.736Z] 47b161e22f03: Layer already exists [2024-09-18T10:36:57.736Z] d62a02444d39: Layer already exists [2024-09-18T10:36:57.736Z] latest: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:58.064Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:58.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.77 [2024-09-18T10:36:58.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T10:36:58.389Z] 2426232232af: Preparing [2024-09-18T10:36:58.389Z] bd9cdef2e9c2: Preparing [2024-09-18T10:36:58.389Z] 8d91c57d7427: Preparing [2024-09-18T10:36:58.389Z] 7d371a711df7: Preparing [2024-09-18T10:36:58.389Z] 1d4a0799163c: Preparing [2024-09-18T10:36:58.389Z] 47b161e22f03: Preparing [2024-09-18T10:36:58.389Z] d62a02444d39: Preparing [2024-09-18T10:36:58.389Z] 47b161e22f03: Waiting [2024-09-18T10:36:58.389Z] d62a02444d39: Waiting [2024-09-18T10:36:58.389Z] bd9cdef2e9c2: Layer already exists [2024-09-18T10:36:58.389Z] 1d4a0799163c: Layer already exists [2024-09-18T10:36:58.389Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:58.389Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:58.389Z] 2426232232af: Layer already exists [2024-09-18T10:36:58.389Z] d62a02444d39: Layer already exists [2024-09-18T10:36:58.389Z] 47b161e22f03: Layer already exists [2024-09-18T10:36:58.389Z] 3.2.0-dev.77: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:58.721Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:59.045Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:59.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T10:36:59.045Z] 2426232232af: Preparing [2024-09-18T10:36:59.045Z] bd9cdef2e9c2: Preparing [2024-09-18T10:36:59.045Z] 8d91c57d7427: Preparing [2024-09-18T10:36:59.045Z] 7d371a711df7: Preparing [2024-09-18T10:36:59.045Z] 1d4a0799163c: Preparing [2024-09-18T10:36:59.045Z] 47b161e22f03: Preparing [2024-09-18T10:36:59.045Z] d62a02444d39: Preparing [2024-09-18T10:36:59.045Z] 47b161e22f03: Waiting [2024-09-18T10:36:59.045Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:59.045Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:59.045Z] 1d4a0799163c: Layer already exists [2024-09-18T10:36:59.045Z] bd9cdef2e9c2: Layer already exists [2024-09-18T10:36:59.045Z] 2426232232af: Layer already exists [2024-09-18T10:36:59.045Z] 47b161e22f03: Layer already exists [2024-09-18T10:36:59.045Z] d62a02444d39: Layer already exists [2024-09-18T10:36:59.045Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:59.378Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:36:59.707Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-18T10:36:59.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-18T10:36:59.707Z] 2426232232af: Preparing [2024-09-18T10:36:59.707Z] bd9cdef2e9c2: Preparing [2024-09-18T10:36:59.707Z] 8d91c57d7427: Preparing [2024-09-18T10:36:59.708Z] 7d371a711df7: Preparing [2024-09-18T10:36:59.708Z] 1d4a0799163c: Preparing [2024-09-18T10:36:59.708Z] 47b161e22f03: Preparing [2024-09-18T10:36:59.708Z] d62a02444d39: Preparing [2024-09-18T10:36:59.708Z] d62a02444d39: Waiting [2024-09-18T10:36:59.708Z] 47b161e22f03: Waiting [2024-09-18T10:36:59.708Z] 2426232232af: Layer already exists [2024-09-18T10:36:59.708Z] 7d371a711df7: Layer already exists [2024-09-18T10:36:59.708Z] bd9cdef2e9c2: Layer already exists [2024-09-18T10:36:59.708Z] 8d91c57d7427: Layer already exists [2024-09-18T10:36:59.708Z] 1d4a0799163c: Layer already exists [2024-09-18T10:36:59.708Z] d62a02444d39: Layer already exists [2024-09-18T10:36:59.708Z] 47b161e22f03: Layer already exists [2024-09-18T10:36:59.708Z] main: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:36:59.780Z] ===================================================== [Pipeline] echo [2024-09-18T10:36:59.799Z] taggedImages: [2024-09-18T10:36:59.799Z] - nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:59.799Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-18T10:36:59.799Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.77 [2024-09-18T10:36:59.799Z] - nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:59.799Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-18T10:36:59.834Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-18T10:36:59.834Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:36:59.834Z] latest [2024-09-18T10:36:59.834Z] 3.2.0-dev.77 [2024-09-18T10:36:59.834Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:36:59.834Z] main [2024-09-18T10:36:59.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:00.180Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:00.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:37:00.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T10:37:00.495Z] 463b353ee584: Preparing [2024-09-18T10:37:00.495Z] ef272cf7253e: Preparing [2024-09-18T10:37:00.495Z] 8d91c57d7427: Preparing [2024-09-18T10:37:00.495Z] 7d371a711df7: Preparing [2024-09-18T10:37:00.495Z] b3488c562440: Preparing [2024-09-18T10:37:00.495Z] b1ef8f532764: Preparing [2024-09-18T10:37:00.495Z] d62a02444d39: Preparing [2024-09-18T10:37:00.495Z] b1ef8f532764: Waiting [2024-09-18T10:37:00.495Z] d62a02444d39: Waiting [2024-09-18T10:37:00.495Z] b3488c562440: Layer already exists [2024-09-18T10:37:00.495Z] 8d91c57d7427: Layer already exists [2024-09-18T10:37:00.495Z] 7d371a711df7: Layer already exists [2024-09-18T10:37:00.495Z] b1ef8f532764: Layer already exists [2024-09-18T10:37:00.495Z] d62a02444d39: Layer already exists [2024-09-18T10:37:00.495Z] 463b353ee584: Pushed [2024-09-18T10:37:04.682Z] ef272cf7253e: Pushed [2024-09-18T10:37:04.682Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:05.009Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:05.329Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-18T10:37:05.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T10:37:05.329Z] 463b353ee584: Preparing [2024-09-18T10:37:05.329Z] ef272cf7253e: Preparing [2024-09-18T10:37:05.329Z] 8d91c57d7427: Preparing [2024-09-18T10:37:05.329Z] 7d371a711df7: Preparing [2024-09-18T10:37:05.329Z] b3488c562440: Preparing [2024-09-18T10:37:05.329Z] b1ef8f532764: Preparing [2024-09-18T10:37:05.329Z] d62a02444d39: Preparing [2024-09-18T10:37:05.329Z] d62a02444d39: Waiting [2024-09-18T10:37:05.329Z] b1ef8f532764: Waiting [2024-09-18T10:37:05.329Z] 8d91c57d7427: Layer already exists [2024-09-18T10:37:05.329Z] ef272cf7253e: Layer already exists [2024-09-18T10:37:05.329Z] 7d371a711df7: Layer already exists [2024-09-18T10:37:05.329Z] 463b353ee584: Layer already exists [2024-09-18T10:37:05.329Z] b3488c562440: Layer already exists [2024-09-18T10:37:05.329Z] b1ef8f532764: Layer already exists [2024-09-18T10:37:05.329Z] d62a02444d39: Layer already exists [2024-09-18T10:37:05.329Z] latest: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:05.658Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:05.983Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.77 [2024-09-18T10:37:05.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T10:37:05.983Z] 463b353ee584: Preparing [2024-09-18T10:37:05.983Z] ef272cf7253e: Preparing [2024-09-18T10:37:05.983Z] 8d91c57d7427: Preparing [2024-09-18T10:37:05.983Z] 7d371a711df7: Preparing [2024-09-18T10:37:05.983Z] b3488c562440: Preparing [2024-09-18T10:37:05.983Z] b1ef8f532764: Preparing [2024-09-18T10:37:05.983Z] d62a02444d39: Preparing [2024-09-18T10:37:05.983Z] b1ef8f532764: Waiting [2024-09-18T10:37:05.983Z] d62a02444d39: Waiting [2024-09-18T10:37:05.983Z] 8d91c57d7427: Layer already exists [2024-09-18T10:37:05.983Z] 7d371a711df7: Layer already exists [2024-09-18T10:37:05.983Z] b3488c562440: Layer already exists [2024-09-18T10:37:05.983Z] 463b353ee584: Layer already exists [2024-09-18T10:37:05.983Z] ef272cf7253e: Layer already exists [2024-09-18T10:37:05.983Z] b1ef8f532764: Layer already exists [2024-09-18T10:37:05.983Z] d62a02444d39: Layer already exists [2024-09-18T10:37:05.983Z] 3.2.0-dev.77: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:06.305Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:06.628Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:37:06.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T10:37:06.628Z] 463b353ee584: Preparing [2024-09-18T10:37:06.628Z] ef272cf7253e: Preparing [2024-09-18T10:37:06.628Z] 8d91c57d7427: Preparing [2024-09-18T10:37:06.628Z] 7d371a711df7: Preparing [2024-09-18T10:37:06.628Z] b3488c562440: Preparing [2024-09-18T10:37:06.628Z] b1ef8f532764: Preparing [2024-09-18T10:37:06.628Z] d62a02444d39: Preparing [2024-09-18T10:37:06.628Z] b1ef8f532764: Waiting [2024-09-18T10:37:06.628Z] 463b353ee584: Layer already exists [2024-09-18T10:37:06.628Z] ef272cf7253e: Layer already exists [2024-09-18T10:37:06.628Z] b3488c562440: Layer already exists [2024-09-18T10:37:06.628Z] 8d91c57d7427: Layer already exists [2024-09-18T10:37:06.628Z] 7d371a711df7: Layer already exists [2024-09-18T10:37:06.628Z] b1ef8f532764: Layer already exists [2024-09-18T10:37:06.628Z] d62a02444d39: Layer already exists [2024-09-18T10:37:06.628Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:06.952Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T10:37:07.277Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-18T10:37:07.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-18T10:37:07.277Z] 463b353ee584: Preparing [2024-09-18T10:37:07.277Z] ef272cf7253e: Preparing [2024-09-18T10:37:07.277Z] 8d91c57d7427: Preparing [2024-09-18T10:37:07.277Z] 7d371a711df7: Preparing [2024-09-18T10:37:07.277Z] b3488c562440: Preparing [2024-09-18T10:37:07.277Z] b1ef8f532764: Preparing [2024-09-18T10:37:07.277Z] d62a02444d39: Preparing [2024-09-18T10:37:07.277Z] d62a02444d39: Waiting [2024-09-18T10:37:07.277Z] 8d91c57d7427: Layer already exists [2024-09-18T10:37:07.277Z] b3488c562440: Layer already exists [2024-09-18T10:37:07.277Z] 7d371a711df7: Layer already exists [2024-09-18T10:37:07.277Z] 463b353ee584: Layer already exists [2024-09-18T10:37:07.277Z] ef272cf7253e: Layer already exists [2024-09-18T10:37:07.277Z] b1ef8f532764: Layer already exists [2024-09-18T10:37:07.277Z] d62a02444d39: Layer already exists [2024-09-18T10:37:07.277Z] main: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T10:37:07.350Z] ===================================================== [Pipeline] echo [2024-09-18T10:37:07.364Z] taggedImages: [2024-09-18T10:37:07.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T10:37:07.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-18T10:37:07.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.77 [2024-09-18T10:37:07.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T10:37:07.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-18T10:54:10.344Z] #160 ... [2024-09-18T10:54:10.344Z] [2024-09-18T10:54:10.344Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:54:10.344Z] #156 1201.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T10:54:11.360Z] #156 ... [2024-09-18T10:54:11.360Z] [2024-09-18T10:54:11.360Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T10:54:11.360Z] #152 DONE 1204.7s [2024-09-18T10:54:11.360Z] [2024-09-18T10:54:11.360Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T10:54:11.626Z] #158 ... [2024-09-18T10:54:11.626Z] [2024-09-18T10:54:11.626Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T10:54:11.626Z] #161 DONE 0.2s [2024-09-18T10:54:11.626Z] [2024-09-18T10:54:11.626Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T10:54:14.221Z] #162 DONE 2.4s [2024-09-18T10:54:14.221Z] [2024-09-18T10:54:14.221Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:54:14.221Z] #156 ... [2024-09-18T10:54:14.221Z] [2024-09-18T10:54:14.221Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:54:14.491Z] #163 DONE 0.3s [2024-09-18T10:54:14.492Z] [2024-09-18T10:54:14.492Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:54:14.492Z] #164 DONE 0.2s [2024-09-18T10:54:14.492Z] [2024-09-18T10:54:14.492Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T10:54:14.764Z] #165 DONE 0.3s [2024-09-18T10:54:14.764Z] [2024-09-18T10:54:14.764Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T10:54:15.071Z] #155 ... [2024-09-18T10:54:15.071Z] [2024-09-18T10:54:15.071Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T10:54:15.337Z] #166 DONE 0.4s [2024-09-18T10:54:15.337Z] [2024-09-18T10:54:15.337Z] #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-18T10:54:15.337Z] #167 DONE 0.2s [2024-09-18T10:54:15.337Z] [2024-09-18T10:54:15.337Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:54:15.603Z] #156 ... [2024-09-18T10:54:15.603Z] [2024-09-18T10:54:15.603Z] #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-18T10:54:15.603Z] #168 DONE 0.2s [2024-09-18T10:54:15.603Z] [2024-09-18T10:54:15.603Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-18T10:54:15.890Z] #169 DONE 0.3s [2024-09-18T10:54:15.891Z] [2024-09-18T10:54:15.891Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T10:54:16.579Z] #170 DONE 0.5s [2024-09-18T10:54:16.579Z] [2024-09-18T10:54:16.579Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-18T10:54:16.846Z] #171 DONE 0.3s [2024-09-18T10:54:16.846Z] [2024-09-18T10:54:16.846Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T10:54:16.846Z] #150 ... [2024-09-18T10:54:16.846Z] [2024-09-18T10:54:16.846Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T10:54:19.431Z] #172 DONE 2.5s [2024-09-18T10:54:19.431Z] [2024-09-18T10:54:19.431Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:54:19.431Z] #156 ... [2024-09-18T10:54:19.431Z] [2024-09-18T10:54:19.431Z] #112 [security-bootstrapper] exporting to image [2024-09-18T10:54:19.431Z] #112 exporting layers [2024-09-18T10:54:20.861Z] #112 exporting layers 1.3s done [2024-09-18T10:54:20.861Z] #112 writing image sha256:3b953b0e6b08fe96949ee2425d984cc14111185e17ce8e1bd3ac3e4e341c5901 done [2024-09-18T10:54:20.861Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-18T10:54:20.861Z] #112 DONE 5.3s [2024-09-18T10:54:20.861Z] [2024-09-18T10:54:20.861Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:54:21.444Z] #156 ... [2024-09-18T10:54:21.444Z] [2024-09-18T10:54:21.444Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T10:54:21.444Z] #148 DONE 1215.1s [2024-09-18T10:54:21.711Z] [2024-09-18T10:54:21.711Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T10:54:22.019Z] #155 ... [2024-09-18T10:54:22.019Z] [2024-09-18T10:54:22.019Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:54:22.284Z] #173 DONE 0.3s [2024-09-18T10:54:22.284Z] [2024-09-18T10:54:22.284Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:54:22.553Z] #174 DONE 0.1s [2024-09-18T10:54:22.553Z] [2024-09-18T10:54:22.553Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-18T10:54:22.895Z] #175 DONE 0.2s [2024-09-18T10:54:22.895Z] [2024-09-18T10:54:22.895Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-18T10:54:22.895Z] #176 DONE 0.2s [2024-09-18T10:54:22.895Z] [2024-09-18T10:54:22.895Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-18T10:54:23.170Z] #177 DONE 0.3s [2024-09-18T10:54:23.170Z] [2024-09-18T10:54:23.170Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T10:54:23.170Z] #160 ... [2024-09-18T10:54:23.170Z] [2024-09-18T10:54:23.170Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T10:54:23.435Z] #178 DONE 0.2s [2024-09-18T10:54:23.435Z] [2024-09-18T10:54:23.435Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T10:54:25.529Z] #179 DONE 2.1s [2024-09-18T10:54:25.529Z] [2024-09-18T10:54:25.529Z] #112 [security-proxy-setup] exporting to image [2024-09-18T10:54:26.503Z] #112 exporting layers 0.9s done [2024-09-18T10:54:26.503Z] #112 writing image sha256:36c856810e849bd9a1f60177a9f2d97d1a5338d111f01f956cee0b2d07e2aff3 done [2024-09-18T10:54:26.503Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-18T10:54:26.503Z] #112 DONE 6.2s [2024-09-18T10:54:26.503Z] [2024-09-18T10:54:26.503Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T10:54:31.867Z] #156 DONE 1225.5s [2024-09-18T10:54:31.867Z] [2024-09-18T10:54:31.867Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T10:54:32.511Z] #153 ... [2024-09-18T10:54:32.511Z] [2024-09-18T10:54:32.511Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:54:32.511Z] #180 DONE 0.2s [2024-09-18T10:54:32.511Z] [2024-09-18T10:54:32.511Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:54:32.777Z] #181 DONE 0.2s [2024-09-18T10:54:32.777Z] [2024-09-18T10:54:32.777Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-18T10:54:33.046Z] #182 DONE 0.1s [2024-09-18T10:54:33.046Z] [2024-09-18T10:54:33.046Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-18T10:54:33.311Z] #183 DONE 0.1s [2024-09-18T10:54:33.311Z] [2024-09-18T10:54:33.311Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:54:33.311Z] #184 DONE 0.1s [2024-09-18T10:54:33.311Z] [2024-09-18T10:54:33.311Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-18T10:54:33.578Z] #185 DONE 0.2s [2024-09-18T10:54:33.578Z] [2024-09-18T10:54:33.578Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T10:54:33.578Z] #154 ... [2024-09-18T10:54:33.578Z] [2024-09-18T10:54:33.578Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T10:54:33.845Z] #186 DONE 0.2s [2024-09-18T10:54:33.845Z] [2024-09-18T10:54:33.846Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T10:54:33.846Z] #187 DONE 0.1s [2024-09-18T10:54:33.846Z] [2024-09-18T10:54:33.846Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T10:54:34.111Z] #157 ... [2024-09-18T10:54:34.111Z] [2024-09-18T10:54:34.111Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T10:54:36.683Z] #188 DONE 2.3s [2024-09-18T10:54:36.683Z] [2024-09-18T10:54:36.683Z] #112 [security-secretstore-setup] exporting to image [2024-09-18T10:54:36.683Z] #112 exporting layers [2024-09-18T10:54:37.636Z] #112 exporting layers 1.3s done [2024-09-18T10:54:37.637Z] #112 writing image sha256:eef2a0c1e1112607959e516e31c049cc6afe46c693e9235533acd6e091667a92 done [2024-09-18T10:54:37.637Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-18T10:54:37.637Z] #112 DONE 7.5s [2024-09-18T10:54:37.637Z] [2024-09-18T10:54:37.637Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T10:55:33.998Z] #160 ... [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T10:55:33.998Z] #154 DONE 1284.9s [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T10:55:33.998Z] #149 ... [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:55:33.998Z] #189 DONE 0.1s [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:55:33.998Z] #190 DONE 0.1s [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T10:55:33.998Z] #151 ... [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-18T10:55:33.998Z] #191 DONE 0.3s [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T10:55:33.998Z] #160 ... [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:55:33.998Z] #192 DONE 0.2s [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T10:55:33.998Z] #153 ... [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-18T10:55:33.998Z] #193 DONE 0.2s [2024-09-18T10:55:33.998Z] [2024-09-18T10:55:33.998Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T10:55:35.403Z] #194 DONE 2.2s [2024-09-18T10:55:35.403Z] [2024-09-18T10:55:35.403Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-18T10:55:35.403Z] #112 exporting layers [2024-09-18T10:55:36.006Z] #112 exporting layers 0.7s done [2024-09-18T10:55:36.006Z] #112 writing image sha256:13de2e10fc10c625f811cb5ac393ca1293b5effd26cba7b2fc2515967cfda3a7 done [2024-09-18T10:55:36.006Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-18T10:55:36.006Z] #112 DONE 8.2s [2024-09-18T10:55:36.006Z] [2024-09-18T10:55:36.006Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T10:57:42.648Z] #160 ... [2024-09-18T10:57:42.648Z] [2024-09-18T10:57:42.648Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T10:57:42.648Z] #159 DONE 1409.2s [2024-09-18T10:57:42.648Z] [2024-09-18T10:57:42.648Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T10:57:42.648Z] #151 ... [2024-09-18T10:57:42.648Z] [2024-09-18T10:57:42.648Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T10:57:42.648Z] #195 DONE 0.1s [2024-09-18T10:57:42.648Z] [2024-09-18T10:57:42.648Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T10:57:42.648Z] #196 DONE 0.2s [2024-09-18T10:57:42.648Z] [2024-09-18T10:57:42.648Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T10:57:42.648Z] #197 DONE 0.3s [2024-09-18T10:57:42.648Z] [2024-09-18T10:57:42.648Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-18T10:57:42.648Z] #198 DONE 0.1s [2024-09-18T10:57:42.648Z] [2024-09-18T10:57:42.648Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-18T10:57:42.648Z] #112 exporting layers [2024-09-18T10:57:42.648Z] #112 exporting layers 0.6s done [2024-09-18T10:57:42.648Z] #112 writing image sha256:8b22c9347973f06cf065e938f728fecaac98f702946006775fda770bf33b702f done [2024-09-18T10:57:42.648Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-18T10:57:42.648Z] #112 DONE 8.9s [2024-09-18T10:57:42.648Z] [2024-09-18T10:57:42.648Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T11:05:51.404Z] #160 DONE 1901.7s [2024-09-18T11:05:51.404Z] [2024-09-18T11:05:51.404Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T11:05:51.404Z] #153 ... [2024-09-18T11:05:51.404Z] [2024-09-18T11:05:51.404Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T11:05:51.404Z] #199 DONE 0.2s [2024-09-18T11:05:51.404Z] [2024-09-18T11:05:51.404Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T11:05:51.404Z] #153 ... [2024-09-18T11:05:51.404Z] [2024-09-18T11:05:51.404Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T11:05:51.404Z] #200 DONE 0.2s [2024-09-18T11:05:51.404Z] [2024-09-18T11:05:51.404Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T11:05:51.404Z] #201 DONE 0.3s [2024-09-18T11:05:51.404Z] [2024-09-18T11:05:51.404Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-18T11:05:51.404Z] #202 DONE 0.1s [2024-09-18T11:05:51.404Z] [2024-09-18T11:05:51.404Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-18T11:05:51.404Z] #203 DONE 0.1s [2024-09-18T11:05:51.404Z] [2024-09-18T11:05:51.404Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T11:05:51.404Z] #204 DONE 2.0s [2024-09-18T11:05:51.404Z] [2024-09-18T11:05:51.404Z] #112 [security-proxy-auth] exporting to image [2024-09-18T11:05:51.404Z] #112 exporting layers [2024-09-18T11:05:52.369Z] #112 exporting layers 0.7s done [2024-09-18T11:05:52.369Z] #112 writing image sha256:261b344bb77597eb38d0027d119de2752c9052f5d930ae2d710524685eee0d5c done [2024-09-18T11:05:52.369Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-18T11:05:52.369Z] #112 DONE 9.6s [2024-09-18T11:05:52.369Z] [2024-09-18T11:05:52.369Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T11:07:00.262Z] #65 ... [2024-09-18T11:07:00.262Z] [2024-09-18T11:07:00.262Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T11:07:00.262Z] #158 DONE 1973.5s [2024-09-18T11:07:00.262Z] [2024-09-18T11:07:00.262Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T11:07:00.531Z] #157 ... [2024-09-18T11:07:00.531Z] [2024-09-18T11:07:00.531Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T11:07:00.799Z] #205 DONE 0.1s [2024-09-18T11:07:00.799Z] [2024-09-18T11:07:00.799Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T11:07:00.799Z] #206 DONE 0.1s [2024-09-18T11:07:00.799Z] [2024-09-18T11:07:00.799Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T11:07:01.068Z] #207 DONE 0.4s [2024-09-18T11:07:01.068Z] [2024-09-18T11:07:01.068Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T11:07:01.340Z] #65 ... [2024-09-18T11:07:01.340Z] [2024-09-18T11:07:01.340Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-18T11:07:01.340Z] #208 DONE 0.1s [2024-09-18T11:07:01.340Z] [2024-09-18T11:07:01.340Z] #112 [core-command] exporting to image [2024-09-18T11:07:01.340Z] #112 exporting layers [2024-09-18T11:07:01.926Z] #112 exporting layers 0.5s done [2024-09-18T11:07:01.926Z] #112 writing image sha256:a91216f386c8e07cf8b09bf88b92205cecd1131f6108eb89c3184128b5ae8a0e done [2024-09-18T11:07:01.926Z] #112 naming to docker.io/library/core-command-arm64 0.0s done [2024-09-18T11:07:01.926Z] #112 DONE 10.1s [2024-09-18T11:07:01.926Z] [2024-09-18T11:07:01.926Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T11:09:23.622Z] #65 ... [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T11:09:23.622Z] #157 DONE 2103.8s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T11:09:23.622Z] #155 ... [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T11:09:23.622Z] #209 DONE 0.2s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T11:09:23.622Z] #155 ... [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-18T11:09:23.622Z] #210 DONE 0.5s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-18T11:09:23.622Z] #211 DONE 0.2s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-18T11:09:23.622Z] #212 DONE 0.3s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #112 [core-keeper] exporting to image [2024-09-18T11:09:23.622Z] #112 exporting layers [2024-09-18T11:09:23.622Z] #112 ... [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T11:09:23.622Z] #151 DONE 2106.0s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-18T11:09:23.622Z] #27 ... [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #112 [core-keeper] exporting to image [2024-09-18T11:09:23.622Z] #112 exporting layers 0.9s done [2024-09-18T11:09:23.622Z] #112 writing image sha256:b55c26dafe74d3be0a37677211cb1c60e9e20ea3d8c2a0714e81b630769ef585 done [2024-09-18T11:09:23.622Z] #112 naming to docker.io/library/core-keeper-arm64 done [2024-09-18T11:09:23.622Z] #112 DONE 11.0s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T11:09:23.622Z] #213 DONE 0.2s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T11:09:23.622Z] #214 DONE 0.2s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.622Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T11:09:23.622Z] #215 DONE 0.5s [2024-09-18T11:09:23.622Z] [2024-09-18T11:09:23.623Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T11:09:23.623Z] #216 DONE 0.2s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-18T11:09:23.623Z] #217 DONE 0.3s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #112 [core-data] exporting to image [2024-09-18T11:09:23.623Z] #112 exporting layers 0.7s done [2024-09-18T11:09:23.623Z] #112 writing image sha256:abb55a3dd061104545f28b3e9da7773ea5f9e759d5bdcc1296e1642fbc337312 done [2024-09-18T11:09:23.623Z] #112 naming to docker.io/library/core-data-arm64 [2024-09-18T11:09:23.623Z] #112 naming to docker.io/library/core-data-arm64 done [2024-09-18T11:09:23.623Z] #112 DONE 11.7s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T11:09:23.623Z] #155 DONE 2109.2s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T11:09:23.623Z] #65 ... [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T11:09:23.623Z] #218 DONE 0.2s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T11:09:23.623Z] #65 ... [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T11:09:23.623Z] #219 DONE 0.2s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T11:09:23.623Z] #220 DONE 0.5s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T11:09:23.623Z] #65 ... [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T11:09:23.623Z] #221 DONE 0.1s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T11:09:23.623Z] #222 DONE 0.1s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T11:09:23.623Z] #150 ... [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #112 [core-metadata] exporting to image [2024-09-18T11:09:23.623Z] #112 exporting layers 0.5s done [2024-09-18T11:09:23.623Z] #112 writing image sha256:2eb5a6a20823321460ac32081f18c9fb9791c5493c3634337018e4c697acaf6c done [2024-09-18T11:09:23.623Z] #112 naming to docker.io/library/core-metadata-arm64 done [2024-09-18T11:09:23.623Z] #112 DONE 12.2s [2024-09-18T11:09:23.623Z] [2024-09-18T11:09:23.623Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T11:09:50.308Z] #150 DONE 2143.5s [2024-09-18T11:09:50.308Z] [2024-09-18T11:09:50.308Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T11:09:50.308Z] #65 ... [2024-09-18T11:09:50.308Z] [2024-09-18T11:09:50.308Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T11:09:50.576Z] #223 DONE 0.3s [2024-09-18T11:09:50.576Z] [2024-09-18T11:09:50.576Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T11:09:50.576Z] #224 DONE 0.2s [2024-09-18T11:09:50.576Z] [2024-09-18T11:09:50.576Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T11:09:51.156Z] #225 DONE 0.6s [2024-09-18T11:09:51.156Z] [2024-09-18T11:09:51.156Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T11:09:51.423Z] #226 DONE 0.2s [2024-09-18T11:09:51.423Z] [2024-09-18T11:09:51.423Z] #112 [support-scheduler] exporting to image [2024-09-18T11:09:51.423Z] #112 exporting layers [2024-09-18T11:09:51.690Z] #112 ... [2024-09-18T11:09:51.690Z] [2024-09-18T11:09:51.690Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T11:09:51.690Z] #149 DONE 2145.4s [2024-09-18T11:09:51.690Z] [2024-09-18T11:09:51.690Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T11:09:51.690Z] #153 DONE 2145.5s [2024-09-18T11:09:51.690Z] [2024-09-18T11:09:51.690Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T11:09:51.957Z] #65 ... [2024-09-18T11:09:51.957Z] [2024-09-18T11:09:51.957Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T11:09:52.231Z] #227 DONE 0.2s [2024-09-18T11:09:52.231Z] [2024-09-18T11:09:52.231Z] #112 [support-scheduler] exporting to image [2024-09-18T11:09:52.231Z] #112 exporting layers 0.9s done [2024-09-18T11:09:52.231Z] #112 writing image sha256:013256f21ecf662408802d9c4c35d14731c97307155f0952cd281ec763f6b666 0.0s done [2024-09-18T11:09:52.231Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2024-09-18T11:09:52.231Z] #112 DONE 13.1s [2024-09-18T11:09:52.231Z] [2024-09-18T11:09:52.231Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T11:09:52.496Z] #228 ... [2024-09-18T11:09:52.496Z] [2024-09-18T11:09:52.496Z] #229 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T11:09:52.496Z] #229 DONE 0.3s [2024-09-18T11:09:52.496Z] [2024-09-18T11:09:52.496Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T11:09:52.496Z] #228 DONE 0.2s [2024-09-18T11:09:52.496Z] [2024-09-18T11:09:52.496Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T11:09:52.766Z] #230 ... [2024-09-18T11:09:52.766Z] [2024-09-18T11:09:52.766Z] #231 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T11:09:52.766Z] #231 DONE 0.2s [2024-09-18T11:09:53.034Z] [2024-09-18T11:09:53.034Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T11:09:53.034Z] #232 ... [2024-09-18T11:09:53.034Z] [2024-09-18T11:09:53.034Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T11:09:53.034Z] #230 DONE 0.6s [2024-09-18T11:09:53.302Z] [2024-09-18T11:09:53.302Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T11:09:53.302Z] #232 DONE 0.4s [2024-09-18T11:09:53.302Z] [2024-09-18T11:09:53.302Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T11:09:53.302Z] #233 DONE 0.1s [2024-09-18T11:09:53.302Z] [2024-09-18T11:09:53.302Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-18T11:09:53.302Z] #234 DONE 0.1s [2024-09-18T11:09:53.302Z] [2024-09-18T11:09:53.302Z] #112 [support-notifications] exporting to image [2024-09-18T11:09:53.884Z] #112 exporting layers 0.6s done [2024-09-18T11:09:53.884Z] #112 writing image sha256:6cfcaa8b5883808fec7025bd954bbc114f772cd593bc0dcd90f822d39ef72992 done [2024-09-18T11:09:53.884Z] #112 naming to docker.io/library/support-notifications-arm64 done [2024-09-18T11:09:54.843Z] #112 exporting layers 1.5s done [2024-09-18T11:09:54.843Z] #112 writing image sha256:bff1a333e67a37ed0d36e46395cc87128b984a7f1499e1d54d812bf58c643257 done [2024-09-18T11:09:54.843Z] #112 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-18T11:09:54.843Z] #112 DONE 14.6s [2024-09-18T11:09:54.843Z] [2024-09-18T11:09:54.843Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T11:09:54.843Z] time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-18T11:09:54.867Z] $ docker stop --time=1 feba90a338b33e9b3a98aeacaa2261c92478e32bc12f724baba926510a4b755c [2024-09-18T11:09:56.547Z] $ docker rm -f --volumes feba90a338b33e9b3a98aeacaa2261c92478e32bc12f724baba926510a4b755c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T11:09:57.041Z] + docker images [2024-09-18T11:09:57.042Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-18T11:09:57.042Z] support-cron-scheduler-arm64 latest bff1a333e67a 3 seconds ago 43.7MB [2024-09-18T11:09:57.042Z] support-notifications-arm64 latest 6cfcaa8b5883 3 seconds ago 42.2MB [2024-09-18T11:09:57.042Z] support-scheduler-arm64 latest 013256f21ecf 5 seconds ago 41.4MB [2024-09-18T11:09:57.042Z] core-metadata-arm64 latest 2eb5a6a20823 39 seconds ago 39.4MB [2024-09-18T11:09:57.042Z] core-data-arm64 latest abb55a3dd061 42 seconds ago 39.3MB [2024-09-18T11:09:57.042Z] core-keeper-arm64 latest b55c26dafe74 45 seconds ago 39.2MB [2024-09-18T11:09:57.042Z] core-command-arm64 latest a91216f386c8 2 minutes ago 35.1MB [2024-09-18T11:09:57.042Z] security-proxy-auth-arm64 latest 261b344bb775 4 minutes ago 32.7MB [2024-09-18T11:09:57.042Z] security-spiffe-token-provider-arm64 latest 8b22c9347973 12 minutes ago 29.1MB [2024-09-18T11:09:57.042Z] core-common-config-bootstrapper-arm64 latest 13de2e10fc10 14 minutes ago 15.4MB [2024-09-18T11:09:57.042Z] security-secretstore-setup-arm64 latest eef2a0c1e111 15 minutes ago 36.4MB [2024-09-18T11:09:57.042Z] security-proxy-setup-arm64 latest 36c856810e84 15 minutes ago 26.2MB [2024-09-18T11:09:57.042Z] security-bootstrapper-arm64 latest 3b953b0e6b08 15 minutes ago 18.9MB [2024-09-18T11:09:57.042Z] security-spire-agent-arm64 latest 57b8fa579c6b 37 minutes ago 174MB [2024-09-18T11:09:57.042Z] security-spire-config-arm64 latest de108cb6296c 37 minutes ago 115MB [2024-09-18T11:09:57.042Z] security-spire-server-arm64 latest cf39fb6f4692 37 minutes ago 116MB [2024-09-18T11:09:57.042Z] ci-base-image-arm64 latest ef92325ba567 38 minutes ago 967MB [2024-09-18T11:09:57.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-18T11:09:57.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T11:09:57.157Z] provisioning config files... [2024-09-18T11:09:57.169Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/699@tmp/config1531257399696871903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:09:57.509Z] ---> ****-login.sh [2024-09-18T11:09:57.509Z] nexus3.edgexfoundry.org:10001 [2024-09-18T11:09:57.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T11:09:57.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T11:09:57.776Z] Configure a credential helper to remove this warning. See [2024-09-18T11:09:57.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T11:09:57.776Z] [2024-09-18T11:09:57.776Z] Login Succeeded [2024-09-18T11:09:57.776Z] nexus3.edgexfoundry.org:10002 [2024-09-18T11:09:58.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T11:09:58.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T11:09:58.313Z] Configure a credential helper to remove this warning. See [2024-09-18T11:09:58.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T11:09:58.313Z] [2024-09-18T11:09:58.313Z] Login Succeeded [2024-09-18T11:09:58.313Z] nexus3.edgexfoundry.org:10003 [2024-09-18T11:09:58.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T11:09:58.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T11:09:58.580Z] Configure a credential helper to remove this warning. See [2024-09-18T11:09:58.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T11:09:58.580Z] [2024-09-18T11:09:58.580Z] Login Succeeded [2024-09-18T11:09:58.580Z] nexus3.edgexfoundry.org:10004 [2024-09-18T11:09:58.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T11:09:59.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T11:09:59.110Z] Configure a credential helper to remove this warning. See [2024-09-18T11:09:59.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T11:09:59.111Z] [2024-09-18T11:09:59.111Z] Login Succeeded [2024-09-18T11:09:59.111Z] ****.io [2024-09-18T11:09:59.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T11:09:59.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T11:09:59.377Z] Configure a credential helper to remove this warning. See [2024-09-18T11:09:59.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T11:09:59.377Z] [2024-09-18T11:09:59.377Z] Login Succeeded [2024-09-18T11:09:59.643Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T11:09:59.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:09:59.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T11:09:59.732Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-18T11:09:59.732Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:09:59.732Z] latest [2024-09-18T11:09:59.732Z] 3.2.0-dev.77 [2024-09-18T11:09:59.732Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:09:59.732Z] main [2024-09-18T11:09:59.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:00.110Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:00.459Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:00.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T11:10:00.460Z] 92bb02117377: Preparing [2024-09-18T11:10:00.460Z] 5f2f484ac9b1: Preparing [2024-09-18T11:10:00.460Z] bd600fd5971d: Preparing [2024-09-18T11:10:00.460Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:00.460Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:00.460Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:00.460Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:00.460Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:00.460Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:00.725Z] 6f54d9671e9e: Pushed [2024-09-18T11:10:00.725Z] dc0aa5c79e71: Pushed [2024-09-18T11:10:00.725Z] bd600fd5971d: Pushed [2024-09-18T11:10:00.725Z] 92bb02117377: Pushed [2024-09-18T11:10:00.992Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:00.992Z] bcd50d58c7e7: Pushed [2024-09-18T11:10:07.624Z] 5f2f484ac9b1: Pushed [2024-09-18T11:10:07.624Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:07.977Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:08.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-18T11:10:08.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T11:10:08.329Z] 92bb02117377: Preparing [2024-09-18T11:10:08.329Z] 5f2f484ac9b1: Preparing [2024-09-18T11:10:08.329Z] bd600fd5971d: Preparing [2024-09-18T11:10:08.329Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:08.329Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:08.329Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:08.329Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:08.329Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:08.329Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:08.329Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:08.329Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:08.329Z] 5f2f484ac9b1: Layer already exists [2024-09-18T11:10:08.329Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:08.329Z] 92bb02117377: Layer already exists [2024-09-18T11:10:08.329Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:08.329Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:08.594Z] latest: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:08.958Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:09.304Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.77 [2024-09-18T11:10:09.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T11:10:09.304Z] 92bb02117377: Preparing [2024-09-18T11:10:09.304Z] 5f2f484ac9b1: Preparing [2024-09-18T11:10:09.304Z] bd600fd5971d: Preparing [2024-09-18T11:10:09.304Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:09.304Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:09.304Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:09.304Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:09.304Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:09.304Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:09.304Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:09.304Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:09.304Z] 92bb02117377: Layer already exists [2024-09-18T11:10:09.304Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:09.304Z] 5f2f484ac9b1: Layer already exists [2024-09-18T11:10:09.304Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:09.304Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:09.304Z] 3.2.0-dev.77: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:09.930Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:10.278Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:10.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T11:10:10.278Z] 92bb02117377: Preparing [2024-09-18T11:10:10.278Z] 5f2f484ac9b1: Preparing [2024-09-18T11:10:10.278Z] bd600fd5971d: Preparing [2024-09-18T11:10:10.278Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:10.278Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:10.278Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:10.278Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:10.278Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:10.278Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:10.278Z] 92bb02117377: Layer already exists [2024-09-18T11:10:10.278Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:10.278Z] 5f2f484ac9b1: Layer already exists [2024-09-18T11:10:10.278Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:10.278Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:10.278Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:10.278Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:10.545Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:10.905Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:11.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-18T11:10:11.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T11:10:11.265Z] 92bb02117377: Preparing [2024-09-18T11:10:11.265Z] 5f2f484ac9b1: Preparing [2024-09-18T11:10:11.265Z] bd600fd5971d: Preparing [2024-09-18T11:10:11.265Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:11.265Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:11.265Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:11.265Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:11.265Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:11.265Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:11.265Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:11.265Z] 92bb02117377: Layer already exists [2024-09-18T11:10:11.265Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:11.265Z] 5f2f484ac9b1: Layer already exists [2024-09-18T11:10:11.265Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:11.265Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:11.265Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:11.265Z] main: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:10:11.600Z] ===================================================== [Pipeline] echo [2024-09-18T11:10:11.613Z] taggedImages: [2024-09-18T11:10:11.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:11.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-18T11:10:11.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.77 [2024-09-18T11:10:11.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:11.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-18T11:10:11.636Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-18T11:10:11.636Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:11.636Z] latest [2024-09-18T11:10:11.636Z] 3.2.0-dev.77 [2024-09-18T11:10:11.636Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:11.636Z] main [2024-09-18T11:10:11.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:11.992Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:12.443Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:12.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T11:10:12.443Z] 83fdc317992a: Preparing [2024-09-18T11:10:12.443Z] c32fde3fe7c3: Preparing [2024-09-18T11:10:12.443Z] 59cdd50746dc: Preparing [2024-09-18T11:10:12.443Z] db3e723b69b3: Preparing [2024-09-18T11:10:12.443Z] bd600fd5971d: Preparing [2024-09-18T11:10:12.443Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:12.443Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:12.443Z] dc0aa5c79e71: Waiting [2024-09-18T11:10:12.443Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:12.443Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:12.443Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:12.443Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:12.443Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:12.760Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:12.760Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:12.760Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:12.760Z] 59cdd50746dc: Pushed [2024-09-18T11:10:12.760Z] 83fdc317992a: Pushed [2024-09-18T11:10:12.760Z] c32fde3fe7c3: Pushed [2024-09-18T11:10:12.760Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:12.760Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:14.760Z] db3e723b69b3: Pushed [2024-09-18T11:10:14.760Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:15.128Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:15.498Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-18T11:10:15.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T11:10:15.498Z] 83fdc317992a: Preparing [2024-09-18T11:10:15.498Z] c32fde3fe7c3: Preparing [2024-09-18T11:10:15.498Z] 59cdd50746dc: Preparing [2024-09-18T11:10:15.498Z] db3e723b69b3: Preparing [2024-09-18T11:10:15.498Z] bd600fd5971d: Preparing [2024-09-18T11:10:15.498Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:15.498Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:15.498Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:15.498Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:15.498Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:15.498Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:15.498Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:15.498Z] dc0aa5c79e71: Waiting [2024-09-18T11:10:15.498Z] c32fde3fe7c3: Layer already exists [2024-09-18T11:10:15.498Z] 83fdc317992a: Layer already exists [2024-09-18T11:10:15.498Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:15.498Z] 59cdd50746dc: Layer already exists [2024-09-18T11:10:15.498Z] db3e723b69b3: Layer already exists [2024-09-18T11:10:15.498Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:15.498Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:15.498Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:15.498Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:15.763Z] latest: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:16.120Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:16.482Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.77 [2024-09-18T11:10:16.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T11:10:16.482Z] 83fdc317992a: Preparing [2024-09-18T11:10:16.482Z] c32fde3fe7c3: Preparing [2024-09-18T11:10:16.482Z] 59cdd50746dc: Preparing [2024-09-18T11:10:16.482Z] db3e723b69b3: Preparing [2024-09-18T11:10:16.482Z] bd600fd5971d: Preparing [2024-09-18T11:10:16.482Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:16.482Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:16.482Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:16.482Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:16.482Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:16.482Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:16.482Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:16.482Z] dc0aa5c79e71: Waiting [2024-09-18T11:10:16.482Z] c32fde3fe7c3: Layer already exists [2024-09-18T11:10:16.482Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:16.482Z] 83fdc317992a: Layer already exists [2024-09-18T11:10:16.482Z] 59cdd50746dc: Layer already exists [2024-09-18T11:10:16.482Z] db3e723b69b3: Layer already exists [2024-09-18T11:10:16.482Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:16.482Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:16.482Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:16.482Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:16.747Z] 3.2.0-dev.77: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:17.096Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:17.440Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:17.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T11:10:17.440Z] 83fdc317992a: Preparing [2024-09-18T11:10:17.440Z] c32fde3fe7c3: Preparing [2024-09-18T11:10:17.440Z] 59cdd50746dc: Preparing [2024-09-18T11:10:17.440Z] db3e723b69b3: Preparing [2024-09-18T11:10:17.440Z] bd600fd5971d: Preparing [2024-09-18T11:10:17.440Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:17.440Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:17.440Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:17.440Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:17.440Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:17.440Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:17.440Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:17.440Z] dc0aa5c79e71: Waiting [2024-09-18T11:10:17.440Z] db3e723b69b3: Layer already exists [2024-09-18T11:10:17.440Z] 83fdc317992a: Layer already exists [2024-09-18T11:10:17.440Z] 59cdd50746dc: Layer already exists [2024-09-18T11:10:17.440Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:17.440Z] c32fde3fe7c3: Layer already exists [2024-09-18T11:10:17.440Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:17.440Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:17.440Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:17.440Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:17.706Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:18.054Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:18.399Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-18T11:10:18.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T11:10:18.399Z] 83fdc317992a: Preparing [2024-09-18T11:10:18.399Z] c32fde3fe7c3: Preparing [2024-09-18T11:10:18.399Z] 59cdd50746dc: Preparing [2024-09-18T11:10:18.399Z] db3e723b69b3: Preparing [2024-09-18T11:10:18.399Z] bd600fd5971d: Preparing [2024-09-18T11:10:18.399Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:18.399Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:18.399Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:18.399Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:18.399Z] dc0aa5c79e71: Waiting [2024-09-18T11:10:18.399Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:18.399Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:18.399Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:18.399Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:18.399Z] db3e723b69b3: Layer already exists [2024-09-18T11:10:18.399Z] 59cdd50746dc: Layer already exists [2024-09-18T11:10:18.399Z] c32fde3fe7c3: Layer already exists [2024-09-18T11:10:18.399Z] 83fdc317992a: Layer already exists [2024-09-18T11:10:18.399Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:18.399Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:18.400Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:18.400Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:18.665Z] main: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:10:18.735Z] ===================================================== [Pipeline] echo [2024-09-18T11:10:18.747Z] taggedImages: [2024-09-18T11:10:18.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:18.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-18T11:10:18.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.77 [2024-09-18T11:10:18.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:18.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-18T11:10:18.778Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-18T11:10:18.778Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:18.778Z] latest [2024-09-18T11:10:18.778Z] 3.2.0-dev.77 [2024-09-18T11:10:18.778Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:18.778Z] main [2024-09-18T11:10:18.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:19.145Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:19.495Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:19.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T11:10:19.495Z] e716977b2a20: Preparing [2024-09-18T11:10:19.495Z] d1ec0ec9cfa4: Preparing [2024-09-18T11:10:19.495Z] 26db4d3cef73: Preparing [2024-09-18T11:10:19.495Z] bd600fd5971d: Preparing [2024-09-18T11:10:19.495Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:19.495Z] 0f7d09ce91cc: Preparing [2024-09-18T11:10:19.495Z] 795f2395ef89: Preparing [2024-09-18T11:10:19.495Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:19.495Z] 0f7d09ce91cc: Waiting [2024-09-18T11:10:19.495Z] 795f2395ef89: Waiting [2024-09-18T11:10:19.495Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:19.495Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:19.495Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:19.769Z] e716977b2a20: Pushed [2024-09-18T11:10:19.769Z] d1ec0ec9cfa4: Pushed [2024-09-18T11:10:19.769Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:19.769Z] 0f7d09ce91cc: Pushed [2024-09-18T11:10:19.769Z] 795f2395ef89: Pushed [2024-09-18T11:10:26.409Z] 26db4d3cef73: Pushed [2024-09-18T11:10:26.675Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:27.025Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:27.383Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-18T11:10:27.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T11:10:27.383Z] e716977b2a20: Preparing [2024-09-18T11:10:27.383Z] d1ec0ec9cfa4: Preparing [2024-09-18T11:10:27.383Z] 26db4d3cef73: Preparing [2024-09-18T11:10:27.383Z] bd600fd5971d: Preparing [2024-09-18T11:10:27.383Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:27.383Z] 0f7d09ce91cc: Preparing [2024-09-18T11:10:27.383Z] 795f2395ef89: Preparing [2024-09-18T11:10:27.383Z] 0f7d09ce91cc: Waiting [2024-09-18T11:10:27.383Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:27.383Z] 795f2395ef89: Waiting [2024-09-18T11:10:27.383Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:27.383Z] 26db4d3cef73: Layer already exists [2024-09-18T11:10:27.383Z] e716977b2a20: Layer already exists [2024-09-18T11:10:27.383Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:27.383Z] d1ec0ec9cfa4: Layer already exists [2024-09-18T11:10:27.383Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:27.383Z] 0f7d09ce91cc: Layer already exists [2024-09-18T11:10:27.383Z] 795f2395ef89: Layer already exists [2024-09-18T11:10:27.383Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:27.649Z] latest: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:28.024Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:28.373Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.77 [2024-09-18T11:10:28.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T11:10:28.373Z] e716977b2a20: Preparing [2024-09-18T11:10:28.373Z] d1ec0ec9cfa4: Preparing [2024-09-18T11:10:28.373Z] 26db4d3cef73: Preparing [2024-09-18T11:10:28.373Z] bd600fd5971d: Preparing [2024-09-18T11:10:28.373Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:28.373Z] 0f7d09ce91cc: Preparing [2024-09-18T11:10:28.373Z] 795f2395ef89: Preparing [2024-09-18T11:10:28.373Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:28.373Z] 0f7d09ce91cc: Waiting [2024-09-18T11:10:28.373Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:28.373Z] 795f2395ef89: Waiting [2024-09-18T11:10:28.373Z] d1ec0ec9cfa4: Layer already exists [2024-09-18T11:10:28.373Z] e716977b2a20: Layer already exists [2024-09-18T11:10:28.373Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:28.373Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:28.373Z] 26db4d3cef73: Layer already exists [2024-09-18T11:10:28.373Z] 0f7d09ce91cc: Layer already exists [2024-09-18T11:10:28.373Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:28.373Z] 795f2395ef89: Layer already exists [2024-09-18T11:10:28.638Z] 3.2.0-dev.77: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:29.009Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:29.366Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:29.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T11:10:29.366Z] e716977b2a20: Preparing [2024-09-18T11:10:29.366Z] d1ec0ec9cfa4: Preparing [2024-09-18T11:10:29.366Z] 26db4d3cef73: Preparing [2024-09-18T11:10:29.366Z] bd600fd5971d: Preparing [2024-09-18T11:10:29.366Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:29.366Z] 0f7d09ce91cc: Preparing [2024-09-18T11:10:29.366Z] 795f2395ef89: Preparing [2024-09-18T11:10:29.366Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:29.366Z] 0f7d09ce91cc: Waiting [2024-09-18T11:10:29.366Z] 795f2395ef89: Waiting [2024-09-18T11:10:29.366Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:29.366Z] e716977b2a20: Layer already exists [2024-09-18T11:10:29.366Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:29.366Z] d1ec0ec9cfa4: Layer already exists [2024-09-18T11:10:29.366Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:29.366Z] 26db4d3cef73: Layer already exists [2024-09-18T11:10:29.366Z] 0f7d09ce91cc: Layer already exists [2024-09-18T11:10:29.366Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:29.366Z] 795f2395ef89: Layer already exists [2024-09-18T11:10:29.633Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:29.999Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:30.350Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-18T11:10:30.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T11:10:30.350Z] e716977b2a20: Preparing [2024-09-18T11:10:30.350Z] d1ec0ec9cfa4: Preparing [2024-09-18T11:10:30.350Z] 26db4d3cef73: Preparing [2024-09-18T11:10:30.350Z] bd600fd5971d: Preparing [2024-09-18T11:10:30.350Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:30.350Z] 0f7d09ce91cc: Preparing [2024-09-18T11:10:30.350Z] 795f2395ef89: Preparing [2024-09-18T11:10:30.350Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:30.350Z] 0f7d09ce91cc: Waiting [2024-09-18T11:10:30.350Z] 795f2395ef89: Waiting [2024-09-18T11:10:30.350Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:30.350Z] d1ec0ec9cfa4: Layer already exists [2024-09-18T11:10:30.350Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:30.350Z] e716977b2a20: Layer already exists [2024-09-18T11:10:30.350Z] 26db4d3cef73: Layer already exists [2024-09-18T11:10:30.350Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:30.350Z] 0f7d09ce91cc: Layer already exists [2024-09-18T11:10:30.350Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:30.350Z] 795f2395ef89: Layer already exists [2024-09-18T11:10:30.616Z] main: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:10:30.680Z] ===================================================== [Pipeline] echo [2024-09-18T11:10:30.693Z] taggedImages: [2024-09-18T11:10:30.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:30.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-18T11:10:30.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.77 [2024-09-18T11:10:30.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:30.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-18T11:10:30.717Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-18T11:10:30.717Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:30.717Z] latest [2024-09-18T11:10:30.717Z] 3.2.0-dev.77 [2024-09-18T11:10:30.717Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:30.717Z] main [2024-09-18T11:10:30.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:31.071Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:31.428Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:31.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T11:10:31.428Z] dc9cda7f7f2c: Preparing [2024-09-18T11:10:31.428Z] 2d8e84c86f6d: Preparing [2024-09-18T11:10:31.428Z] e6072f6288ad: Preparing [2024-09-18T11:10:31.428Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:31.428Z] bbde05627bb3: Preparing [2024-09-18T11:10:31.428Z] 7e7d1fd76847: Preparing [2024-09-18T11:10:31.428Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:31.428Z] 7e7d1fd76847: Waiting [2024-09-18T11:10:31.428Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:31.428Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:31.693Z] 2d8e84c86f6d: Pushed [2024-09-18T11:10:31.693Z] dc9cda7f7f2c: Pushed [2024-09-18T11:10:31.693Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:31.693Z] 7e7d1fd76847: Pushed [2024-09-18T11:10:31.693Z] bbde05627bb3: Pushed [2024-09-18T11:10:38.323Z] e6072f6288ad: Pushed [2024-09-18T11:10:38.323Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:38.678Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:39.025Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-18T11:10:39.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T11:10:39.026Z] dc9cda7f7f2c: Preparing [2024-09-18T11:10:39.026Z] 2d8e84c86f6d: Preparing [2024-09-18T11:10:39.026Z] e6072f6288ad: Preparing [2024-09-18T11:10:39.026Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:39.026Z] bbde05627bb3: Preparing [2024-09-18T11:10:39.026Z] 7e7d1fd76847: Preparing [2024-09-18T11:10:39.026Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:39.026Z] 7e7d1fd76847: Waiting [2024-09-18T11:10:39.026Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:39.026Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:39.026Z] bbde05627bb3: Layer already exists [2024-09-18T11:10:39.026Z] 2d8e84c86f6d: Layer already exists [2024-09-18T11:10:39.026Z] e6072f6288ad: Layer already exists [2024-09-18T11:10:39.026Z] dc9cda7f7f2c: Layer already exists [2024-09-18T11:10:39.026Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:39.026Z] 7e7d1fd76847: Layer already exists [2024-09-18T11:10:39.290Z] latest: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:39.642Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:39.992Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.77 [2024-09-18T11:10:39.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T11:10:39.992Z] dc9cda7f7f2c: Preparing [2024-09-18T11:10:39.992Z] 2d8e84c86f6d: Preparing [2024-09-18T11:10:39.992Z] e6072f6288ad: Preparing [2024-09-18T11:10:39.992Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:39.992Z] bbde05627bb3: Preparing [2024-09-18T11:10:39.992Z] 7e7d1fd76847: Preparing [2024-09-18T11:10:39.992Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:39.992Z] 7e7d1fd76847: Waiting [2024-09-18T11:10:39.992Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:39.992Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:39.992Z] 2d8e84c86f6d: Layer already exists [2024-09-18T11:10:39.992Z] e6072f6288ad: Layer already exists [2024-09-18T11:10:39.992Z] bbde05627bb3: Layer already exists [2024-09-18T11:10:39.992Z] dc9cda7f7f2c: Layer already exists [2024-09-18T11:10:39.992Z] 7e7d1fd76847: Layer already exists [2024-09-18T11:10:39.992Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:39.992Z] 3.2.0-dev.77: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:40.607Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:41.593Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:41.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T11:10:41.593Z] dc9cda7f7f2c: Preparing [2024-09-18T11:10:41.593Z] 2d8e84c86f6d: Preparing [2024-09-18T11:10:41.593Z] e6072f6288ad: Preparing [2024-09-18T11:10:41.593Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:41.593Z] bbde05627bb3: Preparing [2024-09-18T11:10:41.593Z] 7e7d1fd76847: Preparing [2024-09-18T11:10:41.593Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:41.593Z] 7e7d1fd76847: Waiting [2024-09-18T11:10:41.593Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:41.593Z] e6072f6288ad: Layer already exists [2024-09-18T11:10:41.593Z] dc9cda7f7f2c: Layer already exists [2024-09-18T11:10:41.593Z] 2d8e84c86f6d: Layer already exists [2024-09-18T11:10:41.593Z] bbde05627bb3: Layer already exists [2024-09-18T11:10:41.593Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:41.593Z] 7e7d1fd76847: Layer already exists [2024-09-18T11:10:41.593Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:41.858Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:42.204Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:42.544Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-18T11:10:42.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T11:10:42.544Z] dc9cda7f7f2c: Preparing [2024-09-18T11:10:42.544Z] 2d8e84c86f6d: Preparing [2024-09-18T11:10:42.544Z] e6072f6288ad: Preparing [2024-09-18T11:10:42.544Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:42.544Z] bbde05627bb3: Preparing [2024-09-18T11:10:42.544Z] 7e7d1fd76847: Preparing [2024-09-18T11:10:42.544Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:42.544Z] 7e7d1fd76847: Waiting [2024-09-18T11:10:42.544Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:42.544Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:42.544Z] 2d8e84c86f6d: Layer already exists [2024-09-18T11:10:42.544Z] e6072f6288ad: Layer already exists [2024-09-18T11:10:42.544Z] dc9cda7f7f2c: Layer already exists [2024-09-18T11:10:42.544Z] bbde05627bb3: Layer already exists [2024-09-18T11:10:42.544Z] 7e7d1fd76847: Layer already exists [2024-09-18T11:10:42.544Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:42.544Z] main: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:10:42.883Z] ===================================================== [Pipeline] echo [2024-09-18T11:10:42.898Z] taggedImages: [2024-09-18T11:10:42.898Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:42.898Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-18T11:10:42.898Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.77 [2024-09-18T11:10:42.898Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:42.898Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-18T11:10:42.921Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-18T11:10:42.921Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:42.921Z] latest [2024-09-18T11:10:42.921Z] 3.2.0-dev.77 [2024-09-18T11:10:42.921Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:42.921Z] main [2024-09-18T11:10:42.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:43.294Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:43.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:43.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T11:10:43.654Z] f88d5920b1a1: Preparing [2024-09-18T11:10:43.654Z] 1a26dad9843f: Preparing [2024-09-18T11:10:43.654Z] 10b36626cf48: Preparing [2024-09-18T11:10:43.654Z] bd600fd5971d: Preparing [2024-09-18T11:10:43.654Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:43.654Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:43.654Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:43.654Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:43.654Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:43.654Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:43.654Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:43.920Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:43.920Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:43.920Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:43.920Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:43.920Z] 1a26dad9843f: Pushed [2024-09-18T11:10:43.920Z] f88d5920b1a1: Pushed [2024-09-18T11:10:43.920Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:50.551Z] 10b36626cf48: Pushed [2024-09-18T11:10:50.551Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:50.898Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:51.246Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-18T11:10:51.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T11:10:51.246Z] f88d5920b1a1: Preparing [2024-09-18T11:10:51.246Z] 1a26dad9843f: Preparing [2024-09-18T11:10:51.246Z] 10b36626cf48: Preparing [2024-09-18T11:10:51.246Z] bd600fd5971d: Preparing [2024-09-18T11:10:51.246Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:51.246Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:51.246Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:51.246Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:51.246Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:51.246Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:51.246Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:51.246Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:51.246Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:51.246Z] 10b36626cf48: Layer already exists [2024-09-18T11:10:51.246Z] f88d5920b1a1: Layer already exists [2024-09-18T11:10:51.246Z] 1a26dad9843f: Layer already exists [2024-09-18T11:10:51.246Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:51.246Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:51.246Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:51.246Z] latest: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:51.869Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:52.229Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.77 [2024-09-18T11:10:52.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T11:10:52.229Z] f88d5920b1a1: Preparing [2024-09-18T11:10:52.229Z] 1a26dad9843f: Preparing [2024-09-18T11:10:52.229Z] 10b36626cf48: Preparing [2024-09-18T11:10:52.229Z] bd600fd5971d: Preparing [2024-09-18T11:10:52.229Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:52.229Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:52.229Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:52.229Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:52.229Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:52.229Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:52.229Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:52.229Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:52.229Z] 1a26dad9843f: Layer already exists [2024-09-18T11:10:52.229Z] 10b36626cf48: Layer already exists [2024-09-18T11:10:52.229Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:52.229Z] f88d5920b1a1: Layer already exists [2024-09-18T11:10:52.229Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:52.229Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:52.229Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:52.498Z] 3.2.0-dev.77: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:52.859Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:53.208Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:53.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T11:10:53.208Z] f88d5920b1a1: Preparing [2024-09-18T11:10:53.208Z] 1a26dad9843f: Preparing [2024-09-18T11:10:53.208Z] 10b36626cf48: Preparing [2024-09-18T11:10:53.208Z] bd600fd5971d: Preparing [2024-09-18T11:10:53.208Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:53.208Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:53.208Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:53.208Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:53.208Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:53.208Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:53.208Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:53.208Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:53.208Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:53.208Z] f88d5920b1a1: Layer already exists [2024-09-18T11:10:53.208Z] 10b36626cf48: Layer already exists [2024-09-18T11:10:53.208Z] 1a26dad9843f: Layer already exists [2024-09-18T11:10:53.208Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:53.208Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:53.208Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:53.208Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:53.844Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:54.192Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-18T11:10:54.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T11:10:54.192Z] f88d5920b1a1: Preparing [2024-09-18T11:10:54.192Z] 1a26dad9843f: Preparing [2024-09-18T11:10:54.192Z] 10b36626cf48: Preparing [2024-09-18T11:10:54.192Z] bd600fd5971d: Preparing [2024-09-18T11:10:54.192Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:54.192Z] 6f54d9671e9e: Preparing [2024-09-18T11:10:54.192Z] bcd50d58c7e7: Preparing [2024-09-18T11:10:54.192Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:54.192Z] bcd50d58c7e7: Waiting [2024-09-18T11:10:54.192Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:54.192Z] 6f54d9671e9e: Waiting [2024-09-18T11:10:54.192Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:54.192Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:54.192Z] f88d5920b1a1: Layer already exists [2024-09-18T11:10:54.192Z] 10b36626cf48: Layer already exists [2024-09-18T11:10:54.192Z] 1a26dad9843f: Layer already exists [2024-09-18T11:10:54.192Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:10:54.192Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:54.192Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:10:54.457Z] main: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:10:54.545Z] ===================================================== [Pipeline] echo [2024-09-18T11:10:54.558Z] taggedImages: [2024-09-18T11:10:54.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:54.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-18T11:10:54.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.77 [2024-09-18T11:10:54.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:54.558Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-18T11:10:54.585Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-18T11:10:54.585Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:54.585Z] latest [2024-09-18T11:10:54.585Z] 3.2.0-dev.77 [2024-09-18T11:10:54.585Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:10:54.585Z] main [2024-09-18T11:10:54.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:54.951Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:55.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:10:55.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T11:10:55.299Z] 54e4d8221d07: Preparing [2024-09-18T11:10:55.299Z] 80588e777220: Preparing [2024-09-18T11:10:55.299Z] 18f7abb406ed: Preparing [2024-09-18T11:10:55.299Z] ca9310898ebc: Preparing [2024-09-18T11:10:55.299Z] f8c06a2a75cf: Preparing [2024-09-18T11:10:55.299Z] 490945e14b66: Preparing [2024-09-18T11:10:55.299Z] 664c18cd83b1: Preparing [2024-09-18T11:10:55.299Z] 490945e14b66: Waiting [2024-09-18T11:10:55.299Z] 71c874d42ad6: Preparing [2024-09-18T11:10:55.299Z] 664c18cd83b1: Waiting [2024-09-18T11:10:55.299Z] bd600fd5971d: Preparing [2024-09-18T11:10:55.299Z] 71c874d42ad6: Waiting [2024-09-18T11:10:55.299Z] bd600fd5971d: Waiting [2024-09-18T11:10:55.299Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:55.299Z] c8c131ab04a2: Preparing [2024-09-18T11:10:55.299Z] dc0aa5c79e71: Waiting [2024-09-18T11:10:55.299Z] c697b2404685: Preparing [2024-09-18T11:10:55.299Z] c8c131ab04a2: Waiting [2024-09-18T11:10:55.299Z] c697b2404685: Waiting [2024-09-18T11:10:55.299Z] 5f70bf18a086: Preparing [2024-09-18T11:10:55.299Z] 5f70bf18a086: Waiting [2024-09-18T11:10:55.299Z] 0b2e11370198: Preparing [2024-09-18T11:10:55.299Z] 1e1753f27ce2: Preparing [2024-09-18T11:10:55.299Z] 0b2e11370198: Waiting [2024-09-18T11:10:55.299Z] 860ca7f31e64: Preparing [2024-09-18T11:10:55.299Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:55.299Z] 860ca7f31e64: Waiting [2024-09-18T11:10:55.571Z] 18f7abb406ed: Pushed [2024-09-18T11:10:55.571Z] ca9310898ebc: Pushed [2024-09-18T11:10:55.571Z] 80588e777220: Pushed [2024-09-18T11:10:55.571Z] 54e4d8221d07: Pushed [2024-09-18T11:10:55.571Z] f8c06a2a75cf: Pushed [2024-09-18T11:10:55.571Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:55.571Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:55.571Z] 490945e14b66: Pushed [2024-09-18T11:10:55.834Z] 5f70bf18a086: Layer already exists [2024-09-18T11:10:55.834Z] 664c18cd83b1: Pushed [2024-09-18T11:10:55.834Z] c697b2404685: Pushed [2024-09-18T11:10:55.834Z] c8c131ab04a2: Pushed [2024-09-18T11:10:55.834Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:10:55.834Z] 0b2e11370198: Pushed [2024-09-18T11:10:55.834Z] 1e1753f27ce2: Pushed [2024-09-18T11:10:55.834Z] 860ca7f31e64: Pushed [2024-09-18T11:10:58.397Z] 71c874d42ad6: Pushed [2024-09-18T11:10:58.661Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:59.016Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:10:59.945Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-18T11:10:59.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T11:10:59.945Z] 54e4d8221d07: Preparing [2024-09-18T11:10:59.945Z] 80588e777220: Preparing [2024-09-18T11:10:59.945Z] 18f7abb406ed: Preparing [2024-09-18T11:10:59.945Z] ca9310898ebc: Preparing [2024-09-18T11:10:59.945Z] f8c06a2a75cf: Preparing [2024-09-18T11:10:59.945Z] 490945e14b66: Preparing [2024-09-18T11:10:59.945Z] 664c18cd83b1: Preparing [2024-09-18T11:10:59.945Z] 71c874d42ad6: Preparing [2024-09-18T11:10:59.945Z] bd600fd5971d: Preparing [2024-09-18T11:10:59.945Z] dc0aa5c79e71: Preparing [2024-09-18T11:10:59.945Z] c8c131ab04a2: Preparing [2024-09-18T11:10:59.945Z] c697b2404685: Preparing [2024-09-18T11:10:59.945Z] 5f70bf18a086: Preparing [2024-09-18T11:10:59.945Z] 0b2e11370198: Preparing [2024-09-18T11:10:59.945Z] 1e1753f27ce2: Preparing [2024-09-18T11:10:59.945Z] 860ca7f31e64: Preparing [2024-09-18T11:10:59.945Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:10:59.945Z] dc0aa5c79e71: Waiting [2024-09-18T11:10:59.945Z] c8c131ab04a2: Waiting [2024-09-18T11:10:59.945Z] c697b2404685: Waiting [2024-09-18T11:10:59.945Z] 5f70bf18a086: Waiting [2024-09-18T11:10:59.945Z] 0b2e11370198: Waiting [2024-09-18T11:10:59.945Z] 1e1753f27ce2: Waiting [2024-09-18T11:10:59.945Z] 860ca7f31e64: Waiting [2024-09-18T11:10:59.945Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:10:59.945Z] 664c18cd83b1: Waiting [2024-09-18T11:10:59.945Z] 71c874d42ad6: Waiting [2024-09-18T11:10:59.945Z] bd600fd5971d: Waiting [2024-09-18T11:10:59.945Z] 490945e14b66: Waiting [2024-09-18T11:10:59.945Z] 54e4d8221d07: Layer already exists [2024-09-18T11:10:59.945Z] f8c06a2a75cf: Layer already exists [2024-09-18T11:10:59.945Z] 80588e777220: Layer already exists [2024-09-18T11:10:59.945Z] ca9310898ebc: Layer already exists [2024-09-18T11:10:59.945Z] 18f7abb406ed: Layer already exists [2024-09-18T11:10:59.945Z] 490945e14b66: Layer already exists [2024-09-18T11:10:59.945Z] 664c18cd83b1: Layer already exists [2024-09-18T11:10:59.945Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:10:59.945Z] bd600fd5971d: Layer already exists [2024-09-18T11:10:59.945Z] 71c874d42ad6: Layer already exists [2024-09-18T11:11:00.210Z] c8c131ab04a2: Layer already exists [2024-09-18T11:11:00.210Z] 0b2e11370198: Layer already exists [2024-09-18T11:11:00.210Z] 1e1753f27ce2: Layer already exists [2024-09-18T11:11:00.210Z] 5f70bf18a086: Layer already exists [2024-09-18T11:11:00.210Z] c697b2404685: Layer already exists [2024-09-18T11:11:00.210Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:00.210Z] 860ca7f31e64: Layer already exists [2024-09-18T11:11:00.210Z] latest: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:00.560Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:00.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.77 [2024-09-18T11:11:00.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T11:11:00.896Z] 54e4d8221d07: Preparing [2024-09-18T11:11:00.896Z] 80588e777220: Preparing [2024-09-18T11:11:00.896Z] 18f7abb406ed: Preparing [2024-09-18T11:11:00.896Z] ca9310898ebc: Preparing [2024-09-18T11:11:00.896Z] f8c06a2a75cf: Preparing [2024-09-18T11:11:00.896Z] 490945e14b66: Preparing [2024-09-18T11:11:00.896Z] 664c18cd83b1: Preparing [2024-09-18T11:11:00.896Z] 71c874d42ad6: Preparing [2024-09-18T11:11:00.896Z] bd600fd5971d: Preparing [2024-09-18T11:11:00.896Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:00.896Z] c8c131ab04a2: Preparing [2024-09-18T11:11:00.896Z] c697b2404685: Preparing [2024-09-18T11:11:00.896Z] 5f70bf18a086: Preparing [2024-09-18T11:11:00.897Z] 0b2e11370198: Preparing [2024-09-18T11:11:00.897Z] 1e1753f27ce2: Preparing [2024-09-18T11:11:00.897Z] 860ca7f31e64: Preparing [2024-09-18T11:11:00.897Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:00.897Z] c8c131ab04a2: Waiting [2024-09-18T11:11:00.897Z] c697b2404685: Waiting [2024-09-18T11:11:00.897Z] 490945e14b66: Waiting [2024-09-18T11:11:00.897Z] 5f70bf18a086: Waiting [2024-09-18T11:11:00.897Z] 0b2e11370198: Waiting [2024-09-18T11:11:00.897Z] 1e1753f27ce2: Waiting [2024-09-18T11:11:00.897Z] 860ca7f31e64: Waiting [2024-09-18T11:11:00.897Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:00.897Z] 664c18cd83b1: Waiting [2024-09-18T11:11:00.897Z] bd600fd5971d: Waiting [2024-09-18T11:11:00.897Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:00.897Z] 71c874d42ad6: Waiting [2024-09-18T11:11:00.897Z] 54e4d8221d07: Layer already exists [2024-09-18T11:11:00.897Z] ca9310898ebc: Layer already exists [2024-09-18T11:11:00.897Z] f8c06a2a75cf: Layer already exists [2024-09-18T11:11:00.897Z] 80588e777220: Layer already exists [2024-09-18T11:11:00.897Z] 18f7abb406ed: Layer already exists [2024-09-18T11:11:00.897Z] 71c874d42ad6: Layer already exists [2024-09-18T11:11:00.897Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:00.897Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:00.897Z] 490945e14b66: Layer already exists [2024-09-18T11:11:00.897Z] 664c18cd83b1: Layer already exists [2024-09-18T11:11:00.897Z] c8c131ab04a2: Layer already exists [2024-09-18T11:11:00.897Z] c697b2404685: Layer already exists [2024-09-18T11:11:00.897Z] 0b2e11370198: Layer already exists [2024-09-18T11:11:00.897Z] 5f70bf18a086: Layer already exists [2024-09-18T11:11:00.897Z] 1e1753f27ce2: Layer already exists [2024-09-18T11:11:00.897Z] 860ca7f31e64: Layer already exists [2024-09-18T11:11:01.160Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:01.160Z] 3.2.0-dev.77: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:01.508Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:01.861Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:01.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T11:11:01.861Z] 54e4d8221d07: Preparing [2024-09-18T11:11:01.861Z] 80588e777220: Preparing [2024-09-18T11:11:01.861Z] 18f7abb406ed: Preparing [2024-09-18T11:11:01.861Z] ca9310898ebc: Preparing [2024-09-18T11:11:01.861Z] f8c06a2a75cf: Preparing [2024-09-18T11:11:01.861Z] 490945e14b66: Preparing [2024-09-18T11:11:01.861Z] 664c18cd83b1: Preparing [2024-09-18T11:11:01.861Z] 71c874d42ad6: Preparing [2024-09-18T11:11:01.861Z] bd600fd5971d: Preparing [2024-09-18T11:11:01.861Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:01.861Z] c8c131ab04a2: Preparing [2024-09-18T11:11:01.861Z] c697b2404685: Preparing [2024-09-18T11:11:01.861Z] 5f70bf18a086: Preparing [2024-09-18T11:11:01.861Z] 0b2e11370198: Preparing [2024-09-18T11:11:01.861Z] 1e1753f27ce2: Preparing [2024-09-18T11:11:01.861Z] 860ca7f31e64: Preparing [2024-09-18T11:11:01.861Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:01.861Z] bd600fd5971d: Waiting [2024-09-18T11:11:01.861Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:01.861Z] c8c131ab04a2: Waiting [2024-09-18T11:11:01.861Z] c697b2404685: Waiting [2024-09-18T11:11:01.861Z] 5f70bf18a086: Waiting [2024-09-18T11:11:01.861Z] 0b2e11370198: Waiting [2024-09-18T11:11:01.861Z] 1e1753f27ce2: Waiting [2024-09-18T11:11:01.861Z] 490945e14b66: Waiting [2024-09-18T11:11:01.861Z] 860ca7f31e64: Waiting [2024-09-18T11:11:01.861Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:01.861Z] 664c18cd83b1: Waiting [2024-09-18T11:11:01.861Z] 71c874d42ad6: Waiting [2024-09-18T11:11:01.861Z] 80588e777220: Layer already exists [2024-09-18T11:11:01.861Z] ca9310898ebc: Layer already exists [2024-09-18T11:11:01.861Z] 54e4d8221d07: Layer already exists [2024-09-18T11:11:01.861Z] 18f7abb406ed: Layer already exists [2024-09-18T11:11:01.861Z] f8c06a2a75cf: Layer already exists [2024-09-18T11:11:01.861Z] 490945e14b66: Layer already exists [2024-09-18T11:11:01.861Z] 664c18cd83b1: Layer already exists [2024-09-18T11:11:01.861Z] 71c874d42ad6: Layer already exists [2024-09-18T11:11:01.861Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:01.861Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:01.861Z] c697b2404685: Layer already exists [2024-09-18T11:11:01.861Z] 5f70bf18a086: Layer already exists [2024-09-18T11:11:01.861Z] c8c131ab04a2: Layer already exists [2024-09-18T11:11:01.861Z] 0b2e11370198: Layer already exists [2024-09-18T11:11:01.861Z] 1e1753f27ce2: Layer already exists [2024-09-18T11:11:01.861Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:01.861Z] 860ca7f31e64: Layer already exists [2024-09-18T11:11:02.126Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:02.482Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:02.829Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-18T11:11:02.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T11:11:02.829Z] 54e4d8221d07: Preparing [2024-09-18T11:11:02.829Z] 80588e777220: Preparing [2024-09-18T11:11:02.829Z] 18f7abb406ed: Preparing [2024-09-18T11:11:02.829Z] ca9310898ebc: Preparing [2024-09-18T11:11:02.829Z] f8c06a2a75cf: Preparing [2024-09-18T11:11:02.829Z] 490945e14b66: Preparing [2024-09-18T11:11:02.829Z] 664c18cd83b1: Preparing [2024-09-18T11:11:02.829Z] 71c874d42ad6: Preparing [2024-09-18T11:11:02.829Z] bd600fd5971d: Preparing [2024-09-18T11:11:02.829Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:02.829Z] c8c131ab04a2: Preparing [2024-09-18T11:11:02.829Z] c697b2404685: Preparing [2024-09-18T11:11:02.829Z] 5f70bf18a086: Preparing [2024-09-18T11:11:02.829Z] 0b2e11370198: Preparing [2024-09-18T11:11:02.829Z] 1e1753f27ce2: Preparing [2024-09-18T11:11:02.829Z] 860ca7f31e64: Preparing [2024-09-18T11:11:02.829Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:02.829Z] 490945e14b66: Waiting [2024-09-18T11:11:02.829Z] 664c18cd83b1: Waiting [2024-09-18T11:11:02.829Z] 5f70bf18a086: Waiting [2024-09-18T11:11:02.829Z] 71c874d42ad6: Waiting [2024-09-18T11:11:02.829Z] bd600fd5971d: Waiting [2024-09-18T11:11:02.829Z] 0b2e11370198: Waiting [2024-09-18T11:11:02.829Z] 1e1753f27ce2: Waiting [2024-09-18T11:11:02.829Z] 860ca7f31e64: Waiting [2024-09-18T11:11:02.829Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:02.829Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:02.829Z] c8c131ab04a2: Waiting [2024-09-18T11:11:02.829Z] c697b2404685: Waiting [2024-09-18T11:11:02.829Z] 18f7abb406ed: Layer already exists [2024-09-18T11:11:02.829Z] f8c06a2a75cf: Layer already exists [2024-09-18T11:11:02.829Z] 80588e777220: Layer already exists [2024-09-18T11:11:02.829Z] 54e4d8221d07: Layer already exists [2024-09-18T11:11:02.829Z] ca9310898ebc: Layer already exists [2024-09-18T11:11:02.829Z] 490945e14b66: Layer already exists [2024-09-18T11:11:02.829Z] 664c18cd83b1: Layer already exists [2024-09-18T11:11:02.829Z] 71c874d42ad6: Layer already exists [2024-09-18T11:11:02.829Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:02.829Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:02.829Z] 5f70bf18a086: Layer already exists [2024-09-18T11:11:02.829Z] 1e1753f27ce2: Layer already exists [2024-09-18T11:11:02.829Z] c8c131ab04a2: Layer already exists [2024-09-18T11:11:02.829Z] c697b2404685: Layer already exists [2024-09-18T11:11:02.829Z] 0b2e11370198: Layer already exists [2024-09-18T11:11:02.829Z] 860ca7f31e64: Layer already exists [2024-09-18T11:11:02.829Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:03.096Z] main: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:11:03.191Z] ===================================================== [Pipeline] echo [2024-09-18T11:11:03.206Z] taggedImages: [2024-09-18T11:11:03.206Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:03.206Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-18T11:11:03.206Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.77 [2024-09-18T11:11:03.206Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:03.206Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-18T11:11:03.233Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-18T11:11:03.233Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:03.233Z] latest [2024-09-18T11:11:03.233Z] 3.2.0-dev.77 [2024-09-18T11:11:03.233Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:03.233Z] main [2024-09-18T11:11:03.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:03.604Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:03.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:03.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T11:11:03.957Z] 00fa72a147cb: Preparing [2024-09-18T11:11:03.957Z] 5eda459df7c3: Preparing [2024-09-18T11:11:03.957Z] f2341ffe4280: Preparing [2024-09-18T11:11:03.957Z] bc01270a6271: Preparing [2024-09-18T11:11:03.957Z] bd600fd5971d: Preparing [2024-09-18T11:11:03.957Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:03.957Z] 6f54d9671e9e: Preparing [2024-09-18T11:11:03.957Z] bcd50d58c7e7: Preparing [2024-09-18T11:11:03.957Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:03.957Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:03.957Z] bcd50d58c7e7: Waiting [2024-09-18T11:11:03.957Z] 6f54d9671e9e: Waiting [2024-09-18T11:11:03.957Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:03.957Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:04.223Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:04.223Z] f2341ffe4280: Pushed [2024-09-18T11:11:04.223Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:11:04.223Z] 5eda459df7c3: Pushed [2024-09-18T11:11:04.223Z] 00fa72a147cb: Pushed [2024-09-18T11:11:04.223Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:11:04.223Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:09.549Z] bc01270a6271: Pushed [2024-09-18T11:11:09.549Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:09.900Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:10.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-18T11:11:10.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T11:11:10.243Z] 00fa72a147cb: Preparing [2024-09-18T11:11:10.243Z] 5eda459df7c3: Preparing [2024-09-18T11:11:10.243Z] f2341ffe4280: Preparing [2024-09-18T11:11:10.243Z] bc01270a6271: Preparing [2024-09-18T11:11:10.243Z] bd600fd5971d: Preparing [2024-09-18T11:11:10.243Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:10.243Z] 6f54d9671e9e: Preparing [2024-09-18T11:11:10.243Z] bcd50d58c7e7: Preparing [2024-09-18T11:11:10.243Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:10.243Z] 6f54d9671e9e: Waiting [2024-09-18T11:11:10.243Z] bcd50d58c7e7: Waiting [2024-09-18T11:11:10.243Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:10.243Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:10.243Z] f2341ffe4280: Layer already exists [2024-09-18T11:11:10.243Z] 5eda459df7c3: Layer already exists [2024-09-18T11:11:10.243Z] 00fa72a147cb: Layer already exists [2024-09-18T11:11:10.243Z] bc01270a6271: Layer already exists [2024-09-18T11:11:10.243Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:10.243Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:11:10.243Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:11:10.243Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:10.243Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:10.507Z] latest: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:10.855Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:11.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.77 [2024-09-18T11:11:11.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T11:11:11.209Z] 00fa72a147cb: Preparing [2024-09-18T11:11:11.209Z] 5eda459df7c3: Preparing [2024-09-18T11:11:11.209Z] f2341ffe4280: Preparing [2024-09-18T11:11:11.209Z] bc01270a6271: Preparing [2024-09-18T11:11:11.209Z] bd600fd5971d: Preparing [2024-09-18T11:11:11.209Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:11.209Z] 6f54d9671e9e: Preparing [2024-09-18T11:11:11.209Z] bcd50d58c7e7: Preparing [2024-09-18T11:11:11.209Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:11.209Z] 6f54d9671e9e: Waiting [2024-09-18T11:11:11.209Z] bcd50d58c7e7: Waiting [2024-09-18T11:11:11.209Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:11.209Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:11.209Z] bc01270a6271: Layer already exists [2024-09-18T11:11:11.209Z] f2341ffe4280: Layer already exists [2024-09-18T11:11:11.209Z] 00fa72a147cb: Layer already exists [2024-09-18T11:11:11.209Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:11.209Z] 5eda459df7c3: Layer already exists [2024-09-18T11:11:11.209Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:11:11.209Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:11:11.209Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:11.209Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:11.209Z] 3.2.0-dev.77: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:11.560Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:11.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:11.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T11:11:11.912Z] 00fa72a147cb: Preparing [2024-09-18T11:11:11.912Z] 5eda459df7c3: Preparing [2024-09-18T11:11:11.912Z] f2341ffe4280: Preparing [2024-09-18T11:11:11.912Z] bc01270a6271: Preparing [2024-09-18T11:11:11.912Z] bd600fd5971d: Preparing [2024-09-18T11:11:11.912Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:11.912Z] 6f54d9671e9e: Preparing [2024-09-18T11:11:11.912Z] bcd50d58c7e7: Preparing [2024-09-18T11:11:11.912Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:11.912Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:11.912Z] 6f54d9671e9e: Waiting [2024-09-18T11:11:11.912Z] bcd50d58c7e7: Waiting [2024-09-18T11:11:11.912Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:11.912Z] 00fa72a147cb: Layer already exists [2024-09-18T11:11:11.912Z] f2341ffe4280: Layer already exists [2024-09-18T11:11:11.912Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:11.912Z] 5eda459df7c3: Layer already exists [2024-09-18T11:11:11.912Z] bc01270a6271: Layer already exists [2024-09-18T11:11:11.912Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:11:11.912Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:11:11.912Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:11.912Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:11.982Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:12.338Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:12.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-18T11:11:12.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T11:11:12.703Z] 00fa72a147cb: Preparing [2024-09-18T11:11:12.703Z] 5eda459df7c3: Preparing [2024-09-18T11:11:12.703Z] f2341ffe4280: Preparing [2024-09-18T11:11:12.703Z] bc01270a6271: Preparing [2024-09-18T11:11:12.703Z] bd600fd5971d: Preparing [2024-09-18T11:11:12.703Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:12.703Z] 6f54d9671e9e: Preparing [2024-09-18T11:11:12.703Z] bcd50d58c7e7: Preparing [2024-09-18T11:11:12.703Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:12.703Z] 6f54d9671e9e: Waiting [2024-09-18T11:11:12.703Z] bcd50d58c7e7: Waiting [2024-09-18T11:11:12.703Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:12.703Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:12.703Z] f2341ffe4280: Layer already exists [2024-09-18T11:11:12.703Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:12.703Z] 00fa72a147cb: Layer already exists [2024-09-18T11:11:12.703Z] 5eda459df7c3: Layer already exists [2024-09-18T11:11:12.703Z] bc01270a6271: Layer already exists [2024-09-18T11:11:12.703Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:12.703Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:11:12.703Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:12.703Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:11:12.971Z] main: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:11:13.043Z] ===================================================== [Pipeline] echo [2024-09-18T11:11:13.057Z] taggedImages: [2024-09-18T11:11:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-18T11:11:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.77 [2024-09-18T11:11:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-18T11:11:13.087Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-18T11:11:13.087Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:13.087Z] latest [2024-09-18T11:11:13.087Z] 3.2.0-dev.77 [2024-09-18T11:11:13.087Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:13.087Z] main [2024-09-18T11:11:13.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:13.477Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:13.839Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:13.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T11:11:13.839Z] c3f8aee11d17: Preparing [2024-09-18T11:11:13.839Z] 3aae028decc0: Preparing [2024-09-18T11:11:13.839Z] eb98ac995211: Preparing [2024-09-18T11:11:13.839Z] 401fa419481e: Preparing [2024-09-18T11:11:13.839Z] 637497cc56b0: Preparing [2024-09-18T11:11:13.839Z] bd600fd5971d: Preparing [2024-09-18T11:11:13.839Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:13.839Z] 292fdae7b0eb: Preparing [2024-09-18T11:11:13.839Z] f6af1f1e7270: Preparing [2024-09-18T11:11:13.839Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:13.839Z] 292fdae7b0eb: Waiting [2024-09-18T11:11:13.839Z] 10b89b73e4f4: Preparing [2024-09-18T11:11:13.839Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:13.839Z] 10b89b73e4f4: Waiting [2024-09-18T11:11:13.839Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:13.839Z] f6af1f1e7270: Waiting [2024-09-18T11:11:14.117Z] c3f8aee11d17: Pushed [2024-09-18T11:11:14.118Z] 3aae028decc0: Pushed [2024-09-18T11:11:14.118Z] 401fa419481e: Pushed [2024-09-18T11:11:14.118Z] 637497cc56b0: Pushed [2024-09-18T11:11:14.118Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:14.118Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:14.118Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:14.399Z] 292fdae7b0eb: Pushed [2024-09-18T11:11:14.399Z] f6af1f1e7270: Pushed [2024-09-18T11:11:16.340Z] eb98ac995211: Pushed [2024-09-18T11:11:16.605Z] 10b89b73e4f4: Pushed [2024-09-18T11:11:16.870Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:17.225Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:17.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-18T11:11:17.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T11:11:17.578Z] c3f8aee11d17: Preparing [2024-09-18T11:11:17.578Z] 3aae028decc0: Preparing [2024-09-18T11:11:17.578Z] eb98ac995211: Preparing [2024-09-18T11:11:17.578Z] 401fa419481e: Preparing [2024-09-18T11:11:17.578Z] 637497cc56b0: Preparing [2024-09-18T11:11:17.578Z] bd600fd5971d: Preparing [2024-09-18T11:11:17.578Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:17.578Z] 292fdae7b0eb: Preparing [2024-09-18T11:11:17.578Z] f6af1f1e7270: Preparing [2024-09-18T11:11:17.578Z] 10b89b73e4f4: Preparing [2024-09-18T11:11:17.578Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:17.578Z] bd600fd5971d: Waiting [2024-09-18T11:11:17.578Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:17.578Z] 292fdae7b0eb: Waiting [2024-09-18T11:11:17.578Z] f6af1f1e7270: Waiting [2024-09-18T11:11:17.578Z] 10b89b73e4f4: Waiting [2024-09-18T11:11:17.578Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:17.578Z] 3aae028decc0: Layer already exists [2024-09-18T11:11:17.578Z] eb98ac995211: Layer already exists [2024-09-18T11:11:17.578Z] c3f8aee11d17: Layer already exists [2024-09-18T11:11:17.578Z] 401fa419481e: Layer already exists [2024-09-18T11:11:17.578Z] 637497cc56b0: Layer already exists [2024-09-18T11:11:17.578Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:17.578Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:17.578Z] 292fdae7b0eb: Layer already exists [2024-09-18T11:11:17.578Z] f6af1f1e7270: Layer already exists [2024-09-18T11:11:17.578Z] 10b89b73e4f4: Layer already exists [2024-09-18T11:11:17.578Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:17.845Z] latest: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:18.196Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:18.545Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.77 [2024-09-18T11:11:18.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T11:11:18.545Z] c3f8aee11d17: Preparing [2024-09-18T11:11:18.545Z] 3aae028decc0: Preparing [2024-09-18T11:11:18.545Z] eb98ac995211: Preparing [2024-09-18T11:11:18.545Z] 401fa419481e: Preparing [2024-09-18T11:11:18.545Z] 637497cc56b0: Preparing [2024-09-18T11:11:18.545Z] bd600fd5971d: Preparing [2024-09-18T11:11:18.545Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:18.545Z] 292fdae7b0eb: Preparing [2024-09-18T11:11:18.545Z] f6af1f1e7270: Preparing [2024-09-18T11:11:18.545Z] 10b89b73e4f4: Preparing [2024-09-18T11:11:18.545Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:18.545Z] 10b89b73e4f4: Waiting [2024-09-18T11:11:18.545Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:18.545Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:18.545Z] 292fdae7b0eb: Waiting [2024-09-18T11:11:18.545Z] f6af1f1e7270: Waiting [2024-09-18T11:11:18.545Z] bd600fd5971d: Waiting [2024-09-18T11:11:18.545Z] 3aae028decc0: Layer already exists [2024-09-18T11:11:18.545Z] 637497cc56b0: Layer already exists [2024-09-18T11:11:18.545Z] c3f8aee11d17: Layer already exists [2024-09-18T11:11:18.545Z] eb98ac995211: Layer already exists [2024-09-18T11:11:18.545Z] 401fa419481e: Layer already exists [2024-09-18T11:11:18.545Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:18.545Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:18.545Z] 10b89b73e4f4: Layer already exists [2024-09-18T11:11:18.545Z] f6af1f1e7270: Layer already exists [2024-09-18T11:11:18.545Z] 292fdae7b0eb: Layer already exists [2024-09-18T11:11:18.545Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:18.810Z] 3.2.0-dev.77: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:19.159Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:19.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:19.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T11:11:19.505Z] c3f8aee11d17: Preparing [2024-09-18T11:11:19.505Z] 3aae028decc0: Preparing [2024-09-18T11:11:19.505Z] eb98ac995211: Preparing [2024-09-18T11:11:19.505Z] 401fa419481e: Preparing [2024-09-18T11:11:19.505Z] 637497cc56b0: Preparing [2024-09-18T11:11:19.505Z] bd600fd5971d: Preparing [2024-09-18T11:11:19.505Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:19.505Z] 292fdae7b0eb: Preparing [2024-09-18T11:11:19.505Z] f6af1f1e7270: Preparing [2024-09-18T11:11:19.505Z] 10b89b73e4f4: Preparing [2024-09-18T11:11:19.505Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:19.505Z] 292fdae7b0eb: Waiting [2024-09-18T11:11:19.505Z] f6af1f1e7270: Waiting [2024-09-18T11:11:19.505Z] 10b89b73e4f4: Waiting [2024-09-18T11:11:19.505Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:19.505Z] bd600fd5971d: Waiting [2024-09-18T11:11:19.505Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:19.505Z] 401fa419481e: Layer already exists [2024-09-18T11:11:19.505Z] 637497cc56b0: Layer already exists [2024-09-18T11:11:19.505Z] c3f8aee11d17: Layer already exists [2024-09-18T11:11:19.505Z] eb98ac995211: Layer already exists [2024-09-18T11:11:19.505Z] 3aae028decc0: Layer already exists [2024-09-18T11:11:19.505Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:19.505Z] 292fdae7b0eb: Layer already exists [2024-09-18T11:11:19.505Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:19.505Z] 10b89b73e4f4: Layer already exists [2024-09-18T11:11:19.505Z] f6af1f1e7270: Layer already exists [2024-09-18T11:11:19.505Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:19.770Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:20.129Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:20.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-18T11:11:20.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T11:11:20.470Z] c3f8aee11d17: Preparing [2024-09-18T11:11:20.470Z] 3aae028decc0: Preparing [2024-09-18T11:11:20.470Z] eb98ac995211: Preparing [2024-09-18T11:11:20.470Z] 401fa419481e: Preparing [2024-09-18T11:11:20.470Z] 637497cc56b0: Preparing [2024-09-18T11:11:20.470Z] bd600fd5971d: Preparing [2024-09-18T11:11:20.470Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:20.470Z] bd600fd5971d: Waiting [2024-09-18T11:11:20.470Z] 292fdae7b0eb: Preparing [2024-09-18T11:11:20.470Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:20.470Z] f6af1f1e7270: Preparing [2024-09-18T11:11:20.470Z] 10b89b73e4f4: Preparing [2024-09-18T11:11:20.470Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:20.470Z] 292fdae7b0eb: Waiting [2024-09-18T11:11:20.470Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:20.470Z] f6af1f1e7270: Waiting [2024-09-18T11:11:20.470Z] 10b89b73e4f4: Waiting [2024-09-18T11:11:20.470Z] 3aae028decc0: Layer already exists [2024-09-18T11:11:20.470Z] eb98ac995211: Layer already exists [2024-09-18T11:11:20.470Z] 637497cc56b0: Layer already exists [2024-09-18T11:11:20.470Z] 401fa419481e: Layer already exists [2024-09-18T11:11:20.470Z] c3f8aee11d17: Layer already exists [2024-09-18T11:11:20.470Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:20.470Z] 292fdae7b0eb: Layer already exists [2024-09-18T11:11:20.470Z] f6af1f1e7270: Layer already exists [2024-09-18T11:11:20.470Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:20.470Z] 10b89b73e4f4: Layer already exists [2024-09-18T11:11:20.470Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:20.735Z] main: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:11:20.816Z] ===================================================== [Pipeline] echo [2024-09-18T11:11:20.829Z] taggedImages: [2024-09-18T11:11:20.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:20.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-18T11:11:20.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.77 [2024-09-18T11:11:20.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:20.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-18T11:11:20.860Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-18T11:11:20.860Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:20.860Z] latest [2024-09-18T11:11:20.860Z] 3.2.0-dev.77 [2024-09-18T11:11:20.860Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:20.860Z] main [2024-09-18T11:11:20.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:21.239Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:21.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:21.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T11:11:21.584Z] cd829af70804: Preparing [2024-09-18T11:11:21.584Z] 2d8f9c60236a: Preparing [2024-09-18T11:11:21.584Z] f57b79e43a37: Preparing [2024-09-18T11:11:21.584Z] 62e1d92c9d01: Preparing [2024-09-18T11:11:21.584Z] d7b04951de45: Preparing [2024-09-18T11:11:21.584Z] 297876a314d6: Preparing [2024-09-18T11:11:21.584Z] f71f1499d093: Preparing [2024-09-18T11:11:21.584Z] 297876a314d6: Waiting [2024-09-18T11:11:21.584Z] f71f1499d093: Waiting [2024-09-18T11:11:21.584Z] bd600fd5971d: Preparing [2024-09-18T11:11:21.584Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:21.584Z] 9b5fe026666d: Preparing [2024-09-18T11:11:21.584Z] c8fe0bc66e6e: Preparing [2024-09-18T11:11:21.584Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:21.584Z] 9b5fe026666d: Waiting [2024-09-18T11:11:21.584Z] c8fe0bc66e6e: Waiting [2024-09-18T11:11:21.584Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:21.584Z] bd600fd5971d: Waiting [2024-09-18T11:11:21.584Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:21.852Z] 2d8f9c60236a: Pushed [2024-09-18T11:11:21.852Z] d7b04951de45: Pushed [2024-09-18T11:11:21.852Z] cd829af70804: Pushed [2024-09-18T11:11:22.118Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:22.118Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:22.118Z] f71f1499d093: Pushed [2024-09-18T11:11:22.118Z] 297876a314d6: Pushed [2024-09-18T11:11:22.118Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:22.118Z] 9b5fe026666d: Pushed [2024-09-18T11:11:23.518Z] 62e1d92c9d01: Pushed [2024-09-18T11:11:24.475Z] f57b79e43a37: Pushed [2024-09-18T11:11:24.475Z] c8fe0bc66e6e: Pushed [2024-09-18T11:11:24.741Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:25.088Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:25.427Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-18T11:11:25.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T11:11:25.427Z] cd829af70804: Preparing [2024-09-18T11:11:25.427Z] 2d8f9c60236a: Preparing [2024-09-18T11:11:25.427Z] f57b79e43a37: Preparing [2024-09-18T11:11:25.427Z] 62e1d92c9d01: Preparing [2024-09-18T11:11:25.427Z] d7b04951de45: Preparing [2024-09-18T11:11:25.427Z] 297876a314d6: Preparing [2024-09-18T11:11:25.427Z] f71f1499d093: Preparing [2024-09-18T11:11:25.427Z] bd600fd5971d: Preparing [2024-09-18T11:11:25.427Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:25.427Z] 9b5fe026666d: Preparing [2024-09-18T11:11:25.427Z] c8fe0bc66e6e: Preparing [2024-09-18T11:11:25.427Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:25.427Z] 297876a314d6: Waiting [2024-09-18T11:11:25.427Z] f71f1499d093: Waiting [2024-09-18T11:11:25.427Z] bd600fd5971d: Waiting [2024-09-18T11:11:25.427Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:25.427Z] 9b5fe026666d: Waiting [2024-09-18T11:11:25.427Z] c8fe0bc66e6e: Waiting [2024-09-18T11:11:25.427Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:25.427Z] f57b79e43a37: Layer already exists [2024-09-18T11:11:25.427Z] cd829af70804: Layer already exists [2024-09-18T11:11:25.427Z] 2d8f9c60236a: Layer already exists [2024-09-18T11:11:25.427Z] d7b04951de45: Layer already exists [2024-09-18T11:11:25.427Z] 62e1d92c9d01: Layer already exists [2024-09-18T11:11:25.427Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:25.427Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:25.427Z] 9b5fe026666d: Layer already exists [2024-09-18T11:11:25.427Z] 297876a314d6: Layer already exists [2024-09-18T11:11:25.427Z] f71f1499d093: Layer already exists [2024-09-18T11:11:25.427Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:25.427Z] c8fe0bc66e6e: Layer already exists [2024-09-18T11:11:25.691Z] latest: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:26.040Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:26.444Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.77 [2024-09-18T11:11:26.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T11:11:26.444Z] cd829af70804: Preparing [2024-09-18T11:11:26.444Z] 2d8f9c60236a: Preparing [2024-09-18T11:11:26.444Z] f57b79e43a37: Preparing [2024-09-18T11:11:26.444Z] 62e1d92c9d01: Preparing [2024-09-18T11:11:26.444Z] d7b04951de45: Preparing [2024-09-18T11:11:26.444Z] 297876a314d6: Preparing [2024-09-18T11:11:26.444Z] f71f1499d093: Preparing [2024-09-18T11:11:26.444Z] bd600fd5971d: Preparing [2024-09-18T11:11:26.444Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:26.444Z] 9b5fe026666d: Preparing [2024-09-18T11:11:26.444Z] c8fe0bc66e6e: Preparing [2024-09-18T11:11:26.444Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:26.444Z] bd600fd5971d: Waiting [2024-09-18T11:11:26.444Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:26.444Z] 9b5fe026666d: Waiting [2024-09-18T11:11:26.444Z] c8fe0bc66e6e: Waiting [2024-09-18T11:11:26.444Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:26.444Z] 297876a314d6: Waiting [2024-09-18T11:11:26.444Z] f71f1499d093: Waiting [2024-09-18T11:11:26.444Z] 62e1d92c9d01: Layer already exists [2024-09-18T11:11:26.444Z] d7b04951de45: Layer already exists [2024-09-18T11:11:26.444Z] cd829af70804: Layer already exists [2024-09-18T11:11:26.444Z] f57b79e43a37: Layer already exists [2024-09-18T11:11:26.444Z] 2d8f9c60236a: Layer already exists [2024-09-18T11:11:26.444Z] f71f1499d093: Layer already exists [2024-09-18T11:11:26.444Z] 9b5fe026666d: Layer already exists [2024-09-18T11:11:26.444Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:26.444Z] 297876a314d6: Layer already exists [2024-09-18T11:11:26.444Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:26.444Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:26.444Z] c8fe0bc66e6e: Layer already exists [2024-09-18T11:11:26.710Z] 3.2.0-dev.77: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:27.061Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:27.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:27.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T11:11:27.414Z] cd829af70804: Preparing [2024-09-18T11:11:27.414Z] 2d8f9c60236a: Preparing [2024-09-18T11:11:27.414Z] f57b79e43a37: Preparing [2024-09-18T11:11:27.414Z] 62e1d92c9d01: Preparing [2024-09-18T11:11:27.414Z] d7b04951de45: Preparing [2024-09-18T11:11:27.414Z] 297876a314d6: Preparing [2024-09-18T11:11:27.414Z] f71f1499d093: Preparing [2024-09-18T11:11:27.414Z] bd600fd5971d: Preparing [2024-09-18T11:11:27.414Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:27.414Z] 9b5fe026666d: Preparing [2024-09-18T11:11:27.414Z] c8fe0bc66e6e: Preparing [2024-09-18T11:11:27.414Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:27.414Z] bd600fd5971d: Waiting [2024-09-18T11:11:27.414Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:27.414Z] 9b5fe026666d: Waiting [2024-09-18T11:11:27.414Z] c8fe0bc66e6e: Waiting [2024-09-18T11:11:27.414Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:27.414Z] 297876a314d6: Waiting [2024-09-18T11:11:27.414Z] f71f1499d093: Waiting [2024-09-18T11:11:27.414Z] cd829af70804: Layer already exists [2024-09-18T11:11:27.414Z] f57b79e43a37: Layer already exists [2024-09-18T11:11:27.414Z] 62e1d92c9d01: Layer already exists [2024-09-18T11:11:27.414Z] 2d8f9c60236a: Layer already exists [2024-09-18T11:11:27.414Z] d7b04951de45: Layer already exists [2024-09-18T11:11:27.414Z] f71f1499d093: Layer already exists [2024-09-18T11:11:27.414Z] 297876a314d6: Layer already exists [2024-09-18T11:11:27.414Z] 9b5fe026666d: Layer already exists [2024-09-18T11:11:27.414Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:27.414Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:27.414Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:27.414Z] c8fe0bc66e6e: Layer already exists [2024-09-18T11:11:27.678Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:28.029Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:28.369Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-18T11:11:28.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T11:11:28.369Z] cd829af70804: Preparing [2024-09-18T11:11:28.369Z] 2d8f9c60236a: Preparing [2024-09-18T11:11:28.369Z] f57b79e43a37: Preparing [2024-09-18T11:11:28.369Z] 62e1d92c9d01: Preparing [2024-09-18T11:11:28.369Z] d7b04951de45: Preparing [2024-09-18T11:11:28.369Z] 297876a314d6: Preparing [2024-09-18T11:11:28.369Z] f71f1499d093: Preparing [2024-09-18T11:11:28.369Z] 297876a314d6: Waiting [2024-09-18T11:11:28.369Z] bd600fd5971d: Preparing [2024-09-18T11:11:28.369Z] f71f1499d093: Waiting [2024-09-18T11:11:28.369Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:28.369Z] 9b5fe026666d: Preparing [2024-09-18T11:11:28.369Z] dc0aa5c79e71: Waiting [2024-09-18T11:11:28.369Z] c8fe0bc66e6e: Preparing [2024-09-18T11:11:28.369Z] 9b5fe026666d: Waiting [2024-09-18T11:11:28.369Z] c8fe0bc66e6e: Waiting [2024-09-18T11:11:28.369Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:28.369Z] cd829af70804: Layer already exists [2024-09-18T11:11:28.369Z] 2d8f9c60236a: Layer already exists [2024-09-18T11:11:28.369Z] f57b79e43a37: Layer already exists [2024-09-18T11:11:28.369Z] 62e1d92c9d01: Layer already exists [2024-09-18T11:11:28.369Z] d7b04951de45: Layer already exists [2024-09-18T11:11:28.369Z] 297876a314d6: Layer already exists [2024-09-18T11:11:28.369Z] 9b5fe026666d: Layer already exists [2024-09-18T11:11:28.369Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:28.369Z] f71f1499d093: Layer already exists [2024-09-18T11:11:28.369Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:28.370Z] c8fe0bc66e6e: Layer already exists [2024-09-18T11:11:28.370Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:28.635Z] main: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:11:28.710Z] ===================================================== [Pipeline] echo [2024-09-18T11:11:28.721Z] taggedImages: [2024-09-18T11:11:28.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:28.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-18T11:11:28.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.77 [2024-09-18T11:11:28.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:28.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-18T11:11:28.745Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-18T11:11:28.745Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:28.745Z] latest [2024-09-18T11:11:28.745Z] 3.2.0-dev.77 [2024-09-18T11:11:28.745Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:28.745Z] main [2024-09-18T11:11:28.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:29.104Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:29.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:29.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T11:11:29.447Z] 551c337611ef: Preparing [2024-09-18T11:11:29.447Z] 284fe747dcc1: Preparing [2024-09-18T11:11:29.447Z] bd600fd5971d: Preparing [2024-09-18T11:11:29.447Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:29.447Z] 318f6552b4aa: Preparing [2024-09-18T11:11:29.448Z] 21f923391fdf: Preparing [2024-09-18T11:11:29.448Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:29.448Z] 21f923391fdf: Waiting [2024-09-18T11:11:29.448Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:29.448Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:29.448Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:29.712Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:29.712Z] 551c337611ef: Pushed [2024-09-18T11:11:29.712Z] 318f6552b4aa: Pushed [2024-09-18T11:11:31.642Z] 21f923391fdf: Pushed [2024-09-18T11:11:33.043Z] 284fe747dcc1: Pushed [2024-09-18T11:11:33.306Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:33.663Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:34.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-18T11:11:34.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T11:11:34.003Z] 551c337611ef: Preparing [2024-09-18T11:11:34.003Z] 284fe747dcc1: Preparing [2024-09-18T11:11:34.003Z] bd600fd5971d: Preparing [2024-09-18T11:11:34.003Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:34.003Z] 318f6552b4aa: Preparing [2024-09-18T11:11:34.003Z] 21f923391fdf: Preparing [2024-09-18T11:11:34.003Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:34.003Z] 21f923391fdf: Waiting [2024-09-18T11:11:34.003Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:34.003Z] 284fe747dcc1: Layer already exists [2024-09-18T11:11:34.003Z] 551c337611ef: Layer already exists [2024-09-18T11:11:34.003Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:34.003Z] 318f6552b4aa: Layer already exists [2024-09-18T11:11:34.003Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:34.003Z] 21f923391fdf: Layer already exists [2024-09-18T11:11:34.003Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:34.266Z] latest: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:34.631Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:34.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.77 [2024-09-18T11:11:34.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T11:11:34.976Z] 551c337611ef: Preparing [2024-09-18T11:11:34.976Z] 284fe747dcc1: Preparing [2024-09-18T11:11:34.976Z] bd600fd5971d: Preparing [2024-09-18T11:11:34.976Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:34.976Z] 318f6552b4aa: Preparing [2024-09-18T11:11:34.976Z] 21f923391fdf: Preparing [2024-09-18T11:11:34.976Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:34.976Z] 21f923391fdf: Waiting [2024-09-18T11:11:34.976Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:34.976Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:34.976Z] 318f6552b4aa: Layer already exists [2024-09-18T11:11:34.976Z] 551c337611ef: Layer already exists [2024-09-18T11:11:34.976Z] 284fe747dcc1: Layer already exists [2024-09-18T11:11:34.976Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:34.976Z] 21f923391fdf: Layer already exists [2024-09-18T11:11:34.976Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:35.241Z] 3.2.0-dev.77: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:35.599Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:35.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:35.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T11:11:35.947Z] 551c337611ef: Preparing [2024-09-18T11:11:35.947Z] 284fe747dcc1: Preparing [2024-09-18T11:11:35.947Z] bd600fd5971d: Preparing [2024-09-18T11:11:35.947Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:35.947Z] 318f6552b4aa: Preparing [2024-09-18T11:11:35.947Z] 21f923391fdf: Preparing [2024-09-18T11:11:35.947Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:35.947Z] 21f923391fdf: Waiting [2024-09-18T11:11:35.947Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:35.947Z] 284fe747dcc1: Layer already exists [2024-09-18T11:11:35.947Z] 551c337611ef: Layer already exists [2024-09-18T11:11:35.947Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:35.947Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:35.947Z] 318f6552b4aa: Layer already exists [2024-09-18T11:11:35.947Z] 21f923391fdf: Layer already exists [2024-09-18T11:11:35.947Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:36.213Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:36.565Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:36.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-18T11:11:36.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T11:11:36.910Z] 551c337611ef: Preparing [2024-09-18T11:11:36.910Z] 284fe747dcc1: Preparing [2024-09-18T11:11:36.910Z] bd600fd5971d: Preparing [2024-09-18T11:11:36.910Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:36.910Z] 318f6552b4aa: Preparing [2024-09-18T11:11:36.910Z] 21f923391fdf: Preparing [2024-09-18T11:11:36.910Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:36.910Z] 21f923391fdf: Waiting [2024-09-18T11:11:36.910Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:36.910Z] 284fe747dcc1: Layer already exists [2024-09-18T11:11:36.910Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:36.910Z] 318f6552b4aa: Layer already exists [2024-09-18T11:11:36.910Z] 551c337611ef: Layer already exists [2024-09-18T11:11:36.910Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:36.910Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:36.910Z] 21f923391fdf: Layer already exists [2024-09-18T11:11:37.176Z] main: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:11:37.261Z] ===================================================== [Pipeline] echo [2024-09-18T11:11:37.277Z] taggedImages: [2024-09-18T11:11:37.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:37.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-18T11:11:37.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.77 [2024-09-18T11:11:37.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:37.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-18T11:11:37.306Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-18T11:11:37.306Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:37.306Z] latest [2024-09-18T11:11:37.306Z] 3.2.0-dev.77 [2024-09-18T11:11:37.306Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:11:37.306Z] main [2024-09-18T11:11:37.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:37.674Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:11:38.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:11:38.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T11:11:38.031Z] 8324389cb553: Preparing [2024-09-18T11:11:38.031Z] e8eb8faf64b9: Preparing [2024-09-18T11:11:38.031Z] 07d04b129d45: Preparing [2024-09-18T11:11:38.031Z] bd600fd5971d: Preparing [2024-09-18T11:11:38.031Z] dc0aa5c79e71: Preparing [2024-09-18T11:11:38.031Z] 0bc4e3b94d02: Preparing [2024-09-18T11:11:38.031Z] 2c5955080000: Preparing [2024-09-18T11:11:38.031Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:11:38.031Z] 81342944c624: Preparing [2024-09-18T11:11:38.031Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:11:38.031Z] 2c5955080000: Waiting [2024-09-18T11:11:38.031Z] 0cf3ee5fa08d: Waiting [2024-09-18T11:11:38.031Z] 0bc4e3b94d02: Waiting [2024-09-18T11:11:38.031Z] 81342944c624: Waiting [2024-09-18T11:11:38.031Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:11:38.031Z] bd600fd5971d: Layer already exists [2024-09-18T11:11:38.031Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:11:38.296Z] 07d04b129d45: Pushed [2024-09-18T11:11:38.296Z] e8eb8faf64b9: Pushed [2024-09-18T11:11:38.296Z] 8324389cb553: Pushed [2024-09-18T11:11:38.296Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:11:38.296Z] 0cf3ee5fa08d: Pushed [2024-09-18T11:11:39.248Z] 81342944c624: Pushed [2024-09-18T11:11:51.541Z] 2c5955080000: Pushed [2024-09-18T11:11:59.722Z] 0bc4e3b94d02: Pushed [2024-09-18T11:11:59.722Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:00.073Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:00.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-18T11:12:00.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T11:12:00.419Z] 8324389cb553: Preparing [2024-09-18T11:12:00.419Z] e8eb8faf64b9: Preparing [2024-09-18T11:12:00.419Z] 07d04b129d45: Preparing [2024-09-18T11:12:00.419Z] bd600fd5971d: Preparing [2024-09-18T11:12:00.419Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:00.419Z] 0bc4e3b94d02: Preparing [2024-09-18T11:12:00.419Z] 2c5955080000: Preparing [2024-09-18T11:12:00.419Z] 0bc4e3b94d02: Waiting [2024-09-18T11:12:00.419Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:12:00.419Z] 2c5955080000: Waiting [2024-09-18T11:12:00.419Z] 81342944c624: Preparing [2024-09-18T11:12:00.419Z] 81342944c624: Waiting [2024-09-18T11:12:00.419Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:00.419Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:00.419Z] e8eb8faf64b9: Layer already exists [2024-09-18T11:12:00.419Z] 07d04b129d45: Layer already exists [2024-09-18T11:12:00.419Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:00.419Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:00.419Z] 8324389cb553: Layer already exists [2024-09-18T11:12:00.419Z] 2c5955080000: Layer already exists [2024-09-18T11:12:00.419Z] 0bc4e3b94d02: Layer already exists [2024-09-18T11:12:00.419Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:00.419Z] 81342944c624: Layer already exists [2024-09-18T11:12:00.419Z] 0cf3ee5fa08d: Layer already exists [2024-09-18T11:12:00.684Z] latest: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:01.027Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:01.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.77 [2024-09-18T11:12:01.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T11:12:01.372Z] 8324389cb553: Preparing [2024-09-18T11:12:01.372Z] e8eb8faf64b9: Preparing [2024-09-18T11:12:01.372Z] 07d04b129d45: Preparing [2024-09-18T11:12:01.372Z] bd600fd5971d: Preparing [2024-09-18T11:12:01.372Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:01.372Z] 0bc4e3b94d02: Preparing [2024-09-18T11:12:01.372Z] 2c5955080000: Preparing [2024-09-18T11:12:01.372Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:12:01.372Z] 81342944c624: Preparing [2024-09-18T11:12:01.372Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:01.372Z] 0bc4e3b94d02: Waiting [2024-09-18T11:12:01.372Z] 2c5955080000: Waiting [2024-09-18T11:12:01.372Z] 0cf3ee5fa08d: Waiting [2024-09-18T11:12:01.372Z] 81342944c624: Waiting [2024-09-18T11:12:01.372Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:01.372Z] 07d04b129d45: Layer already exists [2024-09-18T11:12:01.372Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:01.372Z] e8eb8faf64b9: Layer already exists [2024-09-18T11:12:01.372Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:01.372Z] 8324389cb553: Layer already exists [2024-09-18T11:12:01.372Z] 2c5955080000: Layer already exists [2024-09-18T11:12:01.372Z] 0cf3ee5fa08d: Layer already exists [2024-09-18T11:12:01.372Z] 0bc4e3b94d02: Layer already exists [2024-09-18T11:12:01.372Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:01.372Z] 81342944c624: Layer already exists [2024-09-18T11:12:01.638Z] 3.2.0-dev.77: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:01.996Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:02.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:12:02.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T11:12:02.342Z] 8324389cb553: Preparing [2024-09-18T11:12:02.342Z] e8eb8faf64b9: Preparing [2024-09-18T11:12:02.342Z] 07d04b129d45: Preparing [2024-09-18T11:12:02.342Z] bd600fd5971d: Preparing [2024-09-18T11:12:02.342Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:02.342Z] 0bc4e3b94d02: Preparing [2024-09-18T11:12:02.342Z] 2c5955080000: Preparing [2024-09-18T11:12:02.342Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:12:02.342Z] 81342944c624: Preparing [2024-09-18T11:12:02.342Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:02.342Z] 2c5955080000: Waiting [2024-09-18T11:12:02.342Z] 0cf3ee5fa08d: Waiting [2024-09-18T11:12:02.342Z] 81342944c624: Waiting [2024-09-18T11:12:02.342Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:02.342Z] 0bc4e3b94d02: Waiting [2024-09-18T11:12:02.342Z] 07d04b129d45: Layer already exists [2024-09-18T11:12:02.342Z] e8eb8faf64b9: Layer already exists [2024-09-18T11:12:02.342Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:02.342Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:02.342Z] 8324389cb553: Layer already exists [2024-09-18T11:12:02.342Z] 0bc4e3b94d02: Layer already exists [2024-09-18T11:12:02.342Z] 2c5955080000: Layer already exists [2024-09-18T11:12:02.342Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:02.342Z] 0cf3ee5fa08d: Layer already exists [2024-09-18T11:12:02.342Z] 81342944c624: Layer already exists [2024-09-18T11:12:02.608Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:02.956Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:03.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-18T11:12:03.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T11:12:03.300Z] 8324389cb553: Preparing [2024-09-18T11:12:03.300Z] e8eb8faf64b9: Preparing [2024-09-18T11:12:03.300Z] 07d04b129d45: Preparing [2024-09-18T11:12:03.300Z] bd600fd5971d: Preparing [2024-09-18T11:12:03.300Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:03.300Z] 0bc4e3b94d02: Preparing [2024-09-18T11:12:03.300Z] 2c5955080000: Preparing [2024-09-18T11:12:03.300Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:12:03.300Z] 81342944c624: Preparing [2024-09-18T11:12:03.300Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:03.300Z] 2c5955080000: Waiting [2024-09-18T11:12:03.300Z] 0cf3ee5fa08d: Waiting [2024-09-18T11:12:03.300Z] 81342944c624: Waiting [2024-09-18T11:12:03.300Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:03.300Z] 0bc4e3b94d02: Waiting [2024-09-18T11:12:03.300Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:03.300Z] 8324389cb553: Layer already exists [2024-09-18T11:12:03.300Z] 07d04b129d45: Layer already exists [2024-09-18T11:12:03.300Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:03.300Z] e8eb8faf64b9: Layer already exists [2024-09-18T11:12:03.300Z] 81342944c624: Layer already exists [2024-09-18T11:12:03.566Z] 2c5955080000: Layer already exists [2024-09-18T11:12:03.566Z] 0cf3ee5fa08d: Layer already exists [2024-09-18T11:12:03.566Z] 0bc4e3b94d02: Layer already exists [2024-09-18T11:12:03.566Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:03.566Z] main: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:12:03.637Z] ===================================================== [Pipeline] echo [2024-09-18T11:12:03.648Z] taggedImages: [2024-09-18T11:12:03.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:12:03.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-18T11:12:03.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.77 [2024-09-18T11:12:03.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:12:03.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-18T11:12:03.672Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-18T11:12:03.672Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:12:03.672Z] latest [2024-09-18T11:12:03.672Z] 3.2.0-dev.77 [2024-09-18T11:12:03.672Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:12:03.672Z] main [2024-09-18T11:12:03.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:04.040Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:04.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:12:04.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T11:12:04.391Z] 006cd07bd5e2: Preparing [2024-09-18T11:12:04.391Z] a29cccf2f122: Preparing [2024-09-18T11:12:04.391Z] e4d14f26b924: Preparing [2024-09-18T11:12:04.391Z] bd600fd5971d: Preparing [2024-09-18T11:12:04.391Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:04.391Z] 899a9c65608b: Preparing [2024-09-18T11:12:04.391Z] 2a521d182a1e: Preparing [2024-09-18T11:12:04.391Z] 406b2627de2b: Preparing [2024-09-18T11:12:04.391Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:04.391Z] 2a521d182a1e: Waiting [2024-09-18T11:12:04.391Z] 406b2627de2b: Waiting [2024-09-18T11:12:04.391Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:04.391Z] 899a9c65608b: Waiting [2024-09-18T11:12:04.391Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:04.391Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:04.657Z] 006cd07bd5e2: Pushed [2024-09-18T11:12:04.657Z] a29cccf2f122: Pushed [2024-09-18T11:12:04.657Z] 2a521d182a1e: Pushed [2024-09-18T11:12:04.657Z] e4d14f26b924: Pushed [2024-09-18T11:12:04.657Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:05.239Z] 406b2627de2b: Pushed [2024-09-18T11:12:27.275Z] 899a9c65608b: Pushed [2024-09-18T11:12:27.275Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:27.636Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:27.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-18T11:12:27.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T11:12:27.983Z] 006cd07bd5e2: Preparing [2024-09-18T11:12:27.983Z] a29cccf2f122: Preparing [2024-09-18T11:12:27.983Z] e4d14f26b924: Preparing [2024-09-18T11:12:27.983Z] bd600fd5971d: Preparing [2024-09-18T11:12:27.983Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:27.983Z] 899a9c65608b: Preparing [2024-09-18T11:12:27.983Z] 2a521d182a1e: Preparing [2024-09-18T11:12:27.983Z] 406b2627de2b: Preparing [2024-09-18T11:12:27.983Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:27.983Z] 2a521d182a1e: Waiting [2024-09-18T11:12:27.983Z] 406b2627de2b: Waiting [2024-09-18T11:12:27.983Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:27.983Z] 899a9c65608b: Waiting [2024-09-18T11:12:28.249Z] a29cccf2f122: Layer already exists [2024-09-18T11:12:28.249Z] 006cd07bd5e2: Layer already exists [2024-09-18T11:12:28.249Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:28.249Z] e4d14f26b924: Layer already exists [2024-09-18T11:12:28.249Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:28.249Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:28.249Z] 2a521d182a1e: Layer already exists [2024-09-18T11:12:28.249Z] 899a9c65608b: Layer already exists [2024-09-18T11:12:28.515Z] 406b2627de2b: Layer already exists [2024-09-18T11:12:28.515Z] latest: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:28.877Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:29.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.77 [2024-09-18T11:12:29.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T11:12:29.810Z] 006cd07bd5e2: Preparing [2024-09-18T11:12:29.810Z] a29cccf2f122: Preparing [2024-09-18T11:12:29.810Z] e4d14f26b924: Preparing [2024-09-18T11:12:29.810Z] bd600fd5971d: Preparing [2024-09-18T11:12:29.810Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:29.810Z] 899a9c65608b: Preparing [2024-09-18T11:12:29.810Z] 2a521d182a1e: Preparing [2024-09-18T11:12:29.810Z] 406b2627de2b: Preparing [2024-09-18T11:12:29.810Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:29.810Z] 899a9c65608b: Waiting [2024-09-18T11:12:29.810Z] 2a521d182a1e: Waiting [2024-09-18T11:12:29.810Z] 406b2627de2b: Waiting [2024-09-18T11:12:29.810Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:29.810Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:29.810Z] 006cd07bd5e2: Layer already exists [2024-09-18T11:12:29.810Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:29.810Z] e4d14f26b924: Layer already exists [2024-09-18T11:12:29.810Z] a29cccf2f122: Layer already exists [2024-09-18T11:12:29.810Z] 406b2627de2b: Layer already exists [2024-09-18T11:12:29.810Z] 899a9c65608b: Layer already exists [2024-09-18T11:12:29.810Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:29.810Z] 2a521d182a1e: Layer already exists [2024-09-18T11:12:30.075Z] 3.2.0-dev.77: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:30.433Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:30.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:12:30.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T11:12:30.786Z] 006cd07bd5e2: Preparing [2024-09-18T11:12:30.786Z] a29cccf2f122: Preparing [2024-09-18T11:12:30.786Z] e4d14f26b924: Preparing [2024-09-18T11:12:30.786Z] bd600fd5971d: Preparing [2024-09-18T11:12:30.786Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:30.786Z] 899a9c65608b: Preparing [2024-09-18T11:12:30.786Z] 2a521d182a1e: Preparing [2024-09-18T11:12:30.786Z] 406b2627de2b: Preparing [2024-09-18T11:12:30.786Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:30.786Z] 2a521d182a1e: Waiting [2024-09-18T11:12:30.786Z] 899a9c65608b: Waiting [2024-09-18T11:12:30.786Z] 406b2627de2b: Waiting [2024-09-18T11:12:30.786Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:30.786Z] 006cd07bd5e2: Layer already exists [2024-09-18T11:12:30.786Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:30.786Z] a29cccf2f122: Layer already exists [2024-09-18T11:12:30.786Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:30.786Z] e4d14f26b924: Layer already exists [2024-09-18T11:12:30.786Z] 2a521d182a1e: Layer already exists [2024-09-18T11:12:30.786Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:30.786Z] 899a9c65608b: Layer already exists [2024-09-18T11:12:30.786Z] 406b2627de2b: Layer already exists [2024-09-18T11:12:31.052Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:31.409Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:31.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-18T11:12:31.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T11:12:31.766Z] 006cd07bd5e2: Preparing [2024-09-18T11:12:31.766Z] a29cccf2f122: Preparing [2024-09-18T11:12:31.766Z] e4d14f26b924: Preparing [2024-09-18T11:12:31.766Z] bd600fd5971d: Preparing [2024-09-18T11:12:31.766Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:31.766Z] 899a9c65608b: Preparing [2024-09-18T11:12:31.766Z] 2a521d182a1e: Preparing [2024-09-18T11:12:31.766Z] 899a9c65608b: Waiting [2024-09-18T11:12:31.766Z] 2a521d182a1e: Waiting [2024-09-18T11:12:31.766Z] 406b2627de2b: Preparing [2024-09-18T11:12:31.766Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:31.766Z] 406b2627de2b: Waiting [2024-09-18T11:12:31.766Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:31.766Z] e4d14f26b924: Layer already exists [2024-09-18T11:12:31.766Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:31.766Z] a29cccf2f122: Layer already exists [2024-09-18T11:12:31.766Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:31.766Z] 006cd07bd5e2: Layer already exists [2024-09-18T11:12:31.766Z] 2a521d182a1e: Layer already exists [2024-09-18T11:12:31.766Z] 899a9c65608b: Layer already exists [2024-09-18T11:12:31.766Z] 406b2627de2b: Layer already exists [2024-09-18T11:12:31.766Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:32.032Z] main: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:12:32.114Z] ===================================================== [Pipeline] echo [2024-09-18T11:12:32.126Z] taggedImages: [2024-09-18T11:12:32.126Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:12:32.126Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-18T11:12:32.126Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.77 [2024-09-18T11:12:32.126Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:12:32.126Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-18T11:12:32.145Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-18T11:12:32.145Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:12:32.145Z] latest [2024-09-18T11:12:32.145Z] 3.2.0-dev.77 [2024-09-18T11:12:32.145Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:12:32.145Z] main [2024-09-18T11:12:32.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:32.506Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:32.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:12:32.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T11:12:32.863Z] 7f7681a76250: Preparing [2024-09-18T11:12:32.863Z] 00fa7338c90c: Preparing [2024-09-18T11:12:32.863Z] 92e341757990: Preparing [2024-09-18T11:12:32.863Z] bd600fd5971d: Preparing [2024-09-18T11:12:32.863Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:32.863Z] f47dce53b093: Preparing [2024-09-18T11:12:32.863Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:12:32.863Z] 81342944c624: Preparing [2024-09-18T11:12:32.863Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:32.863Z] f47dce53b093: Waiting [2024-09-18T11:12:32.863Z] 0cf3ee5fa08d: Waiting [2024-09-18T11:12:32.863Z] 81342944c624: Waiting [2024-09-18T11:12:32.863Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:32.863Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:32.863Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:33.128Z] 0cf3ee5fa08d: Layer already exists [2024-09-18T11:12:33.128Z] 92e341757990: Pushed [2024-09-18T11:12:33.128Z] 81342944c624: Layer already exists [2024-09-18T11:12:33.128Z] 7f7681a76250: Pushed [2024-09-18T11:12:33.128Z] 00fa7338c90c: Pushed [2024-09-18T11:12:33.128Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:55.289Z] f47dce53b093: Pushed [2024-09-18T11:12:55.289Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:55.637Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:55.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-18T11:12:55.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T11:12:55.993Z] 7f7681a76250: Preparing [2024-09-18T11:12:55.993Z] 00fa7338c90c: Preparing [2024-09-18T11:12:55.993Z] 92e341757990: Preparing [2024-09-18T11:12:55.993Z] bd600fd5971d: Preparing [2024-09-18T11:12:55.993Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:55.993Z] f47dce53b093: Preparing [2024-09-18T11:12:55.993Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:12:55.993Z] 81342944c624: Preparing [2024-09-18T11:12:55.993Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:55.993Z] f47dce53b093: Waiting [2024-09-18T11:12:55.993Z] 0cf3ee5fa08d: Waiting [2024-09-18T11:12:55.993Z] 81342944c624: Waiting [2024-09-18T11:12:55.993Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:55.993Z] 92e341757990: Layer already exists [2024-09-18T11:12:55.993Z] 7f7681a76250: Layer already exists [2024-09-18T11:12:55.993Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:55.993Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:55.993Z] 00fa7338c90c: Layer already exists [2024-09-18T11:12:55.993Z] f47dce53b093: Layer already exists [2024-09-18T11:12:55.993Z] 81342944c624: Layer already exists [2024-09-18T11:12:55.993Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:55.993Z] 0cf3ee5fa08d: Layer already exists [2024-09-18T11:12:56.257Z] latest: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:56.610Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:56.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.77 [2024-09-18T11:12:56.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T11:12:56.949Z] 7f7681a76250: Preparing [2024-09-18T11:12:56.949Z] 00fa7338c90c: Preparing [2024-09-18T11:12:56.949Z] 92e341757990: Preparing [2024-09-18T11:12:56.949Z] bd600fd5971d: Preparing [2024-09-18T11:12:56.949Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:56.949Z] f47dce53b093: Preparing [2024-09-18T11:12:56.949Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:12:56.949Z] 81342944c624: Preparing [2024-09-18T11:12:56.949Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:56.949Z] 0cf3ee5fa08d: Waiting [2024-09-18T11:12:56.949Z] 81342944c624: Waiting [2024-09-18T11:12:56.949Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:56.949Z] f47dce53b093: Waiting [2024-09-18T11:12:56.949Z] 7f7681a76250: Layer already exists [2024-09-18T11:12:56.949Z] 92e341757990: Layer already exists [2024-09-18T11:12:56.949Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:56.949Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:56.949Z] 00fa7338c90c: Layer already exists [2024-09-18T11:12:56.949Z] 0cf3ee5fa08d: Layer already exists [2024-09-18T11:12:56.949Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:56.949Z] 81342944c624: Layer already exists [2024-09-18T11:12:56.949Z] f47dce53b093: Layer already exists [2024-09-18T11:12:57.213Z] 3.2.0-dev.77: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:57.574Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:57.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:12:57.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T11:12:57.914Z] 7f7681a76250: Preparing [2024-09-18T11:12:57.914Z] 00fa7338c90c: Preparing [2024-09-18T11:12:57.914Z] 92e341757990: Preparing [2024-09-18T11:12:57.914Z] bd600fd5971d: Preparing [2024-09-18T11:12:57.914Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:57.914Z] f47dce53b093: Preparing [2024-09-18T11:12:57.914Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:12:57.914Z] 81342944c624: Preparing [2024-09-18T11:12:57.914Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:57.914Z] 81342944c624: Waiting [2024-09-18T11:12:57.914Z] f47dce53b093: Waiting [2024-09-18T11:12:57.914Z] 0cf3ee5fa08d: Waiting [2024-09-18T11:12:57.914Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:57.914Z] 92e341757990: Layer already exists [2024-09-18T11:12:57.914Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:57.914Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:57.914Z] 7f7681a76250: Layer already exists [2024-09-18T11:12:57.914Z] 00fa7338c90c: Layer already exists [2024-09-18T11:12:57.914Z] f47dce53b093: Layer already exists [2024-09-18T11:12:57.914Z] 81342944c624: Layer already exists [2024-09-18T11:12:57.914Z] 0cf3ee5fa08d: Layer already exists [2024-09-18T11:12:57.914Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:58.179Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:58.526Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:58.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-18T11:12:58.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T11:12:58.870Z] 7f7681a76250: Preparing [2024-09-18T11:12:58.870Z] 00fa7338c90c: Preparing [2024-09-18T11:12:58.870Z] 92e341757990: Preparing [2024-09-18T11:12:58.870Z] bd600fd5971d: Preparing [2024-09-18T11:12:58.870Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:58.870Z] f47dce53b093: Preparing [2024-09-18T11:12:58.870Z] 0cf3ee5fa08d: Preparing [2024-09-18T11:12:58.870Z] 81342944c624: Preparing [2024-09-18T11:12:58.870Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:58.870Z] 0cf3ee5fa08d: Waiting [2024-09-18T11:12:58.870Z] 81342944c624: Waiting [2024-09-18T11:12:58.870Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:58.870Z] f47dce53b093: Waiting [2024-09-18T11:12:58.870Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:12:58.870Z] 00fa7338c90c: Layer already exists [2024-09-18T11:12:58.870Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:58.870Z] 7f7681a76250: Layer already exists [2024-09-18T11:12:58.870Z] 92e341757990: Layer already exists [2024-09-18T11:12:58.870Z] f47dce53b093: Layer already exists [2024-09-18T11:12:58.870Z] 81342944c624: Layer already exists [2024-09-18T11:12:58.870Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:12:58.870Z] 0cf3ee5fa08d: Layer already exists [2024-09-18T11:12:59.135Z] main: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:12:59.217Z] ===================================================== [Pipeline] echo [2024-09-18T11:12:59.231Z] taggedImages: [2024-09-18T11:12:59.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:12:59.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-18T11:12:59.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.77 [2024-09-18T11:12:59.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:12:59.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-18T11:12:59.256Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-18T11:12:59.256Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:12:59.256Z] latest [2024-09-18T11:12:59.256Z] 3.2.0-dev.77 [2024-09-18T11:12:59.256Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:12:59.256Z] main [2024-09-18T11:12:59.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:59.610Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:12:59.959Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:12:59.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T11:12:59.959Z] df9b5cd02789: Preparing [2024-09-18T11:12:59.959Z] 422baaf0c424: Preparing [2024-09-18T11:12:59.959Z] bd600fd5971d: Preparing [2024-09-18T11:12:59.959Z] dc0aa5c79e71: Preparing [2024-09-18T11:12:59.959Z] 743c56d32de4: Preparing [2024-09-18T11:12:59.959Z] 9fcd79622bc1: Preparing [2024-09-18T11:12:59.959Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:12:59.959Z] 9fcd79622bc1: Waiting [2024-09-18T11:12:59.959Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:12:59.959Z] bd600fd5971d: Layer already exists [2024-09-18T11:12:59.959Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:00.231Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:00.231Z] df9b5cd02789: Pushed [2024-09-18T11:13:00.231Z] 743c56d32de4: Pushed [2024-09-18T11:13:01.182Z] 9fcd79622bc1: Pushed [2024-09-18T11:13:07.800Z] 422baaf0c424: Pushed [2024-09-18T11:13:07.800Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:08.158Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:08.512Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-18T11:13:08.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T11:13:08.513Z] df9b5cd02789: Preparing [2024-09-18T11:13:08.513Z] 422baaf0c424: Preparing [2024-09-18T11:13:08.513Z] bd600fd5971d: Preparing [2024-09-18T11:13:08.513Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:08.513Z] 743c56d32de4: Preparing [2024-09-18T11:13:08.513Z] 9fcd79622bc1: Preparing [2024-09-18T11:13:08.513Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:08.513Z] 9fcd79622bc1: Waiting [2024-09-18T11:13:08.513Z] 743c56d32de4: Layer already exists [2024-09-18T11:13:08.513Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:08.513Z] df9b5cd02789: Layer already exists [2024-09-18T11:13:08.513Z] 422baaf0c424: Layer already exists [2024-09-18T11:13:08.513Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:08.513Z] 9fcd79622bc1: Layer already exists [2024-09-18T11:13:08.513Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:08.513Z] latest: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:09.136Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:09.491Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.77 [2024-09-18T11:13:09.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T11:13:09.491Z] df9b5cd02789: Preparing [2024-09-18T11:13:09.491Z] 422baaf0c424: Preparing [2024-09-18T11:13:09.491Z] bd600fd5971d: Preparing [2024-09-18T11:13:09.491Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:09.491Z] 743c56d32de4: Preparing [2024-09-18T11:13:09.491Z] 9fcd79622bc1: Preparing [2024-09-18T11:13:09.491Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:09.491Z] 9fcd79622bc1: Waiting [2024-09-18T11:13:09.491Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:09.491Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:09.491Z] 422baaf0c424: Layer already exists [2024-09-18T11:13:09.491Z] df9b5cd02789: Layer already exists [2024-09-18T11:13:09.491Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:09.491Z] 743c56d32de4: Layer already exists [2024-09-18T11:13:09.491Z] 9fcd79622bc1: Layer already exists [2024-09-18T11:13:09.491Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:09.491Z] 3.2.0-dev.77: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:09.841Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:10.198Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:13:10.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T11:13:10.198Z] df9b5cd02789: Preparing [2024-09-18T11:13:10.198Z] 422baaf0c424: Preparing [2024-09-18T11:13:10.198Z] bd600fd5971d: Preparing [2024-09-18T11:13:10.198Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:10.198Z] 743c56d32de4: Preparing [2024-09-18T11:13:10.198Z] 9fcd79622bc1: Preparing [2024-09-18T11:13:10.198Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:10.198Z] 9fcd79622bc1: Waiting [2024-09-18T11:13:10.198Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:10.198Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:10.198Z] 422baaf0c424: Layer already exists [2024-09-18T11:13:10.198Z] df9b5cd02789: Layer already exists [2024-09-18T11:13:10.198Z] 743c56d32de4: Layer already exists [2024-09-18T11:13:10.198Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:10.198Z] 9fcd79622bc1: Layer already exists [2024-09-18T11:13:10.198Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:10.198Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:10.549Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:10.889Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-18T11:13:10.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T11:13:10.889Z] df9b5cd02789: Preparing [2024-09-18T11:13:10.889Z] 422baaf0c424: Preparing [2024-09-18T11:13:10.889Z] bd600fd5971d: Preparing [2024-09-18T11:13:10.889Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:10.889Z] 743c56d32de4: Preparing [2024-09-18T11:13:10.889Z] 9fcd79622bc1: Preparing [2024-09-18T11:13:10.889Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:10.889Z] 9fcd79622bc1: Waiting [2024-09-18T11:13:10.889Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:10.889Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:10.889Z] df9b5cd02789: Layer already exists [2024-09-18T11:13:10.889Z] 743c56d32de4: Layer already exists [2024-09-18T11:13:10.889Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:10.889Z] 422baaf0c424: Layer already exists [2024-09-18T11:13:10.889Z] 9fcd79622bc1: Layer already exists [2024-09-18T11:13:10.889Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:10.889Z] main: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:13:11.234Z] ===================================================== [Pipeline] echo [2024-09-18T11:13:11.248Z] taggedImages: [2024-09-18T11:13:11.248Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:13:11.248Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-18T11:13:11.248Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.77 [2024-09-18T11:13:11.248Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:13:11.248Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-18T11:13:11.278Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-18T11:13:11.278Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:13:11.278Z] latest [2024-09-18T11:13:11.278Z] 3.2.0-dev.77 [2024-09-18T11:13:11.278Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:13:11.278Z] main [2024-09-18T11:13:11.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:11.650Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:11.995Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:13:11.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T11:13:11.995Z] 765aa1ed8e93: Preparing [2024-09-18T11:13:11.995Z] 77b72adc6d38: Preparing [2024-09-18T11:13:11.995Z] bd600fd5971d: Preparing [2024-09-18T11:13:11.995Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:11.995Z] 780bd534b8a5: Preparing [2024-09-18T11:13:11.995Z] eaa4a72cc020: Preparing [2024-09-18T11:13:11.995Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:11.995Z] eaa4a72cc020: Waiting [2024-09-18T11:13:11.995Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:11.995Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:11.995Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:12.259Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:12.259Z] 765aa1ed8e93: Pushed [2024-09-18T11:13:12.259Z] 780bd534b8a5: Pushed [2024-09-18T11:13:12.522Z] eaa4a72cc020: Pushed [2024-09-18T11:13:20.692Z] 77b72adc6d38: Pushed [2024-09-18T11:13:20.692Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:21.055Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:21.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-18T11:13:21.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T11:13:21.408Z] 765aa1ed8e93: Preparing [2024-09-18T11:13:21.408Z] 77b72adc6d38: Preparing [2024-09-18T11:13:21.408Z] bd600fd5971d: Preparing [2024-09-18T11:13:21.408Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:21.408Z] 780bd534b8a5: Preparing [2024-09-18T11:13:21.408Z] eaa4a72cc020: Preparing [2024-09-18T11:13:21.408Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:21.408Z] eaa4a72cc020: Waiting [2024-09-18T11:13:21.408Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:21.408Z] 765aa1ed8e93: Layer already exists [2024-09-18T11:13:21.408Z] 77b72adc6d38: Layer already exists [2024-09-18T11:13:21.408Z] 780bd534b8a5: Layer already exists [2024-09-18T11:13:21.408Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:21.408Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:21.408Z] eaa4a72cc020: Layer already exists [2024-09-18T11:13:21.408Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:21.672Z] latest: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:22.025Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:22.381Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.77 [2024-09-18T11:13:22.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T11:13:22.381Z] 765aa1ed8e93: Preparing [2024-09-18T11:13:22.381Z] 77b72adc6d38: Preparing [2024-09-18T11:13:22.381Z] bd600fd5971d: Preparing [2024-09-18T11:13:22.381Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:22.381Z] 780bd534b8a5: Preparing [2024-09-18T11:13:22.381Z] eaa4a72cc020: Preparing [2024-09-18T11:13:22.381Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:22.381Z] eaa4a72cc020: Waiting [2024-09-18T11:13:22.381Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:22.381Z] 765aa1ed8e93: Layer already exists [2024-09-18T11:13:22.381Z] 77b72adc6d38: Layer already exists [2024-09-18T11:13:22.381Z] 780bd534b8a5: Layer already exists [2024-09-18T11:13:22.381Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:22.381Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:22.381Z] eaa4a72cc020: Layer already exists [2024-09-18T11:13:22.381Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:22.645Z] 3.2.0-dev.77: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:22.995Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:23.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:13:23.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T11:13:23.344Z] 765aa1ed8e93: Preparing [2024-09-18T11:13:23.344Z] 77b72adc6d38: Preparing [2024-09-18T11:13:23.344Z] bd600fd5971d: Preparing [2024-09-18T11:13:23.344Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:23.344Z] 780bd534b8a5: Preparing [2024-09-18T11:13:23.344Z] eaa4a72cc020: Preparing [2024-09-18T11:13:23.344Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:23.344Z] eaa4a72cc020: Waiting [2024-09-18T11:13:23.344Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:23.344Z] 780bd534b8a5: Layer already exists [2024-09-18T11:13:23.344Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:23.344Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:23.344Z] 77b72adc6d38: Layer already exists [2024-09-18T11:13:23.344Z] 765aa1ed8e93: Layer already exists [2024-09-18T11:13:23.344Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:23.344Z] eaa4a72cc020: Layer already exists [2024-09-18T11:13:23.344Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:23.960Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:24.320Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-18T11:13:24.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T11:13:24.321Z] 765aa1ed8e93: Preparing [2024-09-18T11:13:24.321Z] 77b72adc6d38: Preparing [2024-09-18T11:13:24.321Z] bd600fd5971d: Preparing [2024-09-18T11:13:24.321Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:24.321Z] 780bd534b8a5: Preparing [2024-09-18T11:13:24.321Z] eaa4a72cc020: Preparing [2024-09-18T11:13:24.321Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:24.321Z] eaa4a72cc020: Waiting [2024-09-18T11:13:24.321Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:24.321Z] 765aa1ed8e93: Layer already exists [2024-09-18T11:13:24.321Z] 77b72adc6d38: Layer already exists [2024-09-18T11:13:24.321Z] 780bd534b8a5: Layer already exists [2024-09-18T11:13:24.321Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:24.321Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:24.321Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:24.321Z] eaa4a72cc020: Layer already exists [2024-09-18T11:13:24.586Z] main: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:13:24.665Z] ===================================================== [Pipeline] echo [2024-09-18T11:13:24.684Z] taggedImages: [2024-09-18T11:13:24.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:13:24.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-18T11:13:24.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.77 [2024-09-18T11:13:24.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:13:24.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-18T11:13:24.717Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-18T11:13:24.717Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:13:24.717Z] latest [2024-09-18T11:13:24.717Z] 3.2.0-dev.77 [2024-09-18T11:13:24.717Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:13:24.717Z] main [2024-09-18T11:13:24.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:25.093Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:25.445Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:13:25.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T11:13:25.445Z] 4ac4fc618c78: Preparing [2024-09-18T11:13:25.445Z] 0d7584ca479d: Preparing [2024-09-18T11:13:25.445Z] bd600fd5971d: Preparing [2024-09-18T11:13:25.445Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:25.445Z] 6f54d9671e9e: Preparing [2024-09-18T11:13:25.445Z] bcd50d58c7e7: Preparing [2024-09-18T11:13:25.445Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:25.445Z] bcd50d58c7e7: Waiting [2024-09-18T11:13:25.445Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:25.445Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:13:25.445Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:25.446Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:25.709Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:13:25.709Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:25.709Z] 4ac4fc618c78: Pushed [2024-09-18T11:13:33.890Z] 0d7584ca479d: Pushed [2024-09-18T11:13:33.890Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:34.238Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:34.582Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-18T11:13:34.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T11:13:34.582Z] 4ac4fc618c78: Preparing [2024-09-18T11:13:34.582Z] 0d7584ca479d: Preparing [2024-09-18T11:13:34.582Z] bd600fd5971d: Preparing [2024-09-18T11:13:34.582Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:34.582Z] 6f54d9671e9e: Preparing [2024-09-18T11:13:34.582Z] bcd50d58c7e7: Preparing [2024-09-18T11:13:34.582Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:34.582Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:34.582Z] bcd50d58c7e7: Waiting [2024-09-18T11:13:34.582Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:34.582Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:34.582Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:13:34.582Z] 4ac4fc618c78: Layer already exists [2024-09-18T11:13:34.582Z] 0d7584ca479d: Layer already exists [2024-09-18T11:13:34.582Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:13:34.582Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:49.541Z] latest: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:49.906Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:50.257Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.77 [2024-09-18T11:13:50.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T11:13:50.257Z] 4ac4fc618c78: Preparing [2024-09-18T11:13:50.257Z] 0d7584ca479d: Preparing [2024-09-18T11:13:50.257Z] bd600fd5971d: Preparing [2024-09-18T11:13:50.257Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:50.257Z] 6f54d9671e9e: Preparing [2024-09-18T11:13:50.257Z] bcd50d58c7e7: Preparing [2024-09-18T11:13:50.257Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:50.257Z] bcd50d58c7e7: Waiting [2024-09-18T11:13:50.257Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:50.257Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:50.257Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:50.257Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:13:50.257Z] 0d7584ca479d: Layer already exists [2024-09-18T11:13:50.257Z] 4ac4fc618c78: Layer already exists [2024-09-18T11:13:50.257Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:50.257Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:13:50.521Z] 3.2.0-dev.77: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:50.862Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:51.212Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:13:51.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T11:13:51.212Z] 4ac4fc618c78: Preparing [2024-09-18T11:13:51.212Z] 0d7584ca479d: Preparing [2024-09-18T11:13:51.212Z] bd600fd5971d: Preparing [2024-09-18T11:13:51.212Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:51.212Z] 6f54d9671e9e: Preparing [2024-09-18T11:13:51.212Z] bcd50d58c7e7: Preparing [2024-09-18T11:13:51.212Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:51.212Z] bcd50d58c7e7: Waiting [2024-09-18T11:13:51.212Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:51.212Z] 0d7584ca479d: Layer already exists [2024-09-18T11:13:51.212Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:51.212Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:13:51.212Z] 4ac4fc618c78: Layer already exists [2024-09-18T11:13:51.212Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:51.212Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:51.212Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:13:51.477Z] 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:51.836Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:52.184Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-18T11:13:52.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T11:13:53.141Z] 4ac4fc618c78: Preparing [2024-09-18T11:13:53.141Z] 0d7584ca479d: Preparing [2024-09-18T11:13:53.141Z] bd600fd5971d: Preparing [2024-09-18T11:13:53.141Z] dc0aa5c79e71: Preparing [2024-09-18T11:13:53.141Z] 6f54d9671e9e: Preparing [2024-09-18T11:13:53.141Z] bcd50d58c7e7: Preparing [2024-09-18T11:13:53.141Z] 4aeaa0e7d41f: Preparing [2024-09-18T11:13:53.141Z] bcd50d58c7e7: Waiting [2024-09-18T11:13:53.141Z] 4aeaa0e7d41f: Waiting [2024-09-18T11:13:53.406Z] dc0aa5c79e71: Layer already exists [2024-09-18T11:13:53.406Z] 0d7584ca479d: Layer already exists [2024-09-18T11:13:53.406Z] 6f54d9671e9e: Layer already exists [2024-09-18T11:13:53.406Z] 4ac4fc618c78: Layer already exists [2024-09-18T11:13:53.406Z] bd600fd5971d: Layer already exists [2024-09-18T11:13:53.406Z] bcd50d58c7e7: Layer already exists [2024-09-18T11:13:53.671Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T11:13:56.234Z] main: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T11:13:56.311Z] ===================================================== [Pipeline] echo [2024-09-18T11:13:56.331Z] taggedImages: [2024-09-18T11:13:56.331Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [2024-09-18T11:13:56.331Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-18T11:13:56.331Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.77 [2024-09-18T11:13:56.331Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [2024-09-18T11:13:56.331Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:56.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T11:13:56.726Z] [2024-09-18T11:13:56.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:13:57.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T11:13:57.060Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-18T11:13:57.060Z] 8998bd30e6a1: Pulling fs layer [2024-09-18T11:13:57.060Z] 04944245beec: Pulling fs layer [2024-09-18T11:13:57.060Z] 699f458cf7ca: Pulling fs layer [2024-09-18T11:13:57.060Z] 765212b225bb: Pulling fs layer [2024-09-18T11:13:57.060Z] f23df028b6ca: Pulling fs layer [2024-09-18T11:13:57.060Z] d65c8cfc05b1: Pulling fs layer [2024-09-18T11:13:57.060Z] 765212b225bb: Waiting [2024-09-18T11:13:57.060Z] 2437ff75d9bd: Pulling fs layer [2024-09-18T11:13:57.060Z] f23df028b6ca: Waiting [2024-09-18T11:13:57.060Z] d65c8cfc05b1: Waiting [2024-09-18T11:13:57.060Z] 2437ff75d9bd: Waiting [2024-09-18T11:13:57.327Z] 04944245beec: Verifying Checksum [2024-09-18T11:13:57.327Z] 04944245beec: Download complete [2024-09-18T11:13:57.327Z] 765212b225bb: Verifying Checksum [2024-09-18T11:13:57.327Z] 765212b225bb: Download complete [2024-09-18T11:13:57.327Z] f23df028b6ca: Verifying Checksum [2024-09-18T11:13:57.327Z] f23df028b6ca: Download complete [2024-09-18T11:13:57.327Z] d65c8cfc05b1: Verifying Checksum [2024-09-18T11:13:57.327Z] d65c8cfc05b1: Download complete [2024-09-18T11:13:57.594Z] 699f458cf7ca: Verifying Checksum [2024-09-18T11:13:57.594Z] 699f458cf7ca: Download complete [2024-09-18T11:13:57.861Z] 8998bd30e6a1: Verifying Checksum [2024-09-18T11:13:57.861Z] 8998bd30e6a1: Download complete [2024-09-18T11:14:00.444Z] 2437ff75d9bd: Verifying Checksum [2024-09-18T11:14:00.444Z] 2437ff75d9bd: Download complete [2024-09-18T11:14:03.020Z] 8998bd30e6a1: Pull complete [2024-09-18T11:14:03.286Z] 04944245beec: Pull complete [2024-09-18T11:14:05.221Z] 699f458cf7ca: Pull complete [2024-09-18T11:14:05.221Z] 765212b225bb: Pull complete [2024-09-18T11:14:05.801Z] f23df028b6ca: Pull complete [2024-09-18T11:14:06.066Z] d65c8cfc05b1: Pull complete [2024-09-18T11:14:24.254Z] 2437ff75d9bd: Pull complete [2024-09-18T11:14:24.254Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-18T11:14:24.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T11:14:24.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T11:14:24.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-10600 does not seem to be running inside a container [2024-09-18T11:14:24.533Z] $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-18T11:14:26.363Z] $ docker top 1cb1f537a0295113a040865978e5f5fbe1ee7129496dc2bfadc87bfdfad721e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:14:27.279Z] ---> job-cost.sh [2024-09-18T11:14:27.279Z] lf-activate-venv: SKIPPING [2024-09-18T11:14:27.279Z] INFO: No Stack... [2024-09-18T11:14:27.545Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-18T11:14:28.498Z] INFO: Archiving Costs [Pipeline] sh [2024-09-18T11:14:29.130Z] + cat /w/workspace/edgex-go/699/archives/cost.csv [2024-09-18T11:14:29.130Z] + cut -d, -f6 [Pipeline] lock [2024-09-18T11:14:29.168Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-699-stack-cost] [2024-09-18T11:14:29.183Z] Resource [jenkins-edgexfoundry-edgex-go-main-699-stack-cost] did not exist. Created. [2024-09-18T11:14:29.191Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-699-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-18T11:14:29.844Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-18T11:14:30.627Z] Stashed 1 file(s) [Pipeline] } [2024-09-18T11:14:30.639Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-699-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-18T11:14:30.665Z] $ docker stop --time=1 1cb1f537a0295113a040865978e5f5fbe1ee7129496dc2bfadc87bfdfad721e3 [2024-09-18T11:14:32.337Z] $ docker rm -f --volumes 1cb1f537a0295113a040865978e5f5fbe1ee7129496dc2bfadc87bfdfad721e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-18T11:14:32.984Z] provisioning config files... [2024-09-18T11:14:32.992Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/699@tmp/config14109968157757243929tmp [Pipeline] { [Pipeline] sh [2024-09-18T11:14:33.288Z] + set +x [2024-09-18T11:14:33.288Z] + curl -s https://codecov.io/bash [2024-09-18T11:14:33.288Z] + bash -s -- [2024-09-18T11:14:33.288Z] [2024-09-18T11:14:33.288Z] _____ _ [2024-09-18T11:14:33.288Z] / ____| | | [2024-09-18T11:14:33.288Z] | | ___ __| | ___ ___ _____ __ [2024-09-18T11:14:33.288Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-18T11:14:33.288Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-18T11:14:33.288Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-18T11:14:33.288Z] Bash-1.0.6 [2024-09-18T11:14:33.288Z] [2024-09-18T11:14:33.288Z] [2024-09-18T11:14:33.288Z] ==> git version 2.25.1 found [2024-09-18T11:14:33.288Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-18T11:14:33.288Z] Release-Date: 2020-01-08 [2024-09-18T11:14:33.288Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-18T11:14:33.288Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-18T11:14:33.288Z] ==> Jenkins CI detected. [2024-09-18T11:14:33.288Z] current dir:  /w/workspace/edgex-go/699 [2024-09-18T11:14:33.288Z] project root: . [2024-09-18T11:14:33.288Z] --> token set from env [2024-09-18T11:14:33.288Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-18T11:14:33.548Z] ==> Running gcov in . (disable via -X gcov) [2024-09-18T11:14:33.548Z] ==> Python coveragepy not found [2024-09-18T11:14:33.548Z] ==> Searching for coverage reports in: [2024-09-18T11:14:33.548Z] + . [2024-09-18T11:14:33.548Z] -> Found 1 reports [2024-09-18T11:14:33.548Z] ==> Detecting git/mercurial file structure [2024-09-18T11:14:33.548Z] ==> Reading reports [2024-09-18T11:14:33.548Z] + ./coverage.out bytes=566233 [2024-09-18T11:14:33.548Z] ==> Appending adjustments [2024-09-18T11:14:33.548Z] https://docs.codecov.io/docs/fixing-reports [2024-09-18T11:14:34.928Z] + Found adjustments [2024-09-18T11:14:34.928Z] ==> Gzipping contents [2024-09-18T11:14:34.928Z] 72K /tmp/codecov.EdnttW.gz [2024-09-18T11:14:34.928Z] ==> Uploading reports [2024-09-18T11:14:34.928Z] url: https://codecov.io [2024-09-18T11:14:34.928Z] query: branch=main&commit=39fb80160b69b3d3eb729ce139bf3991b631cf1c&build=699&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F699%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-18T11:14:34.928Z] -> Pinging Codecov [2024-09-18T11:14:34.929Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39fb80160b69b3d3eb729ce139bf3991b631cf1c&build=699&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F699%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-18T11:14:34.929Z] -> Uploading to [2024-09-18T11:14:34.929Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/39fb80160b69b3d3eb729ce139bf3991b631cf1c/0dc38ced-2630-478b-b30f-f66db5c28154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T111434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75cececa79c9391b1f75761fc405fc8bd4ea1021546f9a4ff71c2bb56299b859 [2024-09-18T11:14:34.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T11:14:34.929Z] Dload Upload Total Spent Left Speed [2024-09-18T11:14:35.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69974 0 0 100 69974 0 243k --:--:-- --:--:-- --:--:-- 243k [2024-09-18T11:14:35.188Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [2024-09-18T11:14:35.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-18T11:14:35.434Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-18T11:14:35.452Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:14:35.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-18T11:14:35.762Z] [2024-09-18T11:14:35.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:14:36.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-18T11:14:36.063Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-18T11:14:36.063Z] 619be1103602: Already exists [2024-09-18T11:14:36.063Z] f8ea3408117e: Pulling fs layer [2024-09-18T11:14:36.063Z] 91320369b822: Pulling fs layer [2024-09-18T11:14:36.063Z] 0406650e8295: Pulling fs layer [2024-09-18T11:14:36.063Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T11:14:36.063Z] 96d80e3f36e1: Pulling fs layer [2024-09-18T11:14:36.063Z] bcf3aedb951c: Pulling fs layer [2024-09-18T11:14:36.063Z] 4f4fb700ef54: Waiting [2024-09-18T11:14:36.063Z] 96d80e3f36e1: Waiting [2024-09-18T11:14:36.063Z] bcf3aedb951c: Waiting [2024-09-18T11:14:36.063Z] 0406650e8295: Verifying Checksum [2024-09-18T11:14:36.063Z] 0406650e8295: Download complete [2024-09-18T11:14:36.063Z] f8ea3408117e: Download complete [2024-09-18T11:14:36.063Z] 4f4fb700ef54: Download complete [2024-09-18T11:14:36.063Z] f8ea3408117e: Pull complete [2024-09-18T11:14:36.322Z] 96d80e3f36e1: Verifying Checksum [2024-09-18T11:14:36.322Z] 96d80e3f36e1: Download complete [2024-09-18T11:14:36.578Z] 91320369b822: Download complete [2024-09-18T11:14:37.144Z] bcf3aedb951c: Verifying Checksum [2024-09-18T11:14:37.144Z] bcf3aedb951c: Download complete [2024-09-18T11:14:39.669Z] 91320369b822: Pull complete [2024-09-18T11:14:39.927Z] 0406650e8295: Pull complete [2024-09-18T11:14:39.927Z] 4f4fb700ef54: Pull complete [2024-09-18T11:14:40.185Z] 96d80e3f36e1: Pull complete [2024-09-18T11:14:43.470Z] bcf3aedb951c: Pull complete [2024-09-18T11:14:43.470Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-18T11:14:43.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-18T11:14:43.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T11:14:43.576Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T11:14:43.585Z] $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-18T11:14:50.428Z] $ docker top 33c2fe6ad21effae2ebaa88b11703ea8267e3aac7cb8dc04c19ddc50beee84d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T11:14:50.813Z] + git config --global --add safe.directory /w/workspace/edgex-go/699 [Pipeline] echo [2024-09-18T11:14:50.825Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-18T11:14:51.106Z] + set -o pipefail [2024-09-18T11:14:51.106Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-18T11:15:01.086Z] [2024-09-18T11:15:01.086Z] Monitoring /w/workspace/edgex-go/699 (github.com/edgexfoundry/edgex-go)... [2024-09-18T11:15:01.086Z] [2024-09-18T11:15:01.086Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3b827326-a86e-46a2-9c3e-5f377d581e8f [2024-09-18T11:15:01.086Z] [2024-09-18T11:15:01.086Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-18T11:15:01.086Z] [2024-09-18T11:15:01.086Z] [2024-09-18T11:15:01.087Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-18T11:15:01.087Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-18T11:15:01.073Z] $ docker stop --time=1 33c2fe6ad21effae2ebaa88b11703ea8267e3aac7cb8dc04c19ddc50beee84d8 [2024-09-18T11:15:09.646Z] $ docker rm -f --volumes 33c2fe6ad21effae2ebaa88b11703ea8267e3aac7cb8dc04c19ddc50beee84d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-18T11:15:10.214Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T11:15:10.230Z] provisioning config files... [2024-09-18T11:15:10.238Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/699@tmp/config121705648537282079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:15:10.537Z] --> edgex-publish-swagger.sh [2024-09-18T11:15:10.537Z] === Publish openapi/v3 API === [2024-09-18T11:15:10.537Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-18T11:15:10.537Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/699/openapi/v3/core-command.yaml] [2024-09-18T11:15:10.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T11:15:10.537Z] Dload Upload Total Spent Left Speed [2024-09-18T11:15:10.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 76237 --:--:-- --:--:-- --:--:-- 76237 [2024-09-18T11:15:10.797Z] [2024-09-18T11:15:10.797Z] [2024-09-18T11:15:10.797Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/699/openapi/v3/core-data.yaml] [2024-09-18T11:15:10.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T11:15:10.797Z] Dload Upload Total Spent Left Speed [2024-09-18T11:15:11.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 183k --:--:-- --:--:-- --:--:-- 183k [2024-09-18T11:15:11.366Z] [2024-09-18T11:15:11.366Z] [2024-09-18T11:15:11.366Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/699/openapi/v3/core-keeper.yaml] [2024-09-18T11:15:11.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T11:15:11.366Z] Dload Upload Total Spent Left Speed [2024-09-18T11:15:11.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 261 127k --:--:-- --:--:-- --:--:-- 126k [2024-09-18T11:15:11.626Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-18T11:15:11.626Z] [2024-09-18T11:15:11.626Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/699/openapi/v3/core-metadata.yaml] [2024-09-18T11:15:11.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T11:15:11.626Z] Dload Upload Total Spent Left Speed [2024-09-18T11:15:11.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 430 411k --:--:-- --:--:-- --:--:-- 411k [2024-09-18T11:15:11.886Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-18T11:15:11.886Z] [2024-09-18T11:15:11.887Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/699/openapi/v3/support-cron-scheduler.yaml] [2024-09-18T11:15:11.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T11:15:11.887Z] Dload Upload Total Spent Left Speed [2024-09-18T11:15:12.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 290 208k --:--:-- --:--:-- --:--:-- 208k [2024-09-18T11:15:12.146Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-18T11:15:12.146Z] [2024-09-18T11:15:12.146Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/699/openapi/v3/support-notifications.yaml] [2024-09-18T11:15:12.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T11:15:12.146Z] Dload Upload Total Spent Left Speed [2024-09-18T11:15:12.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 439 240k --:--:-- --:--:-- --:--:-- 239k 100 87457 100 156 100 87301 439 240k --:--:-- --:--:-- --:--:-- 239k [2024-09-18T11:15:12.404Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-18T11:15:12.404Z] [2024-09-18T11:15:12.404Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/699/openapi/v3/support-scheduler.yaml] [2024-09-18T11:15:12.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T11:15:12.662Z] Dload Upload Total Spent Left Speed [2024-09-18T11:15:12.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 523 121k --:--:-- --:--:-- --:--:-- 121k [2024-09-18T11:15:12.922Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-18T11:15:12.922Z] [Pipeline] } [2024-09-18T11:15:12.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-09-18T11:15:13.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T11:15:13.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:15:13.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T11:15:13.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T11:15:13.843Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T11:15:13.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-18T11:15:14.401Z] $ docker top 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 -eo pid,comm [2024-09-18T11:15:14.482Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-18T11:15:14.482Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T11:15:14.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T11:15:14.554Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T11:15:14.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T11:15:14.644Z] $ docker exec 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 ssh-agent [2024-09-18T11:15:14.765Z] SSH_AUTH_SOCK=/tmp/ssh-rxQKdAlPeCoV/agent.32 [2024-09-18T11:15:14.765Z] SSH_AGENT_PID=38 [2024-09-18T11:15:14.770Z] Running ssh-add (command line suppressed) [2024-09-18T11:15:14.833Z] Identity added: /w/workspace/edgex-go/699@tmp/private_key_7277210372865688554.key (/w/workspace/edgex-go/699@tmp/private_key_7277210372865688554.key) [2024-09-18T11:15:14.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T11:15:15.175Z] + git semver tag [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,330 [run_tag] DEBUG tag force:False [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,330 [check_head_tag] DEBUG check head tag [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,334 [execute] INFO git cat-file --batch-check [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=) [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,338 [execute] INFO git cat-file --batch [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=) [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,382 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,382 [execute] INFO git tag -a v3.2.0-dev.77 -m v3.2.0-dev.77 [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,383 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.77', '-m', 'v3.2.0-dev.77'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=None) [2024-09-18T11:15:15.437Z] 2024-09-18 11:15:15,387 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main [2024-09-18T11:15:15.437Z] 3.2.0-dev.77 [Pipeline] } [2024-09-18T11:15:15.421Z] $ docker exec --env ******** --env ******** 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 ssh-agent -k [2024-09-18T11:15:15.534Z] unset SSH_AUTH_SOCK; [2024-09-18T11:15:15.534Z] unset SSH_AGENT_PID; [2024-09-18T11:15:15.534Z] echo Agent pid 38 killed; [2024-09-18T11:15:15.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T11:15:15.894Z] + git semver [Pipeline] } [2024-09-18T11:15:16.142Z] $ docker stop --time=1 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 [2024-09-18T11:15:17.428Z] $ docker rm -f --volumes 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:15:17.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-18T11:15:17.866Z] [2024-09-18T11:15:17.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:15:18.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-18T11:15:18.170Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-18T11:15:18.170Z] ab5ef0e58194: Pulling fs layer [2024-09-18T11:15:18.170Z] 9712f1f96733: Pulling fs layer [2024-09-18T11:15:18.170Z] 63f879dbbcfc: Pulling fs layer [2024-09-18T11:15:18.170Z] 0d9ebad4ef96: Pulling fs layer [2024-09-18T11:15:18.170Z] e9a5061849ea: Pulling fs layer [2024-09-18T11:15:18.171Z] d747dcd14b5f: Pulling fs layer [2024-09-18T11:15:18.171Z] 2de7ff778b66: Pulling fs layer [2024-09-18T11:15:18.171Z] d747dcd14b5f: Waiting [2024-09-18T11:15:18.171Z] 0d9ebad4ef96: Waiting [2024-09-18T11:15:18.171Z] 2de7ff778b66: Waiting [2024-09-18T11:15:18.171Z] e9a5061849ea: Waiting [2024-09-18T11:15:18.171Z] 9712f1f96733: Verifying Checksum [2024-09-18T11:15:18.171Z] 9712f1f96733: Download complete [2024-09-18T11:15:18.428Z] 63f879dbbcfc: Verifying Checksum [2024-09-18T11:15:18.428Z] 63f879dbbcfc: Download complete [2024-09-18T11:15:18.687Z] e9a5061849ea: Verifying Checksum [2024-09-18T11:15:18.687Z] e9a5061849ea: Download complete [2024-09-18T11:15:18.687Z] d747dcd14b5f: Verifying Checksum [2024-09-18T11:15:18.687Z] d747dcd14b5f: Download complete [2024-09-18T11:15:18.687Z] ab5ef0e58194: Verifying Checksum [2024-09-18T11:15:18.687Z] ab5ef0e58194: Download complete [2024-09-18T11:15:18.687Z] 0d9ebad4ef96: Verifying Checksum [2024-09-18T11:15:18.687Z] 0d9ebad4ef96: Download complete [2024-09-18T11:15:18.946Z] 2de7ff778b66: Verifying Checksum [2024-09-18T11:15:18.946Z] 2de7ff778b66: Download complete [2024-09-18T11:15:21.474Z] ab5ef0e58194: Pull complete [2024-09-18T11:15:21.474Z] 9712f1f96733: Pull complete [2024-09-18T11:15:22.039Z] 63f879dbbcfc: Pull complete [2024-09-18T11:15:26.234Z] 0d9ebad4ef96: Pull complete [2024-09-18T11:15:26.234Z] e9a5061849ea: Pull complete [2024-09-18T11:15:26.234Z] d747dcd14b5f: Pull complete [2024-09-18T11:15:27.169Z] 2de7ff778b66: Pull complete [2024-09-18T11:15:27.169Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-18T11:15:27.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-18T11:15:27.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T11:15:27.273Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T11:15:27.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-18T11:15:35.029Z] $ docker top e177b39bf7155aa032e6772b47260a4eb6dfca66af102690a356383712101ae3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-18T11:15:35.138Z] provisioning config files... [2024-09-18T11:15:35.145Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/699@tmp/config15910354157913518253tmp [2024-09-18T11:15:35.156Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/699@tmp/config1517240042077000593tmp [2024-09-18T11:15:35.166Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/699@tmp/config2456121190916575071tmp [Pipeline] { [Pipeline] echo [2024-09-18T11:15:35.194Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:15:35.489Z] ---> sigul-configuration.sh [2024-09-18T11:15:35.489Z] gpg: directory `/root/.gnupg' created [2024-09-18T11:15:35.489Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-18T11:15:35.489Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-18T11:15:35.489Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-18T11:15:35.489Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-18T11:15:35.489Z] gpg: CAST5 encrypted data [2024-09-18T11:15:35.489Z] gpg: encrypted with 1 passphrase [2024-09-18T11:15:35.489Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-18T11:15:35.783Z] + mkdir /home/jenkins [2024-09-18T11:15:35.784Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-18T11:15:36.078Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-18T11:15:36.090Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:15:36.380Z] ---> sigul-install.sh [2024-09-18T11:15:36.380Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-18T11:15:36.680Z] + git tag --list [2024-09-18T11:15:36.680Z] 0.6.0 [2024-09-18T11:15:36.680Z] 0.6.1 [2024-09-18T11:15:36.680Z] 0.7.0 [2024-09-18T11:15:36.680Z] 0.7.1 [2024-09-18T11:15:36.680Z] v1.0.0 [2024-09-18T11:15:36.680Z] v1.0.1 [2024-09-18T11:15:36.680Z] v1.1.0 [2024-09-18T11:15:36.680Z] v1.2.0 [2024-09-18T11:15:36.680Z] v1.2.1 [2024-09-18T11:15:36.680Z] v1.3.0 [2024-09-18T11:15:36.680Z] v1.3.1 [2024-09-18T11:15:36.680Z] v2.0.0 [2024-09-18T11:15:36.680Z] v2.1.0 [2024-09-18T11:15:36.680Z] v2.1.1 [2024-09-18T11:15:36.680Z] v2.2.0 [2024-09-18T11:15:36.680Z] v2.3.0 [2024-09-18T11:15:36.680Z] v3.0 [2024-09-18T11:15:36.680Z] v3.0.0 [2024-09-18T11:15:36.680Z] v3.1 [2024-09-18T11:15:36.680Z] v3.1.0 [2024-09-18T11:15:36.680Z] v3.1.0-dev.1 [2024-09-18T11:15:36.680Z] v3.1.0-dev.10 [2024-09-18T11:15:36.680Z] v3.1.0-dev.11 [2024-09-18T11:15:36.680Z] v3.1.0-dev.12 [2024-09-18T11:15:36.680Z] v3.1.0-dev.13 [2024-09-18T11:15:36.680Z] v3.1.0-dev.14 [2024-09-18T11:15:36.680Z] v3.1.0-dev.15 [2024-09-18T11:15:36.680Z] v3.1.0-dev.16 [2024-09-18T11:15:36.681Z] v3.1.0-dev.17 [2024-09-18T11:15:36.681Z] v3.1.0-dev.18 [2024-09-18T11:15:36.681Z] v3.1.0-dev.19 [2024-09-18T11:15:36.681Z] v3.1.0-dev.2 [2024-09-18T11:15:36.681Z] v3.1.0-dev.20 [2024-09-18T11:15:36.681Z] v3.1.0-dev.21 [2024-09-18T11:15:36.681Z] v3.1.0-dev.22 [2024-09-18T11:15:36.681Z] v3.1.0-dev.23 [2024-09-18T11:15:36.681Z] v3.1.0-dev.24 [2024-09-18T11:15:36.681Z] v3.1.0-dev.25 [2024-09-18T11:15:36.681Z] v3.1.0-dev.26 [2024-09-18T11:15:36.681Z] v3.1.0-dev.27 [2024-09-18T11:15:36.681Z] v3.1.0-dev.28 [2024-09-18T11:15:36.681Z] v3.1.0-dev.29 [2024-09-18T11:15:36.681Z] v3.1.0-dev.3 [2024-09-18T11:15:36.681Z] v3.1.0-dev.30 [2024-09-18T11:15:36.681Z] v3.1.0-dev.31 [2024-09-18T11:15:36.681Z] v3.1.0-dev.32 [2024-09-18T11:15:36.681Z] v3.1.0-dev.33 [2024-09-18T11:15:36.681Z] v3.1.0-dev.34 [2024-09-18T11:15:36.681Z] v3.1.0-dev.35 [2024-09-18T11:15:36.681Z] v3.1.0-dev.36 [2024-09-18T11:15:36.681Z] v3.1.0-dev.37 [2024-09-18T11:15:36.681Z] v3.1.0-dev.38 [2024-09-18T11:15:36.681Z] v3.1.0-dev.39 [2024-09-18T11:15:36.681Z] v3.1.0-dev.4 [2024-09-18T11:15:36.681Z] v3.1.0-dev.40 [2024-09-18T11:15:36.681Z] v3.1.0-dev.41 [2024-09-18T11:15:36.681Z] v3.1.0-dev.42 [2024-09-18T11:15:36.681Z] v3.1.0-dev.43 [2024-09-18T11:15:36.681Z] v3.1.0-dev.44 [2024-09-18T11:15:36.681Z] v3.1.0-dev.45 [2024-09-18T11:15:36.681Z] v3.1.0-dev.46 [2024-09-18T11:15:36.681Z] v3.1.0-dev.47 [2024-09-18T11:15:36.681Z] v3.1.0-dev.48 [2024-09-18T11:15:36.681Z] v3.1.0-dev.49 [2024-09-18T11:15:36.681Z] v3.1.0-dev.5 [2024-09-18T11:15:36.681Z] v3.1.0-dev.50 [2024-09-18T11:15:36.681Z] v3.1.0-dev.51 [2024-09-18T11:15:36.681Z] v3.1.0-dev.52 [2024-09-18T11:15:36.681Z] v3.1.0-dev.53 [2024-09-18T11:15:36.681Z] v3.1.0-dev.54 [2024-09-18T11:15:36.681Z] v3.1.0-dev.55 [2024-09-18T11:15:36.681Z] v3.1.0-dev.56 [2024-09-18T11:15:36.681Z] v3.1.0-dev.57 [2024-09-18T11:15:36.681Z] v3.1.0-dev.58 [2024-09-18T11:15:36.681Z] v3.1.0-dev.59 [2024-09-18T11:15:36.681Z] v3.1.0-dev.6 [2024-09-18T11:15:36.681Z] v3.1.0-dev.60 [2024-09-18T11:15:36.681Z] v3.1.0-dev.61 [2024-09-18T11:15:36.681Z] v3.1.0-dev.62 [2024-09-18T11:15:36.681Z] v3.1.0-dev.63 [2024-09-18T11:15:36.681Z] v3.1.0-dev.64 [2024-09-18T11:15:36.681Z] v3.1.0-dev.65 [2024-09-18T11:15:36.681Z] v3.1.0-dev.66 [2024-09-18T11:15:36.681Z] v3.1.0-dev.67 [2024-09-18T11:15:36.681Z] v3.1.0-dev.68 [2024-09-18T11:15:36.681Z] v3.1.0-dev.69 [2024-09-18T11:15:36.681Z] v3.1.0-dev.7 [2024-09-18T11:15:36.681Z] v3.1.0-dev.70 [2024-09-18T11:15:36.681Z] v3.1.0-dev.71 [2024-09-18T11:15:36.681Z] v3.1.0-dev.72 [2024-09-18T11:15:36.681Z] v3.1.0-dev.73 [2024-09-18T11:15:36.681Z] v3.1.0-dev.8 [2024-09-18T11:15:36.681Z] v3.1.0-dev.9 [2024-09-18T11:15:36.681Z] v3.1.1 [2024-09-18T11:15:36.681Z] v3.1.1-dev.1 [2024-09-18T11:15:36.681Z] v3.1.1-dev.2 [2024-09-18T11:15:36.681Z] v3.2.0-dev.1 [2024-09-18T11:15:36.681Z] v3.2.0-dev.10 [2024-09-18T11:15:36.681Z] v3.2.0-dev.11 [2024-09-18T11:15:36.681Z] v3.2.0-dev.12 [2024-09-18T11:15:36.681Z] v3.2.0-dev.13 [2024-09-18T11:15:36.681Z] v3.2.0-dev.14 [2024-09-18T11:15:36.681Z] v3.2.0-dev.15 [2024-09-18T11:15:36.681Z] v3.2.0-dev.16 [2024-09-18T11:15:36.681Z] v3.2.0-dev.17 [2024-09-18T11:15:36.681Z] v3.2.0-dev.18 [2024-09-18T11:15:36.681Z] v3.2.0-dev.19 [2024-09-18T11:15:36.681Z] v3.2.0-dev.2 [2024-09-18T11:15:36.681Z] v3.2.0-dev.20 [2024-09-18T11:15:36.681Z] v3.2.0-dev.21 [2024-09-18T11:15:36.681Z] v3.2.0-dev.22 [2024-09-18T11:15:36.681Z] v3.2.0-dev.23 [2024-09-18T11:15:36.681Z] v3.2.0-dev.24 [2024-09-18T11:15:36.681Z] v3.2.0-dev.25 [2024-09-18T11:15:36.681Z] v3.2.0-dev.26 [2024-09-18T11:15:36.681Z] v3.2.0-dev.27 [2024-09-18T11:15:36.681Z] v3.2.0-dev.28 [2024-09-18T11:15:36.681Z] v3.2.0-dev.29 [2024-09-18T11:15:36.681Z] v3.2.0-dev.3 [2024-09-18T11:15:36.681Z] v3.2.0-dev.30 [2024-09-18T11:15:36.681Z] v3.2.0-dev.31 [2024-09-18T11:15:36.681Z] v3.2.0-dev.32 [2024-09-18T11:15:36.681Z] v3.2.0-dev.33 [2024-09-18T11:15:36.681Z] v3.2.0-dev.34 [2024-09-18T11:15:36.681Z] v3.2.0-dev.35 [2024-09-18T11:15:36.681Z] v3.2.0-dev.36 [2024-09-18T11:15:36.681Z] v3.2.0-dev.37 [2024-09-18T11:15:36.681Z] v3.2.0-dev.38 [2024-09-18T11:15:36.681Z] v3.2.0-dev.39 [2024-09-18T11:15:36.681Z] v3.2.0-dev.4 [2024-09-18T11:15:36.681Z] v3.2.0-dev.40 [2024-09-18T11:15:36.681Z] v3.2.0-dev.41 [2024-09-18T11:15:36.681Z] v3.2.0-dev.42 [2024-09-18T11:15:36.681Z] v3.2.0-dev.43 [2024-09-18T11:15:36.681Z] v3.2.0-dev.44 [2024-09-18T11:15:36.681Z] v3.2.0-dev.45 [2024-09-18T11:15:36.681Z] v3.2.0-dev.46 [2024-09-18T11:15:36.681Z] v3.2.0-dev.47 [2024-09-18T11:15:36.681Z] v3.2.0-dev.48 [2024-09-18T11:15:36.681Z] v3.2.0-dev.49 [2024-09-18T11:15:36.681Z] v3.2.0-dev.5 [2024-09-18T11:15:36.681Z] v3.2.0-dev.50 [2024-09-18T11:15:36.681Z] v3.2.0-dev.51 [2024-09-18T11:15:36.681Z] v3.2.0-dev.52 [2024-09-18T11:15:36.681Z] v3.2.0-dev.53 [2024-09-18T11:15:36.681Z] v3.2.0-dev.54 [2024-09-18T11:15:36.681Z] v3.2.0-dev.55 [2024-09-18T11:15:36.681Z] v3.2.0-dev.56 [2024-09-18T11:15:36.681Z] v3.2.0-dev.57 [2024-09-18T11:15:36.681Z] v3.2.0-dev.58 [2024-09-18T11:15:36.681Z] v3.2.0-dev.59 [2024-09-18T11:15:36.681Z] v3.2.0-dev.6 [2024-09-18T11:15:36.681Z] v3.2.0-dev.60 [2024-09-18T11:15:36.681Z] v3.2.0-dev.61 [2024-09-18T11:15:36.681Z] v3.2.0-dev.62 [2024-09-18T11:15:36.681Z] v3.2.0-dev.63 [2024-09-18T11:15:36.681Z] v3.2.0-dev.64 [2024-09-18T11:15:36.681Z] v3.2.0-dev.65 [2024-09-18T11:15:36.681Z] v3.2.0-dev.66 [2024-09-18T11:15:36.681Z] v3.2.0-dev.67 [2024-09-18T11:15:36.681Z] v3.2.0-dev.68 [2024-09-18T11:15:36.681Z] v3.2.0-dev.69 [2024-09-18T11:15:36.681Z] v3.2.0-dev.7 [2024-09-18T11:15:36.681Z] v3.2.0-dev.70 [2024-09-18T11:15:36.681Z] v3.2.0-dev.71 [2024-09-18T11:15:36.681Z] v3.2.0-dev.72 [2024-09-18T11:15:36.681Z] v3.2.0-dev.73 [2024-09-18T11:15:36.681Z] v3.2.0-dev.74 [2024-09-18T11:15:36.681Z] v3.2.0-dev.75 [2024-09-18T11:15:36.681Z] v3.2.0-dev.76 [2024-09-18T11:15:36.681Z] v3.2.0-dev.77 [2024-09-18T11:15:36.681Z] v3.2.0-dev.8 [2024-09-18T11:15:36.681Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-18T11:15:36.982Z] + lftools sign git-tag v3.2.0-dev.77 [2024-09-18T11:15:38.006Z] Signing Git tag with Sigul... [2024-09-18T11:15:38.006Z] Signing v3.2.0-dev.77 [Pipeline] echo [2024-09-18T11:15:38.589Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:15:38.881Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-18T11:15:38.888Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-18T11:15:38.889Z] $ docker stop --time=1 e177b39bf7155aa032e6772b47260a4eb6dfca66af102690a356383712101ae3 [2024-09-18T11:15:40.183Z] $ docker rm -f --volumes e177b39bf7155aa032e6772b47260a4eb6dfca66af102690a356383712101ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-18T11:15:40.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T11:15:40.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:15:40.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T11:15:40.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T11:15:41.031Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T11:15:41.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-18T11:15:41.352Z] $ docker top 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 -eo pid,comm [2024-09-18T11:15:41.423Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-18T11:15:41.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T11:15:41.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T11:15:41.484Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T11:15:41.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T11:15:41.580Z] $ docker exec 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 ssh-agent [2024-09-18T11:15:41.712Z] SSH_AUTH_SOCK=/tmp/ssh-QhuDMRZCi3ML/agent.33 [2024-09-18T11:15:41.713Z] SSH_AGENT_PID=39 [2024-09-18T11:15:41.716Z] Running ssh-add (command line suppressed) [2024-09-18T11:15:41.786Z] Identity added: /w/workspace/edgex-go/699@tmp/private_key_14760963872763527790.key (/w/workspace/edgex-go/699@tmp/private_key_14760963872763527790.key) [2024-09-18T11:15:41.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T11:15:42.129Z] + git semver bump pre [2024-09-18T11:15:42.388Z] 2024-09-18 11:15:42,266 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,266 [bump_version] DEBUG bumping version:3.2.0-dev.77 on axis:pre with prefix:dev [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,266 [bump_version] DEBUG bumped version:3.2.0-dev.78 [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,266 [write_version] DEBUG write version:3.2.0-dev.78 to path:/w/workspace/edgex-go/699/.semver/main with force:True [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,267 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,267 [write_file] DEBUG write to file:/w/workspace/edgex-go/699/.semver/main [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,269 [execute] INFO git cat-file --batch-check [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,274 [execute] INFO git cat-file --batch [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T11:15:42.389Z] 2024-09-18 11:15:42,278 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main [2024-09-18T11:15:42.389Z] 3.2.0-dev.78 [Pipeline] } [2024-09-18T11:15:42.371Z] $ docker exec --env ******** --env ******** 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 ssh-agent -k [2024-09-18T11:15:42.464Z] unset SSH_AUTH_SOCK; [2024-09-18T11:15:42.465Z] unset SSH_AGENT_PID; [2024-09-18T11:15:42.465Z] echo Agent pid 39 killed; [2024-09-18T11:15:42.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T11:15:42.828Z] + git semver [Pipeline] } [2024-09-18T11:15:43.075Z] $ docker stop --time=1 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 [2024-09-18T11:15:44.351Z] $ docker rm -f --volumes 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T11:15:44.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T11:15:44.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:15:45.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T11:15:45.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T11:15:45.123Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T11:15:45.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-18T11:15:45.435Z] $ docker top 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec -eo pid,comm [2024-09-18T11:15:45.504Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-18T11:15:45.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T11:15:45.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T11:15:45.566Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T11:15:45.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T11:15:45.646Z] $ docker exec 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec ssh-agent [2024-09-18T11:15:45.787Z] SSH_AUTH_SOCK=/tmp/ssh-rBxMKe0YU5h9/agent.32 [2024-09-18T11:15:45.787Z] SSH_AGENT_PID=38 [2024-09-18T11:15:45.791Z] Running ssh-add (command line suppressed) [2024-09-18T11:15:45.870Z] Identity added: /w/workspace/edgex-go/699@tmp/private_key_10631477767416523215.key (/w/workspace/edgex-go/699@tmp/private_key_10631477767416523215.key) [2024-09-18T11:15:45.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T11:15:46.201Z] + git semver push [2024-09-18T11:15:46.460Z] 2024-09-18 11:15:46,352 [run_push] DEBUG push [2024-09-18T11:15:46.460Z] 2024-09-18 11:15:46,352 [execute] INFO git cat-file --batch-check [2024-09-18T11:15:46.460Z] 2024-09-18 11:15:46,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T11:15:46.460Z] 2024-09-18 11:15:46,356 [execute] INFO git rev-list 94ae6ed7069019011808c948ec2d94bf656fbbbc -- [2024-09-18T11:15:46.460Z] 2024-09-18 11:15:46,356 [execute] DEBUG Popen(['git', 'rev-list', '94ae6ed7069019011808c948ec2d94bf656fbbbc', '--'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-18T11:15:46.460Z] 2024-09-18 11:15:46,375 [execute] INFO git fetch -v origin [2024-09-18T11:15:46.460Z] 2024-09-18 11:15:46,376 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-18T11:15:47.026Z] 2024-09-18 11:15:46,858 [run_push] DEBUG no remote changes detected [2024-09-18T11:15:47.026Z] 2024-09-18 11:15:46,858 [execute] INFO git push origin semver [2024-09-18T11:15:47.026Z] 2024-09-18 11:15:46,859 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-18T11:15:47.963Z] 2024-09-18 11:15:47,576 [run_push] DEBUG push all version tags [2024-09-18T11:15:47.963Z] 2024-09-18 11:15:47,577 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-18T11:15:47.963Z] 2024-09-18 11:15:47,577 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=None) [2024-09-18T11:15:48.532Z] 2024-09-18 11:15:48,223 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main [2024-09-18T11:15:48.532Z] 3.2.0-dev.78 [Pipeline] } [2024-09-18T11:15:48.515Z] $ docker exec --env ******** --env ******** 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec ssh-agent -k [2024-09-18T11:15:48.611Z] unset SSH_AUTH_SOCK; [2024-09-18T11:15:48.611Z] unset SSH_AGENT_PID; [2024-09-18T11:15:48.611Z] echo Agent pid 38 killed; [2024-09-18T11:15:48.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T11:15:48.971Z] + git semver [Pipeline] } [2024-09-18T11:15:49.214Z] $ docker stop --time=1 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec [2024-09-18T11:15:50.500Z] $ docker rm -f --volumes 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-18T11:15:51.110Z] + [ -d /w/workspace/edgex-go/699/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:15:51.397Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:15:52.259Z] ---> package-listing.sh [2024-09-18T11:15:52.259Z] ++ facter osfamily [2024-09-18T11:15:52.259Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-18T11:15:52.520Z] + OS_FAMILY=debian [2024-09-18T11:15:52.520Z] + workspace=/w/workspace/edgex-go/699 [2024-09-18T11:15:52.520Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-18T11:15:52.520Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-18T11:15:52.520Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-18T11:15:52.520Z] + PACKAGES=/tmp/packages_start.txt [2024-09-18T11:15:52.520Z] + '[' /w/workspace/edgex-go/699 ']' [2024-09-18T11:15:52.520Z] + PACKAGES=/tmp/packages_end.txt [2024-09-18T11:15:52.520Z] + case "${OS_FAMILY}" in [2024-09-18T11:15:52.520Z] + dpkg -l [2024-09-18T11:15:52.520Z] + grep '^ii' [2024-09-18T11:15:52.520Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-18T11:15:52.520Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-18T11:15:52.520Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-18T11:15:52.520Z] + '[' /w/workspace/edgex-go/699 ']' [2024-09-18T11:15:52.520Z] + mkdir -p /w/workspace/edgex-go/699/archives/ [2024-09-18T11:15:52.520Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/699/archives/ [Pipeline] echo [2024-09-18T11:15:52.533Z] 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/699/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-18T11:15:52.813Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:15:53.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T11:15:53.383Z] [2024-09-18T11:15:53.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T11:15:53.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T11:15:53.683Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-18T11:15:53.683Z] 5eb5b503b376: Pulling fs layer [2024-09-18T11:15:53.683Z] 5c69ac0246d0: Pulling fs layer [2024-09-18T11:15:53.683Z] ec43610c2a17: Pulling fs layer [2024-09-18T11:15:53.683Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-18T11:15:53.683Z] 33b1e0a273af: Pulling fs layer [2024-09-18T11:15:53.683Z] 5d3b04190fa2: Pulling fs layer [2024-09-18T11:15:53.683Z] 2f39f015ded8: Pulling fs layer [2024-09-18T11:15:53.683Z] 3a2ae6a8a46f: Waiting [2024-09-18T11:15:53.683Z] 33b1e0a273af: Waiting [2024-09-18T11:15:53.683Z] 2f39f015ded8: Waiting [2024-09-18T11:15:53.683Z] 5c69ac0246d0: Verifying Checksum [2024-09-18T11:15:53.683Z] 5c69ac0246d0: Download complete [2024-09-18T11:15:53.683Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-18T11:15:53.683Z] 3a2ae6a8a46f: Download complete [2024-09-18T11:15:53.683Z] 33b1e0a273af: Download complete [2024-09-18T11:15:53.683Z] 5d3b04190fa2: Verifying Checksum [2024-09-18T11:15:53.683Z] 5d3b04190fa2: Download complete [2024-09-18T11:15:53.683Z] ec43610c2a17: Verifying Checksum [2024-09-18T11:15:53.683Z] ec43610c2a17: Download complete [2024-09-18T11:15:53.941Z] 5eb5b503b376: Verifying Checksum [2024-09-18T11:15:53.941Z] 5eb5b503b376: Download complete [2024-09-18T11:15:54.509Z] 2f39f015ded8: Download complete [2024-09-18T11:15:55.076Z] 5eb5b503b376: Pull complete [2024-09-18T11:15:55.334Z] 5c69ac0246d0: Pull complete [2024-09-18T11:15:55.592Z] ec43610c2a17: Pull complete [2024-09-18T11:15:55.592Z] 3a2ae6a8a46f: Pull complete [2024-09-18T11:15:55.850Z] 33b1e0a273af: Pull complete [2024-09-18T11:15:55.850Z] 5d3b04190fa2: Pull complete [2024-09-18T11:16:00.037Z] 2f39f015ded8: Pull complete [2024-09-18T11:16:00.037Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-18T11:16:00.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T11:16:00.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T11:16:00.125Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2024-09-18T11:16:00.125Z] $ 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/699/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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-18T11:16:05.959Z] $ docker top 40d71926608f59891f7d170c1ba494bcd4e796148bdf1c96e3fe6c98ee431020 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T11:16:06.334Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-18T11:16:06.618Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-18T11:16:06.904Z] + ls /var/log/sa-host [2024-09-18T11:16:06.904Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T11:16:07.076Z] provisioning config files... [2024-09-18T11:16:07.084Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/699@tmp/config14379063513826550205tmp [Pipeline] { [Pipeline] echo [2024-09-18T11:16:07.104Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:16:07.385Z] ---> create-netrc.sh [Pipeline] } [2024-09-18T11:16:07.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:16:07.725Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-18T11:16:07.735Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:16:08.017Z] ---> sudo-logs.sh [2024-09-18T11:16:08.017Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-18T11:16:08.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:16:08.321Z] ---> job-cost.sh [2024-09-18T11:16:08.321Z] lf-activate-venv: SKIPPING [2024-09-18T11:16:08.321Z] DEBUG: total: 0.10999999940395355 [2024-09-18T11:16:08.321Z] INFO: Retrieving Stack Cost... [2024-09-18T11:16:08.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-18T11:16:09.145Z] INFO: Archiving Costs [Pipeline] echo [2024-09-18T11:16:09.159Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T11:16:09.441Z] ---> logs-deploy.sh [2024-09-18T11:16:09.441Z] lf-activate-venv: SKIPPING [2024-09-18T11:16:09.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/699 [2024-09-18T11:16:09.441Z] INFO: archiving workspace using pattern(s): [2024-09-18T11:16:10.376Z] Archives upload complete. [2024-09-18T11:16:10.376Z] INFO: archiving logs to Nexus