Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5d1445735142b58d5731bba26edf81fba355370 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-ssh5944562849668261007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16836881620737252268.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7893487537074223999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11093574825737385725.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-ssh4138601978709612909.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]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25861 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/748 [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/748 # 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 e5d1445735142b58d5731bba26edf81fba355370 (main) Commit message: "Merge pull request #4999 from judehung/remove-redis-pubsub" > 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 e5d1445735142b58d5731bba26edf81fba355370 # timeout=10 > git rev-list --no-walk 94f98a2b83c782e1f212901708e5f7baede3eb03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T04:45:08.345Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T04:45:08.420Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T04:45:08.446Z] ========================================================= [2024-11-08T04:45:08.446Z] EdgeX Global Pipelines Version Info [2024-11-08T04:45:08.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:45:09.220Z] ------------------- [2024-11-08T04:45:09.220Z] stable info: [2024-11-08T04:45:09.220Z] ------------------- [2024-11-08T04:45:09.220Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T04:45:09.220Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T04:45:09.220Z] Message: update stable to v1.0.265 [2024-11-08T04:45:09.789Z] ------------------- [2024-11-08T04:45:09.789Z] experimental info: [2024-11-08T04:45:09.789Z] ------------------- [2024-11-08T04:45:09.789Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T04:45:09.789Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T04:45:09.789Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T04:45:09.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-08T04:45:09.887Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-08T04:45:09.909Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T04:45:09.931Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T04:45:09.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T04:45:09.977Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T04:45:09.999Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T04:45:10.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-08T04:45:10.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-08T04:45:10.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-08T04:45:10.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T04:45:10.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T04:45:10.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T04:45:10.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T04:45:10.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T04:45:10.218Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T04:45:10.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T04:45:10.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T04:45:10.288Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-08T04:45:10.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-08T04:45:10.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T04:45:10.358Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T04:45:10.382Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T04:45:10.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T04:45:10.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T04:45:10.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T04:45:10.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] echo [2024-11-08T04:45:10.504Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5d1445 [Pipeline] echo [2024-11-08T04:45:10.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:45:10.605Z] provisioning config files... [2024-11-08T04:45:10.617Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/748@tmp/config16441270286566831806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:45:10.960Z] ---> ****-login.sh [2024-11-08T04:45:10.960Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:45:11.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:45:11.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:45:11.487Z] Configure a credential helper to remove this warning. See [2024-11-08T04:45:11.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:45:11.487Z] [2024-11-08T04:45:11.487Z] Login Succeeded [2024-11-08T04:45:11.487Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:45:11.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:45:11.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:45:11.487Z] Configure a credential helper to remove this warning. See [2024-11-08T04:45:11.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:45:11.487Z] [2024-11-08T04:45:11.487Z] Login Succeeded [2024-11-08T04:45:11.487Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:45:11.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:45:11.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:45:11.748Z] Configure a credential helper to remove this warning. See [2024-11-08T04:45:11.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:45:11.748Z] [2024-11-08T04:45:11.748Z] Login Succeeded [2024-11-08T04:45:11.748Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:45:11.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:45:11.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:45:11.748Z] Configure a credential helper to remove this warning. See [2024-11-08T04:45:11.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:45:11.748Z] [2024-11-08T04:45:11.748Z] Login Succeeded [2024-11-08T04:45:11.748Z] ****.io [2024-11-08T04:45:11.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:45:12.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:45:12.008Z] Configure a credential helper to remove this warning. See [2024-11-08T04:45:12.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:45:12.008Z] [2024-11-08T04:45:12.008Z] Login Succeeded [2024-11-08T04:45:12.009Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:45:12.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:45:12.349Z] + 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 [2024-11-08T04:45:12.349Z] + dirname cmd/core-command/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-08T04:45:12.349Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T04:45:12.349Z] cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/core-data/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/core-keeper/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/core-metadata/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/support-cron-scheduler/Dockerfile+ [2024-11-08T04:45:12.349Z] cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-08T04:45:12.349Z] + dirname cmd/support-notifications/Dockerfile [2024-11-08T04:45:12.349Z] + cut -d/ -f2 [2024-11-08T04:45:12.349Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-08T04:45:12.383Z] 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T04:45:12.748Z] + git rev-list -1 --merges e5d1445735142b58d5731bba26edf81fba355370~1..e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] echo [2024-11-08T04:45:12.761Z] -----------> git rev-list -1 --merges e5d1445735142b58d5731bba26edf81fba355370~1..e5d1445735142b58d5731bba26edf81fba355370 e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:45:12.761Z] e5d1445735142b58d5731bba26edf81fba355370 [false] [Pipeline] sh [2024-11-08T04:45:13.058Z] + git log --format=format:%s -1 e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] echo [2024-11-08T04:45:13.076Z] ========================================================= [2024-11-08T04:45:13.076Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T04:45:13.076Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-08T04:45:13.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:45:13.524Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T04:45:13.524Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T04:45:13.524Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T04:45:13.524Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T04:45:13.524Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T04:45:13.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:45:13.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:45:13.877Z] [2024-11-08T04:45:13.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:45:14.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:45:14.184Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T04:45:14.184Z] b85a868b505f: Pulling fs layer [2024-11-08T04:45:14.184Z] e2be974225ed: Pulling fs layer [2024-11-08T04:45:14.184Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T04:45:14.184Z] 988bab9f4d93: Pulling fs layer [2024-11-08T04:45:14.184Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T04:45:14.184Z] eaf3925da568: Pulling fs layer [2024-11-08T04:45:14.184Z] bab4dde63d76: Pulling fs layer [2024-11-08T04:45:14.184Z] bde34c3a00c8: Pulling fs layer [2024-11-08T04:45:14.184Z] b352a97aabf1: Pulling fs layer [2024-11-08T04:45:14.184Z] 4872d77fe225: Pulling fs layer [2024-11-08T04:45:14.184Z] 5851b861e8e6: Pulling fs layer [2024-11-08T04:45:14.184Z] bab4dde63d76: Waiting [2024-11-08T04:45:14.184Z] bde34c3a00c8: Waiting [2024-11-08T04:45:14.184Z] b352a97aabf1: Waiting [2024-11-08T04:45:14.184Z] 4872d77fe225: Waiting [2024-11-08T04:45:14.184Z] 5851b861e8e6: Waiting [2024-11-08T04:45:14.184Z] 988bab9f4d93: Waiting [2024-11-08T04:45:14.184Z] 1469e6f7b9e6: Waiting [2024-11-08T04:45:14.184Z] eaf3925da568: Waiting [2024-11-08T04:45:14.184Z] e2be974225ed: Download complete [2024-11-08T04:45:14.184Z] 988bab9f4d93: Verifying Checksum [2024-11-08T04:45:14.184Z] 988bab9f4d93: Download complete [2024-11-08T04:45:14.184Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T04:45:14.184Z] 1469e6f7b9e6: Download complete [2024-11-08T04:45:14.184Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T04:45:14.184Z] 339a4e72a1f5: Download complete [2024-11-08T04:45:14.184Z] eaf3925da568: Download complete [2024-11-08T04:45:14.184Z] bde34c3a00c8: Verifying Checksum [2024-11-08T04:45:14.184Z] bde34c3a00c8: Download complete [2024-11-08T04:45:14.443Z] b352a97aabf1: Download complete [2024-11-08T04:45:14.443Z] 4872d77fe225: Download complete [2024-11-08T04:45:14.443Z] 5851b861e8e6: Verifying Checksum [2024-11-08T04:45:14.443Z] 5851b861e8e6: Download complete [2024-11-08T04:45:14.443Z] b85a868b505f: Verifying Checksum [2024-11-08T04:45:14.443Z] b85a868b505f: Download complete [2024-11-08T04:45:14.704Z] bab4dde63d76: Download complete [2024-11-08T04:45:15.637Z] b85a868b505f: Pull complete [2024-11-08T04:45:15.895Z] e2be974225ed: Pull complete [2024-11-08T04:45:16.462Z] 339a4e72a1f5: Pull complete [2024-11-08T04:45:16.462Z] 988bab9f4d93: Pull complete [2024-11-08T04:45:16.722Z] 1469e6f7b9e6: Pull complete [2024-11-08T04:45:16.722Z] eaf3925da568: Pull complete [2024-11-08T04:45:18.622Z] bab4dde63d76: Pull complete [2024-11-08T04:45:18.622Z] bde34c3a00c8: Pull complete [2024-11-08T04:45:18.879Z] b352a97aabf1: Pull complete [2024-11-08T04:45:18.879Z] 4872d77fe225: Pull complete [2024-11-08T04:45:19.137Z] 5851b861e8e6: Pull complete [2024-11-08T04:45:19.137Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T04:45:19.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:45:19.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:45:19.271Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T04:45:19.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T04:45:22.495Z] $ docker top 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 -eo pid,comm [2024-11-08T04:45:22.545Z] 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-11-08T04:45:22.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:45:22.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:45:22.587Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:45:22.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:45:22.714Z] $ docker exec 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 ssh-agent [2024-11-08T04:45:22.835Z] SSH_AUTH_SOCK=/tmp/ssh-uNeLCp2NSFZK/agent.32 [2024-11-08T04:45:22.835Z] SSH_AGENT_PID=38 [2024-11-08T04:45:22.841Z] Running ssh-add (command line suppressed) [2024-11-08T04:45:22.947Z] Identity added: /w/workspace/edgex-go/748@tmp/private_key_911919000847246864.key (/w/workspace/edgex-go/748@tmp/private_key_911919000847246864.key) [2024-11-08T04:45:22.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:45:23.244Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T04:45:23.258Z] $ docker exec --env ******** --env ******** 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 ssh-agent -k [2024-11-08T04:45:23.356Z] unset SSH_AUTH_SOCK; [2024-11-08T04:45:23.357Z] unset SSH_AGENT_PID; [2024-11-08T04:45:23.357Z] echo Agent pid 38 killed; [2024-11-08T04:45:23.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T04:45:23.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:45:23.399Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:45:23.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:45:23.525Z] $ docker exec 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 ssh-agent [2024-11-08T04:45:23.631Z] SSH_AUTH_SOCK=/tmp/ssh-kibZB4MdWKVj/agent.71 [2024-11-08T04:45:23.631Z] SSH_AGENT_PID=77 [2024-11-08T04:45:23.636Z] Running ssh-add (command line suppressed) [2024-11-08T04:45:23.760Z] Identity added: /w/workspace/edgex-go/748@tmp/private_key_7577368484338086066.key (/w/workspace/edgex-go/748@tmp/private_key_7577368484338086066.key) [2024-11-08T04:45:23.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:45:24.062Z] + git semver init [2024-11-08T04:45:24.323Z] 2024-11-08 04:45:24,252 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T04:45:24.323Z] 2024-11-08 04:45:24,253 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/748/.semver [2024-11-08T04:45:24.323Z] 2024-11-08 04:45:24,254 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/748/.semver [2024-11-08T04:45:24.323Z] 2024-11-08 04:45:24,254 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/748/.semver'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:45:29.614Z] 2024-11-08 04:45:29,383 [append_file] DEBUG append to file:/w/workspace/edgex-go/748/.git/info/exclude [2024-11-08T04:45:29.614Z] 2024-11-08 04:45:29,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/748/.semver/main with force:False [2024-11-08T04:45:29.614Z] 2024-11-08 04:45:29,384 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main [2024-11-08T04:45:29.614Z] 2024-11-08 04:45:29,384 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main [2024-11-08T04:45:29.614Z] 4.0.0-dev.14 [Pipeline] } [2024-11-08T04:45:29.627Z] $ docker exec --env ******** --env ******** 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 ssh-agent -k [2024-11-08T04:45:29.728Z] unset SSH_AUTH_SOCK; [2024-11-08T04:45:29.729Z] unset SSH_AGENT_PID; [2024-11-08T04:45:29.730Z] echo Agent pid 77 killed; [2024-11-08T04:45:29.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:45:30.054Z] + git semver [Pipeline] } [2024-11-08T04:45:30.328Z] $ docker stop --time=1 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 [2024-11-08T04:45:31.632Z] $ docker rm -f --volumes 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:45:31.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T04:45:32.217Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T04:45:32.222Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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-11-08T04:45:32.678Z] + git config --global --add safe.directory /w/workspace/edgex-go/748 [Pipeline] echo [2024-11-08T04:45:32.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:45:32.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:45:32.731Z] ========================================================= [2024-11-08T04:45:32.731Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T04:45:32.731Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T04:45:33.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T04:45:33.036Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T04:45:33.036Z] 43c4264eed91: Pulling fs layer [2024-11-08T04:45:33.036Z] 4cc291be95ef: Pulling fs layer [2024-11-08T04:45:33.036Z] 2ac1f1163629: Pulling fs layer [2024-11-08T04:45:33.036Z] 5c3c966382ef: Pulling fs layer [2024-11-08T04:45:33.036Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T04:45:33.036Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T04:45:33.036Z] 9f66e0745190: Pulling fs layer [2024-11-08T04:45:33.036Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T04:45:33.036Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T04:45:33.036Z] 4f4fb700ef54: Waiting [2024-11-08T04:45:33.036Z] 5d5c8e513c77: Waiting [2024-11-08T04:45:33.036Z] 9f66e0745190: Waiting [2024-11-08T04:45:33.036Z] f49a43e4bbc0: Waiting [2024-11-08T04:45:33.036Z] 561ebcabdf7f: Waiting [2024-11-08T04:45:33.036Z] 5c3c966382ef: Waiting [2024-11-08T04:45:33.036Z] 4cc291be95ef: Download complete [2024-11-08T04:45:33.036Z] 5c3c966382ef: Download complete [2024-11-08T04:45:33.036Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T04:45:33.036Z] 4f4fb700ef54: Download complete [2024-11-08T04:45:33.036Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T04:45:33.036Z] 5d5c8e513c77: Download complete [2024-11-08T04:45:33.036Z] 43c4264eed91: Download complete [2024-11-08T04:45:33.295Z] 9f66e0745190: Verifying Checksum [2024-11-08T04:45:33.295Z] 9f66e0745190: Download complete [2024-11-08T04:45:33.295Z] 43c4264eed91: Pull complete [2024-11-08T04:45:33.557Z] 4cc291be95ef: Pull complete [2024-11-08T04:45:33.557Z] 561ebcabdf7f: Download complete [2024-11-08T04:45:33.816Z] 2ac1f1163629: Download complete [2024-11-08T04:45:33.816Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T04:45:33.816Z] f49a43e4bbc0: Download complete [2024-11-08T04:45:37.101Z] 2ac1f1163629: Pull complete [2024-11-08T04:45:37.101Z] 5c3c966382ef: Pull complete [2024-11-08T04:45:37.101Z] 4f4fb700ef54: Pull complete [2024-11-08T04:45:37.101Z] 5d5c8e513c77: Pull complete [2024-11-08T04:45:37.360Z] 9f66e0745190: Pull complete [2024-11-08T04:45:39.896Z] f49a43e4bbc0: Pull complete [2024-11-08T04:45:39.896Z] 561ebcabdf7f: Pull complete [2024-11-08T04:45:39.896Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T04:45:39.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T04:45:39.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T04:45:40.193Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T04:45:40.193Z] WORKDIR /edgex [2024-11-08T04:45:40.193Z] COPY go.mod . [2024-11-08T04:45:40.193Z] RUN go mod downloaddocker [2024-11-08T04:45:40.193Z] build -t ci-base-image-x86_64 -f - . [2024-11-08T04:45:41.128Z] Sending build context to Docker daemon 178MB [2024-11-08T04:45:41.128Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T04:45:41.128Z] ---> 3a752c3f9dda [2024-11-08T04:45:41.128Z] Step 2/4 : WORKDIR /edgex [2024-11-08T04:45:47.333Z] Still waiting to schedule task [2024-11-08T04:45:47.333Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T04:45:47.712Z] ---> Running in 7a4a65e0e4fb [2024-11-08T04:45:47.712Z] Removing intermediate container 7a4a65e0e4fb [2024-11-08T04:45:47.712Z] ---> d9149d6d0402 [2024-11-08T04:45:47.712Z] Step 3/4 : COPY go.mod . [2024-11-08T04:45:47.712Z] ---> 0dc8f5fa97d1 [2024-11-08T04:45:47.712Z] Step 4/4 : RUN go mod download [2024-11-08T04:45:47.712Z] ---> Running in 91d71b542c26 [2024-11-08T04:46:14.277Z] Removing intermediate container 91d71b542c26 [2024-11-08T04:46:14.277Z] ---> 25dea6633b01 [2024-11-08T04:46:14.277Z] Successfully built 25dea6633b01 [2024-11-08T04:46:14.277Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:46:14.582Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T04:46:14.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:46:14.661Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T04:46:14.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T04:46:15.194Z] $ docker top 3a76f87e9372cd5f4be376eb2e2f1b83afc08a1a9f2954bdfbeaa2270e92b97b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:46:15.558Z] + go version [2024-11-08T04:46:15.558Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T04:46:15.569Z] $ docker stop --time=1 3a76f87e9372cd5f4be376eb2e2f1b83afc08a1a9f2954bdfbeaa2270e92b97b [2024-11-08T04:46:16.879Z] $ docker rm -f --volumes 3a76f87e9372cd5f4be376eb2e2f1b83afc08a1a9f2954bdfbeaa2270e92b97b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:46:17.299Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T04:46:17.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:46:17.376Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T04:46:17.408Z] $ 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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T04:46:17.757Z] $ docker top ae4412723b0e483823afb22cabfa25533c1bee67fbed18f575adc307f648862a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-08T04:46:17.826Z] ========================================================= [2024-11-08T04:46:17.826Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-08T04:46:17.826Z] ========================================================= [Pipeline] sh [2024-11-08T04:46:18.104Z] + git config --global --add safe.directory /w/workspace/edgex-go/748 [Pipeline] fileExists [Pipeline] sh [2024-11-08T04:46:18.405Z] + make test [2024-11-08T04:46:18.405Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T04:46:26.515Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-08T04:46:58.587Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-08T04:46:58.588Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-08T04:46:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-11-08T04:46:59.562Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-08T04:46:59.562Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-08T04:46:59.562Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-08T04:47:00.343Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-08T04:47:00.343Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-08T04:47:00.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2024-11-08T04:47:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-08T04:47:01.051Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T04:47:01.051Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-08T04:47:01.051Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-08T04:47:01.051Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-08T04:47:01.051Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-08T04:47:01.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-08T04:47:01.051Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-08T04:47:01.051Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-08T04:47:02.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-08T04:47:02.483Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T04:47:02.483Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-08T04:47:02.483Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-08T04:47:02.483Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-08T04:47:03.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-11-08T04:47:03.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.129s coverage: 48.4% of statements [2024-11-08T04:47:03.677Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-08T04:47:03.677Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-08T04:47:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.858s coverage: 93.4% of statements [2024-11-08T04:47:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-11-08T04:47:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements [2024-11-08T04:47:05.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-08T04:47:05.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-08T04:47:05.981Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-08T04:47:05.981Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-08T04:47:05.981Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T04:47:05.981Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-08T04:47:05.981Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-08T04:47:05.981Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-08T04:47:05.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-08T04:47:05.981Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-08T04:47:05.981Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-08T04:47:07.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.430s coverage: 95.8% of statements [2024-11-08T04:47:07.396Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-11-08T04:47:07.655Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-08T04:47:07.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-08T04:47:07.914Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-08T04:47:08.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2024-11-08T04:47:08.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2024-11-08T04:47:08.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 44.2% of statements [2024-11-08T04:47:08.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2024-11-08T04:47:09.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.016s coverage: 87.1% of statements [2024-11-08T04:47:09.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-11-08T04:47:09.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-11-08T04:47:09.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.013s coverage: 87.5% of statements [2024-11-08T04:47:09.417Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-08T04:47:09.417Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-08T04:47:09.417Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-08T04:47:09.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-08T04:47:09.675Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-08T04:47:09.675Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-08T04:47:09.675Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-08T04:47:10.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-08T04:47:10.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-08T04:47:10.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-08T04:47:10.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-08T04:47:10.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-08T04:47:10.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-08T04:47:10.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-08T04:47:11.181Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-08T04:47:11.181Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-08T04:47:11.782Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-08T04:47:12.722Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-08T04:47:13.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-08T04:47:14.680Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-08T04:47:14.680Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-08T04:47:16.591Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-08T04:47:16.591Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-08T04:47:16.591Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-08T04:47:17.976Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-08T04:47:17.976Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-08T04:47:17.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-08T04:47:18.238Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-08T04:47:18.238Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-08T04:47:18.238Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-08T04:47:18.500Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-08T04:47:20.027Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-08T04:47:20.027Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-08T04:47:20.027Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-08T04:47:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-08T04:47:20.966Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-08T04:47:20.966Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T04:47:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-11-08T04:47:22.342Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-08T04:47:22.342Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-08T04:47:22.342Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-08T04:47:22.342Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-08T04:47:23.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-08T04:47:23.716Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.115s coverage: 36.8% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 9.0% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.063s coverage: 97.7% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.044s coverage: 45.8% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.2% of statements [2024-11-08T04:47:31.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements [2024-11-08T04:47:32.443Z] 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-11-08T04:47:32.700Z] running golangci-lint [2024-11-08T04:47:32.700Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-08T04:47:32.958Z] go version go1.23.2 linux/amd64 [2024-11-08T04:47:32.958Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-08T04:47:32.958Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-08T04:47:32.958Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-08T04:47:54.918Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|deps|name) took 21.67753262s" [2024-11-08T04:47:54.918Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.923725ms" [2024-11-08T04:48:09.816Z] level=info msg="[linters_context/goanalysis] analyzers took 2m10.407377444s with top 10 stages: buildir: 59.351181971s, gosec: 3.934003434s, fact_deprecated: 3.429750563s, inspect: 3.001925542s, ctrlflow: 2.137132346s, fact_purity: 2.126925154s, nilness: 1.965793751s, printf: 1.960469077s, S1038: 1.578499103s, typedness: 1.480881497s" [2024-11-08T04:48:09.816Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-08T04:48:09.816Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 208/208, identifier_marker: 208/208, invalid_issue: 208/208, skip_dirs: 208/208, exclude-rules: 208/15, cgo: 208/208, filename_unadjuster: 208/208, autogenerated_exclude: 208/208, exclude: 208/208, nolint: 15/0, path_prettifier: 208/208" [2024-11-08T04:48:09.816Z] level=info msg="[runner] processing took 15.920409ms with stages: identifier_marker: 5.734687ms, nolint: 5.349633ms, autogenerated_exclude: 1.510879ms, path_prettifier: 1.430907ms, exclude-rules: 983.422µs, skip_dirs: 808.579µs, invalid_issue: 55.701µs, cgo: 28.351µs, filename_unadjuster: 13.22µs, max_same_issues: 1.45µs, skip_files: 560ns, uniq_by_line: 510ns, fixer: 490ns, source_code: 390ns, diff: 390ns, exclude: 320ns, sort_results: 270ns, max_from_linter: 160ns, max_per_file_from_linter: 140ns, path_shortener: 130ns, path_prefixer: 110ns, severity-rules: 110ns" [2024-11-08T04:48:09.816Z] level=info msg="[runner] linters took 12.621587182s with stages: goanalysis_metalinter: 12.605556132s" [2024-11-08T04:48:09.816Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-08T04:48:09.816Z] level=info msg="Memory: 343 samples, avg is 295.6MB, max is 1184.1MB" [2024-11-08T04:48:09.816Z] level=info msg="Execution took 34.346516732s" [2024-11-08T04:48:09.816Z] go vet ./... [2024-11-08T04:48:14.012Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T04:48:14.012Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T04:48:14.012Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T04:48:14.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-08T04:48:14.588Z] + ls -al . [2024-11-08T04:48:14.589Z] total 1764 [2024-11-08T04:48:14.589Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 04:46 . [2024-11-08T04:48:14.589Z] drwxr-xr-x 4 root root 4096 Nov 8 04:46 .. [2024-11-08T04:48:14.589Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 04:45 .blubracket [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 10 Nov 8 04:45 .dockerignore [2024-11-08T04:48:14.589Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 04:47 .git [2024-11-08T04:48:14.589Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 04:45 .github [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 961 Nov 8 04:45 .gitignore [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 199 Nov 8 04:45 .golangci.yml [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 100 Nov 8 04:45 .hadolint.yml [2024-11-08T04:48:14.589Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 04:45 .semver [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 155 Nov 8 04:45 .sonarcloud.properties [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 04:45 ADOPTERS.md [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 17141 Nov 8 04:45 Attribution.txt [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 100284 Nov 8 04:45 CHANGELOG.md [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 04:45 CONTRIBUTING.md [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 04:45 GOVERNANCE.md [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 858 Nov 8 04:45 Jenkinsfile [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 04:45 LICENSE [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 16730 Nov 8 04:45 Makefile [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 04:45 OWNERS.md [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 9533 Nov 8 04:45 README.md [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 789 Nov 8 04:45 SECURITY.md [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 12 Nov 8 04:45 VERSION [2024-11-08T04:48:14.589Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 04:45 bin [2024-11-08T04:48:14.589Z] drwxrwxr-x 19 1001 1001 4096 Nov 8 04:45 cmd [2024-11-08T04:48:14.589Z] -rw-r--r-- 1 root root 1433925 Nov 8 04:47 coverage.out [2024-11-08T04:48:14.589Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 04:45 fuzz_test [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 6528 Nov 8 04:45 go.mod [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 88078 Nov 8 04:45 go.sum [2024-11-08T04:48:14.589Z] drwxrwxr-x 7 1001 1001 4096 Nov 8 04:45 internal [2024-11-08T04:48:14.589Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 04:45 openapi [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 584 Nov 8 04:45 security.txt [2024-11-08T04:48:14.589Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 04:45 version.go [Pipeline] sh [2024-11-08T04:48:14.879Z] + '[' -e coverage.out ] [2024-11-08T04:48:14.879Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-08T04:48:15.068Z] Stashed 1 file(s) [Pipeline] sh [2024-11-08T04:48:15.349Z] + make build [2024-11-08T04:48:15.349Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T04:48:37.287Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T04:48:38.660Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T04:48:40.208Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25864 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-08T04:48:40.224Z] Running in /w/workspace/edgex-go/748 [Pipeline] { [Pipeline] checkout [2024-11-08T04:48:40.560Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T04:48:40.821Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T04:48:42.722Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T04:48:43.285Z] The recommended git tool is: git [2024-11-08T04:48:46.905Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T04:48:49.434Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T04:48:49.568Z] using credential edgex-jenkins-ssh [2024-11-08T04:48:49.594Z] Cloning the remote Git repository [2024-11-08T04:48:50.807Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T04:48:49.662Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-08T04:48:49.774Z] > git init /w/workspace/edgex-go/748 # timeout=10 [2024-11-08T04:48:49.951Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-08T04:48:49.952Z] > git --version # timeout=10 [2024-11-08T04:48:49.974Z] > git --version # 'git version 2.25.1' [2024-11-08T04:48:49.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T04:48:50.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T04:48:51.742Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T04:48:52.309Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T04:48:52.876Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T04:48:53.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-08T04:48:54.776Z] $ docker stop --time=1 ae4412723b0e483823afb22cabfa25533c1bee67fbed18f575adc307f648862a [2024-11-08T04:49:01.291Z] $ docker rm -f --volumes ae4412723b0e483823afb22cabfa25533c1bee67fbed18f575adc307f648862a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:49:02.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T04:49:02.402Z] [2024-11-08T04:49:02.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:49:02.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T04:49:02.964Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-08T04:49:02.964Z] 91d30c5bc195: Pulling fs layer [2024-11-08T04:49:02.964Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-08T04:49:02.964Z] 9c61dcf015f6: Pulling fs layer [2024-11-08T04:49:02.964Z] 4698f68db338: Pulling fs layer [2024-11-08T04:49:02.964Z] 2a2f49069b9e: Pulling fs layer [2024-11-08T04:49:02.964Z] e0025b399a48: Pulling fs layer [2024-11-08T04:49:02.964Z] 4698f68db338: Waiting [2024-11-08T04:49:02.964Z] 2a2f49069b9e: Waiting [2024-11-08T04:49:02.964Z] e0025b399a48: Waiting [2024-11-08T04:49:02.964Z] 91d30c5bc195: Verifying Checksum [2024-11-08T04:49:02.964Z] 91d30c5bc195: Download complete [2024-11-08T04:49:02.964Z] 4698f68db338: Download complete [2024-11-08T04:49:02.964Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-08T04:49:02.964Z] 2e9b0aa3be6d: Download complete [2024-11-08T04:49:02.964Z] 91d30c5bc195: Pull complete [2024-11-08T04:49:02.964Z] e0025b399a48: Verifying Checksum [2024-11-08T04:49:02.964Z] e0025b399a48: Download complete [2024-11-08T04:49:03.221Z] 2a2f49069b9e: Download complete [2024-11-08T04:49:03.480Z] 2e9b0aa3be6d: Pull complete [2024-11-08T04:49:03.480Z] 9c61dcf015f6: Verifying Checksum [2024-11-08T04:49:03.480Z] 9c61dcf015f6: Download complete [2024-11-08T04:49:06.009Z] 9c61dcf015f6: Pull complete [2024-11-08T04:49:06.009Z] 4698f68db338: Pull complete [2024-11-08T04:49:06.267Z] 2a2f49069b9e: Pull complete [2024-11-08T04:49:06.526Z] e0025b399a48: Pull complete [2024-11-08T04:49:06.526Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-08T04:49:06.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T04:49:06.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:49:06.638Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T04:49:06.671Z] $ 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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-11-08T04:49:06.859Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-08T04:49:06.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T04:49:07.962Z] Avoid second fetch [2024-11-08T04:49:07.963Z] Checking out Revision e5d1445735142b58d5731bba26edf81fba355370 (main) [2024-11-08T04:49:08.922Z] Commit message: "Merge pull request #4999 from judehung/remove-redis-pubsub" [2024-11-08T04:49:09.515Z] $ docker top 892a33e3886aea80b872e5c871e366d1f8e09d5298f156ff6bd4b12ec2e71457 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:49:09.863Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T04:49:07.985Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T04:49:08.059Z] > git checkout -f e5d1445735142b58d5731bba26edf81fba355370 # timeout=10 [2024-11-08T04:49:12.393Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #1 transferring dockerfile: 2.50kB done [2024-11-08T04:49:12.393Z] #1 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #2 transferring dockerfile: 2.23kB done [2024-11-08T04:49:12.393Z] #2 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #3 transferring dockerfile: 3.02kB done [2024-11-08T04:49:12.393Z] #3 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #4 transferring dockerfile: 1.86kB done [2024-11-08T04:49:12.393Z] #4 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #5 [core-data internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #5 transferring dockerfile: 2.07kB done [2024-11-08T04:49:12.393Z] #5 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #6 transferring dockerfile: 1.69kB done [2024-11-08T04:49:12.393Z] #6 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #7 transferring dockerfile: 1.70kB done [2024-11-08T04:49:12.393Z] #7 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #8 transferring dockerfile: 1.89kB done [2024-11-08T04:49:12.393Z] #8 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #9 transferring dockerfile: 2.49kB done [2024-11-08T04:49:12.393Z] #9 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #10 transferring dockerfile: 2.07kB done [2024-11-08T04:49:12.393Z] #10 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #11 [core-command internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #11 transferring dockerfile: 1.94kB done [2024-11-08T04:49:12.393Z] #11 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #12 transferring dockerfile: 1.81kB done [2024-11-08T04:49:12.393Z] #12 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #13 transferring dockerfile: 2.15kB done [2024-11-08T04:49:12.393Z] #13 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #14 transferring dockerfile: 2.13kB done [2024-11-08T04:49:12.393Z] #14 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-11-08T04:49:12.393Z] #15 transferring dockerfile: 2.02kB done [2024-11-08T04:49:12.393Z] #15 DONE 0.0s [2024-11-08T04:49:12.393Z] [2024-11-08T04:49:12.393Z] #16 [security-proxy-setup internal] load .dockerignore [2024-11-08T04:49:12.393Z] #16 transferring context: 50B done [2024-11-08T04:49:12.393Z] #16 DONE 0.0s [2024-11-08T04:49:12.651Z] [2024-11-08T04:49:12.651Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T04:49:12.651Z] #17 transferring context: 50B done [2024-11-08T04:49:12.651Z] #17 DONE 0.0s [2024-11-08T04:49:12.651Z] [2024-11-08T04:49:12.651Z] #18 [security-bootstrapper internal] load .dockerignore [2024-11-08T04:49:12.652Z] #18 transferring context: 50B done [2024-11-08T04:49:12.652Z] #18 DONE 0.0s [2024-11-08T04:49:12.652Z] [2024-11-08T04:49:12.652Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-11-08T04:49:12.652Z] #19 transferring context: 50B done [2024-11-08T04:49:12.652Z] #19 DONE 0.0s [2024-11-08T04:49:12.652Z] [2024-11-08T04:49:12.652Z] #20 [core-data internal] load .dockerignore [2024-11-08T04:49:12.652Z] #20 transferring context: 50B done [2024-11-08T04:49:12.652Z] #20 DONE 0.0s [2024-11-08T04:49:12.652Z] [2024-11-08T04:49:12.652Z] #21 [security-spire-config internal] load .dockerignore [2024-11-08T04:49:12.652Z] #21 transferring context: 50B done [2024-11-08T04:49:12.652Z] #21 DONE 0.0s [2024-11-08T04:49:12.652Z] [2024-11-08T04:49:12.652Z] #22 [security-spire-server internal] load .dockerignore [2024-11-08T04:49:12.652Z] #22 transferring context: 50B done [2024-11-08T04:49:12.652Z] #22 DONE 0.0s [2024-11-08T04:49:12.652Z] [2024-11-08T04:49:12.652Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T04:49:12.652Z] #23 transferring context: 50B done [2024-11-08T04:49:12.652Z] #23 DONE 0.0s [2024-11-08T04:49:12.652Z] [2024-11-08T04:49:12.652Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-11-08T04:49:12.652Z] #24 transferring context: 50B done [2024-11-08T04:49:12.652Z] #24 DONE 0.0s [2024-11-08T04:49:12.652Z] [2024-11-08T04:49:12.652Z] #25 [core-keeper internal] load .dockerignore [2024-11-08T04:49:12.652Z] #25 transferring context: 50B done [2024-11-08T04:49:12.652Z] #25 DONE 0.0s [2024-11-08T04:49:12.652Z] [2024-11-08T04:49:12.652Z] #26 [security-spire-agent internal] load .dockerignore [2024-11-08T04:49:12.652Z] #26 transferring context: 50B done [2024-11-08T04:49:12.652Z] #26 DONE 0.0s [2024-11-08T04:49:12.652Z] [2024-11-08T04:49:12.652Z] #27 [core-command internal] load .dockerignore [2024-11-08T04:49:12.912Z] #27 transferring context: 50B done [2024-11-08T04:49:12.912Z] #27 DONE 0.0s [2024-11-08T04:49:12.912Z] [2024-11-08T04:49:12.912Z] #28 [security-proxy-auth internal] load .dockerignore [2024-11-08T04:49:12.912Z] #28 transferring context: 50B done [2024-11-08T04:49:12.912Z] #28 DONE 0.0s [2024-11-08T04:49:12.912Z] [2024-11-08T04:49:12.912Z] #29 [core-metadata internal] load .dockerignore [2024-11-08T04:49:12.912Z] #29 transferring context: 50B done [2024-11-08T04:49:12.912Z] #29 DONE 0.0s [2024-11-08T04:49:12.912Z] [2024-11-08T04:49:12.912Z] #30 [support-notifications internal] load .dockerignore [2024-11-08T04:49:12.912Z] #30 transferring context: 50B done [2024-11-08T04:49:12.912Z] #30 DONE 0.0s [2024-11-08T04:49:12.912Z] [2024-11-08T04:49:12.912Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T04:49:12.912Z] #31 DONE 0.0s [2024-11-08T04:49:12.912Z] [2024-11-08T04:49:12.912Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:49:12.912Z] #32 DONE 0.1s [2024-11-08T04:49:12.912Z] [2024-11-08T04:49:12.912Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T04:49:12.912Z] #31 DONE 0.0s [2024-11-08T04:49:12.912Z] [2024-11-08T04:49:12.912Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:49:12.912Z] #32 DONE 0.1s [2024-11-08T04:49:12.912Z] [2024-11-08T04:49:12.912Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:49:12.912Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:49:12.912Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T04:49:12.912Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T04:49:12.912Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:49:12.912Z] #33 DONE 0.1s [2024-11-08T04:49:12.912Z] [2024-11-08T04:49:12.912Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [Pipeline] withEnv [Pipeline] { [2024-11-08T04:49:13.197Z] #34 ... [2024-11-08T04:49:13.198Z] [2024-11-08T04:49:13.198Z] #33 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:49:13.198Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:49:13.198Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T04:49:13.198Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T04:49:13.198Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:49:13.198Z] #33 DONE 0.1s [2024-11-08T04:49:13.198Z] [2024-11-08T04:49:13.198Z] #34 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T04:49:13.198Z] #34 ... [2024-11-08T04:49:13.198Z] [2024-11-08T04:49:13.198Z] #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:49:13.198Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:49:13.198Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T04:49:13.198Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T04:49:13.198Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:49:13.198Z] #33 DONE 0.1s [2024-11-08T04:49:13.198Z] [2024-11-08T04:49:13.198Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T04:49:13.198Z] #31 DONE 0.0s [2024-11-08T04:49:13.198Z] [2024-11-08T04:49:13.198Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T04:49:13.463Z] #34 ... [2024-11-08T04:49:13.463Z] [2024-11-08T04:49:13.463Z] #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:49:13.463Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:49:13.463Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T04:49:13.463Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T04:49:13.463Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:49:13.463Z] #33 DONE 0.1s [2024-11-08T04:49:13.463Z] [2024-11-08T04:49:13.463Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T04:49:13.463Z] #31 DONE 0.0s [2024-11-08T04:49:13.463Z] [2024-11-08T04:49:13.463Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T04:49:13.723Z] #34 ... [2024-11-08T04:49:13.723Z] [2024-11-08T04:49:13.723Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:49:13.723Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:49:13.723Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T04:49:13.723Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T04:49:13.723Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:49:13.723Z] #33 DONE 0.1s [2024-11-08T04:49:13.723Z] [2024-11-08T04:49:13.723Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:49:13.723Z] #32 DONE 0.6s [2024-11-08T04:49:13.723Z] [2024-11-08T04:49:13.723Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T04:49:13.849Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T04:49:13.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:49:13.849Z] Dload Upload Total Spent Left Speed [2024-11-08T04:49:13.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-11-08T04:49:13.982Z] #34 ... [2024-11-08T04:49:13.982Z] [2024-11-08T04:49:13.982Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T04:49:13.982Z] #35 DONE 0.8s [2024-11-08T04:49:14.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-11-08T04:49:14.239Z] [2024-11-08T04:49:14.239Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:49:14.239Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:49:14.239Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T04:49:14.239Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T04:49:14.239Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:49:14.239Z] #33 DONE 0.1s [2024-11-08T04:49:14.239Z] [2024-11-08T04:49:14.239Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T04:49:14.239Z] #36 DONE 1.1s [2024-11-08T04:49:14.239Z] [2024-11-08T04:49:14.239Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:49:14.239Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] sh [2024-11-08T04:49:14.497Z] #37 ... [2024-11-08T04:49:14.497Z] [2024-11-08T04:49:14.497Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T04:49:14.497Z] #34 DONE 1.8s [2024-11-08T04:49:14.497Z] [2024-11-08T04:49:14.497Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:49:14.497Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-11-08T04:49:14.582Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T04:49:14.582Z] + sudo tee /etc/docker/daemon.new [2024-11-08T04:49:14.582Z] { [2024-11-08T04:49:14.582Z] "registry-mirrors": [ [2024-11-08T04:49:14.582Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T04:49:14.582Z] ], [2024-11-08T04:49:14.582Z] "bip": "10.250.0.254/24", [2024-11-08T04:49:14.582Z] "hosts": [ [2024-11-08T04:49:14.582Z] "tcp://0.0.0.0:5555", [2024-11-08T04:49:14.582Z] "unix:///var/run/docker.sock" [2024-11-08T04:49:14.582Z] ], [2024-11-08T04:49:14.582Z] "mtu": 1458, [2024-11-08T04:49:14.582Z] "selinux-enabled": true, [2024-11-08T04:49:14.582Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T04:49:14.582Z] } [2024-11-08T04:49:14.757Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T04:49:20.091Z] #37 ... [2024-11-08T04:49:20.091Z] [2024-11-08T04:49:20.091Z] #38 [security-spiffe-token-provider internal] load build context [2024-11-08T04:49:20.091Z] #38 transferring context: 228.74MB 6.5s [2024-11-08T04:49:20.091Z] #38 ... [2024-11-08T04:49:20.091Z] [2024-11-08T04:49:20.091Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2024-11-08T04:49:22.655Z] #39 ... [2024-11-08T04:49:22.655Z] [2024-11-08T04:49:22.655Z] #40 [security-spire-server internal] load build context [2024-11-08T04:49:22.655Z] #40 transferring context: 23.57kB 0.0s done [2024-11-08T04:49:22.655Z] #40 DONE 8.0s [2024-11-08T04:49:22.655Z] [2024-11-08T04:49:22.655Z] #38 [security-spiffe-token-provider internal] load build context [2024-11-08T04:49:22.655Z] #38 transferring context: 335.97MB 9.1s [2024-11-08T04:49:22.914Z] #38 ... [2024-11-08T04:49:22.914Z] [2024-11-08T04:49:22.914Z] #41 [security-proxy-setup internal] load build context [2024-11-08T04:49:22.914Z] #41 ... [2024-11-08T04:49:22.914Z] [2024-11-08T04:49:22.914Z] #42 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T04:49:22.914Z] #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:22.914Z] #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:22.914Z] #0 1.366 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:22.914Z] #0 1.381 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:22.914Z] #0 1.395 OK: 8 MiB in 15 packages [2024-11-08T04:49:23.175Z] #42 ... [2024-11-08T04:49:23.175Z] [2024-11-08T04:49:23.175Z] #43 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T04:49:23.175Z] #0 1.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.175Z] #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.175Z] #0 1.496 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T04:49:23.175Z] #0 1.515 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:23.175Z] #0 1.516 (3/3) Installing tzdata (2024b-r0) [2024-11-08T04:49:23.175Z] #0 1.546 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:23.175Z] #0 1.556 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:49:23.175Z] #0 1.611 OK: 10 MiB in 17 packages [2024-11-08T04:49:23.175Z] #43 ... [2024-11-08T04:49:23.175Z] [2024-11-08T04:49:23.175Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T04:49:23.175Z] #0 0.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.175Z] #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.175Z] #0 1.391 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:49:23.175Z] #0 1.391 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:49:23.175Z] #0 1.391 OK: 24168 distinct packages available [2024-11-08T04:49:23.175Z] #0 1.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.175Z] #0 1.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.175Z] #0 1.850 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T04:49:23.175Z] #0 1.868 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T04:49:23.175Z] #0 1.885 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T04:49:23.175Z] #0 1.890 (4/14) Installing libunistring (1.2-r0) [2024-11-08T04:49:23.175Z] #0 1.906 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T04:49:23.175Z] #0 1.912 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T04:49:23.175Z] #0 1.915 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T04:49:23.175Z] #0 1.917 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T04:49:23.175Z] #0 1.927 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T04:49:23.175Z] #0 1.936 (10/14) Installing curl (8.11.0-r1) [2024-11-08T04:49:23.175Z] #0 1.941 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:23.175Z] #0 1.944 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T04:49:23.175Z] #0 1.947 (13/14) Installing libucontext (1.2-r3) [2024-11-08T04:49:23.175Z] #0 1.950 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T04:49:23.175Z] #0 1.954 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:23.175Z] #0 1.963 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:49:23.175Z] #0 1.996 OK: 13 MiB in 28 packages [2024-11-08T04:49:23.433Z] #44 ... [2024-11-08T04:49:23.433Z] [2024-11-08T04:49:23.433Z] #45 [security-bootstrapper internal] load build context [2024-11-08T04:49:23.433Z] #45 ... [2024-11-08T04:49:23.433Z] [2024-11-08T04:49:23.433Z] #46 [support-cron-scheduler internal] load build context [2024-11-08T04:49:23.433Z] #46 ... [2024-11-08T04:49:23.433Z] [2024-11-08T04:49:23.433Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T04:49:23.433Z] #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.433Z] #0 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.433Z] #0 1.494 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:23.433Z] #0 1.494 (2/2) Installing su-exec (0.2-r3) [2024-11-08T04:49:23.433Z] #0 1.494 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:23.433Z] #0 1.501 OK: 8 MiB in 16 packages [2024-11-08T04:49:23.690Z] #47 ... [2024-11-08T04:49:23.690Z] [2024-11-08T04:49:23.690Z] #48 [support-notifications internal] load build context [2024-11-08T04:49:23.690Z] #48 ... [2024-11-08T04:49:23.690Z] [2024-11-08T04:49:23.690Z] #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T04:49:23.690Z] #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.690Z] #0 3.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:23.690Z] #0 4.071 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:23.690Z] #0 4.074 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:23.690Z] #0 4.084 OK: 8 MiB in 15 packages [2024-11-08T04:49:23.949Z] #49 ... [2024-11-08T04:49:23.949Z] [2024-11-08T04:49:23.949Z] #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T04:49:23.949Z] #50 ... [2024-11-08T04:49:23.949Z] [2024-11-08T04:49:23.949Z] #51 [security-proxy-auth internal] load build context [2024-11-08T04:49:23.949Z] #51 transferring context: 433.51MB 9.9s done [2024-11-08T04:49:24.207Z] #51 ... [2024-11-08T04:49:24.207Z] [2024-11-08T04:49:24.207Z] #52 [core-command internal] load build context [2024-11-08T04:49:24.207Z] #52 ... [2024-11-08T04:49:24.207Z] [2024-11-08T04:49:24.207Z] #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T04:49:24.466Z] #53 ... [2024-11-08T04:49:24.466Z] [2024-11-08T04:49:24.466Z] #54 [security-secretstore-setup internal] load build context [2024-11-08T04:49:24.466Z] #54 ... [2024-11-08T04:49:24.466Z] [2024-11-08T04:49:24.466Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T04:49:24.466Z] #0 7.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:24.466Z] #0 7.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:24.466Z] #0 7.513 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T04:49:24.466Z] #0 7.531 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:24.466Z] #0 7.533 (3/4) Installing su-exec (0.2-r3) [2024-11-08T04:49:24.466Z] #0 7.536 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T04:49:24.466Z] #0 7.599 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:24.466Z] #0 7.608 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:49:24.466Z] #0 7.643 OK: 19 MiB in 18 packages [2024-11-08T04:49:24.724Z] #55 ... [2024-11-08T04:49:24.724Z] [2024-11-08T04:49:24.724Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T04:49:24.724Z] #56 ... [2024-11-08T04:49:24.724Z] [2024-11-08T04:49:24.724Z] #57 [core-keeper internal] load build context [2024-11-08T04:49:24.724Z] #57 transferring context: 433.51MB 10.1s done [2024-11-08T04:49:24.724Z] #57 ... [2024-11-08T04:49:24.724Z] [2024-11-08T04:49:24.724Z] #58 [security-spire-config internal] load build context [2024-11-08T04:49:24.724Z] #58 transferring context: 21.82kB 0.0s done [2024-11-08T04:49:24.981Z] #58 ... [2024-11-08T04:49:24.981Z] [2024-11-08T04:49:24.981Z] #59 [security-spire-agent internal] load build context [2024-11-08T04:49:24.981Z] #59 transferring context: 23.10kB 0.0s done [2024-11-08T04:49:24.981Z] #59 ... [2024-11-08T04:49:24.981Z] [2024-11-08T04:49:24.981Z] #60 [core-data internal] load build context [2024-11-08T04:49:24.981Z] #60 transferring context: 433.51MB 10.3s done [2024-11-08T04:49:25.239Z] #60 ... [2024-11-08T04:49:25.239Z] [2024-11-08T04:49:25.239Z] #61 [core-metadata internal] load build context [2024-11-08T04:49:25.239Z] #61 transferring context: 433.51MB 11.4s done [2024-11-08T04:49:25.239Z] #61 ... [2024-11-08T04:49:25.239Z] [2024-11-08T04:49:25.239Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-08T04:49:25.239Z] #62 transferring context: 433.51MB 12.2s done [2024-11-08T04:49:25.497Z] #62 ... [2024-11-08T04:49:25.497Z] [2024-11-08T04:49:25.497Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T04:49:25.497Z] #0 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:25.497Z] #0 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:25.497Z] #0 1.196 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:25.497Z] #0 1.267 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:25.497Z] #0 1.277 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:25.497Z] #0 1.281 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T04:49:25.497Z] #0 1.299 (5/6) Installing su-exec (0.2-r3) [2024-11-08T04:49:25.497Z] #0 1.319 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T04:49:25.497Z] #0 1.429 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:25.497Z] #0 1.482 OK: 19 MiB in 18 packages [2024-11-08T04:49:25.497Z] #63 ... [2024-11-08T04:49:25.497Z] [2024-11-08T04:49:25.497Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:49:25.497Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-11-08T04:49:25.497Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T04:49:25.497Z] #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-08T04:49:25.756Z] #64 ... [2024-11-08T04:49:25.756Z] [2024-11-08T04:49:25.756Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T04:49:25.756Z] #65 ... [2024-11-08T04:49:25.756Z] [2024-11-08T04:49:25.756Z] #54 [security-secretstore-setup internal] load build context [2024-11-08T04:49:25.756Z] #54 transferring context: 433.51MB 12.3s done [Pipeline] sh [2024-11-08T04:49:27.341Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T04:49:27.669Z] + sudo service docker restart [2024-11-08T04:49:31.067Z] #54 ... [2024-11-08T04:49:31.067Z] [2024-11-08T04:49:31.067Z] #45 [security-bootstrapper internal] load build context [2024-11-08T04:49:31.067Z] #45 transferring context: 433.51MB 12.1s done [2024-11-08T04:49:31.325Z] #45 ... [2024-11-08T04:49:31.325Z] [2024-11-08T04:49:31.325Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:49:31.325Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-08T04:49:31.325Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-08T04:49:31.586Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-08T04:49:31.586Z] #37 ... [2024-11-08T04:49:31.586Z] [2024-11-08T04:49:31.586Z] #38 [security-spiffe-token-provider internal] load build context [2024-11-08T04:49:31.586Z] #38 transferring context: 433.51MB 11.4s done [2024-11-08T04:49:33.036Z] #38 ... [2024-11-08T04:49:33.036Z] [2024-11-08T04:49:33.036Z] #41 [security-proxy-setup internal] load build context [2024-11-08T04:49:33.036Z] #41 transferring context: 433.51MB 10.4s done [2024-11-08T04:49:33.295Z] #41 ... [2024-11-08T04:49:33.295Z] [2024-11-08T04:49:33.295Z] #52 [core-command internal] load build context [2024-11-08T04:49:33.295Z] #52 transferring context: 433.51MB 11.4s done [2024-11-08T04:49:34.001Z] #52 ... [2024-11-08T04:49:34.002Z] [2024-11-08T04:49:34.002Z] #46 [support-cron-scheduler internal] load build context [2024-11-08T04:49:34.002Z] #46 transferring context: 433.51MB 11.4s done [2024-11-08T04:49:34.274Z] #46 ... [2024-11-08T04:49:34.274Z] [2024-11-08T04:49:34.274Z] #48 [support-notifications internal] load build context [2024-11-08T04:49:34.274Z] #48 transferring context: 433.51MB 10.4s done [2024-11-08T04:49:38.222Z] #48 ... [2024-11-08T04:49:38.222Z] [2024-11-08T04:49:38.222Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:49:38.222Z] #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-08T04:49:38.222Z] #64 ... [2024-11-08T04:49:38.222Z] [2024-11-08T04:49:38.222Z] #58 [security-spire-config internal] load build context [2024-11-08T04:49:38.222Z] #58 DONE 23.4s [2024-11-08T04:49:38.222Z] [2024-11-08T04:49:38.222Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:49:38.222Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.9s [2024-11-08T04:49:38.222Z] #64 ... [2024-11-08T04:49:38.222Z] [2024-11-08T04:49:38.222Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:49:43.531Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.6s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:49:45.932Z] provisioning config files... [2024-11-08T04:49:45.956Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/748@tmp/config4485279787593448710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:49:46.380Z] ---> ****-login.sh [2024-11-08T04:49:46.380Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:49:46.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:49:46.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:49:46.917Z] Configure a credential helper to remove this warning. See [2024-11-08T04:49:46.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:49:46.917Z] [2024-11-08T04:49:46.917Z] Login Succeeded [2024-11-08T04:49:46.917Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:49:47.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:49:47.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:49:47.460Z] Configure a credential helper to remove this warning. See [2024-11-08T04:49:47.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:49:47.460Z] [2024-11-08T04:49:47.460Z] Login Succeeded [2024-11-08T04:49:47.460Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:49:47.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:49:47.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:49:47.729Z] Configure a credential helper to remove this warning. See [2024-11-08T04:49:47.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:49:47.729Z] [2024-11-08T04:49:47.729Z] Login Succeeded [2024-11-08T04:49:47.729Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:49:47.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:49:47.872Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 13.7s [2024-11-08T04:49:47.872Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 13.7s [2024-11-08T04:49:47.872Z] #37 ... [2024-11-08T04:49:47.872Z] [2024-11-08T04:49:47.872Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:49:47.872Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 15.1s [2024-11-08T04:49:47.872Z] #64 ... [2024-11-08T04:49:47.872Z] [2024-11-08T04:49:47.872Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:49:47.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:49:47.998Z] Configure a credential helper to remove this warning. See [2024-11-08T04:49:47.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:49:47.998Z] [2024-11-08T04:49:47.998Z] Login Succeeded [2024-11-08T04:49:47.998Z] ****.io [2024-11-08T04:49:48.134Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 14.1s [2024-11-08T04:49:48.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:49:48.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:49:48.537Z] Configure a credential helper to remove this warning. See [2024-11-08T04:49:48.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:49:48.537Z] [2024-11-08T04:49:48.537Z] Login Succeeded [2024-11-08T04:49:48.537Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:49:48.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-08T04:49:49.169Z] + git config --global --add safe.directory /w/workspace/edgex-go/748 [Pipeline] echo [2024-11-08T04:49:49.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:49:49.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:49:49.225Z] ========================================================= [2024-11-08T04:49:49.225Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T04:49:49.225Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T04:49:49.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T04:49:49.841Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T04:49:49.841Z] cf04c63912e1: Pulling fs layer [2024-11-08T04:49:49.841Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T04:49:49.841Z] a37a00ec5f00: Pulling fs layer [2024-11-08T04:49:49.841Z] 50b3750afda1: Pulling fs layer [2024-11-08T04:49:49.841Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T04:49:49.841Z] 80978eb59214: Pulling fs layer [2024-11-08T04:49:49.841Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T04:49:49.841Z] c5a475d317c9: Pulling fs layer [2024-11-08T04:49:49.841Z] 50b3750afda1: Waiting [2024-11-08T04:49:49.841Z] 4f4fb700ef54: Waiting [2024-11-08T04:49:49.841Z] c5a475d317c9: Waiting [2024-11-08T04:49:49.841Z] 80978eb59214: Waiting [2024-11-08T04:49:49.841Z] c9f46d7d2bd2: Waiting [2024-11-08T04:49:49.841Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T04:49:49.841Z] 55b35a11ae5e: Download complete [2024-11-08T04:49:49.841Z] 50b3750afda1: Verifying Checksum [2024-11-08T04:49:49.841Z] 50b3750afda1: Download complete [2024-11-08T04:49:49.841Z] 4f4fb700ef54: Download complete [2024-11-08T04:49:49.841Z] 80978eb59214: Verifying Checksum [2024-11-08T04:49:49.841Z] 80978eb59214: Download complete [2024-11-08T04:49:49.841Z] cf04c63912e1: Verifying Checksum [2024-11-08T04:49:49.841Z] cf04c63912e1: Download complete [2024-11-08T04:49:50.437Z] c5a475d317c9: Verifying Checksum [2024-11-08T04:49:50.437Z] c5a475d317c9: Download complete [2024-11-08T04:49:51.036Z] cf04c63912e1: Pull complete [2024-11-08T04:49:51.435Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.0s done [2024-11-08T04:49:51.435Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.0s done [2024-11-08T04:49:51.631Z] 55b35a11ae5e: Pull complete [2024-11-08T04:49:51.904Z] a37a00ec5f00: Verifying Checksum [2024-11-08T04:49:51.904Z] a37a00ec5f00: Download complete [2024-11-08T04:49:52.002Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T04:49:52.878Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T04:49:52.878Z] c9f46d7d2bd2: Download complete [2024-11-08T04:49:53.389Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 19.2s [2024-11-08T04:49:54.326Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 20.3s done [2024-11-08T04:49:54.326Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 20.3s [2024-11-08T04:49:54.326Z] #37 ... [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #59 [security-spire-agent internal] load build context [2024-11-08T04:49:54.326Z] #59 DONE 40.2s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #51 [security-proxy-auth internal] load build context [2024-11-08T04:49:54.326Z] #51 DONE 41.1s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #60 [core-data internal] load build context [2024-11-08T04:49:54.326Z] #60 DONE 41.2s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #57 [core-keeper internal] load build context [2024-11-08T04:49:54.326Z] #57 DONE 41.1s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #48 [support-notifications internal] load build context [2024-11-08T04:49:54.326Z] #48 DONE 40.8s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T04:49:54.326Z] #55 DONE 41.2s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #46 [support-cron-scheduler internal] load build context [2024-11-08T04:49:54.326Z] #46 DONE 41.4s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T04:49:54.326Z] #44 DONE 41.2s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T04:49:54.326Z] #50 DONE 41.0s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #41 [security-proxy-setup internal] load build context [2024-11-08T04:49:54.326Z] #41 DONE 41.5s [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:49:54.326Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 20.3s done [2024-11-08T04:49:54.326Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 20.3s done [2024-11-08T04:49:54.326Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-08T04:49:54.326Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-08T04:49:54.326Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 20.4s [2024-11-08T04:49:54.326Z] #37 ... [2024-11-08T04:49:54.326Z] [2024-11-08T04:49:54.326Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T04:49:54.584Z] #66 ... [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T04:49:54.584Z] #47 DONE 41.4s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #43 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T04:49:54.584Z] #43 DONE 41.4s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T04:49:54.584Z] #49 DONE 41.3s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #38 [security-spiffe-token-provider internal] load build context [2024-11-08T04:49:54.584Z] #38 DONE 41.4s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #52 [core-command internal] load build context [2024-11-08T04:49:54.584Z] #52 DONE 41.3s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T04:49:54.584Z] #42 DONE 41.6s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T04:49:54.584Z] #63 DONE 41.5s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #61 [core-metadata internal] load build context [2024-11-08T04:49:54.584Z] #61 DONE 41.0s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #54 [security-secretstore-setup internal] load build context [2024-11-08T04:49:54.584Z] #54 DONE 41.4s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #45 [security-bootstrapper internal] load build context [2024-11-08T04:49:54.584Z] #45 DONE 41.5s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-08T04:49:54.584Z] #62 DONE 41.6s [2024-11-08T04:49:54.584Z] [2024-11-08T04:49:54.584Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:49:54.584Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 20.6s [2024-11-08T04:49:54.842Z] #37 ... [2024-11-08T04:49:54.842Z] [2024-11-08T04:49:54.842Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-08T04:49:54.842Z] #39 DONE 35.2s [2024-11-08T04:49:54.842Z] [2024-11-08T04:49:54.842Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:49:54.843Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 20.7s [2024-11-08T04:49:54.843Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.8s [2024-11-08T04:49:55.100Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-11-08T04:49:55.100Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.9s done [2024-11-08T04:49:56.476Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done [2024-11-08T04:49:57.851Z] #37 ... [2024-11-08T04:49:57.851Z] [2024-11-08T04:49:57.851Z] #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T04:49:57.851Z] #53 41.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #53 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #53 42.08 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T04:49:57.851Z] #53 42.10 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:57.851Z] #53 42.10 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:57.851Z] #53 42.11 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:49:57.851Z] #53 42.15 OK: 9 MiB in 16 packages [2024-11-08T04:49:57.851Z] #53 DONE 43.8s [2024-11-08T04:49:57.851Z] [2024-11-08T04:49:57.851Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T04:49:57.851Z] #56 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #56 41.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #56 42.10 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:49:57.851Z] #56 42.10 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:49:57.851Z] #56 42.10 OK: 24168 distinct packages available [2024-11-08T04:49:57.851Z] #56 42.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #56 42.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #56 42.50 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:57.851Z] #56 42.53 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:57.851Z] #56 42.54 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:57.851Z] #56 42.55 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T04:49:57.851Z] #56 42.55 (5/7) Installing libucontext (1.2-r3) [2024-11-08T04:49:57.851Z] #56 42.55 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T04:49:57.851Z] #56 42.56 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T04:49:57.851Z] #56 42.57 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:57.851Z] #56 42.58 OK: 9 MiB in 19 packages [2024-11-08T04:49:57.851Z] #56 DONE 43.2s [2024-11-08T04:49:57.851Z] [2024-11-08T04:49:57.851Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T04:49:57.851Z] #65 41.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #65 41.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #65 41.86 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:49:57.851Z] #65 41.86 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:49:57.851Z] #65 41.86 OK: 24168 distinct packages available [2024-11-08T04:49:57.851Z] #65 41.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #65 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #65 42.42 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:57.851Z] #65 42.42 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T04:49:57.851Z] #65 42.42 (3/4) Installing libucontext (1.2-r3) [2024-11-08T04:49:57.851Z] #65 42.43 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T04:49:57.851Z] #65 42.43 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:57.851Z] #65 42.44 OK: 8 MiB in 18 packages [2024-11-08T04:49:57.851Z] #65 DONE 43.2s [2024-11-08T04:49:57.851Z] [2024-11-08T04:49:57.851Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T04:49:57.851Z] #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #0 1.974 Upgrading critical system libraries and apk-tools: [2024-11-08T04:49:57.851Z] #0 1.974 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:49:57.851Z] #0 1.986 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:57.851Z] #0 2.057 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:49:57.851Z] #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #0 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:57.851Z] #0 2.382 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:57.851Z] #0 2.415 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:57.851Z] #0 2.427 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:49:57.851Z] #0 2.493 OK: 19 MiB in 18 packages [2024-11-08T04:49:57.851Z] #67 DONE 3.2s [2024-11-08T04:49:57.851Z] [2024-11-08T04:49:57.851Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:49:57.851Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 17.4s done [2024-11-08T04:49:57.851Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.8s done [2024-11-08T04:49:57.851Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 21.7s done [2024-11-08T04:49:57.851Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T04:49:57.851Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-08T04:49:57.851Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.5s done [2024-11-08T04:49:57.851Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-08T04:49:57.851Z] #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-11-08T04:49:57.851Z] #64 DONE 43.6s [2024-11-08T04:49:57.851Z] [2024-11-08T04:49:57.851Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T04:49:57.851Z] #68 ... [2024-11-08T04:49:57.851Z] [2024-11-08T04:49:57.851Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:49:57.851Z] #37 DONE 43.6s [2024-11-08T04:49:57.851Z] [2024-11-08T04:49:57.851Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T04:49:58.463Z] #69 ... [2024-11-08T04:49:58.463Z] [2024-11-08T04:49:58.463Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T04:49:58.463Z] #70 DONE 3.6s [2024-11-08T04:49:58.723Z] [2024-11-08T04:49:58.723Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T04:49:58.723Z] #71 ... [2024-11-08T04:49:58.723Z] [2024-11-08T04:49:58.723Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T04:49:58.723Z] #66 2.621 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #66 3.109 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #66 3.821 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T04:49:58.723Z] #66 4.100 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:58.723Z] #66 4.183 OK: 8 MiB in 15 packages [2024-11-08T04:49:58.723Z] #66 DONE 4.4s [2024-11-08T04:49:58.723Z] [2024-11-08T04:49:58.723Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T04:49:58.723Z] #0 3.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.552 Upgrading critical system libraries and apk-tools: [2024-11-08T04:49:58.723Z] #0 3.552 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:49:58.723Z] #0 3.558 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:58.723Z] #0 3.629 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:49:58.723Z] #0 3.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 4.003 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:58.723Z] #0 4.041 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:58.723Z] #0 4.051 OK: 8 MiB in 16 packages [2024-11-08T04:49:58.723Z] #72 DONE 4.4s [2024-11-08T04:49:58.723Z] [2024-11-08T04:49:58.723Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:49:58.723Z] #0 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.487 Upgrading critical system libraries and apk-tools: [2024-11-08T04:49:58.723Z] #0 3.487 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:49:58.723Z] #0 3.508 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:58.723Z] #0 3.599 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:49:58.723Z] #0 3.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.947 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:58.723Z] #0 3.986 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:58.723Z] #0 3.997 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:49:58.723Z] #0 4.046 OK: 10 MiB in 17 packages [2024-11-08T04:49:58.723Z] #73 DONE 4.4s [2024-11-08T04:49:58.723Z] [2024-11-08T04:49:58.723Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:49:58.723Z] #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.500 Upgrading critical system libraries and apk-tools: [2024-11-08T04:49:58.723Z] #0 3.500 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:49:58.723Z] #0 3.506 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:58.723Z] #0 3.576 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:49:58.723Z] #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.723Z] #0 3.994 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:58.723Z] #0 4.029 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:58.723Z] #0 4.040 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:49:58.723Z] #0 4.073 OK: 13 MiB in 28 packages [2024-11-08T04:49:58.723Z] #74 DONE 4.4s [2024-11-08T04:49:58.981Z] [2024-11-08T04:49:58.981Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:49:58.981Z] #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.981Z] #0 3.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.981Z] #0 3.495 Upgrading critical system libraries and apk-tools: [2024-11-08T04:49:58.981Z] #0 3.495 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:49:58.981Z] #0 3.501 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:58.981Z] #0 3.586 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:49:58.981Z] #0 3.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.981Z] #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:58.981Z] #0 3.929 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:58.981Z] #0 3.962 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:49:58.981Z] #0 3.972 OK: 8 MiB in 15 packages [2024-11-08T04:49:58.981Z] #75 DONE 4.4s [2024-11-08T04:49:58.981Z] [2024-11-08T04:49:58.981Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T04:49:59.240Z] #76 ... [2024-11-08T04:49:59.240Z] [2024-11-08T04:49:59.240Z] #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T04:49:59.240Z] #0 3.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:59.240Z] #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:59.240Z] #0 4.094 OK: 246 MiB in 54 packages [2024-11-08T04:49:59.240Z] #77 DONE 4.4s [2024-11-08T04:49:59.240Z] [2024-11-08T04:49:59.240Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:49:59.240Z] #78 DONE 0.0s [2024-11-08T04:49:59.240Z] [2024-11-08T04:49:59.240Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:49:59.499Z] #79 ... [2024-11-08T04:49:59.499Z] [2024-11-08T04:49:59.499Z] #80 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T04:49:59.499Z] #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:59.499Z] #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:59.499Z] #0 4.498 OK: 246 MiB in 54 packages [2024-11-08T04:49:59.499Z] #80 DONE 4.6s [2024-11-08T04:49:59.499Z] [2024-11-08T04:49:59.499Z] #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:49:59.499Z] #81 DONE 0.1s [2024-11-08T04:49:59.499Z] [2024-11-08T04:49:59.499Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T04:49:59.499Z] #0 3.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:59.499Z] #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:59.499Z] #0 4.362 Upgrading critical system libraries and apk-tools: [2024-11-08T04:49:59.499Z] #0 4.362 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:49:59.499Z] #0 4.369 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:49:59.499Z] #0 4.457 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:49:59.499Z] #0 4.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:59.499Z] #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:49:59.499Z] #0 4.884 OK: 19 MiB in 18 packages [2024-11-08T04:49:59.499Z] #82 DONE 5.0s [2024-11-08T04:49:59.499Z] [2024-11-08T04:49:59.499Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T04:49:59.499Z] #83 DONE 0.0s [2024-11-08T04:49:59.499Z] [2024-11-08T04:49:59.499Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:50:00.870Z] #84 ... [2024-11-08T04:50:00.870Z] [2024-11-08T04:50:00.870Z] #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T04:50:00.870Z] #0 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 5.200 Upgrading critical system libraries and apk-tools: [2024-11-08T04:50:00.870Z] #0 5.200 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:50:00.870Z] #0 5.209 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:50:00.870Z] #0 5.273 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:50:00.870Z] #0 5.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 5.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 5.651 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:50:00.870Z] #0 5.694 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:50:00.870Z] #0 5.706 OK: 8 MiB in 15 packages [2024-11-08T04:50:00.870Z] #85 DONE 6.0s [2024-11-08T04:50:00.870Z] [2024-11-08T04:50:00.870Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T04:50:00.870Z] #76 DONE 1.8s [2024-11-08T04:50:00.870Z] [2024-11-08T04:50:00.870Z] #86 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T04:50:00.870Z] #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 5.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 5.708 OK: 246 MiB in 54 packages [2024-11-08T04:50:00.870Z] #86 DONE 5.9s [2024-11-08T04:50:00.870Z] [2024-11-08T04:50:00.870Z] #87 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T04:50:00.870Z] #0 3.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 4.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 5.173 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:50:00.870Z] #0 5.173 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:50:00.870Z] #0 5.173 OK: 24169 distinct packages available [2024-11-08T04:50:00.870Z] #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 5.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:00.870Z] #0 5.761 OK: 246 MiB in 54 packages [2024-11-08T04:50:00.870Z] #87 DONE 5.9s [2024-11-08T04:50:00.870Z] [2024-11-08T04:50:00.870Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T04:50:00.870Z] #88 DONE 0.0s [2024-11-08T04:50:00.870Z] [2024-11-08T04:50:00.870Z] #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:50:00.870Z] #89 DONE 0.1s [2024-11-08T04:50:00.870Z] [2024-11-08T04:50:00.870Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:50:00.870Z] #90 DONE 0.1s [2024-11-08T04:50:00.870Z] [2024-11-08T04:50:00.870Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T04:50:00.870Z] #71 2.381 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.128Z] #71 2.846 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.385Z] #71 ... [2024-11-08T04:50:01.385Z] [2024-11-08T04:50:01.385Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:50:01.385Z] #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.385Z] #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.385Z] #0 2.989 Upgrading critical system libraries and apk-tools: [2024-11-08T04:50:01.385Z] #0 2.989 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:50:01.385Z] #0 2.995 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:50:01.385Z] #0 3.078 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:50:01.385Z] #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.385Z] #0 3.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.385Z] #0 3.458 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:50:01.385Z] #0 3.498 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:50:01.385Z] #0 3.509 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:50:01.385Z] #0 3.544 OK: 9 MiB in 16 packages [2024-11-08T04:50:01.385Z] #91 DONE 3.8s [2024-11-08T04:50:01.385Z] [2024-11-08T04:50:01.385Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T04:50:01.385Z] #69 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.385Z] #69 2.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.385Z] #69 2.920 Upgrading critical system libraries and apk-tools: [2024-11-08T04:50:01.385Z] #69 2.920 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:50:01.385Z] #69 2.949 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:50:01.385Z] #69 3.031 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:50:01.385Z] #69 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.385Z] #69 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.385Z] #69 3.404 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:50:01.385Z] #69 3.438 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:50:01.385Z] #69 3.454 OK: 8 MiB in 18 packages [2024-11-08T04:50:01.385Z] #69 DONE 3.7s [2024-11-08T04:50:01.644Z] [2024-11-08T04:50:01.644Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T04:50:01.644Z] #68 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.644Z] #68 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.644Z] #68 3.199 Upgrading critical system libraries and apk-tools: [2024-11-08T04:50:01.644Z] #68 3.199 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:50:01.644Z] #68 3.206 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:50:01.644Z] #68 3.295 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:50:01.644Z] #68 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.644Z] #68 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:50:01.644Z] #68 3.728 OK: 9 MiB in 19 packages [2024-11-08T04:50:02.579Z] #68 DONE 5.0s [2024-11-08T04:50:02.579Z] [2024-11-08T04:50:02.579Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T04:50:02.579Z] #71 3.580 OK: 246 MiB in 54 packages [2024-11-08T04:50:02.579Z] #71 DONE 4.1s [2024-11-08T04:50:02.579Z] [2024-11-08T04:50:02.579Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T04:50:02.579Z] #92 DONE 1.2s [2024-11-08T04:50:02.579Z] [2024-11-08T04:50:02.579Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T04:50:03.961Z] #93 DONE 1.3s [2024-11-08T04:50:03.961Z] [2024-11-08T04:50:03.961Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T04:50:03.961Z] #94 DONE 1.3s [2024-11-08T04:50:03.961Z] [2024-11-08T04:50:03.961Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T04:50:03.961Z] #95 DONE 1.4s [2024-11-08T04:50:03.961Z] [2024-11-08T04:50:03.961Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T04:50:03.961Z] #96 DONE 1.4s [2024-11-08T04:50:03.961Z] [2024-11-08T04:50:03.961Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T04:50:03.961Z] #97 DONE 0.1s [2024-11-08T04:50:03.961Z] [2024-11-08T04:50:03.961Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:50:03.961Z] #98 ... [2024-11-08T04:50:03.961Z] [2024-11-08T04:50:03.961Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T04:50:03.961Z] #99 DONE 0.1s [2024-11-08T04:50:04.219Z] [2024-11-08T04:50:04.219Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T04:50:04.790Z] #100 DONE 0.9s [2024-11-08T04:50:04.790Z] [2024-11-08T04:50:04.790Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T04:50:04.790Z] #101 DONE 0.9s [2024-11-08T04:50:04.790Z] [2024-11-08T04:50:04.790Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T04:50:04.790Z] #102 DONE 1.0s [2024-11-08T04:50:04.790Z] [2024-11-08T04:50:04.790Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T04:50:05.049Z] #103 DONE 0.1s [2024-11-08T04:50:05.049Z] [2024-11-08T04:50:05.049Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T04:50:05.049Z] #104 DONE 0.1s [2024-11-08T04:50:05.049Z] [2024-11-08T04:50:05.049Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T04:50:05.049Z] #105 DONE 0.1s [2024-11-08T04:50:05.049Z] [2024-11-08T04:50:05.049Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T04:50:05.049Z] #106 DONE 0.1s [2024-11-08T04:50:05.049Z] [2024-11-08T04:50:05.049Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T04:50:05.049Z] #107 DONE 0.1s [2024-11-08T04:50:05.049Z] [2024-11-08T04:50:05.049Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T04:50:05.049Z] #108 DONE 0.1s [2024-11-08T04:50:05.049Z] [2024-11-08T04:50:05.049Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T04:50:05.049Z] #109 DONE 0.1s [2024-11-08T04:50:05.049Z] [2024-11-08T04:50:05.049Z] #110 [security-spire-config] exporting to image [2024-11-08T04:50:05.049Z] #110 exporting layers [2024-11-08T04:50:05.306Z] #110 ... [2024-11-08T04:50:05.306Z] [2024-11-08T04:50:05.306Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T04:50:05.306Z] #111 DONE 0.1s [2024-11-08T04:50:05.306Z] [2024-11-08T04:50:05.306Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T04:50:05.306Z] #112 DONE 0.1s [2024-11-08T04:50:05.306Z] [2024-11-08T04:50:05.306Z] #110 [security-spire-server] exporting to image [2024-11-08T04:50:05.566Z] #110 ... [2024-11-08T04:50:05.566Z] [2024-11-08T04:50:05.566Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T04:50:05.566Z] #113 DONE 0.1s [2024-11-08T04:50:05.566Z] [2024-11-08T04:50:05.566Z] #110 [security-spire-agent] exporting to image [2024-11-08T04:50:05.826Z] #110 exporting layers 0.6s done [2024-11-08T04:50:05.826Z] #110 writing image sha256:048ddb1a1a74079e033f59501b4a18ecf5b01964c54401d06425c23039ebf2f4 done [2024-11-08T04:50:05.826Z] #110 naming to docker.io/library/security-spire-config done [2024-11-08T04:50:05.826Z] #110 exporting layers 0.7s done [2024-11-08T04:50:05.826Z] #110 writing image sha256:7f899fe027b70a24b241f15ac15e0733b449d6c11b6fbd17d913a540a42c8166 0.0s done [2024-11-08T04:50:05.826Z] #110 naming to docker.io/library/security-spire-server done [2024-11-08T04:50:06.084Z] #110 exporting layers 0.6s done [2024-11-08T04:50:06.084Z] #110 writing image sha256:0e94b193b1fe0e7ca0da786da517187859d9f20ed4a0fe3e0452bd563d352c1d done [2024-11-08T04:50:06.084Z] #110 naming to docker.io/library/security-spire-agent done [2024-11-08T04:50:06.084Z] #110 DONE 0.9s [2024-11-08T04:50:06.084Z] [2024-11-08T04:50:06.084Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:50:07.958Z] a37a00ec5f00: Pull complete [2024-11-08T04:50:07.958Z] 50b3750afda1: Pull complete [2024-11-08T04:50:07.958Z] 4f4fb700ef54: Pull complete [2024-11-08T04:50:07.958Z] 80978eb59214: Pull complete [2024-11-08T04:50:11.351Z] #114 ... [2024-11-08T04:50:11.351Z] [2024-11-08T04:50:11.351Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:50:14.659Z] c9f46d7d2bd2: Pull complete [2024-11-08T04:50:16.072Z] c5a475d317c9: Pull complete [2024-11-08T04:50:16.072Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T04:50:16.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T04:50:16.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T04:50:16.412Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T04:50:16.412Z] WORKDIR /edgex [2024-11-08T04:50:16.412Z] COPY go.mod . [2024-11-08T04:50:16.412Z] RUN go mod download [2024-11-08T04:50:16.412Z] + docker build -t ci-base-image-arm64 -f - . [2024-11-08T04:50:17.011Z] Sending build context to Docker daemon 3.379MB [2024-11-08T04:50:17.011Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T04:50:17.011Z] ---> be29e6b0f0d4 [2024-11-08T04:50:17.011Z] Step 2/4 : WORKDIR /edgex [2024-11-08T04:50:17.974Z] ---> Running in e8260b358032 [2024-11-08T04:50:18.244Z] Removing intermediate container e8260b358032 [2024-11-08T04:50:18.244Z] ---> 2fa4262a7805 [2024-11-08T04:50:18.244Z] Step 3/4 : COPY go.mod . [2024-11-08T04:50:18.835Z] ---> ba5a82ec1bcc [2024-11-08T04:50:18.835Z] Step 4/4 : RUN go mod download [2024-11-08T04:50:18.835Z] ---> Running in 2decc58fad2a [2024-11-08T04:50:50.599Z] #115 DONE 49.1s [2024-11-08T04:50:50.600Z] [2024-11-08T04:50:50.600Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:50:50.600Z] #98 DONE 45.9s [2024-11-08T04:50:50.600Z] [2024-11-08T04:50:50.600Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:50:50.600Z] #84 DONE 50.3s [2024-11-08T04:50:50.600Z] [2024-11-08T04:50:50.600Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:50:50.600Z] #114 DONE 49.1s [2024-11-08T04:50:50.600Z] [2024-11-08T04:50:50.600Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:50:50.600Z] #79 DONE 50.7s [2024-11-08T04:50:50.600Z] [2024-11-08T04:50:50.600Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T04:51:00.751Z] #116 ... [2024-11-08T04:51:00.751Z] [2024-11-08T04:51:00.751Z] #117 [core-keeper builder 7/8] COPY . . [2024-11-08T04:51:00.751Z] #117 ... [2024-11-08T04:51:00.751Z] [2024-11-08T04:51:00.751Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T04:51:00.751Z] #118 ... [2024-11-08T04:51:00.751Z] [2024-11-08T04:51:00.751Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T04:51:00.751Z] #119 ... [2024-11-08T04:51:00.751Z] [2024-11-08T04:51:00.751Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T04:51:05.190Z] #120 ... [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #119 DONE 15.0s [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:51:05.191Z] #121 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:51:05.191Z] #122 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #123 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #117 [core-keeper builder 7/8] COPY . . [2024-11-08T04:51:05.191Z] #117 DONE 15.0s [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #124 [support-notifications builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #124 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #125 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:51:05.191Z] #125 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #126 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:51:05.191Z] #126 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:51:05.191Z] #127 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #128 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:51:05.191Z] #129 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #118 DONE 15.0s [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:51:05.191Z] #130 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #131 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:51:05.191Z] #132 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:51:05.191Z] #133 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #134 [core-metadata builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #134 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:51:05.191Z] #135 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #136 [core-command builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #136 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:51:05.191Z] #137 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:51:05.191Z] #138 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #139 [core-data builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #139 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:51:05.191Z] #140 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:51:05.191Z] #141 CACHED [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #120 DONE 15.1s [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T04:51:05.191Z] #116 DONE 15.0s [2024-11-08T04:51:05.191Z] [2024-11-08T04:51:05.191Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T04:51:06.128Z] #142 1.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T04:51:16.085Z] #142 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T04:51:16.085Z] #0 0.982 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T04:51:16.085Z] #143 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T04:51:16.085Z] #0 0.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T04:51:16.085Z] #144 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T04:51:16.085Z] #0 1.278 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T04:51:16.085Z] #145 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T04:51:16.085Z] #0 1.034 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T04:51:16.085Z] #146 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T04:51:16.085Z] #0 1.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T04:51:16.085Z] #147 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T04:51:16.085Z] #0 0.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T04:51:16.085Z] #148 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:51:16.085Z] #0 0.803 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T04:51:16.085Z] #149 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T04:51:16.085Z] #0 0.940 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T04:51:16.085Z] #150 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T04:51:16.085Z] #0 0.784 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T04:51:16.085Z] #151 ... [2024-11-08T04:51:16.085Z] [2024-11-08T04:51:16.085Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T04:51:16.085Z] #0 1.451 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T04:51:16.343Z] #152 ... [2024-11-08T04:51:16.343Z] [2024-11-08T04:51:16.343Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T04:51:16.343Z] #0 0.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T04:51:26.776Z] Removing intermediate container 2decc58fad2a [2024-11-08T04:51:26.776Z] ---> aff63a1256a5 [2024-11-08T04:51:26.776Z] Successfully built aff63a1256a5 [2024-11-08T04:51:26.776Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:51:27.141Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T04:51:27.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:51:27.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-25864 does not seem to be running inside a container [2024-11-08T04:51:27.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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-11-08T04:51:28.963Z] $ docker top 48ed7d7a2c764b9db6ab4d7bd51ba3f59830732935e16455b8608b476c5dc34c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:51:29.878Z] + go version [2024-11-08T04:51:29.878Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T04:51:29.902Z] $ docker stop --time=1 48ed7d7a2c764b9db6ab4d7bd51ba3f59830732935e16455b8608b476c5dc34c [2024-11-08T04:51:31.621Z] $ docker rm -f --volumes 48ed7d7a2c764b9db6ab4d7bd51ba3f59830732935e16455b8608b476c5dc34c [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-11-08T04:51:32.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T04:51:32.398Z] [2024-11-08T04:51:32.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:51:32.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T04:51:33.024Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-08T04:51:33.024Z] 547446be3368: Pulling fs layer [2024-11-08T04:51:33.024Z] d125d8839a47: Pulling fs layer [2024-11-08T04:51:33.024Z] 3e85d5ac6304: Pulling fs layer [2024-11-08T04:51:33.024Z] c3105a71a48b: Pulling fs layer [2024-11-08T04:51:33.024Z] 0f093f025ec4: Pulling fs layer [2024-11-08T04:51:33.024Z] c3106fc0e877: Pulling fs layer [2024-11-08T04:51:33.024Z] c3105a71a48b: Waiting [2024-11-08T04:51:33.024Z] 0f093f025ec4: Waiting [2024-11-08T04:51:33.024Z] c3106fc0e877: Waiting [2024-11-08T04:51:33.024Z] 547446be3368: Verifying Checksum [2024-11-08T04:51:33.024Z] 547446be3368: Download complete [2024-11-08T04:51:33.024Z] c3105a71a48b: Verifying Checksum [2024-11-08T04:51:33.024Z] c3105a71a48b: Download complete [2024-11-08T04:51:33.617Z] d125d8839a47: Verifying Checksum [2024-11-08T04:51:33.617Z] d125d8839a47: Download complete [2024-11-08T04:51:33.617Z] c3106fc0e877: Verifying Checksum [2024-11-08T04:51:33.617Z] c3106fc0e877: Download complete [2024-11-08T04:51:33.617Z] 0f093f025ec4: Verifying Checksum [2024-11-08T04:51:33.617Z] 0f093f025ec4: Download complete [2024-11-08T04:51:33.889Z] 547446be3368: Pull complete [2024-11-08T04:51:34.863Z] d125d8839a47: Pull complete [2024-11-08T04:51:35.839Z] 3e85d5ac6304: Verifying Checksum [2024-11-08T04:51:35.839Z] 3e85d5ac6304: Download complete [2024-11-08T04:51:45.937Z] 3e85d5ac6304: Pull complete [2024-11-08T04:51:45.937Z] c3105a71a48b: Pull complete [2024-11-08T04:51:46.206Z] 0f093f025ec4: Pull complete [2024-11-08T04:51:46.475Z] c3106fc0e877: Pull complete [2024-11-08T04:51:46.747Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-08T04:51:46.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T04:51:46.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:51:47.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-25864 does not seem to be running inside a container [2024-11-08T04:51:47.104Z] $ 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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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-11-08T04:51:49.368Z] $ docker top 3d97751d0f735242199f92159ab3495165c02170ddc590a273e565c40e1261fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:51:50.256Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T04:52:05.321Z] #1 [core-data internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #1 transferring dockerfile: 2.07kB done [2024-11-08T04:52:05.321Z] #1 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #2 transferring dockerfile: 2.50kB 0.0s done [2024-11-08T04:52:05.321Z] #2 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #3 transferring dockerfile: 2.15kB done [2024-11-08T04:52:05.321Z] #3 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #4 transferring dockerfile: 1.69kB 0.0s done [2024-11-08T04:52:05.321Z] #4 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #5 transferring dockerfile: 2.07kB done [2024-11-08T04:52:05.321Z] #5 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #6 transferring dockerfile: 2.49kB 0.0s done [2024-11-08T04:52:05.321Z] #6 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #7 transferring dockerfile: 1.86kB done [2024-11-08T04:52:05.321Z] #7 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #8 transferring dockerfile: 3.02kB 0.0s done [2024-11-08T04:52:05.321Z] #8 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #9 transferring dockerfile: 2.23kB done [2024-11-08T04:52:05.321Z] #9 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #10 transferring dockerfile: 1.89kB 0.0s done [2024-11-08T04:52:05.321Z] #10 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #11 transferring dockerfile: 1.70kB done [2024-11-08T04:52:05.321Z] #11 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #12 [core-command internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #12 transferring dockerfile: 1.94kB done [2024-11-08T04:52:05.321Z] #12 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #13 transferring dockerfile: 2.02kB done [2024-11-08T04:52:05.321Z] #13 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #14 transferring dockerfile: 1.81kB done [2024-11-08T04:52:05.321Z] #14 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-11-08T04:52:05.321Z] #15 transferring dockerfile: 2.13kB 0.0s done [2024-11-08T04:52:05.321Z] #15 DONE 0.1s [2024-11-08T04:52:05.321Z] [2024-11-08T04:52:05.321Z] #16 [core-data internal] load .dockerignore [2024-11-08T04:52:05.321Z] #16 transferring context: 50B done [2024-11-08T04:52:05.321Z] #16 DONE 0.1s [2024-11-08T04:52:05.909Z] [2024-11-08T04:52:05.909Z] #17 [security-proxy-auth internal] load .dockerignore [2024-11-08T04:52:06.875Z] #17 ... [2024-11-08T04:52:06.875Z] [2024-11-08T04:52:06.875Z] #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:06.875Z] #18 DONE 0.0s [2024-11-08T04:52:06.875Z] [2024-11-08T04:52:06.875Z] #19 [core-metadata internal] load .dockerignore [2024-11-08T04:52:07.463Z] #19 ... [2024-11-08T04:52:07.463Z] [2024-11-08T04:52:07.463Z] #20 [security-proxy-setup internal] load .dockerignore [2024-11-08T04:52:07.463Z] #20 transferring context: 50B done [2024-11-08T04:52:07.463Z] #20 DONE 1.5s [2024-11-08T04:52:07.463Z] [2024-11-08T04:52:07.463Z] #17 [security-proxy-auth internal] load .dockerignore [2024-11-08T04:52:07.463Z] #17 transferring context: 50B done [2024-11-08T04:52:07.463Z] #17 DONE 1.5s [2024-11-08T04:52:07.463Z] [2024-11-08T04:52:07.463Z] #21 [security-spire-config internal] load .dockerignore [2024-11-08T04:52:07.463Z] #21 transferring context: 50B done [2024-11-08T04:52:07.463Z] #21 DONE 1.6s [2024-11-08T04:52:07.463Z] [2024-11-08T04:52:07.463Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:07.463Z] #18 DONE 0.0s [2024-11-08T04:52:07.463Z] [2024-11-08T04:52:07.463Z] #22 [core-command internal] load .dockerignore [2024-11-08T04:52:07.463Z] #22 transferring context: 50B 0.0s done [2024-11-08T04:52:07.733Z] #22 ... [2024-11-08T04:52:07.733Z] [2024-11-08T04:52:07.733Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-11-08T04:52:07.733Z] #23 transferring context: 50B 0.0s done [2024-11-08T04:52:07.733Z] #23 DONE 1.6s [2024-11-08T04:52:07.733Z] [2024-11-08T04:52:07.733Z] #24 [security-bootstrapper internal] load .dockerignore [2024-11-08T04:52:07.733Z] #24 transferring context: 50B 0.0s done [2024-11-08T04:52:07.733Z] #24 DONE 1.5s [2024-11-08T04:52:07.733Z] [2024-11-08T04:52:07.733Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:07.733Z] #18 DONE 0.0s [2024-11-08T04:52:07.733Z] [2024-11-08T04:52:07.733Z] #25 [core-keeper internal] load .dockerignore [2024-11-08T04:52:07.733Z] #25 transferring context: 50B 0.0s done [2024-11-08T04:52:07.733Z] #25 DONE 1.8s [2024-11-08T04:52:07.733Z] [2024-11-08T04:52:07.733Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-11-08T04:52:07.733Z] #26 transferring context: 50B 0.0s done [2024-11-08T04:52:07.733Z] #26 DONE 1.7s [2024-11-08T04:52:07.733Z] [2024-11-08T04:52:07.733Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:07.733Z] #27 DONE 1.1s [2024-11-08T04:52:07.733Z] [2024-11-08T04:52:07.733Z] #28 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:52:07.733Z] #28 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:52:08.005Z] #28 ... [2024-11-08T04:52:08.005Z] [2024-11-08T04:52:08.005Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T04:52:08.005Z] #29 transferring context: 50B 0.0s done [2024-11-08T04:52:08.005Z] #29 DONE 1.7s [2024-11-08T04:52:08.005Z] [2024-11-08T04:52:08.005Z] #28 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:52:08.005Z] #28 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:52:08.005Z] #28 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:52:08.005Z] #28 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T04:52:08.005Z] #28 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T04:52:08.005Z] #28 ... [2024-11-08T04:52:08.005Z] [2024-11-08T04:52:08.005Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T04:52:08.005Z] #30 transferring context: 50B 0.0s done [2024-11-08T04:52:08.005Z] #30 DONE 1.7s [2024-11-08T04:52:08.005Z] [2024-11-08T04:52:08.005Z] #31 [security-spire-server internal] load .dockerignore [2024-11-08T04:52:08.005Z] #31 transferring context: 50B done [2024-11-08T04:52:08.005Z] #31 DONE 1.6s [2024-11-08T04:52:08.005Z] [2024-11-08T04:52:08.005Z] #22 [core-command internal] load .dockerignore [2024-11-08T04:52:08.005Z] #22 DONE 1.6s [2024-11-08T04:52:08.005Z] [2024-11-08T04:52:08.005Z] #28 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:52:08.005Z] #28 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:52:08.005Z] #28 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T04:52:08.005Z] #28 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T04:52:08.005Z] #28 ... [2024-11-08T04:52:08.005Z] [2024-11-08T04:52:08.005Z] #32 [support-notifications internal] load .dockerignore [2024-11-08T04:52:08.005Z] #32 transferring context: 50B 0.0s done [2024-11-08T04:52:08.005Z] #32 DONE 1.6s [2024-11-08T04:52:08.005Z] [2024-11-08T04:52:08.005Z] #33 [security-spire-agent internal] load .dockerignore [2024-11-08T04:52:08.005Z] #33 transferring context: 50B 0.0s done [2024-11-08T04:52:08.005Z] #33 DONE 1.6s [2024-11-08T04:52:08.274Z] [2024-11-08T04:52:08.274Z] #19 [core-metadata internal] load .dockerignore [2024-11-08T04:52:08.275Z] #19 transferring context: 50B 0.0s done [2024-11-08T04:52:08.275Z] #19 DONE 1.7s [2024-11-08T04:52:08.275Z] [2024-11-08T04:52:08.275Z] #27 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:08.275Z] #27 DONE 1.1s [2024-11-08T04:52:08.275Z] [2024-11-08T04:52:08.275Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:52:09.259Z] #34 ... [2024-11-08T04:52:09.259Z] [2024-11-08T04:52:09.259Z] #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:09.259Z] #18 DONE 0.0s [2024-11-08T04:52:09.259Z] [2024-11-08T04:52:09.259Z] #35 [core-data internal] load build context [2024-11-08T04:52:09.259Z] #35 transferring context: 2.96MB 1.2s done [2024-11-08T04:52:09.259Z] #35 DONE 1.6s [2024-11-08T04:52:09.259Z] [2024-11-08T04:52:09.259Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:09.259Z] #27 DONE 1.3s [2024-11-08T04:52:09.259Z] [2024-11-08T04:52:09.259Z] #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T04:52:09.527Z] #36 ... [2024-11-08T04:52:09.527Z] [2024-11-08T04:52:09.527Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:09.527Z] #18 DONE 0.0s [2024-11-08T04:52:09.527Z] [2024-11-08T04:52:09.527Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T04:52:09.527Z] #37 DONE 1.4s [2024-11-08T04:52:09.527Z] [2024-11-08T04:52:09.527Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:09.527Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:09.797Z] #38 ... [2024-11-08T04:52:09.797Z] [2024-11-08T04:52:09.797Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:09.798Z] #27 DONE 1.5s [2024-11-08T04:52:09.798Z] [2024-11-08T04:52:09.798Z] #39 [security-proxy-auth internal] load build context [2024-11-08T04:52:09.798Z] #39 transferring context: 2.96MB 1.2s done [2024-11-08T04:52:09.798Z] #39 DONE 1.9s [2024-11-08T04:52:09.798Z] [2024-11-08T04:52:09.798Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:09.798Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-11-08T04:52:09.798Z] #38 ... [2024-11-08T04:52:09.798Z] [2024-11-08T04:52:09.798Z] #40 [security-proxy-setup internal] load build context [2024-11-08T04:52:09.798Z] #40 transferring context: 2.96MB 1.6s done [2024-11-08T04:52:09.798Z] #40 DONE 2.0s [2024-11-08T04:52:09.798Z] [2024-11-08T04:52:09.798Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:09.798Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T04:52:09.798Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-08T04:52:09.798Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-11-08T04:52:09.798Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-11-08T04:52:09.798Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-11-08T04:52:09.798Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T04:52:09.798Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-11-08T04:52:09.798Z] #38 ... [2024-11-08T04:52:09.798Z] [2024-11-08T04:52:09.798Z] #18 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:09.798Z] #18 DONE 0.0s [2024-11-08T04:52:09.798Z] [2024-11-08T04:52:09.798Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:09.798Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-08T04:52:09.798Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-08T04:52:09.798Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-11-08T04:52:09.798Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T04:52:09.798Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s [2024-11-08T04:52:10.067Z] #38 ... [2024-11-08T04:52:10.067Z] [2024-11-08T04:52:10.067Z] #27 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:10.067Z] #27 DONE 1.7s [2024-11-08T04:52:10.067Z] [2024-11-08T04:52:10.067Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:10.067Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-11-08T04:52:10.067Z] #38 ... [2024-11-08T04:52:10.067Z] [2024-11-08T04:52:10.067Z] #41 [security-spire-config internal] load build context [2024-11-08T04:52:10.067Z] #41 transferring context: 21.82kB 0.1s done [2024-11-08T04:52:10.067Z] #41 DONE 0.6s [2024-11-08T04:52:10.067Z] [2024-11-08T04:52:10.067Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:10.067Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.48MB / 28.04MB 0.4s [2024-11-08T04:52:10.337Z] #38 ... [2024-11-08T04:52:10.337Z] [2024-11-08T04:52:10.337Z] #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:10.337Z] #18 DONE 0.0s [2024-11-08T04:52:10.337Z] [2024-11-08T04:52:10.337Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:10.337Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.11MB / 28.04MB 0.5s [2024-11-08T04:52:10.337Z] #38 ... [2024-11-08T04:52:10.337Z] [2024-11-08T04:52:10.337Z] #27 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:10.337Z] #27 DONE 1.8s [2024-11-08T04:52:10.337Z] [2024-11-08T04:52:10.337Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:10.337Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.6s [2024-11-08T04:52:10.764Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.8s [2024-11-08T04:52:10.764Z] #38 ... [2024-11-08T04:52:10.764Z] [2024-11-08T04:52:10.764Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:10.764Z] #18 DONE 0.0s [2024-11-08T04:52:10.764Z] [2024-11-08T04:52:10.764Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:10.764Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-08T04:52:10.764Z] #38 ... [2024-11-08T04:52:10.764Z] [2024-11-08T04:52:10.764Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:10.764Z] #27 DONE 2.0s [2024-11-08T04:52:10.764Z] [2024-11-08T04:52:10.764Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:10.764Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.0s [2024-11-08T04:52:11.059Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.2s [2024-11-08T04:52:11.060Z] #38 ... [2024-11-08T04:52:11.060Z] [2024-11-08T04:52:11.060Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:11.060Z] #18 DONE 0.1s [2024-11-08T04:52:11.060Z] [2024-11-08T04:52:11.060Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:11.060Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.07MB / 28.04MB 1.4s [2024-11-08T04:52:11.665Z] #38 ... [2024-11-08T04:52:11.665Z] [2024-11-08T04:52:11.665Z] #27 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:11.665Z] #27 DONE 2.4s [2024-11-08T04:52:11.665Z] [2024-11-08T04:52:11.665Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:11.665Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.8s [2024-11-08T04:52:11.665Z] #38 ... [2024-11-08T04:52:11.665Z] [2024-11-08T04:52:11.665Z] #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:11.665Z] #18 DONE 0.1s [2024-11-08T04:52:11.665Z] [2024-11-08T04:52:11.665Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:11.963Z] #38 ... [2024-11-08T04:52:11.963Z] [2024-11-08T04:52:11.963Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T04:52:11.963Z] #37 DONE 2.0s [2024-11-08T04:52:11.963Z] [2024-11-08T04:52:11.963Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:11.963Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-11-08T04:52:11.963Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T04:52:11.963Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-08T04:52:11.963Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-08T04:52:11.963Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-08T04:52:11.963Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-11-08T04:52:11.963Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T04:52:11.963Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T04:52:11.963Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.84MB / 28.04MB 2.3s [2024-11-08T04:52:11.963Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-08T04:52:12.252Z] #38 ... [2024-11-08T04:52:12.252Z] [2024-11-08T04:52:12.252Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:12.252Z] #18 DONE 0.1s [2024-11-08T04:52:12.252Z] [2024-11-08T04:52:12.252Z] #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:12.252Z] #27 DONE 2.9s [2024-11-08T04:52:12.252Z] [2024-11-08T04:52:12.252Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:12.252Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-11-08T04:52:12.556Z] #38 ... [2024-11-08T04:52:12.556Z] [2024-11-08T04:52:12.556Z] #42 [security-secretstore-setup internal] load build context [2024-11-08T04:52:12.556Z] #42 transferring context: 2.96MB 1.1s done [2024-11-08T04:52:12.556Z] #42 DONE 2.9s [2024-11-08T04:52:12.556Z] [2024-11-08T04:52:12.556Z] #43 [security-bootstrapper internal] load build context [2024-11-08T04:52:12.556Z] #43 transferring context: 2.96MB 1.7s done [2024-11-08T04:52:12.556Z] #43 DONE 2.6s [2024-11-08T04:52:12.556Z] [2024-11-08T04:52:12.556Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:12.556Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.93MB / 28.04MB 2.6s [2024-11-08T04:52:12.840Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.03MB / 28.04MB 3.2s [2024-11-08T04:52:13.483Z] #38 ... [2024-11-08T04:52:13.483Z] [2024-11-08T04:52:13.483Z] #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T04:52:13.483Z] #18 DONE 0.2s [2024-11-08T04:52:13.483Z] [2024-11-08T04:52:13.483Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:13.483Z] #38 ... [2024-11-08T04:52:13.483Z] [2024-11-08T04:52:13.483Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T04:52:13.483Z] #37 DONE 2.8s [2024-11-08T04:52:13.483Z] [2024-11-08T04:52:13.483Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:13.483Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.34MB / 28.04MB 3.8s [2024-11-08T04:52:13.760Z] #38 ... [2024-11-08T04:52:13.760Z] [2024-11-08T04:52:13.760Z] #44 [support-cron-scheduler internal] load build context [2024-11-08T04:52:13.760Z] #44 transferring context: 2.96MB 2.5s done [2024-11-08T04:52:13.760Z] #44 DONE 3.6s [2024-11-08T04:52:13.760Z] [2024-11-08T04:52:13.760Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:14.029Z] #38 ... [2024-11-08T04:52:14.029Z] [2024-11-08T04:52:14.029Z] #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T04:52:14.029Z] #27 DONE 4.2s [2024-11-08T04:52:14.029Z] [2024-11-08T04:52:14.029Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:14.302Z] #38 ... [2024-11-08T04:52:14.303Z] [2024-11-08T04:52:14.303Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:52:14.303Z] #34 DONE 7.4s [2024-11-08T04:52:14.303Z] [2024-11-08T04:52:14.303Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:14.303Z] #38 ... [2024-11-08T04:52:14.303Z] [2024-11-08T04:52:14.303Z] #45 [core-metadata internal] load build context [2024-11-08T04:52:14.303Z] #45 DONE 0.0s [2024-11-08T04:52:14.577Z] [2024-11-08T04:52:14.577Z] #45 [core-metadata internal] load build context [2024-11-08T04:52:14.577Z] #45 ... [2024-11-08T04:52:14.577Z] [2024-11-08T04:52:14.577Z] #46 [security-spire-server internal] load build context [2024-11-08T04:52:14.577Z] #46 transferring context: 23.57kB 0.6s done [2024-11-08T04:52:14.577Z] #46 DONE 2.6s [2024-11-08T04:52:14.855Z] [2024-11-08T04:52:14.855Z] #28 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:52:14.855Z] #28 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:52:14.855Z] #28 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:52:14.855Z] #28 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T04:52:14.855Z] #28 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T04:52:14.855Z] #28 ... [2024-11-08T04:52:14.855Z] [2024-11-08T04:52:14.855Z] #47 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-11-08T04:52:15.124Z] #47 ... [2024-11-08T04:52:15.124Z] [2024-11-08T04:52:15.124Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T04:52:15.124Z] #48 DONE 2.6s [2024-11-08T04:52:15.400Z] [2024-11-08T04:52:15.400Z] #45 [core-metadata internal] load build context [2024-11-08T04:52:17.408Z] #45 ... [2024-11-08T04:52:17.408Z] [2024-11-08T04:52:17.408Z] #47 [core-data builder 2/7] WORKDIR /edgex-go [2024-11-08T04:52:17.408Z] #47 DONE 2.8s [2024-11-08T04:52:17.408Z] [2024-11-08T04:52:17.408Z] #45 [core-metadata internal] load build context [2024-11-08T04:52:17.408Z] #45 ... [2024-11-08T04:52:17.408Z] [2024-11-08T04:52:17.408Z] #49 [security-spire-agent internal] load build context [2024-11-08T04:52:17.408Z] #49 transferring context: 23.10kB 0.9s done [2024-11-08T04:52:17.408Z] #49 DONE 1.8s [2024-11-08T04:52:17.408Z] [2024-11-08T04:52:17.408Z] #45 [core-metadata internal] load build context [2024-11-08T04:52:18.857Z] #45 ... [2024-11-08T04:52:18.857Z] [2024-11-08T04:52:18.857Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T04:52:18.857Z] #50 ... [2024-11-08T04:52:18.857Z] [2024-11-08T04:52:18.857Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:18.857Z] #51 ... [2024-11-08T04:52:18.857Z] [2024-11-08T04:52:18.857Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:18.857Z] #52 ... [2024-11-08T04:52:18.857Z] [2024-11-08T04:52:18.857Z] #45 [core-metadata internal] load build context [2024-11-08T04:52:19.834Z] #45 ... [2024-11-08T04:52:19.834Z] [2024-11-08T04:52:19.834Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T04:52:19.834Z] #53 ... [2024-11-08T04:52:19.834Z] [2024-11-08T04:52:19.834Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T04:52:19.834Z] #54 ... [2024-11-08T04:52:19.834Z] [2024-11-08T04:52:19.834Z] #55 [core-keeper internal] load build context [2024-11-08T04:52:19.834Z] #55 transferring context: 2.96MB 6.3s done [2024-11-08T04:52:19.834Z] #55 DONE 9.1s [2024-11-08T04:52:19.834Z] [2024-11-08T04:52:19.834Z] #45 [core-metadata internal] load build context [2024-11-08T04:52:20.112Z] #45 ... [2024-11-08T04:52:20.112Z] [2024-11-08T04:52:20.112Z] #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T04:52:20.388Z] #56 ... [2024-11-08T04:52:20.388Z] [2024-11-08T04:52:20.388Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:20.388Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done [2024-11-08T04:52:20.388Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T04:52:20.388Z] #57 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-08T04:52:20.388Z] #57 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-08T04:52:20.388Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-11-08T04:52:20.388Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-11-08T04:52:20.388Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done [2024-11-08T04:52:20.388Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.88MB / 18.32MB 3.3s [2024-11-08T04:52:20.388Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-11-08T04:52:20.657Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 3.6s [2024-11-08T04:52:20.657Z] #57 ... [2024-11-08T04:52:20.657Z] [2024-11-08T04:52:20.657Z] #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T04:52:20.924Z] #58 ... [2024-11-08T04:52:20.924Z] [2024-11-08T04:52:20.924Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:20.924Z] #57 ... [2024-11-08T04:52:20.924Z] [2024-11-08T04:52:20.924Z] #59 [core-command internal] load build context [2024-11-08T04:52:20.924Z] #59 transferring context: 2.96MB 6.2s done [2024-11-08T04:52:20.924Z] #59 DONE 8.7s [2024-11-08T04:52:20.924Z] [2024-11-08T04:52:20.924Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:20.924Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 3.9s [2024-11-08T04:52:20.924Z] #57 ... [2024-11-08T04:52:20.924Z] [2024-11-08T04:52:20.924Z] #60 [core-common-config-bootstrapper internal] load build context [2024-11-08T04:52:21.194Z] #60 transferring context: 2.96MB 6.0s done [2024-11-08T04:52:21.194Z] #60 ... [2024-11-08T04:52:21.194Z] [2024-11-08T04:52:21.194Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:21.194Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.86MB / 18.32MB 4.1s [2024-11-08T04:52:21.194Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 4.3s [2024-11-08T04:52:21.461Z] #57 ... [2024-11-08T04:52:21.461Z] [2024-11-08T04:52:21.461Z] #61 [security-spiffe-token-provider internal] load build context [2024-11-08T04:52:21.461Z] #61 transferring context: 2.96MB 6.4s done [2024-11-08T04:52:21.461Z] #61 DONE 9.8s [2024-11-08T04:52:21.461Z] [2024-11-08T04:52:21.461Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:21.461Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.33MB / 18.32MB 4.4s [2024-11-08T04:52:21.461Z] #57 ... [2024-11-08T04:52:21.461Z] [2024-11-08T04:52:21.461Z] #45 [core-metadata internal] load build context [2024-11-08T04:52:21.461Z] #45 transferring context: 2.96MB 5.0s done [2024-11-08T04:52:21.461Z] #45 DONE 7.0s [2024-11-08T04:52:21.461Z] [2024-11-08T04:52:21.461Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:21.733Z] #57 ... [2024-11-08T04:52:21.733Z] [2024-11-08T04:52:21.733Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T04:52:21.733Z] #0 9.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:21.733Z] #62 ... [2024-11-08T04:52:21.733Z] [2024-11-08T04:52:21.733Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:21.733Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-11-08T04:52:21.733Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T04:52:21.733Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-08T04:52:21.733Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-08T04:52:21.733Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-08T04:52:21.733Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-11-08T04:52:21.733Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T04:52:21.733Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T04:52:21.733Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.6s done [2024-11-08T04:52:21.733Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-08T04:52:21.733Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-11-08T04:52:21.733Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.6s [2024-11-08T04:52:22.003Z] #38 ... [2024-11-08T04:52:22.003Z] [2024-11-08T04:52:22.003Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:22.281Z] #57 ... [2024-11-08T04:52:22.281Z] [2024-11-08T04:52:22.281Z] #63 [support-notifications internal] load build context [2024-11-08T04:52:22.281Z] #63 transferring context: 2.96MB 6.2s done [2024-11-08T04:52:22.281Z] #63 DONE 9.7s [2024-11-08T04:52:22.281Z] [2024-11-08T04:52:22.281Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:22.281Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 5.1s [2024-11-08T04:52:22.281Z] #57 ... [2024-11-08T04:52:22.281Z] [2024-11-08T04:52:22.281Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T04:52:22.281Z] #64 ... [2024-11-08T04:52:22.281Z] [2024-11-08T04:52:22.281Z] #60 [core-common-config-bootstrapper internal] load build context [2024-11-08T04:52:22.281Z] #60 DONE 11.4s [2024-11-08T04:52:22.281Z] [2024-11-08T04:52:22.281Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:22.879Z] #38 ... [2024-11-08T04:52:22.879Z] [2024-11-08T04:52:22.879Z] #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T04:52:22.879Z] #58 DONE 12.0s [2024-11-08T04:52:22.879Z] [2024-11-08T04:52:22.879Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T04:52:22.879Z] #65 ... [2024-11-08T04:52:22.879Z] [2024-11-08T04:52:22.879Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:25.479Z] #66 ... [2024-11-08T04:52:25.479Z] [2024-11-08T04:52:25.479Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:52:25.479Z] #28 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T04:52:25.480Z] #28 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T04:52:25.480Z] #28 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T04:52:25.480Z] #28 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T04:52:25.480Z] #28 ... [2024-11-08T04:52:25.480Z] [2024-11-08T04:52:25.480Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:25.480Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.6s [2024-11-08T04:52:25.755Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.7s done [2024-11-08T04:52:25.755Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-11-08T04:52:27.711Z] #57 ... [2024-11-08T04:52:27.711Z] [2024-11-08T04:52:27.711Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T04:52:27.711Z] #67 ... [2024-11-08T04:52:27.711Z] [2024-11-08T04:52:27.711Z] #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T04:52:27.711Z] #68 ... [2024-11-08T04:52:27.711Z] [2024-11-08T04:52:27.711Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T04:52:27.711Z] #69 ... [2024-11-08T04:52:27.711Z] [2024-11-08T04:52:27.711Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T04:52:27.978Z] #70 ... [2024-11-08T04:52:27.978Z] [2024-11-08T04:52:27.978Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T04:52:27.978Z] #71 ... [2024-11-08T04:52:27.978Z] [2024-11-08T04:52:27.978Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:27.978Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s [2024-11-08T04:52:28.576Z] #38 ... [2024-11-08T04:52:28.576Z] [2024-11-08T04:52:28.576Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T04:52:28.576Z] #65 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:29.992Z] #65 ... [2024-11-08T04:52:29.992Z] [2024-11-08T04:52:29.992Z] #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T04:52:29.992Z] #36 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:29.992Z] #36 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:30.260Z] #36 ... [2024-11-08T04:52:30.260Z] [2024-11-08T04:52:30.260Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:30.260Z] #51 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:30.260Z] #51 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:30.529Z] #51 ... [2024-11-08T04:52:30.529Z] [2024-11-08T04:52:30.529Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T04:52:30.529Z] #54 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:30.529Z] #54 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:30.529Z] #54 ... [2024-11-08T04:52:30.529Z] [2024-11-08T04:52:30.529Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:30.529Z] #52 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:30.529Z] #52 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:30.796Z] #52 ... [2024-11-08T04:52:30.796Z] [2024-11-08T04:52:30.796Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:31.382Z] #38 ... [2024-11-08T04:52:31.383Z] [2024-11-08T04:52:31.383Z] #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T04:52:31.383Z] #56 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:31.383Z] #56 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:31.383Z] #56 ... [2024-11-08T04:52:31.383Z] [2024-11-08T04:52:31.383Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T04:52:31.383Z] #53 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:31.383Z] #53 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:31.658Z] #53 ... [2024-11-08T04:52:31.658Z] [2024-11-08T04:52:31.658Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T04:52:31.658Z] #69 DONE 14.1s [2024-11-08T04:52:31.658Z] [2024-11-08T04:52:31.658Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T04:52:31.658Z] #50 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:31.658Z] #50 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:31.658Z] #50 ... [2024-11-08T04:52:31.658Z] [2024-11-08T04:52:31.658Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:33.086Z] #38 ... [2024-11-08T04:52:33.086Z] [2024-11-08T04:52:33.086Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T04:52:33.086Z] #62 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:33.086Z] #62 ... [2024-11-08T04:52:33.086Z] [2024-11-08T04:52:33.086Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:33.359Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s [2024-11-08T04:52:35.331Z] #38 ... [2024-11-08T04:52:35.331Z] [2024-11-08T04:52:35.331Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:35.331Z] #51 22.06 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:35.331Z] #51 22.10 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:35.331Z] #51 22.28 OK: 9 MiB in 15 packages [2024-11-08T04:52:35.331Z] #51 DONE 26.4s [2024-11-08T04:52:35.331Z] [2024-11-08T04:52:35.331Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T04:52:35.331Z] #54 22.46 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:35.331Z] #54 22.60 (2/2) Installing su-exec (0.2-r3) [2024-11-08T04:52:35.331Z] #54 22.64 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:35.331Z] #54 22.87 OK: 9 MiB in 16 packages [2024-11-08T04:52:35.331Z] #54 DONE 25.5s [2024-11-08T04:52:35.331Z] [2024-11-08T04:52:35.331Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:37.320Z] #38 ... [2024-11-08T04:52:37.320Z] [2024-11-08T04:52:37.320Z] #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:37.320Z] #52 25.25 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:37.320Z] #52 25.32 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:37.320Z] #52 25.51 OK: 9 MiB in 15 packages [2024-11-08T04:52:37.320Z] #52 DONE 28.4s [2024-11-08T04:52:37.320Z] [2024-11-08T04:52:37.320Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T04:52:37.320Z] #72 ... [2024-11-08T04:52:37.320Z] [2024-11-08T04:52:37.320Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T04:52:37.320Z] #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:37.320Z] #64 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:37.593Z] #64 ... [2024-11-08T04:52:37.593Z] [2024-11-08T04:52:37.593Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:37.915Z] #153 80.17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T04:52:38.592Z] #38 ... [2024-11-08T04:52:38.592Z] [2024-11-08T04:52:38.592Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:38.592Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.9s [2024-11-08T04:52:38.862Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s done [2024-11-08T04:52:38.862Z] #57 ... [2024-11-08T04:52:38.862Z] [2024-11-08T04:52:38.862Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:38.862Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.9s [2024-11-08T04:52:39.830Z] #38 ... [2024-11-08T04:52:39.830Z] [2024-11-08T04:52:39.830Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T04:52:39.830Z] #57 DONE 24.3s [2024-11-08T04:52:39.830Z] [2024-11-08T04:52:39.830Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T04:52:39.830Z] #50 26.56 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:52:39.830Z] #50 27.94 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:52:39.830Z] #50 28.25 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:39.830Z] #50 28.29 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T04:52:39.830Z] #50 28.48 (5/6) Installing su-exec (0.2-r3) [2024-11-08T04:52:39.830Z] #50 28.56 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T04:52:39.830Z] #50 30.63 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:39.830Z] #50 31.02 OK: 20 MiB in 18 packages [2024-11-08T04:52:40.103Z] #50 ... [2024-11-08T04:52:40.104Z] [2024-11-08T04:52:40.104Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T04:52:40.104Z] #70 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:40.104Z] #70 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:40.372Z] #70 ... [2024-11-08T04:52:40.372Z] [2024-11-08T04:52:40.372Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:40.640Z] #38 ... [2024-11-08T04:52:40.640Z] [2024-11-08T04:52:40.640Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T04:52:40.640Z] #65 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:40.931Z] #65 ... [2024-11-08T04:52:40.931Z] [2024-11-08T04:52:40.931Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:40.931Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.1s done [2024-11-08T04:52:41.217Z] #38 ... [2024-11-08T04:52:41.217Z] [2024-11-08T04:52:41.217Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T04:52:41.217Z] #67 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:41.217Z] #67 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:41.217Z] #67 ... [2024-11-08T04:52:41.217Z] [2024-11-08T04:52:41.217Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T04:52:41.217Z] #38 DONE 31.6s [2024-11-08T04:52:41.217Z] [2024-11-08T04:52:41.217Z] #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T04:52:41.217Z] #68 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:41.217Z] #68 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:41.491Z] #68 ... [2024-11-08T04:52:41.492Z] [2024-11-08T04:52:41.492Z] #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T04:52:41.492Z] #36 22.08 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T04:52:41.492Z] #36 22.81 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:41.492Z] #36 22.87 (3/4) Installing su-exec (0.2-r3) [2024-11-08T04:52:41.492Z] #36 22.91 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T04:52:41.492Z] #36 25.08 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:41.492Z] #36 25.38 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:52:41.492Z] #36 27.51 OK: 20 MiB in 18 packages [2024-11-08T04:52:41.492Z] #36 DONE 32.1s [2024-11-08T04:52:41.492Z] [2024-11-08T04:52:41.492Z] #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T04:52:41.492Z] #56 23.71 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T04:52:41.492Z] #56 24.39 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:41.492Z] #56 24.48 (3/3) Installing tzdata (2024b-r0) [2024-11-08T04:52:41.492Z] #56 26.92 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:41.492Z] #56 27.20 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:52:41.492Z] #56 28.72 OK: 11 MiB in 17 packages [2024-11-08T04:52:41.492Z] #56 ... [2024-11-08T04:52:41.492Z] [2024-11-08T04:52:41.492Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T04:52:41.492Z] #0 8.663 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:41.759Z] #73 ... [2024-11-08T04:52:41.759Z] [2024-11-08T04:52:41.759Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T04:52:41.759Z] #71 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:41.759Z] #71 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:42.027Z] #71 ... [2024-11-08T04:52:42.027Z] [2024-11-08T04:52:42.027Z] #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T04:52:42.027Z] #56 DONE 31.7s [2024-11-08T04:52:42.027Z] [2024-11-08T04:52:42.027Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:52:42.295Z] #74 ... [2024-11-08T04:52:42.295Z] [2024-11-08T04:52:42.295Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:42.295Z] #66 9.455 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:42.295Z] #66 12.29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:42.562Z] #66 ... [2024-11-08T04:52:42.562Z] [2024-11-08T04:52:42.562Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T04:52:43.537Z] #75 ... [2024-11-08T04:52:43.537Z] [2024-11-08T04:52:43.537Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T04:52:43.537Z] #50 DONE 34.7s [2024-11-08T04:52:43.537Z] [2024-11-08T04:52:43.537Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T04:52:43.537Z] #72 6.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:44.986Z] #72 ... [2024-11-08T04:52:44.986Z] [2024-11-08T04:52:44.986Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T04:52:44.986Z] #62 23.18 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:52:44.986Z] #62 23.18 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:52:44.986Z] #62 23.18 OK: 24046 distinct packages available [2024-11-08T04:52:44.986Z] #62 26.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:44.986Z] #62 30.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:44.986Z] #62 ... [2024-11-08T04:52:44.986Z] [2024-11-08T04:52:44.986Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T04:52:45.254Z] #76 ... [2024-11-08T04:52:45.254Z] [2024-11-08T04:52:45.254Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:52:45.254Z] #0 7.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:45.254Z] #0 9.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:45.254Z] #77 ... [2024-11-08T04:52:45.254Z] [2024-11-08T04:52:45.254Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T04:52:45.254Z] #0 7.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:45.254Z] #0 9.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:45.528Z] #78 ... [2024-11-08T04:52:45.528Z] [2024-11-08T04:52:45.528Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T04:52:45.528Z] #53 25.67 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:52:45.528Z] #53 25.67 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:52:45.528Z] #53 25.67 OK: 24046 distinct packages available [2024-11-08T04:52:45.528Z] #53 29.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:45.528Z] #53 31.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:45.528Z] #53 ... [2024-11-08T04:52:45.528Z] [2024-11-08T04:52:45.528Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T04:52:45.528Z] #72 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:48.883Z] #72 ... [2024-11-08T04:52:48.883Z] [2024-11-08T04:52:48.883Z] #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T04:52:48.883Z] #68 29.78 OK: 238 MiB in 54 packages [2024-11-08T04:52:48.883Z] #68 DONE 31.0s [2024-11-08T04:52:48.883Z] [2024-11-08T04:52:48.883Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:52:48.883Z] #79 DONE 0.4s [2024-11-08T04:52:48.883Z] [2024-11-08T04:52:48.883Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T04:52:48.883Z] #65 33.51 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T04:52:48.883Z] #65 34.04 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:48.883Z] #65 34.09 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:48.883Z] #65 34.23 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:52:48.883Z] #65 35.38 OK: 10 MiB in 16 packages [2024-11-08T04:52:49.893Z] #65 ... [2024-11-08T04:52:49.893Z] [2024-11-08T04:52:49.893Z] #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T04:52:49.893Z] #71 30.62 OK: 238 MiB in 54 packages [2024-11-08T04:52:49.893Z] #71 DONE 33.3s [2024-11-08T04:52:49.893Z] [2024-11-08T04:52:49.893Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:52:50.514Z] #80 DONE 0.8s [2024-11-08T04:52:50.514Z] [2024-11-08T04:52:50.514Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:50.514Z] #66 26.30 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:50.514Z] #66 27.31 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:50.514Z] #66 27.48 OK: 9 MiB in 15 packages [2024-11-08T04:52:50.783Z] #66 ... [2024-11-08T04:52:50.783Z] [2024-11-08T04:52:50.783Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T04:52:50.783Z] #67 30.49 OK: 238 MiB in 54 packages [2024-11-08T04:52:50.783Z] #67 DONE 33.5s [2024-11-08T04:52:51.064Z] [2024-11-08T04:52:51.064Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T04:52:51.064Z] #65 DONE 38.3s [2024-11-08T04:52:51.064Z] [2024-11-08T04:52:51.064Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:52:52.492Z] #81 ... [2024-11-08T04:52:52.492Z] [2024-11-08T04:52:52.492Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:52:52.492Z] #82 DONE 1.5s [2024-11-08T04:52:52.492Z] [2024-11-08T04:52:52.492Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:52:52.492Z] #83 ... [2024-11-08T04:52:52.492Z] [2024-11-08T04:52:52.492Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T04:52:52.492Z] #66 DONE 29.8s [2024-11-08T04:52:52.761Z] [2024-11-08T04:52:52.761Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T04:52:52.761Z] #70 28.70 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:52:52.761Z] #70 28.70 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:52:52.761Z] #70 28.70 OK: 24047 distinct packages available [2024-11-08T04:52:52.761Z] #70 30.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:52.761Z] #70 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:53.029Z] #70 ... [2024-11-08T04:52:53.030Z] [2024-11-08T04:52:53.030Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T04:52:53.030Z] #73 11.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:53.030Z] #73 ... [2024-11-08T04:52:53.030Z] [2024-11-08T04:52:53.030Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T04:52:53.030Z] #64 30.71 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:52:53.030Z] #64 30.71 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:52:53.030Z] #64 30.71 OK: 24046 distinct packages available [2024-11-08T04:52:53.030Z] #64 33.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:53.030Z] #64 35.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:53.298Z] #64 ... [2024-11-08T04:52:53.298Z] [2024-11-08T04:52:53.298Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:52:55.893Z] #84 ... [2024-11-08T04:52:55.893Z] [2024-11-08T04:52:55.893Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:52:55.893Z] #81 4.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:56.481Z] #81 ... [2024-11-08T04:52:56.481Z] [2024-11-08T04:52:56.481Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:52:56.481Z] #74 4.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:56.481Z] #74 6.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:56.775Z] #74 ... [2024-11-08T04:52:56.775Z] [2024-11-08T04:52:56.775Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T04:52:56.775Z] #75 5.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:56.775Z] #75 6.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:57.065Z] #75 ... [2024-11-08T04:52:57.065Z] [2024-11-08T04:52:57.065Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T04:52:57.065Z] #62 42.51 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T04:52:57.065Z] #62 42.90 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T04:52:57.065Z] #62 43.05 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T04:52:57.065Z] #62 43.06 (4/14) Installing libunistring (1.2-r0) [2024-11-08T04:52:57.065Z] #62 43.29 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T04:52:57.065Z] #62 43.32 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T04:52:57.065Z] #62 43.42 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T04:52:57.065Z] #62 43.45 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T04:52:57.065Z] #62 43.66 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T04:52:57.065Z] #62 43.79 (10/14) Installing curl (8.11.0-r1) [2024-11-08T04:52:57.066Z] #62 43.81 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:57.066Z] #62 43.85 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T04:52:57.066Z] #62 43.86 (13/14) Installing libucontext (1.2-r3) [2024-11-08T04:52:57.066Z] #62 43.87 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T04:52:57.066Z] #62 43.91 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:57.066Z] #62 44.09 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:52:57.066Z] #62 45.25 OK: 15 MiB in 28 packages [2024-11-08T04:52:57.335Z] #62 ... [2024-11-08T04:52:57.335Z] [2024-11-08T04:52:57.335Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T04:52:57.335Z] #53 44.87 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T04:52:57.335Z] #53 44.87 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T04:52:57.335Z] #53 44.91 (3/4) Installing libucontext (1.2-r3) [2024-11-08T04:52:57.335Z] #53 44.99 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T04:52:57.335Z] #53 45.03 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:57.335Z] #53 45.19 OK: 9 MiB in 18 packages [2024-11-08T04:52:57.335Z] #53 DONE 47.6s [2024-11-08T04:52:57.335Z] [2024-11-08T04:52:57.335Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T04:52:57.335Z] #72 20.26 Upgrading critical system libraries and apk-tools: [2024-11-08T04:52:57.335Z] #72 20.30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:52:57.335Z] #72 20.39 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:57.604Z] #72 ... [2024-11-08T04:52:57.604Z] [2024-11-08T04:52:57.604Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T04:52:57.604Z] #76 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:57.604Z] #76 6.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:57.604Z] #76 ... [2024-11-08T04:52:57.604Z] [2024-11-08T04:52:57.604Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:52:57.604Z] #77 21.21 Upgrading critical system libraries and apk-tools: [2024-11-08T04:52:57.604Z] #77 21.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:52:57.604Z] #77 21.26 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:52:57.873Z] #77 ... [2024-11-08T04:52:57.873Z] [2024-11-08T04:52:57.873Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T04:52:57.873Z] #73 24.63 OK: 238 MiB in 54 packages [2024-11-08T04:52:57.873Z] #73 DONE 26.5s [2024-11-08T04:52:58.142Z] [2024-11-08T04:52:58.142Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T04:52:58.740Z] #85 DONE 0.6s [2024-11-08T04:52:58.740Z] [2024-11-08T04:52:58.740Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:52:59.009Z] #86 ... [2024-11-08T04:52:59.009Z] [2024-11-08T04:52:59.009Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:52:59.009Z] #87 ... [2024-11-08T04:52:59.009Z] [2024-11-08T04:52:59.009Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:52:59.009Z] #81 7.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:52:59.009Z] #81 ... [2024-11-08T04:52:59.009Z] [2024-11-08T04:52:59.009Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T04:52:59.009Z] #62 DONE 47.5s [2024-11-08T04:52:59.281Z] [2024-11-08T04:52:59.281Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:53:03.577Z] #88 3.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:04.546Z] #88 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:04.546Z] #88 ... [2024-11-08T04:53:04.546Z] [2024-11-08T04:53:04.546Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T04:53:04.546Z] #64 48.91 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:04.546Z] #64 49.79 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:04.546Z] #64 50.05 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T04:53:04.546Z] #64 50.09 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T04:53:04.546Z] #64 50.10 (5/7) Installing libucontext (1.2-r3) [2024-11-08T04:53:04.546Z] #64 50.12 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T04:53:04.546Z] #64 50.17 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T04:53:04.546Z] #64 50.33 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:53:04.546Z] #64 50.48 OK: 10 MiB in 19 packages [2024-11-08T04:53:05.523Z] #64 DONE 53.2s [2024-11-08T04:53:05.523Z] [2024-11-08T04:53:05.523Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T04:53:05.523Z] #70 44.55 OK: 238 MiB in 54 packages [2024-11-08T04:53:05.523Z] #70 DONE 48.1s [2024-11-08T04:53:05.523Z] [2024-11-08T04:53:05.523Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:53:06.131Z] #89 DONE 0.7s [2024-11-08T04:53:06.131Z] [2024-11-08T04:53:06.131Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T04:53:06.727Z] #90 ... [2024-11-08T04:53:06.727Z] [2024-11-08T04:53:06.727Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T04:53:06.727Z] #78 21.24 Upgrading critical system libraries and apk-tools: [2024-11-08T04:53:06.727Z] #78 21.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:53:06.727Z] #78 21.29 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:53:06.727Z] #78 23.96 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:06.727Z] #78 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:06.727Z] #78 26.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:06.727Z] #78 ... [2024-11-08T04:53:06.727Z] [2024-11-08T04:53:06.727Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:53:06.727Z] #81 15.68 Upgrading critical system libraries and apk-tools: [2024-11-08T04:53:06.727Z] #81 15.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:53:06.727Z] #81 15.75 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:53:07.314Z] #81 ... [2024-11-08T04:53:07.314Z] [2024-11-08T04:53:07.314Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T04:53:07.314Z] #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:07.314Z] #0 6.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:07.314Z] #91 ... [2024-11-08T04:53:07.314Z] [2024-11-08T04:53:07.314Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T04:53:07.314Z] #76 18.99 Upgrading critical system libraries and apk-tools: [2024-11-08T04:53:07.314Z] #76 19.00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:53:07.314Z] #76 19.09 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:53:07.314Z] #76 21.47 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:07.314Z] #76 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:07.583Z] #76 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:09.009Z] #76 ... [2024-11-08T04:53:09.009Z] [2024-11-08T04:53:09.009Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T04:53:09.009Z] #90 3.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:09.009Z] #90 ... [2024-11-08T04:53:09.009Z] [2024-11-08T04:53:09.009Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T04:53:09.009Z] #75 17.62 Upgrading critical system libraries and apk-tools: [2024-11-08T04:53:09.009Z] #75 17.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:53:09.009Z] #75 17.67 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:53:09.009Z] #75 19.94 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:09.009Z] #75 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:09.009Z] #75 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:09.277Z] #75 ... [2024-11-08T04:53:09.277Z] [2024-11-08T04:53:09.277Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:53:09.277Z] #74 17.81 Upgrading critical system libraries and apk-tools: [2024-11-08T04:53:09.277Z] #74 17.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:53:09.277Z] #74 17.92 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:53:09.277Z] #74 20.05 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:09.277Z] #74 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:09.277Z] #74 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:09.550Z] #74 ... [2024-11-08T04:53:09.550Z] [2024-11-08T04:53:09.550Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:53:09.550Z] #81 18.53 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:09.550Z] #81 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:10.141Z] #81 ... [2024-11-08T04:53:10.141Z] [2024-11-08T04:53:10.141Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:53:10.141Z] #77 24.96 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:10.141Z] #77 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:10.141Z] #77 27.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:10.141Z] #77 ... [2024-11-08T04:53:10.141Z] [2024-11-08T04:53:10.141Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T04:53:10.141Z] #72 23.09 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:10.141Z] #72 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:10.141Z] #72 25.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:10.411Z] #72 ... [2024-11-08T04:53:10.411Z] [2024-11-08T04:53:10.411Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T04:53:10.411Z] #90 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:13.796Z] #90 ... [2024-11-08T04:53:13.796Z] [2024-11-08T04:53:13.796Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T04:53:13.796Z] #75 28.76 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:13.796Z] #75 29.26 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:13.796Z] #75 29.35 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:53:13.796Z] #75 30.34 OK: 20 MiB in 18 packages [2024-11-08T04:53:13.796Z] #75 DONE 31.7s [2024-11-08T04:53:13.796Z] [2024-11-08T04:53:13.796Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T04:53:13.796Z] #78 36.90 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:13.796Z] #78 37.33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:13.796Z] #78 37.46 OK: 9 MiB in 16 packages [2024-11-08T04:53:14.064Z] #78 DONE 38.6s [2024-11-08T04:53:14.064Z] [2024-11-08T04:53:14.064Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T04:53:16.661Z] #92 ... [2024-11-08T04:53:16.661Z] [2024-11-08T04:53:16.661Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:53:16.661Z] #93 ... [2024-11-08T04:53:16.661Z] [2024-11-08T04:53:16.661Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:53:16.661Z] #88 14.40 Upgrading critical system libraries and apk-tools: [2024-11-08T04:53:16.661Z] #88 14.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:53:16.661Z] #88 14.51 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:53:16.661Z] #88 16.56 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:16.661Z] #88 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:16.942Z] #88 ... [2024-11-08T04:53:16.942Z] [2024-11-08T04:53:16.942Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:53:16.942Z] #77 37.38 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:16.942Z] #77 38.18 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:16.942Z] #77 38.43 OK: 9 MiB in 15 packages [2024-11-08T04:53:16.942Z] #77 DONE 42.0s [2024-11-08T04:53:17.014Z] #153 DONE 126.0s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:17.014Z] #154 ... [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T04:53:17.014Z] #148 DONE 127.6s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T04:53:17.014Z] #151 DONE 127.6s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T04:53:17.014Z] #142 DONE 127.6s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T04:53:17.014Z] #152 ... [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:17.014Z] #155 ... [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T04:53:17.014Z] #146 DONE 129.6s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T04:53:17.014Z] #156 ... [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:17.014Z] #154 DONE 4.1s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:17.014Z] #157 DONE 0.7s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:17.014Z] #158 ... [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T04:53:17.014Z] #156 DONE 0.8s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:17.014Z] #155 DONE 1.1s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:17.014Z] #159 DONE 0.5s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:17.014Z] #160 ... [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:17.014Z] #158 DONE 0.3s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:17.014Z] #161 DONE 0.3s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:17.014Z] #162 DONE 0.5s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T04:53:17.014Z] #163 DONE 0.7s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #164 [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-11-08T04:53:17.014Z] #164 DONE 0.7s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:17.014Z] #160 DONE 0.7s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #165 [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-11-08T04:53:17.014Z] #165 ... [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #166 [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-11-08T04:53:17.014Z] #166 DONE 0.7s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #165 [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-11-08T04:53:17.014Z] #165 DONE 0.5s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #167 [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-11-08T04:53:17.014Z] #167 DONE 0.4s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #110 [security-spiffe-token-provider] exporting to image [2024-11-08T04:53:17.014Z] #110 exporting layers [2024-11-08T04:53:17.014Z] #110 ... [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T04:53:17.014Z] #168 DONE 0.6s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T04:53:17.014Z] #169 DONE 1.6s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T04:53:17.014Z] #170 DONE 0.4s [2024-11-08T04:53:17.014Z] [2024-11-08T04:53:17.014Z] #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T04:53:17.214Z] [2024-11-08T04:53:17.214Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T04:53:17.214Z] #72 36.76 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:17.214Z] #72 37.48 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:17.214Z] #72 37.64 OK: 9 MiB in 15 packages [2024-11-08T04:53:17.214Z] #72 DONE 40.3s [2024-11-08T04:53:17.214Z] [2024-11-08T04:53:17.214Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T04:53:17.214Z] #76 30.28 OK: 20 MiB in 18 packages [2024-11-08T04:53:17.214Z] #76 DONE 33.9s [2024-11-08T04:53:17.214Z] [2024-11-08T04:53:17.214Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:53:17.214Z] #88 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:17.505Z] #88 ... [2024-11-08T04:53:17.505Z] [2024-11-08T04:53:17.505Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T04:53:17.505Z] #94 DONE 0.3s [2024-11-08T04:53:17.505Z] [2024-11-08T04:53:17.505Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T04:53:17.505Z] #91 17.13 Upgrading critical system libraries and apk-tools: [2024-11-08T04:53:17.505Z] #91 17.13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:53:17.505Z] #91 17.34 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:53:17.505Z] #91 19.36 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:17.505Z] #91 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:17.578Z] #171 ... [2024-11-08T04:53:17.578Z] [2024-11-08T04:53:17.578Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:53:17.578Z] #172 DONE 0.8s [2024-11-08T04:53:17.834Z] [2024-11-08T04:53:17.834Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T04:53:18.090Z] #91 ... [2024-11-08T04:53:18.090Z] [2024-11-08T04:53:18.090Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T04:53:18.090Z] #92 DONE 4.3s [2024-11-08T04:53:18.091Z] #173 ... [2024-11-08T04:53:18.091Z] [2024-11-08T04:53:18.091Z] #174 [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-11-08T04:53:18.091Z] #174 DONE 1.2s [2024-11-08T04:53:18.091Z] [2024-11-08T04:53:18.091Z] #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:18.091Z] #175 DONE 1.2s [2024-11-08T04:53:18.091Z] [2024-11-08T04:53:18.091Z] #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T04:53:18.091Z] #171 DONE 1.1s [2024-11-08T04:53:18.348Z] [2024-11-08T04:53:18.348Z] #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:18.357Z] [2024-11-08T04:53:18.357Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T04:53:18.605Z] #176 ... [2024-11-08T04:53:18.605Z] [2024-11-08T04:53:18.605Z] #110 [security-spiffe-token-provider] exporting to image [2024-11-08T04:53:18.605Z] #110 exporting layers 1.7s done [2024-11-08T04:53:18.605Z] #110 writing image sha256:bdf4dd1b27d8f9a6f2b8dad236a36fe67b4eb0603db010f4196c28859dc83b57 done [2024-11-08T04:53:18.605Z] #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-11-08T04:53:18.605Z] #110 DONE 2.7s [2024-11-08T04:53:18.605Z] [2024-11-08T04:53:18.605Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T04:53:18.605Z] #173 DONE 0.9s [2024-11-08T04:53:18.605Z] [2024-11-08T04:53:18.605Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-08T04:53:18.605Z] #177 DONE 0.5s [2024-11-08T04:53:18.605Z] [2024-11-08T04:53:18.605Z] #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:18.605Z] #176 DONE 0.5s [2024-11-08T04:53:18.605Z] [2024-11-08T04:53:18.605Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T04:53:18.605Z] #178 DONE 0.5s [2024-11-08T04:53:18.605Z] [2024-11-08T04:53:18.605Z] #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T04:53:18.627Z] #95 DONE 0.4s [2024-11-08T04:53:18.628Z] [2024-11-08T04:53:18.628Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:53:18.628Z] #74 31.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:18.628Z] #74 32.78 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:18.628Z] #74 33.05 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:53:18.628Z] #74 34.23 OK: 11 MiB in 17 packages [2024-11-08T04:53:18.628Z] #74 DONE 36.8s [2024-11-08T04:53:18.628Z] [2024-11-08T04:53:18.628Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T04:53:18.628Z] #91 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:18.863Z] #179 ... [2024-11-08T04:53:18.863Z] [2024-11-08T04:53:18.863Z] #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T04:53:18.863Z] #180 DONE 0.4s [2024-11-08T04:53:19.447Z] [2024-11-08T04:53:19.447Z] #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T04:53:20.822Z] #181 DONE 1.7s [2024-11-08T04:53:20.822Z] [2024-11-08T04:53:20.822Z] #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T04:53:20.822Z] #179 DONE 2.0s [2024-11-08T04:53:20.822Z] [2024-11-08T04:53:20.822Z] #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T04:53:21.079Z] #182 DONE 0.4s [2024-11-08T04:53:21.079Z] [2024-11-08T04:53:21.079Z] #183 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-08T04:53:21.243Z] #91 ... [2024-11-08T04:53:21.244Z] [2024-11-08T04:53:21.244Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:53:21.244Z] #81 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:21.244Z] #81 28.52 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:21.244Z] #81 29.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:21.244Z] #81 29.07 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:53:21.244Z] #81 29.63 OK: 10 MiB in 16 packages [2024-11-08T04:53:21.244Z] #81 ... [2024-11-08T04:53:21.244Z] [2024-11-08T04:53:21.244Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T04:53:21.244Z] #90 14.01 Upgrading critical system libraries and apk-tools: [2024-11-08T04:53:21.244Z] #90 14.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:53:21.244Z] #90 14.05 Executing busybox-1.36.1-r29.trigger [2024-11-08T04:53:21.244Z] #90 15.42 Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:53:21.244Z] #90 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:21.515Z] #90 ... [2024-11-08T04:53:21.515Z] [2024-11-08T04:53:21.515Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T04:53:21.515Z] #81 DONE 30.6s [2024-11-08T04:53:21.645Z] #183 DONE 0.5s [2024-11-08T04:53:21.645Z] [2024-11-08T04:53:21.645Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T04:53:21.645Z] #184 DONE 2.9s [2024-11-08T04:53:21.645Z] [2024-11-08T04:53:21.645Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T04:53:21.645Z] #185 DONE 2.9s [2024-11-08T04:53:21.645Z] [2024-11-08T04:53:21.645Z] #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-08T04:53:21.783Z] [2024-11-08T04:53:21.783Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:53:22.375Z] #28 ... [2024-11-08T04:53:22.375Z] [2024-11-08T04:53:22.375Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T04:53:22.375Z] #90 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:53:22.578Z] #186 DONE 1.0s [2024-11-08T04:53:22.578Z] [2024-11-08T04:53:22.578Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T04:53:22.578Z] #187 DONE 1.8s [2024-11-08T04:53:22.578Z] [2024-11-08T04:53:22.578Z] #188 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-08T04:53:23.145Z] #188 DONE 0.4s [2024-11-08T04:53:23.145Z] [2024-11-08T04:53:23.145Z] #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T04:53:23.145Z] #189 DONE 0.2s [2024-11-08T04:53:23.145Z] [2024-11-08T04:53:23.145Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T04:53:23.343Z] #90 ... [2024-11-08T04:53:23.343Z] [2024-11-08T04:53:23.343Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T04:53:23.343Z] #91 25.03 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:23.343Z] #91 25.39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:23.343Z] #91 25.47 OK: 9 MiB in 18 packages [2024-11-08T04:53:23.343Z] #91 DONE 26.1s [2024-11-08T04:53:23.343Z] [2024-11-08T04:53:23.343Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T04:53:24.078Z] #190 ... [2024-11-08T04:53:24.078Z] [2024-11-08T04:53:24.078Z] #110 [security-secretstore-setup] exporting to image [2024-11-08T04:53:24.078Z] #110 exporting layers 1.1s done [2024-11-08T04:53:24.078Z] #110 writing image sha256:754d48a77b60f9f5ecc21436260623f21e045e2f5936c9b2514b2f4b14a9c770 0.0s done [2024-11-08T04:53:24.078Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-08T04:53:24.078Z] #110 writing image sha256:ce160c2bb853932801cbb5c4aaa76c7e00905aa44376faeb5208254d0499408f 0.0s done [2024-11-08T04:53:24.078Z] #110 naming to docker.io/library/security-proxy-setup done [2024-11-08T04:53:24.078Z] #110 writing image sha256:e6fbc053dbfbdca424e37875d58473167a697ba341979b5303a579a7c102f3cc done [2024-11-08T04:53:24.078Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-11-08T04:53:24.078Z] #110 DONE 5.0s [2024-11-08T04:53:24.078Z] [2024-11-08T04:53:24.078Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T04:53:24.793Z] #96 ... [2024-11-08T04:53:24.793Z] [2024-11-08T04:53:24.793Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T04:53:24.793Z] #88 23.39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:24.793Z] #88 23.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:53:24.793Z] #88 23.67 Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:53:24.793Z] #88 24.32 OK: 15 MiB in 28 packages [2024-11-08T04:53:24.793Z] #88 DONE 25.5s [2024-11-08T04:53:24.793Z] [2024-11-08T04:53:24.793Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T04:53:24.793Z] #96 DONE 1.6s [2024-11-08T04:53:24.793Z] [2024-11-08T04:53:24.793Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:53:25.069Z] #93 ... [2024-11-08T04:53:25.069Z] [2024-11-08T04:53:25.069Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T04:53:25.069Z] #97 DONE 0.3s [2024-11-08T04:53:25.069Z] [2024-11-08T04:53:25.069Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:53:25.343Z] #93 ... [2024-11-08T04:53:25.343Z] [2024-11-08T04:53:25.343Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T04:53:25.343Z] #98 DONE 0.2s [2024-11-08T04:53:25.343Z] [2024-11-08T04:53:25.343Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T04:53:25.635Z] #99 DONE 0.2s [2024-11-08T04:53:25.635Z] [2024-11-08T04:53:25.635Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T04:53:25.635Z] #100 DONE 0.2s [2024-11-08T04:53:25.635Z] [2024-11-08T04:53:25.635Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:53:25.905Z] #93 ... [2024-11-08T04:53:25.905Z] [2024-11-08T04:53:25.905Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T04:53:25.905Z] #101 DONE 0.2s [2024-11-08T04:53:25.905Z] [2024-11-08T04:53:25.905Z] #102 [security-spire-config] exporting to image [2024-11-08T04:53:25.905Z] #102 exporting layers [2024-11-08T04:53:25.998Z] #150 ... [2024-11-08T04:53:25.998Z] [2024-11-08T04:53:25.998Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T04:53:25.998Z] #190 DONE 2.7s [2024-11-08T04:53:25.998Z] [2024-11-08T04:53:25.998Z] #110 [security-bootstrapper] exporting to image [2024-11-08T04:53:27.337Z] #102 ... [2024-11-08T04:53:27.338Z] [2024-11-08T04:53:27.338Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T04:53:27.338Z] #90 20.70 OK: 10 MiB in 19 packages [2024-11-08T04:53:27.338Z] #90 DONE 21.8s [2024-11-08T04:53:27.338Z] [2024-11-08T04:53:27.338Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T04:53:28.764Z] #103 ... [2024-11-08T04:53:28.764Z] [2024-11-08T04:53:28.764Z] #102 [security-spire-config] exporting to image [2024-11-08T04:53:28.764Z] #102 exporting layers 2.4s done [2024-11-08T04:53:28.764Z] #102 writing image sha256:09b7f61a658eaad99b393b9dbd22e0b41ffac24fa8ad44fb8d1e1ee95b0fec70 0.0s done [2024-11-08T04:53:28.764Z] #102 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-11-08T04:53:28.764Z] #102 DONE 2.5s [2024-11-08T04:53:28.764Z] [2024-11-08T04:53:28.764Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T04:53:29.361Z] #104 DONE 2.2s [2024-11-08T04:53:29.361Z] [2024-11-08T04:53:29.361Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T04:53:29.361Z] #103 DONE 2.1s [2024-11-08T04:53:29.361Z] [2024-11-08T04:53:29.361Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T04:53:29.644Z] #105 DONE 0.3s [2024-11-08T04:53:29.644Z] [2024-11-08T04:53:29.644Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T04:53:29.920Z] #106 DONE 0.3s [2024-11-08T04:53:29.920Z] [2024-11-08T04:53:29.920Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T04:53:30.191Z] #107 DONE 0.3s [2024-11-08T04:53:30.191Z] [2024-11-08T04:53:30.191Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T04:53:30.460Z] #108 DONE 0.2s [2024-11-08T04:53:30.460Z] [2024-11-08T04:53:30.460Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T04:53:30.727Z] #109 ... [2024-11-08T04:53:30.727Z] [2024-11-08T04:53:30.727Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T04:53:30.727Z] #110 DONE 0.2s [2024-11-08T04:53:30.727Z] [2024-11-08T04:53:30.727Z] #102 [security-spire-server] exporting to image [2024-11-08T04:53:31.271Z] #110 ... [2024-11-08T04:53:31.271Z] [2024-11-08T04:53:31.271Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T04:53:31.271Z] #147 DONE 146.0s [2024-11-08T04:53:31.271Z] [2024-11-08T04:53:31.271Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T04:53:31.271Z] #145 DONE 146.0s [2024-11-08T04:53:31.271Z] [2024-11-08T04:53:31.271Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T04:53:31.834Z] #150 ... [2024-11-08T04:53:31.834Z] [2024-11-08T04:53:31.834Z] #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:32.143Z] #102 ... [2024-11-08T04:53:32.143Z] [2024-11-08T04:53:32.143Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T04:53:32.143Z] #109 DONE 2.6s [2024-11-08T04:53:32.143Z] [2024-11-08T04:53:32.143Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T04:53:32.143Z] #111 DONE 0.3s [2024-11-08T04:53:32.143Z] [2024-11-08T04:53:32.143Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:53:32.424Z] #28 ... [2024-11-08T04:53:32.424Z] [2024-11-08T04:53:32.424Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T04:53:32.424Z] #112 DONE 0.3s [2024-11-08T04:53:32.424Z] [2024-11-08T04:53:32.424Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:53:32.705Z] #86 ... [2024-11-08T04:53:32.705Z] [2024-11-08T04:53:32.705Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T04:53:32.705Z] #113 DONE 0.2s [2024-11-08T04:53:32.705Z] [2024-11-08T04:53:32.705Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T04:53:33.004Z] #114 DONE 0.2s [2024-11-08T04:53:33.004Z] [2024-11-08T04:53:33.004Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T04:53:33.274Z] #115 DONE 0.3s [2024-11-08T04:53:33.274Z] [2024-11-08T04:53:33.274Z] #102 [security-spire-server] exporting to image [2024-11-08T04:53:33.859Z] #102 exporting layers 3.2s done [2024-11-08T04:53:33.859Z] #102 writing image sha256:ec479969a7c754ee67429fc161114b5c48fff6a2753704bb2c639c997f8777f3 0.0s done [2024-11-08T04:53:33.859Z] #102 naming to docker.io/library/security-spire-server-arm64 [2024-11-08T04:53:34.128Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2024-11-08T04:53:34.363Z] #191 ... [2024-11-08T04:53:34.363Z] [2024-11-08T04:53:34.363Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T04:53:34.363Z] #144 DONE 149.2s [2024-11-08T04:53:34.363Z] [2024-11-08T04:53:34.363Z] #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:34.363Z] #191 DONE 2.4s [2024-11-08T04:53:34.363Z] [2024-11-08T04:53:34.363Z] #110 [security-bootstrapper] exporting to image [2024-11-08T04:53:34.363Z] #110 exporting layers 8.2s done [2024-11-08T04:53:34.363Z] #110 writing image sha256:5c7378da06340dc47d5073b449658d88674859b1eece398d25d9d543959e013f done [2024-11-08T04:53:34.363Z] #110 naming to docker.io/library/security-bootstrapper done [2024-11-08T04:53:34.363Z] #110 DONE 13.2s [2024-11-08T04:53:34.363Z] [2024-11-08T04:53:34.363Z] #192 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:34.622Z] #192 DONE 0.3s [2024-11-08T04:53:34.622Z] [2024-11-08T04:53:34.622Z] #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:34.622Z] #193 DONE 0.4s [2024-11-08T04:53:34.622Z] [2024-11-08T04:53:34.622Z] #194 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:34.622Z] #194 CACHED [2024-11-08T04:53:34.622Z] [2024-11-08T04:53:34.622Z] #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:34.622Z] #195 CACHED [2024-11-08T04:53:34.622Z] [2024-11-08T04:53:34.622Z] #196 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T04:53:35.191Z] #196 DONE 0.7s [2024-11-08T04:53:35.191Z] [2024-11-08T04:53:35.191Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T04:53:35.191Z] #152 DONE 150.3s [2024-11-08T04:53:35.191Z] [2024-11-08T04:53:35.191Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:53:35.191Z] #149 DONE 150.3s [2024-11-08T04:53:35.191Z] [2024-11-08T04:53:35.191Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T04:53:35.191Z] #197 DONE 0.7s [2024-11-08T04:53:35.191Z] [2024-11-08T04:53:35.191Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T04:53:35.191Z] #198 DONE 0.7s [2024-11-08T04:53:35.191Z] [2024-11-08T04:53:35.191Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:53:35.451Z] #199 DONE 0.2s [2024-11-08T04:53:35.451Z] [2024-11-08T04:53:35.451Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:53:35.451Z] #200 DONE 0.2s [2024-11-08T04:53:35.451Z] [2024-11-08T04:53:35.451Z] #201 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:35.451Z] #201 CACHED [2024-11-08T04:53:35.451Z] [2024-11-08T04:53:35.451Z] #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:35.451Z] #202 CACHED [2024-11-08T04:53:35.451Z] [2024-11-08T04:53:35.451Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T04:53:35.451Z] #203 ... [2024-11-08T04:53:35.451Z] [2024-11-08T04:53:35.451Z] #204 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:53:35.451Z] #204 DONE 0.3s [2024-11-08T04:53:35.451Z] [2024-11-08T04:53:35.451Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:35.451Z] #205 DONE 0.3s [2024-11-08T04:53:35.535Z] #102 exporting layers 2.2s done [2024-11-08T04:53:35.710Z] [2024-11-08T04:53:35.710Z] #110 [core-command] exporting to image [2024-11-08T04:53:35.801Z] #102 writing image sha256:16a8ec5d8336e2c9b244b879dbded923adc51983851f89d5a9cc98bc367c7833 0.0s done [2024-11-08T04:53:35.801Z] #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-11-08T04:53:35.801Z] #102 DONE 7.3s [2024-11-08T04:53:35.801Z] [2024-11-08T04:53:35.801Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:53:37.089Z] #110 ... [2024-11-08T04:53:37.089Z] [2024-11-08T04:53:37.089Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T04:53:37.089Z] #203 DONE 1.5s [2024-11-08T04:53:37.089Z] [2024-11-08T04:53:37.089Z] #206 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T04:53:37.089Z] #206 DONE 1.5s [2024-11-08T04:53:37.089Z] [2024-11-08T04:53:37.089Z] #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T04:53:37.089Z] #207 DONE 1.5s [2024-11-08T04:53:37.089Z] [2024-11-08T04:53:37.089Z] #208 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:37.089Z] #208 DONE 1.4s [2024-11-08T04:53:37.089Z] [2024-11-08T04:53:37.089Z] #110 [core-command] exporting to image [2024-11-08T04:53:37.089Z] #110 writing image sha256:11d1f6221440ff82d194b31cef050904d5c7eda1f2e64e5ee73ff5d8e016241c done [2024-11-08T04:53:37.089Z] #110 naming to docker.io/library/core-command 0.0s done [2024-11-08T04:53:37.659Z] #110 exporting layers 0.6s done [2024-11-08T04:53:37.659Z] #110 writing image sha256:765e4a4d48fbf164e3d798e56dc7d8f94ed540c4033ef7346ad1258db85dc51e done [2024-11-08T04:53:37.659Z] #110 naming to docker.io/library/core-keeper done [2024-11-08T04:53:37.659Z] #110 DONE 15.3s [2024-11-08T04:53:37.659Z] [2024-11-08T04:53:37.659Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T04:53:37.659Z] #150 DONE 152.7s [2024-11-08T04:53:37.659Z] [2024-11-08T04:53:37.659Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T04:53:37.659Z] #143 DONE 152.7s [2024-11-08T04:53:37.659Z] [2024-11-08T04:53:37.659Z] #209 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:53:37.659Z] #209 DONE 0.6s [2024-11-08T04:53:37.659Z] [2024-11-08T04:53:37.659Z] #210 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T04:53:37.659Z] #210 DONE 0.6s [2024-11-08T04:53:37.659Z] [2024-11-08T04:53:37.659Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:53:37.659Z] #211 DONE 0.1s [2024-11-08T04:53:37.659Z] [2024-11-08T04:53:37.659Z] #212 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T04:53:37.659Z] #212 DONE 0.1s [2024-11-08T04:53:37.659Z] [2024-11-08T04:53:37.659Z] #213 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:37.917Z] #213 ... [2024-11-08T04:53:37.917Z] [2024-11-08T04:53:37.917Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T04:53:37.917Z] #214 DONE 0.2s [2024-11-08T04:53:37.917Z] [2024-11-08T04:53:37.917Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T04:53:37.917Z] #215 DONE 0.2s [2024-11-08T04:53:37.917Z] [2024-11-08T04:53:37.917Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T04:53:37.917Z] #216 DONE 1.1s [2024-11-08T04:53:37.917Z] [2024-11-08T04:53:37.917Z] #213 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:37.917Z] #213 DONE 0.2s [2024-11-08T04:53:37.917Z] [2024-11-08T04:53:37.917Z] #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:38.176Z] #217 ... [2024-11-08T04:53:38.176Z] [2024-11-08T04:53:38.176Z] #218 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:53:38.176Z] #218 DONE 0.2s [2024-11-08T04:53:38.176Z] [2024-11-08T04:53:38.176Z] #219 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:38.176Z] #219 DONE 0.1s [2024-11-08T04:53:38.176Z] [2024-11-08T04:53:38.176Z] #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:53:38.176Z] #217 DONE 0.2s [2024-11-08T04:53:38.176Z] [2024-11-08T04:53:38.176Z] #110 [core-data] exporting to image [2024-11-08T04:53:38.176Z] #110 exporting layers 0.3s done [2024-11-08T04:53:38.176Z] #110 writing image sha256:3e98d69e6ccb76268506d26b61b4b4ca4188e75c0dfd55c5a067280b8d4d0982 0.0s done [2024-11-08T04:53:38.176Z] #110 naming to docker.io/library/core-data done [2024-11-08T04:53:38.176Z] #110 writing image sha256:e5cbd54f7b84e2b4e53392f9daf722f9d183c0276a8e7c545d8e970f28c7c4ea done [2024-11-08T04:53:38.176Z] #110 naming to docker.io/library/core-metadata [2024-11-08T04:53:38.437Z] #110 writing image sha256:8e09b4ecfc69885a894f0607183530cfc1f481bfd28ca27b2e1e05ef27acfbed [2024-11-08T04:53:39.029Z] #110 naming to docker.io/library/core-metadata 0.5s done [2024-11-08T04:53:39.029Z] #110 writing image sha256:8e09b4ecfc69885a894f0607183530cfc1f481bfd28ca27b2e1e05ef27acfbed 0.7s done [2024-11-08T04:53:39.029Z] #110 naming to docker.io/library/security-proxy-auth done [2024-11-08T04:53:39.029Z] #110 DONE 16.4s [2024-11-08T04:53:39.029Z] [2024-11-08T04:53:39.029Z] #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T04:53:39.029Z] #220 DONE 0.8s [2024-11-08T04:53:39.029Z] [2024-11-08T04:53:39.029Z] #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T04:53:39.029Z] #221 DONE 0.8s [2024-11-08T04:53:39.029Z] [2024-11-08T04:53:39.029Z] #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:53:39.029Z] #222 DONE 0.0s [2024-11-08T04:53:39.029Z] [2024-11-08T04:53:39.029Z] #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T04:53:39.029Z] #223 DONE 0.0s [2024-11-08T04:53:39.029Z] [2024-11-08T04:53:39.029Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T04:53:39.029Z] #224 DONE 0.1s [2024-11-08T04:53:39.029Z] [2024-11-08T04:53:39.029Z] #110 [support-cron-scheduler] exporting to image [2024-11-08T04:53:39.289Z] #110 exporting layers 0.2s done [2024-11-08T04:53:39.289Z] #110 writing image sha256:e022f49fa99b5d65fbcae9547d38906662825cddac1759ceb568ba7a0a38961a done [2024-11-08T04:53:39.289Z] #110 naming to docker.io/library/support-cron-scheduler done [2024-11-08T04:53:39.289Z] #110 writing image sha256:d0449d6420e7dd3b7f623cd68a2d5ffdb0d8afc69c81111af85551034fa9d02d done [2024-11-08T04:53:39.289Z] #110 naming to docker.io/library/support-notifications done [2024-11-08T04:53:39.289Z] #110 DONE 16.7s [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:53:39.289Z] time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T04:53:39.304Z] $ docker stop --time=1 892a33e3886aea80b872e5c871e366d1f8e09d5298f156ff6bd4b12ec2e71457 [2024-11-08T04:53:40.598Z] $ docker rm -f --volumes 892a33e3886aea80b872e5c871e366d1f8e09d5298f156ff6bd4b12ec2e71457 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:53:40.944Z] + docker images [2024-11-08T04:53:40.944Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T04:53:40.944Z] support-notifications latest d0449d6420e7 2 seconds ago 52MB [2024-11-08T04:53:40.944Z] support-cron-scheduler latest e022f49fa99b 2 seconds ago 52.9MB [2024-11-08T04:53:40.944Z] core-metadata latest e5cbd54f7b84 3 seconds ago 37.6MB [2024-11-08T04:53:40.944Z] core-data latest 3e98d69e6ccb 3 seconds ago 37.4MB [2024-11-08T04:53:40.944Z] security-proxy-auth latest 8e09b4ecfc69 3 seconds ago 32.2MB [2024-11-08T04:53:40.944Z] core-keeper latest 765e4a4d48fb 4 seconds ago 31.3MB [2024-11-08T04:53:40.944Z] core-command latest 11d1f6221440 5 seconds ago 33.2MB [2024-11-08T04:53:40.944Z] security-bootstrapper latest 5c7378da0634 15 seconds ago 26MB [2024-11-08T04:53:40.944Z] security-secretstore-setup latest e6fbc053dbfb 18 seconds ago 46.9MB [2024-11-08T04:53:40.944Z] security-proxy-setup latest ce160c2bb853 19 seconds ago 35MB [2024-11-08T04:53:40.944Z] core-common-config-bootstrapper latest 754d48a77b60 19 seconds ago 22.8MB [2024-11-08T04:53:40.944Z] security-spiffe-token-provider latest bdf4dd1b27d8 24 seconds ago 38.5MB [2024-11-08T04:53:40.944Z] security-spire-server latest 7f899fe027b7 3 minutes ago 128MB [2024-11-08T04:53:40.944Z] security-spire-agent latest 0e94b193b1fe 3 minutes ago 188MB [2024-11-08T04:53:40.944Z] security-spire-config latest 048ddb1a1a74 3 minutes ago 127MB [2024-11-08T04:53:40.944Z] ci-base-image-x86_64 latest 25dea6633b01 7 minutes ago 975MB [2024-11-08T04:53:40.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB [2024-11-08T04:53:40.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-08T04:53:40.944Z] 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-11-08T04:53:41.082Z] provisioning config files... [2024-11-08T04:53:41.093Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/748@tmp/config1763765514646089026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:53:41.400Z] ---> ****-login.sh [2024-11-08T04:53:41.400Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:53:41.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:53:41.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:53:41.400Z] Configure a credential helper to remove this warning. See [2024-11-08T04:53:41.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:53:41.400Z] [2024-11-08T04:53:41.400Z] Login Succeeded [2024-11-08T04:53:41.400Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:53:41.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:53:41.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:53:41.400Z] Configure a credential helper to remove this warning. See [2024-11-08T04:53:41.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:53:41.401Z] [2024-11-08T04:53:41.401Z] Login Succeeded [2024-11-08T04:53:41.401Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:53:41.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:53:41.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:53:41.660Z] Configure a credential helper to remove this warning. See [2024-11-08T04:53:41.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:53:41.660Z] [2024-11-08T04:53:41.660Z] Login Succeeded [2024-11-08T04:53:41.660Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:53:41.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:53:41.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:53:41.660Z] Configure a credential helper to remove this warning. See [2024-11-08T04:53:41.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:53:41.660Z] [2024-11-08T04:53:41.660Z] Login Succeeded [2024-11-08T04:53:41.660Z] ****.io [2024-11-08T04:53:41.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:53:41.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:53:41.919Z] Configure a credential helper to remove this warning. See [2024-11-08T04:53:41.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:53:41.919Z] [2024-11-08T04:53:41.919Z] Login Succeeded [2024-11-08T04:53:41.919Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:53:41.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:53:41.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:53:41.999Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-08T04:53:41.999Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:41.999Z] latest [2024-11-08T04:53:41.999Z] 4.0.0-dev.14 [2024-11-08T04:53:41.999Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:41.999Z] main [2024-11-08T04:53:41.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:42.336Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:42.654Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:42.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T04:53:42.654Z] b93c9898efd9: Preparing [2024-11-08T04:53:42.654Z] e4f52fccab4d: Preparing [2024-11-08T04:53:42.654Z] 54bc6cb67852: Preparing [2024-11-08T04:53:42.654Z] 74ff5649f852: Preparing [2024-11-08T04:53:42.654Z] 355f7077f68e: Preparing [2024-11-08T04:53:42.654Z] 3005802d13ce: Preparing [2024-11-08T04:53:42.654Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:42.654Z] 3005802d13ce: Waiting [2024-11-08T04:53:42.654Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:42.654Z] b93c9898efd9: Pushed [2024-11-08T04:53:42.654Z] 54bc6cb67852: Pushed [2024-11-08T04:53:42.654Z] 74ff5649f852: Pushed [2024-11-08T04:53:42.654Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:42.913Z] 3005802d13ce: Pushed [2024-11-08T04:53:43.172Z] 355f7077f68e: Pushed [2024-11-08T04:53:45.076Z] e4f52fccab4d: Pushed [2024-11-08T04:53:45.076Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:45.422Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:45.748Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T04:53:45.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T04:53:45.748Z] b93c9898efd9: Preparing [2024-11-08T04:53:45.748Z] e4f52fccab4d: Preparing [2024-11-08T04:53:45.748Z] 54bc6cb67852: Preparing [2024-11-08T04:53:45.748Z] 74ff5649f852: Preparing [2024-11-08T04:53:45.748Z] 355f7077f68e: Preparing [2024-11-08T04:53:45.748Z] 3005802d13ce: Preparing [2024-11-08T04:53:45.748Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:45.748Z] 3005802d13ce: Waiting [2024-11-08T04:53:45.748Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:45.748Z] b93c9898efd9: Layer already exists [2024-11-08T04:53:45.748Z] e4f52fccab4d: Layer already exists [2024-11-08T04:53:45.748Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:45.748Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:45.748Z] 355f7077f68e: Layer already exists [2024-11-08T04:53:45.748Z] 3005802d13ce: Layer already exists [2024-11-08T04:53:45.748Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:45.748Z] latest: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:46.084Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:46.400Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.14 [2024-11-08T04:53:46.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T04:53:46.400Z] b93c9898efd9: Preparing [2024-11-08T04:53:46.400Z] e4f52fccab4d: Preparing [2024-11-08T04:53:46.400Z] 54bc6cb67852: Preparing [2024-11-08T04:53:46.400Z] 74ff5649f852: Preparing [2024-11-08T04:53:46.400Z] 355f7077f68e: Preparing [2024-11-08T04:53:46.400Z] 3005802d13ce: Preparing [2024-11-08T04:53:46.400Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:46.400Z] 3005802d13ce: Waiting [2024-11-08T04:53:46.400Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:46.400Z] b93c9898efd9: Layer already exists [2024-11-08T04:53:46.400Z] e4f52fccab4d: Layer already exists [2024-11-08T04:53:46.400Z] 355f7077f68e: Layer already exists [2024-11-08T04:53:46.400Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:46.400Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:46.400Z] 3005802d13ce: Layer already exists [2024-11-08T04:53:46.400Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:46.400Z] 4.0.0-dev.14: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:46.724Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:47.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:47.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T04:53:47.045Z] b93c9898efd9: Preparing [2024-11-08T04:53:47.045Z] e4f52fccab4d: Preparing [2024-11-08T04:53:47.045Z] 54bc6cb67852: Preparing [2024-11-08T04:53:47.045Z] 74ff5649f852: Preparing [2024-11-08T04:53:47.045Z] 355f7077f68e: Preparing [2024-11-08T04:53:47.045Z] 3005802d13ce: Preparing [2024-11-08T04:53:47.045Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:47.045Z] 3005802d13ce: Waiting [2024-11-08T04:53:47.045Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:47.045Z] b93c9898efd9: Layer already exists [2024-11-08T04:53:47.045Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:47.045Z] 355f7077f68e: Layer already exists [2024-11-08T04:53:47.045Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:47.045Z] e4f52fccab4d: Layer already exists [2024-11-08T04:53:47.045Z] 3005802d13ce: Layer already exists [2024-11-08T04:53:47.045Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:47.045Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:47.373Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:47.694Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-08T04:53:47.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T04:53:47.694Z] b93c9898efd9: Preparing [2024-11-08T04:53:47.694Z] e4f52fccab4d: Preparing [2024-11-08T04:53:47.694Z] 54bc6cb67852: Preparing [2024-11-08T04:53:47.694Z] 74ff5649f852: Preparing [2024-11-08T04:53:47.694Z] 355f7077f68e: Preparing [2024-11-08T04:53:47.694Z] 3005802d13ce: Preparing [2024-11-08T04:53:47.694Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:47.694Z] 3005802d13ce: Waiting [2024-11-08T04:53:47.694Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:47.694Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:47.694Z] e4f52fccab4d: Layer already exists [2024-11-08T04:53:47.694Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:47.694Z] 355f7077f68e: Layer already exists [2024-11-08T04:53:47.694Z] b93c9898efd9: Layer already exists [2024-11-08T04:53:47.694Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:47.694Z] 3005802d13ce: Layer already exists [2024-11-08T04:53:47.694Z] main: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:53:47.762Z] ===================================================== [Pipeline] echo [2024-11-08T04:53:47.776Z] taggedImages: [2024-11-08T04:53:47.776Z] - nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:47.776Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T04:53:47.776Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.14 [2024-11-08T04:53:47.776Z] - nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:47.776Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-08T04:53:47.804Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-08T04:53:47.804Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:47.804Z] latest [2024-11-08T04:53:47.804Z] 4.0.0-dev.14 [2024-11-08T04:53:47.804Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:47.804Z] main [2024-11-08T04:53:47.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:48.150Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:48.467Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:48.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T04:53:48.467Z] 3417415d941a: Preparing [2024-11-08T04:53:48.467Z] 3c289b946682: Preparing [2024-11-08T04:53:48.467Z] e043fc63d225: Preparing [2024-11-08T04:53:48.467Z] 5c91a70cf292: Preparing [2024-11-08T04:53:48.467Z] 54bc6cb67852: Preparing [2024-11-08T04:53:48.467Z] 74ff5649f852: Preparing [2024-11-08T04:53:48.467Z] 355f7077f68e: Preparing [2024-11-08T04:53:48.467Z] 3005802d13ce: Preparing [2024-11-08T04:53:48.467Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:48.467Z] 355f7077f68e: Waiting [2024-11-08T04:53:48.467Z] 3005802d13ce: Waiting [2024-11-08T04:53:48.467Z] 74ff5649f852: Waiting [2024-11-08T04:53:48.467Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:48.467Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:48.467Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:48.467Z] 355f7077f68e: Layer already exists [2024-11-08T04:53:48.467Z] 3005802d13ce: Layer already exists [2024-11-08T04:53:48.467Z] e043fc63d225: Pushed [2024-11-08T04:53:48.467Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:48.467Z] 3c289b946682: Pushed [2024-11-08T04:53:48.467Z] 3417415d941a: Pushed [2024-11-08T04:53:49.842Z] 5c91a70cf292: Pushed [2024-11-08T04:53:49.842Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:50.174Z] + 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-11-08T04:53:50.486Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T04:53:50.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T04:53:50.486Z] 3417415d941a: Preparing [2024-11-08T04:53:50.486Z] 3c289b946682: Preparing [2024-11-08T04:53:50.486Z] e043fc63d225: Preparing [2024-11-08T04:53:50.486Z] 5c91a70cf292: Preparing [2024-11-08T04:53:50.486Z] 54bc6cb67852: Preparing [2024-11-08T04:53:50.486Z] 74ff5649f852: Preparing [2024-11-08T04:53:50.486Z] 355f7077f68e: Preparing [2024-11-08T04:53:50.486Z] 3005802d13ce: Preparing [2024-11-08T04:53:50.486Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:50.486Z] 355f7077f68e: Waiting [2024-11-08T04:53:50.486Z] 3005802d13ce: Waiting [2024-11-08T04:53:50.486Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:50.486Z] 74ff5649f852: Waiting [2024-11-08T04:53:50.486Z] e043fc63d225: Layer already exists [2024-11-08T04:53:50.486Z] 3417415d941a: Layer already exists [2024-11-08T04:53:50.486Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:50.486Z] 3c289b946682: Layer already exists [2024-11-08T04:53:50.486Z] 5c91a70cf292: Layer already exists [2024-11-08T04:53:50.486Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:50.486Z] 3005802d13ce: Layer already exists [2024-11-08T04:53:50.486Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:50.486Z] 355f7077f68e: Layer already exists [2024-11-08T04:53:50.487Z] latest: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:50.809Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:51.132Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.14 [2024-11-08T04:53:51.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T04:53:51.132Z] 3417415d941a: Preparing [2024-11-08T04:53:51.132Z] 3c289b946682: Preparing [2024-11-08T04:53:51.132Z] e043fc63d225: Preparing [2024-11-08T04:53:51.132Z] 5c91a70cf292: Preparing [2024-11-08T04:53:51.132Z] 54bc6cb67852: Preparing [2024-11-08T04:53:51.132Z] 74ff5649f852: Preparing [2024-11-08T04:53:51.132Z] 355f7077f68e: Preparing [2024-11-08T04:53:51.132Z] 3005802d13ce: Preparing [2024-11-08T04:53:51.132Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:51.132Z] 74ff5649f852: Waiting [2024-11-08T04:53:51.132Z] 355f7077f68e: Waiting [2024-11-08T04:53:51.132Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:51.132Z] 3005802d13ce: Waiting [2024-11-08T04:53:51.132Z] 3417415d941a: Layer already exists [2024-11-08T04:53:51.132Z] 3c289b946682: Layer already exists [2024-11-08T04:53:51.132Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:51.132Z] 5c91a70cf292: Layer already exists [2024-11-08T04:53:51.132Z] e043fc63d225: Layer already exists [2024-11-08T04:53:51.132Z] 3005802d13ce: Layer already exists [2024-11-08T04:53:51.132Z] 355f7077f68e: Layer already exists [2024-11-08T04:53:51.132Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:51.132Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:51.132Z] 4.0.0-dev.14: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:51.452Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:51.768Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:51.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T04:53:51.768Z] 3417415d941a: Preparing [2024-11-08T04:53:51.768Z] 3c289b946682: Preparing [2024-11-08T04:53:51.768Z] e043fc63d225: Preparing [2024-11-08T04:53:51.768Z] 5c91a70cf292: Preparing [2024-11-08T04:53:51.768Z] 54bc6cb67852: Preparing [2024-11-08T04:53:51.768Z] 74ff5649f852: Preparing [2024-11-08T04:53:51.768Z] 355f7077f68e: Preparing [2024-11-08T04:53:51.768Z] 3005802d13ce: Preparing [2024-11-08T04:53:51.768Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:51.768Z] 355f7077f68e: Waiting [2024-11-08T04:53:51.768Z] 3005802d13ce: Waiting [2024-11-08T04:53:51.768Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:51.768Z] 74ff5649f852: Waiting [2024-11-08T04:53:51.768Z] 5c91a70cf292: Layer already exists [2024-11-08T04:53:51.768Z] 3c289b946682: Layer already exists [2024-11-08T04:53:51.768Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:51.768Z] e043fc63d225: Layer already exists [2024-11-08T04:53:51.768Z] 3417415d941a: Layer already exists [2024-11-08T04:53:51.768Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:51.768Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:51.768Z] 355f7077f68e: Layer already exists [2024-11-08T04:53:51.768Z] 3005802d13ce: Layer already exists [2024-11-08T04:53:51.768Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:52.083Z] + 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-11-08T04:53:52.404Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-08T04:53:52.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T04:53:52.404Z] 3417415d941a: Preparing [2024-11-08T04:53:52.404Z] 3c289b946682: Preparing [2024-11-08T04:53:52.404Z] e043fc63d225: Preparing [2024-11-08T04:53:52.404Z] 5c91a70cf292: Preparing [2024-11-08T04:53:52.404Z] 54bc6cb67852: Preparing [2024-11-08T04:53:52.404Z] 74ff5649f852: Preparing [2024-11-08T04:53:52.404Z] 355f7077f68e: Preparing [2024-11-08T04:53:52.404Z] 3005802d13ce: Preparing [2024-11-08T04:53:52.404Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:52.404Z] 3005802d13ce: Waiting [2024-11-08T04:53:52.404Z] 355f7077f68e: Waiting [2024-11-08T04:53:52.404Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:52.404Z] 3417415d941a: Layer already exists [2024-11-08T04:53:52.404Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:52.404Z] 5c91a70cf292: Layer already exists [2024-11-08T04:53:52.404Z] 3c289b946682: Layer already exists [2024-11-08T04:53:52.404Z] e043fc63d225: Layer already exists [2024-11-08T04:53:52.404Z] 355f7077f68e: Layer already exists [2024-11-08T04:53:52.404Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:52.404Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:52.404Z] 3005802d13ce: Layer already exists [2024-11-08T04:53:52.404Z] main: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:53:52.477Z] ===================================================== [Pipeline] echo [2024-11-08T04:53:52.495Z] taggedImages: [2024-11-08T04:53:52.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:52.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T04:53:52.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.14 [2024-11-08T04:53:52.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:52.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-08T04:53:52.526Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-08T04:53:52.526Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:52.526Z] latest [2024-11-08T04:53:52.526Z] 4.0.0-dev.14 [2024-11-08T04:53:52.526Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:52.526Z] main [2024-11-08T04:53:52.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:52.866Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:53.185Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:53.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T04:53:53.185Z] fe5584ce1a54: Preparing [2024-11-08T04:53:53.185Z] f96d0dbe16d7: Preparing [2024-11-08T04:53:53.185Z] 45d5f779f272: Preparing [2024-11-08T04:53:53.185Z] 54bc6cb67852: Preparing [2024-11-08T04:53:53.185Z] 74ff5649f852: Preparing [2024-11-08T04:53:53.185Z] 54f0d197efd2: Preparing [2024-11-08T04:53:53.185Z] 991994e3f796: Preparing [2024-11-08T04:53:53.185Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:53.185Z] 991994e3f796: Waiting [2024-11-08T04:53:53.185Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:53.185Z] 54f0d197efd2: Waiting [2024-11-08T04:53:53.185Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:53.185Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:53.185Z] fe5584ce1a54: Pushed [2024-11-08T04:53:53.185Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:53.185Z] f96d0dbe16d7: Pushed [2024-11-08T04:53:53.185Z] 991994e3f796: Pushed [2024-11-08T04:53:54.120Z] 54f0d197efd2: Pushed [2024-11-08T04:53:56.027Z] 45d5f779f272: Pushed [2024-11-08T04:53:56.027Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:56.346Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:56.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T04:53:56.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T04:53:56.666Z] fe5584ce1a54: Preparing [2024-11-08T04:53:56.666Z] f96d0dbe16d7: Preparing [2024-11-08T04:53:56.666Z] 45d5f779f272: Preparing [2024-11-08T04:53:56.666Z] 54bc6cb67852: Preparing [2024-11-08T04:53:56.666Z] 74ff5649f852: Preparing [2024-11-08T04:53:56.666Z] 54f0d197efd2: Preparing [2024-11-08T04:53:56.666Z] 991994e3f796: Preparing [2024-11-08T04:53:56.666Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:56.666Z] 54f0d197efd2: Waiting [2024-11-08T04:53:56.666Z] 991994e3f796: Waiting [2024-11-08T04:53:56.666Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:56.666Z] 45d5f779f272: Layer already exists [2024-11-08T04:53:56.666Z] fe5584ce1a54: Layer already exists [2024-11-08T04:53:56.666Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:56.666Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:56.666Z] f96d0dbe16d7: Layer already exists [2024-11-08T04:53:56.666Z] 54f0d197efd2: Layer already exists [2024-11-08T04:53:56.666Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:56.666Z] 991994e3f796: Layer already exists [2024-11-08T04:53:56.666Z] latest: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:56.988Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:57.313Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.14 [2024-11-08T04:53:57.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T04:53:57.313Z] fe5584ce1a54: Preparing [2024-11-08T04:53:57.313Z] f96d0dbe16d7: Preparing [2024-11-08T04:53:57.313Z] 45d5f779f272: Preparing [2024-11-08T04:53:57.313Z] 54bc6cb67852: Preparing [2024-11-08T04:53:57.313Z] 74ff5649f852: Preparing [2024-11-08T04:53:57.313Z] 54f0d197efd2: Preparing [2024-11-08T04:53:57.313Z] 991994e3f796: Preparing [2024-11-08T04:53:57.313Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:57.313Z] 54f0d197efd2: Waiting [2024-11-08T04:53:57.313Z] 991994e3f796: Waiting [2024-11-08T04:53:57.313Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:57.313Z] f96d0dbe16d7: Layer already exists [2024-11-08T04:53:57.313Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:57.313Z] 45d5f779f272: Layer already exists [2024-11-08T04:53:57.313Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:57.313Z] fe5584ce1a54: Layer already exists [2024-11-08T04:53:57.313Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:57.313Z] 54f0d197efd2: Layer already exists [2024-11-08T04:53:57.313Z] 991994e3f796: Layer already exists [2024-11-08T04:53:57.313Z] 4.0.0-dev.14: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:57.645Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:57.969Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:57.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T04:53:57.969Z] fe5584ce1a54: Preparing [2024-11-08T04:53:57.969Z] f96d0dbe16d7: Preparing [2024-11-08T04:53:57.969Z] 45d5f779f272: Preparing [2024-11-08T04:53:57.969Z] 54bc6cb67852: Preparing [2024-11-08T04:53:57.969Z] 74ff5649f852: Preparing [2024-11-08T04:53:57.969Z] 54f0d197efd2: Preparing [2024-11-08T04:53:57.969Z] 991994e3f796: Preparing [2024-11-08T04:53:57.969Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:57.969Z] 54f0d197efd2: Waiting [2024-11-08T04:53:57.969Z] 991994e3f796: Waiting [2024-11-08T04:53:57.969Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:57.969Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:57.969Z] f96d0dbe16d7: Layer already exists [2024-11-08T04:53:57.969Z] 45d5f779f272: Layer already exists [2024-11-08T04:53:57.969Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:57.969Z] fe5584ce1a54: Layer already exists [2024-11-08T04:53:57.969Z] 54f0d197efd2: Layer already exists [2024-11-08T04:53:57.969Z] 991994e3f796: Layer already exists [2024-11-08T04:53:57.969Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:57.969Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:58.290Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:58.609Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-08T04:53:58.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T04:53:58.609Z] fe5584ce1a54: Preparing [2024-11-08T04:53:58.609Z] f96d0dbe16d7: Preparing [2024-11-08T04:53:58.609Z] 45d5f779f272: Preparing [2024-11-08T04:53:58.609Z] 54bc6cb67852: Preparing [2024-11-08T04:53:58.609Z] 74ff5649f852: Preparing [2024-11-08T04:53:58.609Z] 54f0d197efd2: Preparing [2024-11-08T04:53:58.609Z] 991994e3f796: Preparing [2024-11-08T04:53:58.609Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:58.609Z] 54f0d197efd2: Waiting [2024-11-08T04:53:58.609Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:58.609Z] 991994e3f796: Waiting [2024-11-08T04:53:58.609Z] 45d5f779f272: Layer already exists [2024-11-08T04:53:58.609Z] 54bc6cb67852: Layer already exists [2024-11-08T04:53:58.609Z] fe5584ce1a54: Layer already exists [2024-11-08T04:53:58.609Z] f96d0dbe16d7: Layer already exists [2024-11-08T04:53:58.609Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:58.609Z] 54f0d197efd2: Layer already exists [2024-11-08T04:53:58.609Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:58.609Z] 991994e3f796: Layer already exists [2024-11-08T04:53:58.609Z] main: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:53:58.677Z] ===================================================== [Pipeline] echo [2024-11-08T04:53:58.695Z] taggedImages: [2024-11-08T04:53:58.695Z] - nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:58.695Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T04:53:58.695Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.14 [2024-11-08T04:53:58.695Z] - nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:58.695Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-08T04:53:58.726Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-08T04:53:58.726Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:58.726Z] latest [2024-11-08T04:53:58.726Z] 4.0.0-dev.14 [2024-11-08T04:53:58.726Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:53:58.726Z] main [2024-11-08T04:53:58.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:59.066Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:53:59.392Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:53:59.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T04:53:59.392Z] 2f5393aed551: Preparing [2024-11-08T04:53:59.392Z] b5ba5e7e56fd: Preparing [2024-11-08T04:53:59.392Z] 07890918a4fd: Preparing [2024-11-08T04:53:59.392Z] 74ff5649f852: Preparing [2024-11-08T04:53:59.392Z] 551740416a30: Preparing [2024-11-08T04:53:59.392Z] 591612283488: Preparing [2024-11-08T04:53:59.392Z] 63ca1fbb43ae: Preparing [2024-11-08T04:53:59.392Z] 591612283488: Waiting [2024-11-08T04:53:59.392Z] 63ca1fbb43ae: Waiting [2024-11-08T04:53:59.392Z] 74ff5649f852: Layer already exists [2024-11-08T04:53:59.392Z] b5ba5e7e56fd: Pushed [2024-11-08T04:53:59.392Z] 2f5393aed551: Pushed [2024-11-08T04:53:59.392Z] 551740416a30: Pushed [2024-11-08T04:53:59.392Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:53:59.392Z] 591612283488: Pushed [2024-11-08T04:54:01.931Z] 07890918a4fd: Pushed [2024-11-08T04:54:01.931Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:02.253Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:02.576Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T04:54:02.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T04:54:02.576Z] 2f5393aed551: Preparing [2024-11-08T04:54:02.576Z] b5ba5e7e56fd: Preparing [2024-11-08T04:54:02.576Z] 07890918a4fd: Preparing [2024-11-08T04:54:02.576Z] 74ff5649f852: Preparing [2024-11-08T04:54:02.576Z] 551740416a30: Preparing [2024-11-08T04:54:02.576Z] 591612283488: Preparing [2024-11-08T04:54:02.576Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:02.576Z] 591612283488: Waiting [2024-11-08T04:54:02.576Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:02.576Z] 551740416a30: Layer already exists [2024-11-08T04:54:02.576Z] 2f5393aed551: Layer already exists [2024-11-08T04:54:02.576Z] 07890918a4fd: Layer already exists [2024-11-08T04:54:02.576Z] b5ba5e7e56fd: Layer already exists [2024-11-08T04:54:02.576Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:02.576Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:02.576Z] 591612283488: Layer already exists [2024-11-08T04:54:02.576Z] latest: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:02.914Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:03.233Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.14 [2024-11-08T04:54:03.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T04:54:03.233Z] 2f5393aed551: Preparing [2024-11-08T04:54:03.233Z] b5ba5e7e56fd: Preparing [2024-11-08T04:54:03.233Z] 07890918a4fd: Preparing [2024-11-08T04:54:03.233Z] 74ff5649f852: Preparing [2024-11-08T04:54:03.233Z] 551740416a30: Preparing [2024-11-08T04:54:03.233Z] 591612283488: Preparing [2024-11-08T04:54:03.233Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:03.233Z] 591612283488: Waiting [2024-11-08T04:54:03.233Z] 07890918a4fd: Layer already exists [2024-11-08T04:54:03.233Z] 2f5393aed551: Layer already exists [2024-11-08T04:54:03.233Z] b5ba5e7e56fd: Layer already exists [2024-11-08T04:54:03.233Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:03.233Z] 551740416a30: Layer already exists [2024-11-08T04:54:03.233Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:03.233Z] 591612283488: Layer already exists [2024-11-08T04:54:03.234Z] 4.0.0-dev.14: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:03.555Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:03.878Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:03.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T04:54:03.878Z] 2f5393aed551: Preparing [2024-11-08T04:54:03.878Z] b5ba5e7e56fd: Preparing [2024-11-08T04:54:03.878Z] 07890918a4fd: Preparing [2024-11-08T04:54:03.878Z] 74ff5649f852: Preparing [2024-11-08T04:54:03.878Z] 551740416a30: Preparing [2024-11-08T04:54:03.878Z] 591612283488: Preparing [2024-11-08T04:54:03.878Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:03.878Z] 591612283488: Waiting [2024-11-08T04:54:03.878Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:03.878Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:03.878Z] 551740416a30: Layer already exists [2024-11-08T04:54:03.878Z] 07890918a4fd: Layer already exists [2024-11-08T04:54:03.878Z] 2f5393aed551: Layer already exists [2024-11-08T04:54:03.878Z] b5ba5e7e56fd: Layer already exists [2024-11-08T04:54:03.878Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:03.878Z] 591612283488: Layer already exists [2024-11-08T04:54:03.878Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:04.217Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:04.540Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-08T04:54:04.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T04:54:04.540Z] 2f5393aed551: Preparing [2024-11-08T04:54:04.540Z] b5ba5e7e56fd: Preparing [2024-11-08T04:54:04.540Z] 07890918a4fd: Preparing [2024-11-08T04:54:04.540Z] 74ff5649f852: Preparing [2024-11-08T04:54:04.540Z] 551740416a30: Preparing [2024-11-08T04:54:04.540Z] 591612283488: Preparing [2024-11-08T04:54:04.540Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:04.540Z] 591612283488: Waiting [2024-11-08T04:54:04.540Z] b5ba5e7e56fd: Layer already exists [2024-11-08T04:54:04.540Z] 551740416a30: Layer already exists [2024-11-08T04:54:04.540Z] 2f5393aed551: Layer already exists [2024-11-08T04:54:04.540Z] 07890918a4fd: Layer already exists [2024-11-08T04:54:04.540Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:04.540Z] 591612283488: Layer already exists [2024-11-08T04:54:04.540Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:04.540Z] main: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:54:04.620Z] ===================================================== [Pipeline] echo [2024-11-08T04:54:04.642Z] taggedImages: [2024-11-08T04:54:04.642Z] - nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:04.642Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T04:54:04.642Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.14 [2024-11-08T04:54:04.642Z] - nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:04.642Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-08T04:54:04.671Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-08T04:54:04.671Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:04.671Z] latest [2024-11-08T04:54:04.671Z] 4.0.0-dev.14 [2024-11-08T04:54:04.671Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:04.671Z] main [2024-11-08T04:54:04.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:05.021Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:05.348Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:05.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T04:54:05.348Z] ab98b00c97e9: Preparing [2024-11-08T04:54:05.348Z] 78144ffa103e: Preparing [2024-11-08T04:54:05.348Z] f1cd9135657b: Preparing [2024-11-08T04:54:05.348Z] de451d92a5f7: Preparing [2024-11-08T04:54:05.348Z] 54bc6cb67852: Preparing [2024-11-08T04:54:05.348Z] 74ff5649f852: Preparing [2024-11-08T04:54:05.348Z] 355f7077f68e: Preparing [2024-11-08T04:54:05.348Z] 3005802d13ce: Preparing [2024-11-08T04:54:05.348Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:05.348Z] 74ff5649f852: Waiting [2024-11-08T04:54:05.348Z] 355f7077f68e: Waiting [2024-11-08T04:54:05.348Z] 3005802d13ce: Waiting [2024-11-08T04:54:05.348Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:05.348Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:05.348Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:05.348Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:05.348Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:05.348Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:05.348Z] 78144ffa103e: Pushed [2024-11-08T04:54:05.348Z] f1cd9135657b: Pushed [2024-11-08T04:54:05.348Z] ab98b00c97e9: Pushed [2024-11-08T04:54:07.881Z] de451d92a5f7: Pushed [2024-11-08T04:54:08.140Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:08.475Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:08.805Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T04:54:08.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T04:54:08.805Z] ab98b00c97e9: Preparing [2024-11-08T04:54:08.805Z] 78144ffa103e: Preparing [2024-11-08T04:54:08.805Z] f1cd9135657b: Preparing [2024-11-08T04:54:08.805Z] de451d92a5f7: Preparing [2024-11-08T04:54:08.805Z] 54bc6cb67852: Preparing [2024-11-08T04:54:08.805Z] 74ff5649f852: Preparing [2024-11-08T04:54:08.805Z] 355f7077f68e: Preparing [2024-11-08T04:54:08.805Z] 3005802d13ce: Preparing [2024-11-08T04:54:08.805Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:08.805Z] 355f7077f68e: Waiting [2024-11-08T04:54:08.805Z] 3005802d13ce: Waiting [2024-11-08T04:54:08.805Z] 74ff5649f852: Waiting [2024-11-08T04:54:08.805Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:08.805Z] ab98b00c97e9: Layer already exists [2024-11-08T04:54:08.805Z] de451d92a5f7: Layer already exists [2024-11-08T04:54:08.805Z] f1cd9135657b: Layer already exists [2024-11-08T04:54:08.805Z] 78144ffa103e: Layer already exists [2024-11-08T04:54:08.805Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:08.805Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:08.805Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:08.805Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:08.805Z] latest: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:09.122Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:09.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.14 [2024-11-08T04:54:09.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T04:54:09.447Z] ab98b00c97e9: Preparing [2024-11-08T04:54:09.447Z] 78144ffa103e: Preparing [2024-11-08T04:54:09.447Z] f1cd9135657b: Preparing [2024-11-08T04:54:09.447Z] de451d92a5f7: Preparing [2024-11-08T04:54:09.447Z] 54bc6cb67852: Preparing [2024-11-08T04:54:09.447Z] 74ff5649f852: Preparing [2024-11-08T04:54:09.447Z] 355f7077f68e: Preparing [2024-11-08T04:54:09.447Z] 3005802d13ce: Preparing [2024-11-08T04:54:09.447Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:09.447Z] 74ff5649f852: Waiting [2024-11-08T04:54:09.447Z] 3005802d13ce: Waiting [2024-11-08T04:54:09.447Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:09.447Z] 355f7077f68e: Waiting [2024-11-08T04:54:09.447Z] de451d92a5f7: Layer already exists [2024-11-08T04:54:09.447Z] 78144ffa103e: Layer already exists [2024-11-08T04:54:09.447Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:09.447Z] f1cd9135657b: Layer already exists [2024-11-08T04:54:09.447Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:09.447Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:09.447Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:09.447Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:09.447Z] ab98b00c97e9: Layer already exists [2024-11-08T04:54:09.447Z] 4.0.0-dev.14: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:09.780Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:10.117Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:10.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T04:54:10.117Z] ab98b00c97e9: Preparing [2024-11-08T04:54:10.117Z] 78144ffa103e: Preparing [2024-11-08T04:54:10.117Z] f1cd9135657b: Preparing [2024-11-08T04:54:10.117Z] de451d92a5f7: Preparing [2024-11-08T04:54:10.117Z] 54bc6cb67852: Preparing [2024-11-08T04:54:10.117Z] 74ff5649f852: Preparing [2024-11-08T04:54:10.117Z] 355f7077f68e: Preparing [2024-11-08T04:54:10.117Z] 3005802d13ce: Preparing [2024-11-08T04:54:10.117Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:10.117Z] 74ff5649f852: Waiting [2024-11-08T04:54:10.117Z] 355f7077f68e: Waiting [2024-11-08T04:54:10.117Z] 3005802d13ce: Waiting [2024-11-08T04:54:10.117Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:10.117Z] 78144ffa103e: Layer already exists [2024-11-08T04:54:10.117Z] ab98b00c97e9: Layer already exists [2024-11-08T04:54:10.117Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:10.117Z] f1cd9135657b: Layer already exists [2024-11-08T04:54:10.117Z] de451d92a5f7: Layer already exists [2024-11-08T04:54:10.117Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:10.117Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:10.117Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:10.117Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:10.117Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:10.442Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:10.776Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-08T04:54:10.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T04:54:10.776Z] ab98b00c97e9: Preparing [2024-11-08T04:54:10.776Z] 78144ffa103e: Preparing [2024-11-08T04:54:10.776Z] f1cd9135657b: Preparing [2024-11-08T04:54:10.776Z] de451d92a5f7: Preparing [2024-11-08T04:54:10.776Z] 54bc6cb67852: Preparing [2024-11-08T04:54:10.776Z] 74ff5649f852: Preparing [2024-11-08T04:54:10.776Z] 355f7077f68e: Preparing [2024-11-08T04:54:10.776Z] 3005802d13ce: Preparing [2024-11-08T04:54:10.776Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:10.776Z] 355f7077f68e: Waiting [2024-11-08T04:54:10.776Z] 3005802d13ce: Waiting [2024-11-08T04:54:10.776Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:10.776Z] 74ff5649f852: Waiting [2024-11-08T04:54:10.776Z] de451d92a5f7: Layer already exists [2024-11-08T04:54:10.776Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:10.776Z] f1cd9135657b: Layer already exists [2024-11-08T04:54:10.776Z] ab98b00c97e9: Layer already exists [2024-11-08T04:54:10.776Z] 78144ffa103e: Layer already exists [2024-11-08T04:54:10.776Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:10.776Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:10.776Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:10.776Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:10.776Z] main: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:54:10.855Z] ===================================================== [Pipeline] echo [2024-11-08T04:54:10.867Z] taggedImages: [2024-11-08T04:54:10.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:10.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T04:54:10.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.14 [2024-11-08T04:54:10.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:10.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-08T04:54:10.899Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-08T04:54:10.899Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:10.899Z] latest [2024-11-08T04:54:10.899Z] 4.0.0-dev.14 [2024-11-08T04:54:10.899Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:10.899Z] main [2024-11-08T04:54:10.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:11.237Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:11.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:11.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T04:54:11.559Z] e0e1f1b213ef: Preparing [2024-11-08T04:54:11.559Z] fed19fc55345: Preparing [2024-11-08T04:54:11.559Z] e2b78fb36f00: Preparing [2024-11-08T04:54:11.559Z] dfedf7c32835: Preparing [2024-11-08T04:54:11.559Z] 5ddb2cb48137: Preparing [2024-11-08T04:54:11.559Z] d44b241ecd2d: Preparing [2024-11-08T04:54:11.559Z] 13492c80eebc: Preparing [2024-11-08T04:54:11.559Z] 54bc6cb67852: Preparing [2024-11-08T04:54:11.559Z] 74ff5649f852: Preparing [2024-11-08T04:54:11.559Z] ad5f193314ca: Preparing [2024-11-08T04:54:11.559Z] aa44b5808ec5: Preparing [2024-11-08T04:54:11.559Z] 5f70bf18a086: Preparing [2024-11-08T04:54:11.559Z] f68187c9940b: Preparing [2024-11-08T04:54:11.559Z] 940ad355e605: Preparing [2024-11-08T04:54:11.559Z] bfd9f3c044ad: Preparing [2024-11-08T04:54:11.559Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:11.559Z] 54bc6cb67852: Waiting [2024-11-08T04:54:11.559Z] 74ff5649f852: Waiting [2024-11-08T04:54:11.559Z] ad5f193314ca: Waiting [2024-11-08T04:54:11.559Z] aa44b5808ec5: Waiting [2024-11-08T04:54:11.559Z] 5f70bf18a086: Waiting [2024-11-08T04:54:11.559Z] f68187c9940b: Waiting [2024-11-08T04:54:11.559Z] 940ad355e605: Waiting [2024-11-08T04:54:11.559Z] bfd9f3c044ad: Waiting [2024-11-08T04:54:11.559Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:11.559Z] d44b241ecd2d: Waiting [2024-11-08T04:54:11.559Z] 13492c80eebc: Waiting [2024-11-08T04:54:11.559Z] dfedf7c32835: Pushed [2024-11-08T04:54:11.559Z] 5ddb2cb48137: Pushed [2024-11-08T04:54:11.559Z] fed19fc55345: Pushed [2024-11-08T04:54:11.559Z] e0e1f1b213ef: Pushed [2024-11-08T04:54:11.559Z] e2b78fb36f00: Pushed [2024-11-08T04:54:11.559Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:11.559Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:11.818Z] 5f70bf18a086: Layer already exists [2024-11-08T04:54:11.818Z] d44b241ecd2d: Pushed [2024-11-08T04:54:11.818Z] ad5f193314ca: Pushed [2024-11-08T04:54:11.818Z] aa44b5808ec5: Pushed [2024-11-08T04:54:11.818Z] f68187c9940b: Pushed [2024-11-08T04:54:11.818Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:11.818Z] bfd9f3c044ad: Pushed [2024-11-08T04:54:12.384Z] 940ad355e605: Pushed [2024-11-08T04:54:13.317Z] 13492c80eebc: Pushed [2024-11-08T04:54:13.317Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:13.643Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:13.961Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T04:54:13.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T04:54:13.961Z] e0e1f1b213ef: Preparing [2024-11-08T04:54:13.961Z] fed19fc55345: Preparing [2024-11-08T04:54:13.961Z] e2b78fb36f00: Preparing [2024-11-08T04:54:13.961Z] dfedf7c32835: Preparing [2024-11-08T04:54:13.961Z] 5ddb2cb48137: Preparing [2024-11-08T04:54:13.961Z] d44b241ecd2d: Preparing [2024-11-08T04:54:13.961Z] 13492c80eebc: Preparing [2024-11-08T04:54:13.961Z] 54bc6cb67852: Preparing [2024-11-08T04:54:13.961Z] 74ff5649f852: Preparing [2024-11-08T04:54:13.961Z] d44b241ecd2d: Waiting [2024-11-08T04:54:13.961Z] 13492c80eebc: Waiting [2024-11-08T04:54:13.961Z] 54bc6cb67852: Waiting [2024-11-08T04:54:13.961Z] ad5f193314ca: Preparing [2024-11-08T04:54:13.961Z] aa44b5808ec5: Preparing [2024-11-08T04:54:13.961Z] 74ff5649f852: Waiting [2024-11-08T04:54:13.961Z] 5f70bf18a086: Preparing [2024-11-08T04:54:13.961Z] ad5f193314ca: Waiting [2024-11-08T04:54:13.961Z] f68187c9940b: Preparing [2024-11-08T04:54:13.961Z] 940ad355e605: Preparing [2024-11-08T04:54:13.961Z] 5f70bf18a086: Waiting [2024-11-08T04:54:13.961Z] bfd9f3c044ad: Preparing [2024-11-08T04:54:13.961Z] aa44b5808ec5: Waiting [2024-11-08T04:54:13.961Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:13.961Z] f68187c9940b: Waiting [2024-11-08T04:54:13.961Z] bfd9f3c044ad: Waiting [2024-11-08T04:54:13.961Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:13.961Z] e0e1f1b213ef: Layer already exists [2024-11-08T04:54:13.961Z] fed19fc55345: Layer already exists [2024-11-08T04:54:13.961Z] dfedf7c32835: Layer already exists [2024-11-08T04:54:13.961Z] e2b78fb36f00: Layer already exists [2024-11-08T04:54:13.961Z] 5ddb2cb48137: Layer already exists [2024-11-08T04:54:13.961Z] d44b241ecd2d: Layer already exists [2024-11-08T04:54:13.961Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:13.961Z] 13492c80eebc: Layer already exists [2024-11-08T04:54:13.961Z] ad5f193314ca: Layer already exists [2024-11-08T04:54:13.961Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:13.961Z] aa44b5808ec5: Layer already exists [2024-11-08T04:54:13.961Z] 940ad355e605: Layer already exists [2024-11-08T04:54:13.961Z] 5f70bf18a086: Layer already exists [2024-11-08T04:54:13.961Z] bfd9f3c044ad: Layer already exists [2024-11-08T04:54:13.961Z] f68187c9940b: Layer already exists [2024-11-08T04:54:13.961Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:13.961Z] latest: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:14.289Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:14.624Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.14 [2024-11-08T04:54:14.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T04:54:14.624Z] e0e1f1b213ef: Preparing [2024-11-08T04:54:14.624Z] fed19fc55345: Preparing [2024-11-08T04:54:14.624Z] e2b78fb36f00: Preparing [2024-11-08T04:54:14.624Z] dfedf7c32835: Preparing [2024-11-08T04:54:14.624Z] 5ddb2cb48137: Preparing [2024-11-08T04:54:14.624Z] d44b241ecd2d: Preparing [2024-11-08T04:54:14.624Z] 13492c80eebc: Preparing [2024-11-08T04:54:14.624Z] 54bc6cb67852: Preparing [2024-11-08T04:54:14.624Z] 74ff5649f852: Preparing [2024-11-08T04:54:14.624Z] ad5f193314ca: Preparing [2024-11-08T04:54:14.624Z] aa44b5808ec5: Preparing [2024-11-08T04:54:14.624Z] 5f70bf18a086: Preparing [2024-11-08T04:54:14.624Z] f68187c9940b: Preparing [2024-11-08T04:54:14.624Z] 940ad355e605: Preparing [2024-11-08T04:54:14.624Z] bfd9f3c044ad: Preparing [2024-11-08T04:54:14.624Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:14.624Z] 13492c80eebc: Waiting [2024-11-08T04:54:14.624Z] 5f70bf18a086: Waiting [2024-11-08T04:54:14.624Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:14.624Z] bfd9f3c044ad: Waiting [2024-11-08T04:54:14.624Z] 54bc6cb67852: Waiting [2024-11-08T04:54:14.624Z] f68187c9940b: Waiting [2024-11-08T04:54:14.624Z] 74ff5649f852: Waiting [2024-11-08T04:54:14.624Z] 940ad355e605: Waiting [2024-11-08T04:54:14.624Z] ad5f193314ca: Waiting [2024-11-08T04:54:14.624Z] aa44b5808ec5: Waiting [2024-11-08T04:54:14.624Z] d44b241ecd2d: Waiting [2024-11-08T04:54:14.624Z] e2b78fb36f00: Layer already exists [2024-11-08T04:54:14.624Z] dfedf7c32835: Layer already exists [2024-11-08T04:54:14.624Z] 5ddb2cb48137: Layer already exists [2024-11-08T04:54:14.624Z] fed19fc55345: Layer already exists [2024-11-08T04:54:14.624Z] e0e1f1b213ef: Layer already exists [2024-11-08T04:54:14.624Z] d44b241ecd2d: Layer already exists [2024-11-08T04:54:14.624Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:14.624Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:14.624Z] 13492c80eebc: Layer already exists [2024-11-08T04:54:14.624Z] ad5f193314ca: Layer already exists [2024-11-08T04:54:14.624Z] f68187c9940b: Layer already exists [2024-11-08T04:54:14.624Z] aa44b5808ec5: Layer already exists [2024-11-08T04:54:14.624Z] 5f70bf18a086: Layer already exists [2024-11-08T04:54:14.624Z] 940ad355e605: Layer already exists [2024-11-08T04:54:14.624Z] bfd9f3c044ad: Layer already exists [2024-11-08T04:54:14.624Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:14.625Z] 4.0.0-dev.14: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:14.952Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:15.281Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:15.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T04:54:15.281Z] e0e1f1b213ef: Preparing [2024-11-08T04:54:15.281Z] fed19fc55345: Preparing [2024-11-08T04:54:15.281Z] e2b78fb36f00: Preparing [2024-11-08T04:54:15.281Z] dfedf7c32835: Preparing [2024-11-08T04:54:15.281Z] 5ddb2cb48137: Preparing [2024-11-08T04:54:15.281Z] d44b241ecd2d: Preparing [2024-11-08T04:54:15.281Z] 13492c80eebc: Preparing [2024-11-08T04:54:15.281Z] 54bc6cb67852: Preparing [2024-11-08T04:54:15.281Z] 74ff5649f852: Preparing [2024-11-08T04:54:15.281Z] ad5f193314ca: Preparing [2024-11-08T04:54:15.281Z] aa44b5808ec5: Preparing [2024-11-08T04:54:15.281Z] 5f70bf18a086: Preparing [2024-11-08T04:54:15.281Z] f68187c9940b: Preparing [2024-11-08T04:54:15.281Z] 940ad355e605: Preparing [2024-11-08T04:54:15.281Z] bfd9f3c044ad: Preparing [2024-11-08T04:54:15.281Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:15.281Z] aa44b5808ec5: Waiting [2024-11-08T04:54:15.281Z] 5f70bf18a086: Waiting [2024-11-08T04:54:15.281Z] f68187c9940b: Waiting [2024-11-08T04:54:15.281Z] d44b241ecd2d: Waiting [2024-11-08T04:54:15.281Z] 940ad355e605: Waiting [2024-11-08T04:54:15.281Z] bfd9f3c044ad: Waiting [2024-11-08T04:54:15.281Z] 13492c80eebc: Waiting [2024-11-08T04:54:15.281Z] 54bc6cb67852: Waiting [2024-11-08T04:54:15.281Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:15.281Z] 74ff5649f852: Waiting [2024-11-08T04:54:15.281Z] ad5f193314ca: Waiting [2024-11-08T04:54:15.281Z] dfedf7c32835: Layer already exists [2024-11-08T04:54:15.281Z] e2b78fb36f00: Layer already exists [2024-11-08T04:54:15.281Z] fed19fc55345: Layer already exists [2024-11-08T04:54:15.281Z] 5ddb2cb48137: Layer already exists [2024-11-08T04:54:15.281Z] e0e1f1b213ef: Layer already exists [2024-11-08T04:54:15.281Z] 13492c80eebc: Layer already exists [2024-11-08T04:54:15.281Z] d44b241ecd2d: Layer already exists [2024-11-08T04:54:15.281Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:15.281Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:15.281Z] ad5f193314ca: Layer already exists [2024-11-08T04:54:15.281Z] 5f70bf18a086: Layer already exists [2024-11-08T04:54:15.281Z] aa44b5808ec5: Layer already exists [2024-11-08T04:54:15.281Z] 940ad355e605: Layer already exists [2024-11-08T04:54:15.281Z] f68187c9940b: Layer already exists [2024-11-08T04:54:15.281Z] bfd9f3c044ad: Layer already exists [2024-11-08T04:54:15.281Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:15.281Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:15.672Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:16.202Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-08T04:54:16.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T04:54:16.202Z] e0e1f1b213ef: Preparing [2024-11-08T04:54:16.202Z] fed19fc55345: Preparing [2024-11-08T04:54:16.202Z] e2b78fb36f00: Preparing [2024-11-08T04:54:16.202Z] dfedf7c32835: Preparing [2024-11-08T04:54:16.202Z] 5ddb2cb48137: Preparing [2024-11-08T04:54:16.202Z] d44b241ecd2d: Preparing [2024-11-08T04:54:16.202Z] 13492c80eebc: Preparing [2024-11-08T04:54:16.202Z] 54bc6cb67852: Preparing [2024-11-08T04:54:16.202Z] 74ff5649f852: Preparing [2024-11-08T04:54:16.202Z] ad5f193314ca: Preparing [2024-11-08T04:54:16.202Z] aa44b5808ec5: Preparing [2024-11-08T04:54:16.202Z] 5f70bf18a086: Preparing [2024-11-08T04:54:16.202Z] f68187c9940b: Preparing [2024-11-08T04:54:16.202Z] 940ad355e605: Preparing [2024-11-08T04:54:16.202Z] bfd9f3c044ad: Preparing [2024-11-08T04:54:16.202Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:16.202Z] aa44b5808ec5: Waiting [2024-11-08T04:54:16.202Z] 5f70bf18a086: Waiting [2024-11-08T04:54:16.202Z] d44b241ecd2d: Waiting [2024-11-08T04:54:16.202Z] f68187c9940b: Waiting [2024-11-08T04:54:16.202Z] 940ad355e605: Waiting [2024-11-08T04:54:16.202Z] 13492c80eebc: Waiting [2024-11-08T04:54:16.202Z] bfd9f3c044ad: Waiting [2024-11-08T04:54:16.202Z] 54bc6cb67852: Waiting [2024-11-08T04:54:16.202Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:16.202Z] 74ff5649f852: Waiting [2024-11-08T04:54:16.202Z] ad5f193314ca: Waiting [2024-11-08T04:54:16.202Z] dfedf7c32835: Layer already exists [2024-11-08T04:54:16.202Z] e0e1f1b213ef: Layer already exists [2024-11-08T04:54:16.202Z] fed19fc55345: Layer already exists [2024-11-08T04:54:16.202Z] e2b78fb36f00: Layer already exists [2024-11-08T04:54:16.202Z] 5ddb2cb48137: Layer already exists [2024-11-08T04:54:16.202Z] 13492c80eebc: Layer already exists [2024-11-08T04:54:16.202Z] d44b241ecd2d: Layer already exists [2024-11-08T04:54:16.202Z] ad5f193314ca: Layer already exists [2024-11-08T04:54:16.202Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:16.202Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:16.202Z] 5f70bf18a086: Layer already exists [2024-11-08T04:54:16.202Z] aa44b5808ec5: Layer already exists [2024-11-08T04:54:16.202Z] 940ad355e605: Layer already exists [2024-11-08T04:54:16.202Z] bfd9f3c044ad: Layer already exists [2024-11-08T04:54:16.202Z] f68187c9940b: Layer already exists [2024-11-08T04:54:16.202Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:16.202Z] main: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:54:16.339Z] ===================================================== [Pipeline] echo [2024-11-08T04:54:16.358Z] taggedImages: [2024-11-08T04:54:16.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:16.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T04:54:16.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.14 [2024-11-08T04:54:16.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:16.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-08T04:54:16.399Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-08T04:54:16.399Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:16.399Z] latest [2024-11-08T04:54:16.399Z] 4.0.0-dev.14 [2024-11-08T04:54:16.399Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:16.399Z] main [2024-11-08T04:54:16.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:16.812Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:17.137Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:17.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T04:54:17.138Z] 168f55c1bd3b: Preparing [2024-11-08T04:54:17.138Z] 4cbee4aca7f5: Preparing [2024-11-08T04:54:17.138Z] 1f740a4599af: Preparing [2024-11-08T04:54:17.138Z] e9ea3225fde1: Preparing [2024-11-08T04:54:17.138Z] 54bc6cb67852: Preparing [2024-11-08T04:54:17.138Z] 74ff5649f852: Preparing [2024-11-08T04:54:17.138Z] 355f7077f68e: Preparing [2024-11-08T04:54:17.138Z] 3005802d13ce: Preparing [2024-11-08T04:54:17.138Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:17.138Z] 74ff5649f852: Waiting [2024-11-08T04:54:17.138Z] 355f7077f68e: Waiting [2024-11-08T04:54:17.138Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:17.138Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:17.138Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:17.138Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:17.138Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:17.138Z] 168f55c1bd3b: Pushed [2024-11-08T04:54:17.138Z] 4cbee4aca7f5: Pushed [2024-11-08T04:54:17.138Z] 1f740a4599af: Pushed [2024-11-08T04:54:19.674Z] e9ea3225fde1: Pushed [2024-11-08T04:54:19.674Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:20.002Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:20.324Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T04:54:20.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T04:54:20.324Z] 168f55c1bd3b: Preparing [2024-11-08T04:54:20.324Z] 4cbee4aca7f5: Preparing [2024-11-08T04:54:20.324Z] 1f740a4599af: Preparing [2024-11-08T04:54:20.324Z] e9ea3225fde1: Preparing [2024-11-08T04:54:20.324Z] 54bc6cb67852: Preparing [2024-11-08T04:54:20.324Z] 74ff5649f852: Preparing [2024-11-08T04:54:20.324Z] 355f7077f68e: Preparing [2024-11-08T04:54:20.324Z] 3005802d13ce: Preparing [2024-11-08T04:54:20.324Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:20.324Z] 74ff5649f852: Waiting [2024-11-08T04:54:20.324Z] 355f7077f68e: Waiting [2024-11-08T04:54:20.324Z] 3005802d13ce: Waiting [2024-11-08T04:54:20.324Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:20.324Z] e9ea3225fde1: Layer already exists [2024-11-08T04:54:20.324Z] 1f740a4599af: Layer already exists [2024-11-08T04:54:20.324Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:20.324Z] 4cbee4aca7f5: Layer already exists [2024-11-08T04:54:20.324Z] 168f55c1bd3b: Layer already exists [2024-11-08T04:54:20.324Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:20.324Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:20.324Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:20.324Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:20.324Z] latest: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:20.652Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:20.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.14 [2024-11-08T04:54:20.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T04:54:20.974Z] 168f55c1bd3b: Preparing [2024-11-08T04:54:20.974Z] 4cbee4aca7f5: Preparing [2024-11-08T04:54:20.974Z] 1f740a4599af: Preparing [2024-11-08T04:54:20.974Z] e9ea3225fde1: Preparing [2024-11-08T04:54:20.974Z] 54bc6cb67852: Preparing [2024-11-08T04:54:20.974Z] 74ff5649f852: Preparing [2024-11-08T04:54:20.974Z] 355f7077f68e: Preparing [2024-11-08T04:54:20.974Z] 3005802d13ce: Preparing [2024-11-08T04:54:20.974Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:20.974Z] 74ff5649f852: Waiting [2024-11-08T04:54:20.974Z] 355f7077f68e: Waiting [2024-11-08T04:54:20.974Z] 3005802d13ce: Waiting [2024-11-08T04:54:20.974Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:20.974Z] 168f55c1bd3b: Layer already exists [2024-11-08T04:54:20.974Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:20.974Z] e9ea3225fde1: Layer already exists [2024-11-08T04:54:20.974Z] 1f740a4599af: Layer already exists [2024-11-08T04:54:20.974Z] 4cbee4aca7f5: Layer already exists [2024-11-08T04:54:20.974Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:20.974Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:20.974Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:20.974Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:20.974Z] 4.0.0-dev.14: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:21.302Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:21.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:21.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T04:54:21.624Z] 168f55c1bd3b: Preparing [2024-11-08T04:54:21.624Z] 4cbee4aca7f5: Preparing [2024-11-08T04:54:21.624Z] 1f740a4599af: Preparing [2024-11-08T04:54:21.624Z] e9ea3225fde1: Preparing [2024-11-08T04:54:21.624Z] 54bc6cb67852: Preparing [2024-11-08T04:54:21.624Z] 74ff5649f852: Preparing [2024-11-08T04:54:21.624Z] 355f7077f68e: Preparing [2024-11-08T04:54:21.624Z] 3005802d13ce: Preparing [2024-11-08T04:54:21.624Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:21.624Z] 74ff5649f852: Waiting [2024-11-08T04:54:21.624Z] 355f7077f68e: Waiting [2024-11-08T04:54:21.624Z] 3005802d13ce: Waiting [2024-11-08T04:54:21.624Z] 1f740a4599af: Layer already exists [2024-11-08T04:54:21.624Z] 4cbee4aca7f5: Layer already exists [2024-11-08T04:54:21.624Z] 168f55c1bd3b: Layer already exists [2024-11-08T04:54:21.624Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:21.624Z] e9ea3225fde1: Layer already exists [2024-11-08T04:54:21.624Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:21.624Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:21.624Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:21.624Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:21.624Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:21.946Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:22.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-08T04:54:22.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T04:54:22.272Z] 168f55c1bd3b: Preparing [2024-11-08T04:54:22.272Z] 4cbee4aca7f5: Preparing [2024-11-08T04:54:22.272Z] 1f740a4599af: Preparing [2024-11-08T04:54:22.272Z] e9ea3225fde1: Preparing [2024-11-08T04:54:22.272Z] 54bc6cb67852: Preparing [2024-11-08T04:54:22.272Z] 74ff5649f852: Preparing [2024-11-08T04:54:22.272Z] 355f7077f68e: Preparing [2024-11-08T04:54:22.272Z] 3005802d13ce: Preparing [2024-11-08T04:54:22.272Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:22.272Z] 355f7077f68e: Waiting [2024-11-08T04:54:22.272Z] 3005802d13ce: Waiting [2024-11-08T04:54:22.272Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:22.272Z] 74ff5649f852: Waiting [2024-11-08T04:54:22.272Z] e9ea3225fde1: Layer already exists [2024-11-08T04:54:22.272Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:22.272Z] 168f55c1bd3b: Layer already exists [2024-11-08T04:54:22.272Z] 1f740a4599af: Layer already exists [2024-11-08T04:54:22.272Z] 4cbee4aca7f5: Layer already exists [2024-11-08T04:54:22.272Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:22.272Z] 355f7077f68e: Layer already exists [2024-11-08T04:54:22.272Z] 3005802d13ce: Layer already exists [2024-11-08T04:54:22.272Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:22.272Z] main: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:54:22.336Z] ===================================================== [Pipeline] echo [2024-11-08T04:54:22.350Z] taggedImages: [2024-11-08T04:54:22.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:22.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T04:54:22.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.14 [2024-11-08T04:54:22.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:22.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-08T04:54:22.382Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-08T04:54:22.382Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:22.382Z] latest [2024-11-08T04:54:22.382Z] 4.0.0-dev.14 [2024-11-08T04:54:22.382Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:22.382Z] main [2024-11-08T04:54:22.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:22.735Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:23.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:23.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T04:54:23.054Z] a446a6996747: Preparing [2024-11-08T04:54:23.054Z] 101c3ce98975: Preparing [2024-11-08T04:54:23.054Z] 038d77e255b1: Preparing [2024-11-08T04:54:23.054Z] 60a61ae3060f: Preparing [2024-11-08T04:54:23.054Z] 5550739e53de: Preparing [2024-11-08T04:54:23.054Z] 54bc6cb67852: Preparing [2024-11-08T04:54:23.054Z] 74ff5649f852: Preparing [2024-11-08T04:54:23.054Z] f8ac5949a6c7: Preparing [2024-11-08T04:54:23.054Z] c5990f19c609: Preparing [2024-11-08T04:54:23.054Z] 6307c5c70548: Preparing [2024-11-08T04:54:23.054Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:23.054Z] 74ff5649f852: Waiting [2024-11-08T04:54:23.054Z] f8ac5949a6c7: Waiting [2024-11-08T04:54:23.054Z] c5990f19c609: Waiting [2024-11-08T04:54:23.054Z] 6307c5c70548: Waiting [2024-11-08T04:54:23.054Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:23.054Z] 5550739e53de: Pushed [2024-11-08T04:54:23.054Z] 101c3ce98975: Pushed [2024-11-08T04:54:23.054Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:23.054Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:23.054Z] 60a61ae3060f: Pushed [2024-11-08T04:54:23.054Z] a446a6996747: Pushed [2024-11-08T04:54:23.054Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:23.054Z] f8ac5949a6c7: Pushed [2024-11-08T04:54:23.314Z] c5990f19c609: Pushed [2024-11-08T04:54:24.250Z] 038d77e255b1: Pushed [2024-11-08T04:54:25.186Z] 6307c5c70548: Pushed [2024-11-08T04:54:25.186Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:25.513Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:25.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T04:54:25.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T04:54:25.827Z] a446a6996747: Preparing [2024-11-08T04:54:25.827Z] 101c3ce98975: Preparing [2024-11-08T04:54:25.827Z] 038d77e255b1: Preparing [2024-11-08T04:54:25.827Z] 60a61ae3060f: Preparing [2024-11-08T04:54:25.827Z] 5550739e53de: Preparing [2024-11-08T04:54:25.827Z] 54bc6cb67852: Preparing [2024-11-08T04:54:25.827Z] 74ff5649f852: Preparing [2024-11-08T04:54:25.827Z] f8ac5949a6c7: Preparing [2024-11-08T04:54:25.827Z] c5990f19c609: Preparing [2024-11-08T04:54:25.827Z] 6307c5c70548: Preparing [2024-11-08T04:54:25.827Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:25.827Z] 74ff5649f852: Waiting [2024-11-08T04:54:25.827Z] f8ac5949a6c7: Waiting [2024-11-08T04:54:25.827Z] c5990f19c609: Waiting [2024-11-08T04:54:25.827Z] 6307c5c70548: Waiting [2024-11-08T04:54:25.827Z] 54bc6cb67852: Waiting [2024-11-08T04:54:25.827Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:25.827Z] 5550739e53de: Layer already exists [2024-11-08T04:54:25.827Z] a446a6996747: Layer already exists [2024-11-08T04:54:25.827Z] 60a61ae3060f: Layer already exists [2024-11-08T04:54:25.827Z] 038d77e255b1: Layer already exists [2024-11-08T04:54:25.827Z] 101c3ce98975: Layer already exists [2024-11-08T04:54:25.827Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:25.827Z] c5990f19c609: Layer already exists [2024-11-08T04:54:25.827Z] f8ac5949a6c7: Layer already exists [2024-11-08T04:54:25.827Z] 6307c5c70548: Layer already exists [2024-11-08T04:54:25.827Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:25.827Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:25.827Z] latest: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:26.185Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:26.504Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.14 [2024-11-08T04:54:26.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T04:54:26.504Z] a446a6996747: Preparing [2024-11-08T04:54:26.504Z] 101c3ce98975: Preparing [2024-11-08T04:54:26.504Z] 038d77e255b1: Preparing [2024-11-08T04:54:26.504Z] 60a61ae3060f: Preparing [2024-11-08T04:54:26.504Z] 5550739e53de: Preparing [2024-11-08T04:54:26.504Z] 54bc6cb67852: Preparing [2024-11-08T04:54:26.504Z] 74ff5649f852: Preparing [2024-11-08T04:54:26.504Z] f8ac5949a6c7: Preparing [2024-11-08T04:54:26.504Z] c5990f19c609: Preparing [2024-11-08T04:54:26.504Z] 6307c5c70548: Preparing [2024-11-08T04:54:26.504Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:26.504Z] 74ff5649f852: Waiting [2024-11-08T04:54:26.504Z] f8ac5949a6c7: Waiting [2024-11-08T04:54:26.504Z] c5990f19c609: Waiting [2024-11-08T04:54:26.504Z] 6307c5c70548: Waiting [2024-11-08T04:54:26.504Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:26.504Z] 5550739e53de: Layer already exists [2024-11-08T04:54:26.504Z] 038d77e255b1: Layer already exists [2024-11-08T04:54:26.504Z] 101c3ce98975: Layer already exists [2024-11-08T04:54:26.504Z] 60a61ae3060f: Layer already exists [2024-11-08T04:54:26.504Z] a446a6996747: Layer already exists [2024-11-08T04:54:26.504Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:26.504Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:26.504Z] 6307c5c70548: Layer already exists [2024-11-08T04:54:26.504Z] f8ac5949a6c7: Layer already exists [2024-11-08T04:54:26.504Z] c5990f19c609: Layer already exists [2024-11-08T04:54:26.504Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:26.504Z] 4.0.0-dev.14: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:26.827Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:27.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:27.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T04:54:27.152Z] a446a6996747: Preparing [2024-11-08T04:54:27.152Z] 101c3ce98975: Preparing [2024-11-08T04:54:27.152Z] 038d77e255b1: Preparing [2024-11-08T04:54:27.152Z] 60a61ae3060f: Preparing [2024-11-08T04:54:27.152Z] 5550739e53de: Preparing [2024-11-08T04:54:27.152Z] 54bc6cb67852: Preparing [2024-11-08T04:54:27.152Z] 74ff5649f852: Preparing [2024-11-08T04:54:27.152Z] f8ac5949a6c7: Preparing [2024-11-08T04:54:27.152Z] c5990f19c609: Preparing [2024-11-08T04:54:27.152Z] 6307c5c70548: Preparing [2024-11-08T04:54:27.152Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:27.152Z] 74ff5649f852: Waiting [2024-11-08T04:54:27.152Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:27.152Z] f8ac5949a6c7: Waiting [2024-11-08T04:54:27.152Z] 6307c5c70548: Waiting [2024-11-08T04:54:27.152Z] c5990f19c609: Waiting [2024-11-08T04:54:27.152Z] 54bc6cb67852: Waiting [2024-11-08T04:54:27.152Z] 60a61ae3060f: Layer already exists [2024-11-08T04:54:27.152Z] 5550739e53de: Layer already exists [2024-11-08T04:54:27.152Z] a446a6996747: Layer already exists [2024-11-08T04:54:27.152Z] 038d77e255b1: Layer already exists [2024-11-08T04:54:27.152Z] 101c3ce98975: Layer already exists [2024-11-08T04:54:27.152Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:27.152Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:27.152Z] 6307c5c70548: Layer already exists [2024-11-08T04:54:27.152Z] f8ac5949a6c7: Layer already exists [2024-11-08T04:54:27.152Z] c5990f19c609: Layer already exists [2024-11-08T04:54:27.152Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:27.152Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:27.480Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:27.811Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-08T04:54:27.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T04:54:27.811Z] a446a6996747: Preparing [2024-11-08T04:54:27.811Z] 101c3ce98975: Preparing [2024-11-08T04:54:27.811Z] 038d77e255b1: Preparing [2024-11-08T04:54:27.811Z] 60a61ae3060f: Preparing [2024-11-08T04:54:27.811Z] 5550739e53de: Preparing [2024-11-08T04:54:27.811Z] 54bc6cb67852: Preparing [2024-11-08T04:54:27.811Z] 74ff5649f852: Preparing [2024-11-08T04:54:27.811Z] f8ac5949a6c7: Preparing [2024-11-08T04:54:27.811Z] c5990f19c609: Preparing [2024-11-08T04:54:27.811Z] 6307c5c70548: Preparing [2024-11-08T04:54:27.811Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:27.811Z] 6307c5c70548: Waiting [2024-11-08T04:54:27.811Z] 54bc6cb67852: Waiting [2024-11-08T04:54:27.811Z] c5990f19c609: Waiting [2024-11-08T04:54:27.811Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:27.811Z] f8ac5949a6c7: Waiting [2024-11-08T04:54:27.811Z] 74ff5649f852: Waiting [2024-11-08T04:54:27.811Z] 5550739e53de: Layer already exists [2024-11-08T04:54:27.811Z] a446a6996747: Layer already exists [2024-11-08T04:54:27.811Z] 101c3ce98975: Layer already exists [2024-11-08T04:54:27.811Z] 60a61ae3060f: Layer already exists [2024-11-08T04:54:27.811Z] f8ac5949a6c7: Layer already exists [2024-11-08T04:54:27.811Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:27.811Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:27.811Z] c5990f19c609: Layer already exists [2024-11-08T04:54:27.811Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:27.811Z] 6307c5c70548: Layer already exists [2024-11-08T04:54:27.811Z] 038d77e255b1: Layer already exists [2024-11-08T04:54:27.811Z] main: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:54:27.881Z] ===================================================== [Pipeline] echo [2024-11-08T04:54:27.897Z] taggedImages: [2024-11-08T04:54:27.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:27.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T04:54:27.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.14 [2024-11-08T04:54:27.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:27.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-08T04:54:27.932Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-08T04:54:27.932Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:27.932Z] latest [2024-11-08T04:54:27.932Z] 4.0.0-dev.14 [2024-11-08T04:54:27.932Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:27.932Z] main [2024-11-08T04:54:27.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:28.281Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:28.607Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:28.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T04:54:28.608Z] 0b487d4e0105: Preparing [2024-11-08T04:54:28.608Z] e6a389bc304b: Preparing [2024-11-08T04:54:28.608Z] 286fe6573873: Preparing [2024-11-08T04:54:28.608Z] 5da79a663d4b: Preparing [2024-11-08T04:54:28.608Z] cd8263038e04: Preparing [2024-11-08T04:54:28.608Z] 51a9c1ae7fd0: Preparing [2024-11-08T04:54:28.608Z] 6e4bc79b1d94: Preparing [2024-11-08T04:54:28.608Z] 54bc6cb67852: Preparing [2024-11-08T04:54:28.608Z] 74ff5649f852: Preparing [2024-11-08T04:54:28.608Z] cca50b3a42a4: Preparing [2024-11-08T04:54:28.608Z] fdbb34498223: Preparing [2024-11-08T04:54:28.608Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:28.608Z] 51a9c1ae7fd0: Waiting [2024-11-08T04:54:28.608Z] 6e4bc79b1d94: Waiting [2024-11-08T04:54:28.608Z] 54bc6cb67852: Waiting [2024-11-08T04:54:28.608Z] 74ff5649f852: Waiting [2024-11-08T04:54:28.608Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:28.608Z] cca50b3a42a4: Waiting [2024-11-08T04:54:28.608Z] fdbb34498223: Waiting [2024-11-08T04:54:28.608Z] cd8263038e04: Pushed [2024-11-08T04:54:28.608Z] e6a389bc304b: Pushed [2024-11-08T04:54:28.608Z] 0b487d4e0105: Pushed [2024-11-08T04:54:28.608Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:28.608Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:28.608Z] 51a9c1ae7fd0: Pushed [2024-11-08T04:54:28.866Z] 6e4bc79b1d94: Pushed [2024-11-08T04:54:28.866Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:29.431Z] cca50b3a42a4: Pushed [2024-11-08T04:54:29.689Z] 5da79a663d4b: Pushed [2024-11-08T04:54:29.946Z] 286fe6573873: Pushed [2024-11-08T04:54:30.205Z] fdbb34498223: Pushed [2024-11-08T04:54:30.205Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:30.524Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:30.843Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T04:54:30.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T04:54:30.843Z] 0b487d4e0105: Preparing [2024-11-08T04:54:30.843Z] e6a389bc304b: Preparing [2024-11-08T04:54:30.843Z] 286fe6573873: Preparing [2024-11-08T04:54:30.843Z] 5da79a663d4b: Preparing [2024-11-08T04:54:30.843Z] cd8263038e04: Preparing [2024-11-08T04:54:30.843Z] 51a9c1ae7fd0: Preparing [2024-11-08T04:54:30.843Z] 6e4bc79b1d94: Preparing [2024-11-08T04:54:30.843Z] 54bc6cb67852: Preparing [2024-11-08T04:54:30.843Z] 74ff5649f852: Preparing [2024-11-08T04:54:30.843Z] cca50b3a42a4: Preparing [2024-11-08T04:54:30.843Z] fdbb34498223: Preparing [2024-11-08T04:54:30.843Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:30.843Z] 6e4bc79b1d94: Waiting [2024-11-08T04:54:30.843Z] fdbb34498223: Waiting [2024-11-08T04:54:30.843Z] 54bc6cb67852: Waiting [2024-11-08T04:54:30.843Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:30.843Z] 74ff5649f852: Waiting [2024-11-08T04:54:30.843Z] cca50b3a42a4: Waiting [2024-11-08T04:54:30.843Z] 51a9c1ae7fd0: Waiting [2024-11-08T04:54:30.843Z] 286fe6573873: Layer already exists [2024-11-08T04:54:30.843Z] e6a389bc304b: Layer already exists [2024-11-08T04:54:30.843Z] cd8263038e04: Layer already exists [2024-11-08T04:54:30.843Z] 0b487d4e0105: Layer already exists [2024-11-08T04:54:30.843Z] 5da79a663d4b: Layer already exists [2024-11-08T04:54:30.843Z] 6e4bc79b1d94: Layer already exists [2024-11-08T04:54:30.843Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:30.843Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:30.843Z] cca50b3a42a4: Layer already exists [2024-11-08T04:54:30.843Z] 51a9c1ae7fd0: Layer already exists [2024-11-08T04:54:30.843Z] fdbb34498223: Layer already exists [2024-11-08T04:54:30.843Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:30.843Z] latest: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:31.168Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:31.489Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.14 [2024-11-08T04:54:31.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T04:54:31.489Z] 0b487d4e0105: Preparing [2024-11-08T04:54:31.489Z] e6a389bc304b: Preparing [2024-11-08T04:54:31.489Z] 286fe6573873: Preparing [2024-11-08T04:54:31.489Z] 5da79a663d4b: Preparing [2024-11-08T04:54:31.489Z] cd8263038e04: Preparing [2024-11-08T04:54:31.489Z] 51a9c1ae7fd0: Preparing [2024-11-08T04:54:31.489Z] 6e4bc79b1d94: Preparing [2024-11-08T04:54:31.489Z] 54bc6cb67852: Preparing [2024-11-08T04:54:31.489Z] 74ff5649f852: Preparing [2024-11-08T04:54:31.489Z] cca50b3a42a4: Preparing [2024-11-08T04:54:31.489Z] fdbb34498223: Preparing [2024-11-08T04:54:31.489Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:31.489Z] 54bc6cb67852: Waiting [2024-11-08T04:54:31.489Z] 74ff5649f852: Waiting [2024-11-08T04:54:31.489Z] cca50b3a42a4: Waiting [2024-11-08T04:54:31.489Z] fdbb34498223: Waiting [2024-11-08T04:54:31.489Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:31.489Z] 51a9c1ae7fd0: Waiting [2024-11-08T04:54:31.489Z] 6e4bc79b1d94: Waiting [2024-11-08T04:54:31.489Z] e6a389bc304b: Layer already exists [2024-11-08T04:54:31.489Z] 0b487d4e0105: Layer already exists [2024-11-08T04:54:31.489Z] cd8263038e04: Layer already exists [2024-11-08T04:54:31.489Z] 286fe6573873: Layer already exists [2024-11-08T04:54:31.489Z] 5da79a663d4b: Layer already exists [2024-11-08T04:54:31.489Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:31.489Z] cca50b3a42a4: Layer already exists [2024-11-08T04:54:31.489Z] 51a9c1ae7fd0: Layer already exists [2024-11-08T04:54:31.489Z] 6e4bc79b1d94: Layer already exists [2024-11-08T04:54:31.489Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:31.489Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:31.489Z] fdbb34498223: Layer already exists [2024-11-08T04:54:31.489Z] 4.0.0-dev.14: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:31.807Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:32.126Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:32.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T04:54:32.127Z] 0b487d4e0105: Preparing [2024-11-08T04:54:32.127Z] e6a389bc304b: Preparing [2024-11-08T04:54:32.127Z] 286fe6573873: Preparing [2024-11-08T04:54:32.127Z] 5da79a663d4b: Preparing [2024-11-08T04:54:32.127Z] cd8263038e04: Preparing [2024-11-08T04:54:32.127Z] 51a9c1ae7fd0: Preparing [2024-11-08T04:54:32.127Z] 6e4bc79b1d94: Preparing [2024-11-08T04:54:32.127Z] 54bc6cb67852: Preparing [2024-11-08T04:54:32.127Z] 74ff5649f852: Preparing [2024-11-08T04:54:32.127Z] cca50b3a42a4: Preparing [2024-11-08T04:54:32.127Z] fdbb34498223: Preparing [2024-11-08T04:54:32.127Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:32.127Z] 74ff5649f852: Waiting [2024-11-08T04:54:32.127Z] cca50b3a42a4: Waiting [2024-11-08T04:54:32.127Z] fdbb34498223: Waiting [2024-11-08T04:54:32.127Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:32.127Z] 51a9c1ae7fd0: Waiting [2024-11-08T04:54:32.127Z] 6e4bc79b1d94: Waiting [2024-11-08T04:54:32.127Z] 54bc6cb67852: Waiting [2024-11-08T04:54:32.127Z] 286fe6573873: Layer already exists [2024-11-08T04:54:32.127Z] cd8263038e04: Layer already exists [2024-11-08T04:54:32.127Z] 0b487d4e0105: Layer already exists [2024-11-08T04:54:32.127Z] 5da79a663d4b: Layer already exists [2024-11-08T04:54:32.127Z] e6a389bc304b: Layer already exists [2024-11-08T04:54:32.127Z] 51a9c1ae7fd0: Layer already exists [2024-11-08T04:54:32.127Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:32.127Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:32.127Z] 6e4bc79b1d94: Layer already exists [2024-11-08T04:54:32.127Z] cca50b3a42a4: Layer already exists [2024-11-08T04:54:32.127Z] fdbb34498223: Layer already exists [2024-11-08T04:54:32.127Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:32.127Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:32.449Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:32.769Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-08T04:54:32.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T04:54:32.769Z] 0b487d4e0105: Preparing [2024-11-08T04:54:32.769Z] e6a389bc304b: Preparing [2024-11-08T04:54:32.769Z] 286fe6573873: Preparing [2024-11-08T04:54:32.769Z] 5da79a663d4b: Preparing [2024-11-08T04:54:32.769Z] cd8263038e04: Preparing [2024-11-08T04:54:32.769Z] 51a9c1ae7fd0: Preparing [2024-11-08T04:54:32.769Z] 6e4bc79b1d94: Preparing [2024-11-08T04:54:32.769Z] 54bc6cb67852: Preparing [2024-11-08T04:54:32.769Z] 74ff5649f852: Preparing [2024-11-08T04:54:32.769Z] cca50b3a42a4: Preparing [2024-11-08T04:54:32.769Z] fdbb34498223: Preparing [2024-11-08T04:54:32.769Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:32.769Z] 6e4bc79b1d94: Waiting [2024-11-08T04:54:32.769Z] 54bc6cb67852: Waiting [2024-11-08T04:54:32.769Z] 74ff5649f852: Waiting [2024-11-08T04:54:32.769Z] cca50b3a42a4: Waiting [2024-11-08T04:54:32.769Z] fdbb34498223: Waiting [2024-11-08T04:54:32.769Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:32.769Z] 286fe6573873: Layer already exists [2024-11-08T04:54:32.769Z] 0b487d4e0105: Layer already exists [2024-11-08T04:54:32.769Z] cd8263038e04: Layer already exists [2024-11-08T04:54:32.769Z] e6a389bc304b: Layer already exists [2024-11-08T04:54:32.769Z] 5da79a663d4b: Layer already exists [2024-11-08T04:54:32.769Z] 51a9c1ae7fd0: Layer already exists [2024-11-08T04:54:32.769Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:32.769Z] 6e4bc79b1d94: Layer already exists [2024-11-08T04:54:32.769Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:32.769Z] cca50b3a42a4: Layer already exists [2024-11-08T04:54:32.769Z] fdbb34498223: Layer already exists [2024-11-08T04:54:32.769Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:32.769Z] main: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:54:32.839Z] ===================================================== [Pipeline] echo [2024-11-08T04:54:32.855Z] taggedImages: [2024-11-08T04:54:32.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:32.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T04:54:32.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.14 [2024-11-08T04:54:32.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:32.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-08T04:54:32.891Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-08T04:54:32.891Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:32.891Z] latest [2024-11-08T04:54:32.891Z] 4.0.0-dev.14 [2024-11-08T04:54:32.891Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:32.891Z] main [2024-11-08T04:54:32.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:33.237Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:33.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:33.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T04:54:33.553Z] 1d8fa438acbf: Preparing [2024-11-08T04:54:33.553Z] d3b4d301490a: Preparing [2024-11-08T04:54:33.553Z] 54bc6cb67852: Preparing [2024-11-08T04:54:33.553Z] 74ff5649f852: Preparing [2024-11-08T04:54:33.553Z] 7fd7976df427: Preparing [2024-11-08T04:54:33.553Z] 9117164ca9e4: Preparing [2024-11-08T04:54:33.553Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:33.553Z] 9117164ca9e4: Waiting [2024-11-08T04:54:33.553Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:33.553Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:33.553Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:33.553Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:33.553Z] 1d8fa438acbf: Pushed [2024-11-08T04:54:34.145Z] 7fd7976df427: Pushed [2024-11-08T04:54:34.711Z] 9117164ca9e4: Pushed [2024-11-08T04:54:35.673Z] d3b4d301490a: Pushed [2024-11-08T04:54:35.673Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:35.994Z] + 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-11-08T04:54:36.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T04:54:36.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T04:54:36.317Z] 1d8fa438acbf: Preparing [2024-11-08T04:54:36.317Z] d3b4d301490a: Preparing [2024-11-08T04:54:36.317Z] 54bc6cb67852: Preparing [2024-11-08T04:54:36.317Z] 74ff5649f852: Preparing [2024-11-08T04:54:36.317Z] 7fd7976df427: Preparing [2024-11-08T04:54:36.317Z] 9117164ca9e4: Preparing [2024-11-08T04:54:36.317Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:36.317Z] 9117164ca9e4: Waiting [2024-11-08T04:54:36.317Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:36.317Z] 1d8fa438acbf: Layer already exists [2024-11-08T04:54:36.317Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:36.317Z] d3b4d301490a: Layer already exists [2024-11-08T04:54:36.317Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:36.317Z] 7fd7976df427: Layer already exists [2024-11-08T04:54:36.317Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:36.317Z] 9117164ca9e4: Layer already exists [2024-11-08T04:54:36.317Z] latest: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:36.645Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:36.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.14 [2024-11-08T04:54:36.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T04:54:36.969Z] 1d8fa438acbf: Preparing [2024-11-08T04:54:36.969Z] d3b4d301490a: Preparing [2024-11-08T04:54:36.969Z] 54bc6cb67852: Preparing [2024-11-08T04:54:36.969Z] 74ff5649f852: Preparing [2024-11-08T04:54:36.969Z] 7fd7976df427: Preparing [2024-11-08T04:54:36.969Z] 9117164ca9e4: Preparing [2024-11-08T04:54:36.969Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:36.969Z] 9117164ca9e4: Waiting [2024-11-08T04:54:36.969Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:36.969Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:36.969Z] 1d8fa438acbf: Layer already exists [2024-11-08T04:54:36.969Z] d3b4d301490a: Layer already exists [2024-11-08T04:54:36.969Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:36.969Z] 7fd7976df427: Layer already exists [2024-11-08T04:54:36.969Z] 9117164ca9e4: Layer already exists [2024-11-08T04:54:36.969Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:36.969Z] 4.0.0-dev.14: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:37.291Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:37.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:37.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T04:54:37.607Z] 1d8fa438acbf: Preparing [2024-11-08T04:54:37.607Z] d3b4d301490a: Preparing [2024-11-08T04:54:37.607Z] 54bc6cb67852: Preparing [2024-11-08T04:54:37.607Z] 74ff5649f852: Preparing [2024-11-08T04:54:37.607Z] 7fd7976df427: Preparing [2024-11-08T04:54:37.607Z] 9117164ca9e4: Preparing [2024-11-08T04:54:37.607Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:37.607Z] 9117164ca9e4: Waiting [2024-11-08T04:54:37.607Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:37.607Z] 1d8fa438acbf: Layer already exists [2024-11-08T04:54:37.607Z] 7fd7976df427: Layer already exists [2024-11-08T04:54:37.607Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:37.607Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:37.607Z] d3b4d301490a: Layer already exists [2024-11-08T04:54:37.607Z] 9117164ca9e4: Layer already exists [2024-11-08T04:54:37.607Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:37.607Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:37.923Z] + 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-11-08T04:54:38.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-08T04:54:38.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T04:54:38.236Z] 1d8fa438acbf: Preparing [2024-11-08T04:54:38.236Z] d3b4d301490a: Preparing [2024-11-08T04:54:38.236Z] 54bc6cb67852: Preparing [2024-11-08T04:54:38.236Z] 74ff5649f852: Preparing [2024-11-08T04:54:38.236Z] 7fd7976df427: Preparing [2024-11-08T04:54:38.236Z] 9117164ca9e4: Preparing [2024-11-08T04:54:38.236Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:38.236Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:38.236Z] 7fd7976df427: Layer already exists [2024-11-08T04:54:38.236Z] d3b4d301490a: Layer already exists [2024-11-08T04:54:38.236Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:38.236Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:38.236Z] 1d8fa438acbf: Layer already exists [2024-11-08T04:54:38.236Z] 9117164ca9e4: Layer already exists [2024-11-08T04:54:38.236Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:38.236Z] main: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:54:38.310Z] ===================================================== [Pipeline] echo [2024-11-08T04:54:38.325Z] taggedImages: [2024-11-08T04:54:38.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:38.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T04:54:38.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.14 [2024-11-08T04:54:38.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:38.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-08T04:54:38.356Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-08T04:54:38.356Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:38.356Z] latest [2024-11-08T04:54:38.356Z] 4.0.0-dev.14 [2024-11-08T04:54:38.356Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:38.356Z] main [2024-11-08T04:54:38.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:38.700Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:39.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:39.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T04:54:39.022Z] 8eaf17628546: Preparing [2024-11-08T04:54:39.022Z] 4fe2d2dcff7f: Preparing [2024-11-08T04:54:39.022Z] 49813059d89a: Preparing [2024-11-08T04:54:39.022Z] 54bc6cb67852: Preparing [2024-11-08T04:54:39.022Z] 74ff5649f852: Preparing [2024-11-08T04:54:39.022Z] 4ccf8453f33c: Preparing [2024-11-08T04:54:39.022Z] 4bc6740cf941: Preparing [2024-11-08T04:54:39.022Z] f17ef7e2fe75: Preparing [2024-11-08T04:54:39.022Z] 7813abd22539: Preparing [2024-11-08T04:54:39.022Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:39.022Z] 4ccf8453f33c: Waiting [2024-11-08T04:54:39.022Z] 4bc6740cf941: Waiting [2024-11-08T04:54:39.022Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:39.022Z] 7813abd22539: Waiting [2024-11-08T04:54:39.022Z] f17ef7e2fe75: Waiting [2024-11-08T04:54:39.022Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:39.022Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:39.022Z] 4fe2d2dcff7f: Pushed [2024-11-08T04:54:39.022Z] 49813059d89a: Pushed [2024-11-08T04:54:39.022Z] 8eaf17628546: Pushed [2024-11-08T04:54:39.022Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:39.282Z] f17ef7e2fe75: Pushed [2024-11-08T04:54:40.215Z] 7813abd22539: Pushed [2024-11-08T04:54:43.699Z] #87 ... [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #93 DONE 93.5s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #87 DONE 111.1s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #83 DONE 107.5s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #86 DONE 101.2s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #84 DONE 109.4s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-08T04:54:43.699Z] #116 ... [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #117 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:54:43.699Z] #118 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #119 [core-command builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #119 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #120 [core-data builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #120 DONE 1.4s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #121 [core-metadata builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #121 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #122 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:54:43.699Z] #123 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #124 DONE 1.4s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #125 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:54:43.699Z] #126 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #127 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:54:43.699Z] #128 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #129 [support-notifications builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #129 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #130 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #130 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-08T04:54:43.699Z] #116 DONE 1.3s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #131 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #132 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:54:43.699Z] #133 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #134 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:54:43.699Z] #135 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #136 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #137 DONE 1.5s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T04:54:43.699Z] #138 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #139 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:54:43.699Z] #140 CACHED [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #141 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T04:54:43.699Z] #141 DONE 1.4s [2024-11-08T04:54:43.699Z] [2024-11-08T04:54:43.699Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T04:54:45.489Z] 4bc6740cf941: Pushed [2024-11-08T04:54:47.032Z] #142 ... [2024-11-08T04:54:47.032Z] [2024-11-08T04:54:47.032Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T04:54:47.032Z] #0 5.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T04:54:47.032Z] #143 ... [2024-11-08T04:54:47.032Z] [2024-11-08T04:54:47.032Z] #144 [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-11-08T04:54:47.032Z] #0 5.810 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T04:54:47.297Z] #144 ... [2024-11-08T04:54:47.297Z] [2024-11-08T04:54:47.297Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T04:54:47.297Z] #142 5.994 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T04:54:49.674Z] 4ccf8453f33c: Pushed [2024-11-08T04:54:49.674Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:50.006Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:50.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T04:54:50.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T04:54:50.331Z] 8eaf17628546: Preparing [2024-11-08T04:54:50.331Z] 4fe2d2dcff7f: Preparing [2024-11-08T04:54:50.331Z] 49813059d89a: Preparing [2024-11-08T04:54:50.331Z] 54bc6cb67852: Preparing [2024-11-08T04:54:50.331Z] 74ff5649f852: Preparing [2024-11-08T04:54:50.331Z] 4ccf8453f33c: Preparing [2024-11-08T04:54:50.331Z] 4bc6740cf941: Preparing [2024-11-08T04:54:50.331Z] f17ef7e2fe75: Preparing [2024-11-08T04:54:50.331Z] 4ccf8453f33c: Waiting [2024-11-08T04:54:50.331Z] 4bc6740cf941: Waiting [2024-11-08T04:54:50.331Z] 7813abd22539: Preparing [2024-11-08T04:54:50.331Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:50.331Z] f17ef7e2fe75: Waiting [2024-11-08T04:54:50.331Z] 7813abd22539: Waiting [2024-11-08T04:54:50.331Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:50.331Z] 4fe2d2dcff7f: Layer already exists [2024-11-08T04:54:50.331Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:50.331Z] 8eaf17628546: Layer already exists [2024-11-08T04:54:50.331Z] 49813059d89a: Layer already exists [2024-11-08T04:54:50.331Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:50.331Z] 4bc6740cf941: Layer already exists [2024-11-08T04:54:50.331Z] 4ccf8453f33c: Layer already exists [2024-11-08T04:54:50.331Z] f17ef7e2fe75: Layer already exists [2024-11-08T04:54:50.331Z] 7813abd22539: Layer already exists [2024-11-08T04:54:50.331Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:50.331Z] latest: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:50.646Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:50.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.14 [2024-11-08T04:54:50.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T04:54:50.966Z] 8eaf17628546: Preparing [2024-11-08T04:54:50.966Z] 4fe2d2dcff7f: Preparing [2024-11-08T04:54:50.966Z] 49813059d89a: Preparing [2024-11-08T04:54:50.966Z] 54bc6cb67852: Preparing [2024-11-08T04:54:50.966Z] 74ff5649f852: Preparing [2024-11-08T04:54:50.966Z] 4ccf8453f33c: Preparing [2024-11-08T04:54:50.966Z] 4bc6740cf941: Preparing [2024-11-08T04:54:50.966Z] f17ef7e2fe75: Preparing [2024-11-08T04:54:50.966Z] 7813abd22539: Preparing [2024-11-08T04:54:50.966Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:50.966Z] f17ef7e2fe75: Waiting [2024-11-08T04:54:50.966Z] 7813abd22539: Waiting [2024-11-08T04:54:50.966Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:50.966Z] 4ccf8453f33c: Waiting [2024-11-08T04:54:50.966Z] 4bc6740cf941: Waiting [2024-11-08T04:54:50.966Z] 49813059d89a: Layer already exists [2024-11-08T04:54:50.966Z] 8eaf17628546: Layer already exists [2024-11-08T04:54:50.966Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:50.966Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:50.966Z] 4fe2d2dcff7f: Layer already exists [2024-11-08T04:54:50.966Z] f17ef7e2fe75: Layer already exists [2024-11-08T04:54:50.966Z] 4ccf8453f33c: Layer already exists [2024-11-08T04:54:50.966Z] 4bc6740cf941: Layer already exists [2024-11-08T04:54:50.966Z] 7813abd22539: Layer already exists [2024-11-08T04:54:50.966Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:50.966Z] 4.0.0-dev.14: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:51.284Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:51.539Z] #142 ... [2024-11-08T04:54:51.539Z] [2024-11-08T04:54:51.539Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T04:54:51.539Z] #0 5.505 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T04:54:51.539Z] #145 ... [2024-11-08T04:54:51.539Z] [2024-11-08T04:54:51.539Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T04:54:51.539Z] #0 4.861 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T04:54:51.539Z] #146 ... [2024-11-08T04:54:51.539Z] [2024-11-08T04:54:51.539Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T04:54:51.539Z] #0 5.186 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T04:54:51.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:51.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T04:54:51.603Z] 8eaf17628546: Preparing [2024-11-08T04:54:51.603Z] 4fe2d2dcff7f: Preparing [2024-11-08T04:54:51.603Z] 49813059d89a: Preparing [2024-11-08T04:54:51.603Z] 54bc6cb67852: Preparing [2024-11-08T04:54:51.603Z] 74ff5649f852: Preparing [2024-11-08T04:54:51.603Z] 4ccf8453f33c: Preparing [2024-11-08T04:54:51.603Z] 4bc6740cf941: Preparing [2024-11-08T04:54:51.603Z] f17ef7e2fe75: Preparing [2024-11-08T04:54:51.603Z] 7813abd22539: Preparing [2024-11-08T04:54:51.603Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:51.603Z] 4ccf8453f33c: Waiting [2024-11-08T04:54:51.603Z] 4bc6740cf941: Waiting [2024-11-08T04:54:51.603Z] f17ef7e2fe75: Waiting [2024-11-08T04:54:51.603Z] 7813abd22539: Waiting [2024-11-08T04:54:51.603Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:51.603Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:51.603Z] 8eaf17628546: Layer already exists [2024-11-08T04:54:51.603Z] 49813059d89a: Layer already exists [2024-11-08T04:54:51.603Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:51.603Z] 4fe2d2dcff7f: Layer already exists [2024-11-08T04:54:51.603Z] 4ccf8453f33c: Layer already exists [2024-11-08T04:54:51.603Z] f17ef7e2fe75: Layer already exists [2024-11-08T04:54:51.603Z] 4bc6740cf941: Layer already exists [2024-11-08T04:54:51.603Z] 7813abd22539: Layer already exists [2024-11-08T04:54:51.603Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:51.603Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:51.805Z] #147 ... [2024-11-08T04:54:51.805Z] [2024-11-08T04:54:51.805Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:54:51.805Z] #0 4.178 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T04:54:51.805Z] #148 ... [2024-11-08T04:54:51.805Z] [2024-11-08T04:54:51.805Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T04:54:51.805Z] #0 4.912 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T04:54:51.927Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:52.083Z] #149 ... [2024-11-08T04:54:52.083Z] [2024-11-08T04:54:52.083Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T04:54:52.083Z] #0 5.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T04:54:52.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-08T04:54:52.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T04:54:52.244Z] 8eaf17628546: Preparing [2024-11-08T04:54:52.244Z] 4fe2d2dcff7f: Preparing [2024-11-08T04:54:52.244Z] 49813059d89a: Preparing [2024-11-08T04:54:52.244Z] 54bc6cb67852: Preparing [2024-11-08T04:54:52.244Z] 74ff5649f852: Preparing [2024-11-08T04:54:52.244Z] 4ccf8453f33c: Preparing [2024-11-08T04:54:52.244Z] 4bc6740cf941: Preparing [2024-11-08T04:54:52.244Z] f17ef7e2fe75: Preparing [2024-11-08T04:54:52.244Z] 7813abd22539: Preparing [2024-11-08T04:54:52.244Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:52.244Z] 4bc6740cf941: Waiting [2024-11-08T04:54:52.244Z] 7813abd22539: Waiting [2024-11-08T04:54:52.244Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:52.244Z] 4ccf8453f33c: Waiting [2024-11-08T04:54:52.244Z] f17ef7e2fe75: Waiting [2024-11-08T04:54:52.244Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:52.244Z] 4fe2d2dcff7f: Layer already exists [2024-11-08T04:54:52.244Z] 8eaf17628546: Layer already exists [2024-11-08T04:54:52.244Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:52.244Z] 49813059d89a: Layer already exists [2024-11-08T04:54:52.244Z] 4ccf8453f33c: Layer already exists [2024-11-08T04:54:52.244Z] 4bc6740cf941: Layer already exists [2024-11-08T04:54:52.244Z] f17ef7e2fe75: Layer already exists [2024-11-08T04:54:52.244Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:52.244Z] 7813abd22539: Layer already exists [2024-11-08T04:54:52.244Z] main: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:54:52.319Z] ===================================================== [Pipeline] echo [2024-11-08T04:54:52.336Z] taggedImages: [2024-11-08T04:54:52.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:52.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T04:54:52.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.14 [2024-11-08T04:54:52.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:52.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-08T04:54:52.374Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-08T04:54:52.374Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:52.374Z] latest [2024-11-08T04:54:52.374Z] 4.0.0-dev.14 [2024-11-08T04:54:52.374Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:54:52.374Z] main [2024-11-08T04:54:52.374Z] ===================================================== [2024-11-08T04:54:52.387Z] #150 ... [2024-11-08T04:54:52.387Z] [2024-11-08T04:54:52.387Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T04:54:52.387Z] #0 4.711 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T04:54:52.387Z] #151 ... [2024-11-08T04:54:52.387Z] [2024-11-08T04:54:52.387Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T04:54:52.387Z] #0 6.107 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:52.663Z] #152 ... [2024-11-08T04:54:52.663Z] [2024-11-08T04:54:52.663Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T04:54:52.663Z] #0 6.028 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T04:54:52.750Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:54:53.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:54:53.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T04:54:53.070Z] 3f52c8164927: Preparing [2024-11-08T04:54:53.070Z] 90b1ce5b7248: Preparing [2024-11-08T04:54:53.070Z] 817866350938: Preparing [2024-11-08T04:54:53.070Z] 54bc6cb67852: Preparing [2024-11-08T04:54:53.070Z] 74ff5649f852: Preparing [2024-11-08T04:54:53.070Z] 406a08d31183: Preparing [2024-11-08T04:54:53.070Z] 7b74f98687a4: Preparing [2024-11-08T04:54:53.070Z] d4d0af59eedc: Preparing [2024-11-08T04:54:53.070Z] 63ca1fbb43ae: Preparing [2024-11-08T04:54:53.070Z] 406a08d31183: Waiting [2024-11-08T04:54:53.070Z] 7b74f98687a4: Waiting [2024-11-08T04:54:53.070Z] d4d0af59eedc: Waiting [2024-11-08T04:54:53.070Z] 63ca1fbb43ae: Waiting [2024-11-08T04:54:53.070Z] 74ff5649f852: Layer already exists [2024-11-08T04:54:53.070Z] 54bc6cb67852: Layer already exists [2024-11-08T04:54:53.070Z] 817866350938: Pushed [2024-11-08T04:54:53.070Z] 90b1ce5b7248: Pushed [2024-11-08T04:54:53.070Z] 3f52c8164927: Pushed [2024-11-08T04:54:53.070Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:54:53.635Z] d4d0af59eedc: Pushed [2024-11-08T04:54:53.893Z] 7b74f98687a4: Pushed [2024-11-08T04:55:03.868Z] 406a08d31183: Pushed [2024-11-08T04:55:03.868Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:04.201Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:04.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T04:55:04.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T04:55:04.525Z] 3f52c8164927: Preparing [2024-11-08T04:55:04.525Z] 90b1ce5b7248: Preparing [2024-11-08T04:55:04.525Z] 817866350938: Preparing [2024-11-08T04:55:04.525Z] 54bc6cb67852: Preparing [2024-11-08T04:55:04.525Z] 74ff5649f852: Preparing [2024-11-08T04:55:04.525Z] 406a08d31183: Preparing [2024-11-08T04:55:04.525Z] 7b74f98687a4: Preparing [2024-11-08T04:55:04.525Z] d4d0af59eedc: Preparing [2024-11-08T04:55:04.525Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:04.525Z] 406a08d31183: Waiting [2024-11-08T04:55:04.525Z] 7b74f98687a4: Waiting [2024-11-08T04:55:04.525Z] d4d0af59eedc: Waiting [2024-11-08T04:55:04.525Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:04.525Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:04.525Z] 90b1ce5b7248: Layer already exists [2024-11-08T04:55:04.525Z] 817866350938: Layer already exists [2024-11-08T04:55:04.525Z] 3f52c8164927: Layer already exists [2024-11-08T04:55:04.525Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:04.525Z] 406a08d31183: Layer already exists [2024-11-08T04:55:04.525Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:04.525Z] 7b74f98687a4: Layer already exists [2024-11-08T04:55:04.525Z] d4d0af59eedc: Layer already exists [2024-11-08T04:55:04.525Z] latest: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:04.920Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:05.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.14 [2024-11-08T04:55:05.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T04:55:05.238Z] 3f52c8164927: Preparing [2024-11-08T04:55:05.238Z] 90b1ce5b7248: Preparing [2024-11-08T04:55:05.238Z] 817866350938: Preparing [2024-11-08T04:55:05.238Z] 54bc6cb67852: Preparing [2024-11-08T04:55:05.238Z] 74ff5649f852: Preparing [2024-11-08T04:55:05.238Z] 406a08d31183: Preparing [2024-11-08T04:55:05.238Z] 7b74f98687a4: Preparing [2024-11-08T04:55:05.238Z] d4d0af59eedc: Preparing [2024-11-08T04:55:05.238Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:05.238Z] 406a08d31183: Waiting [2024-11-08T04:55:05.238Z] 7b74f98687a4: Waiting [2024-11-08T04:55:05.238Z] d4d0af59eedc: Waiting [2024-11-08T04:55:05.238Z] 3f52c8164927: Layer already exists [2024-11-08T04:55:05.238Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:05.238Z] 90b1ce5b7248: Layer already exists [2024-11-08T04:55:05.238Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:05.238Z] 817866350938: Layer already exists [2024-11-08T04:55:05.239Z] 406a08d31183: Layer already exists [2024-11-08T04:55:05.239Z] 7b74f98687a4: Layer already exists [2024-11-08T04:55:05.239Z] d4d0af59eedc: Layer already exists [2024-11-08T04:55:05.239Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:05.239Z] 4.0.0-dev.14: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:05.563Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:05.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:05.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T04:55:05.905Z] 3f52c8164927: Preparing [2024-11-08T04:55:05.905Z] 90b1ce5b7248: Preparing [2024-11-08T04:55:05.905Z] 817866350938: Preparing [2024-11-08T04:55:05.905Z] 54bc6cb67852: Preparing [2024-11-08T04:55:05.905Z] 74ff5649f852: Preparing [2024-11-08T04:55:05.905Z] 406a08d31183: Preparing [2024-11-08T04:55:05.905Z] 7b74f98687a4: Preparing [2024-11-08T04:55:05.905Z] d4d0af59eedc: Preparing [2024-11-08T04:55:05.905Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:05.905Z] 406a08d31183: Waiting [2024-11-08T04:55:05.905Z] 7b74f98687a4: Waiting [2024-11-08T04:55:05.905Z] d4d0af59eedc: Waiting [2024-11-08T04:55:05.905Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:05.905Z] 90b1ce5b7248: Layer already exists [2024-11-08T04:55:05.905Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:05.905Z] 3f52c8164927: Layer already exists [2024-11-08T04:55:05.905Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:05.905Z] 817866350938: Layer already exists [2024-11-08T04:55:05.905Z] 7b74f98687a4: Layer already exists [2024-11-08T04:55:05.905Z] d4d0af59eedc: Layer already exists [2024-11-08T04:55:05.905Z] 406a08d31183: Layer already exists [2024-11-08T04:55:05.905Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:05.905Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:06.228Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:06.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-08T04:55:06.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T04:55:06.550Z] 3f52c8164927: Preparing [2024-11-08T04:55:06.550Z] 90b1ce5b7248: Preparing [2024-11-08T04:55:06.550Z] 817866350938: Preparing [2024-11-08T04:55:06.550Z] 54bc6cb67852: Preparing [2024-11-08T04:55:06.550Z] 74ff5649f852: Preparing [2024-11-08T04:55:06.550Z] 406a08d31183: Preparing [2024-11-08T04:55:06.550Z] 7b74f98687a4: Preparing [2024-11-08T04:55:06.550Z] d4d0af59eedc: Preparing [2024-11-08T04:55:06.550Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:06.550Z] 406a08d31183: Waiting [2024-11-08T04:55:06.550Z] d4d0af59eedc: Waiting [2024-11-08T04:55:06.550Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:06.550Z] 7b74f98687a4: Waiting [2024-11-08T04:55:06.550Z] 90b1ce5b7248: Layer already exists [2024-11-08T04:55:06.550Z] 817866350938: Layer already exists [2024-11-08T04:55:06.550Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:06.550Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:06.550Z] 3f52c8164927: Layer already exists [2024-11-08T04:55:06.550Z] 406a08d31183: Layer already exists [2024-11-08T04:55:06.550Z] 7b74f98687a4: Layer already exists [2024-11-08T04:55:06.550Z] d4d0af59eedc: Layer already exists [2024-11-08T04:55:06.550Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:06.550Z] main: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:55:06.618Z] ===================================================== [Pipeline] echo [2024-11-08T04:55:06.633Z] taggedImages: [2024-11-08T04:55:06.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:06.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T04:55:06.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.14 [2024-11-08T04:55:06.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:06.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-08T04:55:06.662Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-08T04:55:06.662Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:06.662Z] latest [2024-11-08T04:55:06.662Z] 4.0.0-dev.14 [2024-11-08T04:55:06.662Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:06.662Z] main [2024-11-08T04:55:06.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:07.015Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:07.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:07.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T04:55:07.335Z] e92249f7feb1: Preparing [2024-11-08T04:55:07.335Z] 711a7d0ab98f: Preparing [2024-11-08T04:55:07.335Z] dda74f5ee29c: Preparing [2024-11-08T04:55:07.335Z] 54bc6cb67852: Preparing [2024-11-08T04:55:07.335Z] 74ff5649f852: Preparing [2024-11-08T04:55:07.335Z] 3adfb089a426: Preparing [2024-11-08T04:55:07.335Z] f17ef7e2fe75: Preparing [2024-11-08T04:55:07.335Z] 7813abd22539: Preparing [2024-11-08T04:55:07.335Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:07.335Z] 3adfb089a426: Waiting [2024-11-08T04:55:07.335Z] f17ef7e2fe75: Waiting [2024-11-08T04:55:07.335Z] 7813abd22539: Waiting [2024-11-08T04:55:07.335Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:07.335Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:07.335Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:07.335Z] f17ef7e2fe75: Layer already exists [2024-11-08T04:55:07.335Z] 7813abd22539: Layer already exists [2024-11-08T04:55:07.335Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:07.335Z] e92249f7feb1: Pushed [2024-11-08T04:55:07.335Z] dda74f5ee29c: Pushed [2024-11-08T04:55:07.335Z] 711a7d0ab98f: Pushed [2024-11-08T04:55:19.539Z] 3adfb089a426: Pushed [2024-11-08T04:55:19.539Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:19.873Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:20.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T04:55:20.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T04:55:20.197Z] e92249f7feb1: Preparing [2024-11-08T04:55:20.197Z] 711a7d0ab98f: Preparing [2024-11-08T04:55:20.197Z] dda74f5ee29c: Preparing [2024-11-08T04:55:20.197Z] 54bc6cb67852: Preparing [2024-11-08T04:55:20.197Z] 74ff5649f852: Preparing [2024-11-08T04:55:20.197Z] 3adfb089a426: Preparing [2024-11-08T04:55:20.197Z] f17ef7e2fe75: Preparing [2024-11-08T04:55:20.197Z] 7813abd22539: Preparing [2024-11-08T04:55:20.197Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:20.197Z] f17ef7e2fe75: Waiting [2024-11-08T04:55:20.197Z] 7813abd22539: Waiting [2024-11-08T04:55:20.197Z] 3adfb089a426: Waiting [2024-11-08T04:55:20.197Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:20.197Z] e92249f7feb1: Layer already exists [2024-11-08T04:55:20.197Z] dda74f5ee29c: Layer already exists [2024-11-08T04:55:20.197Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:20.197Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:20.197Z] 711a7d0ab98f: Layer already exists [2024-11-08T04:55:20.197Z] f17ef7e2fe75: Layer already exists [2024-11-08T04:55:20.197Z] 7813abd22539: Layer already exists [2024-11-08T04:55:20.197Z] 3adfb089a426: Layer already exists [2024-11-08T04:55:20.197Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:30.174Z] latest: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:30.502Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:30.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.14 [2024-11-08T04:55:30.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T04:55:30.827Z] e92249f7feb1: Preparing [2024-11-08T04:55:30.827Z] 711a7d0ab98f: Preparing [2024-11-08T04:55:30.827Z] dda74f5ee29c: Preparing [2024-11-08T04:55:30.827Z] 54bc6cb67852: Preparing [2024-11-08T04:55:30.827Z] 74ff5649f852: Preparing [2024-11-08T04:55:30.827Z] 3adfb089a426: Preparing [2024-11-08T04:55:30.827Z] f17ef7e2fe75: Preparing [2024-11-08T04:55:30.827Z] 7813abd22539: Preparing [2024-11-08T04:55:30.827Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:30.827Z] 3adfb089a426: Waiting [2024-11-08T04:55:30.827Z] f17ef7e2fe75: Waiting [2024-11-08T04:55:30.827Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:30.827Z] e92249f7feb1: Layer already exists [2024-11-08T04:55:30.827Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:30.827Z] 711a7d0ab98f: Layer already exists [2024-11-08T04:55:30.827Z] dda74f5ee29c: Layer already exists [2024-11-08T04:55:30.827Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:30.827Z] 7813abd22539: Layer already exists [2024-11-08T04:55:30.827Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:30.827Z] f17ef7e2fe75: Layer already exists [2024-11-08T04:55:30.827Z] 3adfb089a426: Layer already exists [2024-11-08T04:55:30.827Z] 4.0.0-dev.14: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:31.148Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:31.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:31.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T04:55:31.470Z] e92249f7feb1: Preparing [2024-11-08T04:55:31.470Z] 711a7d0ab98f: Preparing [2024-11-08T04:55:31.470Z] dda74f5ee29c: Preparing [2024-11-08T04:55:31.470Z] 54bc6cb67852: Preparing [2024-11-08T04:55:31.470Z] 74ff5649f852: Preparing [2024-11-08T04:55:31.470Z] 3adfb089a426: Preparing [2024-11-08T04:55:31.470Z] f17ef7e2fe75: Preparing [2024-11-08T04:55:31.470Z] 7813abd22539: Preparing [2024-11-08T04:55:31.470Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:31.470Z] 3adfb089a426: Waiting [2024-11-08T04:55:31.470Z] f17ef7e2fe75: Waiting [2024-11-08T04:55:31.470Z] 7813abd22539: Waiting [2024-11-08T04:55:31.470Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:31.470Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:31.470Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:31.470Z] dda74f5ee29c: Layer already exists [2024-11-08T04:55:31.470Z] 711a7d0ab98f: Layer already exists [2024-11-08T04:55:31.470Z] e92249f7feb1: Layer already exists [2024-11-08T04:55:31.470Z] f17ef7e2fe75: Layer already exists [2024-11-08T04:55:31.470Z] 3adfb089a426: Layer already exists [2024-11-08T04:55:31.470Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:31.470Z] 7813abd22539: Layer already exists [2024-11-08T04:55:31.470Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:31.800Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:32.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-08T04:55:32.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T04:55:32.125Z] e92249f7feb1: Preparing [2024-11-08T04:55:32.125Z] 711a7d0ab98f: Preparing [2024-11-08T04:55:32.125Z] dda74f5ee29c: Preparing [2024-11-08T04:55:32.125Z] 54bc6cb67852: Preparing [2024-11-08T04:55:32.125Z] 74ff5649f852: Preparing [2024-11-08T04:55:32.125Z] 3adfb089a426: Preparing [2024-11-08T04:55:32.125Z] f17ef7e2fe75: Preparing [2024-11-08T04:55:32.125Z] 7813abd22539: Preparing [2024-11-08T04:55:32.125Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:32.125Z] 3adfb089a426: Waiting [2024-11-08T04:55:32.125Z] 7813abd22539: Waiting [2024-11-08T04:55:32.125Z] f17ef7e2fe75: Waiting [2024-11-08T04:55:32.125Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:32.125Z] e92249f7feb1: Layer already exists [2024-11-08T04:55:32.125Z] 711a7d0ab98f: Layer already exists [2024-11-08T04:55:32.125Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:32.125Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:32.125Z] dda74f5ee29c: Layer already exists [2024-11-08T04:55:32.125Z] 3adfb089a426: Layer already exists [2024-11-08T04:55:32.125Z] 7813abd22539: Layer already exists [2024-11-08T04:55:32.125Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:32.125Z] f17ef7e2fe75: Layer already exists [2024-11-08T04:55:32.125Z] main: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:55:32.206Z] ===================================================== [Pipeline] echo [2024-11-08T04:55:32.220Z] taggedImages: [2024-11-08T04:55:32.220Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:32.220Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T04:55:32.220Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.14 [2024-11-08T04:55:32.220Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:32.220Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-08T04:55:32.254Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-11-08T04:55:32.254Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:32.254Z] latest [2024-11-08T04:55:32.254Z] 4.0.0-dev.14 [2024-11-08T04:55:32.254Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:32.254Z] main [2024-11-08T04:55:32.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:32.600Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:32.919Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:32.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T04:55:32.919Z] 596f896c69c9: Preparing [2024-11-08T04:55:32.919Z] c6846223554d: Preparing [2024-11-08T04:55:32.919Z] 54bc6cb67852: Preparing [2024-11-08T04:55:32.919Z] 74ff5649f852: Preparing [2024-11-08T04:55:32.919Z] 0d866b33403e: Preparing [2024-11-08T04:55:32.919Z] f9d0341b6cee: Preparing [2024-11-08T04:55:32.919Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:32.919Z] f9d0341b6cee: Waiting [2024-11-08T04:55:32.919Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:32.919Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:32.919Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:32.919Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:32.919Z] 596f896c69c9: Pushed [2024-11-08T04:55:33.176Z] f9d0341b6cee: Pushed [2024-11-08T04:55:33.741Z] 0d866b33403e: Pushed [2024-11-08T04:55:37.015Z] c6846223554d: Pushed [2024-11-08T04:55:37.015Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:37.342Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:37.661Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T04:55:37.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T04:55:37.661Z] 596f896c69c9: Preparing [2024-11-08T04:55:37.661Z] c6846223554d: Preparing [2024-11-08T04:55:37.661Z] 54bc6cb67852: Preparing [2024-11-08T04:55:37.661Z] 74ff5649f852: Preparing [2024-11-08T04:55:37.661Z] 0d866b33403e: Preparing [2024-11-08T04:55:37.661Z] f9d0341b6cee: Preparing [2024-11-08T04:55:37.661Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:37.661Z] f9d0341b6cee: Waiting [2024-11-08T04:55:37.661Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:37.661Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:37.661Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:37.661Z] c6846223554d: Layer already exists [2024-11-08T04:55:37.661Z] 0d866b33403e: Layer already exists [2024-11-08T04:55:37.661Z] 596f896c69c9: Layer already exists [2024-11-08T04:55:37.661Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:37.661Z] f9d0341b6cee: Layer already exists [2024-11-08T04:55:37.661Z] latest: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:37.990Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:38.312Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.14 [2024-11-08T04:55:38.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T04:55:38.313Z] 596f896c69c9: Preparing [2024-11-08T04:55:38.313Z] c6846223554d: Preparing [2024-11-08T04:55:38.313Z] 54bc6cb67852: Preparing [2024-11-08T04:55:38.313Z] 74ff5649f852: Preparing [2024-11-08T04:55:38.313Z] 0d866b33403e: Preparing [2024-11-08T04:55:38.313Z] f9d0341b6cee: Preparing [2024-11-08T04:55:38.313Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:38.313Z] f9d0341b6cee: Waiting [2024-11-08T04:55:38.313Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:38.313Z] c6846223554d: Layer already exists [2024-11-08T04:55:38.313Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:38.313Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:38.313Z] 0d866b33403e: Layer already exists [2024-11-08T04:55:38.313Z] 596f896c69c9: Layer already exists [2024-11-08T04:55:38.313Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:38.313Z] f9d0341b6cee: Layer already exists [2024-11-08T04:55:38.313Z] 4.0.0-dev.14: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:38.643Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:38.962Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:38.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T04:55:38.963Z] 596f896c69c9: Preparing [2024-11-08T04:55:38.963Z] c6846223554d: Preparing [2024-11-08T04:55:38.963Z] 54bc6cb67852: Preparing [2024-11-08T04:55:38.963Z] 74ff5649f852: Preparing [2024-11-08T04:55:38.963Z] 0d866b33403e: Preparing [2024-11-08T04:55:38.963Z] f9d0341b6cee: Preparing [2024-11-08T04:55:38.963Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:38.963Z] f9d0341b6cee: Waiting [2024-11-08T04:55:38.963Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:38.963Z] 596f896c69c9: Layer already exists [2024-11-08T04:55:38.963Z] 0d866b33403e: Layer already exists [2024-11-08T04:55:38.963Z] c6846223554d: Layer already exists [2024-11-08T04:55:38.963Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:38.963Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:38.963Z] f9d0341b6cee: Layer already exists [2024-11-08T04:55:38.963Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:38.963Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:39.286Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:39.611Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-11-08T04:55:39.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T04:55:39.611Z] 596f896c69c9: Preparing [2024-11-08T04:55:39.611Z] c6846223554d: Preparing [2024-11-08T04:55:39.611Z] 54bc6cb67852: Preparing [2024-11-08T04:55:39.611Z] 74ff5649f852: Preparing [2024-11-08T04:55:39.611Z] 0d866b33403e: Preparing [2024-11-08T04:55:39.611Z] f9d0341b6cee: Preparing [2024-11-08T04:55:39.611Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:39.611Z] f9d0341b6cee: Waiting [2024-11-08T04:55:39.611Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:39.611Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:39.611Z] c6846223554d: Layer already exists [2024-11-08T04:55:39.611Z] 596f896c69c9: Layer already exists [2024-11-08T04:55:39.611Z] 0d866b33403e: Layer already exists [2024-11-08T04:55:39.611Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:39.611Z] f9d0341b6cee: Layer already exists [2024-11-08T04:55:39.611Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:39.611Z] main: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:55:39.693Z] ===================================================== [Pipeline] echo [2024-11-08T04:55:39.708Z] taggedImages: [2024-11-08T04:55:39.708Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:39.708Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T04:55:39.708Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.14 [2024-11-08T04:55:39.708Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:39.708Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-11-08T04:55:39.741Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-08T04:55:39.741Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:39.741Z] latest [2024-11-08T04:55:39.741Z] 4.0.0-dev.14 [2024-11-08T04:55:39.741Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:39.741Z] main [2024-11-08T04:55:39.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:40.084Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:40.403Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:40.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T04:55:40.403Z] 82059a8bbe3f: Preparing [2024-11-08T04:55:40.403Z] 21465bf19ba3: Preparing [2024-11-08T04:55:40.403Z] 7605e924afc1: Preparing [2024-11-08T04:55:40.403Z] 54bc6cb67852: Preparing [2024-11-08T04:55:40.403Z] 74ff5649f852: Preparing [2024-11-08T04:55:40.403Z] a32d27c1bcf2: Preparing [2024-11-08T04:55:40.403Z] 8b27257f1586: Preparing [2024-11-08T04:55:40.403Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:40.403Z] a32d27c1bcf2: Waiting [2024-11-08T04:55:40.403Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:40.403Z] 8b27257f1586: Waiting [2024-11-08T04:55:40.403Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:40.403Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:40.403Z] 21465bf19ba3: Pushed [2024-11-08T04:55:40.403Z] 82059a8bbe3f: Pushed [2024-11-08T04:55:40.403Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:40.661Z] 8b27257f1586: Pushed [2024-11-08T04:55:41.228Z] a32d27c1bcf2: Pushed [2024-11-08T04:55:44.519Z] 7605e924afc1: Pushed [2024-11-08T04:55:44.519Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:44.843Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:45.157Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T04:55:45.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T04:55:45.158Z] 82059a8bbe3f: Preparing [2024-11-08T04:55:45.158Z] 21465bf19ba3: Preparing [2024-11-08T04:55:45.158Z] 7605e924afc1: Preparing [2024-11-08T04:55:45.158Z] 54bc6cb67852: Preparing [2024-11-08T04:55:45.158Z] 74ff5649f852: Preparing [2024-11-08T04:55:45.158Z] a32d27c1bcf2: Preparing [2024-11-08T04:55:45.158Z] 8b27257f1586: Preparing [2024-11-08T04:55:45.158Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:45.158Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:45.158Z] 8b27257f1586: Waiting [2024-11-08T04:55:45.158Z] a32d27c1bcf2: Waiting [2024-11-08T04:55:45.158Z] 7605e924afc1: Layer already exists [2024-11-08T04:55:45.158Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:45.158Z] 21465bf19ba3: Layer already exists [2024-11-08T04:55:45.158Z] 82059a8bbe3f: Layer already exists [2024-11-08T04:55:45.158Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:45.158Z] 8b27257f1586: Layer already exists [2024-11-08T04:55:45.158Z] a32d27c1bcf2: Layer already exists [2024-11-08T04:55:45.158Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:45.158Z] latest: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:45.475Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:45.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.14 [2024-11-08T04:55:45.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T04:55:45.793Z] 82059a8bbe3f: Preparing [2024-11-08T04:55:45.793Z] 21465bf19ba3: Preparing [2024-11-08T04:55:45.793Z] 7605e924afc1: Preparing [2024-11-08T04:55:45.793Z] 54bc6cb67852: Preparing [2024-11-08T04:55:45.793Z] 74ff5649f852: Preparing [2024-11-08T04:55:45.793Z] a32d27c1bcf2: Preparing [2024-11-08T04:55:45.793Z] 8b27257f1586: Preparing [2024-11-08T04:55:45.793Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:45.793Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:45.793Z] a32d27c1bcf2: Waiting [2024-11-08T04:55:45.793Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:45.793Z] 82059a8bbe3f: Layer already exists [2024-11-08T04:55:45.793Z] 21465bf19ba3: Layer already exists [2024-11-08T04:55:45.793Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:45.793Z] 7605e924afc1: Layer already exists [2024-11-08T04:55:45.793Z] a32d27c1bcf2: Layer already exists [2024-11-08T04:55:45.793Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:45.793Z] 8b27257f1586: Layer already exists [2024-11-08T04:55:45.793Z] 4.0.0-dev.14: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:46.112Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:46.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:46.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T04:55:46.427Z] 82059a8bbe3f: Preparing [2024-11-08T04:55:46.427Z] 21465bf19ba3: Preparing [2024-11-08T04:55:46.427Z] 7605e924afc1: Preparing [2024-11-08T04:55:46.427Z] 54bc6cb67852: Preparing [2024-11-08T04:55:46.427Z] 74ff5649f852: Preparing [2024-11-08T04:55:46.427Z] a32d27c1bcf2: Preparing [2024-11-08T04:55:46.427Z] 8b27257f1586: Preparing [2024-11-08T04:55:46.427Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:46.427Z] a32d27c1bcf2: Waiting [2024-11-08T04:55:46.427Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:46.427Z] 8b27257f1586: Waiting [2024-11-08T04:55:46.427Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:46.427Z] 7605e924afc1: Layer already exists [2024-11-08T04:55:46.427Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:46.427Z] 82059a8bbe3f: Layer already exists [2024-11-08T04:55:46.427Z] 21465bf19ba3: Layer already exists [2024-11-08T04:55:46.427Z] 8b27257f1586: Layer already exists [2024-11-08T04:55:46.427Z] a32d27c1bcf2: Layer already exists [2024-11-08T04:55:46.427Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:46.427Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:46.753Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:55:47.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-08T04:55:47.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T04:55:47.070Z] 82059a8bbe3f: Preparing [2024-11-08T04:55:47.070Z] 21465bf19ba3: Preparing [2024-11-08T04:55:47.070Z] 7605e924afc1: Preparing [2024-11-08T04:55:47.070Z] 54bc6cb67852: Preparing [2024-11-08T04:55:47.070Z] 74ff5649f852: Preparing [2024-11-08T04:55:47.070Z] a32d27c1bcf2: Preparing [2024-11-08T04:55:47.070Z] 8b27257f1586: Preparing [2024-11-08T04:55:47.070Z] 63ca1fbb43ae: Preparing [2024-11-08T04:55:47.070Z] a32d27c1bcf2: Waiting [2024-11-08T04:55:47.070Z] 8b27257f1586: Waiting [2024-11-08T04:55:47.070Z] 63ca1fbb43ae: Waiting [2024-11-08T04:55:47.070Z] 74ff5649f852: Layer already exists [2024-11-08T04:55:47.070Z] 21465bf19ba3: Layer already exists [2024-11-08T04:55:47.070Z] 54bc6cb67852: Layer already exists [2024-11-08T04:55:47.070Z] 82059a8bbe3f: Layer already exists [2024-11-08T04:55:47.070Z] 7605e924afc1: Layer already exists [2024-11-08T04:55:47.070Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:55:47.070Z] a32d27c1bcf2: Layer already exists [2024-11-08T04:55:47.070Z] 8b27257f1586: Layer already exists [2024-11-08T04:55:47.070Z] main: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:55:47.149Z] ===================================================== [Pipeline] echo [2024-11-08T04:55:47.166Z] taggedImages: [2024-11-08T04:55:47.166Z] - nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T04:55:47.166Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T04:55:47.166Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.14 [2024-11-08T04:55:47.166Z] - nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T04:55:47.166Z] - nexus3.edgexfoundry.org:10004/support-notifications: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-11-08T05:17:16.251Z] #153 ... [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T05:17:16.251Z] #146 DONE 1343.6s [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T05:17:16.251Z] #147 ... [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:17:16.251Z] #154 DONE 0.2s [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:17:16.251Z] #155 DONE 0.2s [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T05:17:16.251Z] #156 DONE 0.3s [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T05:17:16.251Z] #153 ... [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #157 [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-11-08T05:17:16.251Z] #157 DONE 0.1s [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-08T05:17:16.251Z] #158 DONE 0.2s [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T05:17:16.251Z] #159 DONE 2.8s [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T05:17:16.251Z] #150 ... [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #102 [core-common-config-bootstrapper] exporting to image [2024-11-08T05:17:16.251Z] #102 exporting layers [2024-11-08T05:17:16.251Z] #102 exporting layers 0.9s done [2024-11-08T05:17:16.251Z] #102 writing image sha256:df6f36394fc706c4c9d7ca66865f3897bf5979bce0bda2bb292a6cbbf90825b6 done [2024-11-08T05:17:16.251Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-08T05:17:16.251Z] #102 DONE 8.2s [2024-11-08T05:17:16.251Z] [2024-11-08T05:17:16.251Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T05:17:20.528Z] #151 ... [2024-11-08T05:17:20.528Z] [2024-11-08T05:17:20.528Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T05:17:20.528Z] #152 DONE 1358.6s [2024-11-08T05:17:20.528Z] [2024-11-08T05:17:20.528Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:17:20.528Z] #149 ... [2024-11-08T05:17:20.528Z] [2024-11-08T05:17:20.528Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T05:17:20.528Z] #160 DONE 0.2s [2024-11-08T05:17:20.528Z] [2024-11-08T05:17:20.528Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T05:17:23.899Z] #161 DONE 3.0s [2024-11-08T05:17:23.899Z] [2024-11-08T05:17:23.899Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:17:24.172Z] #162 DONE 0.5s [2024-11-08T05:17:24.172Z] [2024-11-08T05:17:24.172Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T05:17:24.172Z] #143 DONE 1362.8s [2024-11-08T05:17:24.172Z] [2024-11-08T05:17:24.172Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:17:24.172Z] #28 ... [2024-11-08T05:17:24.172Z] [2024-11-08T05:17:24.172Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:17:25.168Z] #163 DONE 0.7s [2024-11-08T05:17:25.168Z] [2024-11-08T05:17:25.168Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T05:17:25.168Z] #164 ... [2024-11-08T05:17:25.168Z] [2024-11-08T05:17:25.168Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:17:25.168Z] #165 DONE 0.4s [2024-11-08T05:17:25.168Z] [2024-11-08T05:17:25.168Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:17:25.441Z] #166 DONE 0.2s [2024-11-08T05:17:25.441Z] [2024-11-08T05:17:25.441Z] #167 [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-11-08T05:17:25.441Z] #167 ... [2024-11-08T05:17:25.441Z] [2024-11-08T05:17:25.441Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T05:17:25.441Z] #164 DONE 0.6s [2024-11-08T05:17:25.738Z] [2024-11-08T05:17:25.738Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T05:17:25.738Z] #168 DONE 0.3s [2024-11-08T05:17:25.738Z] [2024-11-08T05:17:25.738Z] #167 [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-11-08T05:17:25.738Z] #167 DONE 0.4s [2024-11-08T05:17:25.738Z] [2024-11-08T05:17:25.738Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T05:17:26.013Z] #169 DONE 0.3s [2024-11-08T05:17:26.013Z] [2024-11-08T05:17:26.013Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T05:17:26.287Z] #170 ... [2024-11-08T05:17:26.287Z] [2024-11-08T05:17:26.287Z] #171 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-08T05:17:26.287Z] #171 DONE 0.3s [2024-11-08T05:17:26.287Z] [2024-11-08T05:17:26.287Z] #172 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-08T05:17:26.560Z] #172 DONE 0.3s [2024-11-08T05:17:26.560Z] [2024-11-08T05:17:26.560Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:17:26.560Z] #145 ... [2024-11-08T05:17:26.560Z] [2024-11-08T05:17:26.560Z] #173 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-08T05:17:26.835Z] #173 DONE 0.2s [2024-11-08T05:17:26.835Z] [2024-11-08T05:17:26.835Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T05:17:26.835Z] #170 DONE 0.6s [2024-11-08T05:17:26.835Z] [2024-11-08T05:17:26.835Z] #144 [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-11-08T05:17:26.835Z] #144 1365.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T05:17:27.108Z] #144 ... [2024-11-08T05:17:27.108Z] [2024-11-08T05:17:27.108Z] #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T05:17:27.108Z] #174 DONE 0.3s [2024-11-08T05:17:27.108Z] [2024-11-08T05:17:27.108Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T05:17:27.108Z] #175 DONE 0.2s [2024-11-08T05:17:27.108Z] [2024-11-08T05:17:27.108Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T05:17:30.483Z] #176 DONE 2.9s [2024-11-08T05:17:30.483Z] [2024-11-08T05:17:30.483Z] #102 [security-bootstrapper] exporting to image [2024-11-08T05:17:30.483Z] #102 exporting layers [2024-11-08T05:17:31.081Z] #102 ... [2024-11-08T05:17:31.081Z] [2024-11-08T05:17:31.081Z] #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T05:17:31.081Z] #177 DONE 4.1s [2024-11-08T05:17:31.081Z] [2024-11-08T05:17:31.081Z] #102 [security-proxy-setup] exporting to image [2024-11-08T05:17:32.051Z] #102 exporting layers 2.0s done [2024-11-08T05:17:32.051Z] #102 writing image sha256:73762aadcdd6b69402e5d3657f6e0daa1f6ccffe7a164b3b3f31aa4976f9d496 0.0s done [2024-11-08T05:17:32.051Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-11-08T05:17:32.330Z] #102 exporting layers 1.3s done [2024-11-08T05:17:32.330Z] #102 writing image sha256:ce04a5bf673cd3ce5f47717a54f8a98d3808ac52fc0a8cbed0e3ac11b02c32e0 done [2024-11-08T05:17:32.330Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-11-08T05:17:32.330Z] #102 DONE 10.6s [2024-11-08T05:17:32.330Z] [2024-11-08T05:17:32.330Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:17:50.562Z] #145 ... [2024-11-08T05:17:50.562Z] [2024-11-08T05:17:50.562Z] #144 [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-11-08T05:17:50.562Z] #144 DONE 1387.8s [2024-11-08T05:17:50.562Z] [2024-11-08T05:17:50.562Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T05:17:50.562Z] #150 ... [2024-11-08T05:17:50.562Z] [2024-11-08T05:17:50.562Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:17:50.562Z] #178 DONE 0.3s [2024-11-08T05:17:50.562Z] [2024-11-08T05:17:50.562Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:17:50.562Z] #179 DONE 0.3s [2024-11-08T05:17:50.562Z] [2024-11-08T05:17:50.562Z] #180 [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-11-08T05:17:50.562Z] #180 DONE 0.2s [2024-11-08T05:17:50.562Z] [2024-11-08T05:17:50.562Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:17:50.562Z] #149 ... [2024-11-08T05:17:50.562Z] [2024-11-08T05:17:50.562Z] #181 [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-11-08T05:17:50.562Z] #181 DONE 0.1s [2024-11-08T05:17:50.562Z] [2024-11-08T05:17:50.562Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:17:50.834Z] #182 DONE 0.1s [2024-11-08T05:17:50.834Z] [2024-11-08T05:17:50.834Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T05:17:51.118Z] #183 DONE 0.4s [2024-11-08T05:17:51.118Z] [2024-11-08T05:17:51.118Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:17:51.118Z] #145 ... [2024-11-08T05:17:51.118Z] [2024-11-08T05:17:51.118Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T05:17:51.425Z] #184 DONE 0.4s [2024-11-08T05:17:51.425Z] [2024-11-08T05:17:51.425Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:17:51.698Z] #149 ... [2024-11-08T05:17:51.698Z] [2024-11-08T05:17:51.698Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T05:17:51.698Z] #185 DONE 0.1s [2024-11-08T05:17:51.698Z] [2024-11-08T05:17:51.698Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T05:17:54.296Z] #186 DONE 2.4s [2024-11-08T05:17:54.296Z] [2024-11-08T05:17:54.296Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:17:54.296Z] #145 ... [2024-11-08T05:17:54.296Z] [2024-11-08T05:17:54.296Z] #102 [security-secretstore-setup] exporting to image [2024-11-08T05:17:54.296Z] #102 exporting layers [2024-11-08T05:17:55.712Z] #102 exporting layers 1.6s done [2024-11-08T05:17:55.712Z] #102 writing image sha256:b3feec868cfe889172f85e0c18e8fb883650ee7f4454245b7d147d22bc0d50e6 done [2024-11-08T05:17:55.712Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-11-08T05:17:55.712Z] #102 DONE 12.1s [2024-11-08T05:17:55.712Z] [2024-11-08T05:17:55.712Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:21:32.572Z] #142 ... [2024-11-08T05:21:32.572Z] [2024-11-08T05:21:32.572Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T05:21:32.572Z] #150 DONE 1602.9s [2024-11-08T05:21:32.572Z] [2024-11-08T05:21:32.572Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:21:32.572Z] #149 ... [2024-11-08T05:21:32.572Z] [2024-11-08T05:21:32.572Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:21:32.572Z] #187 DONE 0.2s [2024-11-08T05:21:32.572Z] [2024-11-08T05:21:32.572Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:21:32.572Z] #145 ... [2024-11-08T05:21:32.572Z] [2024-11-08T05:21:32.572Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:21:32.572Z] #188 DONE 0.2s [2024-11-08T05:21:32.572Z] [2024-11-08T05:21:32.572Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T05:21:32.572Z] #189 DONE 0.3s [2024-11-08T05:21:32.572Z] [2024-11-08T05:21:32.572Z] #190 [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-11-08T05:21:32.572Z] #190 DONE 0.1s [2024-11-08T05:21:32.572Z] [2024-11-08T05:21:32.572Z] #102 [security-spiffe-token-provider] exporting to image [2024-11-08T05:21:32.572Z] #102 exporting layers [2024-11-08T05:21:32.572Z] #102 exporting layers 1.2s done [2024-11-08T05:21:32.572Z] #102 writing image sha256:b9544532eb661fc4a2700096997682c0140f5fae340320cd5d0f22dfe4634b35 done [2024-11-08T05:21:32.572Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-08T05:21:32.572Z] #102 DONE 13.3s [2024-11-08T05:21:32.572Z] [2024-11-08T05:21:32.572Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:30:40.248Z] #142 ... [2024-11-08T05:30:40.248Z] [2024-11-08T05:30:40.248Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T05:30:40.248Z] #147 DONE 2152.4s [2024-11-08T05:30:40.248Z] [2024-11-08T05:30:40.248Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T05:30:40.248Z] #148 ... [2024-11-08T05:30:40.248Z] [2024-11-08T05:30:40.248Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:30:40.248Z] #191 DONE 0.4s [2024-11-08T05:30:40.248Z] [2024-11-08T05:30:40.248Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:30:40.248Z] #149 ... [2024-11-08T05:30:40.248Z] [2024-11-08T05:30:40.248Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:30:40.248Z] #192 DONE 0.3s [2024-11-08T05:30:40.248Z] [2024-11-08T05:30:40.248Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T05:30:40.248Z] #151 ... [2024-11-08T05:30:40.248Z] [2024-11-08T05:30:40.248Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T05:30:40.248Z] #193 DONE 0.4s [2024-11-08T05:30:40.248Z] [2024-11-08T05:30:40.248Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:30:40.248Z] #142 ... [2024-11-08T05:30:40.248Z] [2024-11-08T05:30:40.249Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:30:40.249Z] #194 DONE 0.2s [2024-11-08T05:30:40.249Z] [2024-11-08T05:30:40.249Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T05:30:40.249Z] #195 DONE 0.2s [2024-11-08T05:30:40.249Z] [2024-11-08T05:30:40.249Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:30:40.249Z] #145 ... [2024-11-08T05:30:40.249Z] [2024-11-08T05:30:40.249Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T05:30:40.249Z] #196 DONE 2.3s [2024-11-08T05:30:40.249Z] [2024-11-08T05:30:40.249Z] #102 [security-proxy-auth] exporting to image [2024-11-08T05:30:40.249Z] #102 exporting layers [2024-11-08T05:30:40.249Z] #102 exporting layers 0.8s done [2024-11-08T05:30:40.249Z] #102 writing image sha256:2193d0d63f0abb3baa53b381a714fe91f9c8fa987899ffe3d81cec1f8fec97c0 0.0s done [2024-11-08T05:30:40.249Z] #102 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-11-08T05:30:40.249Z] #102 DONE 14.2s [2024-11-08T05:30:40.249Z] [2024-11-08T05:30:40.249Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:30:46.969Z] #142 ... [2024-11-08T05:30:46.969Z] [2024-11-08T05:30:46.969Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T05:30:46.969Z] #151 DONE 2164.7s [2024-11-08T05:30:46.969Z] [2024-11-08T05:30:46.969Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T05:30:46.969Z] #148 ... [2024-11-08T05:30:46.969Z] [2024-11-08T05:30:46.969Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:30:46.969Z] #197 DONE 0.2s [2024-11-08T05:30:46.969Z] [2024-11-08T05:30:46.969Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:30:46.969Z] #145 ... [2024-11-08T05:30:46.969Z] [2024-11-08T05:30:46.969Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:30:46.969Z] #198 DONE 0.3s [2024-11-08T05:30:46.969Z] [2024-11-08T05:30:46.969Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:30:47.263Z] #149 ... [2024-11-08T05:30:47.263Z] [2024-11-08T05:30:47.263Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T05:30:47.548Z] #199 DONE 0.4s [2024-11-08T05:30:47.548Z] [2024-11-08T05:30:47.548Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:30:47.548Z] #142 ... [2024-11-08T05:30:47.548Z] [2024-11-08T05:30:47.548Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:30:47.823Z] #200 DONE 0.2s [2024-11-08T05:30:47.823Z] [2024-11-08T05:30:47.823Z] #102 [core-command] exporting to image [2024-11-08T05:30:47.823Z] #102 exporting layers [2024-11-08T05:30:48.096Z] #102 exporting layers 0.4s done [2024-11-08T05:30:48.368Z] #102 writing image sha256:f03384b9a1dcb47301555cb97aa075731f0abc2f1a98272e144feb0e886b4361 0.0s done [2024-11-08T05:30:48.368Z] #102 naming to docker.io/library/core-command-arm64 done [2024-11-08T05:30:48.368Z] #102 DONE 14.6s [2024-11-08T05:30:48.368Z] [2024-11-08T05:30:48.368Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:33:25.238Z] #142 ... [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:33:25.238Z] #145 DONE 2313.4s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T05:33:25.238Z] #148 DONE 2313.4s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:33:25.238Z] #28 ... [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:33:25.238Z] #201 DONE 0.5s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:33:25.238Z] #202 DONE 0.3s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T05:33:25.238Z] #203 ... [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #204 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:33:25.238Z] #204 DONE 0.2s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T05:33:25.238Z] #205 ... [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T05:33:25.238Z] #203 DONE 1.0s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:33:25.238Z] #206 DONE 0.2s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T05:33:25.238Z] #205 DONE 0.7s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T05:33:25.238Z] #207 DONE 0.4s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #208 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:33:25.238Z] #208 DONE 0.4s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #102 [core-data] exporting to image [2024-11-08T05:33:25.238Z] #102 exporting layers [2024-11-08T05:33:25.238Z] #102 ... [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T05:33:25.238Z] #209 DONE 0.4s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #102 [core-keeper] exporting to image [2024-11-08T05:33:25.238Z] #102 exporting layers 1.1s done [2024-11-08T05:33:25.238Z] #102 writing image sha256:76f33356f201dcd2808b3802f0dc99b06a9cd6fb9b40dc463b5154fff600f6fe 0.0s done [2024-11-08T05:33:25.238Z] #102 naming to docker.io/library/core-data-arm64 0.0s done [2024-11-08T05:33:25.238Z] #102 exporting layers 0.8s done [2024-11-08T05:33:25.238Z] #102 writing image sha256:6156a1ed0b3f0cded0f020e4883e304ae3ae2fefde4e4c030488ccd93776d6dc done [2024-11-08T05:33:25.238Z] #102 naming to docker.io/library/core-keeper-arm64 done [2024-11-08T05:33:25.238Z] #102 DONE 16.2s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:33:25.238Z] #28 ... [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:33:25.238Z] #149 DONE 2322.3s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:33:25.238Z] #142 ... [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:33:25.238Z] #210 DONE 0.3s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:33:25.238Z] #28 ... [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:33:25.238Z] #211 DONE 0.3s [2024-11-08T05:33:25.238Z] [2024-11-08T05:33:25.238Z] #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T05:33:26.661Z] #212 DONE 2.0s [2024-11-08T05:33:26.661Z] [2024-11-08T05:33:26.661Z] #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:33:26.661Z] #213 DONE 0.1s [2024-11-08T05:33:26.661Z] [2024-11-08T05:33:26.661Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T05:33:26.933Z] #214 DONE 0.2s [2024-11-08T05:33:26.933Z] [2024-11-08T05:33:26.933Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T05:33:26.933Z] #215 DONE 0.1s [2024-11-08T05:33:26.933Z] [2024-11-08T05:33:26.933Z] #102 [core-metadata] exporting to image [2024-11-08T05:33:26.933Z] #102 exporting layers [2024-11-08T05:33:27.522Z] #102 exporting layers 0.7s done [2024-11-08T05:33:27.800Z] #102 writing image sha256:3421a9f02a8272bb8e06b462e3ad068cdb207010d152320ebf85833a7c6cefc1 done [2024-11-08T05:33:27.800Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-11-08T05:33:27.800Z] #102 DONE 16.8s [2024-11-08T05:33:27.800Z] [2024-11-08T05:33:27.800Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:34:06.713Z] #28 ... [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T05:34:06.713Z] #153 DONE 2359.8s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:34:06.713Z] #216 DONE 0.4s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:34:06.713Z] #142 ... [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:34:06.713Z] #217 DONE 0.1s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T05:34:06.713Z] #218 ... [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:34:06.713Z] #142 DONE 2360.6s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T05:34:06.713Z] #218 DONE 0.6s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:34:06.713Z] #219 DONE 0.2s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #220 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:34:06.713Z] #220 DONE 0.1s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T05:34:06.713Z] #221 DONE 0.2s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:34:06.713Z] #222 DONE 0.2s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #102 [support-notifications] exporting to image [2024-11-08T05:34:06.713Z] #102 exporting layers [2024-11-08T05:34:06.713Z] #102 ... [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T05:34:06.713Z] #223 DONE 0.6s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #102 [support-notifications] exporting to image [2024-11-08T05:34:06.713Z] #102 exporting layers 0.7s done [2024-11-08T05:34:06.713Z] #102 writing image sha256:49819b59b0ed9fa111e974226dc2ab322525e22855f51e78386203aeabf507be done [2024-11-08T05:34:06.713Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-11-08T05:34:06.713Z] #102 DONE 17.5s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T05:34:06.713Z] #224 DONE 0.1s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:34:06.713Z] #28 ... [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #102 [support-cron-scheduler] exporting to image [2024-11-08T05:34:06.713Z] #102 exporting layers 0.6s done [2024-11-08T05:34:06.713Z] #102 writing image sha256:e1456021030dbe7a289c9dd7fdb1f422a6e9b6cfd08aae42bd14d9d19676450d done [2024-11-08T05:34:06.713Z] #102 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-11-08T05:34:06.713Z] #102 DONE 18.2s [2024-11-08T05:34:06.713Z] [2024-11-08T05:34:06.713Z] #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:34:06.713Z] time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T05:34:06.732Z] $ docker stop --time=1 3d97751d0f735242199f92159ab3495165c02170ddc590a273e565c40e1261fd [2024-11-08T05:34:08.488Z] $ docker rm -f --volumes 3d97751d0f735242199f92159ab3495165c02170ddc590a273e565c40e1261fd [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:34:09.005Z] + docker images [2024-11-08T05:34:09.005Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T05:34:09.005Z] support-cron-scheduler-arm64 latest e1456021030d 5 seconds ago 53.7MB [2024-11-08T05:34:09.005Z] support-notifications-arm64 latest 49819b59b0ed 6 seconds ago 52.7MB [2024-11-08T05:34:09.005Z] core-metadata-arm64 latest 3421a9f02a82 42 seconds ago 38.5MB [2024-11-08T05:34:09.005Z] core-keeper-arm64 latest 6156a1ed0b3f 51 seconds ago 31.7MB [2024-11-08T05:34:09.005Z] core-data-arm64 latest 76f33356f201 51 seconds ago 38.5MB [2024-11-08T05:34:09.005Z] core-command-arm64 latest f03384b9a1dc 3 minutes ago 34.3MB [2024-11-08T05:34:09.005Z] security-proxy-auth-arm64 latest 2193d0d63f0a 3 minutes ago 33.3MB [2024-11-08T05:34:09.005Z] security-spiffe-token-provider-arm64 latest b9544532eb66 12 minutes ago 40.2MB [2024-11-08T05:34:09.005Z] security-secretstore-setup-arm64 latest b3feec868cfe 16 minutes ago 47.6MB [2024-11-08T05:34:09.005Z] security-proxy-setup-arm64 latest ce04a5bf673c 16 minutes ago 36.2MB [2024-11-08T05:34:09.005Z] security-bootstrapper-arm64 latest 73762aadcdd6 16 minutes ago 27.2MB [2024-11-08T05:34:09.005Z] core-common-config-bootstrapper-arm64 latest df6f36394fc7 16 minutes ago 24.1MB [2024-11-08T05:34:09.005Z] security-spire-agent-arm64 latest 16a8ec5d8336 40 minutes ago 182MB [2024-11-08T05:34:09.005Z] security-spire-server-arm64 latest ec479969a7c7 40 minutes ago 124MB [2024-11-08T05:34:09.005Z] security-spire-config-arm64 latest 09b7f61a658e 40 minutes ago 123MB [2024-11-08T05:34:09.005Z] ci-base-image-arm64 latest aff63a1256a5 42 minutes ago 960MB [2024-11-08T05:34:09.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB [2024-11-08T05:34:09.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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-11-08T05:34:09.153Z] provisioning config files... [2024-11-08T05:34:09.167Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/748@tmp/config12286979415293778338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:34:09.512Z] ---> ****-login.sh [2024-11-08T05:34:09.512Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:34:09.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:34:09.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:34:09.777Z] Configure a credential helper to remove this warning. See [2024-11-08T05:34:09.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:34:09.777Z] [2024-11-08T05:34:09.777Z] Login Succeeded [2024-11-08T05:34:09.777Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:34:10.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:34:10.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:34:10.043Z] Configure a credential helper to remove this warning. See [2024-11-08T05:34:10.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:34:10.043Z] [2024-11-08T05:34:10.043Z] Login Succeeded [2024-11-08T05:34:10.043Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:34:10.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:34:10.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:34:10.576Z] Configure a credential helper to remove this warning. See [2024-11-08T05:34:10.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:34:10.576Z] [2024-11-08T05:34:10.576Z] Login Succeeded [2024-11-08T05:34:10.576Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:34:10.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:34:10.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:34:10.841Z] Configure a credential helper to remove this warning. See [2024-11-08T05:34:10.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:34:10.841Z] [2024-11-08T05:34:10.841Z] Login Succeeded [2024-11-08T05:34:10.841Z] ****.io [2024-11-08T05:34:11.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:34:11.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:34:11.372Z] Configure a credential helper to remove this warning. See [2024-11-08T05:34:11.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:34:11.372Z] [2024-11-08T05:34:11.372Z] Login Succeeded [2024-11-08T05:34:11.372Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:34:11.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:34:11.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:34:11.470Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-08T05:34:11.470Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:11.470Z] latest [2024-11-08T05:34:11.470Z] 4.0.0-dev.14 [2024-11-08T05:34:11.470Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:11.470Z] main [2024-11-08T05:34:11.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:11.856Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:12.485Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:12.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T05:34:12.485Z] afd9cadf36de: Preparing [2024-11-08T05:34:12.485Z] 9452ab8b203c: Preparing [2024-11-08T05:34:12.485Z] c9b6d99f0778: Preparing [2024-11-08T05:34:12.485Z] 45ef86990622: Preparing [2024-11-08T05:34:12.485Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:12.485Z] a149d0eede2a: Preparing [2024-11-08T05:34:12.485Z] 16113d51b718: Preparing [2024-11-08T05:34:12.485Z] a149d0eede2a: Waiting [2024-11-08T05:34:12.485Z] 16113d51b718: Waiting [2024-11-08T05:34:12.751Z] c9b6d99f0778: Pushed [2024-11-08T05:34:12.751Z] afd9cadf36de: Pushed [2024-11-08T05:34:12.751Z] 45ef86990622: Pushed [2024-11-08T05:34:12.751Z] 16113d51b718: Layer already exists [2024-11-08T05:34:13.015Z] a149d0eede2a: Pushed [2024-11-08T05:34:14.417Z] 1fc5c3ff923f: Pushed [2024-11-08T05:34:16.981Z] 9452ab8b203c: Pushed [2024-11-08T05:34:17.246Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:17.617Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:17.987Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T05:34:17.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T05:34:17.988Z] afd9cadf36de: Preparing [2024-11-08T05:34:17.988Z] 9452ab8b203c: Preparing [2024-11-08T05:34:17.988Z] c9b6d99f0778: Preparing [2024-11-08T05:34:17.988Z] 45ef86990622: Preparing [2024-11-08T05:34:17.988Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:17.988Z] a149d0eede2a: Preparing [2024-11-08T05:34:17.988Z] 16113d51b718: Preparing [2024-11-08T05:34:17.988Z] a149d0eede2a: Waiting [2024-11-08T05:34:17.988Z] 16113d51b718: Waiting [2024-11-08T05:34:17.988Z] 45ef86990622: Layer already exists [2024-11-08T05:34:17.988Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:17.988Z] 9452ab8b203c: Layer already exists [2024-11-08T05:34:17.988Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:17.988Z] afd9cadf36de: Layer already exists [2024-11-08T05:34:17.988Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:17.988Z] 16113d51b718: Layer already exists [2024-11-08T05:34:18.253Z] latest: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:18.609Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:18.967Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.14 [2024-11-08T05:34:18.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T05:34:18.967Z] afd9cadf36de: Preparing [2024-11-08T05:34:18.967Z] 9452ab8b203c: Preparing [2024-11-08T05:34:18.967Z] c9b6d99f0778: Preparing [2024-11-08T05:34:18.967Z] 45ef86990622: Preparing [2024-11-08T05:34:18.967Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:18.967Z] a149d0eede2a: Preparing [2024-11-08T05:34:18.967Z] 16113d51b718: Preparing [2024-11-08T05:34:18.967Z] a149d0eede2a: Waiting [2024-11-08T05:34:18.967Z] 16113d51b718: Waiting [2024-11-08T05:34:18.967Z] 45ef86990622: Layer already exists [2024-11-08T05:34:18.967Z] afd9cadf36de: Layer already exists [2024-11-08T05:34:18.967Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:18.967Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:18.967Z] 9452ab8b203c: Layer already exists [2024-11-08T05:34:18.967Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:18.967Z] 16113d51b718: Layer already exists [2024-11-08T05:34:19.232Z] 4.0.0-dev.14: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:19.594Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:19.968Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:19.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T05:34:19.968Z] afd9cadf36de: Preparing [2024-11-08T05:34:19.968Z] 9452ab8b203c: Preparing [2024-11-08T05:34:19.968Z] c9b6d99f0778: Preparing [2024-11-08T05:34:19.968Z] 45ef86990622: Preparing [2024-11-08T05:34:19.968Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:19.968Z] a149d0eede2a: Preparing [2024-11-08T05:34:19.968Z] 16113d51b718: Preparing [2024-11-08T05:34:19.968Z] a149d0eede2a: Waiting [2024-11-08T05:34:19.968Z] 16113d51b718: Waiting [2024-11-08T05:34:19.968Z] afd9cadf36de: Layer already exists [2024-11-08T05:34:19.968Z] 9452ab8b203c: Layer already exists [2024-11-08T05:34:19.968Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:19.968Z] 45ef86990622: Layer already exists [2024-11-08T05:34:19.968Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:19.968Z] 16113d51b718: Layer already exists [2024-11-08T05:34:19.968Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:20.235Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:20.601Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:20.955Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-08T05:34:20.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T05:34:20.955Z] afd9cadf36de: Preparing [2024-11-08T05:34:20.955Z] 9452ab8b203c: Preparing [2024-11-08T05:34:20.955Z] c9b6d99f0778: Preparing [2024-11-08T05:34:20.955Z] 45ef86990622: Preparing [2024-11-08T05:34:20.955Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:20.955Z] a149d0eede2a: Preparing [2024-11-08T05:34:20.955Z] 16113d51b718: Preparing [2024-11-08T05:34:20.955Z] a149d0eede2a: Waiting [2024-11-08T05:34:20.955Z] 16113d51b718: Waiting [2024-11-08T05:34:20.955Z] 9452ab8b203c: Layer already exists [2024-11-08T05:34:20.955Z] afd9cadf36de: Layer already exists [2024-11-08T05:34:20.955Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:20.955Z] 45ef86990622: Layer already exists [2024-11-08T05:34:20.955Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:20.955Z] 16113d51b718: Layer already exists [2024-11-08T05:34:20.955Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:21.221Z] main: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:34:21.300Z] ===================================================== [Pipeline] echo [2024-11-08T05:34:21.313Z] taggedImages: [2024-11-08T05:34:21.313Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:21.313Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T05:34:21.313Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.14 [2024-11-08T05:34:21.313Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:21.313Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-08T05:34:21.338Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-08T05:34:21.338Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:21.338Z] latest [2024-11-08T05:34:21.338Z] 4.0.0-dev.14 [2024-11-08T05:34:21.338Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:21.338Z] main [2024-11-08T05:34:21.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:21.711Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:22.071Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:22.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T05:34:22.071Z] fa769b2b4e2f: Preparing [2024-11-08T05:34:22.071Z] a4dc7f5eb917: Preparing [2024-11-08T05:34:22.071Z] 791cece95025: Preparing [2024-11-08T05:34:22.071Z] ced3f70d0ca6: Preparing [2024-11-08T05:34:22.071Z] c9b6d99f0778: Preparing [2024-11-08T05:34:22.071Z] 45ef86990622: Preparing [2024-11-08T05:34:22.071Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:22.071Z] a149d0eede2a: Preparing [2024-11-08T05:34:22.071Z] 16113d51b718: Preparing [2024-11-08T05:34:22.071Z] 45ef86990622: Waiting [2024-11-08T05:34:22.071Z] 1fc5c3ff923f: Waiting [2024-11-08T05:34:22.071Z] a149d0eede2a: Waiting [2024-11-08T05:34:22.071Z] 16113d51b718: Waiting [2024-11-08T05:34:22.338Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:22.338Z] 45ef86990622: Layer already exists [2024-11-08T05:34:22.338Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:22.338Z] 791cece95025: Pushed [2024-11-08T05:34:22.338Z] a4dc7f5eb917: Pushed [2024-11-08T05:34:22.338Z] fa769b2b4e2f: Pushed [2024-11-08T05:34:22.338Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:22.338Z] 16113d51b718: Layer already exists [2024-11-08T05:34:24.285Z] ced3f70d0ca6: Pushed [2024-11-08T05:34:24.657Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:25.051Z] + 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-11-08T05:34:25.420Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T05:34:25.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T05:34:25.420Z] fa769b2b4e2f: Preparing [2024-11-08T05:34:25.420Z] a4dc7f5eb917: Preparing [2024-11-08T05:34:25.420Z] 791cece95025: Preparing [2024-11-08T05:34:25.420Z] ced3f70d0ca6: Preparing [2024-11-08T05:34:25.420Z] c9b6d99f0778: Preparing [2024-11-08T05:34:25.420Z] 45ef86990622: Preparing [2024-11-08T05:34:25.420Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:25.420Z] a149d0eede2a: Preparing [2024-11-08T05:34:25.420Z] 16113d51b718: Preparing [2024-11-08T05:34:25.420Z] 45ef86990622: Waiting [2024-11-08T05:34:25.420Z] 1fc5c3ff923f: Waiting [2024-11-08T05:34:25.420Z] a149d0eede2a: Waiting [2024-11-08T05:34:25.420Z] 16113d51b718: Waiting [2024-11-08T05:34:25.420Z] a4dc7f5eb917: Layer already exists [2024-11-08T05:34:25.420Z] fa769b2b4e2f: Layer already exists [2024-11-08T05:34:25.420Z] 791cece95025: Layer already exists [2024-11-08T05:34:25.420Z] ced3f70d0ca6: Layer already exists [2024-11-08T05:34:25.420Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:25.420Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:25.420Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:25.420Z] 45ef86990622: Layer already exists [2024-11-08T05:34:25.420Z] 16113d51b718: Layer already exists [2024-11-08T05:34:25.688Z] latest: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:26.071Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:26.616Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.14 [2024-11-08T05:34:26.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T05:34:26.616Z] fa769b2b4e2f: Preparing [2024-11-08T05:34:26.616Z] a4dc7f5eb917: Preparing [2024-11-08T05:34:26.616Z] 791cece95025: Preparing [2024-11-08T05:34:26.616Z] ced3f70d0ca6: Preparing [2024-11-08T05:34:26.616Z] c9b6d99f0778: Preparing [2024-11-08T05:34:26.616Z] 45ef86990622: Preparing [2024-11-08T05:34:26.616Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:26.616Z] 45ef86990622: Waiting [2024-11-08T05:34:26.616Z] a149d0eede2a: Preparing [2024-11-08T05:34:26.616Z] 1fc5c3ff923f: Waiting [2024-11-08T05:34:26.616Z] 16113d51b718: Preparing [2024-11-08T05:34:26.616Z] a149d0eede2a: Waiting [2024-11-08T05:34:26.616Z] 16113d51b718: Waiting [2024-11-08T05:34:26.616Z] ced3f70d0ca6: Layer already exists [2024-11-08T05:34:26.616Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:26.616Z] 791cece95025: Layer already exists [2024-11-08T05:34:26.616Z] fa769b2b4e2f: Layer already exists [2024-11-08T05:34:26.616Z] a4dc7f5eb917: Layer already exists [2024-11-08T05:34:26.616Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:26.616Z] 45ef86990622: Layer already exists [2024-11-08T05:34:26.616Z] 16113d51b718: Layer already exists [2024-11-08T05:34:26.616Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:26.883Z] 4.0.0-dev.14: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:27.255Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:27.625Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:27.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T05:34:27.625Z] fa769b2b4e2f: Preparing [2024-11-08T05:34:27.625Z] a4dc7f5eb917: Preparing [2024-11-08T05:34:27.625Z] 791cece95025: Preparing [2024-11-08T05:34:27.625Z] ced3f70d0ca6: Preparing [2024-11-08T05:34:27.625Z] c9b6d99f0778: Preparing [2024-11-08T05:34:27.625Z] 45ef86990622: Preparing [2024-11-08T05:34:27.625Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:27.625Z] a149d0eede2a: Preparing [2024-11-08T05:34:27.625Z] 16113d51b718: Preparing [2024-11-08T05:34:27.625Z] a149d0eede2a: Waiting [2024-11-08T05:34:27.625Z] 1fc5c3ff923f: Waiting [2024-11-08T05:34:27.625Z] 16113d51b718: Waiting [2024-11-08T05:34:27.625Z] fa769b2b4e2f: Layer already exists [2024-11-08T05:34:27.625Z] a4dc7f5eb917: Layer already exists [2024-11-08T05:34:27.625Z] 791cece95025: Layer already exists [2024-11-08T05:34:27.625Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:27.625Z] ced3f70d0ca6: Layer already exists [2024-11-08T05:34:27.625Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:27.625Z] 16113d51b718: Layer already exists [2024-11-08T05:34:27.625Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:27.625Z] 45ef86990622: Layer already exists [2024-11-08T05:34:27.892Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:28.256Z] + 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-11-08T05:34:28.630Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-08T05:34:28.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T05:34:28.630Z] fa769b2b4e2f: Preparing [2024-11-08T05:34:28.630Z] a4dc7f5eb917: Preparing [2024-11-08T05:34:28.630Z] 791cece95025: Preparing [2024-11-08T05:34:28.630Z] ced3f70d0ca6: Preparing [2024-11-08T05:34:28.630Z] c9b6d99f0778: Preparing [2024-11-08T05:34:28.630Z] 45ef86990622: Preparing [2024-11-08T05:34:28.630Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:28.630Z] a149d0eede2a: Preparing [2024-11-08T05:34:28.630Z] 16113d51b718: Preparing [2024-11-08T05:34:28.630Z] 1fc5c3ff923f: Waiting [2024-11-08T05:34:28.630Z] a149d0eede2a: Waiting [2024-11-08T05:34:28.630Z] 45ef86990622: Waiting [2024-11-08T05:34:28.630Z] 16113d51b718: Waiting [2024-11-08T05:34:28.630Z] a4dc7f5eb917: Layer already exists [2024-11-08T05:34:28.630Z] fa769b2b4e2f: Layer already exists [2024-11-08T05:34:28.630Z] 791cece95025: Layer already exists [2024-11-08T05:34:28.630Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:28.630Z] ced3f70d0ca6: Layer already exists [2024-11-08T05:34:28.630Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:28.630Z] 45ef86990622: Layer already exists [2024-11-08T05:34:28.630Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:28.630Z] 16113d51b718: Layer already exists [2024-11-08T05:34:28.898Z] main: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:34:28.974Z] ===================================================== [Pipeline] echo [2024-11-08T05:34:28.992Z] taggedImages: [2024-11-08T05:34:28.992Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:28.992Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T05:34:28.992Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.14 [2024-11-08T05:34:28.992Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:28.992Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T05:34:29.026Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-08T05:34:29.026Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:29.026Z] latest [2024-11-08T05:34:29.026Z] 4.0.0-dev.14 [2024-11-08T05:34:29.026Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:29.026Z] main [2024-11-08T05:34:29.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:29.401Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:29.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:29.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T05:34:29.766Z] 85f24e8b1214: Preparing [2024-11-08T05:34:29.766Z] a96266970baf: Preparing [2024-11-08T05:34:29.766Z] 7c4a9a604796: Preparing [2024-11-08T05:34:29.766Z] c9b6d99f0778: Preparing [2024-11-08T05:34:29.766Z] 45ef86990622: Preparing [2024-11-08T05:34:29.766Z] 3ae1f6110d56: Preparing [2024-11-08T05:34:29.766Z] 1184e4a7d03f: Preparing [2024-11-08T05:34:29.766Z] 16113d51b718: Preparing [2024-11-08T05:34:29.766Z] 3ae1f6110d56: Waiting [2024-11-08T05:34:29.766Z] 1184e4a7d03f: Waiting [2024-11-08T05:34:29.766Z] 16113d51b718: Waiting [2024-11-08T05:34:29.766Z] 45ef86990622: Layer already exists [2024-11-08T05:34:30.034Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:30.034Z] a96266970baf: Pushed [2024-11-08T05:34:30.034Z] 85f24e8b1214: Pushed [2024-11-08T05:34:30.034Z] 1184e4a7d03f: Pushed [2024-11-08T05:34:30.034Z] 16113d51b718: Layer already exists [2024-11-08T05:34:31.976Z] 3ae1f6110d56: Pushed [2024-11-08T05:34:36.236Z] 7c4a9a604796: Pushed [2024-11-08T05:34:36.236Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:36.607Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:36.957Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T05:34:36.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T05:34:36.957Z] 85f24e8b1214: Preparing [2024-11-08T05:34:36.957Z] a96266970baf: Preparing [2024-11-08T05:34:36.957Z] 7c4a9a604796: Preparing [2024-11-08T05:34:36.957Z] c9b6d99f0778: Preparing [2024-11-08T05:34:36.957Z] 45ef86990622: Preparing [2024-11-08T05:34:36.957Z] 3ae1f6110d56: Preparing [2024-11-08T05:34:36.957Z] 3ae1f6110d56: Waiting [2024-11-08T05:34:36.957Z] 1184e4a7d03f: Preparing [2024-11-08T05:34:36.957Z] 16113d51b718: Preparing [2024-11-08T05:34:36.957Z] 1184e4a7d03f: Waiting [2024-11-08T05:34:36.957Z] 16113d51b718: Waiting [2024-11-08T05:34:36.957Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:36.957Z] 85f24e8b1214: Layer already exists [2024-11-08T05:34:36.957Z] a96266970baf: Layer already exists [2024-11-08T05:34:36.957Z] 45ef86990622: Layer already exists [2024-11-08T05:34:36.957Z] 7c4a9a604796: Layer already exists [2024-11-08T05:34:36.957Z] 1184e4a7d03f: Layer already exists [2024-11-08T05:34:36.957Z] 3ae1f6110d56: Layer already exists [2024-11-08T05:34:36.957Z] 16113d51b718: Layer already exists [2024-11-08T05:34:37.225Z] latest: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:37.593Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:37.966Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.14 [2024-11-08T05:34:37.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T05:34:37.966Z] 85f24e8b1214: Preparing [2024-11-08T05:34:37.966Z] a96266970baf: Preparing [2024-11-08T05:34:37.966Z] 7c4a9a604796: Preparing [2024-11-08T05:34:37.966Z] c9b6d99f0778: Preparing [2024-11-08T05:34:37.966Z] 45ef86990622: Preparing [2024-11-08T05:34:37.966Z] 3ae1f6110d56: Preparing [2024-11-08T05:34:37.966Z] 1184e4a7d03f: Preparing [2024-11-08T05:34:37.966Z] 3ae1f6110d56: Waiting [2024-11-08T05:34:37.966Z] 16113d51b718: Preparing [2024-11-08T05:34:37.966Z] 1184e4a7d03f: Waiting [2024-11-08T05:34:37.966Z] 16113d51b718: Waiting [2024-11-08T05:34:37.966Z] a96266970baf: Layer already exists [2024-11-08T05:34:37.966Z] 7c4a9a604796: Layer already exists [2024-11-08T05:34:37.966Z] 45ef86990622: Layer already exists [2024-11-08T05:34:37.966Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:37.966Z] 85f24e8b1214: Layer already exists [2024-11-08T05:34:37.966Z] 3ae1f6110d56: Layer already exists [2024-11-08T05:34:37.966Z] 16113d51b718: Layer already exists [2024-11-08T05:34:37.966Z] 1184e4a7d03f: Layer already exists [2024-11-08T05:34:38.232Z] 4.0.0-dev.14: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:38.599Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:38.959Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:38.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T05:34:38.959Z] 85f24e8b1214: Preparing [2024-11-08T05:34:38.959Z] a96266970baf: Preparing [2024-11-08T05:34:38.959Z] 7c4a9a604796: Preparing [2024-11-08T05:34:38.959Z] c9b6d99f0778: Preparing [2024-11-08T05:34:38.959Z] 45ef86990622: Preparing [2024-11-08T05:34:38.959Z] 3ae1f6110d56: Preparing [2024-11-08T05:34:38.959Z] 1184e4a7d03f: Preparing [2024-11-08T05:34:38.959Z] 16113d51b718: Preparing [2024-11-08T05:34:38.959Z] 3ae1f6110d56: Waiting [2024-11-08T05:34:38.959Z] 1184e4a7d03f: Waiting [2024-11-08T05:34:38.959Z] 16113d51b718: Waiting [2024-11-08T05:34:38.959Z] 7c4a9a604796: Layer already exists [2024-11-08T05:34:38.959Z] 85f24e8b1214: Layer already exists [2024-11-08T05:34:38.959Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:38.959Z] a96266970baf: Layer already exists [2024-11-08T05:34:38.959Z] 45ef86990622: Layer already exists [2024-11-08T05:34:38.959Z] 1184e4a7d03f: Layer already exists [2024-11-08T05:34:38.959Z] 3ae1f6110d56: Layer already exists [2024-11-08T05:34:38.959Z] 16113d51b718: Layer already exists [2024-11-08T05:34:39.225Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:39.597Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:39.963Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-08T05:34:39.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T05:34:39.963Z] 85f24e8b1214: Preparing [2024-11-08T05:34:39.963Z] a96266970baf: Preparing [2024-11-08T05:34:39.963Z] 7c4a9a604796: Preparing [2024-11-08T05:34:39.963Z] c9b6d99f0778: Preparing [2024-11-08T05:34:39.963Z] 45ef86990622: Preparing [2024-11-08T05:34:39.963Z] 3ae1f6110d56: Preparing [2024-11-08T05:34:39.963Z] 1184e4a7d03f: Preparing [2024-11-08T05:34:39.963Z] 3ae1f6110d56: Waiting [2024-11-08T05:34:39.963Z] 1184e4a7d03f: Waiting [2024-11-08T05:34:39.963Z] 16113d51b718: Preparing [2024-11-08T05:34:39.963Z] 16113d51b718: Waiting [2024-11-08T05:34:39.963Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:39.963Z] a96266970baf: Layer already exists [2024-11-08T05:34:39.963Z] 85f24e8b1214: Layer already exists [2024-11-08T05:34:39.963Z] 45ef86990622: Layer already exists [2024-11-08T05:34:39.963Z] 7c4a9a604796: Layer already exists [2024-11-08T05:34:39.963Z] 16113d51b718: Layer already exists [2024-11-08T05:34:39.963Z] 1184e4a7d03f: Layer already exists [2024-11-08T05:34:39.963Z] 3ae1f6110d56: Layer already exists [2024-11-08T05:34:40.229Z] main: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:34:40.313Z] ===================================================== [Pipeline] echo [2024-11-08T05:34:40.330Z] taggedImages: [2024-11-08T05:34:40.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:40.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T05:34:40.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.14 [2024-11-08T05:34:40.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:40.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-08T05:34:40.361Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-08T05:34:40.361Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:40.361Z] latest [2024-11-08T05:34:40.361Z] 4.0.0-dev.14 [2024-11-08T05:34:40.361Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:40.361Z] main [2024-11-08T05:34:40.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:40.735Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:41.086Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:41.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T05:34:41.086Z] c42c81226886: Preparing [2024-11-08T05:34:41.086Z] 63532494712c: Preparing [2024-11-08T05:34:41.086Z] 77b9bb48ff38: Preparing [2024-11-08T05:34:41.086Z] 45ef86990622: Preparing [2024-11-08T05:34:41.086Z] 8390445012cc: Preparing [2024-11-08T05:34:41.086Z] dc03fc5c1af5: Preparing [2024-11-08T05:34:41.086Z] 16113d51b718: Preparing [2024-11-08T05:34:41.086Z] dc03fc5c1af5: Waiting [2024-11-08T05:34:41.086Z] 16113d51b718: Waiting [2024-11-08T05:34:41.086Z] 45ef86990622: Layer already exists [2024-11-08T05:34:41.518Z] 63532494712c: Pushed [2024-11-08T05:34:41.518Z] 8390445012cc: Pushed [2024-11-08T05:34:41.518Z] c42c81226886: Pushed [2024-11-08T05:34:41.518Z] 16113d51b718: Layer already exists [2024-11-08T05:34:41.518Z] dc03fc5c1af5: Pushed [2024-11-08T05:34:46.927Z] 77b9bb48ff38: Pushed [2024-11-08T05:34:46.927Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:47.281Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:47.645Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T05:34:47.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T05:34:47.645Z] c42c81226886: Preparing [2024-11-08T05:34:47.645Z] 63532494712c: Preparing [2024-11-08T05:34:47.645Z] 77b9bb48ff38: Preparing [2024-11-08T05:34:47.645Z] 45ef86990622: Preparing [2024-11-08T05:34:47.645Z] 8390445012cc: Preparing [2024-11-08T05:34:47.645Z] dc03fc5c1af5: Preparing [2024-11-08T05:34:47.645Z] 16113d51b718: Preparing [2024-11-08T05:34:47.645Z] 16113d51b718: Waiting [2024-11-08T05:34:47.645Z] dc03fc5c1af5: Waiting [2024-11-08T05:34:47.645Z] c42c81226886: Layer already exists [2024-11-08T05:34:47.645Z] 8390445012cc: Layer already exists [2024-11-08T05:34:47.645Z] 77b9bb48ff38: Layer already exists [2024-11-08T05:34:47.645Z] 63532494712c: Layer already exists [2024-11-08T05:34:47.645Z] 45ef86990622: Layer already exists [2024-11-08T05:34:47.645Z] 16113d51b718: Layer already exists [2024-11-08T05:34:47.645Z] dc03fc5c1af5: Layer already exists [2024-11-08T05:34:47.912Z] latest: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:48.270Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:48.630Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.14 [2024-11-08T05:34:48.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T05:34:48.630Z] c42c81226886: Preparing [2024-11-08T05:34:48.630Z] 63532494712c: Preparing [2024-11-08T05:34:48.630Z] 77b9bb48ff38: Preparing [2024-11-08T05:34:48.630Z] 45ef86990622: Preparing [2024-11-08T05:34:48.630Z] 8390445012cc: Preparing [2024-11-08T05:34:48.630Z] dc03fc5c1af5: Preparing [2024-11-08T05:34:48.630Z] 16113d51b718: Preparing [2024-11-08T05:34:48.630Z] dc03fc5c1af5: Waiting [2024-11-08T05:34:48.630Z] 16113d51b718: Waiting [2024-11-08T05:34:48.630Z] 8390445012cc: Layer already exists [2024-11-08T05:34:48.631Z] 77b9bb48ff38: Layer already exists [2024-11-08T05:34:48.631Z] 63532494712c: Layer already exists [2024-11-08T05:34:48.631Z] 45ef86990622: Layer already exists [2024-11-08T05:34:48.631Z] c42c81226886: Layer already exists [2024-11-08T05:34:48.631Z] dc03fc5c1af5: Layer already exists [2024-11-08T05:34:48.631Z] 16113d51b718: Layer already exists [2024-11-08T05:34:48.898Z] 4.0.0-dev.14: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:49.272Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:49.641Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:49.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T05:34:49.641Z] c42c81226886: Preparing [2024-11-08T05:34:49.641Z] 63532494712c: Preparing [2024-11-08T05:34:49.641Z] 77b9bb48ff38: Preparing [2024-11-08T05:34:49.641Z] 45ef86990622: Preparing [2024-11-08T05:34:49.641Z] 8390445012cc: Preparing [2024-11-08T05:34:49.641Z] dc03fc5c1af5: Preparing [2024-11-08T05:34:49.641Z] 16113d51b718: Preparing [2024-11-08T05:34:49.641Z] dc03fc5c1af5: Waiting [2024-11-08T05:34:49.641Z] 16113d51b718: Waiting [2024-11-08T05:34:49.641Z] 63532494712c: Layer already exists [2024-11-08T05:34:49.641Z] c42c81226886: Layer already exists [2024-11-08T05:34:49.641Z] 45ef86990622: Layer already exists [2024-11-08T05:34:49.641Z] 8390445012cc: Layer already exists [2024-11-08T05:34:49.641Z] 77b9bb48ff38: Layer already exists [2024-11-08T05:34:49.641Z] 16113d51b718: Layer already exists [2024-11-08T05:34:49.641Z] dc03fc5c1af5: Layer already exists [2024-11-08T05:34:49.909Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:50.281Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:50.645Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-08T05:34:50.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T05:34:50.645Z] c42c81226886: Preparing [2024-11-08T05:34:50.645Z] 63532494712c: Preparing [2024-11-08T05:34:50.645Z] 77b9bb48ff38: Preparing [2024-11-08T05:34:50.645Z] 45ef86990622: Preparing [2024-11-08T05:34:50.645Z] 8390445012cc: Preparing [2024-11-08T05:34:50.645Z] dc03fc5c1af5: Preparing [2024-11-08T05:34:50.645Z] 16113d51b718: Preparing [2024-11-08T05:34:50.645Z] dc03fc5c1af5: Waiting [2024-11-08T05:34:50.645Z] 16113d51b718: Waiting [2024-11-08T05:34:50.645Z] 63532494712c: Layer already exists [2024-11-08T05:34:50.645Z] 77b9bb48ff38: Layer already exists [2024-11-08T05:34:50.645Z] 8390445012cc: Layer already exists [2024-11-08T05:34:50.645Z] c42c81226886: Layer already exists [2024-11-08T05:34:50.645Z] 45ef86990622: Layer already exists [2024-11-08T05:34:50.645Z] 16113d51b718: Layer already exists [2024-11-08T05:34:50.645Z] dc03fc5c1af5: Layer already exists [2024-11-08T05:34:50.910Z] main: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:34:50.988Z] ===================================================== [Pipeline] echo [2024-11-08T05:34:51.005Z] taggedImages: [2024-11-08T05:34:51.005Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:51.005Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T05:34:51.005Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.14 [2024-11-08T05:34:51.005Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:51.005Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-08T05:34:51.040Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-08T05:34:51.040Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:51.040Z] latest [2024-11-08T05:34:51.040Z] 4.0.0-dev.14 [2024-11-08T05:34:51.040Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:34:51.040Z] main [2024-11-08T05:34:51.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:51.416Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:51.783Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:34:51.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T05:34:51.783Z] d567359bd51e: Preparing [2024-11-08T05:34:51.783Z] 6eb32547e453: Preparing [2024-11-08T05:34:51.783Z] bed6fdae7a8f: Preparing [2024-11-08T05:34:51.783Z] 38142e25d384: Preparing [2024-11-08T05:34:51.783Z] c9b6d99f0778: Preparing [2024-11-08T05:34:51.783Z] 45ef86990622: Preparing [2024-11-08T05:34:51.783Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:51.783Z] a149d0eede2a: Preparing [2024-11-08T05:34:51.783Z] 16113d51b718: Preparing [2024-11-08T05:34:51.783Z] 45ef86990622: Waiting [2024-11-08T05:34:51.783Z] a149d0eede2a: Waiting [2024-11-08T05:34:51.783Z] 1fc5c3ff923f: Waiting [2024-11-08T05:34:51.783Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:52.067Z] 45ef86990622: Layer already exists [2024-11-08T05:34:52.067Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:52.067Z] bed6fdae7a8f: Pushed [2024-11-08T05:34:52.067Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:52.067Z] 6eb32547e453: Pushed [2024-11-08T05:34:52.067Z] d567359bd51e: Pushed [2024-11-08T05:34:52.067Z] 16113d51b718: Layer already exists [2024-11-08T05:34:57.394Z] 38142e25d384: Pushed [2024-11-08T05:34:57.394Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:57.757Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:58.109Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T05:34:58.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T05:34:58.109Z] d567359bd51e: Preparing [2024-11-08T05:34:58.109Z] 6eb32547e453: Preparing [2024-11-08T05:34:58.109Z] bed6fdae7a8f: Preparing [2024-11-08T05:34:58.109Z] 38142e25d384: Preparing [2024-11-08T05:34:58.109Z] c9b6d99f0778: Preparing [2024-11-08T05:34:58.109Z] 45ef86990622: Preparing [2024-11-08T05:34:58.109Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:58.109Z] a149d0eede2a: Preparing [2024-11-08T05:34:58.109Z] 16113d51b718: Preparing [2024-11-08T05:34:58.109Z] 1fc5c3ff923f: Waiting [2024-11-08T05:34:58.109Z] a149d0eede2a: Waiting [2024-11-08T05:34:58.109Z] 16113d51b718: Waiting [2024-11-08T05:34:58.109Z] 45ef86990622: Waiting [2024-11-08T05:34:58.109Z] bed6fdae7a8f: Layer already exists [2024-11-08T05:34:58.109Z] 38142e25d384: Layer already exists [2024-11-08T05:34:58.109Z] 6eb32547e453: Layer already exists [2024-11-08T05:34:58.109Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:58.109Z] d567359bd51e: Layer already exists [2024-11-08T05:34:58.109Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:58.109Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:58.109Z] 45ef86990622: Layer already exists [2024-11-08T05:34:58.109Z] 16113d51b718: Layer already exists [2024-11-08T05:34:58.372Z] latest: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:58.726Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:59.080Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.14 [2024-11-08T05:34:59.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T05:34:59.080Z] d567359bd51e: Preparing [2024-11-08T05:34:59.080Z] 6eb32547e453: Preparing [2024-11-08T05:34:59.080Z] bed6fdae7a8f: Preparing [2024-11-08T05:34:59.080Z] 38142e25d384: Preparing [2024-11-08T05:34:59.080Z] c9b6d99f0778: Preparing [2024-11-08T05:34:59.080Z] 45ef86990622: Preparing [2024-11-08T05:34:59.080Z] 1fc5c3ff923f: Preparing [2024-11-08T05:34:59.080Z] a149d0eede2a: Preparing [2024-11-08T05:34:59.080Z] 16113d51b718: Preparing [2024-11-08T05:34:59.080Z] 45ef86990622: Waiting [2024-11-08T05:34:59.080Z] 1fc5c3ff923f: Waiting [2024-11-08T05:34:59.080Z] 16113d51b718: Waiting [2024-11-08T05:34:59.080Z] bed6fdae7a8f: Layer already exists [2024-11-08T05:34:59.080Z] 38142e25d384: Layer already exists [2024-11-08T05:34:59.080Z] 6eb32547e453: Layer already exists [2024-11-08T05:34:59.080Z] d567359bd51e: Layer already exists [2024-11-08T05:34:59.080Z] c9b6d99f0778: Layer already exists [2024-11-08T05:34:59.080Z] 45ef86990622: Layer already exists [2024-11-08T05:34:59.080Z] a149d0eede2a: Layer already exists [2024-11-08T05:34:59.080Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:34:59.080Z] 16113d51b718: Layer already exists [2024-11-08T05:34:59.344Z] 4.0.0-dev.14: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:34:59.706Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:00.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:00.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T05:35:00.061Z] d567359bd51e: Preparing [2024-11-08T05:35:00.061Z] 6eb32547e453: Preparing [2024-11-08T05:35:00.061Z] bed6fdae7a8f: Preparing [2024-11-08T05:35:00.061Z] 38142e25d384: Preparing [2024-11-08T05:35:00.061Z] c9b6d99f0778: Preparing [2024-11-08T05:35:00.061Z] 45ef86990622: Preparing [2024-11-08T05:35:00.061Z] 1fc5c3ff923f: Preparing [2024-11-08T05:35:00.061Z] a149d0eede2a: Preparing [2024-11-08T05:35:00.061Z] 16113d51b718: Preparing [2024-11-08T05:35:00.061Z] 45ef86990622: Waiting [2024-11-08T05:35:00.061Z] 1fc5c3ff923f: Waiting [2024-11-08T05:35:00.061Z] a149d0eede2a: Waiting [2024-11-08T05:35:00.061Z] 16113d51b718: Waiting [2024-11-08T05:35:00.061Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:00.061Z] 6eb32547e453: Layer already exists [2024-11-08T05:35:00.061Z] 38142e25d384: Layer already exists [2024-11-08T05:35:00.061Z] bed6fdae7a8f: Layer already exists [2024-11-08T05:35:00.061Z] d567359bd51e: Layer already exists [2024-11-08T05:35:00.061Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:35:00.061Z] 16113d51b718: Layer already exists [2024-11-08T05:35:00.061Z] 45ef86990622: Layer already exists [2024-11-08T05:35:00.061Z] a149d0eede2a: Layer already exists [2024-11-08T05:35:00.061Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:00.689Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:01.046Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-08T05:35:01.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T05:35:01.046Z] d567359bd51e: Preparing [2024-11-08T05:35:01.046Z] 6eb32547e453: Preparing [2024-11-08T05:35:01.046Z] bed6fdae7a8f: Preparing [2024-11-08T05:35:01.046Z] 38142e25d384: Preparing [2024-11-08T05:35:01.046Z] c9b6d99f0778: Preparing [2024-11-08T05:35:01.046Z] 45ef86990622: Preparing [2024-11-08T05:35:01.046Z] 1fc5c3ff923f: Preparing [2024-11-08T05:35:01.046Z] a149d0eede2a: Preparing [2024-11-08T05:35:01.046Z] 16113d51b718: Preparing [2024-11-08T05:35:01.046Z] 1fc5c3ff923f: Waiting [2024-11-08T05:35:01.046Z] 45ef86990622: Waiting [2024-11-08T05:35:01.046Z] 16113d51b718: Waiting [2024-11-08T05:35:01.046Z] 38142e25d384: Layer already exists [2024-11-08T05:35:01.046Z] d567359bd51e: Layer already exists [2024-11-08T05:35:01.046Z] bed6fdae7a8f: Layer already exists [2024-11-08T05:35:01.046Z] 6eb32547e453: Layer already exists [2024-11-08T05:35:01.046Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:01.046Z] 45ef86990622: Layer already exists [2024-11-08T05:35:01.046Z] a149d0eede2a: Layer already exists [2024-11-08T05:35:01.046Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:35:01.046Z] 16113d51b718: Layer already exists [2024-11-08T05:35:01.312Z] main: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:35:01.394Z] ===================================================== [Pipeline] echo [2024-11-08T05:35:01.413Z] taggedImages: [2024-11-08T05:35:01.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:01.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T05:35:01.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.14 [2024-11-08T05:35:01.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:01.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-08T05:35:01.448Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-08T05:35:01.448Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:01.448Z] latest [2024-11-08T05:35:01.448Z] 4.0.0-dev.14 [2024-11-08T05:35:01.448Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:01.448Z] main [2024-11-08T05:35:01.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:01.830Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:02.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:02.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T05:35:02.198Z] 8a5038374364: Preparing [2024-11-08T05:35:02.198Z] 93898b842903: Preparing [2024-11-08T05:35:02.198Z] 391f1129c5d1: Preparing [2024-11-08T05:35:02.198Z] f18e51788715: Preparing [2024-11-08T05:35:02.198Z] de801a94c88c: Preparing [2024-11-08T05:35:02.198Z] 695184be9674: Preparing [2024-11-08T05:35:02.198Z] b92536b1a568: Preparing [2024-11-08T05:35:02.198Z] c9b6d99f0778: Preparing [2024-11-08T05:35:02.198Z] 45ef86990622: Preparing [2024-11-08T05:35:02.198Z] c515c8aabd36: Preparing [2024-11-08T05:35:02.198Z] 3a0e350f35c3: Preparing [2024-11-08T05:35:02.198Z] 5f70bf18a086: Preparing [2024-11-08T05:35:02.198Z] 33fdcc385c11: Preparing [2024-11-08T05:35:02.198Z] 319d10618e8c: Preparing [2024-11-08T05:35:02.198Z] 3da5714efbbb: Preparing [2024-11-08T05:35:02.198Z] 16113d51b718: Preparing [2024-11-08T05:35:02.198Z] 695184be9674: Waiting [2024-11-08T05:35:02.198Z] 3a0e350f35c3: Waiting [2024-11-08T05:35:02.198Z] 5f70bf18a086: Waiting [2024-11-08T05:35:02.198Z] 33fdcc385c11: Waiting [2024-11-08T05:35:02.198Z] b92536b1a568: Waiting [2024-11-08T05:35:02.198Z] 45ef86990622: Waiting [2024-11-08T05:35:02.198Z] c515c8aabd36: Waiting [2024-11-08T05:35:02.198Z] 319d10618e8c: Waiting [2024-11-08T05:35:02.199Z] 16113d51b718: Waiting [2024-11-08T05:35:02.199Z] 3da5714efbbb: Waiting [2024-11-08T05:35:02.199Z] c9b6d99f0778: Waiting [2024-11-08T05:35:02.465Z] 93898b842903: Pushed [2024-11-08T05:35:02.465Z] 391f1129c5d1: Pushed [2024-11-08T05:35:02.465Z] 8a5038374364: Pushed [2024-11-08T05:35:02.465Z] de801a94c88c: Pushed [2024-11-08T05:35:02.465Z] f18e51788715: Pushed [2024-11-08T05:35:02.465Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:02.465Z] 45ef86990622: Layer already exists [2024-11-08T05:35:02.731Z] 695184be9674: Pushed [2024-11-08T05:35:02.731Z] 5f70bf18a086: Layer already exists [2024-11-08T05:35:02.731Z] c515c8aabd36: Pushed [2024-11-08T05:35:02.731Z] 3a0e350f35c3: Pushed [2024-11-08T05:35:02.731Z] 16113d51b718: Layer already exists [2024-11-08T05:35:02.731Z] 33fdcc385c11: Pushed [2024-11-08T05:35:02.995Z] 3da5714efbbb: Pushed [2024-11-08T05:35:04.395Z] 319d10618e8c: Pushed [2024-11-08T05:35:05.346Z] b92536b1a568: Pushed [2024-11-08T05:35:05.611Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:05.965Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:06.325Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T05:35:06.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T05:35:06.325Z] 8a5038374364: Preparing [2024-11-08T05:35:06.325Z] 93898b842903: Preparing [2024-11-08T05:35:06.325Z] 391f1129c5d1: Preparing [2024-11-08T05:35:06.325Z] f18e51788715: Preparing [2024-11-08T05:35:06.325Z] de801a94c88c: Preparing [2024-11-08T05:35:06.325Z] 695184be9674: Preparing [2024-11-08T05:35:06.325Z] b92536b1a568: Preparing [2024-11-08T05:35:06.325Z] c9b6d99f0778: Preparing [2024-11-08T05:35:06.325Z] 45ef86990622: Preparing [2024-11-08T05:35:06.325Z] c515c8aabd36: Preparing [2024-11-08T05:35:06.325Z] 3a0e350f35c3: Preparing [2024-11-08T05:35:06.325Z] 5f70bf18a086: Preparing [2024-11-08T05:35:06.325Z] 33fdcc385c11: Preparing [2024-11-08T05:35:06.325Z] 319d10618e8c: Preparing [2024-11-08T05:35:06.325Z] 3da5714efbbb: Preparing [2024-11-08T05:35:06.325Z] 16113d51b718: Preparing [2024-11-08T05:35:06.325Z] c515c8aabd36: Waiting [2024-11-08T05:35:06.325Z] 3a0e350f35c3: Waiting [2024-11-08T05:35:06.325Z] 5f70bf18a086: Waiting [2024-11-08T05:35:06.325Z] 33fdcc385c11: Waiting [2024-11-08T05:35:06.325Z] 319d10618e8c: Waiting [2024-11-08T05:35:06.325Z] 3da5714efbbb: Waiting [2024-11-08T05:35:06.325Z] 695184be9674: Waiting [2024-11-08T05:35:06.325Z] 16113d51b718: Waiting [2024-11-08T05:35:06.325Z] b92536b1a568: Waiting [2024-11-08T05:35:06.325Z] 45ef86990622: Waiting [2024-11-08T05:35:06.325Z] c9b6d99f0778: Waiting [2024-11-08T05:35:06.325Z] de801a94c88c: Layer already exists [2024-11-08T05:35:06.325Z] f18e51788715: Layer already exists [2024-11-08T05:35:06.325Z] 8a5038374364: Layer already exists [2024-11-08T05:35:06.325Z] 391f1129c5d1: Layer already exists [2024-11-08T05:35:06.325Z] 93898b842903: Layer already exists [2024-11-08T05:35:06.325Z] 695184be9674: Layer already exists [2024-11-08T05:35:06.325Z] b92536b1a568: Layer already exists [2024-11-08T05:35:06.325Z] 45ef86990622: Layer already exists [2024-11-08T05:35:06.325Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:06.325Z] c515c8aabd36: Layer already exists [2024-11-08T05:35:06.325Z] 3a0e350f35c3: Layer already exists [2024-11-08T05:35:06.325Z] 5f70bf18a086: Layer already exists [2024-11-08T05:35:06.325Z] 319d10618e8c: Layer already exists [2024-11-08T05:35:06.325Z] 33fdcc385c11: Layer already exists [2024-11-08T05:35:06.325Z] 3da5714efbbb: Layer already exists [2024-11-08T05:35:06.325Z] 16113d51b718: Layer already exists [2024-11-08T05:35:06.591Z] latest: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:06.953Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:07.314Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.14 [2024-11-08T05:35:07.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T05:35:07.314Z] 8a5038374364: Preparing [2024-11-08T05:35:07.314Z] 93898b842903: Preparing [2024-11-08T05:35:07.314Z] 391f1129c5d1: Preparing [2024-11-08T05:35:07.314Z] f18e51788715: Preparing [2024-11-08T05:35:07.314Z] de801a94c88c: Preparing [2024-11-08T05:35:07.314Z] 695184be9674: Preparing [2024-11-08T05:35:07.314Z] b92536b1a568: Preparing [2024-11-08T05:35:07.314Z] c9b6d99f0778: Preparing [2024-11-08T05:35:07.314Z] 45ef86990622: Preparing [2024-11-08T05:35:07.314Z] c515c8aabd36: Preparing [2024-11-08T05:35:07.314Z] 3a0e350f35c3: Preparing [2024-11-08T05:35:07.314Z] 5f70bf18a086: Preparing [2024-11-08T05:35:07.314Z] 33fdcc385c11: Preparing [2024-11-08T05:35:07.314Z] 319d10618e8c: Preparing [2024-11-08T05:35:07.314Z] 3da5714efbbb: Preparing [2024-11-08T05:35:07.314Z] 16113d51b718: Preparing [2024-11-08T05:35:07.314Z] c9b6d99f0778: Waiting [2024-11-08T05:35:07.314Z] 45ef86990622: Waiting [2024-11-08T05:35:07.314Z] c515c8aabd36: Waiting [2024-11-08T05:35:07.314Z] 3a0e350f35c3: Waiting [2024-11-08T05:35:07.314Z] 5f70bf18a086: Waiting [2024-11-08T05:35:07.314Z] 33fdcc385c11: Waiting [2024-11-08T05:35:07.314Z] 319d10618e8c: Waiting [2024-11-08T05:35:07.314Z] 3da5714efbbb: Waiting [2024-11-08T05:35:07.314Z] 16113d51b718: Waiting [2024-11-08T05:35:07.314Z] 695184be9674: Waiting [2024-11-08T05:35:07.314Z] b92536b1a568: Waiting [2024-11-08T05:35:07.314Z] f18e51788715: Layer already exists [2024-11-08T05:35:07.314Z] 93898b842903: Layer already exists [2024-11-08T05:35:07.314Z] 391f1129c5d1: Layer already exists [2024-11-08T05:35:07.314Z] de801a94c88c: Layer already exists [2024-11-08T05:35:07.314Z] 8a5038374364: Layer already exists [2024-11-08T05:35:07.314Z] 695184be9674: Layer already exists [2024-11-08T05:35:07.314Z] b92536b1a568: Layer already exists [2024-11-08T05:35:07.314Z] c515c8aabd36: Layer already exists [2024-11-08T05:35:07.314Z] 45ef86990622: Layer already exists [2024-11-08T05:35:07.314Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:07.314Z] 5f70bf18a086: Layer already exists [2024-11-08T05:35:07.314Z] 33fdcc385c11: Layer already exists [2024-11-08T05:35:07.314Z] 3a0e350f35c3: Layer already exists [2024-11-08T05:35:07.314Z] 3da5714efbbb: Layer already exists [2024-11-08T05:35:07.314Z] 319d10618e8c: Layer already exists [2024-11-08T05:35:07.314Z] 16113d51b718: Layer already exists [2024-11-08T05:35:07.581Z] 4.0.0-dev.14: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:09.478Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:09.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:09.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T05:35:09.962Z] 8a5038374364: Preparing [2024-11-08T05:35:09.962Z] 93898b842903: Preparing [2024-11-08T05:35:09.962Z] 391f1129c5d1: Preparing [2024-11-08T05:35:09.962Z] f18e51788715: Preparing [2024-11-08T05:35:09.962Z] de801a94c88c: Preparing [2024-11-08T05:35:09.962Z] 695184be9674: Preparing [2024-11-08T05:35:09.962Z] b92536b1a568: Preparing [2024-11-08T05:35:09.962Z] 695184be9674: Waiting [2024-11-08T05:35:09.962Z] c9b6d99f0778: Preparing [2024-11-08T05:35:09.962Z] b92536b1a568: Waiting [2024-11-08T05:35:09.962Z] 45ef86990622: Preparing [2024-11-08T05:35:09.962Z] c515c8aabd36: Preparing [2024-11-08T05:35:09.962Z] 3a0e350f35c3: Preparing [2024-11-08T05:35:09.962Z] 5f70bf18a086: Preparing [2024-11-08T05:35:09.962Z] c9b6d99f0778: Waiting [2024-11-08T05:35:09.962Z] 33fdcc385c11: Preparing [2024-11-08T05:35:09.962Z] 319d10618e8c: Preparing [2024-11-08T05:35:09.962Z] 3da5714efbbb: Preparing [2024-11-08T05:35:09.962Z] 16113d51b718: Preparing [2024-11-08T05:35:09.962Z] 3a0e350f35c3: Waiting [2024-11-08T05:35:09.962Z] 5f70bf18a086: Waiting [2024-11-08T05:35:09.962Z] 33fdcc385c11: Waiting [2024-11-08T05:35:09.962Z] 319d10618e8c: Waiting [2024-11-08T05:35:09.962Z] 45ef86990622: Waiting [2024-11-08T05:35:09.962Z] 3da5714efbbb: Waiting [2024-11-08T05:35:09.962Z] 16113d51b718: Waiting [2024-11-08T05:35:09.962Z] c515c8aabd36: Waiting [2024-11-08T05:35:09.962Z] f18e51788715: Layer already exists [2024-11-08T05:35:09.962Z] de801a94c88c: Layer already exists [2024-11-08T05:35:09.962Z] 93898b842903: Layer already exists [2024-11-08T05:35:09.962Z] 8a5038374364: Layer already exists [2024-11-08T05:35:09.962Z] 391f1129c5d1: Layer already exists [2024-11-08T05:35:10.232Z] 45ef86990622: Layer already exists [2024-11-08T05:35:10.232Z] b92536b1a568: Layer already exists [2024-11-08T05:35:10.232Z] 695184be9674: Layer already exists [2024-11-08T05:35:10.232Z] c515c8aabd36: Layer already exists [2024-11-08T05:35:10.232Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:10.232Z] 3a0e350f35c3: Layer already exists [2024-11-08T05:35:10.232Z] 5f70bf18a086: Layer already exists [2024-11-08T05:35:10.232Z] 319d10618e8c: Layer already exists [2024-11-08T05:35:10.232Z] 3da5714efbbb: Layer already exists [2024-11-08T05:35:10.232Z] 33fdcc385c11: Layer already exists [2024-11-08T05:35:10.232Z] 16113d51b718: Layer already exists [2024-11-08T05:35:10.232Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:10.603Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:10.968Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-08T05:35:10.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T05:35:10.968Z] 8a5038374364: Preparing [2024-11-08T05:35:10.968Z] 93898b842903: Preparing [2024-11-08T05:35:10.968Z] 391f1129c5d1: Preparing [2024-11-08T05:35:10.968Z] f18e51788715: Preparing [2024-11-08T05:35:10.968Z] de801a94c88c: Preparing [2024-11-08T05:35:10.968Z] 695184be9674: Preparing [2024-11-08T05:35:10.968Z] b92536b1a568: Preparing [2024-11-08T05:35:10.968Z] c9b6d99f0778: Preparing [2024-11-08T05:35:10.968Z] 45ef86990622: Preparing [2024-11-08T05:35:10.968Z] c515c8aabd36: Preparing [2024-11-08T05:35:10.968Z] 3a0e350f35c3: Preparing [2024-11-08T05:35:10.968Z] 695184be9674: Waiting [2024-11-08T05:35:10.968Z] 5f70bf18a086: Preparing [2024-11-08T05:35:10.968Z] 33fdcc385c11: Preparing [2024-11-08T05:35:10.968Z] 319d10618e8c: Preparing [2024-11-08T05:35:10.968Z] 3da5714efbbb: Preparing [2024-11-08T05:35:10.968Z] 16113d51b718: Preparing [2024-11-08T05:35:10.968Z] b92536b1a568: Waiting [2024-11-08T05:35:10.968Z] c9b6d99f0778: Waiting [2024-11-08T05:35:10.968Z] 33fdcc385c11: Waiting [2024-11-08T05:35:10.968Z] 3da5714efbbb: Waiting [2024-11-08T05:35:10.968Z] 319d10618e8c: Waiting [2024-11-08T05:35:10.968Z] 3a0e350f35c3: Waiting [2024-11-08T05:35:10.968Z] c515c8aabd36: Waiting [2024-11-08T05:35:10.968Z] 5f70bf18a086: Waiting [2024-11-08T05:35:10.968Z] 8a5038374364: Layer already exists [2024-11-08T05:35:10.968Z] 93898b842903: Layer already exists [2024-11-08T05:35:10.968Z] f18e51788715: Layer already exists [2024-11-08T05:35:10.968Z] de801a94c88c: Layer already exists [2024-11-08T05:35:10.968Z] 391f1129c5d1: Layer already exists [2024-11-08T05:35:10.968Z] 45ef86990622: Layer already exists [2024-11-08T05:35:10.968Z] b92536b1a568: Layer already exists [2024-11-08T05:35:10.968Z] c515c8aabd36: Layer already exists [2024-11-08T05:35:10.968Z] 695184be9674: Layer already exists [2024-11-08T05:35:10.968Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:11.236Z] 319d10618e8c: Layer already exists [2024-11-08T05:35:11.236Z] 3a0e350f35c3: Layer already exists [2024-11-08T05:35:11.236Z] 5f70bf18a086: Layer already exists [2024-11-08T05:35:11.236Z] 33fdcc385c11: Layer already exists [2024-11-08T05:35:11.236Z] 3da5714efbbb: Layer already exists [2024-11-08T05:35:11.236Z] 16113d51b718: Layer already exists [2024-11-08T05:35:11.236Z] main: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:35:11.322Z] ===================================================== [Pipeline] echo [2024-11-08T05:35:11.338Z] taggedImages: [2024-11-08T05:35:11.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:11.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T05:35:11.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.14 [2024-11-08T05:35:11.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:11.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T05:35:11.376Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-08T05:35:11.376Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:11.376Z] latest [2024-11-08T05:35:11.376Z] 4.0.0-dev.14 [2024-11-08T05:35:11.376Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:11.376Z] main [2024-11-08T05:35:11.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:11.759Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:12.129Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:12.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T05:35:12.129Z] 1f74c3d3d2a5: Preparing [2024-11-08T05:35:12.129Z] 2b1dd47a5484: Preparing [2024-11-08T05:35:12.129Z] 8895a6df4a9b: Preparing [2024-11-08T05:35:12.129Z] de1bcae069dc: Preparing [2024-11-08T05:35:12.129Z] c9b6d99f0778: Preparing [2024-11-08T05:35:12.129Z] 45ef86990622: Preparing [2024-11-08T05:35:12.129Z] 1fc5c3ff923f: Preparing [2024-11-08T05:35:12.129Z] a149d0eede2a: Preparing [2024-11-08T05:35:12.129Z] 16113d51b718: Preparing [2024-11-08T05:35:12.129Z] 1fc5c3ff923f: Waiting [2024-11-08T05:35:12.129Z] a149d0eede2a: Waiting [2024-11-08T05:35:12.129Z] 16113d51b718: Waiting [2024-11-08T05:35:12.129Z] 45ef86990622: Waiting [2024-11-08T05:35:12.401Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:12.401Z] 45ef86990622: Layer already exists [2024-11-08T05:35:12.401Z] 8895a6df4a9b: Pushed [2024-11-08T05:35:12.401Z] 2b1dd47a5484: Pushed [2024-11-08T05:35:12.401Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:35:12.401Z] 1f74c3d3d2a5: Pushed [2024-11-08T05:35:12.401Z] a149d0eede2a: Layer already exists [2024-11-08T05:35:12.401Z] 16113d51b718: Layer already exists [2024-11-08T05:35:17.755Z] de1bcae069dc: Pushed [2024-11-08T05:35:17.755Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:18.121Z] + 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-11-08T05:35:18.481Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T05:35:18.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T05:35:18.482Z] 1f74c3d3d2a5: Preparing [2024-11-08T05:35:18.482Z] 2b1dd47a5484: Preparing [2024-11-08T05:35:18.482Z] 8895a6df4a9b: Preparing [2024-11-08T05:35:18.482Z] de1bcae069dc: Preparing [2024-11-08T05:35:18.482Z] c9b6d99f0778: Preparing [2024-11-08T05:35:18.482Z] 45ef86990622: Preparing [2024-11-08T05:35:18.482Z] 1fc5c3ff923f: Preparing [2024-11-08T05:35:18.482Z] a149d0eede2a: Preparing [2024-11-08T05:35:18.482Z] 16113d51b718: Preparing [2024-11-08T05:35:18.482Z] 1fc5c3ff923f: Waiting [2024-11-08T05:35:18.482Z] a149d0eede2a: Waiting [2024-11-08T05:35:18.482Z] 16113d51b718: Waiting [2024-11-08T05:35:18.482Z] 45ef86990622: Waiting [2024-11-08T05:35:18.482Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:18.482Z] de1bcae069dc: Layer already exists [2024-11-08T05:35:18.482Z] 1f74c3d3d2a5: Layer already exists [2024-11-08T05:35:18.482Z] 2b1dd47a5484: Layer already exists [2024-11-08T05:35:18.482Z] 8895a6df4a9b: Layer already exists [2024-11-08T05:35:18.482Z] 45ef86990622: Layer already exists [2024-11-08T05:35:18.482Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:35:18.482Z] 16113d51b718: Layer already exists [2024-11-08T05:35:18.482Z] a149d0eede2a: Layer already exists [2024-11-08T05:35:18.750Z] latest: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:19.125Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:19.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.14 [2024-11-08T05:35:19.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T05:35:19.493Z] 1f74c3d3d2a5: Preparing [2024-11-08T05:35:19.493Z] 2b1dd47a5484: Preparing [2024-11-08T05:35:19.493Z] 8895a6df4a9b: Preparing [2024-11-08T05:35:19.493Z] de1bcae069dc: Preparing [2024-11-08T05:35:19.493Z] c9b6d99f0778: Preparing [2024-11-08T05:35:19.493Z] 45ef86990622: Preparing [2024-11-08T05:35:19.493Z] 1fc5c3ff923f: Preparing [2024-11-08T05:35:19.493Z] a149d0eede2a: Preparing [2024-11-08T05:35:19.493Z] 16113d51b718: Preparing [2024-11-08T05:35:19.493Z] 45ef86990622: Waiting [2024-11-08T05:35:19.493Z] 1fc5c3ff923f: Waiting [2024-11-08T05:35:19.493Z] a149d0eede2a: Waiting [2024-11-08T05:35:19.493Z] 16113d51b718: Waiting [2024-11-08T05:35:19.493Z] 1f74c3d3d2a5: Layer already exists [2024-11-08T05:35:19.493Z] de1bcae069dc: Layer already exists [2024-11-08T05:35:19.493Z] 2b1dd47a5484: Layer already exists [2024-11-08T05:35:19.493Z] 8895a6df4a9b: Layer already exists [2024-11-08T05:35:19.493Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:19.493Z] 45ef86990622: Layer already exists [2024-11-08T05:35:19.493Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:35:19.493Z] 16113d51b718: Layer already exists [2024-11-08T05:35:19.493Z] a149d0eede2a: Layer already exists [2024-11-08T05:35:19.760Z] 4.0.0-dev.14: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:20.122Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:20.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:20.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T05:35:20.487Z] 1f74c3d3d2a5: Preparing [2024-11-08T05:35:20.487Z] 2b1dd47a5484: Preparing [2024-11-08T05:35:20.487Z] 8895a6df4a9b: Preparing [2024-11-08T05:35:20.487Z] de1bcae069dc: Preparing [2024-11-08T05:35:20.487Z] c9b6d99f0778: Preparing [2024-11-08T05:35:20.487Z] 45ef86990622: Preparing [2024-11-08T05:35:20.487Z] 1fc5c3ff923f: Preparing [2024-11-08T05:35:20.487Z] a149d0eede2a: Preparing [2024-11-08T05:35:20.487Z] 16113d51b718: Preparing [2024-11-08T05:35:20.487Z] a149d0eede2a: Waiting [2024-11-08T05:35:20.487Z] 1fc5c3ff923f: Waiting [2024-11-08T05:35:20.487Z] 16113d51b718: Waiting [2024-11-08T05:35:20.487Z] 45ef86990622: Waiting [2024-11-08T05:35:20.487Z] 2b1dd47a5484: Layer already exists [2024-11-08T05:35:20.487Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:20.487Z] 8895a6df4a9b: Layer already exists [2024-11-08T05:35:20.487Z] 1f74c3d3d2a5: Layer already exists [2024-11-08T05:35:20.487Z] de1bcae069dc: Layer already exists [2024-11-08T05:35:20.487Z] a149d0eede2a: Layer already exists [2024-11-08T05:35:20.487Z] 16113d51b718: Layer already exists [2024-11-08T05:35:20.487Z] 45ef86990622: Layer already exists [2024-11-08T05:35:20.487Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:35:20.754Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:21.116Z] + 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-11-08T05:35:21.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-08T05:35:21.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T05:35:21.478Z] 1f74c3d3d2a5: Preparing [2024-11-08T05:35:21.478Z] 2b1dd47a5484: Preparing [2024-11-08T05:35:21.478Z] 8895a6df4a9b: Preparing [2024-11-08T05:35:21.478Z] de1bcae069dc: Preparing [2024-11-08T05:35:21.478Z] c9b6d99f0778: Preparing [2024-11-08T05:35:21.478Z] 45ef86990622: Preparing [2024-11-08T05:35:21.478Z] 1fc5c3ff923f: Preparing [2024-11-08T05:35:21.478Z] a149d0eede2a: Preparing [2024-11-08T05:35:21.478Z] 16113d51b718: Preparing [2024-11-08T05:35:21.478Z] 45ef86990622: Waiting [2024-11-08T05:35:21.478Z] 1fc5c3ff923f: Waiting [2024-11-08T05:35:21.478Z] a149d0eede2a: Waiting [2024-11-08T05:35:21.478Z] 16113d51b718: Waiting [2024-11-08T05:35:21.478Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:21.478Z] de1bcae069dc: Layer already exists [2024-11-08T05:35:21.478Z] 8895a6df4a9b: Layer already exists [2024-11-08T05:35:21.478Z] 2b1dd47a5484: Layer already exists [2024-11-08T05:35:21.478Z] 1f74c3d3d2a5: Layer already exists [2024-11-08T05:35:21.478Z] 1fc5c3ff923f: Layer already exists [2024-11-08T05:35:21.478Z] a149d0eede2a: Layer already exists [2024-11-08T05:35:21.478Z] 45ef86990622: Layer already exists [2024-11-08T05:35:21.478Z] 16113d51b718: Layer already exists [2024-11-08T05:35:21.744Z] main: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:35:21.826Z] ===================================================== [Pipeline] echo [2024-11-08T05:35:21.844Z] taggedImages: [2024-11-08T05:35:21.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:21.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T05:35:21.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.14 [2024-11-08T05:35:21.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:21.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-08T05:35:21.875Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-08T05:35:21.875Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:21.875Z] latest [2024-11-08T05:35:21.875Z] 4.0.0-dev.14 [2024-11-08T05:35:21.875Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:21.875Z] main [2024-11-08T05:35:21.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:22.270Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:22.643Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:22.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T05:35:22.643Z] 555a0410deb9: Preparing [2024-11-08T05:35:22.643Z] a82d6be2db01: Preparing [2024-11-08T05:35:22.643Z] 87b2dbd09a3b: Preparing [2024-11-08T05:35:22.643Z] 36698af94a8c: Preparing [2024-11-08T05:35:22.643Z] 2f490d01f1f8: Preparing [2024-11-08T05:35:22.643Z] c9b6d99f0778: Preparing [2024-11-08T05:35:22.643Z] 45ef86990622: Preparing [2024-11-08T05:35:22.643Z] 5799aee69850: Preparing [2024-11-08T05:35:22.643Z] 3f3f9fb4000d: Preparing [2024-11-08T05:35:22.643Z] e71e71a69715: Preparing [2024-11-08T05:35:22.643Z] 16113d51b718: Preparing [2024-11-08T05:35:22.643Z] c9b6d99f0778: Waiting [2024-11-08T05:35:22.643Z] 3f3f9fb4000d: Waiting [2024-11-08T05:35:22.643Z] 16113d51b718: Waiting [2024-11-08T05:35:22.643Z] e71e71a69715: Waiting [2024-11-08T05:35:22.643Z] 5799aee69850: Waiting [2024-11-08T05:35:22.922Z] 36698af94a8c: Pushed [2024-11-08T05:35:22.922Z] 2f490d01f1f8: Pushed [2024-11-08T05:35:22.922Z] a82d6be2db01: Pushed [2024-11-08T05:35:22.922Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:22.922Z] 555a0410deb9: Pushed [2024-11-08T05:35:22.922Z] 45ef86990622: Layer already exists [2024-11-08T05:35:22.922Z] 16113d51b718: Layer already exists [2024-11-08T05:35:23.190Z] 5799aee69850: Pushed [2024-11-08T05:35:23.190Z] 3f3f9fb4000d: Pushed [2024-11-08T05:35:25.785Z] 87b2dbd09a3b: Pushed [2024-11-08T05:35:27.732Z] e71e71a69715: Pushed [2024-11-08T05:35:28.000Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:28.368Z] + 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-11-08T05:35:28.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T05:35:28.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T05:35:28.726Z] 555a0410deb9: Preparing [2024-11-08T05:35:28.727Z] a82d6be2db01: Preparing [2024-11-08T05:35:28.727Z] 87b2dbd09a3b: Preparing [2024-11-08T05:35:28.727Z] 36698af94a8c: Preparing [2024-11-08T05:35:28.727Z] 2f490d01f1f8: Preparing [2024-11-08T05:35:28.727Z] c9b6d99f0778: Preparing [2024-11-08T05:35:28.727Z] 45ef86990622: Preparing [2024-11-08T05:35:28.727Z] 5799aee69850: Preparing [2024-11-08T05:35:28.727Z] 3f3f9fb4000d: Preparing [2024-11-08T05:35:28.727Z] e71e71a69715: Preparing [2024-11-08T05:35:28.727Z] 16113d51b718: Preparing [2024-11-08T05:35:28.727Z] 5799aee69850: Waiting [2024-11-08T05:35:28.727Z] 3f3f9fb4000d: Waiting [2024-11-08T05:35:28.727Z] c9b6d99f0778: Waiting [2024-11-08T05:35:28.727Z] 45ef86990622: Waiting [2024-11-08T05:35:28.727Z] e71e71a69715: Waiting [2024-11-08T05:35:28.727Z] 16113d51b718: Waiting [2024-11-08T05:35:28.727Z] 555a0410deb9: Layer already exists [2024-11-08T05:35:28.727Z] a82d6be2db01: Layer already exists [2024-11-08T05:35:28.727Z] 87b2dbd09a3b: Layer already exists [2024-11-08T05:35:28.727Z] 2f490d01f1f8: Layer already exists [2024-11-08T05:35:28.727Z] 36698af94a8c: Layer already exists [2024-11-08T05:35:28.727Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:28.727Z] 5799aee69850: Layer already exists [2024-11-08T05:35:28.727Z] 3f3f9fb4000d: Layer already exists [2024-11-08T05:35:28.727Z] e71e71a69715: Layer already exists [2024-11-08T05:35:28.727Z] 45ef86990622: Layer already exists [2024-11-08T05:35:28.727Z] 16113d51b718: Layer already exists [2024-11-08T05:35:28.991Z] latest: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:29.345Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:29.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.14 [2024-11-08T05:35:29.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T05:35:29.703Z] 555a0410deb9: Preparing [2024-11-08T05:35:29.703Z] a82d6be2db01: Preparing [2024-11-08T05:35:29.703Z] 87b2dbd09a3b: Preparing [2024-11-08T05:35:29.703Z] 36698af94a8c: Preparing [2024-11-08T05:35:29.703Z] 2f490d01f1f8: Preparing [2024-11-08T05:35:29.703Z] c9b6d99f0778: Preparing [2024-11-08T05:35:29.703Z] 45ef86990622: Preparing [2024-11-08T05:35:29.703Z] 5799aee69850: Preparing [2024-11-08T05:35:29.703Z] 3f3f9fb4000d: Preparing [2024-11-08T05:35:29.703Z] e71e71a69715: Preparing [2024-11-08T05:35:29.703Z] 16113d51b718: Preparing [2024-11-08T05:35:29.703Z] 5799aee69850: Waiting [2024-11-08T05:35:29.703Z] 3f3f9fb4000d: Waiting [2024-11-08T05:35:29.703Z] e71e71a69715: Waiting [2024-11-08T05:35:29.703Z] c9b6d99f0778: Waiting [2024-11-08T05:35:29.703Z] 45ef86990622: Waiting [2024-11-08T05:35:29.703Z] 16113d51b718: Waiting [2024-11-08T05:35:29.703Z] a82d6be2db01: Layer already exists [2024-11-08T05:35:29.703Z] 2f490d01f1f8: Layer already exists [2024-11-08T05:35:29.703Z] 87b2dbd09a3b: Layer already exists [2024-11-08T05:35:29.703Z] 36698af94a8c: Layer already exists [2024-11-08T05:35:29.703Z] 555a0410deb9: Layer already exists [2024-11-08T05:35:29.703Z] 5799aee69850: Layer already exists [2024-11-08T05:35:29.703Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:29.703Z] 45ef86990622: Layer already exists [2024-11-08T05:35:29.703Z] 3f3f9fb4000d: Layer already exists [2024-11-08T05:35:29.703Z] e71e71a69715: Layer already exists [2024-11-08T05:35:29.703Z] 16113d51b718: Layer already exists [2024-11-08T05:35:29.971Z] 4.0.0-dev.14: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:30.349Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:30.778Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:30.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T05:35:30.778Z] 555a0410deb9: Preparing [2024-11-08T05:35:30.778Z] a82d6be2db01: Preparing [2024-11-08T05:35:30.778Z] 87b2dbd09a3b: Preparing [2024-11-08T05:35:30.778Z] 36698af94a8c: Preparing [2024-11-08T05:35:30.778Z] 2f490d01f1f8: Preparing [2024-11-08T05:35:30.778Z] c9b6d99f0778: Preparing [2024-11-08T05:35:30.778Z] 45ef86990622: Preparing [2024-11-08T05:35:30.778Z] 5799aee69850: Preparing [2024-11-08T05:35:30.778Z] 3f3f9fb4000d: Preparing [2024-11-08T05:35:30.778Z] e71e71a69715: Preparing [2024-11-08T05:35:30.778Z] 16113d51b718: Preparing [2024-11-08T05:35:30.778Z] c9b6d99f0778: Waiting [2024-11-08T05:35:30.778Z] 45ef86990622: Waiting [2024-11-08T05:35:30.778Z] 5799aee69850: Waiting [2024-11-08T05:35:30.778Z] 3f3f9fb4000d: Waiting [2024-11-08T05:35:30.778Z] e71e71a69715: Waiting [2024-11-08T05:35:30.778Z] 16113d51b718: Waiting [2024-11-08T05:35:31.054Z] 2f490d01f1f8: Layer already exists [2024-11-08T05:35:31.054Z] 555a0410deb9: Layer already exists [2024-11-08T05:35:31.054Z] 36698af94a8c: Layer already exists [2024-11-08T05:35:31.054Z] 87b2dbd09a3b: Layer already exists [2024-11-08T05:35:31.054Z] a82d6be2db01: Layer already exists [2024-11-08T05:35:31.054Z] 5799aee69850: Layer already exists [2024-11-08T05:35:31.054Z] 3f3f9fb4000d: Layer already exists [2024-11-08T05:35:31.054Z] 45ef86990622: Layer already exists [2024-11-08T05:35:31.054Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:31.054Z] e71e71a69715: Layer already exists [2024-11-08T05:35:31.054Z] 16113d51b718: Layer already exists [2024-11-08T05:35:31.054Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:31.455Z] + 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-11-08T05:35:31.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-08T05:35:31.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T05:35:31.832Z] 555a0410deb9: Preparing [2024-11-08T05:35:31.832Z] a82d6be2db01: Preparing [2024-11-08T05:35:31.832Z] 87b2dbd09a3b: Preparing [2024-11-08T05:35:31.832Z] 36698af94a8c: Preparing [2024-11-08T05:35:31.832Z] 2f490d01f1f8: Preparing [2024-11-08T05:35:31.832Z] c9b6d99f0778: Preparing [2024-11-08T05:35:31.832Z] 45ef86990622: Preparing [2024-11-08T05:35:31.832Z] c9b6d99f0778: Waiting [2024-11-08T05:35:31.832Z] 5799aee69850: Preparing [2024-11-08T05:35:31.832Z] 45ef86990622: Waiting [2024-11-08T05:35:31.832Z] 5799aee69850: Waiting [2024-11-08T05:35:31.832Z] 3f3f9fb4000d: Preparing [2024-11-08T05:35:31.832Z] e71e71a69715: Preparing [2024-11-08T05:35:31.832Z] 16113d51b718: Preparing [2024-11-08T05:35:31.832Z] e71e71a69715: Waiting [2024-11-08T05:35:31.832Z] 16113d51b718: Waiting [2024-11-08T05:35:31.832Z] 3f3f9fb4000d: Waiting [2024-11-08T05:35:31.832Z] 555a0410deb9: Layer already exists [2024-11-08T05:35:31.832Z] 87b2dbd09a3b: Layer already exists [2024-11-08T05:35:31.832Z] 36698af94a8c: Layer already exists [2024-11-08T05:35:31.832Z] a82d6be2db01: Layer already exists [2024-11-08T05:35:31.832Z] 2f490d01f1f8: Layer already exists [2024-11-08T05:35:31.832Z] 45ef86990622: Layer already exists [2024-11-08T05:35:31.832Z] 5799aee69850: Layer already exists [2024-11-08T05:35:31.832Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:31.832Z] 3f3f9fb4000d: Layer already exists [2024-11-08T05:35:31.832Z] e71e71a69715: Layer already exists [2024-11-08T05:35:32.109Z] 16113d51b718: Layer already exists [2024-11-08T05:35:32.109Z] main: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:35:32.189Z] ===================================================== [Pipeline] echo [2024-11-08T05:35:32.205Z] taggedImages: [2024-11-08T05:35:32.205Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:32.205Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T05:35:32.205Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.14 [2024-11-08T05:35:32.205Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:32.205Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-08T05:35:32.237Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-08T05:35:32.237Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:32.237Z] latest [2024-11-08T05:35:32.237Z] 4.0.0-dev.14 [2024-11-08T05:35:32.237Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:32.237Z] main [2024-11-08T05:35:32.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:32.627Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:33.004Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:33.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T05:35:33.004Z] 39ad591aabbe: Preparing [2024-11-08T05:35:33.004Z] 975f6ab2e057: Preparing [2024-11-08T05:35:33.004Z] f212f4e4c672: Preparing [2024-11-08T05:35:33.004Z] 184ffa11d679: Preparing [2024-11-08T05:35:33.004Z] aff25064cf6c: Preparing [2024-11-08T05:35:33.004Z] 13a9cf80724e: Preparing [2024-11-08T05:35:33.004Z] a1662b4a6356: Preparing [2024-11-08T05:35:33.004Z] c9b6d99f0778: Preparing [2024-11-08T05:35:33.004Z] 45ef86990622: Preparing [2024-11-08T05:35:33.004Z] 7a18dd245c0b: Preparing [2024-11-08T05:35:33.004Z] 65ba378e7734: Preparing [2024-11-08T05:35:33.004Z] 16113d51b718: Preparing [2024-11-08T05:35:33.004Z] c9b6d99f0778: Waiting [2024-11-08T05:35:33.004Z] 45ef86990622: Waiting [2024-11-08T05:35:33.004Z] 7a18dd245c0b: Waiting [2024-11-08T05:35:33.004Z] 65ba378e7734: Waiting [2024-11-08T05:35:33.004Z] 13a9cf80724e: Waiting [2024-11-08T05:35:33.004Z] a1662b4a6356: Waiting [2024-11-08T05:35:33.277Z] 975f6ab2e057: Pushed [2024-11-08T05:35:33.277Z] aff25064cf6c: Pushed [2024-11-08T05:35:33.277Z] 39ad591aabbe: Pushed [2024-11-08T05:35:33.277Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:33.277Z] 45ef86990622: Layer already exists [2024-11-08T05:35:33.277Z] 13a9cf80724e: Pushed [2024-11-08T05:35:33.544Z] a1662b4a6356: Pushed [2024-11-08T05:35:33.544Z] 16113d51b718: Layer already exists [2024-11-08T05:35:35.487Z] 7a18dd245c0b: Pushed [2024-11-08T05:35:35.756Z] 184ffa11d679: Pushed [2024-11-08T05:35:36.339Z] f212f4e4c672: Pushed [2024-11-08T05:35:36.607Z] 65ba378e7734: Pushed [2024-11-08T05:35:36.875Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:37.246Z] + 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-11-08T05:35:37.609Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T05:35:37.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T05:35:37.609Z] 39ad591aabbe: Preparing [2024-11-08T05:35:37.609Z] 975f6ab2e057: Preparing [2024-11-08T05:35:37.609Z] f212f4e4c672: Preparing [2024-11-08T05:35:37.609Z] 184ffa11d679: Preparing [2024-11-08T05:35:37.609Z] aff25064cf6c: Preparing [2024-11-08T05:35:37.609Z] 13a9cf80724e: Preparing [2024-11-08T05:35:37.609Z] a1662b4a6356: Preparing [2024-11-08T05:35:37.609Z] c9b6d99f0778: Preparing [2024-11-08T05:35:37.609Z] 45ef86990622: Preparing [2024-11-08T05:35:37.609Z] 7a18dd245c0b: Preparing [2024-11-08T05:35:37.609Z] 65ba378e7734: Preparing [2024-11-08T05:35:37.609Z] 16113d51b718: Preparing [2024-11-08T05:35:37.609Z] 13a9cf80724e: Waiting [2024-11-08T05:35:37.609Z] a1662b4a6356: Waiting [2024-11-08T05:35:37.609Z] c9b6d99f0778: Waiting [2024-11-08T05:35:37.609Z] 45ef86990622: Waiting [2024-11-08T05:35:37.609Z] 7a18dd245c0b: Waiting [2024-11-08T05:35:37.609Z] 16113d51b718: Waiting [2024-11-08T05:35:37.609Z] 65ba378e7734: Waiting [2024-11-08T05:35:37.609Z] aff25064cf6c: Layer already exists [2024-11-08T05:35:37.609Z] 975f6ab2e057: Layer already exists [2024-11-08T05:35:37.609Z] f212f4e4c672: Layer already exists [2024-11-08T05:35:37.609Z] 184ffa11d679: Layer already exists [2024-11-08T05:35:37.609Z] 39ad591aabbe: Layer already exists [2024-11-08T05:35:37.609Z] a1662b4a6356: Layer already exists [2024-11-08T05:35:37.609Z] 13a9cf80724e: Layer already exists [2024-11-08T05:35:37.609Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:37.609Z] 7a18dd245c0b: Layer already exists [2024-11-08T05:35:37.609Z] 45ef86990622: Layer already exists [2024-11-08T05:35:37.609Z] 16113d51b718: Layer already exists [2024-11-08T05:35:37.609Z] 65ba378e7734: Layer already exists [2024-11-08T05:35:37.878Z] latest: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:38.250Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:38.611Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.14 [2024-11-08T05:35:38.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T05:35:38.611Z] 39ad591aabbe: Preparing [2024-11-08T05:35:38.611Z] 975f6ab2e057: Preparing [2024-11-08T05:35:38.611Z] f212f4e4c672: Preparing [2024-11-08T05:35:38.611Z] 184ffa11d679: Preparing [2024-11-08T05:35:38.611Z] aff25064cf6c: Preparing [2024-11-08T05:35:38.611Z] 13a9cf80724e: Preparing [2024-11-08T05:35:38.611Z] a1662b4a6356: Preparing [2024-11-08T05:35:38.611Z] c9b6d99f0778: Preparing [2024-11-08T05:35:38.611Z] 45ef86990622: Preparing [2024-11-08T05:35:38.611Z] 7a18dd245c0b: Preparing [2024-11-08T05:35:38.611Z] 65ba378e7734: Preparing [2024-11-08T05:35:38.611Z] 16113d51b718: Preparing [2024-11-08T05:35:38.611Z] c9b6d99f0778: Waiting [2024-11-08T05:35:38.611Z] 45ef86990622: Waiting [2024-11-08T05:35:38.611Z] 7a18dd245c0b: Waiting [2024-11-08T05:35:38.611Z] 65ba378e7734: Waiting [2024-11-08T05:35:38.611Z] 16113d51b718: Waiting [2024-11-08T05:35:38.611Z] a1662b4a6356: Waiting [2024-11-08T05:35:38.611Z] 13a9cf80724e: Waiting [2024-11-08T05:35:38.611Z] aff25064cf6c: Layer already exists [2024-11-08T05:35:38.611Z] f212f4e4c672: Layer already exists [2024-11-08T05:35:38.611Z] 39ad591aabbe: Layer already exists [2024-11-08T05:35:38.611Z] 184ffa11d679: Layer already exists [2024-11-08T05:35:38.611Z] 975f6ab2e057: Layer already exists [2024-11-08T05:35:38.611Z] a1662b4a6356: Layer already exists [2024-11-08T05:35:38.611Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:38.611Z] 45ef86990622: Layer already exists [2024-11-08T05:35:38.611Z] 7a18dd245c0b: Layer already exists [2024-11-08T05:35:38.611Z] 13a9cf80724e: Layer already exists [2024-11-08T05:35:38.611Z] 65ba378e7734: Layer already exists [2024-11-08T05:35:38.611Z] 16113d51b718: Layer already exists [2024-11-08T05:35:38.879Z] 4.0.0-dev.14: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:39.253Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:39.614Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:39.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T05:35:39.614Z] 39ad591aabbe: Preparing [2024-11-08T05:35:39.614Z] 975f6ab2e057: Preparing [2024-11-08T05:35:39.614Z] f212f4e4c672: Preparing [2024-11-08T05:35:39.614Z] 184ffa11d679: Preparing [2024-11-08T05:35:39.614Z] aff25064cf6c: Preparing [2024-11-08T05:35:39.614Z] 13a9cf80724e: Preparing [2024-11-08T05:35:39.614Z] a1662b4a6356: Preparing [2024-11-08T05:35:39.614Z] c9b6d99f0778: Preparing [2024-11-08T05:35:39.614Z] 45ef86990622: Preparing [2024-11-08T05:35:39.614Z] 7a18dd245c0b: Preparing [2024-11-08T05:35:39.614Z] 65ba378e7734: Preparing [2024-11-08T05:35:39.614Z] 16113d51b718: Preparing [2024-11-08T05:35:39.614Z] 13a9cf80724e: Waiting [2024-11-08T05:35:39.614Z] a1662b4a6356: Waiting [2024-11-08T05:35:39.614Z] c9b6d99f0778: Waiting [2024-11-08T05:35:39.614Z] 45ef86990622: Waiting [2024-11-08T05:35:39.614Z] 7a18dd245c0b: Waiting [2024-11-08T05:35:39.614Z] 65ba378e7734: Waiting [2024-11-08T05:35:39.614Z] 16113d51b718: Waiting [2024-11-08T05:35:39.614Z] 184ffa11d679: Layer already exists [2024-11-08T05:35:39.614Z] aff25064cf6c: Layer already exists [2024-11-08T05:35:39.614Z] 39ad591aabbe: Layer already exists [2024-11-08T05:35:39.614Z] f212f4e4c672: Layer already exists [2024-11-08T05:35:39.614Z] 975f6ab2e057: Layer already exists [2024-11-08T05:35:39.614Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:39.614Z] 13a9cf80724e: Layer already exists [2024-11-08T05:35:39.614Z] 45ef86990622: Layer already exists [2024-11-08T05:35:39.614Z] a1662b4a6356: Layer already exists [2024-11-08T05:35:39.614Z] 7a18dd245c0b: Layer already exists [2024-11-08T05:35:39.881Z] 65ba378e7734: Layer already exists [2024-11-08T05:35:39.881Z] 16113d51b718: Layer already exists [2024-11-08T05:35:39.881Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:40.244Z] + 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-11-08T05:35:40.613Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-08T05:35:40.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T05:35:40.613Z] 39ad591aabbe: Preparing [2024-11-08T05:35:40.613Z] 975f6ab2e057: Preparing [2024-11-08T05:35:40.613Z] f212f4e4c672: Preparing [2024-11-08T05:35:40.613Z] 184ffa11d679: Preparing [2024-11-08T05:35:40.613Z] aff25064cf6c: Preparing [2024-11-08T05:35:40.613Z] 13a9cf80724e: Preparing [2024-11-08T05:35:40.613Z] a1662b4a6356: Preparing [2024-11-08T05:35:40.613Z] c9b6d99f0778: Preparing [2024-11-08T05:35:40.613Z] 45ef86990622: Preparing [2024-11-08T05:35:40.613Z] 7a18dd245c0b: Preparing [2024-11-08T05:35:40.613Z] 13a9cf80724e: Waiting [2024-11-08T05:35:40.613Z] 65ba378e7734: Preparing [2024-11-08T05:35:40.613Z] a1662b4a6356: Waiting [2024-11-08T05:35:40.613Z] 16113d51b718: Preparing [2024-11-08T05:35:40.613Z] c9b6d99f0778: Waiting [2024-11-08T05:35:40.613Z] 45ef86990622: Waiting [2024-11-08T05:35:40.613Z] 65ba378e7734: Waiting [2024-11-08T05:35:40.613Z] 16113d51b718: Waiting [2024-11-08T05:35:40.613Z] 7a18dd245c0b: Waiting [2024-11-08T05:35:40.613Z] aff25064cf6c: Layer already exists [2024-11-08T05:35:40.613Z] f212f4e4c672: Layer already exists [2024-11-08T05:35:40.613Z] 184ffa11d679: Layer already exists [2024-11-08T05:35:40.613Z] 975f6ab2e057: Layer already exists [2024-11-08T05:35:40.613Z] 39ad591aabbe: Layer already exists [2024-11-08T05:35:40.613Z] a1662b4a6356: Layer already exists [2024-11-08T05:35:40.613Z] 13a9cf80724e: Layer already exists [2024-11-08T05:35:40.613Z] 45ef86990622: Layer already exists [2024-11-08T05:35:40.613Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:40.613Z] 7a18dd245c0b: Layer already exists [2024-11-08T05:35:40.613Z] 16113d51b718: Layer already exists [2024-11-08T05:35:40.613Z] 65ba378e7734: Layer already exists [2024-11-08T05:35:40.880Z] main: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:35:40.965Z] ===================================================== [Pipeline] echo [2024-11-08T05:35:40.986Z] taggedImages: [2024-11-08T05:35:40.986Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:40.986Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T05:35:40.986Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.14 [2024-11-08T05:35:40.986Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:40.986Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-08T05:35:41.023Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-08T05:35:41.023Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:41.023Z] latest [2024-11-08T05:35:41.023Z] 4.0.0-dev.14 [2024-11-08T05:35:41.023Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:41.023Z] main [2024-11-08T05:35:41.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:41.405Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:41.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:41.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T05:35:41.781Z] 58cd340f8cc5: Preparing [2024-11-08T05:35:41.781Z] 5f03e89170b0: Preparing [2024-11-08T05:35:41.781Z] c9b6d99f0778: Preparing [2024-11-08T05:35:41.781Z] 45ef86990622: Preparing [2024-11-08T05:35:41.781Z] b8742fcc5d3e: Preparing [2024-11-08T05:35:41.781Z] 59665062fcd0: Preparing [2024-11-08T05:35:41.781Z] 16113d51b718: Preparing [2024-11-08T05:35:41.781Z] 59665062fcd0: Waiting [2024-11-08T05:35:41.781Z] 16113d51b718: Waiting [2024-11-08T05:35:41.781Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:42.048Z] 45ef86990622: Layer already exists [2024-11-08T05:35:42.048Z] 16113d51b718: Layer already exists [2024-11-08T05:35:42.048Z] 58cd340f8cc5: Pushed [2024-11-08T05:35:43.461Z] b8742fcc5d3e: Pushed [2024-11-08T05:35:43.729Z] 59665062fcd0: Pushed [2024-11-08T05:35:46.313Z] 5f03e89170b0: Pushed [2024-11-08T05:35:46.313Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:46.690Z] + 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-11-08T05:35:47.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T05:35:47.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T05:35:47.050Z] 58cd340f8cc5: Preparing [2024-11-08T05:35:47.050Z] 5f03e89170b0: Preparing [2024-11-08T05:35:47.050Z] c9b6d99f0778: Preparing [2024-11-08T05:35:47.050Z] 45ef86990622: Preparing [2024-11-08T05:35:47.050Z] b8742fcc5d3e: Preparing [2024-11-08T05:35:47.050Z] 59665062fcd0: Preparing [2024-11-08T05:35:47.050Z] 16113d51b718: Preparing [2024-11-08T05:35:47.050Z] 59665062fcd0: Waiting [2024-11-08T05:35:47.050Z] 16113d51b718: Waiting [2024-11-08T05:35:47.050Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:47.050Z] 58cd340f8cc5: Layer already exists [2024-11-08T05:35:47.050Z] 5f03e89170b0: Layer already exists [2024-11-08T05:35:47.050Z] 45ef86990622: Layer already exists [2024-11-08T05:35:47.050Z] b8742fcc5d3e: Layer already exists [2024-11-08T05:35:47.050Z] 16113d51b718: Layer already exists [2024-11-08T05:35:47.050Z] 59665062fcd0: Layer already exists [2024-11-08T05:35:47.319Z] latest: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:47.683Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:48.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.14 [2024-11-08T05:35:48.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T05:35:48.046Z] 58cd340f8cc5: Preparing [2024-11-08T05:35:48.046Z] 5f03e89170b0: Preparing [2024-11-08T05:35:48.046Z] c9b6d99f0778: Preparing [2024-11-08T05:35:48.046Z] 45ef86990622: Preparing [2024-11-08T05:35:48.046Z] b8742fcc5d3e: Preparing [2024-11-08T05:35:48.046Z] 59665062fcd0: Preparing [2024-11-08T05:35:48.046Z] 16113d51b718: Preparing [2024-11-08T05:35:48.046Z] 59665062fcd0: Waiting [2024-11-08T05:35:48.046Z] 16113d51b718: Waiting [2024-11-08T05:35:48.046Z] b8742fcc5d3e: Layer already exists [2024-11-08T05:35:48.046Z] 58cd340f8cc5: Layer already exists [2024-11-08T05:35:48.046Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:48.046Z] 45ef86990622: Layer already exists [2024-11-08T05:35:48.046Z] 5f03e89170b0: Layer already exists [2024-11-08T05:35:48.046Z] 59665062fcd0: Layer already exists [2024-11-08T05:35:48.046Z] 16113d51b718: Layer already exists [2024-11-08T05:35:48.312Z] 4.0.0-dev.14: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:48.687Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:49.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:49.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T05:35:49.056Z] 58cd340f8cc5: Preparing [2024-11-08T05:35:49.056Z] 5f03e89170b0: Preparing [2024-11-08T05:35:49.056Z] c9b6d99f0778: Preparing [2024-11-08T05:35:49.056Z] 45ef86990622: Preparing [2024-11-08T05:35:49.056Z] b8742fcc5d3e: Preparing [2024-11-08T05:35:49.057Z] 59665062fcd0: Preparing [2024-11-08T05:35:49.057Z] 16113d51b718: Preparing [2024-11-08T05:35:49.057Z] 59665062fcd0: Waiting [2024-11-08T05:35:49.057Z] 16113d51b718: Waiting [2024-11-08T05:35:49.057Z] b8742fcc5d3e: Layer already exists [2024-11-08T05:35:49.057Z] 45ef86990622: Layer already exists [2024-11-08T05:35:49.057Z] 5f03e89170b0: Layer already exists [2024-11-08T05:35:49.057Z] 58cd340f8cc5: Layer already exists [2024-11-08T05:35:49.057Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:49.057Z] 16113d51b718: Layer already exists [2024-11-08T05:35:49.057Z] 59665062fcd0: Layer already exists [2024-11-08T05:35:49.325Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:49.743Z] + 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-11-08T05:35:50.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-08T05:35:50.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T05:35:50.098Z] 58cd340f8cc5: Preparing [2024-11-08T05:35:50.098Z] 5f03e89170b0: Preparing [2024-11-08T05:35:50.098Z] c9b6d99f0778: Preparing [2024-11-08T05:35:50.098Z] 45ef86990622: Preparing [2024-11-08T05:35:50.098Z] b8742fcc5d3e: Preparing [2024-11-08T05:35:50.098Z] 59665062fcd0: Preparing [2024-11-08T05:35:50.098Z] 16113d51b718: Preparing [2024-11-08T05:35:50.098Z] 59665062fcd0: Waiting [2024-11-08T05:35:50.098Z] 16113d51b718: Waiting [2024-11-08T05:35:50.098Z] 5f03e89170b0: Layer already exists [2024-11-08T05:35:50.098Z] 58cd340f8cc5: Layer already exists [2024-11-08T05:35:50.098Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:50.098Z] b8742fcc5d3e: Layer already exists [2024-11-08T05:35:50.098Z] 45ef86990622: Layer already exists [2024-11-08T05:35:50.098Z] 59665062fcd0: Layer already exists [2024-11-08T05:35:50.098Z] 16113d51b718: Layer already exists [2024-11-08T05:35:50.364Z] main: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:35:50.447Z] ===================================================== [Pipeline] echo [2024-11-08T05:35:50.465Z] taggedImages: [2024-11-08T05:35:50.465Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:50.465Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T05:35:50.465Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.14 [2024-11-08T05:35:50.465Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:50.465Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-08T05:35:50.501Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-08T05:35:50.501Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:50.501Z] latest [2024-11-08T05:35:50.501Z] 4.0.0-dev.14 [2024-11-08T05:35:50.501Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:35:50.501Z] main [2024-11-08T05:35:50.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:50.872Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:51.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:35:51.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T05:35:51.238Z] 5bc6ff47bd33: Preparing [2024-11-08T05:35:51.238Z] 4534e1e41912: Preparing [2024-11-08T05:35:51.238Z] 4ce416b9b37a: Preparing [2024-11-08T05:35:51.238Z] c9b6d99f0778: Preparing [2024-11-08T05:35:51.238Z] 45ef86990622: Preparing [2024-11-08T05:35:51.238Z] 40289ee665a1: Preparing [2024-11-08T05:35:51.238Z] b2cec9ab7810: Preparing [2024-11-08T05:35:51.238Z] 0d4282d8ab53: Preparing [2024-11-08T05:35:51.238Z] 3b5f24f38de4: Preparing [2024-11-08T05:35:51.238Z] 16113d51b718: Preparing [2024-11-08T05:35:51.238Z] b2cec9ab7810: Waiting [2024-11-08T05:35:51.238Z] 0d4282d8ab53: Waiting [2024-11-08T05:35:51.238Z] 3b5f24f38de4: Waiting [2024-11-08T05:35:51.238Z] 16113d51b718: Waiting [2024-11-08T05:35:51.238Z] 40289ee665a1: Waiting [2024-11-08T05:35:51.238Z] 45ef86990622: Layer already exists [2024-11-08T05:35:51.504Z] c9b6d99f0778: Layer already exists [2024-11-08T05:35:51.504Z] 4ce416b9b37a: Pushed [2024-11-08T05:35:51.504Z] 4534e1e41912: Pushed [2024-11-08T05:35:51.504Z] 5bc6ff47bd33: Pushed [2024-11-08T05:35:51.504Z] 16113d51b718: Layer already exists [2024-11-08T05:35:51.770Z] 0d4282d8ab53: Pushed [2024-11-08T05:35:53.708Z] 3b5f24f38de4: Pushed [2024-11-08T05:36:06.216Z] b2cec9ab7810: Pushed [2024-11-08T05:36:14.419Z] 40289ee665a1: Pushed [2024-11-08T05:36:14.419Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:14.780Z] + 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-11-08T05:36:15.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T05:36:15.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T05:36:15.138Z] 5bc6ff47bd33: Preparing [2024-11-08T05:36:15.138Z] 4534e1e41912: Preparing [2024-11-08T05:36:15.138Z] 4ce416b9b37a: Preparing [2024-11-08T05:36:15.138Z] c9b6d99f0778: Preparing [2024-11-08T05:36:15.138Z] 45ef86990622: Preparing [2024-11-08T05:36:15.138Z] 40289ee665a1: Preparing [2024-11-08T05:36:15.138Z] b2cec9ab7810: Preparing [2024-11-08T05:36:15.138Z] 0d4282d8ab53: Preparing [2024-11-08T05:36:15.138Z] 40289ee665a1: Waiting [2024-11-08T05:36:15.138Z] b2cec9ab7810: Waiting [2024-11-08T05:36:15.138Z] 3b5f24f38de4: Preparing [2024-11-08T05:36:15.138Z] 0d4282d8ab53: Waiting [2024-11-08T05:36:15.138Z] 3b5f24f38de4: Waiting [2024-11-08T05:36:15.138Z] 16113d51b718: Preparing [2024-11-08T05:36:15.138Z] 16113d51b718: Waiting [2024-11-08T05:36:15.138Z] 4534e1e41912: Layer already exists [2024-11-08T05:36:15.138Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:15.138Z] 4ce416b9b37a: Layer already exists [2024-11-08T05:36:15.138Z] 45ef86990622: Layer already exists [2024-11-08T05:36:15.138Z] 5bc6ff47bd33: Layer already exists [2024-11-08T05:36:15.138Z] 40289ee665a1: Layer already exists [2024-11-08T05:36:15.138Z] 3b5f24f38de4: Layer already exists [2024-11-08T05:36:15.138Z] 16113d51b718: Layer already exists [2024-11-08T05:36:15.138Z] b2cec9ab7810: Layer already exists [2024-11-08T05:36:15.138Z] 0d4282d8ab53: Layer already exists [2024-11-08T05:36:15.404Z] latest: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:15.760Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:16.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.14 [2024-11-08T05:36:16.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T05:36:16.119Z] 5bc6ff47bd33: Preparing [2024-11-08T05:36:16.119Z] 4534e1e41912: Preparing [2024-11-08T05:36:16.119Z] 4ce416b9b37a: Preparing [2024-11-08T05:36:16.119Z] c9b6d99f0778: Preparing [2024-11-08T05:36:16.119Z] 45ef86990622: Preparing [2024-11-08T05:36:16.119Z] 40289ee665a1: Preparing [2024-11-08T05:36:16.119Z] b2cec9ab7810: Preparing [2024-11-08T05:36:16.119Z] 0d4282d8ab53: Preparing [2024-11-08T05:36:16.119Z] 3b5f24f38de4: Preparing [2024-11-08T05:36:16.119Z] 16113d51b718: Preparing [2024-11-08T05:36:16.119Z] 0d4282d8ab53: Waiting [2024-11-08T05:36:16.119Z] 3b5f24f38de4: Waiting [2024-11-08T05:36:16.119Z] 16113d51b718: Waiting [2024-11-08T05:36:16.119Z] 40289ee665a1: Waiting [2024-11-08T05:36:16.119Z] b2cec9ab7810: Waiting [2024-11-08T05:36:16.119Z] 4ce416b9b37a: Layer already exists [2024-11-08T05:36:16.119Z] 45ef86990622: Layer already exists [2024-11-08T05:36:16.119Z] 5bc6ff47bd33: Layer already exists [2024-11-08T05:36:16.119Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:16.119Z] 4534e1e41912: Layer already exists [2024-11-08T05:36:16.119Z] b2cec9ab7810: Layer already exists [2024-11-08T05:36:16.119Z] 40289ee665a1: Layer already exists [2024-11-08T05:36:16.119Z] 3b5f24f38de4: Layer already exists [2024-11-08T05:36:16.119Z] 0d4282d8ab53: Layer already exists [2024-11-08T05:36:16.119Z] 16113d51b718: Layer already exists [2024-11-08T05:36:16.386Z] 4.0.0-dev.14: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:16.754Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:17.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:36:17.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T05:36:17.121Z] 5bc6ff47bd33: Preparing [2024-11-08T05:36:17.121Z] 4534e1e41912: Preparing [2024-11-08T05:36:17.121Z] 4ce416b9b37a: Preparing [2024-11-08T05:36:17.121Z] c9b6d99f0778: Preparing [2024-11-08T05:36:17.121Z] 45ef86990622: Preparing [2024-11-08T05:36:17.121Z] 40289ee665a1: Preparing [2024-11-08T05:36:17.121Z] b2cec9ab7810: Preparing [2024-11-08T05:36:17.121Z] 0d4282d8ab53: Preparing [2024-11-08T05:36:17.121Z] 3b5f24f38de4: Preparing [2024-11-08T05:36:17.121Z] 16113d51b718: Preparing [2024-11-08T05:36:17.121Z] 0d4282d8ab53: Waiting [2024-11-08T05:36:17.121Z] 3b5f24f38de4: Waiting [2024-11-08T05:36:17.121Z] 16113d51b718: Waiting [2024-11-08T05:36:17.121Z] 40289ee665a1: Waiting [2024-11-08T05:36:17.121Z] b2cec9ab7810: Waiting [2024-11-08T05:36:17.121Z] 4ce416b9b37a: Layer already exists [2024-11-08T05:36:17.121Z] 4534e1e41912: Layer already exists [2024-11-08T05:36:17.121Z] 5bc6ff47bd33: Layer already exists [2024-11-08T05:36:17.121Z] 45ef86990622: Layer already exists [2024-11-08T05:36:17.121Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:17.121Z] 0d4282d8ab53: Layer already exists [2024-11-08T05:36:17.121Z] b2cec9ab7810: Layer already exists [2024-11-08T05:36:17.121Z] 40289ee665a1: Layer already exists [2024-11-08T05:36:17.121Z] 16113d51b718: Layer already exists [2024-11-08T05:36:17.121Z] 3b5f24f38de4: Layer already exists [2024-11-08T05:36:17.388Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:17.753Z] + 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-11-08T05:36:18.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-08T05:36:18.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T05:36:18.381Z] 5bc6ff47bd33: Preparing [2024-11-08T05:36:18.381Z] 4534e1e41912: Preparing [2024-11-08T05:36:18.381Z] 4ce416b9b37a: Preparing [2024-11-08T05:36:18.381Z] c9b6d99f0778: Preparing [2024-11-08T05:36:18.381Z] 45ef86990622: Preparing [2024-11-08T05:36:18.381Z] 40289ee665a1: Preparing [2024-11-08T05:36:18.381Z] b2cec9ab7810: Preparing [2024-11-08T05:36:18.381Z] 0d4282d8ab53: Preparing [2024-11-08T05:36:18.381Z] 3b5f24f38de4: Preparing [2024-11-08T05:36:18.381Z] 16113d51b718: Preparing [2024-11-08T05:36:18.381Z] 40289ee665a1: Waiting [2024-11-08T05:36:18.381Z] b2cec9ab7810: Waiting [2024-11-08T05:36:18.381Z] 0d4282d8ab53: Waiting [2024-11-08T05:36:18.381Z] 3b5f24f38de4: Waiting [2024-11-08T05:36:18.381Z] 16113d51b718: Waiting [2024-11-08T05:36:18.381Z] 4534e1e41912: Layer already exists [2024-11-08T05:36:18.381Z] 5bc6ff47bd33: Layer already exists [2024-11-08T05:36:18.381Z] 45ef86990622: Layer already exists [2024-11-08T05:36:18.381Z] 4ce416b9b37a: Layer already exists [2024-11-08T05:36:18.381Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:18.381Z] b2cec9ab7810: Layer already exists [2024-11-08T05:36:18.381Z] 3b5f24f38de4: Layer already exists [2024-11-08T05:36:18.381Z] 0d4282d8ab53: Layer already exists [2024-11-08T05:36:18.381Z] 40289ee665a1: Layer already exists [2024-11-08T05:36:18.381Z] 16113d51b718: Layer already exists [2024-11-08T05:36:18.647Z] main: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:36:18.734Z] ===================================================== [Pipeline] echo [2024-11-08T05:36:18.753Z] taggedImages: [2024-11-08T05:36:18.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:36:18.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T05:36:18.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.14 [2024-11-08T05:36:18.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:36:18.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-08T05:36:18.794Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-08T05:36:18.794Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:36:18.794Z] latest [2024-11-08T05:36:18.794Z] 4.0.0-dev.14 [2024-11-08T05:36:18.794Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:36:18.794Z] main [2024-11-08T05:36:18.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:19.188Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:19.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:36:19.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T05:36:19.561Z] 41c1f0bc3a3e: Preparing [2024-11-08T05:36:19.561Z] 7b9027a8ef49: Preparing [2024-11-08T05:36:19.561Z] 3a75c589857e: Preparing [2024-11-08T05:36:19.561Z] c9b6d99f0778: Preparing [2024-11-08T05:36:19.561Z] 45ef86990622: Preparing [2024-11-08T05:36:19.561Z] b8b71f1712e3: Preparing [2024-11-08T05:36:19.561Z] 1f0a877fc74c: Preparing [2024-11-08T05:36:19.561Z] f1e41862e41f: Preparing [2024-11-08T05:36:19.561Z] 16113d51b718: Preparing [2024-11-08T05:36:19.561Z] b8b71f1712e3: Waiting [2024-11-08T05:36:19.561Z] 1f0a877fc74c: Waiting [2024-11-08T05:36:19.561Z] 16113d51b718: Waiting [2024-11-08T05:36:19.561Z] f1e41862e41f: Waiting [2024-11-08T05:36:19.561Z] 45ef86990622: Layer already exists [2024-11-08T05:36:19.829Z] 7b9027a8ef49: Pushed [2024-11-08T05:36:19.829Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:19.829Z] 3a75c589857e: Pushed [2024-11-08T05:36:19.829Z] 16113d51b718: Layer already exists [2024-11-08T05:36:19.829Z] 41c1f0bc3a3e: Pushed [2024-11-08T05:36:20.411Z] f1e41862e41f: Pushed [2024-11-08T05:36:21.366Z] 1f0a877fc74c: Pushed [2024-11-08T05:36:43.401Z] b8b71f1712e3: Pushed [2024-11-08T05:36:43.401Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:43.766Z] + 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-11-08T05:36:44.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T05:36:44.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T05:36:44.134Z] 41c1f0bc3a3e: Preparing [2024-11-08T05:36:44.134Z] 7b9027a8ef49: Preparing [2024-11-08T05:36:44.134Z] 3a75c589857e: Preparing [2024-11-08T05:36:44.134Z] c9b6d99f0778: Preparing [2024-11-08T05:36:44.134Z] 45ef86990622: Preparing [2024-11-08T05:36:44.134Z] b8b71f1712e3: Preparing [2024-11-08T05:36:44.134Z] 1f0a877fc74c: Preparing [2024-11-08T05:36:44.134Z] f1e41862e41f: Preparing [2024-11-08T05:36:44.134Z] 16113d51b718: Preparing [2024-11-08T05:36:44.134Z] b8b71f1712e3: Waiting [2024-11-08T05:36:44.134Z] 1f0a877fc74c: Waiting [2024-11-08T05:36:44.134Z] f1e41862e41f: Waiting [2024-11-08T05:36:44.134Z] 16113d51b718: Waiting [2024-11-08T05:36:44.134Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:44.134Z] 3a75c589857e: Layer already exists [2024-11-08T05:36:44.134Z] 45ef86990622: Layer already exists [2024-11-08T05:36:44.134Z] 7b9027a8ef49: Layer already exists [2024-11-08T05:36:44.134Z] 41c1f0bc3a3e: Layer already exists [2024-11-08T05:36:44.134Z] b8b71f1712e3: Layer already exists [2024-11-08T05:36:44.134Z] 1f0a877fc74c: Layer already exists [2024-11-08T05:36:44.134Z] 16113d51b718: Layer already exists [2024-11-08T05:36:44.134Z] f1e41862e41f: Layer already exists [2024-11-08T05:36:44.402Z] latest: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:44.761Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:45.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.14 [2024-11-08T05:36:45.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T05:36:45.110Z] 41c1f0bc3a3e: Preparing [2024-11-08T05:36:45.110Z] 7b9027a8ef49: Preparing [2024-11-08T05:36:45.110Z] 3a75c589857e: Preparing [2024-11-08T05:36:45.110Z] c9b6d99f0778: Preparing [2024-11-08T05:36:45.110Z] 45ef86990622: Preparing [2024-11-08T05:36:45.110Z] b8b71f1712e3: Preparing [2024-11-08T05:36:45.110Z] 1f0a877fc74c: Preparing [2024-11-08T05:36:45.110Z] f1e41862e41f: Preparing [2024-11-08T05:36:45.110Z] 16113d51b718: Preparing [2024-11-08T05:36:45.110Z] b8b71f1712e3: Waiting [2024-11-08T05:36:45.110Z] 1f0a877fc74c: Waiting [2024-11-08T05:36:45.110Z] f1e41862e41f: Waiting [2024-11-08T05:36:45.110Z] 16113d51b718: Waiting [2024-11-08T05:36:45.110Z] 7b9027a8ef49: Layer already exists [2024-11-08T05:36:45.110Z] 45ef86990622: Layer already exists [2024-11-08T05:36:45.110Z] 41c1f0bc3a3e: Layer already exists [2024-11-08T05:36:45.110Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:45.110Z] 3a75c589857e: Layer already exists [2024-11-08T05:36:45.110Z] f1e41862e41f: Layer already exists [2024-11-08T05:36:45.110Z] 16113d51b718: Layer already exists [2024-11-08T05:36:45.110Z] b8b71f1712e3: Layer already exists [2024-11-08T05:36:45.110Z] 1f0a877fc74c: Layer already exists [2024-11-08T05:36:45.377Z] 4.0.0-dev.14: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:45.737Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:46.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:36:46.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T05:36:46.097Z] 41c1f0bc3a3e: Preparing [2024-11-08T05:36:46.097Z] 7b9027a8ef49: Preparing [2024-11-08T05:36:46.097Z] 3a75c589857e: Preparing [2024-11-08T05:36:46.097Z] c9b6d99f0778: Preparing [2024-11-08T05:36:46.097Z] 45ef86990622: Preparing [2024-11-08T05:36:46.097Z] b8b71f1712e3: Preparing [2024-11-08T05:36:46.097Z] 1f0a877fc74c: Preparing [2024-11-08T05:36:46.097Z] f1e41862e41f: Preparing [2024-11-08T05:36:46.097Z] 16113d51b718: Preparing [2024-11-08T05:36:46.097Z] b8b71f1712e3: Waiting [2024-11-08T05:36:46.097Z] 1f0a877fc74c: Waiting [2024-11-08T05:36:46.097Z] f1e41862e41f: Waiting [2024-11-08T05:36:46.097Z] 16113d51b718: Waiting [2024-11-08T05:36:46.097Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:46.097Z] 7b9027a8ef49: Layer already exists [2024-11-08T05:36:46.097Z] 41c1f0bc3a3e: Layer already exists [2024-11-08T05:36:46.097Z] 45ef86990622: Layer already exists [2024-11-08T05:36:46.097Z] 3a75c589857e: Layer already exists [2024-11-08T05:36:46.097Z] f1e41862e41f: Layer already exists [2024-11-08T05:36:46.097Z] b8b71f1712e3: Layer already exists [2024-11-08T05:36:46.098Z] 1f0a877fc74c: Layer already exists [2024-11-08T05:36:46.098Z] 16113d51b718: Layer already exists [2024-11-08T05:36:46.366Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:46.726Z] + 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-11-08T05:36:47.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-08T05:36:47.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T05:36:47.084Z] 41c1f0bc3a3e: Preparing [2024-11-08T05:36:47.084Z] 7b9027a8ef49: Preparing [2024-11-08T05:36:47.084Z] 3a75c589857e: Preparing [2024-11-08T05:36:47.084Z] c9b6d99f0778: Preparing [2024-11-08T05:36:47.084Z] 45ef86990622: Preparing [2024-11-08T05:36:47.084Z] b8b71f1712e3: Preparing [2024-11-08T05:36:47.084Z] 1f0a877fc74c: Preparing [2024-11-08T05:36:47.084Z] f1e41862e41f: Preparing [2024-11-08T05:36:47.084Z] 16113d51b718: Preparing [2024-11-08T05:36:47.084Z] b8b71f1712e3: Waiting [2024-11-08T05:36:47.084Z] 1f0a877fc74c: Waiting [2024-11-08T05:36:47.084Z] f1e41862e41f: Waiting [2024-11-08T05:36:47.084Z] 16113d51b718: Waiting [2024-11-08T05:36:47.084Z] 45ef86990622: Layer already exists [2024-11-08T05:36:47.084Z] 41c1f0bc3a3e: Layer already exists [2024-11-08T05:36:47.084Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:47.084Z] 7b9027a8ef49: Layer already exists [2024-11-08T05:36:47.084Z] 3a75c589857e: Layer already exists [2024-11-08T05:36:47.084Z] 1f0a877fc74c: Layer already exists [2024-11-08T05:36:47.084Z] f1e41862e41f: Layer already exists [2024-11-08T05:36:47.084Z] b8b71f1712e3: Layer already exists [2024-11-08T05:36:47.084Z] 16113d51b718: Layer already exists [2024-11-08T05:36:47.350Z] main: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:36:47.432Z] ===================================================== [Pipeline] echo [2024-11-08T05:36:47.447Z] taggedImages: [2024-11-08T05:36:47.447Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:36:47.447Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T05:36:47.447Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.14 [2024-11-08T05:36:47.447Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:36:47.447Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-08T05:36:47.475Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-08T05:36:47.475Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:36:47.475Z] latest [2024-11-08T05:36:47.475Z] 4.0.0-dev.14 [2024-11-08T05:36:47.475Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:36:47.475Z] main [2024-11-08T05:36:47.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:47.864Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:36:48.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:36:48.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T05:36:48.289Z] e63a290be46f: Preparing [2024-11-08T05:36:48.289Z] cba92e222927: Preparing [2024-11-08T05:36:48.289Z] 7906fb6cf23c: Preparing [2024-11-08T05:36:48.289Z] c9b6d99f0778: Preparing [2024-11-08T05:36:48.289Z] 45ef86990622: Preparing [2024-11-08T05:36:48.289Z] dc8b9dc4dc09: Preparing [2024-11-08T05:36:48.289Z] 0d4282d8ab53: Preparing [2024-11-08T05:36:48.289Z] 3b5f24f38de4: Preparing [2024-11-08T05:36:48.289Z] 16113d51b718: Preparing [2024-11-08T05:36:48.289Z] dc8b9dc4dc09: Waiting [2024-11-08T05:36:48.289Z] 0d4282d8ab53: Waiting [2024-11-08T05:36:48.289Z] 3b5f24f38de4: Waiting [2024-11-08T05:36:48.289Z] 16113d51b718: Waiting [2024-11-08T05:36:48.289Z] 45ef86990622: Layer already exists [2024-11-08T05:36:48.570Z] c9b6d99f0778: Layer already exists [2024-11-08T05:36:48.570Z] 0d4282d8ab53: Layer already exists [2024-11-08T05:36:48.570Z] cba92e222927: Pushed [2024-11-08T05:36:48.570Z] 7906fb6cf23c: Pushed [2024-11-08T05:36:48.570Z] e63a290be46f: Pushed [2024-11-08T05:36:48.570Z] 3b5f24f38de4: Layer already exists [2024-11-08T05:36:48.570Z] 16113d51b718: Layer already exists [2024-11-08T05:37:10.675Z] dc8b9dc4dc09: Pushed [2024-11-08T05:37:10.675Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:11.043Z] + 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-11-08T05:37:11.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T05:37:11.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T05:37:11.411Z] e63a290be46f: Preparing [2024-11-08T05:37:11.411Z] cba92e222927: Preparing [2024-11-08T05:37:11.411Z] 7906fb6cf23c: Preparing [2024-11-08T05:37:11.411Z] c9b6d99f0778: Preparing [2024-11-08T05:37:11.411Z] 45ef86990622: Preparing [2024-11-08T05:37:11.411Z] dc8b9dc4dc09: Preparing [2024-11-08T05:37:11.411Z] 0d4282d8ab53: Preparing [2024-11-08T05:37:11.411Z] 3b5f24f38de4: Preparing [2024-11-08T05:37:11.411Z] 16113d51b718: Preparing [2024-11-08T05:37:11.411Z] 0d4282d8ab53: Waiting [2024-11-08T05:37:11.411Z] 3b5f24f38de4: Waiting [2024-11-08T05:37:11.411Z] 16113d51b718: Waiting [2024-11-08T05:37:11.411Z] dc8b9dc4dc09: Waiting [2024-11-08T05:37:11.411Z] 45ef86990622: Layer already exists [2024-11-08T05:37:11.411Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:11.411Z] 7906fb6cf23c: Layer already exists [2024-11-08T05:37:11.411Z] e63a290be46f: Layer already exists [2024-11-08T05:37:11.411Z] cba92e222927: Layer already exists [2024-11-08T05:37:11.411Z] 0d4282d8ab53: Layer already exists [2024-11-08T05:37:11.411Z] 3b5f24f38de4: Layer already exists [2024-11-08T05:37:11.411Z] dc8b9dc4dc09: Layer already exists [2024-11-08T05:37:11.411Z] 16113d51b718: Layer already exists [2024-11-08T05:37:11.411Z] latest: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:12.042Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:12.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.14 [2024-11-08T05:37:12.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T05:37:12.409Z] e63a290be46f: Preparing [2024-11-08T05:37:12.409Z] cba92e222927: Preparing [2024-11-08T05:37:12.409Z] 7906fb6cf23c: Preparing [2024-11-08T05:37:12.409Z] c9b6d99f0778: Preparing [2024-11-08T05:37:12.409Z] 45ef86990622: Preparing [2024-11-08T05:37:12.409Z] dc8b9dc4dc09: Preparing [2024-11-08T05:37:12.409Z] 0d4282d8ab53: Preparing [2024-11-08T05:37:12.409Z] 3b5f24f38de4: Preparing [2024-11-08T05:37:12.409Z] 16113d51b718: Preparing [2024-11-08T05:37:12.409Z] dc8b9dc4dc09: Waiting [2024-11-08T05:37:12.409Z] 0d4282d8ab53: Waiting [2024-11-08T05:37:12.409Z] 3b5f24f38de4: Waiting [2024-11-08T05:37:12.409Z] 16113d51b718: Waiting [2024-11-08T05:37:12.409Z] e63a290be46f: Layer already exists [2024-11-08T05:37:12.409Z] 45ef86990622: Layer already exists [2024-11-08T05:37:12.409Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:12.409Z] cba92e222927: Layer already exists [2024-11-08T05:37:12.409Z] 7906fb6cf23c: Layer already exists [2024-11-08T05:37:12.675Z] dc8b9dc4dc09: Layer already exists [2024-11-08T05:37:12.675Z] 16113d51b718: Layer already exists [2024-11-08T05:37:12.675Z] 0d4282d8ab53: Layer already exists [2024-11-08T05:37:12.675Z] 3b5f24f38de4: Layer already exists [2024-11-08T05:37:12.675Z] 4.0.0-dev.14: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:13.047Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:13.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:37:13.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T05:37:13.408Z] e63a290be46f: Preparing [2024-11-08T05:37:13.408Z] cba92e222927: Preparing [2024-11-08T05:37:13.408Z] 7906fb6cf23c: Preparing [2024-11-08T05:37:13.408Z] c9b6d99f0778: Preparing [2024-11-08T05:37:13.408Z] 45ef86990622: Preparing [2024-11-08T05:37:13.408Z] dc8b9dc4dc09: Preparing [2024-11-08T05:37:13.408Z] 0d4282d8ab53: Preparing [2024-11-08T05:37:13.408Z] 3b5f24f38de4: Preparing [2024-11-08T05:37:13.408Z] 16113d51b718: Preparing [2024-11-08T05:37:13.408Z] dc8b9dc4dc09: Waiting [2024-11-08T05:37:13.408Z] 0d4282d8ab53: Waiting [2024-11-08T05:37:13.408Z] 7906fb6cf23c: Layer already exists [2024-11-08T05:37:13.408Z] 45ef86990622: Layer already exists [2024-11-08T05:37:13.408Z] cba92e222927: Layer already exists [2024-11-08T05:37:13.408Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:13.408Z] e63a290be46f: Layer already exists [2024-11-08T05:37:13.408Z] dc8b9dc4dc09: Layer already exists [2024-11-08T05:37:13.408Z] 3b5f24f38de4: Layer already exists [2024-11-08T05:37:13.408Z] 0d4282d8ab53: Layer already exists [2024-11-08T05:37:13.408Z] 16113d51b718: Layer already exists [2024-11-08T05:37:13.673Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:14.033Z] + 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-11-08T05:37:14.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-08T05:37:14.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T05:37:14.390Z] e63a290be46f: Preparing [2024-11-08T05:37:14.390Z] cba92e222927: Preparing [2024-11-08T05:37:14.390Z] 7906fb6cf23c: Preparing [2024-11-08T05:37:14.390Z] c9b6d99f0778: Preparing [2024-11-08T05:37:14.390Z] 45ef86990622: Preparing [2024-11-08T05:37:14.390Z] dc8b9dc4dc09: Preparing [2024-11-08T05:37:14.390Z] 0d4282d8ab53: Preparing [2024-11-08T05:37:14.390Z] 3b5f24f38de4: Preparing [2024-11-08T05:37:14.390Z] 16113d51b718: Preparing [2024-11-08T05:37:14.390Z] 0d4282d8ab53: Waiting [2024-11-08T05:37:14.390Z] 3b5f24f38de4: Waiting [2024-11-08T05:37:14.390Z] 16113d51b718: Waiting [2024-11-08T05:37:14.390Z] dc8b9dc4dc09: Waiting [2024-11-08T05:37:14.390Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:14.390Z] 7906fb6cf23c: Layer already exists [2024-11-08T05:37:14.390Z] cba92e222927: Layer already exists [2024-11-08T05:37:14.390Z] 45ef86990622: Layer already exists [2024-11-08T05:37:14.390Z] e63a290be46f: Layer already exists [2024-11-08T05:37:14.390Z] 0d4282d8ab53: Layer already exists [2024-11-08T05:37:14.390Z] 3b5f24f38de4: Layer already exists [2024-11-08T05:37:14.390Z] dc8b9dc4dc09: Layer already exists [2024-11-08T05:37:14.390Z] 16113d51b718: Layer already exists [2024-11-08T05:37:14.656Z] main: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:37:14.739Z] ===================================================== [Pipeline] echo [2024-11-08T05:37:14.753Z] taggedImages: [2024-11-08T05:37:14.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:37:14.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T05:37:14.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.14 [2024-11-08T05:37:14.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:37:14.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-08T05:37:14.786Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-11-08T05:37:14.786Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:37:14.786Z] latest [2024-11-08T05:37:14.786Z] 4.0.0-dev.14 [2024-11-08T05:37:14.786Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:37:14.786Z] main [2024-11-08T05:37:14.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:15.170Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:15.530Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:37:15.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T05:37:15.530Z] 2d519f2a63e2: Preparing [2024-11-08T05:37:15.530Z] 7294fbb52f2e: Preparing [2024-11-08T05:37:15.530Z] c9b6d99f0778: Preparing [2024-11-08T05:37:15.530Z] 45ef86990622: Preparing [2024-11-08T05:37:15.530Z] c3fde2faf54e: Preparing [2024-11-08T05:37:15.530Z] 06776a558565: Preparing [2024-11-08T05:37:15.530Z] 16113d51b718: Preparing [2024-11-08T05:37:15.530Z] 06776a558565: Waiting [2024-11-08T05:37:15.530Z] 16113d51b718: Waiting [2024-11-08T05:37:15.530Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:15.530Z] 45ef86990622: Layer already exists [2024-11-08T05:37:15.795Z] 16113d51b718: Layer already exists [2024-11-08T05:37:15.795Z] 2d519f2a63e2: Pushed [2024-11-08T05:37:16.060Z] 06776a558565: Pushed [2024-11-08T05:37:17.461Z] c3fde2faf54e: Pushed [2024-11-08T05:37:24.088Z] 7294fbb52f2e: Pushed [2024-11-08T05:37:24.088Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:24.451Z] + 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-11-08T05:37:24.818Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T05:37:24.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T05:37:24.818Z] 2d519f2a63e2: Preparing [2024-11-08T05:37:24.818Z] 7294fbb52f2e: Preparing [2024-11-08T05:37:24.818Z] c9b6d99f0778: Preparing [2024-11-08T05:37:24.818Z] 45ef86990622: Preparing [2024-11-08T05:37:24.818Z] c3fde2faf54e: Preparing [2024-11-08T05:37:24.818Z] 06776a558565: Preparing [2024-11-08T05:37:24.818Z] 16113d51b718: Preparing [2024-11-08T05:37:24.818Z] 06776a558565: Waiting [2024-11-08T05:37:24.818Z] 16113d51b718: Waiting [2024-11-08T05:37:24.818Z] 2d519f2a63e2: Layer already exists [2024-11-08T05:37:24.818Z] 45ef86990622: Layer already exists [2024-11-08T05:37:24.818Z] c3fde2faf54e: Layer already exists [2024-11-08T05:37:24.818Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:24.818Z] 7294fbb52f2e: Layer already exists [2024-11-08T05:37:24.818Z] 16113d51b718: Layer already exists [2024-11-08T05:37:24.818Z] 06776a558565: Layer already exists [2024-11-08T05:37:25.083Z] latest: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:25.441Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:25.793Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.14 [2024-11-08T05:37:25.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T05:37:25.793Z] 2d519f2a63e2: Preparing [2024-11-08T05:37:25.793Z] 7294fbb52f2e: Preparing [2024-11-08T05:37:25.793Z] c9b6d99f0778: Preparing [2024-11-08T05:37:25.793Z] 45ef86990622: Preparing [2024-11-08T05:37:25.793Z] c3fde2faf54e: Preparing [2024-11-08T05:37:25.793Z] 06776a558565: Preparing [2024-11-08T05:37:25.793Z] 16113d51b718: Preparing [2024-11-08T05:37:25.793Z] 06776a558565: Waiting [2024-11-08T05:37:25.793Z] 16113d51b718: Waiting [2024-11-08T05:37:25.793Z] 7294fbb52f2e: Layer already exists [2024-11-08T05:37:25.793Z] c3fde2faf54e: Layer already exists [2024-11-08T05:37:25.793Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:25.793Z] 45ef86990622: Layer already exists [2024-11-08T05:37:25.793Z] 2d519f2a63e2: Layer already exists [2024-11-08T05:37:25.793Z] 06776a558565: Layer already exists [2024-11-08T05:37:25.793Z] 16113d51b718: Layer already exists [2024-11-08T05:37:26.059Z] 4.0.0-dev.14: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:26.426Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:26.785Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:37:26.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T05:37:26.785Z] 2d519f2a63e2: Preparing [2024-11-08T05:37:26.785Z] 7294fbb52f2e: Preparing [2024-11-08T05:37:26.785Z] c9b6d99f0778: Preparing [2024-11-08T05:37:26.785Z] 45ef86990622: Preparing [2024-11-08T05:37:26.785Z] c3fde2faf54e: Preparing [2024-11-08T05:37:26.785Z] 06776a558565: Preparing [2024-11-08T05:37:26.785Z] 16113d51b718: Preparing [2024-11-08T05:37:26.785Z] 06776a558565: Waiting [2024-11-08T05:37:26.785Z] 16113d51b718: Waiting [2024-11-08T05:37:26.785Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:26.785Z] 2d519f2a63e2: Layer already exists [2024-11-08T05:37:26.785Z] 45ef86990622: Layer already exists [2024-11-08T05:37:26.785Z] c3fde2faf54e: Layer already exists [2024-11-08T05:37:26.785Z] 7294fbb52f2e: Layer already exists [2024-11-08T05:37:26.785Z] 06776a558565: Layer already exists [2024-11-08T05:37:26.785Z] 16113d51b718: Layer already exists [2024-11-08T05:37:27.052Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:27.415Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:27.777Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-11-08T05:37:27.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T05:37:27.777Z] 2d519f2a63e2: Preparing [2024-11-08T05:37:27.777Z] 7294fbb52f2e: Preparing [2024-11-08T05:37:27.777Z] c9b6d99f0778: Preparing [2024-11-08T05:37:27.777Z] 45ef86990622: Preparing [2024-11-08T05:37:27.777Z] c3fde2faf54e: Preparing [2024-11-08T05:37:27.777Z] 06776a558565: Preparing [2024-11-08T05:37:27.777Z] 16113d51b718: Preparing [2024-11-08T05:37:27.777Z] 06776a558565: Waiting [2024-11-08T05:37:27.777Z] 16113d51b718: Waiting [2024-11-08T05:37:27.777Z] 2d519f2a63e2: Layer already exists [2024-11-08T05:37:27.777Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:27.777Z] 7294fbb52f2e: Layer already exists [2024-11-08T05:37:27.777Z] 45ef86990622: Layer already exists [2024-11-08T05:37:27.777Z] c3fde2faf54e: Layer already exists [2024-11-08T05:37:27.777Z] 06776a558565: Layer already exists [2024-11-08T05:37:27.777Z] 16113d51b718: Layer already exists [2024-11-08T05:37:28.043Z] main: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:37:28.131Z] ===================================================== [Pipeline] echo [2024-11-08T05:37:28.148Z] taggedImages: [2024-11-08T05:37:28.148Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:37:28.148Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T05:37:28.148Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.14 [2024-11-08T05:37:28.148Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:37:28.148Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-11-08T05:37:28.182Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-08T05:37:28.182Z] e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:37:28.182Z] latest [2024-11-08T05:37:28.182Z] 4.0.0-dev.14 [2024-11-08T05:37:28.182Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:37:28.182Z] main [2024-11-08T05:37:28.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:28.568Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:28.934Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:37:28.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T05:37:28.934Z] c71140fbc1bd: Preparing [2024-11-08T05:37:28.934Z] 570c55fb7ecd: Preparing [2024-11-08T05:37:28.934Z] 51ad44195f6f: Preparing [2024-11-08T05:37:28.934Z] c9b6d99f0778: Preparing [2024-11-08T05:37:28.934Z] 45ef86990622: Preparing [2024-11-08T05:37:28.934Z] 36bd48e6c600: Preparing [2024-11-08T05:37:28.934Z] 49a965d6f140: Preparing [2024-11-08T05:37:28.934Z] 16113d51b718: Preparing [2024-11-08T05:37:28.934Z] 36bd48e6c600: Waiting [2024-11-08T05:37:28.934Z] 49a965d6f140: Waiting [2024-11-08T05:37:28.934Z] 16113d51b718: Waiting [2024-11-08T05:37:28.934Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:29.209Z] 45ef86990622: Layer already exists [2024-11-08T05:37:29.209Z] 570c55fb7ecd: Pushed [2024-11-08T05:37:29.209Z] 16113d51b718: Layer already exists [2024-11-08T05:37:29.209Z] c71140fbc1bd: Pushed [2024-11-08T05:37:29.472Z] 49a965d6f140: Pushed [2024-11-08T05:37:30.878Z] 36bd48e6c600: Pushed [2024-11-08T05:37:37.514Z] 51ad44195f6f: Pushed [2024-11-08T05:37:37.514Z] e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:37.868Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:38.215Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T05:37:38.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T05:37:38.215Z] c71140fbc1bd: Preparing [2024-11-08T05:37:38.215Z] 570c55fb7ecd: Preparing [2024-11-08T05:37:38.215Z] 51ad44195f6f: Preparing [2024-11-08T05:37:38.215Z] c9b6d99f0778: Preparing [2024-11-08T05:37:38.215Z] 45ef86990622: Preparing [2024-11-08T05:37:38.215Z] 36bd48e6c600: Preparing [2024-11-08T05:37:38.215Z] 49a965d6f140: Preparing [2024-11-08T05:37:38.215Z] 16113d51b718: Preparing [2024-11-08T05:37:38.215Z] 36bd48e6c600: Waiting [2024-11-08T05:37:38.215Z] 49a965d6f140: Waiting [2024-11-08T05:37:38.215Z] 16113d51b718: Waiting [2024-11-08T05:37:38.215Z] 570c55fb7ecd: Layer already exists [2024-11-08T05:37:38.215Z] c71140fbc1bd: Layer already exists [2024-11-08T05:37:38.215Z] 45ef86990622: Layer already exists [2024-11-08T05:37:38.215Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:38.215Z] 51ad44195f6f: Layer already exists [2024-11-08T05:37:38.215Z] 36bd48e6c600: Layer already exists [2024-11-08T05:37:38.215Z] 16113d51b718: Layer already exists [2024-11-08T05:37:38.215Z] 49a965d6f140: Layer already exists [2024-11-08T05:37:38.215Z] latest: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:38.840Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:39.192Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.14 [2024-11-08T05:37:39.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T05:37:39.192Z] c71140fbc1bd: Preparing [2024-11-08T05:37:39.192Z] 570c55fb7ecd: Preparing [2024-11-08T05:37:39.192Z] 51ad44195f6f: Preparing [2024-11-08T05:37:39.192Z] c9b6d99f0778: Preparing [2024-11-08T05:37:39.192Z] 45ef86990622: Preparing [2024-11-08T05:37:39.192Z] 36bd48e6c600: Preparing [2024-11-08T05:37:39.192Z] 49a965d6f140: Preparing [2024-11-08T05:37:39.192Z] 16113d51b718: Preparing [2024-11-08T05:37:39.192Z] 36bd48e6c600: Waiting [2024-11-08T05:37:39.192Z] 49a965d6f140: Waiting [2024-11-08T05:37:39.192Z] 16113d51b718: Waiting [2024-11-08T05:37:39.192Z] 570c55fb7ecd: Layer already exists [2024-11-08T05:37:39.192Z] 45ef86990622: Layer already exists [2024-11-08T05:37:39.192Z] c71140fbc1bd: Layer already exists [2024-11-08T05:37:39.192Z] 51ad44195f6f: Layer already exists [2024-11-08T05:37:39.192Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:39.192Z] 36bd48e6c600: Layer already exists [2024-11-08T05:37:39.192Z] 16113d51b718: Layer already exists [2024-11-08T05:37:39.192Z] 49a965d6f140: Layer already exists [2024-11-08T05:37:39.192Z] 4.0.0-dev.14: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:39.826Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:40.195Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:37:40.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T05:37:40.195Z] c71140fbc1bd: Preparing [2024-11-08T05:37:40.195Z] 570c55fb7ecd: Preparing [2024-11-08T05:37:40.195Z] 51ad44195f6f: Preparing [2024-11-08T05:37:40.195Z] c9b6d99f0778: Preparing [2024-11-08T05:37:40.195Z] 45ef86990622: Preparing [2024-11-08T05:37:40.195Z] 36bd48e6c600: Preparing [2024-11-08T05:37:40.195Z] 49a965d6f140: Preparing [2024-11-08T05:37:40.195Z] 16113d51b718: Preparing [2024-11-08T05:37:40.195Z] 36bd48e6c600: Waiting [2024-11-08T05:37:40.195Z] 16113d51b718: Waiting [2024-11-08T05:37:40.195Z] 49a965d6f140: Waiting [2024-11-08T05:37:40.195Z] 51ad44195f6f: Layer already exists [2024-11-08T05:37:40.195Z] 45ef86990622: Layer already exists [2024-11-08T05:37:40.195Z] c71140fbc1bd: Layer already exists [2024-11-08T05:37:40.195Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:40.195Z] 570c55fb7ecd: Layer already exists [2024-11-08T05:37:40.195Z] 49a965d6f140: Layer already exists [2024-11-08T05:37:40.195Z] 36bd48e6c600: Layer already exists [2024-11-08T05:37:40.195Z] 16113d51b718: Layer already exists [2024-11-08T05:37:40.463Z] e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:40.830Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:41.189Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-08T05:37:41.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T05:37:41.189Z] c71140fbc1bd: Preparing [2024-11-08T05:37:41.189Z] 570c55fb7ecd: Preparing [2024-11-08T05:37:41.189Z] 51ad44195f6f: Preparing [2024-11-08T05:37:41.189Z] c9b6d99f0778: Preparing [2024-11-08T05:37:41.189Z] 45ef86990622: Preparing [2024-11-08T05:37:41.189Z] 36bd48e6c600: Preparing [2024-11-08T05:37:41.189Z] 49a965d6f140: Preparing [2024-11-08T05:37:41.189Z] 16113d51b718: Preparing [2024-11-08T05:37:41.189Z] 36bd48e6c600: Waiting [2024-11-08T05:37:41.189Z] 49a965d6f140: Waiting [2024-11-08T05:37:41.189Z] 16113d51b718: Waiting [2024-11-08T05:37:41.189Z] 51ad44195f6f: Layer already exists [2024-11-08T05:37:41.189Z] 45ef86990622: Layer already exists [2024-11-08T05:37:41.189Z] 570c55fb7ecd: Layer already exists [2024-11-08T05:37:41.189Z] c71140fbc1bd: Layer already exists [2024-11-08T05:37:41.189Z] c9b6d99f0778: Layer already exists [2024-11-08T05:37:41.189Z] 36bd48e6c600: Layer already exists [2024-11-08T05:37:41.189Z] 16113d51b718: Layer already exists [2024-11-08T05:37:41.189Z] 49a965d6f140: Layer already exists [2024-11-08T05:37:41.457Z] main: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:37:41.538Z] ===================================================== [Pipeline] echo [2024-11-08T05:37:41.555Z] taggedImages: [2024-11-08T05:37:41.555Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370 [2024-11-08T05:37:41.555Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T05:37:41.555Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.14 [2024-11-08T05:37:41.555Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [2024-11-08T05:37:41.555Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:41.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T05:37:41.953Z] [2024-11-08T05:37:41.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:37:42.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T05:37:42.287Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T05:37:42.287Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T05:37:42.287Z] 04944245beec: Pulling fs layer [2024-11-08T05:37:42.287Z] 699f458cf7ca: Pulling fs layer [2024-11-08T05:37:42.287Z] 765212b225bb: Pulling fs layer [2024-11-08T05:37:42.287Z] f23df028b6ca: Pulling fs layer [2024-11-08T05:37:42.287Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T05:37:42.287Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T05:37:42.287Z] f23df028b6ca: Waiting [2024-11-08T05:37:42.287Z] d65c8cfc05b1: Waiting [2024-11-08T05:37:42.287Z] 2437ff75d9bd: Waiting [2024-11-08T05:37:42.287Z] 765212b225bb: Waiting [2024-11-08T05:37:42.556Z] 04944245beec: Verifying Checksum [2024-11-08T05:37:42.556Z] 04944245beec: Download complete [2024-11-08T05:37:42.556Z] 765212b225bb: Verifying Checksum [2024-11-08T05:37:42.556Z] 765212b225bb: Download complete [2024-11-08T05:37:42.556Z] f23df028b6ca: Download complete [2024-11-08T05:37:42.556Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T05:37:42.556Z] d65c8cfc05b1: Download complete [2024-11-08T05:37:42.824Z] 699f458cf7ca: Download complete [2024-11-08T05:37:43.411Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T05:37:43.411Z] 8998bd30e6a1: Download complete [2024-11-08T05:37:45.996Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T05:37:48.577Z] 8998bd30e6a1: Pull complete [2024-11-08T05:37:49.162Z] 04944245beec: Pull complete [2024-11-08T05:37:51.114Z] 699f458cf7ca: Pull complete [2024-11-08T05:37:51.114Z] 765212b225bb: Pull complete [2024-11-08T05:37:52.076Z] f23df028b6ca: Pull complete [2024-11-08T05:37:52.344Z] d65c8cfc05b1: Pull complete [2024-11-08T05:38:10.590Z] 2437ff75d9bd: Pull complete [2024-11-08T05:38:10.590Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T05:38:10.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T05:38:10.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:38:10.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-25864 does not seem to be running inside a container [2024-11-08T05:38:10.921Z] $ 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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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-11-08T05:38:14.288Z] $ docker top 4a06c4211e0189cab17f536612e3f9546d66e11207808351ef3a89bb48411813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:38:15.209Z] ---> job-cost.sh [2024-11-08T05:38:15.209Z] lf-activate-venv: SKIPPING [2024-11-08T05:38:15.209Z] INFO: No Stack... [2024-11-08T05:38:15.793Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T05:38:16.380Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T05:38:17.029Z] + cat /w/workspace/edgex-go/748/archives/cost.csv [2024-11-08T05:38:17.029Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T05:38:17.071Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-748-stack-cost] [2024-11-08T05:38:17.082Z] Resource [jenkins-edgexfoundry-edgex-go-main-748-stack-cost] did not exist. Created. [2024-11-08T05:38:17.089Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-748-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T05:38:17.751Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T05:38:18.763Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T05:38:18.771Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-748-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T05:38:18.793Z] $ docker stop --time=1 4a06c4211e0189cab17f536612e3f9546d66e11207808351ef3a89bb48411813 [2024-11-08T05:38:20.483Z] $ docker rm -f --volumes 4a06c4211e0189cab17f536612e3f9546d66e11207808351ef3a89bb48411813 [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-11-08T05:38:21.127Z] provisioning config files... [2024-11-08T05:38:21.134Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/748@tmp/config4153842746918197877tmp [Pipeline] { [Pipeline] sh [2024-11-08T05:38:21.438Z] + set +x [2024-11-08T05:38:21.438Z] + curl -s https://codecov.io/bash [2024-11-08T05:38:21.438Z] + bash -s -- [2024-11-08T05:38:21.438Z] [2024-11-08T05:38:21.438Z] _____ _ [2024-11-08T05:38:21.438Z] / ____| | | [2024-11-08T05:38:21.438Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T05:38:21.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T05:38:21.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T05:38:21.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T05:38:21.438Z] Bash-1.0.6 [2024-11-08T05:38:21.438Z] [2024-11-08T05:38:21.438Z] [2024-11-08T05:38:21.438Z] ==> git version 2.25.1 found [2024-11-08T05:38:21.438Z] ==> 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-11-08T05:38:21.438Z] Release-Date: 2020-01-08 [2024-11-08T05:38:21.438Z] 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-11-08T05:38:21.438Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T05:38:21.438Z] ==> Jenkins CI detected. [2024-11-08T05:38:21.438Z] current dir:  /w/workspace/edgex-go/748 [2024-11-08T05:38:21.438Z] project root: . [2024-11-08T05:38:21.438Z] --> token set from env [2024-11-08T05:38:21.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T05:38:21.438Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T05:38:21.438Z] ==> Python coveragepy not found [2024-11-08T05:38:21.438Z] ==> Searching for coverage reports in: [2024-11-08T05:38:21.438Z] + . [2024-11-08T05:38:21.438Z] -> Found 1 reports [2024-11-08T05:38:21.438Z] ==> Detecting git/mercurial file structure [2024-11-08T05:38:21.438Z] ==> Reading reports [2024-11-08T05:38:21.696Z] + ./coverage.out bytes=1433925 [2024-11-08T05:38:21.696Z] ==> Appending adjustments [2024-11-08T05:38:21.696Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T05:38:23.073Z] + Found adjustments [2024-11-08T05:38:23.073Z] ==> Gzipping contents [2024-11-08T05:38:23.073Z] 124K /tmp/codecov.rzLGaL.gz [2024-11-08T05:38:23.073Z] ==> Uploading reports [2024-11-08T05:38:23.073Z] url: https://codecov.io [2024-11-08T05:38:23.073Z] query: branch=main&commit=e5d1445735142b58d5731bba26edf81fba355370&build=748&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F748%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T05:38:23.073Z] -> Pinging Codecov [2024-11-08T05:38:23.073Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e5d1445735142b58d5731bba26edf81fba355370&build=748&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F748%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T05:38:23.073Z] -> Uploading to [2024-11-08T05:38:23.073Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/e5d1445735142b58d5731bba26edf81fba355370/acacc884-18ef-495c-be04-21eb88b79895.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T053822Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dc4c28acbe28c3a61bbcc24dae7d3efe713e3021b941ad936bdd85c9505d3178 [2024-11-08T05:38:23.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:38:23.073Z] Dload Upload Total Spent Left Speed [2024-11-08T05:38:23.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 406k --:--:-- --:--:-- --:--:-- 404k 100 121k 0 0 100 121k 0 406k --:--:-- --:--:-- --:--:-- 404k [2024-11-08T05:38:23.333Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [2024-11-08T05:38:23.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-08T05:38:23.610Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T05:38:23.636Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:38:23.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T05:38:23.950Z] [2024-11-08T05:38:23.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:38:24.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T05:38:24.250Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T05:38:24.250Z] 43c4264eed91: Already exists [2024-11-08T05:38:24.250Z] 4cc291be95ef: Already exists [2024-11-08T05:38:24.250Z] 2ac1f1163629: Already exists [2024-11-08T05:38:24.250Z] 5c3c966382ef: Already exists [2024-11-08T05:38:24.250Z] 4f4fb700ef54: Already exists [2024-11-08T05:38:24.250Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T05:38:24.250Z] 9c3e1370e548: Pulling fs layer [2024-11-08T05:38:24.509Z] d9c7d2e4e75e: Download complete [2024-11-08T05:38:24.767Z] d9c7d2e4e75e: Pull complete [2024-11-08T05:38:25.333Z] 9c3e1370e548: Verifying Checksum [2024-11-08T05:38:25.333Z] 9c3e1370e548: Download complete [2024-11-08T05:38:27.859Z] 9c3e1370e548: Pull complete [2024-11-08T05:38:27.859Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T05:38:27.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T05:38:27.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:38:27.960Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T05:38:27.994Z] $ 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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-08T05:38:31.707Z] $ docker top 5ea63f30e78deb663960b7a766205b0ce1087238a58338b828a29b3fba1b97b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:38:32.058Z] + git config --global --add safe.directory /w/workspace/edgex-go/748 [Pipeline] echo [2024-11-08T05:38:32.068Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-08T05:38:32.345Z] + set -o pipefail [2024-11-08T05:38:32.345Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-08T05:38:42.434Z] [2024-11-08T05:38:42.434Z] Monitoring /w/workspace/edgex-go/748 (github.com/edgexfoundry/edgex-go)... [2024-11-08T05:38:42.434Z] [2024-11-08T05:38:42.434Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ab08bedf-1b4f-49df-a023-fe04b5a36420 [2024-11-08T05:38:42.434Z] [2024-11-08T05:38:42.434Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T05:38:42.434Z] [2024-11-08T05:38:42.434Z] [2024-11-08T05:38:42.434Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T05:38:42.434Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T05:38:42.445Z] $ docker stop --time=1 5ea63f30e78deb663960b7a766205b0ce1087238a58338b828a29b3fba1b97b7 [2024-11-08T05:38:46.584Z] $ docker rm -f --volumes 5ea63f30e78deb663960b7a766205b0ce1087238a58338b828a29b3fba1b97b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-08T05:38:47.134Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:38:47.151Z] provisioning config files... [2024-11-08T05:38:47.159Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/748@tmp/config8878350829515947456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:38:47.463Z] --> edgex-publish-swagger.sh [2024-11-08T05:38:47.463Z] === Publish openapi API === [2024-11-08T05:38:47.463Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-08T05:38:47.463Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/748/openapi/core-command.yaml] [2024-11-08T05:38:47.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:38:47.463Z] Dload Upload Total Spent Left Speed [2024-11-08T05:38:47.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70803 --:--:-- --:--:-- --:--:-- 70650 [2024-11-08T05:38:47.723Z] [2024-11-08T05:38:47.723Z] [2024-11-08T05:38:47.723Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/748/openapi/core-data.yaml] [2024-11-08T05:38:47.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:38:47.723Z] Dload Upload Total Spent Left Speed [2024-11-08T05:38:48.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 162k --:--:-- --:--:-- --:--:-- 162k [2024-11-08T05:38:48.292Z] [2024-11-08T05:38:48.292Z] [2024-11-08T05:38:48.292Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/748/openapi/core-keeper.yaml] [2024-11-08T05:38:48.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:38:48.292Z] Dload Upload Total Spent Left Speed [2024-11-08T05:38:48.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32901 100 66 100 32835 286 139k --:--:-- --:--:-- --:--:-- 139k [2024-11-08T05:38:48.552Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T05:38:48.552Z] [2024-11-08T05:38:48.552Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/748/openapi/core-metadata.yaml] [2024-11-08T05:38:48.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:38:48.552Z] Dload Upload Total Spent Left Speed [2024-11-08T05:38:48.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 430 427k --:--:-- --:--:-- --:--:-- 429k [2024-11-08T05:38:48.811Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T05:38:48.811Z] [2024-11-08T05:38:48.811Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/748/openapi/support-cron-scheduler.yaml] [2024-11-08T05:38:48.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:38:48.811Z] Dload Upload Total Spent Left Speed [2024-11-08T05:38:49.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 244 183k --:--:-- --:--:-- --:--:-- 183k [2024-11-08T05:38:49.070Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T05:38:49.070Z] [2024-11-08T05:38:49.070Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/748/openapi/support-notifications.yaml] [2024-11-08T05:38:49.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:38:49.070Z] Dload Upload Total Spent Left Speed [2024-11-08T05:38:49.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 388 212k --:--:-- --:--:-- --:--:-- 211k 100 87457 100 156 100 87301 388 212k --:--:-- --:--:-- --:--:-- 211k [2024-11-08T05:38:49.640Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T05:38:49.640Z] [Pipeline] } [2024-11-08T05:38:49.646Z] 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-11-08T05:38:50.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T05:38:50.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:38:50.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:38:50.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:38:50.474Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T05:38:50.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T05:38:50.975Z] $ docker top a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 -eo pid,comm [2024-11-08T05:38:51.029Z] 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-11-08T05:38:51.029Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T05:38:51.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:38:51.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:38:51.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:38:51.196Z] $ docker exec a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 ssh-agent [2024-11-08T05:38:51.306Z] SSH_AUTH_SOCK=/tmp/ssh-G0XmyvMQqt6U/agent.32 [2024-11-08T05:38:51.306Z] SSH_AGENT_PID=38 [2024-11-08T05:38:51.311Z] Running ssh-add (command line suppressed) [2024-11-08T05:38:51.414Z] Identity added: /w/workspace/edgex-go/748@tmp/private_key_3392858157152960484.key (/w/workspace/edgex-go/748@tmp/private_key_3392858157152960484.key) [2024-11-08T05:38:51.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:38:51.720Z] + git semver tag [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,888 [run_tag] DEBUG tag force:False [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,888 [check_head_tag] DEBUG check head tag [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,890 [execute] INFO git cat-file --batch-check [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=) [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,894 [execute] INFO git cat-file --batch [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=) [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,942 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,942 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,942 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=None) [2024-11-08T05:38:51.979Z] 2024-11-08 05:38:51,945 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main [2024-11-08T05:38:51.979Z] 4.0.0-dev.14 [Pipeline] } [2024-11-08T05:38:51.987Z] $ docker exec --env ******** --env ******** a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 ssh-agent -k [2024-11-08T05:38:52.078Z] unset SSH_AUTH_SOCK; [2024-11-08T05:38:52.078Z] unset SSH_AGENT_PID; [2024-11-08T05:38:52.078Z] echo Agent pid 38 killed; [2024-11-08T05:38:52.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T05:38:52.409Z] + git semver [Pipeline] } [2024-11-08T05:38:52.679Z] $ docker stop --time=1 a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 [2024-11-08T05:38:53.964Z] $ docker rm -f --volumes a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:38:54.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T05:38:54.380Z] [2024-11-08T05:38:54.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:38:54.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T05:38:54.685Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T05:38:54.685Z] ab5ef0e58194: Pulling fs layer [2024-11-08T05:38:54.685Z] 9712f1f96733: Pulling fs layer [2024-11-08T05:38:54.685Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T05:38:54.685Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T05:38:54.685Z] e9a5061849ea: Pulling fs layer [2024-11-08T05:38:54.685Z] d747dcd14b5f: Pulling fs layer [2024-11-08T05:38:54.685Z] 2de7ff778b66: Pulling fs layer [2024-11-08T05:38:54.685Z] 2de7ff778b66: Waiting [2024-11-08T05:38:54.685Z] e9a5061849ea: Waiting [2024-11-08T05:38:54.685Z] d747dcd14b5f: Waiting [2024-11-08T05:38:54.685Z] 0d9ebad4ef96: Waiting [2024-11-08T05:38:54.685Z] 9712f1f96733: Download complete [2024-11-08T05:38:54.944Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T05:38:54.944Z] 63f879dbbcfc: Download complete [2024-11-08T05:38:55.202Z] ab5ef0e58194: Verifying Checksum [2024-11-08T05:38:55.202Z] ab5ef0e58194: Download complete [2024-11-08T05:38:55.202Z] e9a5061849ea: Verifying Checksum [2024-11-08T05:38:55.202Z] e9a5061849ea: Download complete [2024-11-08T05:38:55.202Z] d747dcd14b5f: Verifying Checksum [2024-11-08T05:38:55.202Z] d747dcd14b5f: Download complete [2024-11-08T05:38:55.202Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T05:38:55.202Z] 0d9ebad4ef96: Download complete [2024-11-08T05:38:55.460Z] 2de7ff778b66: Verifying Checksum [2024-11-08T05:38:55.460Z] 2de7ff778b66: Download complete [2024-11-08T05:38:57.988Z] ab5ef0e58194: Pull complete [2024-11-08T05:38:57.989Z] 9712f1f96733: Pull complete [2024-11-08T05:38:58.924Z] 63f879dbbcfc: Pull complete [2024-11-08T05:39:03.109Z] 0d9ebad4ef96: Pull complete [2024-11-08T05:39:03.366Z] e9a5061849ea: Pull complete [2024-11-08T05:39:03.366Z] d747dcd14b5f: Pull complete [2024-11-08T05:39:04.744Z] 2de7ff778b66: Pull complete [2024-11-08T05:39:04.744Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T05:39:04.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T05:39:04.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:39:04.853Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T05:39:04.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-08T05:39:10.365Z] $ docker top 652a243dcf3965c4c5f9161a59819259dad6c149b5d9caed9d48cc53eb6005dc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:39:10.454Z] provisioning config files... [2024-11-08T05:39:10.464Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/748@tmp/config3042745849026183380tmp [2024-11-08T05:39:10.473Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/748@tmp/config15975007857469134082tmp [2024-11-08T05:39:10.483Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/748@tmp/config7501727407016750177tmp [Pipeline] { [Pipeline] echo [2024-11-08T05:39:10.512Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:10.805Z] ---> sigul-configuration.sh [2024-11-08T05:39:10.805Z] gpg: directory `/root/.gnupg' created [2024-11-08T05:39:10.805Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T05:39:10.805Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T05:39:10.805Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T05:39:10.805Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T05:39:10.805Z] gpg: CAST5 encrypted data [2024-11-08T05:39:10.805Z] gpg: encrypted with 1 passphrase [2024-11-08T05:39:10.805Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T05:39:11.103Z] + mkdir /home/jenkins [2024-11-08T05:39:11.104Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T05:39:11.397Z] + 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-11-08T05:39:11.409Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:11.702Z] ---> sigul-install.sh [2024-11-08T05:39:11.702Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T05:39:12.004Z] + git tag --list [2024-11-08T05:39:12.004Z] 0.6.0 [2024-11-08T05:39:12.004Z] 0.6.1 [2024-11-08T05:39:12.004Z] 0.7.0 [2024-11-08T05:39:12.004Z] 0.7.1 [2024-11-08T05:39:12.004Z] v1.0.0 [2024-11-08T05:39:12.004Z] v1.0.1 [2024-11-08T05:39:12.004Z] v1.1.0 [2024-11-08T05:39:12.004Z] v1.2.0 [2024-11-08T05:39:12.004Z] v1.2.1 [2024-11-08T05:39:12.004Z] v1.3.0 [2024-11-08T05:39:12.004Z] v1.3.1 [2024-11-08T05:39:12.004Z] v2.0.0 [2024-11-08T05:39:12.004Z] v2.1.0 [2024-11-08T05:39:12.004Z] v2.1.1 [2024-11-08T05:39:12.004Z] v2.2.0 [2024-11-08T05:39:12.004Z] v2.3.0 [2024-11-08T05:39:12.004Z] v3.0 [2024-11-08T05:39:12.004Z] v3.0.0 [2024-11-08T05:39:12.004Z] v3.1 [2024-11-08T05:39:12.004Z] v3.1.0 [2024-11-08T05:39:12.004Z] v3.1.0-dev.1 [2024-11-08T05:39:12.004Z] v3.1.0-dev.10 [2024-11-08T05:39:12.004Z] v3.1.0-dev.11 [2024-11-08T05:39:12.004Z] v3.1.0-dev.12 [2024-11-08T05:39:12.004Z] v3.1.0-dev.13 [2024-11-08T05:39:12.004Z] v3.1.0-dev.14 [2024-11-08T05:39:12.004Z] v3.1.0-dev.15 [2024-11-08T05:39:12.004Z] v3.1.0-dev.16 [2024-11-08T05:39:12.004Z] v3.1.0-dev.17 [2024-11-08T05:39:12.004Z] v3.1.0-dev.18 [2024-11-08T05:39:12.004Z] v3.1.0-dev.19 [2024-11-08T05:39:12.004Z] v3.1.0-dev.2 [2024-11-08T05:39:12.004Z] v3.1.0-dev.20 [2024-11-08T05:39:12.004Z] v3.1.0-dev.21 [2024-11-08T05:39:12.004Z] v3.1.0-dev.22 [2024-11-08T05:39:12.004Z] v3.1.0-dev.23 [2024-11-08T05:39:12.004Z] v3.1.0-dev.24 [2024-11-08T05:39:12.004Z] v3.1.0-dev.25 [2024-11-08T05:39:12.004Z] v3.1.0-dev.26 [2024-11-08T05:39:12.004Z] v3.1.0-dev.27 [2024-11-08T05:39:12.005Z] v3.1.0-dev.28 [2024-11-08T05:39:12.005Z] v3.1.0-dev.29 [2024-11-08T05:39:12.005Z] v3.1.0-dev.3 [2024-11-08T05:39:12.005Z] v3.1.0-dev.30 [2024-11-08T05:39:12.005Z] v3.1.0-dev.31 [2024-11-08T05:39:12.005Z] v3.1.0-dev.32 [2024-11-08T05:39:12.005Z] v3.1.0-dev.33 [2024-11-08T05:39:12.005Z] v3.1.0-dev.34 [2024-11-08T05:39:12.005Z] v3.1.0-dev.35 [2024-11-08T05:39:12.005Z] v3.1.0-dev.36 [2024-11-08T05:39:12.005Z] v3.1.0-dev.37 [2024-11-08T05:39:12.005Z] v3.1.0-dev.38 [2024-11-08T05:39:12.005Z] v3.1.0-dev.39 [2024-11-08T05:39:12.005Z] v3.1.0-dev.4 [2024-11-08T05:39:12.005Z] v3.1.0-dev.40 [2024-11-08T05:39:12.005Z] v3.1.0-dev.41 [2024-11-08T05:39:12.005Z] v3.1.0-dev.42 [2024-11-08T05:39:12.005Z] v3.1.0-dev.43 [2024-11-08T05:39:12.005Z] v3.1.0-dev.44 [2024-11-08T05:39:12.005Z] v3.1.0-dev.45 [2024-11-08T05:39:12.005Z] v3.1.0-dev.46 [2024-11-08T05:39:12.005Z] v3.1.0-dev.47 [2024-11-08T05:39:12.005Z] v3.1.0-dev.48 [2024-11-08T05:39:12.005Z] v3.1.0-dev.49 [2024-11-08T05:39:12.005Z] v3.1.0-dev.5 [2024-11-08T05:39:12.005Z] v3.1.0-dev.50 [2024-11-08T05:39:12.005Z] v3.1.0-dev.51 [2024-11-08T05:39:12.005Z] v3.1.0-dev.52 [2024-11-08T05:39:12.005Z] v3.1.0-dev.53 [2024-11-08T05:39:12.005Z] v3.1.0-dev.54 [2024-11-08T05:39:12.005Z] v3.1.0-dev.55 [2024-11-08T05:39:12.005Z] v3.1.0-dev.56 [2024-11-08T05:39:12.005Z] v3.1.0-dev.57 [2024-11-08T05:39:12.005Z] v3.1.0-dev.58 [2024-11-08T05:39:12.005Z] v3.1.0-dev.59 [2024-11-08T05:39:12.005Z] v3.1.0-dev.6 [2024-11-08T05:39:12.005Z] v3.1.0-dev.60 [2024-11-08T05:39:12.005Z] v3.1.0-dev.61 [2024-11-08T05:39:12.005Z] v3.1.0-dev.62 [2024-11-08T05:39:12.005Z] v3.1.0-dev.63 [2024-11-08T05:39:12.005Z] v3.1.0-dev.64 [2024-11-08T05:39:12.005Z] v3.1.0-dev.65 [2024-11-08T05:39:12.005Z] v3.1.0-dev.66 [2024-11-08T05:39:12.005Z] v3.1.0-dev.67 [2024-11-08T05:39:12.005Z] v3.1.0-dev.68 [2024-11-08T05:39:12.005Z] v3.1.0-dev.69 [2024-11-08T05:39:12.005Z] v3.1.0-dev.7 [2024-11-08T05:39:12.005Z] v3.1.0-dev.70 [2024-11-08T05:39:12.005Z] v3.1.0-dev.71 [2024-11-08T05:39:12.005Z] v3.1.0-dev.72 [2024-11-08T05:39:12.005Z] v3.1.0-dev.73 [2024-11-08T05:39:12.005Z] v3.1.0-dev.8 [2024-11-08T05:39:12.005Z] v3.1.0-dev.9 [2024-11-08T05:39:12.005Z] v3.1.1 [2024-11-08T05:39:12.005Z] v3.1.1-dev.1 [2024-11-08T05:39:12.005Z] v3.1.1-dev.2 [2024-11-08T05:39:12.005Z] v3.2.0-dev.1 [2024-11-08T05:39:12.005Z] v3.2.0-dev.10 [2024-11-08T05:39:12.005Z] v3.2.0-dev.100 [2024-11-08T05:39:12.005Z] v3.2.0-dev.101 [2024-11-08T05:39:12.005Z] v3.2.0-dev.102 [2024-11-08T05:39:12.005Z] v3.2.0-dev.103 [2024-11-08T05:39:12.005Z] v3.2.0-dev.104 [2024-11-08T05:39:12.005Z] v3.2.0-dev.105 [2024-11-08T05:39:12.005Z] v3.2.0-dev.106 [2024-11-08T05:39:12.005Z] v3.2.0-dev.107 [2024-11-08T05:39:12.005Z] v3.2.0-dev.108 [2024-11-08T05:39:12.005Z] v3.2.0-dev.109 [2024-11-08T05:39:12.005Z] v3.2.0-dev.11 [2024-11-08T05:39:12.005Z] v3.2.0-dev.12 [2024-11-08T05:39:12.005Z] v3.2.0-dev.13 [2024-11-08T05:39:12.005Z] v3.2.0-dev.14 [2024-11-08T05:39:12.005Z] v3.2.0-dev.15 [2024-11-08T05:39:12.005Z] v3.2.0-dev.16 [2024-11-08T05:39:12.005Z] v3.2.0-dev.17 [2024-11-08T05:39:12.005Z] v3.2.0-dev.18 [2024-11-08T05:39:12.005Z] v3.2.0-dev.19 [2024-11-08T05:39:12.005Z] v3.2.0-dev.2 [2024-11-08T05:39:12.005Z] v3.2.0-dev.20 [2024-11-08T05:39:12.005Z] v3.2.0-dev.21 [2024-11-08T05:39:12.005Z] v3.2.0-dev.22 [2024-11-08T05:39:12.005Z] v3.2.0-dev.23 [2024-11-08T05:39:12.005Z] v3.2.0-dev.24 [2024-11-08T05:39:12.005Z] v3.2.0-dev.25 [2024-11-08T05:39:12.005Z] v3.2.0-dev.26 [2024-11-08T05:39:12.005Z] v3.2.0-dev.27 [2024-11-08T05:39:12.005Z] v3.2.0-dev.28 [2024-11-08T05:39:12.005Z] v3.2.0-dev.29 [2024-11-08T05:39:12.005Z] v3.2.0-dev.3 [2024-11-08T05:39:12.005Z] v3.2.0-dev.30 [2024-11-08T05:39:12.005Z] v3.2.0-dev.31 [2024-11-08T05:39:12.005Z] v3.2.0-dev.32 [2024-11-08T05:39:12.005Z] v3.2.0-dev.33 [2024-11-08T05:39:12.005Z] v3.2.0-dev.34 [2024-11-08T05:39:12.005Z] v3.2.0-dev.35 [2024-11-08T05:39:12.005Z] v3.2.0-dev.36 [2024-11-08T05:39:12.005Z] v3.2.0-dev.37 [2024-11-08T05:39:12.005Z] v3.2.0-dev.38 [2024-11-08T05:39:12.005Z] v3.2.0-dev.39 [2024-11-08T05:39:12.005Z] v3.2.0-dev.4 [2024-11-08T05:39:12.005Z] v3.2.0-dev.40 [2024-11-08T05:39:12.005Z] v3.2.0-dev.41 [2024-11-08T05:39:12.005Z] v3.2.0-dev.42 [2024-11-08T05:39:12.005Z] v3.2.0-dev.43 [2024-11-08T05:39:12.005Z] v3.2.0-dev.44 [2024-11-08T05:39:12.005Z] v3.2.0-dev.45 [2024-11-08T05:39:12.005Z] v3.2.0-dev.46 [2024-11-08T05:39:12.005Z] v3.2.0-dev.47 [2024-11-08T05:39:12.005Z] v3.2.0-dev.48 [2024-11-08T05:39:12.005Z] v3.2.0-dev.49 [2024-11-08T05:39:12.005Z] v3.2.0-dev.5 [2024-11-08T05:39:12.005Z] v3.2.0-dev.50 [2024-11-08T05:39:12.005Z] v3.2.0-dev.51 [2024-11-08T05:39:12.005Z] v3.2.0-dev.52 [2024-11-08T05:39:12.005Z] v3.2.0-dev.53 [2024-11-08T05:39:12.005Z] v3.2.0-dev.54 [2024-11-08T05:39:12.005Z] v3.2.0-dev.55 [2024-11-08T05:39:12.005Z] v3.2.0-dev.56 [2024-11-08T05:39:12.005Z] v3.2.0-dev.57 [2024-11-08T05:39:12.005Z] v3.2.0-dev.58 [2024-11-08T05:39:12.005Z] v3.2.0-dev.59 [2024-11-08T05:39:12.005Z] v3.2.0-dev.6 [2024-11-08T05:39:12.005Z] v3.2.0-dev.60 [2024-11-08T05:39:12.005Z] v3.2.0-dev.61 [2024-11-08T05:39:12.005Z] v3.2.0-dev.62 [2024-11-08T05:39:12.005Z] v3.2.0-dev.63 [2024-11-08T05:39:12.005Z] v3.2.0-dev.64 [2024-11-08T05:39:12.005Z] v3.2.0-dev.65 [2024-11-08T05:39:12.005Z] v3.2.0-dev.66 [2024-11-08T05:39:12.005Z] v3.2.0-dev.67 [2024-11-08T05:39:12.005Z] v3.2.0-dev.68 [2024-11-08T05:39:12.005Z] v3.2.0-dev.69 [2024-11-08T05:39:12.005Z] v3.2.0-dev.7 [2024-11-08T05:39:12.005Z] v3.2.0-dev.70 [2024-11-08T05:39:12.005Z] v3.2.0-dev.71 [2024-11-08T05:39:12.005Z] v3.2.0-dev.72 [2024-11-08T05:39:12.005Z] v3.2.0-dev.73 [2024-11-08T05:39:12.005Z] v3.2.0-dev.74 [2024-11-08T05:39:12.005Z] v3.2.0-dev.75 [2024-11-08T05:39:12.005Z] v3.2.0-dev.76 [2024-11-08T05:39:12.005Z] v3.2.0-dev.77 [2024-11-08T05:39:12.005Z] v3.2.0-dev.78 [2024-11-08T05:39:12.005Z] v3.2.0-dev.79 [2024-11-08T05:39:12.005Z] v3.2.0-dev.8 [2024-11-08T05:39:12.005Z] v3.2.0-dev.80 [2024-11-08T05:39:12.005Z] v3.2.0-dev.81 [2024-11-08T05:39:12.005Z] v3.2.0-dev.82 [2024-11-08T05:39:12.005Z] v3.2.0-dev.83 [2024-11-08T05:39:12.005Z] v3.2.0-dev.84 [2024-11-08T05:39:12.005Z] v3.2.0-dev.85 [2024-11-08T05:39:12.005Z] v3.2.0-dev.86 [2024-11-08T05:39:12.005Z] v3.2.0-dev.87 [2024-11-08T05:39:12.005Z] v3.2.0-dev.88 [2024-11-08T05:39:12.005Z] v3.2.0-dev.89 [2024-11-08T05:39:12.005Z] v3.2.0-dev.9 [2024-11-08T05:39:12.005Z] v3.2.0-dev.90 [2024-11-08T05:39:12.005Z] v3.2.0-dev.91 [2024-11-08T05:39:12.005Z] v3.2.0-dev.92 [2024-11-08T05:39:12.005Z] v3.2.0-dev.93 [2024-11-08T05:39:12.005Z] v3.2.0-dev.94 [2024-11-08T05:39:12.005Z] v3.2.0-dev.95 [2024-11-08T05:39:12.005Z] v3.2.0-dev.96 [2024-11-08T05:39:12.005Z] v3.2.0-dev.97 [2024-11-08T05:39:12.005Z] v3.2.0-dev.98 [2024-11-08T05:39:12.005Z] v3.2.0-dev.99 [2024-11-08T05:39:12.005Z] v4.0.0-dev.1 [2024-11-08T05:39:12.005Z] v4.0.0-dev.10 [2024-11-08T05:39:12.005Z] v4.0.0-dev.11 [2024-11-08T05:39:12.005Z] v4.0.0-dev.12 [2024-11-08T05:39:12.005Z] v4.0.0-dev.13 [2024-11-08T05:39:12.005Z] v4.0.0-dev.14 [2024-11-08T05:39:12.005Z] v4.0.0-dev.2 [2024-11-08T05:39:12.005Z] v4.0.0-dev.3 [2024-11-08T05:39:12.005Z] v4.0.0-dev.4 [2024-11-08T05:39:12.005Z] v4.0.0-dev.5 [2024-11-08T05:39:12.005Z] v4.0.0-dev.6 [2024-11-08T05:39:12.005Z] v4.0.0-dev.7 [2024-11-08T05:39:12.005Z] v4.0.0-dev.8 [2024-11-08T05:39:12.005Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-08T05:39:12.302Z] + lftools sign git-tag v4.0.0-dev.14 [2024-11-08T05:39:12.869Z] Signing Git tag with Sigul... [2024-11-08T05:39:12.869Z] Signing v4.0.0-dev.14 [Pipeline] echo [2024-11-08T05:39:13.140Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:13.431Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T05:39:13.439Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T05:39:13.468Z] $ docker stop --time=1 652a243dcf3965c4c5f9161a59819259dad6c149b5d9caed9d48cc53eb6005dc [2024-11-08T05:39:14.776Z] $ docker rm -f --volumes 652a243dcf3965c4c5f9161a59819259dad6c149b5d9caed9d48cc53eb6005dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T05:39:15.229Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T05:39:15.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:39:15.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:39:15.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:39:15.614Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T05:39:15.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T05:39:15.981Z] $ docker top 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc -eo pid,comm [2024-11-08T05:39:16.030Z] 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-11-08T05:39:16.030Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T05:39:16.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:39:16.095Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:39:16.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:39:16.205Z] $ docker exec 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc ssh-agent [2024-11-08T05:39:16.314Z] SSH_AUTH_SOCK=/tmp/ssh-pITkqGbjaEkn/agent.33 [2024-11-08T05:39:16.314Z] SSH_AGENT_PID=38 [2024-11-08T05:39:16.318Z] Running ssh-add (command line suppressed) [2024-11-08T05:39:16.416Z] Identity added: /w/workspace/edgex-go/748@tmp/private_key_7426465092054408559.key (/w/workspace/edgex-go/748@tmp/private_key_7426465092054408559.key) [2024-11-08T05:39:16.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:39:16.721Z] + git semver bump pre [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,899 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,899 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,899 [bump_version] DEBUG bumped version:4.0.0-dev.15 [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,899 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/edgex-go/748/.semver/main with force:True [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,899 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,899 [write_file] DEBUG write to file:/w/workspace/edgex-go/748/.semver/main [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,901 [execute] INFO git cat-file --batch-check [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,907 [execute] INFO git cat-file --batch [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T05:39:16.980Z] 2024-11-08 05:39:16,913 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main [2024-11-08T05:39:16.980Z] 4.0.0-dev.15 [Pipeline] } [2024-11-08T05:39:16.988Z] $ docker exec --env ******** --env ******** 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc ssh-agent -k [2024-11-08T05:39:17.084Z] unset SSH_AUTH_SOCK; [2024-11-08T05:39:17.084Z] unset SSH_AGENT_PID; [2024-11-08T05:39:17.084Z] echo Agent pid 38 killed; [2024-11-08T05:39:17.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T05:39:17.421Z] + git semver [Pipeline] } [2024-11-08T05:39:17.692Z] $ docker stop --time=1 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc [2024-11-08T05:39:18.981Z] $ docker rm -f --volumes 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:39:19.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T05:39:19.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:39:19.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:39:19.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:39:19.721Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T05:39:19.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T05:39:20.097Z] $ docker top ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 -eo pid,comm [2024-11-08T05:39:20.144Z] 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-11-08T05:39:20.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T05:39:20.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:39:20.202Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:39:20.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:39:20.311Z] $ docker exec ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 ssh-agent [2024-11-08T05:39:20.422Z] SSH_AUTH_SOCK=/tmp/ssh-iuhhISHD7kGo/agent.33 [2024-11-08T05:39:20.422Z] SSH_AGENT_PID=39 [2024-11-08T05:39:20.425Z] Running ssh-add (command line suppressed) [2024-11-08T05:39:20.526Z] Identity added: /w/workspace/edgex-go/748@tmp/private_key_2116264644341754842.key (/w/workspace/edgex-go/748@tmp/private_key_2116264644341754842.key) [2024-11-08T05:39:20.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:39:20.829Z] + git semver push [2024-11-08T05:39:21.088Z] 2024-11-08 05:39:21,001 [run_push] DEBUG push [2024-11-08T05:39:21.088Z] 2024-11-08 05:39:21,002 [execute] INFO git cat-file --batch-check [2024-11-08T05:39:21.088Z] 2024-11-08 05:39:21,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T05:39:21.088Z] 2024-11-08 05:39:21,006 [execute] INFO git rev-list bcc7b5e8b142dff66e07c86c2bb6fac4580a25a6 -- [2024-11-08T05:39:21.088Z] 2024-11-08 05:39:21,007 [execute] DEBUG Popen(['git', 'rev-list', 'bcc7b5e8b142dff66e07c86c2bb6fac4580a25a6', '--'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T05:39:21.088Z] 2024-11-08 05:39:21,025 [execute] INFO git fetch -v origin [2024-11-08T05:39:21.088Z] 2024-11-08 05:39:21,025 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T05:39:21.655Z] 2024-11-08 05:39:21,602 [run_push] DEBUG no remote changes detected [2024-11-08T05:39:21.655Z] 2024-11-08 05:39:21,603 [execute] INFO git push origin semver [2024-11-08T05:39:21.655Z] 2024-11-08 05:39:21,603 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T05:39:22.593Z] 2024-11-08 05:39:22,224 [run_push] DEBUG push all version tags [2024-11-08T05:39:22.593Z] 2024-11-08 05:39:22,225 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T05:39:22.593Z] 2024-11-08 05:39:22,225 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=None) [2024-11-08T05:39:23.162Z] 2024-11-08 05:39:22,986 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main [2024-11-08T05:39:23.162Z] 4.0.0-dev.15 [Pipeline] } [2024-11-08T05:39:23.171Z] $ docker exec --env ******** --env ******** ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 ssh-agent -k [2024-11-08T05:39:23.273Z] unset SSH_AUTH_SOCK; [2024-11-08T05:39:23.274Z] unset SSH_AGENT_PID; [2024-11-08T05:39:23.274Z] echo Agent pid 39 killed; [2024-11-08T05:39:23.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T05:39:23.609Z] + git semver [Pipeline] } [2024-11-08T05:39:23.883Z] $ docker stop --time=1 ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 [2024-11-08T05:39:25.167Z] $ docker rm -f --volumes ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 [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-11-08T05:39:25.767Z] + [ -d /w/workspace/edgex-go/748/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:26.055Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:26.916Z] ---> package-listing.sh [2024-11-08T05:39:26.916Z] ++ facter osfamily [2024-11-08T05:39:26.916Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T05:39:27.175Z] + OS_FAMILY=debian [2024-11-08T05:39:27.175Z] + workspace=/w/workspace/edgex-go/748 [2024-11-08T05:39:27.175Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T05:39:27.175Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T05:39:27.175Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T05:39:27.175Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T05:39:27.175Z] + '[' /w/workspace/edgex-go/748 ']' [2024-11-08T05:39:27.175Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T05:39:27.175Z] + case "${OS_FAMILY}" in [2024-11-08T05:39:27.175Z] + dpkg -l [2024-11-08T05:39:27.175Z] + grep '^ii' [2024-11-08T05:39:27.175Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T05:39:27.175Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T05:39:27.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T05:39:27.175Z] + '[' /w/workspace/edgex-go/748 ']' [2024-11-08T05:39:27.175Z] + mkdir -p /w/workspace/edgex-go/748/archives/ [2024-11-08T05:39:27.175Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/748/archives/ [Pipeline] echo [2024-11-08T05:39:27.185Z] 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/748/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T05:39:27.464Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:39:28.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:39:28.027Z] [2024-11-08T05:39:28.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:39:28.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:39:28.332Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T05:39:28.332Z] 5eb5b503b376: Pulling fs layer [2024-11-08T05:39:28.332Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T05:39:28.332Z] ec43610c2a17: Pulling fs layer [2024-11-08T05:39:28.332Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T05:39:28.332Z] 33b1e0a273af: Pulling fs layer [2024-11-08T05:39:28.332Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T05:39:28.332Z] 2f39f015ded8: Pulling fs layer [2024-11-08T05:39:28.332Z] 3a2ae6a8a46f: Waiting [2024-11-08T05:39:28.332Z] 33b1e0a273af: Waiting [2024-11-08T05:39:28.332Z] 5d3b04190fa2: Waiting [2024-11-08T05:39:28.332Z] 2f39f015ded8: Waiting [2024-11-08T05:39:28.332Z] 5c69ac0246d0: Download complete [2024-11-08T05:39:28.332Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T05:39:28.332Z] 3a2ae6a8a46f: Download complete [2024-11-08T05:39:28.332Z] 33b1e0a273af: Verifying Checksum [2024-11-08T05:39:28.332Z] 33b1e0a273af: Download complete [2024-11-08T05:39:28.332Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T05:39:28.332Z] 5d3b04190fa2: Download complete [2024-11-08T05:39:28.332Z] ec43610c2a17: Verifying Checksum [2024-11-08T05:39:28.332Z] ec43610c2a17: Download complete [2024-11-08T05:39:28.590Z] 5eb5b503b376: Verifying Checksum [2024-11-08T05:39:28.590Z] 5eb5b503b376: Download complete [2024-11-08T05:39:29.156Z] 2f39f015ded8: Download complete [2024-11-08T05:39:29.721Z] 5eb5b503b376: Pull complete [2024-11-08T05:39:29.978Z] 5c69ac0246d0: Pull complete [2024-11-08T05:39:30.545Z] ec43610c2a17: Pull complete [2024-11-08T05:39:30.545Z] 3a2ae6a8a46f: Pull complete [2024-11-08T05:39:30.803Z] 33b1e0a273af: Pull complete [2024-11-08T05:39:30.803Z] 5d3b04190fa2: Pull complete [2024-11-08T05:39:34.990Z] 2f39f015ded8: Pull complete [2024-11-08T05:39:34.990Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T05:39:34.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:39:34.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:39:35.116Z] prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container [2024-11-08T05:39:35.146Z] $ 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/748/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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T05:39:40.109Z] $ docker top cd53a50a41414f207edb8809b7dcb58865bc91401370c8eeca9422c0dad37921 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:39:40.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T05:39:40.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T05:39:41.025Z] + ls /var/log/sa-host [2024-11-08T05:39:41.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:39:41.095Z] provisioning config files... [2024-11-08T05:39:41.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/748@tmp/config10746059039125882064tmp [Pipeline] { [Pipeline] echo [2024-11-08T05:39:41.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:41.406Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T05:39:41.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:41.744Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T05:39:41.752Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:42.033Z] ---> sudo-logs.sh [2024-11-08T05:39:42.033Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T05:39:42.061Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:42.343Z] ---> job-cost.sh [2024-11-08T05:39:42.343Z] lf-activate-venv: SKIPPING [2024-11-08T05:39:42.343Z] DEBUG: total: 0.10999999940395355 [2024-11-08T05:39:42.343Z] INFO: Retrieving Stack Cost... [2024-11-08T05:39:42.602Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T05:39:43.170Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T05:39:43.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:39:43.553Z] ---> logs-deploy.sh [2024-11-08T05:39:43.553Z] lf-activate-venv: SKIPPING [2024-11-08T05:39:43.553Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/748 [2024-11-08T05:39:43.553Z] INFO: archiving workspace using pattern(s): [2024-11-08T05:39:44.599Z] Archives upload complete. [2024-11-08T05:39:44.599Z] INFO: archiving logs to Nexus