Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1033d5290f4fd751026052b6c6be6da923b73d23 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-ssh13993815678276492925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh15955456857128888982.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh12180940135000151022.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh12496164496336570200.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-ssh14622700490563499786.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12790 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/709 [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/709 # 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 1033d5290f4fd751026052b6c6be6da923b73d23 (main) Commit message: "feat: Add the force query param to add device metadata API (#4929)" > 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 1033d5290f4fd751026052b6c6be6da923b73d23 # timeout=10 > git rev-list --no-walk 45b17c09e08cfe89481c1eed53cad8b90b3de025 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T10:43:15.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T10:43:15.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T10:43:15.800Z] ========================================================= [2024-10-02T10:43:15.800Z] EdgeX Global Pipelines Version Info [2024-10-02T10:43:15.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T10:43:16.547Z] ------------------- [2024-10-02T10:43:16.548Z] stable info: [2024-10-02T10:43:16.548Z] ------------------- [2024-10-02T10:43:16.548Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T10:43:16.548Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T10:43:16.548Z] Message: update stable to v1.0.264 [2024-10-02T10:43:17.121Z] ------------------- [2024-10-02T10:43:17.121Z] experimental info: [2024-10-02T10:43:17.121Z] ------------------- [2024-10-02T10:43:17.121Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T10:43:17.121Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T10:43:17.121Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T10:43:17.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-02T10:43:17.219Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-02T10:43:17.237Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T10:43:17.260Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T10:43:17.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T10:43:17.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T10:43:17.338Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T10:43:17.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-02T10:43:17.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-02T10:43:17.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-02T10:43:17.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T10:43:17.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T10:43:17.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T10:43:17.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T10:43:17.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T10:43:17.548Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T10:43:17.565Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T10:43:17.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T10:43:17.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-02T10:43:17.640Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-02T10:43:17.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T10:43:17.693Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T10:43:17.715Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T10:43:17.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-02T10:43:17.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-02T10:43:17.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-02T10:43:17.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] echo [2024-10-02T10:43:17.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1033d52 [Pipeline] echo [2024-10-02T10:43:17.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T10:43:17.925Z] provisioning config files... [2024-10-02T10:43:17.938Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/709@tmp/config4381333455552439949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T10:43:18.279Z] ---> ****-login.sh [2024-10-02T10:43:18.279Z] nexus3.edgexfoundry.org:10001 [2024-10-02T10:43:18.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:43:18.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:43:18.540Z] Configure a credential helper to remove this warning. See [2024-10-02T10:43:18.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:43:18.540Z] [2024-10-02T10:43:18.540Z] Login Succeeded [2024-10-02T10:43:18.540Z] nexus3.edgexfoundry.org:10002 [2024-10-02T10:43:18.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:43:18.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:43:18.802Z] Configure a credential helper to remove this warning. See [2024-10-02T10:43:18.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:43:18.802Z] [2024-10-02T10:43:18.802Z] Login Succeeded [2024-10-02T10:43:18.802Z] nexus3.edgexfoundry.org:10003 [2024-10-02T10:43:18.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:43:18.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:43:18.802Z] Configure a credential helper to remove this warning. See [2024-10-02T10:43:18.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:43:18.802Z] [2024-10-02T10:43:18.802Z] Login Succeeded [2024-10-02T10:43:18.802Z] nexus3.edgexfoundry.org:10004 [2024-10-02T10:43:18.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:43:19.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:43:19.063Z] Configure a credential helper to remove this warning. See [2024-10-02T10:43:19.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:43:19.063Z] [2024-10-02T10:43:19.063Z] Login Succeeded [2024-10-02T10:43:19.063Z] ****.io [2024-10-02T10:43:19.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:43:19.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:43:19.325Z] Configure a credential helper to remove this warning. See [2024-10-02T10:43:19.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:43:19.325Z] [2024-10-02T10:43:19.325Z] Login Succeeded [2024-10-02T10:43:19.325Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T10:43:19.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T10:43:19.665Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + dirname cmd/core-command/Dockerfile [2024-10-02T10:43:19.665Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-02T10:43:19.665Z] + + dirname cmd/core-data/Dockerfile [2024-10-02T10:43:19.665Z] cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/core-keeper/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/core-metadata/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/support-notifications/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-02T10:43:19.665Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-02T10:43:19.665Z] + cut -d/ -f2 [2024-10-02T10:43:19.665Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-02T10:43:19.704Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T10:43:20.058Z] + git rev-list -1 --merges 1033d5290f4fd751026052b6c6be6da923b73d23~1..1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] echo [2024-10-02T10:43:20.070Z] -----------> git rev-list -1 --merges 1033d5290f4fd751026052b6c6be6da923b73d23~1..1033d5290f4fd751026052b6c6be6da923b73d23 1033d5290f4fd751026052b6c6be6da923b73d23 [false] [Pipeline] sh [2024-10-02T10:43:20.368Z] + git log --format=format:%s -1 1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] echo [2024-10-02T10:43:20.382Z] ========================================================= [2024-10-02T10:43:20.382Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T10:43:20.382Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-02T10:43:20.772Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T10:43:20.772Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T10:43:20.772Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T10:43:20.772Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T10:43:20.772Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T10:43:20.772Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T10:43:20.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:43:21.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T10:43:21.213Z] [2024-10-02T10:43:21.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:43:21.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T10:43:21.514Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T10:43:21.514Z] b85a868b505f: Pulling fs layer [2024-10-02T10:43:21.514Z] e2be974225ed: Pulling fs layer [2024-10-02T10:43:21.514Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T10:43:21.514Z] 988bab9f4d93: Pulling fs layer [2024-10-02T10:43:21.514Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T10:43:21.514Z] eaf3925da568: Pulling fs layer [2024-10-02T10:43:21.514Z] bab4dde63d76: Pulling fs layer [2024-10-02T10:43:21.514Z] bde34c3a00c8: Pulling fs layer [2024-10-02T10:43:21.514Z] b352a97aabf1: Pulling fs layer [2024-10-02T10:43:21.514Z] 4872d77fe225: Pulling fs layer [2024-10-02T10:43:21.514Z] 5851b861e8e6: Pulling fs layer [2024-10-02T10:43:21.514Z] 988bab9f4d93: Waiting [2024-10-02T10:43:21.514Z] b352a97aabf1: Waiting [2024-10-02T10:43:21.514Z] eaf3925da568: Waiting [2024-10-02T10:43:21.514Z] 4872d77fe225: Waiting [2024-10-02T10:43:21.514Z] bab4dde63d76: Waiting [2024-10-02T10:43:21.514Z] bde34c3a00c8: Waiting [2024-10-02T10:43:21.514Z] 5851b861e8e6: Waiting [2024-10-02T10:43:21.514Z] e2be974225ed: Download complete [2024-10-02T10:43:21.514Z] 988bab9f4d93: Verifying Checksum [2024-10-02T10:43:21.514Z] 988bab9f4d93: Download complete [2024-10-02T10:43:21.773Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T10:43:21.773Z] 1469e6f7b9e6: Download complete [2024-10-02T10:43:21.773Z] eaf3925da568: Download complete [2024-10-02T10:43:21.773Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T10:43:21.773Z] 339a4e72a1f5: Download complete [2024-10-02T10:43:21.773Z] bde34c3a00c8: Download complete [2024-10-02T10:43:21.773Z] b352a97aabf1: Verifying Checksum [2024-10-02T10:43:21.773Z] b352a97aabf1: Download complete [2024-10-02T10:43:21.773Z] 4872d77fe225: Verifying Checksum [2024-10-02T10:43:21.773Z] 4872d77fe225: Download complete [2024-10-02T10:43:21.773Z] 5851b861e8e6: Verifying Checksum [2024-10-02T10:43:21.773Z] 5851b861e8e6: Download complete [2024-10-02T10:43:21.773Z] b85a868b505f: Verifying Checksum [2024-10-02T10:43:21.773Z] b85a868b505f: Download complete [2024-10-02T10:43:22.032Z] bab4dde63d76: Verifying Checksum [2024-10-02T10:43:22.032Z] bab4dde63d76: Download complete [2024-10-02T10:43:23.414Z] b85a868b505f: Pull complete [2024-10-02T10:43:23.414Z] e2be974225ed: Pull complete [2024-10-02T10:43:23.675Z] 339a4e72a1f5: Pull complete [2024-10-02T10:43:23.935Z] 988bab9f4d93: Pull complete [2024-10-02T10:43:24.196Z] 1469e6f7b9e6: Pull complete [2024-10-02T10:43:24.196Z] eaf3925da568: Pull complete [2024-10-02T10:43:26.116Z] bab4dde63d76: Pull complete [2024-10-02T10:43:26.397Z] bde34c3a00c8: Pull complete [2024-10-02T10:43:26.397Z] b352a97aabf1: Pull complete [2024-10-02T10:43:26.658Z] 4872d77fe225: Pull complete [2024-10-02T10:43:26.658Z] 5851b861e8e6: Pull complete [2024-10-02T10:43:26.658Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T10:43:26.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T10:43:26.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:43:26.816Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T10:43:26.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T10:43:30.153Z] $ docker top 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 -eo pid,comm [2024-10-02T10:43:30.210Z] 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-10-02T10:43:30.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T10:43:30.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T10:43:30.268Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T10:43:30.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T10:43:30.405Z] $ docker exec 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 ssh-agent [2024-10-02T10:43:30.524Z] SSH_AUTH_SOCK=/tmp/ssh-jyJnWnsicP1B/agent.32 [2024-10-02T10:43:30.524Z] SSH_AGENT_PID=39 [2024-10-02T10:43:30.531Z] Running ssh-add (command line suppressed) [2024-10-02T10:43:30.637Z] Identity added: /w/workspace/edgex-go/709@tmp/private_key_9007272204621654436.key (/w/workspace/edgex-go/709@tmp/private_key_9007272204621654436.key) [2024-10-02T10:43:30.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T10:43:30.964Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T10:43:30.976Z] $ docker exec --env ******** --env ******** 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 ssh-agent -k [2024-10-02T10:43:31.074Z] unset SSH_AUTH_SOCK; [2024-10-02T10:43:31.074Z] unset SSH_AGENT_PID; [2024-10-02T10:43:31.074Z] echo Agent pid 39 killed; [2024-10-02T10:43:31.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T10:43:31.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T10:43:31.135Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T10:43:31.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T10:43:31.228Z] $ docker exec 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 ssh-agent [2024-10-02T10:43:31.344Z] SSH_AUTH_SOCK=/tmp/ssh-uB0kAGF1uaDT/agent.72 [2024-10-02T10:43:31.344Z] SSH_AGENT_PID=78 [2024-10-02T10:43:31.348Z] Running ssh-add (command line suppressed) [2024-10-02T10:43:31.467Z] Identity added: /w/workspace/edgex-go/709@tmp/private_key_91240193043253810.key (/w/workspace/edgex-go/709@tmp/private_key_91240193043253810.key) [2024-10-02T10:43:31.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T10:43:31.783Z] + git semver init [2024-10-02T10:43:32.044Z] 2024-10-02 10:43:31,958 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T10:43:32.044Z] 2024-10-02 10:43:31,959 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/709/.semver [2024-10-02T10:43:32.044Z] 2024-10-02 10:43:31,959 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/709/.semver [2024-10-02T10:43:32.044Z] 2024-10-02 10:43:31,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/709/.semver'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=None) [2024-10-02T10:43:38.623Z] 2024-10-02 10:43:37,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/709/.git/info/exclude [2024-10-02T10:43:38.623Z] 2024-10-02 10:43:37,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/709/.semver/main with force:False [2024-10-02T10:43:38.623Z] 2024-10-02 10:43:37,414 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main [2024-10-02T10:43:38.623Z] 2024-10-02 10:43:37,414 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main [2024-10-02T10:43:38.623Z] 3.2.0-dev.86 [Pipeline] } [2024-10-02T10:43:38.633Z] $ docker exec --env ******** --env ******** 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 ssh-agent -k [2024-10-02T10:43:38.730Z] unset SSH_AUTH_SOCK; [2024-10-02T10:43:38.731Z] unset SSH_AGENT_PID; [2024-10-02T10:43:38.731Z] echo Agent pid 78 killed; [2024-10-02T10:43:38.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T10:43:39.073Z] + git semver [Pipeline] } [2024-10-02T10:43:39.345Z] $ docker stop --time=1 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 [2024-10-02T10:43:40.632Z] $ docker rm -f --volumes 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T10:43:40.978Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T10:43:41.233Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T10:43:41.236Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.86 [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-10-02T10:43:41.643Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12778 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-02T10:43:41.660Z] Running in /w/workspace/edgex-go/709 [Pipeline] { [2024-10-02T10:43:41.669Z] + git config --global --add safe.directory /w/workspace/edgex-go/709 [Pipeline] checkout [Pipeline] echo [2024-10-02T10:43:41.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-10-02T10:43:41.706Z] The recommended git tool is: git [Pipeline] echo [2024-10-02T10:43:41.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T10:43:41.728Z] ========================================================= [2024-10-02T10:43:41.728Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T10:43:41.728Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-02T10:43:42.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T10:43:42.032Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T10:43:42.032Z] 619be1103602: Pulling fs layer [2024-10-02T10:43:42.032Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T10:43:42.032Z] 5df492c9dc93: Pulling fs layer [2024-10-02T10:43:42.032Z] 7629e6793208: Pulling fs layer [2024-10-02T10:43:42.032Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T10:43:42.032Z] fb5054dd5b73: Pulling fs layer [2024-10-02T10:43:42.032Z] eeca6798cff9: Pulling fs layer [2024-10-02T10:43:42.032Z] aa269ceb94a6: Pulling fs layer [2024-10-02T10:43:42.032Z] ada007ff1a6a: Pulling fs layer [2024-10-02T10:43:42.032Z] 7629e6793208: Waiting [2024-10-02T10:43:42.032Z] 4f4fb700ef54: Waiting [2024-10-02T10:43:42.032Z] aa269ceb94a6: Waiting [2024-10-02T10:43:42.032Z] fb5054dd5b73: Waiting [2024-10-02T10:43:42.032Z] ada007ff1a6a: Waiting [2024-10-02T10:43:42.032Z] eeca6798cff9: Waiting [2024-10-02T10:43:42.032Z] 7862e08f4a3e: Verifying Checksum [2024-10-02T10:43:42.032Z] 7862e08f4a3e: Download complete [2024-10-02T10:43:42.032Z] 7629e6793208: Verifying Checksum [2024-10-02T10:43:42.032Z] 7629e6793208: Download complete [2024-10-02T10:43:42.032Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T10:43:42.032Z] 4f4fb700ef54: Download complete [2024-10-02T10:43:42.032Z] 619be1103602: Verifying Checksum [2024-10-02T10:43:42.032Z] 619be1103602: Download complete [2024-10-02T10:43:42.032Z] fb5054dd5b73: Verifying Checksum [2024-10-02T10:43:42.032Z] fb5054dd5b73: Download complete [2024-10-02T10:43:42.032Z] eeca6798cff9: Download complete [2024-10-02T10:43:42.293Z] 619be1103602: Pull complete [2024-10-02T10:43:42.293Z] ada007ff1a6a: Verifying Checksum [2024-10-02T10:43:42.293Z] ada007ff1a6a: Download complete [2024-10-02T10:43:42.553Z] 7862e08f4a3e: Pull complete [2024-10-02T10:43:42.553Z] 5df492c9dc93: Verifying Checksum [2024-10-02T10:43:42.553Z] 5df492c9dc93: Download complete [2024-10-02T10:43:43.120Z] aa269ceb94a6: Verifying Checksum [2024-10-02T10:43:43.120Z] aa269ceb94a6: Download complete [2024-10-02T10:43:45.861Z] using credential edgex-jenkins-ssh [2024-10-02T10:43:45.888Z] Cloning the remote Git repository [2024-10-02T10:43:46.418Z] 5df492c9dc93: Pull complete [2024-10-02T10:43:45.930Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-02T10:43:45.997Z] > git init /w/workspace/edgex-go/709 # timeout=10 [2024-10-02T10:43:46.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-02T10:43:46.111Z] > git --version # timeout=10 [2024-10-02T10:43:46.129Z] > git --version # 'git version 2.25.1' [2024-10-02T10:43:46.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T10:43:46.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T10:43:46.989Z] 7629e6793208: Pull complete [2024-10-02T10:43:47.557Z] 4f4fb700ef54: Pull complete [2024-10-02T10:43:48.125Z] fb5054dd5b73: Pull complete [2024-10-02T10:43:48.690Z] eeca6798cff9: Pull complete [2024-10-02T10:43:51.224Z] aa269ceb94a6: Pull complete [2024-10-02T10:43:51.486Z] ada007ff1a6a: Pull complete [2024-10-02T10:43:51.486Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T10:43:51.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T10:43:51.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-02T10:43:51.790Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T10:43:51.790Z] WORKDIR /edgex [2024-10-02T10:43:51.790Z] COPY go.mod . [2024-10-02T10:43:51.790Z] RUN go mod download [2024-10-02T10:43:51.790Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-02T10:43:52.356Z] Sending build context to Docker daemon 179.6MB [2024-10-02T10:43:52.356Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T10:43:52.356Z] ---> f489d0715acc [2024-10-02T10:43:52.356Z] Step 2/4 : WORKDIR /edgex [2024-10-02T10:43:57.667Z] ---> Running in 175abeabdc1a [2024-10-02T10:43:57.667Z] Removing intermediate container 175abeabdc1a [2024-10-02T10:43:57.667Z] ---> fa0c079c606a [2024-10-02T10:43:57.667Z] Step 3/4 : COPY go.mod . [2024-10-02T10:43:57.667Z] ---> bb378dbd3b0c [2024-10-02T10:43:57.667Z] Step 4/4 : RUN go mod download [2024-10-02T10:43:57.667Z] ---> Running in 77b7c1cc2b10 [2024-10-02T10:44:03.309Z] Avoid second fetch [2024-10-02T10:44:03.309Z] Checking out Revision 1033d5290f4fd751026052b6c6be6da923b73d23 (main) [2024-10-02T10:44:02.538Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-02T10:44:02.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T10:44:03.323Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T10:44:03.377Z] > git checkout -f 1033d5290f4fd751026052b6c6be6da923b73d23 # timeout=10 [2024-10-02T10:44:04.122Z] Commit message: "feat: Add the force query param to add device metadata API (#4929)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T10:44:08.838Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T10:44:08.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T10:44:08.838Z] Dload Upload Total Spent Left Speed [2024-10-02T10:44:08.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-10-02T10:44:09.171Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T10:44:09.493Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-02T10:44:09.493Z] + sudo tee /etc/docker/daemon.new [2024-10-02T10:44:09.493Z] { [2024-10-02T10:44:09.493Z] "registry-mirrors": [ [2024-10-02T10:44:09.493Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T10:44:09.493Z] ], [2024-10-02T10:44:09.493Z] "bip": "10.250.0.254/24", [2024-10-02T10:44:09.493Z] "hosts": [ [2024-10-02T10:44:09.493Z] "tcp://0.0.0.0:5555", [2024-10-02T10:44:09.493Z] "unix:///var/run/docker.sock" [2024-10-02T10:44:09.493Z] ], [2024-10-02T10:44:09.493Z] "mtu": 1458, [2024-10-02T10:44:09.493Z] "selinux-enabled": true, [2024-10-02T10:44:09.493Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T10:44:09.493Z] } [Pipeline] sh [2024-10-02T10:44:09.811Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T10:44:10.132Z] + sudo service docker restart [2024-10-02T10:44:24.279Z] Removing intermediate container 77b7c1cc2b10 [2024-10-02T10:44:24.280Z] ---> 94bc1a6afa75 [2024-10-02T10:44:24.280Z] Successfully built 94bc1a6afa75 [2024-10-02T10:44:24.280Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:44:24.595Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T10:44:24.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:44:24.781Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T10:44:24.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T10:44:25.303Z] $ docker top 08174d2377b50901c0c9ae37c150b7555eae2c3d3ddfbf6b3863157eb93ddf92 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T10:44:25.655Z] + go version [2024-10-02T10:44:25.655Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T10:44:25.664Z] $ docker stop --time=1 08174d2377b50901c0c9ae37c150b7555eae2c3d3ddfbf6b3863157eb93ddf92 [2024-10-02T10:44:26.921Z] $ docker rm -f --volumes 08174d2377b50901c0c9ae37c150b7555eae2c3d3ddfbf6b3863157eb93ddf92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:44:27.352Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T10:44:27.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:44:27.428Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T10:44:27.454Z] $ 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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T10:44:27.803Z] $ docker top 2cbe57fef8e2e84eaea7be84d967f78b3b14fe77cb75f09397193c93b911dba0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-02T10:44:27.880Z] ========================================================= [2024-10-02T10:44:27.880Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-02T10:44:27.880Z] ========================================================= [Pipeline] sh [2024-10-02T10:44:28.157Z] + git config --global --add safe.directory /w/workspace/edgex-go/709 [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T10:44:28.365Z] provisioning config files... [2024-10-02T10:44:28.386Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/709@tmp/config16167728033532909030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T10:44:28.462Z] + make test [2024-10-02T10:44:28.463Z] go test -race -coverprofile=coverage.out ./... [2024-10-02T10:44:28.813Z] ---> ****-login.sh [2024-10-02T10:44:28.813Z] nexus3.edgexfoundry.org:10001 [2024-10-02T10:44:29.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:44:29.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:44:29.347Z] Configure a credential helper to remove this warning. See [2024-10-02T10:44:29.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:44:29.347Z] [2024-10-02T10:44:29.347Z] Login Succeeded [2024-10-02T10:44:29.347Z] nexus3.edgexfoundry.org:10002 [2024-10-02T10:44:29.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:44:29.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:44:29.616Z] Configure a credential helper to remove this warning. See [2024-10-02T10:44:29.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:44:29.616Z] [2024-10-02T10:44:29.616Z] Login Succeeded [2024-10-02T10:44:29.616Z] nexus3.edgexfoundry.org:10003 [2024-10-02T10:44:29.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:44:29.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:44:29.883Z] Configure a credential helper to remove this warning. See [2024-10-02T10:44:29.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:44:29.883Z] [2024-10-02T10:44:29.883Z] Login Succeeded [2024-10-02T10:44:29.883Z] nexus3.edgexfoundry.org:10004 [2024-10-02T10:44:30.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:44:30.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:44:30.416Z] Configure a credential helper to remove this warning. See [2024-10-02T10:44:30.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:44:30.416Z] [2024-10-02T10:44:30.416Z] Login Succeeded [2024-10-02T10:44:30.416Z] ****.io [2024-10-02T10:44:30.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:44:30.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:44:30.684Z] Configure a credential helper to remove this warning. See [2024-10-02T10:44:30.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:44:30.684Z] [2024-10-02T10:44:30.684Z] Login Succeeded [2024-10-02T10:44:30.684Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T10:44:30.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-02T10:44:31.229Z] + git config --global --add safe.directory /w/workspace/edgex-go/709 [Pipeline] echo [2024-10-02T10:44:31.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T10:44:31.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T10:44:31.279Z] ========================================================= [2024-10-02T10:44:31.279Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T10:44:31.279Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-02T10:44:31.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T10:44:31.601Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T10:44:31.601Z] c6b39de5b339: Pulling fs layer [2024-10-02T10:44:31.601Z] a69c41024577: Pulling fs layer [2024-10-02T10:44:31.601Z] d6de4b400683: Pulling fs layer [2024-10-02T10:44:31.601Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T10:44:31.601Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T10:44:31.601Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T10:44:31.601Z] 00f215d4a9da: Pulling fs layer [2024-10-02T10:44:31.601Z] d496ad576159: Pulling fs layer [2024-10-02T10:44:31.601Z] 464afbd9ba4c: Waiting [2024-10-02T10:44:31.601Z] d496ad576159: Waiting [2024-10-02T10:44:31.601Z] 35cb2a7552d0: Waiting [2024-10-02T10:44:31.601Z] 4f4fb700ef54: Waiting [2024-10-02T10:44:31.601Z] 00f215d4a9da: Waiting [2024-10-02T10:44:31.876Z] a69c41024577: Download complete [2024-10-02T10:44:31.876Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T10:44:31.876Z] 35cb2a7552d0: Download complete [2024-10-02T10:44:31.876Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T10:44:31.876Z] 4f4fb700ef54: Download complete [2024-10-02T10:44:31.876Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T10:44:31.876Z] 464afbd9ba4c: Download complete [2024-10-02T10:44:31.876Z] c6b39de5b339: Verifying Checksum [2024-10-02T10:44:31.876Z] c6b39de5b339: Download complete [2024-10-02T10:44:32.146Z] d496ad576159: Verifying Checksum [2024-10-02T10:44:32.146Z] d496ad576159: Download complete [2024-10-02T10:44:32.729Z] c6b39de5b339: Pull complete [2024-10-02T10:44:32.996Z] a69c41024577: Pull complete [2024-10-02T10:44:33.262Z] d6de4b400683: Verifying Checksum [2024-10-02T10:44:33.262Z] d6de4b400683: Download complete [2024-10-02T10:44:34.692Z] 00f215d4a9da: Verifying Checksum [2024-10-02T10:44:34.692Z] 00f215d4a9da: Download complete [2024-10-02T10:44:36.583Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-02T10:44:47.002Z] d6de4b400683: Pull complete [2024-10-02T10:44:47.002Z] 35cb2a7552d0: Pull complete [2024-10-02T10:44:47.002Z] 4f4fb700ef54: Pull complete [2024-10-02T10:44:47.002Z] 464afbd9ba4c: Pull complete [2024-10-02T10:44:55.272Z] 00f215d4a9da: Pull complete [2024-10-02T10:44:56.675Z] d496ad576159: Pull complete [2024-10-02T10:44:56.675Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T10:44:56.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T10:44:56.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-02T10:44:57.005Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T10:44:57.005Z] WORKDIR /edgex [2024-10-02T10:44:57.005Z] COPY go.mod . [2024-10-02T10:44:57.005Z] RUN go mod download [2024-10-02T10:44:57.005Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-02T10:44:57.587Z] Sending build context to Docker daemon 3.683MB [2024-10-02T10:44:57.587Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T10:44:57.587Z] ---> f246e2811388 [2024-10-02T10:44:57.587Z] Step 2/4 : WORKDIR /edgex [2024-10-02T10:44:59.522Z] ---> Running in 732c94e3ac49 [2024-10-02T10:44:59.790Z] Removing intermediate container 732c94e3ac49 [2024-10-02T10:44:59.790Z] ---> 17ade184e3f1 [2024-10-02T10:44:59.790Z] Step 3/4 : COPY go.mod . [2024-10-02T10:45:00.057Z] ---> cde1c880f867 [2024-10-02T10:45:00.057Z] Step 4/4 : RUN go mod download [2024-10-02T10:45:00.323Z] ---> Running in e8398e5c6384 [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-02T10:45:08.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-10-02T10:45:10.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-10-02T10:45:10.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-10-02T10:45:11.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2024-10-02T10:45:11.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-10-02T10:45:11.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-10-02T10:45:11.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-10-02T10:45:11.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-10-02T10:45:11.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-10-02T10:45:11.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2024-10-02T10:45:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-10-02T10:45:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-02T10:45:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-10-02T10:45:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-10-02T10:45:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-10-02T10:45:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-10-02T10:45:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-10-02T10:45:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-10-02T10:45:12.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-02T10:45:14.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-02T10:45:14.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-10-02T10:45:14.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-10-02T10:45:14.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-10-02T10:45:14.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-10-02T10:45:15.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-10-02T10:45:15.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 53.2% of statements [2024-10-02T10:45:15.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-10-02T10:45:15.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-10-02T10:45:15.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.672s coverage: 93.4% of statements [2024-10-02T10:45:15.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-10-02T10:45:16.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-10-02T10:45:16.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 10.3% of statements [2024-10-02T10:45:17.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.393s coverage: 95.8% of statements [2024-10-02T10:45:17.690Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-10-02T10:45:17.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-10-02T10:45:17.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-02T10:45:17.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-10-02T10:45:18.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2024-10-02T10:45:19.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-10-02T10:45:19.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.5% of statements [2024-10-02T10:45:19.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 41.7% of statements [2024-10-02T10:45:19.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-10-02T10:45:19.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-10-02T10:45:19.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements [2024-10-02T10:45:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-10-02T10:45:20.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-02T10:45:20.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-10-02T10:45:20.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-10-02T10:45:20.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-10-02T10:45:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-02T10:45:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-10-02T10:45:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-10-02T10:45:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-10-02T10:45:21.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-10-02T10:45:21.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-10-02T10:45:21.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-10-02T10:45:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-10-02T10:45:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-10-02T10:45:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-10-02T10:45:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-10-02T10:45:23.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-10-02T10:45:23.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-10-02T10:45:23.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-10-02T10:45:24.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-10-02T10:45:25.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-02T10:45:26.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-10-02T10:45:26.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-10-02T10:45:29.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-10-02T10:45:29.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-10-02T10:45:29.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-10-02T10:45:30.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-10-02T10:45:30.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-10-02T10:45:30.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-02T10:45:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-10-02T10:45:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-10-02T10:45:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-10-02T10:45:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-10-02T10:45:32.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-10-02T10:45:32.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-10-02T10:45:32.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-10-02T10:45:32.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2024-10-02T10:45:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-02T10:45:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-10-02T10:45:33.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-10-02T10:45:35.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-10-02T10:45:35.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-10-02T10:45:35.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-10-02T10:45:35.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-10-02T10:45:36.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-02T10:45:36.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-10-02T10:45:36.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-10-02T10:45:36.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-10-02T10:45:37.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-10-02T10:45:37.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-10-02T10:45:38.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-02T10:45:38.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-10-02T10:45:44.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.047s coverage: 92.9% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 36.5% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 89.5% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.021s coverage: 35.9% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-10-02T10:45:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-10-02T10:45:47.478Z] 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-10-02T10:45:47.738Z] running golangci-lint [2024-10-02T10:45:47.999Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-10-02T10:45:47.999Z] go version go1.21.9 linux/amd64 [2024-10-02T10:45:48.259Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-02T10:45:48.259Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-02T10:46:08.196Z] Removing intermediate container e8398e5c6384 [2024-10-02T10:46:08.196Z] ---> 373955b6584b [2024-10-02T10:46:08.196Z] Successfully built 373955b6584b [2024-10-02T10:46:08.196Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:46:08.531Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T10:46:08.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:46:08.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-12778 does not seem to be running inside a container [2024-10-02T10:46:08.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-02T10:46:10.098Z] $ docker top 4d7cd719611ecd9a233eed6e423ede40fa02249f62800b78d4fe5d650b9c7c01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T10:46:10.953Z] + go version [2024-10-02T10:46:10.953Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T10:46:10.972Z] $ docker stop --time=1 4d7cd719611ecd9a233eed6e423ede40fa02249f62800b78d4fe5d650b9c7c01 [2024-10-02T10:46:12.589Z] $ docker rm -f --volumes 4d7cd719611ecd9a233eed6e423ede40fa02249f62800b78d4fe5d650b9c7c01 [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-10-02T10:46:13.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-02T10:46:13.471Z] [2024-10-02T10:46:13.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:46:13.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-02T10:46:14.074Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-02T10:46:14.074Z] 547446be3368: Pulling fs layer [2024-10-02T10:46:14.074Z] d125d8839a47: Pulling fs layer [2024-10-02T10:46:14.074Z] 3e85d5ac6304: Pulling fs layer [2024-10-02T10:46:14.074Z] c3105a71a48b: Pulling fs layer [2024-10-02T10:46:14.074Z] 0f093f025ec4: Pulling fs layer [2024-10-02T10:46:14.074Z] c3106fc0e877: Pulling fs layer [2024-10-02T10:46:14.074Z] c3105a71a48b: Waiting [2024-10-02T10:46:14.074Z] 0f093f025ec4: Waiting [2024-10-02T10:46:14.074Z] c3106fc0e877: Waiting [2024-10-02T10:46:14.074Z] 547446be3368: Verifying Checksum [2024-10-02T10:46:14.074Z] 547446be3368: Download complete [2024-10-02T10:46:14.074Z] c3105a71a48b: Verifying Checksum [2024-10-02T10:46:14.074Z] c3105a71a48b: Download complete [2024-10-02T10:46:14.342Z] d125d8839a47: Verifying Checksum [2024-10-02T10:46:14.342Z] d125d8839a47: Download complete [2024-10-02T10:46:14.342Z] c3106fc0e877: Verifying Checksum [2024-10-02T10:46:14.342Z] c3106fc0e877: Download complete [2024-10-02T10:46:14.609Z] 0f093f025ec4: Verifying Checksum [2024-10-02T10:46:14.609Z] 0f093f025ec4: Download complete [2024-10-02T10:46:14.814Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 24.188889254s" [2024-10-02T10:46:14.814Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.376967ms" [2024-10-02T10:46:14.877Z] 547446be3368: Pull complete [2024-10-02T10:46:15.840Z] d125d8839a47: Pull complete [2024-10-02T10:46:16.425Z] 3e85d5ac6304: Verifying Checksum [2024-10-02T10:46:16.425Z] 3e85d5ac6304: Download complete [2024-10-02T10:46:26.500Z] 3e85d5ac6304: Pull complete [2024-10-02T10:46:26.500Z] c3105a71a48b: Pull complete [2024-10-02T10:46:27.007Z] level=info msg="[linters_context/goanalysis] analyzers took 1m57.919564775s with top 10 stages: buildir: 1m8.798646216s, gosec: 10.842209923s, inspect: 2.555760551s, fact_deprecated: 2.365639645s, printf: 1.731292018s, fact_purity: 1.610479269s, ctrlflow: 1.499476096s, nilness: 1.488522898s, S1038: 1.48182012s, typedness: 823.934281ms" [2024-10-02T10:46:27.007Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-10-02T10:46:27.007Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, skip_files: 214/214, nolint: 0/22, autogenerated_exclude: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214, skip_dirs: 214/214, exclude-rules: 22/214" [2024-10-02T10:46:27.007Z] level=info msg="[runner] processing took 18.070213ms with stages: nolint: 7.60163ms, identifier_marker: 4.997179ms, autogenerated_exclude: 1.859415ms, path_prettifier: 1.628893ms, exclude-rules: 1.15427ms, skip_dirs: 769.516µs, cgo: 36.54µs, filename_unadjuster: 17.68µs, skip_files: 830ns, max_same_issues: 700ns, uniq_by_line: 630ns, fixer: 620ns, exclude: 410ns, severity-rules: 380ns, path_prefixer: 370ns, diff: 320ns, max_per_file_from_linter: 260ns, max_from_linter: 180ns, source_code: 140ns, sort_results: 140ns, path_shortener: 110ns" [2024-10-02T10:46:27.007Z] level=info msg="[runner] linters took 14.156632419s with stages: goanalysis_metalinter: 14.138432815s" [2024-10-02T10:46:27.007Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-02T10:46:27.007Z] level=info msg="Memory: 378 samples, avg is 307.8MB, max is 1317.1MB" [2024-10-02T10:46:27.007Z] level=info msg="Execution took 38.395615379s" [2024-10-02T10:46:27.007Z] go vet ./... [2024-10-02T10:46:27.463Z] 0f093f025ec4: Pull complete [2024-10-02T10:46:27.731Z] c3106fc0e877: Pull complete [2024-10-02T10:46:27.731Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-02T10:46:27.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-02T10:46:27.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:46:27.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-12778 does not seem to be running inside a container [2024-10-02T10:46:28.005Z] $ 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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-10-02T10:46:30.175Z] $ docker top bbd6f223d34b08646ac3b6180eb0e79b42e83dbb23e619189baa84a22882ee03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T10:46:31.042Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-02T10:46:35.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T10:46:35.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T10:46:35.117Z] ./bin/test-attribution-txt.sh [2024-10-02T10:46:35.117Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T10:46:35.117Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T10:46:35.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-02T10:46:35.421Z] + ls -al . [2024-10-02T10:46:35.421Z] total 980 [2024-10-02T10:46:35.421Z] drwxrwxr-x 11 1001 1001 4096 Oct 2 10:44 . [2024-10-02T10:46:35.421Z] drwxr-xr-x 4 root root 4096 Oct 2 10:44 .. [2024-10-02T10:46:35.421Z] drwxrwxr-x 2 1001 1001 4096 Oct 2 10:43 .blubracket [2024-10-02T10:46:35.421Z] -rw-rw-r-- 1 1001 1001 10 Oct 2 10:43 .dockerignore [2024-10-02T10:46:35.421Z] drwxrwxr-x 8 1001 1001 4096 Oct 2 10:45 .git [2024-10-02T10:46:35.421Z] drwxrwxr-x 3 1001 1001 4096 Oct 2 10:43 .github [2024-10-02T10:46:35.421Z] -rw-rw-r-- 1 1001 1001 1102 Oct 2 10:43 .gitignore [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 42 Oct 2 10:43 .golangci.yml [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 100 Oct 2 10:43 .hadolint.yml [2024-10-02T10:46:35.422Z] drwxr-xr-x 3 1001 1001 4096 Oct 2 10:43 .semver [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 155 Oct 2 10:43 .sonarcloud.properties [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 1171 Oct 2 10:43 ADOPTERS.md [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 21286 Oct 2 10:43 Attribution.txt [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 100284 Oct 2 10:43 CHANGELOG.md [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 3804 Oct 2 10:43 CONTRIBUTING.md [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 677 Oct 2 10:43 GOVERNANCE.md [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 861 Oct 2 10:43 Jenkinsfile [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 10775 Oct 2 10:43 LICENSE [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 16854 Oct 2 10:43 Makefile [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 582 Oct 2 10:43 OWNERS.md [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 9528 Oct 2 10:43 README.md [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 789 Oct 2 10:43 SECURITY.md [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 12 Oct 2 10:43 VERSION [2024-10-02T10:46:35.422Z] drwxrwxr-x 2 1001 1001 4096 Oct 2 10:43 bin [2024-10-02T10:46:35.422Z] drwxrwxr-x 20 1001 1001 4096 Oct 2 10:43 cmd [2024-10-02T10:46:35.422Z] -rw-r--r-- 1 root root 614233 Oct 2 10:45 coverage.out [2024-10-02T10:46:35.422Z] drwxrwxr-x 2 1001 1001 4096 Oct 2 10:43 fuzz_test [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 7305 Oct 2 10:43 go.mod [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 102748 Oct 2 10:43 go.sum [2024-10-02T10:46:35.422Z] drwxrwxr-x 7 1001 1001 4096 Oct 2 10:43 internal [2024-10-02T10:46:35.422Z] drwxrwxr-x 3 1001 1001 4096 Oct 2 10:43 openapi [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 584 Oct 2 10:43 security.txt [2024-10-02T10:46:35.422Z] -rw-rw-r-- 1 1001 1001 204 Oct 2 10:43 version.go [Pipeline] sh [2024-10-02T10:46:35.709Z] + '[' -e coverage.out ] [2024-10-02T10:46:35.709Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-02T10:46:35.836Z] Stashed 1 file(s) [Pipeline] sh [2024-10-02T10:46:36.119Z] + make build [2024-10-02T10:46:36.119Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-02T10:46:41.131Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-10-02T10:46:41.131Z] #1 transferring dockerfile: 2.13kB 0.0s done [2024-10-02T10:46:41.131Z] #1 DONE 0.1s [2024-10-02T10:46:41.131Z] [2024-10-02T10:46:41.131Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-02T10:46:41.131Z] #2 transferring dockerfile: 2.49kB done [2024-10-02T10:46:41.131Z] #2 DONE 0.1s [2024-10-02T10:46:41.131Z] [2024-10-02T10:46:41.131Z] #3 [core-data internal] load build definition from Dockerfile [2024-10-02T10:46:41.131Z] #3 transferring dockerfile: 2.07kB done [2024-10-02T10:46:41.131Z] #3 DONE 0.1s [2024-10-02T10:46:41.131Z] [2024-10-02T10:46:41.131Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-02T10:46:41.131Z] #4 transferring dockerfile: 1.85kB done [2024-10-02T10:46:41.131Z] #4 DONE 0.1s [2024-10-02T10:46:41.131Z] [2024-10-02T10:46:41.131Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-02T10:46:41.131Z] #5 transferring dockerfile: 1.89kB 0.0s done [2024-10-02T10:46:41.131Z] #5 DONE 0.1s [2024-10-02T10:46:41.131Z] [2024-10-02T10:46:41.131Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-10-02T10:46:41.131Z] #6 transferring dockerfile: 1.93kB done [2024-10-02T10:46:41.131Z] #6 DONE 0.1s [2024-10-02T10:46:41.131Z] [2024-10-02T10:46:41.131Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-10-02T10:46:41.131Z] #7 transferring dockerfile: 2.02kB done [2024-10-02T10:46:41.131Z] #7 DONE 0.1s [2024-10-02T10:46:41.131Z] [2024-10-02T10:46:41.131Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-10-02T10:46:41.131Z] #8 transferring dockerfile: 1.81kB done [2024-10-02T10:46:41.131Z] #8 DONE 0.1s [2024-10-02T10:46:41.131Z] [2024-10-02T10:46:41.131Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-02T10:46:41.399Z] #9 transferring dockerfile: 2.15kB 0.0s done [2024-10-02T10:46:41.399Z] #9 DONE 0.1s [2024-10-02T10:46:41.399Z] [2024-10-02T10:46:41.399Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-02T10:46:41.399Z] #10 transferring dockerfile: 3.17kB 0.0s done [2024-10-02T10:46:41.399Z] #10 DONE 0.1s [2024-10-02T10:46:41.399Z] [2024-10-02T10:46:41.399Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-10-02T10:46:41.399Z] #11 transferring dockerfile: 2.07kB done [2024-10-02T10:46:41.399Z] #11 DONE 0.1s [2024-10-02T10:46:41.399Z] [2024-10-02T10:46:41.399Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-02T10:46:41.399Z] #12 transferring dockerfile: 2.23kB done [2024-10-02T10:46:41.399Z] #12 DONE 0.1s [2024-10-02T10:46:41.399Z] [2024-10-02T10:46:41.399Z] #13 [core-command internal] load build definition from Dockerfile [2024-10-02T10:46:41.668Z] #13 transferring dockerfile: 1.93kB done [2024-10-02T10:46:41.668Z] #13 DONE 0.1s [2024-10-02T10:46:41.668Z] [2024-10-02T10:46:41.668Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-02T10:46:41.668Z] #14 transferring dockerfile: 2.50kB 0.0s done [2024-10-02T10:46:41.668Z] #14 DONE 0.1s [2024-10-02T10:46:41.668Z] [2024-10-02T10:46:41.668Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-10-02T10:46:41.668Z] #15 transferring dockerfile: 1.69kB done [2024-10-02T10:46:41.668Z] #15 DONE 0.1s [2024-10-02T10:46:41.668Z] [2024-10-02T10:46:41.668Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-10-02T10:46:41.936Z] #16 transferring dockerfile: 1.70kB done [2024-10-02T10:46:41.936Z] #16 DONE 0.1s [2024-10-02T10:46:41.936Z] [2024-10-02T10:46:41.936Z] #17 [core-metadata internal] load .dockerignore [2024-10-02T10:46:41.936Z] #17 transferring context: 50B 0.0s done [2024-10-02T10:46:41.936Z] #17 DONE 0.1s [2024-10-02T10:46:42.529Z] [2024-10-02T10:46:42.529Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-10-02T10:46:42.529Z] #18 transferring context: 50B done [2024-10-02T10:46:42.529Z] #18 DONE 0.0s [2024-10-02T10:46:42.798Z] [2024-10-02T10:46:42.798Z] #19 [core-data internal] load .dockerignore [2024-10-02T10:46:42.798Z] #19 transferring context: 50B done [2024-10-02T10:46:42.798Z] #19 DONE 0.0s [2024-10-02T10:46:42.798Z] [2024-10-02T10:46:42.798Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-10-02T10:46:42.798Z] #20 transferring context: 50B 0.0s done [2024-10-02T10:46:42.798Z] #20 DONE 0.1s [2024-10-02T10:46:42.798Z] [2024-10-02T10:46:42.798Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-10-02T10:46:42.798Z] #21 transferring context: 50B 0.0s done [2024-10-02T10:46:42.798Z] #21 DONE 0.1s [2024-10-02T10:46:42.798Z] [2024-10-02T10:46:42.798Z] #22 [support-scheduler internal] load .dockerignore [2024-10-02T10:46:42.798Z] #22 transferring context: 50B 0.0s done [2024-10-02T10:46:42.798Z] #22 DONE 0.1s [2024-10-02T10:46:42.798Z] [2024-10-02T10:46:42.798Z] #23 [support-notifications internal] load .dockerignore [2024-10-02T10:46:42.798Z] #23 transferring context: 50B done [2024-10-02T10:46:43.084Z] #23 DONE 0.1s [2024-10-02T10:46:43.084Z] [2024-10-02T10:46:43.084Z] #24 [security-spire-agent internal] load .dockerignore [2024-10-02T10:46:43.084Z] #24 transferring context: 50B done [2024-10-02T10:46:43.084Z] #24 DONE 0.1s [2024-10-02T10:46:43.084Z] [2024-10-02T10:46:43.084Z] #25 [security-proxy-auth internal] load .dockerignore [2024-10-02T10:46:43.084Z] #25 transferring context: 50B done [2024-10-02T10:46:43.084Z] #25 DONE 0.1s [2024-10-02T10:46:43.084Z] [2024-10-02T10:46:43.084Z] #26 [security-bootstrapper internal] load .dockerignore [2024-10-02T10:46:43.084Z] #26 transferring context: 50B done [2024-10-02T10:46:43.084Z] #26 DONE 0.1s [2024-10-02T10:46:43.084Z] [2024-10-02T10:46:43.084Z] #27 [core-keeper internal] load .dockerignore [2024-10-02T10:46:43.357Z] #27 transferring context: 50B 0.0s done [2024-10-02T10:46:43.357Z] #27 DONE 0.1s [2024-10-02T10:46:43.357Z] [2024-10-02T10:46:43.357Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-02T10:46:43.357Z] #28 transferring context: 50B done [2024-10-02T10:46:43.357Z] #28 DONE 0.1s [2024-10-02T10:46:43.357Z] [2024-10-02T10:46:43.357Z] #29 [core-command internal] load .dockerignore [2024-10-02T10:46:43.357Z] #29 transferring context: 50B done [2024-10-02T10:46:43.357Z] #29 DONE 0.1s [2024-10-02T10:46:43.357Z] [2024-10-02T10:46:43.357Z] #30 [security-proxy-setup internal] load .dockerignore [2024-10-02T10:46:43.357Z] #30 transferring context: 50B done [2024-10-02T10:46:43.357Z] #30 DONE 0.1s [2024-10-02T10:46:43.357Z] [2024-10-02T10:46:43.357Z] #31 [security-spire-config internal] load .dockerignore [2024-10-02T10:46:43.357Z] #31 transferring context: 50B 0.0s done [2024-10-02T10:46:43.357Z] #31 DONE 0.1s [2024-10-02T10:46:43.357Z] [2024-10-02T10:46:43.357Z] #32 [security-spire-server internal] load .dockerignore [2024-10-02T10:46:43.625Z] #32 transferring context: 50B done [2024-10-02T10:46:43.625Z] #32 DONE 0.1s [2024-10-02T10:46:43.625Z] [2024-10-02T10:46:43.625Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:43.625Z] #33 DONE 0.0s [2024-10-02T10:46:43.625Z] [2024-10-02T10:46:43.625Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-10-02T10:46:43.893Z] #34 DONE 0.4s [2024-10-02T10:46:43.893Z] [2024-10-02T10:46:43.893Z] #35 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:43.893Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:44.161Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-10-02T10:46:44.161Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:44.161Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:44.161Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:44.161Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s [2024-10-02T10:46:44.428Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.14MB / 3.34MB 0.3s [2024-10-02T10:46:44.428Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:44.428Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-10-02T10:46:44.695Z] #35 ... [2024-10-02T10:46:44.695Z] [2024-10-02T10:46:44.695Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:44.695Z] #33 DONE 0.0s [2024-10-02T10:46:44.695Z] [2024-10-02T10:46:44.695Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:44.695Z] #33 DONE 0.0s [2024-10-02T10:46:44.695Z] [2024-10-02T10:46:44.695Z] #35 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:44.695Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:44.695Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:44.695Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:44.695Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:44.695Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:44.962Z] #35 ... [2024-10-02T10:46:44.962Z] [2024-10-02T10:46:44.962Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:44.962Z] #33 DONE 0.0s [2024-10-02T10:46:44.962Z] [2024-10-02T10:46:44.962Z] #36 [core-metadata internal] load build context [2024-10-02T10:46:44.962Z] #36 transferring context: 3.23MB 0.7s done [2024-10-02T10:46:44.962Z] #36 DONE 0.9s [2024-10-02T10:46:44.962Z] [2024-10-02T10:46:44.962Z] #35 [support-cron-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:44.962Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:44.962Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:44.962Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:44.962Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:44.962Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:44.962Z] #35 ... [2024-10-02T10:46:44.962Z] [2024-10-02T10:46:44.962Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-10-02T10:46:44.962Z] #34 DONE 0.7s [2024-10-02T10:46:44.962Z] [2024-10-02T10:46:44.962Z] #35 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:44.962Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:44.962Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:44.962Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:44.962Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:44.962Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:45.232Z] #35 ... [2024-10-02T10:46:45.232Z] [2024-10-02T10:46:45.232Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:45.232Z] #33 DONE 0.0s [2024-10-02T10:46:45.232Z] [2024-10-02T10:46:45.232Z] #35 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:45.232Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:45.232Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:45.232Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:45.232Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:45.232Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:45.501Z] #35 ... [2024-10-02T10:46:45.501Z] [2024-10-02T10:46:45.501Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-10-02T10:46:45.501Z] #34 DONE 0.9s [2024-10-02T10:46:45.501Z] [2024-10-02T10:46:45.501Z] #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:45.501Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:45.501Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:45.501Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:45.501Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:45.501Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:45.770Z] #35 ... [2024-10-02T10:46:45.770Z] [2024-10-02T10:46:45.770Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:45.770Z] #33 DONE 0.0s [2024-10-02T10:46:45.770Z] [2024-10-02T10:46:45.770Z] #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:45.770Z] #35 ... [2024-10-02T10:46:45.770Z] [2024-10-02T10:46:45.770Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:45.770Z] #33 DONE 0.0s [2024-10-02T10:46:45.770Z] [2024-10-02T10:46:45.770Z] #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:46.355Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:46.355Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:46.355Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:46.355Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:46.355Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:46.355Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-10-02T10:46:46.355Z] #35 ... [2024-10-02T10:46:46.355Z] [2024-10-02T10:46:46.355Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-10-02T10:46:46.355Z] #34 DONE 1.6s [2024-10-02T10:46:46.355Z] [2024-10-02T10:46:46.355Z] #35 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:46.355Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:46.355Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:46.355Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:46.355Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:46.355Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:46.355Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-10-02T10:46:46.355Z] #35 ... [2024-10-02T10:46:46.355Z] [2024-10-02T10:46:46.355Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:46.355Z] #33 DONE 0.0s [2024-10-02T10:46:46.633Z] [2024-10-02T10:46:46.633Z] #37 [security-secretstore-setup internal] load build context [2024-10-02T10:46:46.901Z] #37 ... [2024-10-02T10:46:46.901Z] [2024-10-02T10:46:46.901Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:46.901Z] #33 DONE 0.1s [2024-10-02T10:46:46.901Z] [2024-10-02T10:46:46.901Z] #37 [security-secretstore-setup internal] load build context [2024-10-02T10:46:46.901Z] #37 ... [2024-10-02T10:46:46.901Z] [2024-10-02T10:46:46.901Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:46.901Z] #33 DONE 0.1s [2024-10-02T10:46:46.901Z] [2024-10-02T10:46:46.901Z] #37 [security-secretstore-setup internal] load build context [2024-10-02T10:46:47.169Z] #37 ... [2024-10-02T10:46:47.169Z] [2024-10-02T10:46:47.169Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-02T10:46:47.169Z] #33 DONE 0.1s [2024-10-02T10:46:47.169Z] [2024-10-02T10:46:47.169Z] #37 [security-secretstore-setup internal] load build context [2024-10-02T10:46:47.169Z] #37 transferring context: 3.23MB 2.2s done [2024-10-02T10:46:47.437Z] #37 ... [2024-10-02T10:46:47.437Z] [2024-10-02T10:46:47.437Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-02T10:46:47.437Z] #38 DONE 2.1s [2024-10-02T10:46:47.715Z] [2024-10-02T10:46:47.715Z] #35 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:47.715Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:47.715Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:47.715Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:47.715Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:47.715Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:47.715Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-10-02T10:46:47.715Z] #35 ... [2024-10-02T10:46:47.715Z] [2024-10-02T10:46:47.715Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-02T10:46:47.715Z] #39 DONE 2.3s [2024-10-02T10:46:47.715Z] [2024-10-02T10:46:47.715Z] #35 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:46:47.715Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:47.715Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:47.715Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:47.715Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:47.715Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:47.715Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-10-02T10:46:47.981Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:46:47.981Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-02T10:46:47.981Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:46:47.981Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-02T10:46:47.981Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-02T10:46:47.981Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-10-02T10:46:47.981Z] #35 DONE 4.7s [2024-10-02T10:46:47.981Z] [2024-10-02T10:46:47.981Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-10-02T10:46:47.981Z] #34 DONE 2.9s [2024-10-02T10:46:47.981Z] [2024-10-02T10:46:47.981Z] #40 [security-spire-server internal] load build context [2024-10-02T10:46:47.981Z] #40 DONE 0.0s [2024-10-02T10:46:47.981Z] [2024-10-02T10:46:47.981Z] #41 [support-cron-scheduler internal] load build context [2024-10-02T10:46:47.981Z] #41 transferring context: 3.23MB 1.8s done [2024-10-02T10:46:47.981Z] #41 DONE 2.9s [2024-10-02T10:46:47.981Z] [2024-10-02T10:46:47.981Z] #37 [security-secretstore-setup internal] load build context [2024-10-02T10:46:47.981Z] #37 DONE 3.1s [2024-10-02T10:46:47.981Z] [2024-10-02T10:46:47.981Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:46:47.981Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:46:47.981Z] #42 ... [2024-10-02T10:46:47.981Z] [2024-10-02T10:46:47.981Z] #43 [core-data internal] load build context [2024-10-02T10:46:47.981Z] #43 transferring context: 3.23MB 2.1s done [2024-10-02T10:46:47.981Z] #43 DONE 3.1s [2024-10-02T10:46:47.981Z] [2024-10-02T10:46:47.981Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-02T10:46:47.981Z] #44 transferring context: 3.23MB 1.9s done [2024-10-02T10:46:47.981Z] #44 DONE 3.0s [2024-10-02T10:46:47.981Z] [2024-10-02T10:46:47.981Z] #45 [support-scheduler internal] load build context [2024-10-02T10:46:47.981Z] #45 transferring context: 3.23MB 1.9s done [2024-10-02T10:46:47.981Z] #45 DONE 3.0s [2024-10-02T10:46:47.981Z] [2024-10-02T10:46:47.981Z] #46 [core-command builder 2/7] WORKDIR /edgex-go [2024-10-02T10:46:48.252Z] #46 ... [2024-10-02T10:46:48.252Z] [2024-10-02T10:46:48.252Z] #47 [support-notifications internal] load build context [2024-10-02T10:46:48.252Z] #47 transferring context: 3.23MB 1.4s done [2024-10-02T10:46:48.252Z] #47 DONE 2.7s [2024-10-02T10:46:48.252Z] [2024-10-02T10:46:48.252Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-02T10:46:48.841Z] #48 ... [2024-10-02T10:46:48.841Z] [2024-10-02T10:46:48.841Z] #46 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-02T10:46:48.841Z] #46 DONE 2.7s [2024-10-02T10:46:48.841Z] [2024-10-02T10:46:48.841Z] #49 [security-bootstrapper internal] load build context [2024-10-02T10:46:48.841Z] #49 transferring context: 3.23MB 1.3s done [2024-10-02T10:46:48.841Z] #49 DONE 2.7s [2024-10-02T10:46:48.841Z] [2024-10-02T10:46:48.841Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-02T10:46:49.428Z] #50 ... [2024-10-02T10:46:49.428Z] [2024-10-02T10:46:49.428Z] #51 [security-proxy-auth internal] load build context [2024-10-02T10:46:49.428Z] #51 transferring context: 3.23MB 1.5s done [2024-10-02T10:46:49.428Z] #51 DONE 3.1s [2024-10-02T10:46:49.428Z] [2024-10-02T10:46:49.428Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:46:49.428Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done [2024-10-02T10:46:49.428Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-02T10:46:49.696Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-02T10:46:49.965Z] #42 ... [2024-10-02T10:46:49.965Z] [2024-10-02T10:46:49.965Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-02T10:46:49.965Z] #52 transferring context: 3.23MB 1.4s done [2024-10-02T10:46:49.965Z] #52 DONE 2.2s [2024-10-02T10:46:49.965Z] [2024-10-02T10:46:49.965Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:46:49.965Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-02T10:46:50.234Z] #42 ... [2024-10-02T10:46:50.234Z] [2024-10-02T10:46:50.234Z] #40 [security-spire-server internal] load build context [2024-10-02T10:46:50.234Z] #40 transferring context: 27.71kB 0.1s done [2024-10-02T10:46:50.234Z] #40 DONE 2.3s [2024-10-02T10:46:50.234Z] [2024-10-02T10:46:50.234Z] #53 [security-spire-config internal] load build context [2024-10-02T10:46:50.234Z] #53 transferring context: 25.96kB 0.1s done [2024-10-02T10:46:50.234Z] #53 DONE 2.4s [2024-10-02T10:46:50.234Z] [2024-10-02T10:46:50.234Z] #54 [core-keeper internal] load build context [2024-10-02T10:46:50.234Z] #54 transferring context: 3.23MB 1.6s done [2024-10-02T10:46:50.234Z] #54 DONE 2.6s [2024-10-02T10:46:50.234Z] [2024-10-02T10:46:50.234Z] #55 [security-spire-agent internal] load build context [2024-10-02T10:46:50.234Z] #55 transferring context: 27.24kB 0.1s done [2024-10-02T10:46:50.234Z] #55 DONE 2.4s [2024-10-02T10:46:50.234Z] [2024-10-02T10:46:50.234Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:46:50.234Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.0s [2024-10-02T10:46:50.234Z] #42 ... [2024-10-02T10:46:50.234Z] [2024-10-02T10:46:50.234Z] #56 [security-proxy-setup internal] load build context [2024-10-02T10:46:50.234Z] #56 transferring context: 3.23MB 1.0s done [2024-10-02T10:46:50.234Z] #56 DONE 2.7s [2024-10-02T10:46:50.234Z] [2024-10-02T10:46:50.234Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:46:50.234Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-02T10:46:50.234Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 966.66kB / 28.04MB 0.3s [2024-10-02T10:46:50.234Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-02T10:46:50.234Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-02T10:46:50.234Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-02T10:46:50.507Z] #42 ... [2024-10-02T10:46:50.507Z] [2024-10-02T10:46:50.507Z] #57 [core-command internal] load build context [2024-10-02T10:46:50.507Z] #57 transferring context: 3.23MB 1.0s done [2024-10-02T10:46:50.507Z] #57 DONE 2.8s [2024-10-02T10:46:50.507Z] [2024-10-02T10:46:50.507Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:46:50.507Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-02T10:46:50.507Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-02T10:46:50.784Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.82MB / 28.04MB 0.7s [2024-10-02T10:46:51.053Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.9s [2024-10-02T10:46:51.325Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 1.2s [2024-10-02T10:46:51.593Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.76MB / 28.04MB 1.5s [2024-10-02T10:46:53.036Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-02T10:46:53.036Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 2.7s [2024-10-02T10:46:53.036Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-10-02T10:46:53.623Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.98MB / 28.04MB 3.4s [2024-10-02T10:46:53.890Z] #42 ... [2024-10-02T10:46:53.890Z] [2024-10-02T10:46:53.890Z] #58 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-02T10:46:54.159Z] #58 ... [2024-10-02T10:46:54.159Z] [2024-10-02T10:46:54.159Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:46:54.159Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 4.1s [2024-10-02T10:46:54.431Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.76MB / 28.04MB 4.5s [2024-10-02T10:46:55.393Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 5.2s [2024-10-02T10:46:55.662Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 5.5s [2024-10-02T10:46:55.929Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-10-02T10:46:55.929Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.56MB / 28.04MB 5.9s [2024-10-02T10:46:55.929Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-10-02T10:46:56.521Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 6.3s [2024-10-02T10:46:56.787Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.65MB / 28.04MB 6.7s [2024-10-02T10:46:57.374Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.3s done [2024-10-02T10:46:57.641Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.3s done [2024-10-02T10:46:57.910Z] #42 ... [2024-10-02T10:46:57.910Z] [2024-10-02T10:46:57.910Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-02T10:46:57.910Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.3s done [2024-10-02T10:46:57.910Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-02T10:46:57.910Z] #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-02T10:46:57.910Z] #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-02T10:46:57.910Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-02T10:46:57.910Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-02T10:46:57.910Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.2s done [2024-10-02T10:46:57.910Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-10-02T10:46:57.910Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-10-02T10:46:57.910Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-10-02T10:46:58.496Z] #59 ... [2024-10-02T10:46:58.496Z] [2024-10-02T10:46:58.496Z] #60 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-02T10:46:58.496Z] #0 9.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:46:58.496Z] #60 ... [2024-10-02T10:46:58.496Z] [2024-10-02T10:46:58.496Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-02T10:46:58.496Z] #61 ... [2024-10-02T10:46:58.496Z] [2024-10-02T10:46:58.496Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-02T10:46:58.768Z] #62 ... [2024-10-02T10:46:58.768Z] [2024-10-02T10:46:58.768Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-02T10:46:58.768Z] #0 9.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:46:58.768Z] #63 ... [2024-10-02T10:46:59.036Z] [2024-10-02T10:46:59.036Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-02T10:46:59.036Z] #64 ... [2024-10-02T10:46:59.036Z] [2024-10-02T10:46:59.036Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-02T10:46:59.036Z] #0 8.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:46:59.036Z] #0 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:46:59.302Z] #65 ... [2024-10-02T10:46:59.302Z] [2024-10-02T10:46:59.302Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-02T10:46:59.302Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:46:59.302Z] #66 ... [2024-10-02T10:46:59.302Z] [2024-10-02T10:46:59.302Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-02T10:46:59.588Z] #67 ... [2024-10-02T10:46:59.588Z] [2024-10-02T10:46:59.588Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-02T10:46:59.588Z] #0 9.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:46:59.588Z] #68 ... [2024-10-02T10:46:59.588Z] [2024-10-02T10:46:59.588Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-02T10:46:59.588Z] #0 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:46:59.855Z] #69 ... [2024-10-02T10:46:59.855Z] [2024-10-02T10:46:59.855Z] #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-02T10:46:59.855Z] #70 ... [2024-10-02T10:46:59.855Z] [2024-10-02T10:46:59.855Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-02T10:46:59.855Z] #0 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:00.123Z] #71 ... [2024-10-02T10:47:00.123Z] [2024-10-02T10:47:00.123Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-02T10:47:00.123Z] #0 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:00.123Z] #72 ... [2024-10-02T10:47:00.123Z] [2024-10-02T10:47:00.123Z] #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-02T10:47:00.123Z] #70 DONE 11.7s [2024-10-02T10:47:00.123Z] [2024-10-02T10:47:00.123Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-02T10:47:00.393Z] #73 ... [2024-10-02T10:47:00.393Z] [2024-10-02T10:47:00.393Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-02T10:47:00.393Z] #66 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:00.393Z] #66 ... [2024-10-02T10:47:00.393Z] [2024-10-02T10:47:00.393Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-02T10:47:00.393Z] #67 DONE 11.6s [2024-10-02T10:47:00.661Z] [2024-10-02T10:47:00.661Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-02T10:47:02.660Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-02T10:47:02.660Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-02T10:47:03.226Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-02T10:47:04.163Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-02T10:47:06.016Z] #74 ... [2024-10-02T10:47:06.016Z] [2024-10-02T10:47:06.016Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:06.016Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.2s [2024-10-02T10:47:06.066Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-02T10:47:07.432Z] #42 ... [2024-10-02T10:47:07.432Z] [2024-10-02T10:47:07.432Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-02T10:47:07.432Z] #48 8.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:07.432Z] #48 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:07.432Z] #48 13.48 (1/3) Installing ca-certificates (20240226-r0) [2024-10-02T10:47:07.432Z] #48 14.15 (2/3) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:07.432Z] #48 14.18 (3/3) Installing tzdata (2024a-r0) [2024-10-02T10:47:07.432Z] #48 17.83 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:07.432Z] #48 17.96 Executing ca-certificates-20240226-r0.trigger [2024-10-02T10:47:07.432Z] #48 ... [2024-10-02T10:47:07.432Z] [2024-10-02T10:47:07.432Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:08.016Z] #42 ... [2024-10-02T10:47:08.016Z] [2024-10-02T10:47:08.016Z] #60 [support-scheduler stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-02T10:47:08.016Z] #60 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:08.016Z] #60 16.67 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:08.016Z] #60 16.70 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:08.016Z] #60 16.84 OK: 8 MiB in 16 packages [2024-10-02T10:47:08.016Z] #60 DONE 20.8s [2024-10-02T10:47:08.016Z] [2024-10-02T10:47:08.016Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:08.601Z] #42 ... [2024-10-02T10:47:08.601Z] [2024-10-02T10:47:08.601Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-02T10:47:08.601Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.3s done [2024-10-02T10:47:08.868Z] #59 ... [2024-10-02T10:47:08.868Z] [2024-10-02T10:47:08.868Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:09.453Z] #42 ... [2024-10-02T10:47:09.453Z] [2024-10-02T10:47:09.453Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-02T10:47:09.453Z] #62 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:09.454Z] #62 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:09.454Z] #62 19.41 (1/2) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:09.454Z] #62 19.48 (2/2) Installing su-exec (0.2-r3) [2024-10-02T10:47:09.454Z] #62 19.50 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:09.454Z] #62 19.69 OK: 8 MiB in 17 packages [2024-10-02T10:47:09.721Z] #62 ... [2024-10-02T10:47:09.721Z] [2024-10-02T10:47:09.721Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-02T10:47:09.721Z] #61 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:09.721Z] #61 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:09.721Z] #61 ... [2024-10-02T10:47:09.721Z] [2024-10-02T10:47:09.721Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:09.992Z] #42 ... [2024-10-02T10:47:09.992Z] [2024-10-02T10:47:09.992Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-02T10:47:09.992Z] #63 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:09.992Z] #63 18.66 (1/4) Installing ca-certificates (20240226-r0) [2024-10-02T10:47:09.992Z] #63 19.31 (2/4) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:09.992Z] #63 19.32 (3/4) Installing su-exec (0.2-r3) [2024-10-02T10:47:09.992Z] #63 19.44 (4/4) Installing yq (4.33.3-r5) [2024-10-02T10:47:09.992Z] #63 21.46 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:09.992Z] #63 21.66 Executing ca-certificates-20240226-r0.trigger [2024-10-02T10:47:09.992Z] #63 ... [2024-10-02T10:47:09.992Z] [2024-10-02T10:47:09.992Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-02T10:47:09.992Z] #48 19.70 OK: 12 MiB in 18 packages [2024-10-02T10:47:09.992Z] #48 DONE 21.7s [2024-10-02T10:47:09.992Z] [2024-10-02T10:47:09.992Z] #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-10-02T10:47:10.253Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-02T10:47:10.260Z] #75 ... [2024-10-02T10:47:10.260Z] [2024-10-02T10:47:10.260Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-02T10:47:10.260Z] #62 DONE 21.7s [2024-10-02T10:47:10.260Z] [2024-10-02T10:47:10.260Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-02T10:47:10.260Z] #66 18.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:10.260Z] #66 18.81 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:10.260Z] #66 19.01 OK: 8 MiB in 16 packages [2024-10-02T10:47:10.260Z] #66 DONE 21.8s [2024-10-02T10:47:10.260Z] [2024-10-02T10:47:10.260Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-02T10:47:10.530Z] #76 ... [2024-10-02T10:47:10.530Z] [2024-10-02T10:47:10.530Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-02T10:47:10.530Z] #0 4.990 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:10.530Z] #0 7.463 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:10.530Z] #77 ... [2024-10-02T10:47:10.530Z] [2024-10-02T10:47:10.530Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-02T10:47:10.530Z] #61 22.18 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-02T10:47:10.530Z] #61 22.22 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-02T10:47:10.530Z] #61 22.22 OK: 19946 distinct packages available [2024-10-02T10:47:11.130Z] #61 ... [2024-10-02T10:47:11.130Z] [2024-10-02T10:47:11.130Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-02T10:47:11.130Z] #64 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.130Z] #64 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.130Z] #64 ... [2024-10-02T10:47:11.130Z] [2024-10-02T10:47:11.130Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-02T10:47:11.130Z] #72 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.130Z] #72 20.50 OK: 266 MiB in 52 packages [2024-10-02T10:47:11.130Z] #72 DONE 22.4s [2024-10-02T10:47:11.130Z] [2024-10-02T10:47:11.130Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-02T10:47:11.130Z] #65 12.98 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-02T10:47:11.130Z] #65 12.98 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-02T10:47:11.130Z] #65 12.98 OK: 19946 distinct packages available [2024-10-02T10:47:11.130Z] #65 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.130Z] #65 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.130Z] #65 ... [2024-10-02T10:47:11.130Z] [2024-10-02T10:47:11.130Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-02T10:47:11.130Z] #73 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.130Z] #73 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.130Z] #73 21.88 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:11.130Z] #73 21.95 (2/4) Installing openssl (3.1.7-r0) [2024-10-02T10:47:11.130Z] #73 22.22 (3/4) Installing su-exec (0.2-r3) [2024-10-02T10:47:11.130Z] #73 22.26 (4/4) Installing yq (4.33.3-r5) [2024-10-02T10:47:11.401Z] #73 ... [2024-10-02T10:47:11.401Z] [2024-10-02T10:47:11.401Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-02T10:47:11.401Z] #71 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.401Z] #71 19.00 (1/2) Installing ca-certificates (20240226-r0) [2024-10-02T10:47:11.401Z] #71 19.74 (2/2) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:11.401Z] #71 19.75 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:11.401Z] #71 20.03 Executing ca-certificates-20240226-r0.trigger [2024-10-02T10:47:11.401Z] #71 21.96 OK: 9 MiB in 17 packages [2024-10-02T10:47:11.668Z] #71 ... [2024-10-02T10:47:11.668Z] [2024-10-02T10:47:11.668Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-02T10:47:11.668Z] #68 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.668Z] #68 21.23 OK: 266 MiB in 52 packages [2024-10-02T10:47:11.668Z] #68 ... [2024-10-02T10:47:11.668Z] [2024-10-02T10:47:11.668Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-02T10:47:11.668Z] #69 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.668Z] #69 19.85 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-02T10:47:11.668Z] #69 19.87 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-02T10:47:11.668Z] #69 19.87 OK: 19946 distinct packages available [2024-10-02T10:47:11.668Z] #69 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.944Z] #69 ... [2024-10-02T10:47:11.944Z] [2024-10-02T10:47:11.944Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:11.944Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s [2024-10-02T10:47:11.944Z] #42 ... [2024-10-02T10:47:11.944Z] [2024-10-02T10:47:11.944Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-02T10:47:11.944Z] #50 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.944Z] #50 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:11.944Z] #50 23.87 OK: 266 MiB in 52 packages [2024-10-02T10:47:12.155Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-02T10:47:12.216Z] #50 ... [2024-10-02T10:47:12.216Z] [2024-10-02T10:47:12.216Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:12.216Z] #42 ... [2024-10-02T10:47:12.216Z] [2024-10-02T10:47:12.216Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:47:12.216Z] #78 DONE 1.1s [2024-10-02T10:47:12.216Z] [2024-10-02T10:47:12.216Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-02T10:47:12.493Z] #68 DONE 23.5s [2024-10-02T10:47:12.493Z] [2024-10-02T10:47:12.493Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:47:13.098Z] #79 ... [2024-10-02T10:47:13.098Z] [2024-10-02T10:47:13.098Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-02T10:47:13.098Z] #71 DONE 24.5s [2024-10-02T10:47:13.098Z] [2024-10-02T10:47:13.098Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-02T10:47:13.098Z] #63 22.95 OK: 18 MiB in 19 packages [2024-10-02T10:47:13.098Z] #63 DONE 24.9s [2024-10-02T10:47:13.371Z] [2024-10-02T10:47:13.371Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-02T10:47:13.371Z] #65 25.13 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:13.371Z] #65 25.14 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-02T10:47:13.371Z] #65 25.18 (3/4) Installing libucontext (1.2-r2) [2024-10-02T10:47:13.371Z] #65 25.24 (4/4) Installing gcompat (1.1.0-r1) [2024-10-02T10:47:13.371Z] #65 25.24 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:13.641Z] #65 25.46 OK: 8 MiB in 19 packages [2024-10-02T10:47:14.056Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-02T10:47:14.613Z] #65 ... [2024-10-02T10:47:14.613Z] [2024-10-02T10:47:14.613Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-02T10:47:14.613Z] #73 23.73 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:14.613Z] #73 23.83 OK: 18 MiB in 19 packages [2024-10-02T10:47:14.613Z] #73 DONE 26.2s [2024-10-02T10:47:14.613Z] [2024-10-02T10:47:14.613Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-02T10:47:14.613Z] #50 DONE 26.6s [2024-10-02T10:47:14.888Z] [2024-10-02T10:47:14.888Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-02T10:47:15.480Z] #80 ... [2024-10-02T10:47:15.480Z] [2024-10-02T10:47:15.480Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-02T10:47:15.480Z] #65 DONE 27.3s [2024-10-02T10:47:15.756Z] [2024-10-02T10:47:15.756Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:47:15.756Z] #79 DONE 3.3s [2024-10-02T10:47:15.756Z] [2024-10-02T10:47:15.756Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-02T10:47:16.031Z] #81 ... [2024-10-02T10:47:16.031Z] [2024-10-02T10:47:16.031Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-02T10:47:16.031Z] #74 5.425 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:16.031Z] #74 8.540 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:16.031Z] #74 14.70 OK: 266 MiB in 52 packages [2024-10-02T10:47:16.031Z] #74 ... [2024-10-02T10:47:16.031Z] [2024-10-02T10:47:16.031Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:16.298Z] #42 ... [2024-10-02T10:47:16.298Z] [2024-10-02T10:47:16.298Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-02T10:47:16.298Z] #74 DONE 15.7s [2024-10-02T10:47:16.298Z] [2024-10-02T10:47:16.298Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:16.298Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.1s [2024-10-02T10:47:16.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-02T10:47:17.260Z] #42 ... [2024-10-02T10:47:17.260Z] [2024-10-02T10:47:17.260Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-02T10:47:17.260Z] #77 14.66 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:17.260Z] #77 15.56 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:17.260Z] #77 15.72 OK: 8 MiB in 16 packages [2024-10-02T10:47:17.260Z] #77 DONE 17.2s [2024-10-02T10:47:17.523Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-02T10:47:17.527Z] [2024-10-02T10:47:17.527Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-02T10:47:17.527Z] #69 23.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:17.527Z] #69 28.43 (1/5) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:17.527Z] #69 28.46 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-02T10:47:17.527Z] #69 28.46 (3/5) Installing libucontext (1.2-r2) [2024-10-02T10:47:17.527Z] #69 28.52 (4/5) Installing gcompat (1.1.0-r1) [2024-10-02T10:47:17.527Z] #69 28.52 (5/5) Installing openssl (3.1.7-r0) [2024-10-02T10:47:17.527Z] #69 28.58 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:17.527Z] #69 28.75 OK: 9 MiB in 20 packages [2024-10-02T10:47:18.089Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-02T10:47:18.116Z] #69 ... [2024-10-02T10:47:18.117Z] [2024-10-02T10:47:18.117Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:47:18.117Z] #82 DONE 3.4s [2024-10-02T10:47:18.117Z] [2024-10-02T10:47:18.117Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:18.117Z] #42 ... [2024-10-02T10:47:18.117Z] [2024-10-02T10:47:18.117Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-02T10:47:18.117Z] #64 22.41 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-02T10:47:18.117Z] #64 22.41 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-02T10:47:18.117Z] #64 22.41 OK: 19955 distinct packages available [2024-10-02T10:47:18.117Z] #64 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:18.117Z] #64 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:18.117Z] #64 28.45 OK: 266 MiB in 52 packages [2024-10-02T10:47:18.117Z] #64 DONE 29.2s [2024-10-02T10:47:18.117Z] [2024-10-02T10:47:18.117Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-02T10:47:18.117Z] #69 DONE 29.8s [2024-10-02T10:47:18.117Z] [2024-10-02T10:47:18.117Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:47:18.702Z] #83 ... [2024-10-02T10:47:18.702Z] [2024-10-02T10:47:18.702Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-02T10:47:18.702Z] #84 DONE 2.2s [2024-10-02T10:47:18.971Z] [2024-10-02T10:47:18.971Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:18.971Z] #42 ... [2024-10-02T10:47:18.971Z] [2024-10-02T10:47:18.971Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-02T10:47:18.971Z] #61 23.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:18.971Z] #61 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:18.971Z] #61 29.06 (1/11) Installing ca-certificates (20240226-r0) [2024-10-02T10:47:18.971Z] #61 29.22 (2/11) Installing brotli-libs (1.0.9-r14) [2024-10-02T10:47:18.971Z] #61 29.27 (3/11) Installing libunistring (1.1-r1) [2024-10-02T10:47:18.971Z] #61 29.37 (4/11) Installing libidn2 (2.3.4-r1) [2024-10-02T10:47:18.971Z] #61 29.37 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-10-02T10:47:18.971Z] #61 29.38 (6/11) Installing libcurl (8.9.1-r0) [2024-10-02T10:47:18.971Z] #61 29.40 (7/11) Installing curl (8.9.1-r0) [2024-10-02T10:47:18.971Z] #61 29.42 (8/11) Installing dumb-init (1.2.5-r2) [2024-10-02T10:47:18.971Z] #61 29.48 (9/11) Installing musl-obstack (1.2.3-r2) [2024-10-02T10:47:18.971Z] #61 29.48 (10/11) Installing libucontext (1.2-r2) [2024-10-02T10:47:18.971Z] #61 29.48 (11/11) Installing gcompat (1.1.0-r1) [2024-10-02T10:47:18.971Z] #61 29.48 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:47:18.971Z] #61 29.52 Executing ca-certificates-20240226-r0.trigger [2024-10-02T10:47:18.971Z] #61 29.88 OK: 13 MiB in 26 packages [2024-10-02T10:47:18.971Z] #61 DONE 30.7s [2024-10-02T10:47:18.971Z] [2024-10-02T10:47:18.971Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:19.027Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-02T10:47:19.595Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-02T10:47:20.400Z] #42 ... [2024-10-02T10:47:20.400Z] [2024-10-02T10:47:20.400Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-02T10:47:20.400Z] #85 ... [2024-10-02T10:47:20.400Z] [2024-10-02T10:47:20.400Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:47:20.400Z] #86 DONE 2.0s [2024-10-02T10:47:20.400Z] [2024-10-02T10:47:20.400Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-02T10:47:20.400Z] #87 ... [2024-10-02T10:47:20.400Z] [2024-10-02T10:47:20.400Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] } [2024-10-02T10:47:20.542Z] $ docker stop --time=1 2cbe57fef8e2e84eaea7be84d967f78b3b14fe77cb75f09397193c93b911dba0 [2024-10-02T10:47:21.362Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.1s [2024-10-02T10:47:22.334Z] #42 ... [2024-10-02T10:47:22.334Z] [2024-10-02T10:47:22.334Z] #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:47:22.334Z] #88 ... [2024-10-02T10:47:22.334Z] [2024-10-02T10:47:22.334Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:22.923Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.4s done [2024-10-02T10:47:22.923Z] #42 ... [2024-10-02T10:47:22.923Z] [2024-10-02T10:47:22.923Z] #75 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-02T10:47:22.923Z] #75 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:22.923Z] #75 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:22.923Z] #75 14.38 OK: 8 MiB in 16 packages [2024-10-02T10:47:22.923Z] #75 DONE 15.7s [2024-10-02T10:47:23.190Z] [2024-10-02T10:47:23.190Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-02T10:47:23.190Z] #76 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:23.190Z] #76 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:23.190Z] #76 ... [2024-10-02T10:47:23.190Z] [2024-10-02T10:47:23.190Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-02T10:47:23.458Z] #89 ... [2024-10-02T10:47:23.458Z] [2024-10-02T10:47:23.458Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-02T10:47:23.458Z] #90 ... [2024-10-02T10:47:23.458Z] [2024-10-02T10:47:23.458Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-02T10:47:23.458Z] #76 13.05 OK: 8 MiB in 16 packages [2024-10-02T10:47:24.045Z] #76 DONE 13.6s [2024-10-02T10:47:24.045Z] [2024-10-02T10:47:24.045Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:25.990Z] #42 ... [2024-10-02T10:47:25.990Z] [2024-10-02T10:47:25.990Z] #91 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:47:25.990Z] #91 ... [2024-10-02T10:47:25.990Z] [2024-10-02T10:47:25.990Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-02T10:47:25.990Z] #81 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:27.396Z] #81 ... [2024-10-02T10:47:27.396Z] [2024-10-02T10:47:27.396Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-02T10:47:27.396Z] #85 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:27.396Z] #85 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:27.396Z] #85 16.54 OK: 12 MiB in 18 packages [2024-10-02T10:47:27.396Z] #85 DONE 17.3s [2024-10-02T10:47:27.396Z] [2024-10-02T10:47:27.396Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-02T10:47:27.396Z] #81 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:27.805Z] $ docker rm -f --volumes 2cbe57fef8e2e84eaea7be84d967f78b3b14fe77cb75f09397193c93b911dba0 [2024-10-02T10:47:28.357Z] #81 ... [2024-10-02T10:47:28.357Z] [2024-10-02T10:47:28.357Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-02T10:47:28.357Z] #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:28.357Z] #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [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-10-02T10:47:28.623Z] #92 ... [2024-10-02T10:47:28.623Z] [2024-10-02T10:47:28.623Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-02T10:47:28.623Z] #80 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:28.623Z] #80 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:28.623Z] #80 ... [2024-10-02T10:47:28.623Z] [2024-10-02T10:47:28.623Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:47:28.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-02T10:47:28.887Z] [2024-10-02T10:47:28.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-02T10:47:28.888Z] #93 ... [2024-10-02T10:47:28.888Z] [2024-10-02T10:47:28.888Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-02T10:47:28.888Z] #87 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:28.888Z] #87 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:47:29.154Z] #87 ... [2024-10-02T10:47:29.154Z] [2024-10-02T10:47:29.154Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-02T10:47:29.154Z] #0 7.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:29.154Z] #0 8.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:29.154Z] #94 ... [2024-10-02T10:47:29.154Z] [2024-10-02T10:47:29.154Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-02T10:47:29.154Z] #89 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:29.154Z] #89 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:29.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-02T10:47:29.218Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-02T10:47:29.218Z] 91d30c5bc195: Pulling fs layer [2024-10-02T10:47:29.218Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-02T10:47:29.218Z] 9c61dcf015f6: Pulling fs layer [2024-10-02T10:47:29.218Z] 4698f68db338: Pulling fs layer [2024-10-02T10:47:29.218Z] 2a2f49069b9e: Pulling fs layer [2024-10-02T10:47:29.218Z] e0025b399a48: Pulling fs layer [2024-10-02T10:47:29.218Z] 4698f68db338: Waiting [2024-10-02T10:47:29.218Z] 2a2f49069b9e: Waiting [2024-10-02T10:47:29.218Z] e0025b399a48: Waiting [2024-10-02T10:47:29.218Z] 91d30c5bc195: Verifying Checksum [2024-10-02T10:47:29.218Z] 91d30c5bc195: Download complete [2024-10-02T10:47:29.218Z] 4698f68db338: Download complete [2024-10-02T10:47:29.477Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-02T10:47:29.477Z] 2e9b0aa3be6d: Download complete [2024-10-02T10:47:29.477Z] 91d30c5bc195: Pull complete [2024-10-02T10:47:29.477Z] e0025b399a48: Verifying Checksum [2024-10-02T10:47:29.477Z] e0025b399a48: Download complete [2024-10-02T10:47:29.477Z] 2a2f49069b9e: Download complete [2024-10-02T10:47:29.735Z] 2e9b0aa3be6d: Pull complete [2024-10-02T10:47:30.004Z] 9c61dcf015f6: Verifying Checksum [2024-10-02T10:47:30.004Z] 9c61dcf015f6: Download complete [2024-10-02T10:47:30.113Z] #89 16.66 OK: 18 MiB in 19 packages [2024-10-02T10:47:30.382Z] #89 ... [2024-10-02T10:47:30.382Z] [2024-10-02T10:47:30.382Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:47:30.382Z] #95 ... [2024-10-02T10:47:30.382Z] [2024-10-02T10:47:30.382Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-02T10:47:30.382Z] #80 15.31 OK: 18 MiB in 19 packages [2024-10-02T10:47:30.651Z] #80 ... [2024-10-02T10:47:30.651Z] [2024-10-02T10:47:30.651Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-02T10:47:30.651Z] #89 DONE 17.5s [2024-10-02T10:47:30.920Z] [2024-10-02T10:47:30.920Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-02T10:47:30.920Z] #87 20.26 OK: 8 MiB in 17 packages [2024-10-02T10:47:30.920Z] #87 ... [2024-10-02T10:47:30.920Z] [2024-10-02T10:47:30.920Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-02T10:47:30.920Z] #80 DONE 16.2s [2024-10-02T10:47:31.190Z] [2024-10-02T10:47:31.190Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-02T10:47:31.190Z] #94 11.99 OK: 13 MiB in 26 packages [2024-10-02T10:47:31.190Z] #94 ... [2024-10-02T10:47:31.190Z] [2024-10-02T10:47:31.190Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-02T10:47:31.190Z] #96 DONE 0.3s [2024-10-02T10:47:31.463Z] [2024-10-02T10:47:31.463Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-02T10:47:31.463Z] #90 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:31.463Z] #90 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T10:47:31.463Z] #90 16.87 OK: 9 MiB in 17 packages [2024-10-02T10:47:31.463Z] #90 DONE 18.2s [2024-10-02T10:47:31.463Z] [2024-10-02T10:47:31.463Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-02T10:47:31.463Z] #81 15.64 OK: 8 MiB in 19 packages [2024-10-02T10:47:32.056Z] #81 ... [2024-10-02T10:47:32.056Z] [2024-10-02T10:47:32.056Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-02T10:47:32.056Z] #87 DONE 21.7s [2024-10-02T10:47:32.056Z] [2024-10-02T10:47:32.056Z] #92 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-02T10:47:32.056Z] #92 12.34 OK: 9 MiB in 20 packages [2024-10-02T10:47:32.056Z] #92 DONE 13.9s [2024-10-02T10:47:32.056Z] [2024-10-02T10:47:32.056Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-02T10:47:32.056Z] #94 DONE 13.0s [2024-10-02T10:47:32.056Z] [2024-10-02T10:47:32.056Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-02T10:47:32.535Z] 9c61dcf015f6: Pull complete [2024-10-02T10:47:32.645Z] #97 ... [2024-10-02T10:47:32.646Z] [2024-10-02T10:47:32.646Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-02T10:47:32.646Z] #81 DONE 16.9s [2024-10-02T10:47:32.646Z] [2024-10-02T10:47:32.646Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-02T10:47:32.794Z] 4698f68db338: Pull complete [2024-10-02T10:47:33.053Z] 2a2f49069b9e: Pull complete [2024-10-02T10:47:33.054Z] e0025b399a48: Pull complete [2024-10-02T10:47:33.054Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-02T10:47:33.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-02T10:47:33.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:47:33.428Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T10:47:33.453Z] $ 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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T10:47:34.602Z] #98 ... [2024-10-02T10:47:34.602Z] [2024-10-02T10:47:34.602Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-02T10:47:34.602Z] #97 DONE 2.3s [2024-10-02T10:47:34.602Z] [2024-10-02T10:47:34.602Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-02T10:47:35.561Z] #99 ... [2024-10-02T10:47:35.561Z] [2024-10-02T10:47:35.561Z] #100 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-02T10:47:35.561Z] #100 DONE 3.5s [2024-10-02T10:47:35.561Z] [2024-10-02T10:47:35.561Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-02T10:47:35.561Z] #101 DONE 3.6s [2024-10-02T10:47:35.561Z] [2024-10-02T10:47:35.561Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-02T10:47:35.830Z] #102 ... [2024-10-02T10:47:35.830Z] [2024-10-02T10:47:35.830Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-02T10:47:35.830Z] #98 DONE 3.2s [2024-10-02T10:47:35.830Z] [2024-10-02T10:47:35.830Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-02T10:47:36.098Z] #103 DONE 0.3s [2024-10-02T10:47:36.098Z] [2024-10-02T10:47:36.098Z] #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-02T10:47:36.098Z] #104 DONE 0.5s [2024-10-02T10:47:36.098Z] [2024-10-02T10:47:36.098Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-02T10:47:36.098Z] #105 ... [2024-10-02T10:47:36.098Z] [2024-10-02T10:47:36.098Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-02T10:47:36.098Z] #102 DONE 0.4s [2024-10-02T10:47:36.098Z] [2024-10-02T10:47:36.098Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-02T10:47:36.098Z] #99 DONE 1.9s [2024-10-02T10:47:36.367Z] [2024-10-02T10:47:36.367Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-02T10:47:36.367Z] #106 DONE 0.2s [2024-10-02T10:47:36.367Z] [2024-10-02T10:47:36.367Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-02T10:47:36.367Z] #107 ... [2024-10-02T10:47:36.367Z] [2024-10-02T10:47:36.367Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-02T10:47:36.367Z] #105 DONE 0.3s [2024-10-02T10:47:36.367Z] [2024-10-02T10:47:36.367Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-02T10:47:36.367Z] #108 DONE 0.3s [2024-10-02T10:47:36.635Z] [2024-10-02T10:47:36.635Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-02T10:47:36.635Z] #109 DONE 0.2s [2024-10-02T10:47:36.635Z] [2024-10-02T10:47:36.635Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-02T10:47:36.635Z] #110 ... [2024-10-02T10:47:36.635Z] [2024-10-02T10:47:36.635Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-02T10:47:36.635Z] #107 DONE 0.3s [2024-10-02T10:47:36.902Z] [2024-10-02T10:47:36.902Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-02T10:47:36.902Z] #110 DONE 0.3s [2024-10-02T10:47:36.902Z] [2024-10-02T10:47:36.902Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-02T10:47:37.172Z] #111 ... [2024-10-02T10:47:37.172Z] [2024-10-02T10:47:37.172Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-02T10:47:37.172Z] #112 DONE 0.3s [2024-10-02T10:47:37.172Z] [2024-10-02T10:47:37.172Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-02T10:47:37.172Z] #113 DONE 0.3s [2024-10-02T10:47:37.172Z] [2024-10-02T10:47:37.172Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-02T10:47:37.172Z] #111 DONE 0.3s [2024-10-02T10:47:37.172Z] [2024-10-02T10:47:37.172Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-02T10:47:37.197Z] $ docker top a8768a0be13da358126d2c6c23af4efff7e25b02a21eb182f81d06477e9fbe03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T10:47:37.449Z] #114 ... [2024-10-02T10:47:37.449Z] [2024-10-02T10:47:37.449Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-02T10:47:37.449Z] #115 DONE 0.3s [2024-10-02T10:47:37.449Z] [2024-10-02T10:47:37.449Z] #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-02T10:47:37.449Z] #116 DONE 0.3s [2024-10-02T10:47:37.449Z] [2024-10-02T10:47:37.449Z] #117 [security-spire-server] exporting to image [2024-10-02T10:47:37.449Z] #117 exporting layers [2024-10-02T10:47:37.546Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-02T10:47:37.718Z] #117 ... [2024-10-02T10:47:37.718Z] [2024-10-02T10:47:37.718Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-02T10:47:37.718Z] #114 DONE 0.3s [2024-10-02T10:47:37.718Z] [2024-10-02T10:47:37.718Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-02T10:47:37.718Z] #118 DONE 0.2s [2024-10-02T10:47:37.718Z] [2024-10-02T10:47:37.718Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:47:37.985Z] #83 ... [2024-10-02T10:47:37.985Z] [2024-10-02T10:47:37.985Z] #117 [security-spire-agent] exporting to image [2024-10-02T10:47:38.945Z] #117 exporting layers 1.3s done [2024-10-02T10:47:39.211Z] #117 exporting layers 1.9s done [2024-10-02T10:47:39.211Z] #117 writing image sha256:69df299fa28eeb458f16a97e9027196caa2ec10888cf97672074c18cf2d1632c 0.0s done [2024-10-02T10:47:39.211Z] #117 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-02T10:47:39.478Z] #117 exporting layers 2.0s done [2024-10-02T10:47:39.478Z] #117 writing image sha256:f2793a26935d05477dad0d2718272f444960d5c1ff03bd91bda5784df3424130 0.0s done [2024-10-02T10:47:39.478Z] #117 naming to docker.io/library/security-spire-config-arm64 done [2024-10-02T10:47:39.478Z] #117 writing image sha256:2843806c4975060fa716ce979b7a7242e2b7af34f030a05652538e9ded1bba2b done [2024-10-02T10:47:39.478Z] #117 naming to docker.io/library/security-spire-server-arm64 done [2024-10-02T10:47:39.478Z] #117 DONE 2.0s [2024-10-02T10:47:39.478Z] [2024-10-02T10:47:39.478Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:40.081Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-02T10:47:40.081Z] #1 transferring dockerfile: 1.85kB done [2024-10-02T10:47:40.081Z] #1 DONE 0.1s [2024-10-02T10:47:40.340Z] [2024-10-02T10:47:40.340Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-02T10:47:40.340Z] #2 transferring dockerfile: 3.17kB done [2024-10-02T10:47:40.340Z] #2 DONE 0.0s [2024-10-02T10:47:40.340Z] [2024-10-02T10:47:40.340Z] #3 [core-data internal] load build definition from Dockerfile [2024-10-02T10:47:40.340Z] #3 transferring dockerfile: 2.07kB done [2024-10-02T10:47:40.340Z] #3 DONE 0.0s [2024-10-02T10:47:40.340Z] [2024-10-02T10:47:40.340Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-02T10:47:40.340Z] #4 transferring dockerfile: 2.50kB done [2024-10-02T10:47:40.340Z] #4 DONE 0.0s [2024-10-02T10:47:40.340Z] [2024-10-02T10:47:40.340Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-10-02T10:47:40.340Z] #5 transferring dockerfile: 1.70kB done [2024-10-02T10:47:40.340Z] #5 DONE 0.0s [2024-10-02T10:47:40.340Z] [2024-10-02T10:47:40.340Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-02T10:47:40.340Z] #6 transferring dockerfile: 2.15kB done [2024-10-02T10:47:40.340Z] #6 DONE 0.0s [2024-10-02T10:47:40.340Z] [2024-10-02T10:47:40.340Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-10-02T10:47:40.340Z] #7 transferring dockerfile: 2.02kB done [2024-10-02T10:47:40.340Z] #7 DONE 0.0s [2024-10-02T10:47:40.340Z] [2024-10-02T10:47:40.340Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-10-02T10:47:40.340Z] #8 transferring dockerfile: 1.69kB done [2024-10-02T10:47:40.340Z] #8 DONE 0.0s [2024-10-02T10:47:40.340Z] [2024-10-02T10:47:40.341Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-02T10:47:40.341Z] #9 transferring dockerfile: 2.23kB done [2024-10-02T10:47:40.341Z] #9 DONE 0.0s [2024-10-02T10:47:40.341Z] [2024-10-02T10:47:40.341Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-02T10:47:40.341Z] #10 transferring dockerfile: 2.49kB done [2024-10-02T10:47:40.341Z] #10 DONE 0.0s [2024-10-02T10:47:40.341Z] [2024-10-02T10:47:40.341Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-10-02T10:47:40.341Z] #11 transferring dockerfile: 1.93kB done [2024-10-02T10:47:40.341Z] #11 DONE 0.0s [2024-10-02T10:47:40.341Z] [2024-10-02T10:47:40.341Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-02T10:47:40.341Z] #12 transferring dockerfile: 1.89kB done [2024-10-02T10:47:40.341Z] #12 DONE 0.0s [2024-10-02T10:47:40.341Z] [2024-10-02T10:47:40.341Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-10-02T10:47:40.341Z] #13 transferring dockerfile: 2.07kB done [2024-10-02T10:47:40.341Z] #13 DONE 0.0s [2024-10-02T10:47:40.341Z] [2024-10-02T10:47:40.341Z] #14 [support-cron-scheduler internal] load .dockerignore [2024-10-02T10:47:40.599Z] #14 transferring context: 50B done [2024-10-02T10:47:40.599Z] #14 DONE 0.0s [2024-10-02T10:47:40.599Z] [2024-10-02T10:47:40.599Z] #15 [core-command internal] load build definition from Dockerfile [2024-10-02T10:47:40.599Z] #15 transferring dockerfile: 1.93kB done [2024-10-02T10:47:40.599Z] #15 DONE 0.0s [2024-10-02T10:47:40.599Z] [2024-10-02T10:47:40.599Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-10-02T10:47:40.599Z] #16 transferring dockerfile: 1.81kB done [2024-10-02T10:47:40.599Z] #16 DONE 0.0s [2024-10-02T10:47:40.599Z] [2024-10-02T10:47:40.599Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-10-02T10:47:40.599Z] #17 transferring dockerfile: 2.13kB done [2024-10-02T10:47:40.599Z] #17 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #18 [security-bootstrapper internal] load .dockerignore [2024-10-02T10:47:40.858Z] #18 transferring context: 50B done [2024-10-02T10:47:40.858Z] #18 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #19 [core-data internal] load .dockerignore [2024-10-02T10:47:40.858Z] #19 transferring context: 50B done [2024-10-02T10:47:40.858Z] #19 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #20 [security-proxy-setup internal] load .dockerignore [2024-10-02T10:47:40.858Z] #20 transferring context: 50B done [2024-10-02T10:47:40.858Z] #20 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #21 [security-spire-server internal] load .dockerignore [2024-10-02T10:47:40.858Z] #21 transferring context: 50B done [2024-10-02T10:47:40.858Z] #21 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #22 [support-notifications internal] load .dockerignore [2024-10-02T10:47:40.858Z] #22 transferring context: 50B done [2024-10-02T10:47:40.858Z] #22 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #23 [security-proxy-auth internal] load .dockerignore [2024-10-02T10:47:40.858Z] #23 transferring context: 50B done [2024-10-02T10:47:40.858Z] #23 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #24 [security-spire-config internal] load .dockerignore [2024-10-02T10:47:40.858Z] #24 transferring context: 50B done [2024-10-02T10:47:40.858Z] #24 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-02T10:47:40.858Z] #25 transferring context: 50B done [2024-10-02T10:47:40.858Z] #25 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-10-02T10:47:40.858Z] #26 transferring context: 50B done [2024-10-02T10:47:40.858Z] #26 DONE 0.0s [2024-10-02T10:47:40.858Z] [2024-10-02T10:47:40.858Z] #27 [support-scheduler internal] load .dockerignore [2024-10-02T10:47:41.117Z] #27 transferring context: 50B done [2024-10-02T10:47:41.117Z] #27 DONE 0.0s [2024-10-02T10:47:41.117Z] [2024-10-02T10:47:41.117Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-10-02T10:47:41.117Z] #28 transferring context: 50B done [2024-10-02T10:47:41.117Z] #28 DONE 0.0s [2024-10-02T10:47:41.117Z] [2024-10-02T10:47:41.117Z] #29 [core-keeper internal] load .dockerignore [2024-10-02T10:47:41.117Z] #29 transferring context: 50B done [2024-10-02T10:47:41.117Z] #29 DONE 0.0s [2024-10-02T10:47:41.117Z] [2024-10-02T10:47:41.117Z] #30 [core-command internal] load .dockerignore [2024-10-02T10:47:41.118Z] #30 transferring context: 50B done [2024-10-02T10:47:41.118Z] #30 DONE 0.0s [2024-10-02T10:47:41.118Z] [2024-10-02T10:47:41.118Z] #31 [security-spire-agent internal] load .dockerignore [2024-10-02T10:47:41.118Z] #31 transferring context: 50B done [2024-10-02T10:47:41.118Z] #31 DONE 0.0s [2024-10-02T10:47:41.118Z] [2024-10-02T10:47:41.118Z] #32 [core-metadata internal] load .dockerignore [2024-10-02T10:47:41.118Z] #32 transferring context: 50B done [2024-10-02T10:47:41.118Z] #32 DONE 0.0s [2024-10-02T10:47:41.118Z] [2024-10-02T10:47:41.118Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-02T10:47:41.118Z] #33 DONE 0.0s [2024-10-02T10:47:41.118Z] [2024-10-02T10:47:41.118Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-10-02T10:47:41.118Z] #34 DONE 0.1s [2024-10-02T10:47:41.378Z] [2024-10-02T10:47:41.378Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:47:41.378Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:47:41.378Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-02T10:47:41.378Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-02T10:47:41.378Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-10-02T10:47:41.378Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:47:41.378Z] #35 ... [2024-10-02T10:47:41.378Z] [2024-10-02T10:47:41.378Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-02T10:47:41.378Z] #33 DONE 0.0s [2024-10-02T10:47:41.378Z] [2024-10-02T10:47:41.378Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:47:41.378Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:47:41.378Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-02T10:47:41.378Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-02T10:47:41.378Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-02T10:47:41.378Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:47:41.378Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-10-02T10:47:41.378Z] #35 ... [2024-10-02T10:47:41.378Z] [2024-10-02T10:47:41.378Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-02T10:47:41.378Z] #33 DONE 0.0s [2024-10-02T10:47:41.378Z] [2024-10-02T10:47:41.378Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-10-02T10:47:41.378Z] #34 DONE 0.2s [2024-10-02T10:47:41.378Z] [2024-10-02T10:47:41.378Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:47:41.378Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:47:41.378Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-02T10:47:41.378Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-02T10:47:41.378Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-02T10:47:41.378Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:47:41.639Z] #35 ... [2024-10-02T10:47:41.639Z] [2024-10-02T10:47:41.639Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-02T10:47:41.639Z] #33 DONE 0.0s [2024-10-02T10:47:41.639Z] [2024-10-02T10:47:41.639Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:47:41.639Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-10-02T10:47:41.639Z] #35 ... [2024-10-02T10:47:41.639Z] [2024-10-02T10:47:41.639Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-02T10:47:41.639Z] #33 DONE 0.0s [2024-10-02T10:47:41.639Z] [2024-10-02T10:47:41.639Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:47:41.639Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:47:41.639Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-02T10:47:41.639Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-02T10:47:41.639Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-02T10:47:41.639Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:47:41.639Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-10-02T10:47:41.904Z] #35 ... [2024-10-02T10:47:41.904Z] [2024-10-02T10:47:41.904Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-02T10:47:41.904Z] #33 DONE 0.0s [2024-10-02T10:47:41.904Z] [2024-10-02T10:47:41.904Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-02T10:47:41.904Z] #36 DONE 0.5s [2024-10-02T10:47:41.904Z] [2024-10-02T10:47:41.904Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-10-02T10:47:41.904Z] #34 DONE 0.4s [2024-10-02T10:47:41.904Z] [2024-10-02T10:47:41.904Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:47:41.904Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:47:41.904Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-02T10:47:41.904Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-02T10:47:41.904Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-02T10:47:41.904Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:47:41.904Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-10-02T10:47:41.904Z] #35 ... [2024-10-02T10:47:41.904Z] [2024-10-02T10:47:41.904Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-02T10:47:41.904Z] #37 DONE 1.0s [2024-10-02T10:47:41.904Z] [2024-10-02T10:47:41.904Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:47:41.904Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:47:41.904Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-02T10:47:41.904Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-02T10:47:41.905Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-02T10:47:41.905Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:47:41.905Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-10-02T10:47:42.175Z] #35 ... [2024-10-02T10:47:42.175Z] [2024-10-02T10:47:42.175Z] #38 [security-spire-config internal] load build context [2024-10-02T10:47:42.175Z] #38 transferring context: 25.96kB 0.0s done [2024-10-02T10:47:42.175Z] #38 DONE 0.2s [2024-10-02T10:47:42.175Z] [2024-10-02T10:47:42.175Z] #39 [security-spire-server internal] load build context [2024-10-02T10:47:42.175Z] #39 transferring context: 27.71kB 0.1s done [2024-10-02T10:47:42.175Z] #39 DONE 0.3s [2024-10-02T10:47:42.175Z] [2024-10-02T10:47:42.175Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:47:42.175Z] #35 DONE 1.2s [2024-10-02T10:47:42.175Z] [2024-10-02T10:47:42.175Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:42.175Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-02T10:47:42.175Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-02T10:47:42.175Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-02T10:47:42.176Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.0s [2024-10-02T10:47:42.176Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-02T10:47:42.436Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s [2024-10-02T10:47:48.039Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.2s [2024-10-02T10:47:52.541Z] #40 ... [2024-10-02T10:47:52.541Z] [2024-10-02T10:47:52.541Z] #41 [support-cron-scheduler internal] load build context [2024-10-02T10:47:52.541Z] #41 transferring context: 220.34MB 9.9s [2024-10-02T10:47:52.541Z] #41 ... [2024-10-02T10:47:52.541Z] [2024-10-02T10:47:52.541Z] #42 [security-bootstrapper internal] load build context [2024-10-02T10:47:52.541Z] #42 ... [2024-10-02T10:47:52.541Z] [2024-10-02T10:47:52.541Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-02T10:47:52.801Z] #43 ... [2024-10-02T10:47:52.801Z] [2024-10-02T10:47:52.801Z] #44 [core-data internal] load build context [2024-10-02T10:47:52.801Z] #44 ... [2024-10-02T10:47:52.801Z] [2024-10-02T10:47:52.801Z] #45 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-02T10:47:52.801Z] #45 ... [2024-10-02T10:47:52.801Z] [2024-10-02T10:47:52.801Z] #46 [support-scheduler internal] load build context [2024-10-02T10:47:52.801Z] #46 ... [2024-10-02T10:47:52.801Z] [2024-10-02T10:47:52.801Z] #47 [core-common-config-bootstrapper internal] load build context [2024-10-02T10:47:53.060Z] #47 ... [2024-10-02T10:47:53.060Z] [2024-10-02T10:47:53.060Z] #48 [core-metadata internal] load build context [2024-10-02T10:47:53.060Z] #48 ... [2024-10-02T10:47:53.060Z] [2024-10-02T10:47:53.060Z] #49 [security-secretstore-setup internal] load build context [2024-10-02T10:47:53.060Z] #49 ... [2024-10-02T10:47:53.060Z] [2024-10-02T10:47:53.060Z] #50 [support-notifications internal] load build context [2024-10-02T10:47:53.319Z] #50 ... [2024-10-02T10:47:53.319Z] [2024-10-02T10:47:53.319Z] #51 [core-command internal] load build context [2024-10-02T10:47:53.319Z] #51 ... [2024-10-02T10:47:53.319Z] [2024-10-02T10:47:53.319Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-02T10:47:53.577Z] #52 ... [2024-10-02T10:47:53.577Z] [2024-10-02T10:47:53.577Z] #53 [security-proxy-auth internal] load build context [2024-10-02T10:47:53.577Z] #53 ... [2024-10-02T10:47:53.577Z] [2024-10-02T10:47:53.577Z] #54 [security-proxy-setup internal] load build context [2024-10-02T10:47:53.577Z] #54 ... [2024-10-02T10:47:53.577Z] [2024-10-02T10:47:53.577Z] #55 [core-keeper internal] load build context [2024-10-02T10:47:53.838Z] #55 ... [2024-10-02T10:47:53.838Z] [2024-10-02T10:47:53.838Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:47:53.838Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.5s [2024-10-02T10:47:59.109Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 16.6s [2024-10-02T10:48:02.646Z] #40 ... [2024-10-02T10:48:02.646Z] [2024-10-02T10:48:02.646Z] #41 [support-cron-scheduler internal] load build context [2024-10-02T10:48:02.646Z] #41 transferring context: 497.72MB 20.0s done [2024-10-02T10:48:02.646Z] #41 ... [2024-10-02T10:48:02.646Z] [2024-10-02T10:48:02.646Z] #42 [security-bootstrapper internal] load build context [2024-10-02T10:48:02.646Z] #42 transferring context: 497.72MB 19.2s done [2024-10-02T10:48:02.646Z] #42 ... [2024-10-02T10:48:02.646Z] [2024-10-02T10:48:02.646Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:48:02.906Z] #40 ... [2024-10-02T10:48:02.906Z] [2024-10-02T10:48:02.906Z] #44 [core-data internal] load build context [2024-10-02T10:48:02.906Z] #44 transferring context: 497.72MB 15.1s done [2024-10-02T10:48:02.906Z] #44 ... [2024-10-02T10:48:02.906Z] [2024-10-02T10:48:02.906Z] #46 [support-scheduler internal] load build context [2024-10-02T10:48:02.906Z] #46 transferring context: 497.72MB 18.8s done [2024-10-02T10:48:02.906Z] #46 ... [2024-10-02T10:48:02.906Z] [2024-10-02T10:48:02.906Z] #47 [core-common-config-bootstrapper internal] load build context [2024-10-02T10:48:02.906Z] #47 transferring context: 497.72MB 18.8s done [2024-10-02T10:48:03.165Z] #47 ... [2024-10-02T10:48:03.165Z] [2024-10-02T10:48:03.165Z] #48 [core-metadata internal] load build context [2024-10-02T10:48:03.165Z] #48 transferring context: 497.72MB 17.0s done [2024-10-02T10:48:03.165Z] #48 ... [2024-10-02T10:48:03.165Z] [2024-10-02T10:48:03.165Z] #49 [security-secretstore-setup internal] load build context [2024-10-02T10:48:03.165Z] #49 transferring context: 497.72MB 18.7s done [2024-10-02T10:48:03.564Z] #49 ... [2024-10-02T10:48:03.564Z] [2024-10-02T10:48:03.564Z] #50 [support-notifications internal] load build context [2024-10-02T10:48:03.564Z] #50 transferring context: 497.72MB 19.6s done [2024-10-02T10:48:03.832Z] #50 ... [2024-10-02T10:48:03.832Z] [2024-10-02T10:48:03.832Z] #51 [core-command internal] load build context [2024-10-02T10:48:03.832Z] #51 transferring context: 497.72MB 16.6s done [2024-10-02T10:48:03.832Z] #51 ... [2024-10-02T10:48:03.832Z] [2024-10-02T10:48:03.832Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-02T10:48:03.832Z] #52 transferring context: 497.72MB 18.2s done [2024-10-02T10:48:03.832Z] #52 ... [2024-10-02T10:48:03.832Z] [2024-10-02T10:48:03.832Z] #54 [security-proxy-setup internal] load build context [2024-10-02T10:48:03.832Z] #54 transferring context: 497.72MB 19.1s done [2024-10-02T10:48:03.832Z] #54 ... [2024-10-02T10:48:03.832Z] [2024-10-02T10:48:03.832Z] #53 [security-proxy-auth internal] load build context [2024-10-02T10:48:03.832Z] #53 transferring context: 497.72MB 17.4s done [2024-10-02T10:48:04.092Z] #53 ... [2024-10-02T10:48:04.092Z] [2024-10-02T10:48:04.092Z] #55 [core-keeper internal] load build context [2024-10-02T10:48:04.092Z] #55 transferring context: 497.72MB 17.7s done [2024-10-02T10:48:04.092Z] #55 ... [2024-10-02T10:48:04.092Z] [2024-10-02T10:48:04.092Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:48:04.092Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 21.9s [2024-10-02T10:48:05.999Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 23.5s [2024-10-02T10:48:05.999Z] #40 ... [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #44 [core-data internal] load build context [2024-10-02T10:48:05.999Z] #44 DONE 24.4s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #51 [core-command internal] load build context [2024-10-02T10:48:05.999Z] #51 DONE 24.0s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #53 [security-proxy-auth internal] load build context [2024-10-02T10:48:05.999Z] #53 DONE 24.4s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #48 [core-metadata internal] load build context [2024-10-02T10:48:05.999Z] #48 DONE 24.0s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #55 [core-keeper internal] load build context [2024-10-02T10:48:05.999Z] #55 DONE 24.1s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #45 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-02T10:48:05.999Z] #45 DONE 24.1s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:48:05.999Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 23.5s done [2024-10-02T10:48:05.999Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 23.6s done [2024-10-02T10:48:05.999Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-02T10:48:05.999Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 23.6s done [2024-10-02T10:48:05.999Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 23.6s [2024-10-02T10:48:05.999Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-02T10:48:05.999Z] #40 ... [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T10:48:05.999Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-02T10:48:05.999Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-02T10:48:05.999Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-02T10:48:05.999Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-02T10:48:05.999Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-02T10:48:05.999Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-10-02T10:48:05.999Z] #35 DONE 1.2s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-02T10:48:05.999Z] #52 DONE 24.1s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-02T10:48:05.999Z] #43 DONE 24.1s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #54 [security-proxy-setup internal] load build context [2024-10-02T10:48:05.999Z] #54 DONE 24.5s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #49 [security-secretstore-setup internal] load build context [2024-10-02T10:48:05.999Z] #49 DONE 24.3s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:48:05.999Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-02T10:48:05.999Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-02T10:48:05.999Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-02T10:48:05.999Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 23.5s done [2024-10-02T10:48:05.999Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-02T10:48:05.999Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 23.6s done [2024-10-02T10:48:05.999Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-02T10:48:05.999Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 23.6s done [2024-10-02T10:48:05.999Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 23.7s [2024-10-02T10:48:05.999Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-02T10:48:05.999Z] #40 ... [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #42 [security-bootstrapper internal] load build context [2024-10-02T10:48:05.999Z] #42 DONE 24.6s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #47 [core-common-config-bootstrapper internal] load build context [2024-10-02T10:48:05.999Z] #47 DONE 24.3s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #46 [support-scheduler internal] load build context [2024-10-02T10:48:05.999Z] #46 DONE 24.3s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #50 [support-notifications internal] load build context [2024-10-02T10:48:05.999Z] #50 DONE 24.6s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #41 [support-cron-scheduler internal] load build context [2024-10-02T10:48:05.999Z] #41 DONE 24.9s [2024-10-02T10:48:05.999Z] [2024-10-02T10:48:05.999Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:48:05.999Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 23.8s [2024-10-02T10:48:05.999Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-02T10:48:06.258Z] #40 ... [2024-10-02T10:48:06.258Z] [2024-10-02T10:48:06.258Z] #56 [security-spire-agent internal] load build context [2024-10-02T10:48:06.258Z] #56 transferring context: 27.24kB done [2024-10-02T10:48:06.258Z] #56 DONE 0.3s [2024-10-02T10:48:06.258Z] [2024-10-02T10:48:06.258Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:48:06.258Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 24.0s [2024-10-02T10:48:06.258Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 24.1s [2024-10-02T10:48:06.518Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.3s [2024-10-02T10:48:06.776Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.5s done [2024-10-02T10:48:06.776Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-02T10:48:08.149Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done [2024-10-02T10:48:16.272Z] #40 ... [2024-10-02T10:48:16.272Z] [2024-10-02T10:48:16.272Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-02T10:48:16.272Z] #0 1.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.272Z] #0 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.272Z] #0 1.525 (1/3) Installing ca-certificates (20240226-r0) [2024-10-02T10:48:16.272Z] #0 1.543 (2/3) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:16.272Z] #0 1.545 (3/3) Installing tzdata (2024a-r0) [2024-10-02T10:48:16.272Z] #0 1.619 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:16.272Z] #0 1.637 Executing ca-certificates-20240226-r0.trigger [2024-10-02T10:48:16.272Z] #0 1.685 OK: 11 MiB in 18 packages [2024-10-02T10:48:16.272Z] #57 ... [2024-10-02T10:48:16.272Z] [2024-10-02T10:48:16.272Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-02T10:48:16.272Z] #58 ... [2024-10-02T10:48:16.272Z] [2024-10-02T10:48:16.272Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-02T10:48:16.272Z] #59 ... [2024-10-02T10:48:16.272Z] [2024-10-02T10:48:16.272Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-02T10:48:16.272Z] #0 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.272Z] #0 4.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.272Z] #0 5.205 (1/2) Installing ca-certificates (20240226-r0) [2024-10-02T10:48:16.272Z] #0 5.351 (2/2) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:16.272Z] #0 5.352 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:16.272Z] #0 5.361 Executing ca-certificates-20240226-r0.trigger [2024-10-02T10:48:16.272Z] #0 5.406 OK: 8 MiB in 17 packages [2024-10-02T10:48:16.532Z] #60 ... [2024-10-02T10:48:16.532Z] [2024-10-02T10:48:16.532Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-02T10:48:16.532Z] #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.532Z] #0 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.532Z] #0 1.361 (1/2) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:16.532Z] #0 1.365 (2/2) Installing su-exec (0.2-r3) [2024-10-02T10:48:16.532Z] #0 1.367 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:16.532Z] #0 1.388 OK: 7 MiB in 17 packages [2024-10-02T10:48:16.532Z] #61 ... [2024-10-02T10:48:16.532Z] [2024-10-02T10:48:16.532Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-02T10:48:16.532Z] #0 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.532Z] #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.532Z] #0 1.329 OK: 264 MiB in 52 packages [2024-10-02T10:48:16.791Z] #62 ... [2024-10-02T10:48:16.791Z] [2024-10-02T10:48:16.791Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-02T10:48:16.791Z] #63 ... [2024-10-02T10:48:16.791Z] [2024-10-02T10:48:16.791Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-02T10:48:16.791Z] #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.791Z] #0 4.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.791Z] #0 5.134 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-02T10:48:16.791Z] #0 5.134 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-02T10:48:16.791Z] #0 5.134 OK: 20070 distinct packages available [2024-10-02T10:48:16.791Z] #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.791Z] #0 5.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:16.791Z] #0 5.507 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:16.791Z] #0 5.519 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-02T10:48:16.791Z] #0 5.523 (3/4) Installing libucontext (1.2-r2) [2024-10-02T10:48:16.791Z] #0 5.526 (4/4) Installing gcompat (1.1.0-r1) [2024-10-02T10:48:16.791Z] #0 5.531 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:16.791Z] #0 5.541 OK: 8 MiB in 19 packages [2024-10-02T10:48:17.231Z] #64 ... [2024-10-02T10:48:17.231Z] [2024-10-02T10:48:17.231Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-02T10:48:17.231Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-10-02T10:48:17.231Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-02T10:48:17.231Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-02T10:48:17.231Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-02T10:48:17.231Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-02T10:48:17.231Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-02T10:48:17.231Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-02T10:48:17.231Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-10-02T10:48:17.231Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-10-02T10:48:17.231Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-02T10:48:17.231Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-10-02T10:48:17.489Z] #65 ... [2024-10-02T10:48:17.489Z] [2024-10-02T10:48:17.489Z] #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-02T10:48:17.489Z] #0 1.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:17.489Z] #0 1.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:17.489Z] #0 1.892 OK: 264 MiB in 52 packages [2024-10-02T10:48:17.489Z] #66 ... [2024-10-02T10:48:17.489Z] [2024-10-02T10:48:17.489Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-02T10:48:17.748Z] #67 ... [2024-10-02T10:48:17.748Z] [2024-10-02T10:48:17.748Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-02T10:48:17.748Z] #68 ... [2024-10-02T10:48:17.748Z] [2024-10-02T10:48:17.748Z] #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-02T10:48:18.008Z] #69 ... [2024-10-02T10:48:18.008Z] [2024-10-02T10:48:18.008Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-02T10:48:18.008Z] #70 ... [2024-10-02T10:48:18.008Z] [2024-10-02T10:48:18.008Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-02T10:48:18.267Z] #71 ... [2024-10-02T10:48:18.267Z] [2024-10-02T10:48:18.267Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-02T10:48:18.267Z] #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:18.267Z] #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:18.267Z] #0 1.327 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-02T10:48:18.267Z] #0 1.327 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-02T10:48:18.267Z] #0 1.327 OK: 20079 distinct packages available [2024-10-02T10:48:18.267Z] #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:18.267Z] #0 1.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:18.267Z] #0 1.901 OK: 264 MiB in 52 packages [2024-10-02T10:48:18.526Z] #72 ... [2024-10-02T10:48:18.526Z] [2024-10-02T10:48:18.526Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-02T10:48:23.806Z] #73 DONE 18.0s [2024-10-02T10:48:23.806Z] [2024-10-02T10:48:23.806Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-02T10:48:23.806Z] #61 DONE 18.1s [2024-10-02T10:48:23.806Z] [2024-10-02T10:48:23.806Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-02T10:48:23.806Z] #62 DONE 18.0s [2024-10-02T10:48:23.806Z] [2024-10-02T10:48:23.806Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-02T10:48:23.806Z] #60 DONE 18.1s [2024-10-02T10:48:23.806Z] [2024-10-02T10:48:23.806Z] #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-02T10:48:23.806Z] #69 DONE 18.1s [2024-10-02T10:48:23.806Z] [2024-10-02T10:48:23.806Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-02T10:48:23.806Z] #57 DONE 18.4s [2024-10-02T10:48:23.806Z] [2024-10-02T10:48:23.806Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-02T10:48:24.065Z] #74 ... [2024-10-02T10:48:24.065Z] [2024-10-02T10:48:24.065Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-02T10:48:24.065Z] #72 DONE 18.2s [2024-10-02T10:48:24.065Z] [2024-10-02T10:48:24.065Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-02T10:48:24.065Z] #64 DONE 18.2s [2024-10-02T10:48:24.065Z] [2024-10-02T10:48:24.065Z] #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-02T10:48:24.065Z] #66 DONE 18.4s [2024-10-02T10:48:24.324Z] [2024-10-02T10:48:24.324Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:48:24.324Z] #75 DONE 0.3s [2024-10-02T10:48:24.324Z] [2024-10-02T10:48:24.324Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:48:24.324Z] #76 DONE 0.4s [2024-10-02T10:48:24.324Z] [2024-10-02T10:48:24.324Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:48:24.324Z] #77 DONE 0.3s [2024-10-02T10:48:24.324Z] [2024-10-02T10:48:24.324Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-02T10:48:24.324Z] #65 DONE 18.4s [2024-10-02T10:48:24.324Z] [2024-10-02T10:48:24.324Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:48:25.272Z] #40 ... [2024-10-02T10:48:25.272Z] [2024-10-02T10:48:25.272Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-02T10:48:25.272Z] #71 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.272Z] #71 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.272Z] #71 19.14 (1/4) Installing ca-certificates (20240226-r0) [2024-10-02T10:48:25.272Z] #71 19.15 (2/4) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:25.272Z] #71 19.16 (3/4) Installing su-exec (0.2-r3) [2024-10-02T10:48:25.272Z] #71 19.16 (4/4) Installing yq (4.33.3-r5) [2024-10-02T10:48:25.272Z] #71 19.22 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:25.272Z] #71 19.23 Executing ca-certificates-20240226-r0.trigger [2024-10-02T10:48:25.272Z] #71 19.27 OK: 17 MiB in 19 packages [2024-10-02T10:48:25.272Z] #71 DONE 19.6s [2024-10-02T10:48:25.533Z] [2024-10-02T10:48:25.533Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-02T10:48:25.533Z] #68 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.533Z] #68 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.791Z] #68 ... [2024-10-02T10:48:25.791Z] [2024-10-02T10:48:25.791Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-02T10:48:25.791Z] #59 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.791Z] #59 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.791Z] #59 19.65 OK: 264 MiB in 52 packages [2024-10-02T10:48:25.791Z] #59 DONE 19.9s [2024-10-02T10:48:25.791Z] [2024-10-02T10:48:25.791Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-02T10:48:25.791Z] #70 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.791Z] #70 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.791Z] #70 19.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:25.791Z] #70 19.76 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:25.791Z] #70 19.77 OK: 7 MiB in 16 packages [2024-10-02T10:48:25.791Z] #70 DONE 19.9s [2024-10-02T10:48:25.791Z] [2024-10-02T10:48:25.791Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-02T10:48:25.791Z] #68 19.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:25.791Z] #68 19.98 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:25.791Z] #68 19.99 OK: 7 MiB in 16 packages [2024-10-02T10:48:25.791Z] #68 ... [2024-10-02T10:48:25.791Z] [2024-10-02T10:48:25.791Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-02T10:48:25.791Z] #67 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.791Z] #67 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.791Z] #67 19.30 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-02T10:48:25.791Z] #67 19.30 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-02T10:48:25.791Z] #67 19.30 OK: 20070 distinct packages available [2024-10-02T10:48:25.791Z] #67 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.791Z] #67 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:25.791Z] #67 19.73 (1/11) Installing ca-certificates (20240226-r0) [2024-10-02T10:48:25.791Z] #67 19.75 (2/11) Installing brotli-libs (1.0.9-r14) [2024-10-02T10:48:25.791Z] #67 19.77 (3/11) Installing libunistring (1.1-r1) [2024-10-02T10:48:25.791Z] #67 19.78 (4/11) Installing libidn2 (2.3.4-r1) [2024-10-02T10:48:25.791Z] #67 19.80 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-10-02T10:48:25.791Z] #67 19.80 (6/11) Installing libcurl (8.9.1-r0) [2024-10-02T10:48:25.791Z] #67 19.80 (7/11) Installing curl (8.9.1-r0) [2024-10-02T10:48:25.791Z] #67 19.81 (8/11) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:25.791Z] #67 19.81 (9/11) Installing musl-obstack (1.2.3-r2) [2024-10-02T10:48:25.791Z] #67 19.82 (10/11) Installing libucontext (1.2-r2) [2024-10-02T10:48:25.791Z] #67 19.84 (11/11) Installing gcompat (1.1.0-r1) [2024-10-02T10:48:25.791Z] #67 19.84 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:25.791Z] #67 19.84 Executing ca-certificates-20240226-r0.trigger [2024-10-02T10:48:25.791Z] #67 19.90 OK: 12 MiB in 26 packages [2024-10-02T10:48:25.791Z] #67 DONE 20.1s [2024-10-02T10:48:26.048Z] [2024-10-02T10:48:26.048Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:48:26.048Z] #78 DONE 0.2s [2024-10-02T10:48:26.048Z] [2024-10-02T10:48:26.048Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-02T10:48:26.048Z] #68 DONE 20.2s [2024-10-02T10:48:26.048Z] [2024-10-02T10:48:26.048Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-10-02T10:48:26.048Z] #79 ... [2024-10-02T10:48:26.048Z] [2024-10-02T10:48:26.048Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-02T10:48:26.048Z] #58 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:26.048Z] #58 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:26.048Z] #58 19.94 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:26.048Z] #58 19.94 (2/4) Installing openssl (3.1.7-r0) [2024-10-02T10:48:26.048Z] #58 19.95 (3/4) Installing su-exec (0.2-r3) [2024-10-02T10:48:26.048Z] #58 19.96 (4/4) Installing yq (4.33.3-r5) [2024-10-02T10:48:26.048Z] #58 20.10 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:26.048Z] #58 20.15 OK: 17 MiB in 19 packages [2024-10-02T10:48:26.048Z] #58 DONE 20.4s [2024-10-02T10:48:26.306Z] [2024-10-02T10:48:26.306Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-02T10:48:26.306Z] #63 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:26.306Z] #63 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:26.306Z] #63 19.86 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-02T10:48:26.306Z] #63 19.86 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-02T10:48:26.306Z] #63 19.86 OK: 20070 distinct packages available [2024-10-02T10:48:26.306Z] #63 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:26.306Z] #63 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:26.306Z] #63 20.26 (1/5) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:26.306Z] #63 20.27 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-02T10:48:26.306Z] #63 20.27 (3/5) Installing libucontext (1.2-r2) [2024-10-02T10:48:26.306Z] #63 20.27 (4/5) Installing gcompat (1.1.0-r1) [2024-10-02T10:48:26.306Z] #63 20.28 (5/5) Installing openssl (3.1.7-r0) [2024-10-02T10:48:26.306Z] #63 20.29 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:26.306Z] #63 20.31 OK: 8 MiB in 20 packages [2024-10-02T10:48:26.306Z] #63 DONE 20.5s [2024-10-02T10:48:26.306Z] [2024-10-02T10:48:26.306Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-02T10:48:27.476Z] #80 ... [2024-10-02T10:48:27.476Z] [2024-10-02T10:48:27.476Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-02T10:48:27.477Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:27.477Z] #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:27.477Z] #0 2.656 OK: 8 MiB in 17 packages [2024-10-02T10:48:27.477Z] #81 DONE 2.8s [2024-10-02T10:48:27.477Z] [2024-10-02T10:48:27.477Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-02T10:48:28.340Z] #82 ... [2024-10-02T10:48:28.340Z] [2024-10-02T10:48:28.340Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-02T10:48:28.340Z] #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:28.340Z] #0 3.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:28.340Z] #0 4.132 OK: 7 MiB in 17 packages [2024-10-02T10:48:28.340Z] #83 DONE 4.4s [2024-10-02T10:48:28.340Z] [2024-10-02T10:48:28.340Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-02T10:48:28.340Z] #0 3.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:28.340Z] #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:28.340Z] #0 4.127 OK: 11 MiB in 18 packages [2024-10-02T10:48:28.340Z] #84 DONE 4.3s [2024-10-02T10:48:28.604Z] [2024-10-02T10:48:28.604Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-10-02T10:48:28.604Z] #79 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:28.604Z] #79 2.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:28.862Z] #79 2.985 OK: 7 MiB in 16 packages [2024-10-02T10:48:29.121Z] #79 ... [2024-10-02T10:48:29.121Z] [2024-10-02T10:48:29.121Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-02T10:48:29.121Z] #85 DONE 0.7s [2024-10-02T10:48:29.121Z] [2024-10-02T10:48:29.121Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-02T10:48:29.121Z] #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.121Z] #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.121Z] #0 3.438 OK: 17 MiB in 19 packages [2024-10-02T10:48:29.121Z] #86 DONE 3.6s [2024-10-02T10:48:29.121Z] [2024-10-02T10:48:29.121Z] #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-02T10:48:29.121Z] #87 DONE 0.0s [2024-10-02T10:48:29.121Z] [2024-10-02T10:48:29.121Z] #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-02T10:48:29.121Z] #79 DONE 3.2s [2024-10-02T10:48:29.121Z] [2024-10-02T10:48:29.121Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-02T10:48:29.121Z] #0 2.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.121Z] #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.121Z] #0 3.272 OK: 7 MiB in 16 packages [2024-10-02T10:48:29.121Z] #88 DONE 3.4s [2024-10-02T10:48:29.121Z] [2024-10-02T10:48:29.121Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-02T10:48:29.121Z] #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.121Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.121Z] #0 3.082 OK: 12 MiB in 26 packages [2024-10-02T10:48:29.121Z] #89 DONE 3.3s [2024-10-02T10:48:29.121Z] [2024-10-02T10:48:29.121Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-02T10:48:29.121Z] #80 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.121Z] #80 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.121Z] #80 2.883 OK: 8 MiB in 20 packages [2024-10-02T10:48:29.378Z] #80 DONE 3.1s [2024-10-02T10:48:29.379Z] [2024-10-02T10:48:29.379Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-02T10:48:29.379Z] #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.379Z] #0 4.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:29.379Z] #0 5.100 OK: 8 MiB in 19 packages [2024-10-02T10:48:29.379Z] #90 DONE 5.2s [2024-10-02T10:48:29.379Z] [2024-10-02T10:48:29.379Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-02T10:48:30.428Z] #91 ... [2024-10-02T10:48:30.428Z] [2024-10-02T10:48:30.428Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-02T10:48:30.428Z] #82 2.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:30.428Z] #82 3.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:30.428Z] #82 4.054 OK: 17 MiB in 19 packages [2024-10-02T10:48:30.428Z] #82 DONE 4.3s [2024-10-02T10:48:30.428Z] [2024-10-02T10:48:30.428Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-02T10:48:30.428Z] #92 DONE 1.2s [2024-10-02T10:48:30.687Z] [2024-10-02T10:48:30.687Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-02T10:48:30.687Z] #74 3.286 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:30.687Z] #74 4.817 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:30.687Z] #74 5.593 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T10:48:30.687Z] #74 6.289 Executing busybox-1.36.1-r7.trigger [2024-10-02T10:48:30.687Z] #74 6.298 OK: 7 MiB in 16 packages [2024-10-02T10:48:30.687Z] #74 DONE 6.6s [2024-10-02T10:48:30.687Z] [2024-10-02T10:48:30.687Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-02T10:48:30.687Z] #0 2.861 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:30.687Z] #0 3.982 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:48:30.687Z] #0 5.371 OK: 264 MiB in 52 packages [2024-10-02T10:48:30.687Z] #93 DONE 6.6s [2024-10-02T10:48:30.687Z] [2024-10-02T10:48:30.687Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-02T10:48:31.655Z] #94 ... [2024-10-02T10:48:31.655Z] [2024-10-02T10:48:31.655Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-02T10:48:31.655Z] #91 DONE 2.3s [2024-10-02T10:48:31.655Z] [2024-10-02T10:48:31.655Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-02T10:48:31.655Z] #95 DONE 1.2s [2024-10-02T10:48:31.916Z] [2024-10-02T10:48:31.916Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-02T10:48:31.916Z] #96 ... [2024-10-02T10:48:31.916Z] [2024-10-02T10:48:31.916Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-02T10:48:31.916Z] #97 DONE 2.7s [2024-10-02T10:48:32.173Z] [2024-10-02T10:48:32.173Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-02T10:48:32.173Z] #98 DONE 1.6s [2024-10-02T10:48:32.173Z] [2024-10-02T10:48:32.173Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-02T10:48:32.173Z] #94 DONE 1.6s [2024-10-02T10:48:32.173Z] [2024-10-02T10:48:32.173Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-02T10:48:32.431Z] #99 ... [2024-10-02T10:48:32.431Z] [2024-10-02T10:48:32.431Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-02T10:48:32.431Z] #96 DONE 0.8s [2024-10-02T10:48:32.431Z] [2024-10-02T10:48:32.431Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-02T10:48:33.806Z] #100 DONE 1.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-02T10:48:33.806Z] #99 DONE 1.4s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-02T10:48:33.806Z] #101 DONE 1.4s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-02T10:48:33.806Z] #102 DONE 0.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-02T10:48:33.806Z] #103 DONE 0.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-02T10:48:33.806Z] #104 DONE 0.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-02T10:48:33.806Z] #105 DONE 0.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-02T10:48:33.806Z] #106 DONE 0.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-02T10:48:33.806Z] #107 DONE 0.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-02T10:48:33.806Z] #108 DONE 0.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-02T10:48:33.806Z] #109 DONE 0.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #110 [security-spire-config] exporting to image [2024-10-02T10:48:33.806Z] #110 exporting layers [2024-10-02T10:48:33.806Z] #110 ... [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-02T10:48:33.806Z] #111 DONE 0.1s [2024-10-02T10:48:33.806Z] [2024-10-02T10:48:33.806Z] #110 [security-spire-server] exporting to image [2024-10-02T10:48:34.065Z] #110 ... [2024-10-02T10:48:34.065Z] [2024-10-02T10:48:34.065Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-02T10:48:34.065Z] #112 DONE 0.2s [2024-10-02T10:48:34.065Z] [2024-10-02T10:48:34.065Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-02T10:48:34.065Z] #113 DONE 0.1s [2024-10-02T10:48:34.065Z] [2024-10-02T10:48:34.065Z] #110 [security-spire-agent] exporting to image [2024-10-02T10:48:34.322Z] #110 ... [2024-10-02T10:48:34.322Z] [2024-10-02T10:48:34.322Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:48:34.322Z] #114 ... [2024-10-02T10:48:34.322Z] [2024-10-02T10:48:34.322Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:48:34.581Z] #115 ... [2024-10-02T10:48:34.581Z] [2024-10-02T10:48:34.581Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:48:34.839Z] #116 ... [2024-10-02T10:48:34.839Z] [2024-10-02T10:48:34.839Z] #110 [security-spire-agent] exporting to image [2024-10-02T10:48:34.839Z] #110 exporting layers 0.6s done [2024-10-02T10:48:34.839Z] #110 writing image sha256:443b6fef86622a9cc7758d1765ff5928159dcebe637c1f57769d9df59ba22fdb done [2024-10-02T10:48:34.839Z] #110 naming to docker.io/library/security-spire-config done [2024-10-02T10:48:34.839Z] #110 writing image sha256:e29eea78badcdbe2ec10e366de8d3a9c7126980b7d9d244839ec0c9b7eb99e27 done [2024-10-02T10:48:34.839Z] #110 naming to docker.io/library/security-spire-server done [2024-10-02T10:48:34.839Z] #110 writing image sha256:7956ff716ebae161a0fccc971ad5b5505f21dec087fc442eedc973df3a2bd758 done [2024-10-02T10:48:34.839Z] #110 naming to docker.io/library/security-spire-agent done [2024-10-02T10:48:34.839Z] #110 DONE 1.0s [2024-10-02T10:48:34.839Z] [2024-10-02T10:48:34.839Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:48:36.221Z] #117 ... [2024-10-02T10:48:36.221Z] [2024-10-02T10:48:36.221Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #42 ... [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #93 DONE 92.6s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #91 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #91 DONE 95.3s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #95 DONE 90.9s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #88 DONE 99.0s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #83 DONE 93.2s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-02T10:49:01.115Z] #119 DONE 1.6s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:01.115Z] #120 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #121 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #122 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #123 DONE 1.7s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #124 DONE 1.7s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-02T10:49:01.115Z] #125 ... [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:01.115Z] #126 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #127 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #128 [core-command builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #128 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #129 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:01.115Z] #130 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #131 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #132 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:01.115Z] #133 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #134 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #135 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:01.115Z] #136 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #137 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:01.115Z] #138 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #139 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #140 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:01.115Z] #141 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #142 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #143 [support-scheduler builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #143 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:01.115Z] #144 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #145 [core-data builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #145 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:01.115Z] #146 CACHED [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #147 DONE 1.7s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #148 [core-metadata builder 6/7] COPY . . [2024-10-02T10:49:01.115Z] #148 DONE 1.6s [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #149 [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-10-02T10:49:01.115Z] #149 ... [2024-10-02T10:49:01.115Z] [2024-10-02T10:49:01.115Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-02T10:49:01.115Z] #125 4.928 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-02T10:49:03.064Z] #125 ... [2024-10-02T10:49:03.064Z] [2024-10-02T10:49:03.064Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T10:49:03.065Z] #0 4.655 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-02T10:49:03.065Z] #150 ... [2024-10-02T10:49:03.065Z] [2024-10-02T10:49:03.065Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-02T10:49:03.065Z] #0 6.381 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-02T10:49:03.065Z] #151 ... [2024-10-02T10:49:03.065Z] [2024-10-02T10:49:03.065Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-02T10:49:03.065Z] #0 6.128 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-02T10:49:03.333Z] #152 ... [2024-10-02T10:49:03.333Z] [2024-10-02T10:49:03.333Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-02T10:49:03.333Z] #0 6.446 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-02T10:49:03.333Z] #153 ... [2024-10-02T10:49:03.333Z] [2024-10-02T10:49:03.333Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T10:49:03.333Z] #0 5.143 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-02T10:49:03.754Z] #154 ... [2024-10-02T10:49:03.755Z] [2024-10-02T10:49:03.755Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-02T10:49:03.755Z] #0 6.515 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-02T10:49:03.755Z] #155 ... [2024-10-02T10:49:03.755Z] [2024-10-02T10:49:03.755Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-02T10:49:03.755Z] #0 6.469 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-02T10:49:04.032Z] #156 ... [2024-10-02T10:49:04.032Z] [2024-10-02T10:49:04.032Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-02T10:49:04.032Z] #0 5.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-02T10:49:04.032Z] #157 ... [2024-10-02T10:49:04.032Z] [2024-10-02T10:49:04.032Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-02T10:49:04.032Z] #0 6.373 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-02T10:49:04.355Z] #158 ... [2024-10-02T10:49:04.355Z] [2024-10-02T10:49:04.355Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-02T10:49:04.355Z] #0 6.558 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-02T10:49:04.355Z] #159 ... [2024-10-02T10:49:04.355Z] [2024-10-02T10:49:04.355Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T10:49:04.355Z] #0 6.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-02T10:49:08.646Z] #160 ... [2024-10-02T10:49:08.646Z] [2024-10-02T10:49:08.646Z] #149 [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-10-02T10:49:08.646Z] #149 5.363 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-02T10:49:22.933Z] #118 DONE 49.9s [2024-10-02T10:49:22.933Z] [2024-10-02T10:49:22.933Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:49:22.933Z] #40 ... [2024-10-02T10:49:22.933Z] [2024-10-02T10:49:22.933Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:22.933Z] #115 DONE 51.6s [2024-10-02T10:49:22.933Z] [2024-10-02T10:49:22.933Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:22.933Z] #117 DONE 43.6s [2024-10-02T10:49:22.933Z] [2024-10-02T10:49:22.933Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:22.933Z] #114 DONE 51.6s [2024-10-02T10:49:22.933Z] [2024-10-02T10:49:22.933Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:22.933Z] #116 DONE 51.6s [2024-10-02T10:49:22.933Z] [2024-10-02T10:49:22.933Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-02T10:49:26.220Z] #119 ... [2024-10-02T10:49:26.220Z] [2024-10-02T10:49:26.220Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-10-02T10:49:26.220Z] #120 ... [2024-10-02T10:49:26.220Z] [2024-10-02T10:49:26.220Z] #121 [core-data builder 6/7] COPY . . [2024-10-02T10:49:26.220Z] #121 ... [2024-10-02T10:49:26.220Z] [2024-10-02T10:49:26.220Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-02T10:49:26.529Z] #122 ... [2024-10-02T10:49:26.529Z] [2024-10-02T10:49:26.529Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #123 DONE 11.7s [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #121 [core-data builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #121 DONE 11.7s [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:27.467Z] #124 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:27.467Z] #125 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #126 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:27.467Z] #127 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #128 [support-scheduler builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #128 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:27.467Z] #129 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #120 DONE 11.7s [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #119 DONE 11.7s [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:27.467Z] #130 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #131 [core-metadata builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #131 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:27.467Z] #132 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #133 [core-command builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #133 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:27.467Z] #134 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:27.467Z] #135 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:27.467Z] #136 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:27.467Z] #137 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #138 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:27.467Z] #139 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:27.467Z] #140 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #141 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-10-02T10:49:27.467Z] #142 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:27.467Z] #143 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:27.467Z] #144 CACHED [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-02T10:49:27.467Z] #122 DONE 11.7s [2024-10-02T10:49:27.467Z] [2024-10-02T10:49:27.467Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T10:49:27.725Z] #145 ... [2024-10-02T10:49:27.725Z] [2024-10-02T10:49:27.725Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:49:27.725Z] #146 CACHED [2024-10-02T10:49:27.725Z] [2024-10-02T10:49:27.725Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-02T10:49:27.725Z] #147 CACHED [2024-10-02T10:49:27.725Z] [2024-10-02T10:49:27.725Z] #148 [support-notifications builder 6/7] COPY . . [2024-10-02T10:49:27.725Z] #148 CACHED [2024-10-02T10:49:27.725Z] [2024-10-02T10:49:27.725Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T10:49:28.293Z] #149 0.593 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-02T10:49:38.263Z] #149 ... [2024-10-02T10:49:38.263Z] [2024-10-02T10:49:38.263Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-02T10:49:38.263Z] #0 0.599 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-02T10:49:38.263Z] #150 ... [2024-10-02T10:49:38.263Z] [2024-10-02T10:49:38.263Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-02T10:49:38.263Z] #0 1.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-02T10:49:38.263Z] #151 ... [2024-10-02T10:49:38.263Z] [2024-10-02T10:49:38.263Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T10:49:38.263Z] #0 1.315 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-02T10:49:38.263Z] #152 ... [2024-10-02T10:49:38.263Z] [2024-10-02T10:49:38.263Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-02T10:49:38.263Z] #0 1.526 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-02T10:49:38.263Z] #153 ... [2024-10-02T10:49:38.263Z] [2024-10-02T10:49:38.263Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-02T10:49:38.263Z] #0 1.577 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-02T10:49:38.263Z] #154 ... [2024-10-02T10:49:38.263Z] [2024-10-02T10:49:38.263Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-02T10:49:38.263Z] #0 1.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-02T10:49:38.521Z] #155 ... [2024-10-02T10:49:38.521Z] [2024-10-02T10:49:38.521Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-02T10:49:38.521Z] #0 0.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-02T10:49:38.521Z] #156 ... [2024-10-02T10:49:38.521Z] [2024-10-02T10:49:38.521Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-02T10:49:38.521Z] #0 1.433 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-02T10:49:38.779Z] #157 ... [2024-10-02T10:49:38.779Z] [2024-10-02T10:49:38.779Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T10:49:38.779Z] #145 1.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-02T10:49:39.037Z] #145 ... [2024-10-02T10:49:39.037Z] [2024-10-02T10:49:39.037Z] #158 [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-10-02T10:49:39.037Z] #0 1.308 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-02T10:49:39.037Z] #158 ... [2024-10-02T10:49:39.037Z] [2024-10-02T10:49:39.037Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-02T10:49:39.037Z] #0 1.618 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-02T10:49:39.295Z] #159 ... [2024-10-02T10:49:39.295Z] [2024-10-02T10:49:39.295Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-02T10:49:39.295Z] #0 1.713 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-02T10:51:15.837Z] #160 ... [2024-10-02T10:51:15.837Z] [2024-10-02T10:51:15.837Z] #158 [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-10-02T10:51:15.837Z] #158 102.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-02T10:51:54.761Z] #158 ... [2024-10-02T10:51:54.762Z] [2024-10-02T10:51:54.762Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-02T10:51:54.762Z] #156 DONE 145.2s [2024-10-02T10:51:54.762Z] [2024-10-02T10:51:54.762Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:52:02.917Z] #40 ... [2024-10-02T10:52:02.917Z] [2024-10-02T10:52:02.917Z] #158 [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-10-02T10:52:02.917Z] #158 DONE 154.0s [2024-10-02T10:52:02.917Z] [2024-10-02T10:52:02.917Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T10:52:09.533Z] #152 ... [2024-10-02T10:52:09.533Z] [2024-10-02T10:52:09.533Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-02T10:52:09.533Z] #155 DONE 161.0s [2024-10-02T10:52:09.533Z] [2024-10-02T10:52:09.533Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-02T10:52:10.100Z] #159 ... [2024-10-02T10:52:10.100Z] [2024-10-02T10:52:10.100Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:10.665Z] #161 ... [2024-10-02T10:52:10.665Z] [2024-10-02T10:52:10.665Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-02T10:52:10.665Z] #157 DONE 163.2s [2024-10-02T10:52:10.923Z] [2024-10-02T10:52:10.924Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-02T10:52:20.919Z] #153 ... [2024-10-02T10:52:20.919Z] [2024-10-02T10:52:20.919Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:21.855Z] #162 ... [2024-10-02T10:52:21.855Z] [2024-10-02T10:52:21.855Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-02T10:52:21.855Z] #153 DONE 174.2s [2024-10-02T10:52:22.115Z] [2024-10-02T10:52:22.115Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-02T10:52:23.073Z] #159 ... [2024-10-02T10:52:23.073Z] [2024-10-02T10:52:23.073Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-02T10:52:23.073Z] #151 DONE 175.3s [2024-10-02T10:52:23.073Z] [2024-10-02T10:52:23.073Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T10:52:23.073Z] #152 DONE 175.4s [2024-10-02T10:52:23.073Z] [2024-10-02T10:52:23.073Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.073Z] #163 ... [2024-10-02T10:52:23.073Z] [2024-10-02T10:52:23.073Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-02T10:52:23.073Z] #150 DONE 175.5s [2024-10-02T10:52:23.073Z] [2024-10-02T10:52:23.073Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.333Z] #164 ... [2024-10-02T10:52:23.333Z] [2024-10-02T10:52:23.333Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T10:52:23.333Z] #145 DONE 175.6s [2024-10-02T10:52:23.333Z] [2024-10-02T10:52:23.333Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-02T10:52:23.333Z] #159 DONE 175.7s [2024-10-02T10:52:23.333Z] [2024-10-02T10:52:23.333Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-02T10:52:23.333Z] #160 DONE 175.7s [2024-10-02T10:52:23.333Z] [2024-10-02T10:52:23.333Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T10:52:23.333Z] #149 DONE 175.6s [2024-10-02T10:52:23.333Z] [2024-10-02T10:52:23.333Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.333Z] #161 DONE 13.4s [2024-10-02T10:52:23.333Z] [2024-10-02T10:52:23.333Z] #165 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.594Z] #165 ... [2024-10-02T10:52:23.594Z] [2024-10-02T10:52:23.594Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-02T10:52:23.594Z] #154 DONE 175.9s [2024-10-02T10:52:23.594Z] [2024-10-02T10:52:23.594Z] #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.855Z] #166 ... [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.855Z] #162 DONE 3.6s [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-02T10:52:23.855Z] #167 DONE 0.8s [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.855Z] #164 DONE 0.7s [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.855Z] #163 DONE 0.9s [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #168 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.855Z] #168 DONE 0.6s [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #165 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.855Z] #165 DONE 0.5s [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #169 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-02T10:52:23.855Z] #169 ... [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:23.855Z] #170 DONE 0.5s [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.855Z] #166 DONE 0.5s [2024-10-02T10:52:23.855Z] [2024-10-02T10:52:23.855Z] #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:23.855Z] #171 DONE 0.5s [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:24.123Z] #172 DONE 0.3s [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:24.123Z] #173 CACHED [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:24.123Z] #174 CACHED [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:24.123Z] #175 CACHED [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:24.123Z] #176 CACHED [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:24.123Z] #177 CACHED [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:24.123Z] #178 CACHED [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:24.123Z] #179 CACHED [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:24.123Z] #180 CACHED [2024-10-02T10:52:24.123Z] [2024-10-02T10:52:24.123Z] #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-02T10:52:24.384Z] #181 ... [2024-10-02T10:52:24.384Z] [2024-10-02T10:52:24.384Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:24.384Z] #182 DONE 0.7s [2024-10-02T10:52:24.746Z] [2024-10-02T10:52:24.747Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:24.747Z] #183 DONE 0.6s [2024-10-02T10:52:24.747Z] [2024-10-02T10:52:24.747Z] #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:24.747Z] #184 DONE 0.6s [2024-10-02T10:52:24.747Z] [2024-10-02T10:52:24.747Z] #169 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-02T10:52:24.747Z] #169 DONE 0.6s [2024-10-02T10:52:24.747Z] [2024-10-02T10:52:24.747Z] #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:25.743Z] #185 ... [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #186 [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-10-02T10:52:25.743Z] #186 DONE 1.5s [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #187 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:25.743Z] #187 DONE 1.5s [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #188 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:25.743Z] #188 DONE 1.6s [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-02T10:52:25.743Z] #189 DONE 1.9s [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-02T10:52:25.743Z] #190 ... [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-02T10:52:25.743Z] #191 DONE 1.6s [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-02T10:52:25.743Z] #192 DONE 1.6s [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-02T10:52:25.743Z] #193 DONE 1.6s [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-02T10:52:25.743Z] #194 DONE 1.6s [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-02T10:52:25.743Z] #181 DONE 1.7s [2024-10-02T10:52:25.743Z] [2024-10-02T10:52:25.743Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-02T10:52:25.743Z] #195 DONE 1.3s [2024-10-02T10:52:26.098Z] [2024-10-02T10:52:26.099Z] #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:26.362Z] #196 ... [2024-10-02T10:52:26.362Z] [2024-10-02T10:52:26.362Z] #197 [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-10-02T10:52:26.362Z] #197 DONE 1.8s [2024-10-02T10:52:26.623Z] [2024-10-02T10:52:26.623Z] #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-02T10:52:26.623Z] #198 ... [2024-10-02T10:52:26.623Z] [2024-10-02T10:52:26.623Z] #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:26.623Z] #185 DONE 2.1s [2024-10-02T10:52:26.623Z] [2024-10-02T10:52:26.623Z] #199 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-02T10:52:26.623Z] #199 DONE 2.2s [2024-10-02T10:52:26.623Z] [2024-10-02T10:52:26.623Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-02T10:52:26.623Z] #200 DONE 1.2s [2024-10-02T10:52:26.623Z] [2024-10-02T10:52:26.623Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:26.623Z] #201 DONE 1.0s [2024-10-02T10:52:26.623Z] [2024-10-02T10:52:26.623Z] #202 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-02T10:52:26.623Z] #202 DONE 1.2s [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-02T10:52:26.891Z] #190 DONE 1.1s [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #203 [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-10-02T10:52:26.891Z] #203 DONE 1.1s [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T10:52:26.891Z] #204 DONE 1.1s [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:26.891Z] #196 DONE 1.0s [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:26.891Z] #205 DONE 1.1s [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:26.891Z] #206 DONE 1.1s [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #110 [support-scheduler] exporting to image [2024-10-02T10:52:26.891Z] #110 exporting layers [2024-10-02T10:52:26.891Z] #110 ... [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-02T10:52:26.891Z] #198 DONE 0.6s [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #207 [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-10-02T10:52:26.891Z] #207 DONE 0.6s [2024-10-02T10:52:26.891Z] [2024-10-02T10:52:26.891Z] #110 [security-spiffe-token-provider] exporting to image [2024-10-02T10:52:27.154Z] #110 ... [2024-10-02T10:52:27.154Z] [2024-10-02T10:52:27.154Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-02T10:52:27.154Z] #208 DONE 0.5s [2024-10-02T10:52:27.154Z] [2024-10-02T10:52:27.154Z] #209 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:27.154Z] #209 DONE 0.5s [2024-10-02T10:52:27.154Z] [2024-10-02T10:52:27.154Z] #210 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-02T10:52:27.154Z] #210 DONE 0.5s [2024-10-02T10:52:27.154Z] [2024-10-02T10:52:27.154Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-02T10:52:27.154Z] #211 DONE 0.5s [2024-10-02T10:52:27.154Z] [2024-10-02T10:52:27.154Z] #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-02T10:52:27.154Z] #212 ... [2024-10-02T10:52:27.154Z] [2024-10-02T10:52:27.154Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-02T10:52:27.429Z] #213 DONE 0.5s [2024-10-02T10:52:27.429Z] [2024-10-02T10:52:27.429Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-02T10:52:27.429Z] #214 DONE 0.5s [2024-10-02T10:52:27.429Z] [2024-10-02T10:52:27.429Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:27.429Z] #215 DONE 0.5s [2024-10-02T10:52:27.429Z] [2024-10-02T10:52:27.429Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-02T10:52:27.429Z] #216 DONE 0.5s [2024-10-02T10:52:27.429Z] [2024-10-02T10:52:27.429Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-02T10:52:27.429Z] #217 DONE 0.6s [2024-10-02T10:52:27.429Z] [2024-10-02T10:52:27.429Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-02T10:52:27.429Z] #218 DONE 0.5s [2024-10-02T10:52:27.429Z] [2024-10-02T10:52:27.429Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-02T10:52:28.011Z] #219 ... [2024-10-02T10:52:28.011Z] [2024-10-02T10:52:28.011Z] #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-02T10:52:28.011Z] #212 DONE 0.6s [2024-10-02T10:52:28.011Z] [2024-10-02T10:52:28.011Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-02T10:52:28.011Z] #220 DONE 0.7s [2024-10-02T10:52:28.011Z] [2024-10-02T10:52:28.011Z] #110 [support-notifications] exporting to image [2024-10-02T10:52:28.011Z] #110 writing image sha256:9115e6681f09e02ac3e5b70212e26b55df7691af175bab5e2c9166dc6e029c73 0.0s done [2024-10-02T10:52:28.011Z] #110 writing image sha256:d7e228d17b324c870af024ac920688a4e090211612d93f4fe005ad805bb2938b done [2024-10-02T10:52:28.011Z] #110 naming to docker.io/library/support-scheduler done [2024-10-02T10:52:28.011Z] #110 naming to docker.io/library/core-command done [2024-10-02T10:52:28.011Z] #110 writing image sha256:6628d27bbf3dbd20fe847067f488a78ad7fdc6c68088b19063cf4ea343cfab2f 0.3s done [2024-10-02T10:52:28.011Z] #110 naming to docker.io/library/security-spiffe-token-provider done [2024-10-02T10:52:28.011Z] #110 ... [2024-10-02T10:52:28.011Z] [2024-10-02T10:52:28.011Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-02T10:52:28.011Z] #221 DONE 0.8s [2024-10-02T10:52:28.011Z] [2024-10-02T10:52:28.011Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-02T10:52:28.011Z] #222 DONE 0.8s [2024-10-02T10:52:28.011Z] [2024-10-02T10:52:28.011Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-02T10:52:28.011Z] #223 DONE 0.8s [2024-10-02T10:52:28.011Z] [2024-10-02T10:52:28.011Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-02T10:52:28.011Z] #219 DONE 0.7s [2024-10-02T10:52:28.011Z] [2024-10-02T10:52:28.011Z] #110 [core-metadata] exporting to image [2024-10-02T10:52:28.011Z] #110 exporting layers 0.3s done [2024-10-02T10:52:28.011Z] #110 writing image sha256:df81275ccd47285abf0685513af66f36d6751ea99924885cb0843c75d46e4b3a 0.0s done [2024-10-02T10:52:28.011Z] #110 naming to docker.io/library/core-keeper done [2024-10-02T10:52:28.011Z] #110 writing image sha256:3c7a87d3aa9952272ec7fc213544ec0e104661abbf7fd1b3803a7476a445cb50 done [2024-10-02T10:52:28.011Z] #110 naming to docker.io/library/support-cron-scheduler done [2024-10-02T10:52:28.294Z] #110 writing image sha256:367635eb3d8717c0fc0bd45d98c684106832d6ba280a3554d12c160cafb92be9 done [2024-10-02T10:52:28.294Z] #110 naming to docker.io/library/support-notifications done [2024-10-02T10:52:28.554Z] #110 ... [2024-10-02T10:52:28.554Z] [2024-10-02T10:52:28.554Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-02T10:52:28.554Z] #224 DONE 0.4s [2024-10-02T10:52:28.554Z] [2024-10-02T10:52:28.554Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-02T10:52:28.554Z] #225 DONE 0.3s [2024-10-02T10:52:28.554Z] [2024-10-02T10:52:28.554Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-02T10:52:28.554Z] #226 DONE 1.3s [2024-10-02T10:52:28.554Z] [2024-10-02T10:52:28.554Z] #110 [core-data] exporting to image [2024-10-02T10:52:28.554Z] #110 exporting layers 0.4s done [2024-10-02T10:52:28.554Z] #110 writing image sha256:76c32d65f256abd6dff9d653d2ec770bdf7713b0f36896a3d0f463390c37fbb3 done [2024-10-02T10:52:28.554Z] #110 naming to docker.io/library/core-data done [2024-10-02T10:52:28.554Z] #110 writing image sha256:7bb8bf78818142262efe911fb7fb546c6bd96e058fef3aa6768d19e0ce57654c done [2024-10-02T10:52:28.554Z] #110 naming to docker.io/library/core-metadata [2024-10-02T10:52:28.554Z] #110 ... [2024-10-02T10:52:28.554Z] [2024-10-02T10:52:28.554Z] #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-02T10:52:28.554Z] #227 DONE 1.4s [2024-10-02T10:52:28.554Z] [2024-10-02T10:52:28.554Z] #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-02T10:52:28.554Z] #228 DONE 0.1s [2024-10-02T10:52:28.554Z] [2024-10-02T10:52:28.554Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-02T10:52:28.554Z] #229 DONE 0.1s [2024-10-02T10:52:28.554Z] [2024-10-02T10:52:28.554Z] #110 [core-common-config-bootstrapper] exporting to image [2024-10-02T10:52:28.554Z] #110 naming to docker.io/library/core-metadata 0.0s done [2024-10-02T10:52:28.813Z] #110 ... [2024-10-02T10:52:28.813Z] [2024-10-02T10:52:28.813Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-02T10:52:28.813Z] #230 DONE 0.1s [2024-10-02T10:52:28.813Z] [2024-10-02T10:52:28.813Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-02T10:52:28.813Z] #231 DONE 0.1s [2024-10-02T10:52:28.813Z] [2024-10-02T10:52:28.813Z] #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-02T10:52:28.813Z] #232 DONE 0.1s [2024-10-02T10:52:28.813Z] [2024-10-02T10:52:28.813Z] #110 [core-common-config-bootstrapper] exporting to image [2024-10-02T10:52:28.813Z] #110 exporting layers 0.2s done [2024-10-02T10:52:28.813Z] #110 writing image sha256:a8cf0e5529167fc9a99eed3c152e0e29abbd9f53803480e4427568d8541e18d5 done [2024-10-02T10:52:28.813Z] #110 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-10-02T10:52:29.073Z] #110 ... [2024-10-02T10:52:29.073Z] [2024-10-02T10:52:29.073Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-02T10:52:29.073Z] #233 DONE 1.2s [2024-10-02T10:52:29.073Z] [2024-10-02T10:52:29.073Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-02T10:52:29.073Z] #234 DONE 0.1s [2024-10-02T10:52:29.073Z] [2024-10-02T10:52:29.073Z] #110 [security-proxy-setup] exporting to image [2024-10-02T10:52:29.073Z] #110 writing image sha256:36945d599361d2a8d8032fda07ca878f92f69fe0115597dc44be59c732cc8e03 done [2024-10-02T10:52:29.073Z] #110 naming to docker.io/library/security-proxy-auth done [2024-10-02T10:52:29.333Z] #110 ... [2024-10-02T10:52:29.333Z] [2024-10-02T10:52:29.333Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-02T10:52:29.333Z] #235 DONE 0.6s [2024-10-02T10:52:29.333Z] [2024-10-02T10:52:29.333Z] #110 [security-secretstore-setup] exporting to image [2024-10-02T10:52:29.333Z] #110 writing image sha256:232013dc35a97b374a96be7b04bec0953fae93b8fdd8ff4cf5a56820effa6ca5 done [2024-10-02T10:52:29.333Z] #110 naming to docker.io/library/security-proxy-setup done [2024-10-02T10:52:29.333Z] #110 exporting layers 0.2s done [2024-10-02T10:52:29.593Z] #110 writing image sha256:9b34a4a487edbb89fa4fb66f7c01459cfb54200fe389e95a790774f765d80f26 done [2024-10-02T10:52:29.593Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-10-02T10:52:29.593Z] #110 DONE 3.6s [2024-10-02T10:52:29.593Z] [2024-10-02T10:52:29.593Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-02T10:52:29.593Z] #236 DONE 0.5s [2024-10-02T10:52:29.593Z] [2024-10-02T10:52:29.593Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:52:29.593Z] #40 ... [2024-10-02T10:52:29.593Z] [2024-10-02T10:52:29.593Z] #110 [security-bootstrapper] exporting to image [2024-10-02T10:52:29.852Z] #110 exporting layers 0.2s done [2024-10-02T10:52:29.852Z] #110 writing image sha256:953468a1adc5d6364669c4643f818ace12a16801f1315b19a006095ceda74a8f done [2024-10-02T10:52:29.852Z] #110 naming to docker.io/library/security-bootstrapper done [2024-10-02T10:52:29.852Z] #110 DONE 3.8s [2024-10-02T10:52:29.852Z] [2024-10-02T10:52:29.852Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T10:52:29.852Z] time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-02T10:52:29.861Z] $ docker stop --time=1 a8768a0be13da358126d2c6c23af4efff7e25b02a21eb182f81d06477e9fbe03 [2024-10-02T10:52:31.156Z] $ docker rm -f --volumes a8768a0be13da358126d2c6c23af4efff7e25b02a21eb182f81d06477e9fbe03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T10:52:31.511Z] + docker images [2024-10-02T10:52:31.511Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-02T10:52:31.511Z] security-secretstore-setup latest 9b34a4a487ed 2 seconds ago 37MB [2024-10-02T10:52:31.512Z] security-bootstrapper latest 953468a1adc5 2 seconds ago 19MB [2024-10-02T10:52:31.512Z] security-proxy-auth latest 36945d599361 3 seconds ago 33.1MB [2024-10-02T10:52:31.512Z] security-proxy-setup latest 232013dc35a9 3 seconds ago 26.2MB [2024-10-02T10:52:31.512Z] core-common-config-bootstrapper latest a8cf0e552916 3 seconds ago 15.2MB [2024-10-02T10:52:31.512Z] support-notifications latest 367635eb3d87 4 seconds ago 42.8MB [2024-10-02T10:52:31.512Z] core-metadata latest 7bb8bf788181 4 seconds ago 40.1MB [2024-10-02T10:52:31.512Z] core-data latest 76c32d65f256 4 seconds ago 39.9MB [2024-10-02T10:52:31.512Z] support-scheduler latest d7e228d17b32 5 seconds ago 42.2MB [2024-10-02T10:52:31.512Z] core-keeper latest df81275ccd47 5 seconds ago 39.8MB [2024-10-02T10:52:31.512Z] support-cron-scheduler latest 3c7a87d3aa99 5 seconds ago 44.4MB [2024-10-02T10:52:31.512Z] core-command latest 9115e6681f09 5 seconds ago 35.5MB [2024-10-02T10:52:31.512Z] security-spiffe-token-provider latest 6628d27bbf3d 5 seconds ago 28.9MB [2024-10-02T10:52:31.512Z] security-spire-agent latest 7956ff716eba 3 minutes ago 182MB [2024-10-02T10:52:31.512Z] security-spire-server latest e29eea78badc 3 minutes ago 121MB [2024-10-02T10:52:31.512Z] security-spire-config latest 443b6fef8662 3 minutes ago 120MB [2024-10-02T10:52:31.512Z] ci-base-image-x86_64 latest 94bc1a6afa75 8 minutes ago 971MB [2024-10-02T10:52:31.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-10-02T10:52:31.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-02T10:52:31.512Z] 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-10-02T10:52:31.643Z] provisioning config files... [2024-10-02T10:52:31.653Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/709@tmp/config5946461714271049174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T10:52:31.967Z] ---> ****-login.sh [2024-10-02T10:52:31.967Z] nexus3.edgexfoundry.org:10001 [2024-10-02T10:52:31.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:52:31.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:52:31.967Z] Configure a credential helper to remove this warning. See [2024-10-02T10:52:31.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:52:31.967Z] [2024-10-02T10:52:31.967Z] Login Succeeded [2024-10-02T10:52:31.967Z] nexus3.edgexfoundry.org:10002 [2024-10-02T10:52:32.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:52:32.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:52:32.227Z] Configure a credential helper to remove this warning. See [2024-10-02T10:52:32.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:52:32.227Z] [2024-10-02T10:52:32.227Z] Login Succeeded [2024-10-02T10:52:32.227Z] nexus3.edgexfoundry.org:10003 [2024-10-02T10:52:32.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:52:32.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:52:32.227Z] Configure a credential helper to remove this warning. See [2024-10-02T10:52:32.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:52:32.227Z] [2024-10-02T10:52:32.227Z] Login Succeeded [2024-10-02T10:52:32.227Z] nexus3.edgexfoundry.org:10004 [2024-10-02T10:52:32.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:52:32.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:52:32.487Z] Configure a credential helper to remove this warning. See [2024-10-02T10:52:32.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:52:32.487Z] [2024-10-02T10:52:32.487Z] Login Succeeded [2024-10-02T10:52:32.487Z] ****.io [2024-10-02T10:52:32.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:52:32.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:52:32.747Z] Configure a credential helper to remove this warning. See [2024-10-02T10:52:32.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:52:32.747Z] [2024-10-02T10:52:32.747Z] Login Succeeded [2024-10-02T10:52:32.747Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T10:52:32.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:52:32.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T10:52:32.844Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-02T10:52:32.844Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:32.844Z] latest [2024-10-02T10:52:32.844Z] 3.2.0-dev.86 [2024-10-02T10:52:32.844Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:32.844Z] main [2024-10-02T10:52:32.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:33.185Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:33.511Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:33.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-02T10:52:33.512Z] 996930408415: Preparing [2024-10-02T10:52:33.512Z] d044d1aa2bb6: Preparing [2024-10-02T10:52:33.512Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:33.512Z] d09053ce8015: Preparing [2024-10-02T10:52:33.512Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:33.512Z] fc34218b7e1f: Preparing [2024-10-02T10:52:33.512Z] d62a02444d39: Preparing [2024-10-02T10:52:33.512Z] d62a02444d39: Waiting [2024-10-02T10:52:33.512Z] fc34218b7e1f: Waiting [2024-10-02T10:52:33.512Z] d09053ce8015: Pushed [2024-10-02T10:52:33.512Z] 996930408415: Pushed [2024-10-02T10:52:33.512Z] bb368ffdd5f6: Pushed [2024-10-02T10:52:33.512Z] 63cd8a992fdc: Pushed [2024-10-02T10:52:33.512Z] d62a02444d39: Layer already exists [2024-10-02T10:52:33.512Z] fc34218b7e1f: Pushed [2024-10-02T10:52:36.807Z] d044d1aa2bb6: Pushed [2024-10-02T10:52:36.807Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:37.135Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:37.467Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-02T10:52:37.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-02T10:52:37.467Z] 996930408415: Preparing [2024-10-02T10:52:37.467Z] d044d1aa2bb6: Preparing [2024-10-02T10:52:37.467Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:37.467Z] d09053ce8015: Preparing [2024-10-02T10:52:37.467Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:37.467Z] fc34218b7e1f: Preparing [2024-10-02T10:52:37.467Z] d62a02444d39: Preparing [2024-10-02T10:52:37.467Z] fc34218b7e1f: Waiting [2024-10-02T10:52:37.467Z] d09053ce8015: Layer already exists [2024-10-02T10:52:37.467Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:37.467Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:37.467Z] 996930408415: Layer already exists [2024-10-02T10:52:37.467Z] d044d1aa2bb6: Layer already exists [2024-10-02T10:52:37.467Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:37.467Z] d62a02444d39: Layer already exists [2024-10-02T10:52:37.467Z] latest: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:37.790Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:38.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.86 [2024-10-02T10:52:38.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-02T10:52:38.114Z] 996930408415: Preparing [2024-10-02T10:52:38.114Z] d044d1aa2bb6: Preparing [2024-10-02T10:52:38.114Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:38.114Z] d09053ce8015: Preparing [2024-10-02T10:52:38.114Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:38.114Z] fc34218b7e1f: Preparing [2024-10-02T10:52:38.114Z] d62a02444d39: Preparing [2024-10-02T10:52:38.114Z] fc34218b7e1f: Waiting [2024-10-02T10:52:38.114Z] d62a02444d39: Waiting [2024-10-02T10:52:38.114Z] 996930408415: Layer already exists [2024-10-02T10:52:38.115Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:38.115Z] d044d1aa2bb6: Layer already exists [2024-10-02T10:52:38.115Z] d09053ce8015: Layer already exists [2024-10-02T10:52:38.115Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:38.115Z] d62a02444d39: Layer already exists [2024-10-02T10:52:38.115Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:38.115Z] 3.2.0-dev.86: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:38.449Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:38.768Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:38.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-02T10:52:38.768Z] 996930408415: Preparing [2024-10-02T10:52:38.768Z] d044d1aa2bb6: Preparing [2024-10-02T10:52:38.768Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:38.768Z] d09053ce8015: Preparing [2024-10-02T10:52:38.768Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:38.769Z] fc34218b7e1f: Preparing [2024-10-02T10:52:38.769Z] d62a02444d39: Preparing [2024-10-02T10:52:38.769Z] fc34218b7e1f: Waiting [2024-10-02T10:52:38.769Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:38.769Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:38.769Z] d09053ce8015: Layer already exists [2024-10-02T10:52:38.769Z] d044d1aa2bb6: Layer already exists [2024-10-02T10:52:38.769Z] 996930408415: Layer already exists [2024-10-02T10:52:38.769Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:38.769Z] d62a02444d39: Layer already exists [2024-10-02T10:52:38.769Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:39.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:39.461Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-02T10:52:39.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-02T10:52:39.461Z] 996930408415: Preparing [2024-10-02T10:52:39.461Z] d044d1aa2bb6: Preparing [2024-10-02T10:52:39.461Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:39.461Z] d09053ce8015: Preparing [2024-10-02T10:52:39.461Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:39.461Z] fc34218b7e1f: Preparing [2024-10-02T10:52:39.461Z] d62a02444d39: Preparing [2024-10-02T10:52:39.461Z] fc34218b7e1f: Waiting [2024-10-02T10:52:39.461Z] d62a02444d39: Waiting [2024-10-02T10:52:39.461Z] d09053ce8015: Layer already exists [2024-10-02T10:52:39.461Z] d044d1aa2bb6: Layer already exists [2024-10-02T10:52:39.461Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:39.461Z] 996930408415: Layer already exists [2024-10-02T10:52:39.461Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:39.461Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:39.461Z] d62a02444d39: Layer already exists [2024-10-02T10:52:39.461Z] main: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:52:39.538Z] ===================================================== [Pipeline] echo [2024-10-02T10:52:39.552Z] taggedImages: [2024-10-02T10:52:39.552Z] - nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:39.552Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-02T10:52:39.552Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.86 [2024-10-02T10:52:39.552Z] - nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:39.552Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-02T10:52:39.578Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-02T10:52:39.578Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:39.578Z] latest [2024-10-02T10:52:39.578Z] 3.2.0-dev.86 [2024-10-02T10:52:39.578Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:39.578Z] main [2024-10-02T10:52:39.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:39.923Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:40.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:40.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-02T10:52:40.344Z] 3b97a015b56e: Preparing [2024-10-02T10:52:40.344Z] 7f9e9ab70b59: Preparing [2024-10-02T10:52:40.344Z] 441f1f4617ef: Preparing [2024-10-02T10:52:40.344Z] 642cc5bc6fa9: Preparing [2024-10-02T10:52:40.344Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:40.344Z] d09053ce8015: Preparing [2024-10-02T10:52:40.344Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:40.344Z] fc34218b7e1f: Preparing [2024-10-02T10:52:40.344Z] d62a02444d39: Preparing [2024-10-02T10:52:40.344Z] fc34218b7e1f: Waiting [2024-10-02T10:52:40.344Z] d62a02444d39: Waiting [2024-10-02T10:52:40.344Z] d09053ce8015: Waiting [2024-10-02T10:52:40.344Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:40.344Z] d09053ce8015: Layer already exists [2024-10-02T10:52:40.344Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:40.344Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:40.344Z] d62a02444d39: Layer already exists [2024-10-02T10:52:40.344Z] 3b97a015b56e: Pushed [2024-10-02T10:52:40.344Z] 441f1f4617ef: Pushed [2024-10-02T10:52:40.344Z] 7f9e9ab70b59: Pushed [2024-10-02T10:52:41.286Z] 642cc5bc6fa9: Pushed [2024-10-02T10:52:41.545Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:41.871Z] + 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-10-02T10:52:42.200Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-02T10:52:42.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-02T10:52:42.200Z] 3b97a015b56e: Preparing [2024-10-02T10:52:42.200Z] 7f9e9ab70b59: Preparing [2024-10-02T10:52:42.200Z] 441f1f4617ef: Preparing [2024-10-02T10:52:42.200Z] 642cc5bc6fa9: Preparing [2024-10-02T10:52:42.200Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:42.200Z] d09053ce8015: Preparing [2024-10-02T10:52:42.200Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:42.200Z] fc34218b7e1f: Preparing [2024-10-02T10:52:42.200Z] d62a02444d39: Preparing [2024-10-02T10:52:42.200Z] fc34218b7e1f: Waiting [2024-10-02T10:52:42.200Z] d09053ce8015: Waiting [2024-10-02T10:52:42.200Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:42.200Z] d62a02444d39: Waiting [2024-10-02T10:52:42.200Z] 7f9e9ab70b59: Layer already exists [2024-10-02T10:52:42.200Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:42.200Z] 3b97a015b56e: Layer already exists [2024-10-02T10:52:42.200Z] 642cc5bc6fa9: Layer already exists [2024-10-02T10:52:42.200Z] 441f1f4617ef: Layer already exists [2024-10-02T10:52:42.200Z] d09053ce8015: Layer already exists [2024-10-02T10:52:42.200Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:42.200Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:42.200Z] d62a02444d39: Layer already exists [2024-10-02T10:52:42.200Z] latest: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:42.537Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:42.866Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.86 [2024-10-02T10:52:42.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-02T10:52:42.866Z] 3b97a015b56e: Preparing [2024-10-02T10:52:42.866Z] 7f9e9ab70b59: Preparing [2024-10-02T10:52:42.866Z] 441f1f4617ef: Preparing [2024-10-02T10:52:42.866Z] 642cc5bc6fa9: Preparing [2024-10-02T10:52:42.866Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:42.866Z] d09053ce8015: Preparing [2024-10-02T10:52:42.866Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:42.866Z] fc34218b7e1f: Preparing [2024-10-02T10:52:42.866Z] d62a02444d39: Preparing [2024-10-02T10:52:42.866Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:42.866Z] fc34218b7e1f: Waiting [2024-10-02T10:52:42.866Z] d62a02444d39: Waiting [2024-10-02T10:52:42.866Z] d09053ce8015: Waiting [2024-10-02T10:52:42.866Z] 642cc5bc6fa9: Layer already exists [2024-10-02T10:52:42.866Z] 3b97a015b56e: Layer already exists [2024-10-02T10:52:42.866Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:42.866Z] 441f1f4617ef: Layer already exists [2024-10-02T10:52:42.866Z] 7f9e9ab70b59: Layer already exists [2024-10-02T10:52:42.866Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:42.866Z] d62a02444d39: Layer already exists [2024-10-02T10:52:42.866Z] d09053ce8015: Layer already exists [2024-10-02T10:52:42.866Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:42.866Z] 3.2.0-dev.86: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:43.189Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:43.513Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:43.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-02T10:52:43.513Z] 3b97a015b56e: Preparing [2024-10-02T10:52:43.513Z] 7f9e9ab70b59: Preparing [2024-10-02T10:52:43.513Z] 441f1f4617ef: Preparing [2024-10-02T10:52:43.513Z] 642cc5bc6fa9: Preparing [2024-10-02T10:52:43.513Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:43.513Z] d09053ce8015: Preparing [2024-10-02T10:52:43.513Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:43.513Z] fc34218b7e1f: Preparing [2024-10-02T10:52:43.513Z] d62a02444d39: Preparing [2024-10-02T10:52:43.513Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:43.513Z] fc34218b7e1f: Waiting [2024-10-02T10:52:43.513Z] d62a02444d39: Waiting [2024-10-02T10:52:43.513Z] d09053ce8015: Waiting [2024-10-02T10:52:43.513Z] 3b97a015b56e: Layer already exists [2024-10-02T10:52:43.513Z] 441f1f4617ef: Layer already exists [2024-10-02T10:52:43.513Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:43.513Z] 7f9e9ab70b59: Layer already exists [2024-10-02T10:52:43.513Z] 642cc5bc6fa9: Layer already exists [2024-10-02T10:52:43.513Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:43.513Z] d62a02444d39: Layer already exists [2024-10-02T10:52:43.513Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:43.513Z] d09053ce8015: Layer already exists [2024-10-02T10:52:43.513Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:43.841Z] + 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-10-02T10:52:44.153Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-02T10:52:44.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-02T10:52:44.153Z] 3b97a015b56e: Preparing [2024-10-02T10:52:44.153Z] 7f9e9ab70b59: Preparing [2024-10-02T10:52:44.153Z] 441f1f4617ef: Preparing [2024-10-02T10:52:44.153Z] 642cc5bc6fa9: Preparing [2024-10-02T10:52:44.153Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:44.153Z] d09053ce8015: Preparing [2024-10-02T10:52:44.153Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:44.153Z] fc34218b7e1f: Preparing [2024-10-02T10:52:44.153Z] d62a02444d39: Preparing [2024-10-02T10:52:44.153Z] d09053ce8015: Waiting [2024-10-02T10:52:44.153Z] fc34218b7e1f: Waiting [2024-10-02T10:52:44.153Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:44.153Z] d62a02444d39: Waiting [2024-10-02T10:52:44.153Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:44.153Z] 642cc5bc6fa9: Layer already exists [2024-10-02T10:52:44.153Z] 7f9e9ab70b59: Layer already exists [2024-10-02T10:52:44.153Z] 441f1f4617ef: Layer already exists [2024-10-02T10:52:44.153Z] 3b97a015b56e: Layer already exists [2024-10-02T10:52:44.153Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:44.154Z] d62a02444d39: Layer already exists [2024-10-02T10:52:44.154Z] d09053ce8015: Layer already exists [2024-10-02T10:52:44.154Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:44.154Z] main: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:52:44.232Z] ===================================================== [Pipeline] echo [2024-10-02T10:52:44.249Z] taggedImages: [2024-10-02T10:52:44.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:44.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-02T10:52:44.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.86 [2024-10-02T10:52:44.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:44.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-02T10:52:44.273Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-02T10:52:44.273Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:44.273Z] latest [2024-10-02T10:52:44.273Z] 3.2.0-dev.86 [2024-10-02T10:52:44.273Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:44.273Z] main [2024-10-02T10:52:44.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:44.605Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:44.928Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:44.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-02T10:52:44.928Z] 55bacc2ade98: Preparing [2024-10-02T10:52:44.928Z] 04af2b24f281: Preparing [2024-10-02T10:52:44.928Z] 564ec935c951: Preparing [2024-10-02T10:52:44.928Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:44.928Z] d09053ce8015: Preparing [2024-10-02T10:52:44.928Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:44.928Z] fc34218b7e1f: Preparing [2024-10-02T10:52:44.928Z] d62a02444d39: Preparing [2024-10-02T10:52:44.928Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:44.928Z] fc34218b7e1f: Waiting [2024-10-02T10:52:44.928Z] d62a02444d39: Waiting [2024-10-02T10:52:44.928Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:44.928Z] d09053ce8015: Layer already exists [2024-10-02T10:52:44.928Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:44.928Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:44.928Z] d62a02444d39: Layer already exists [2024-10-02T10:52:44.928Z] 04af2b24f281: Pushed [2024-10-02T10:52:44.928Z] 55bacc2ade98: Pushed [2024-10-02T10:52:48.217Z] 564ec935c951: Pushed [2024-10-02T10:52:48.217Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:48.542Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:48.871Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-02T10:52:48.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-02T10:52:48.871Z] 55bacc2ade98: Preparing [2024-10-02T10:52:48.871Z] 04af2b24f281: Preparing [2024-10-02T10:52:48.871Z] 564ec935c951: Preparing [2024-10-02T10:52:48.871Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:48.871Z] d09053ce8015: Preparing [2024-10-02T10:52:48.871Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:48.871Z] fc34218b7e1f: Preparing [2024-10-02T10:52:48.871Z] d62a02444d39: Preparing [2024-10-02T10:52:48.871Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:48.871Z] fc34218b7e1f: Waiting [2024-10-02T10:52:48.871Z] d62a02444d39: Waiting [2024-10-02T10:52:48.871Z] 04af2b24f281: Layer already exists [2024-10-02T10:52:48.871Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:48.871Z] d09053ce8015: Layer already exists [2024-10-02T10:52:48.871Z] 55bacc2ade98: Layer already exists [2024-10-02T10:52:48.871Z] 564ec935c951: Layer already exists [2024-10-02T10:52:48.871Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:48.871Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:48.871Z] d62a02444d39: Layer already exists [2024-10-02T10:52:48.871Z] latest: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:49.200Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:49.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.86 [2024-10-02T10:52:49.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-02T10:52:49.520Z] 55bacc2ade98: Preparing [2024-10-02T10:52:49.520Z] 04af2b24f281: Preparing [2024-10-02T10:52:49.520Z] 564ec935c951: Preparing [2024-10-02T10:52:49.520Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:49.520Z] d09053ce8015: Preparing [2024-10-02T10:52:49.520Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:49.520Z] fc34218b7e1f: Preparing [2024-10-02T10:52:49.520Z] d62a02444d39: Preparing [2024-10-02T10:52:49.520Z] d62a02444d39: Waiting [2024-10-02T10:52:49.520Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:49.520Z] fc34218b7e1f: Waiting [2024-10-02T10:52:49.520Z] 04af2b24f281: Layer already exists [2024-10-02T10:52:49.520Z] d09053ce8015: Layer already exists [2024-10-02T10:52:49.520Z] 55bacc2ade98: Layer already exists [2024-10-02T10:52:49.520Z] 564ec935c951: Layer already exists [2024-10-02T10:52:49.520Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:49.520Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:49.520Z] d62a02444d39: Layer already exists [2024-10-02T10:52:49.520Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:49.520Z] 3.2.0-dev.86: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:49.846Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:50.167Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:50.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-02T10:52:50.167Z] 55bacc2ade98: Preparing [2024-10-02T10:52:50.167Z] 04af2b24f281: Preparing [2024-10-02T10:52:50.167Z] 564ec935c951: Preparing [2024-10-02T10:52:50.167Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:50.167Z] d09053ce8015: Preparing [2024-10-02T10:52:50.167Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:50.167Z] fc34218b7e1f: Preparing [2024-10-02T10:52:50.167Z] d62a02444d39: Preparing [2024-10-02T10:52:50.167Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:50.167Z] fc34218b7e1f: Waiting [2024-10-02T10:52:50.167Z] d62a02444d39: Waiting [2024-10-02T10:52:50.167Z] d09053ce8015: Layer already exists [2024-10-02T10:52:50.167Z] 55bacc2ade98: Layer already exists [2024-10-02T10:52:50.167Z] 564ec935c951: Layer already exists [2024-10-02T10:52:50.167Z] 04af2b24f281: Layer already exists [2024-10-02T10:52:50.167Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:50.167Z] d62a02444d39: Layer already exists [2024-10-02T10:52:50.167Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:50.167Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:50.167Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:50.496Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:50.834Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-02T10:52:50.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-02T10:52:50.834Z] 55bacc2ade98: Preparing [2024-10-02T10:52:50.834Z] 04af2b24f281: Preparing [2024-10-02T10:52:50.834Z] 564ec935c951: Preparing [2024-10-02T10:52:50.834Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:50.834Z] d09053ce8015: Preparing [2024-10-02T10:52:50.834Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:50.834Z] fc34218b7e1f: Preparing [2024-10-02T10:52:50.834Z] d62a02444d39: Preparing [2024-10-02T10:52:50.834Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:50.834Z] fc34218b7e1f: Waiting [2024-10-02T10:52:50.834Z] d62a02444d39: Waiting [2024-10-02T10:52:50.834Z] 04af2b24f281: Layer already exists [2024-10-02T10:52:50.834Z] d09053ce8015: Layer already exists [2024-10-02T10:52:50.834Z] 55bacc2ade98: Layer already exists [2024-10-02T10:52:50.834Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:50.834Z] 564ec935c951: Layer already exists [2024-10-02T10:52:50.834Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:50.834Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:50.834Z] d62a02444d39: Layer already exists [2024-10-02T10:52:50.834Z] main: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:52:50.906Z] ===================================================== [Pipeline] echo [2024-10-02T10:52:50.918Z] taggedImages: [2024-10-02T10:52:50.918Z] - nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:50.918Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-02T10:52:50.918Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.86 [2024-10-02T10:52:50.918Z] - nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:50.918Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-02T10:52:50.941Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-02T10:52:50.941Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:50.941Z] latest [2024-10-02T10:52:50.941Z] 3.2.0-dev.86 [2024-10-02T10:52:50.941Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:50.941Z] main [2024-10-02T10:52:50.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:51.286Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:51.607Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:51.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-02T10:52:51.607Z] c1c68ab75df0: Preparing [2024-10-02T10:52:51.607Z] 4ae47bc01dff: Preparing [2024-10-02T10:52:51.607Z] bf96582fce89: Preparing [2024-10-02T10:52:51.607Z] d09053ce8015: Preparing [2024-10-02T10:52:51.607Z] 152a7bc49fd3: Preparing [2024-10-02T10:52:51.607Z] 2f70ab32d186: Preparing [2024-10-02T10:52:51.607Z] d62a02444d39: Preparing [2024-10-02T10:52:51.607Z] 2f70ab32d186: Waiting [2024-10-02T10:52:51.607Z] d62a02444d39: Waiting [2024-10-02T10:52:51.607Z] d09053ce8015: Layer already exists [2024-10-02T10:52:51.607Z] c1c68ab75df0: Pushed [2024-10-02T10:52:51.607Z] 152a7bc49fd3: Pushed [2024-10-02T10:52:51.607Z] 4ae47bc01dff: Pushed [2024-10-02T10:52:51.607Z] d62a02444d39: Layer already exists [2024-10-02T10:52:51.607Z] 2f70ab32d186: Pushed [2024-10-02T10:52:54.898Z] bf96582fce89: Pushed [2024-10-02T10:52:54.898Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:55.221Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:55.544Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-02T10:52:55.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-02T10:52:55.544Z] c1c68ab75df0: Preparing [2024-10-02T10:52:55.544Z] 4ae47bc01dff: Preparing [2024-10-02T10:52:55.544Z] bf96582fce89: Preparing [2024-10-02T10:52:55.544Z] d09053ce8015: Preparing [2024-10-02T10:52:55.544Z] 152a7bc49fd3: Preparing [2024-10-02T10:52:55.544Z] 2f70ab32d186: Preparing [2024-10-02T10:52:55.544Z] d62a02444d39: Preparing [2024-10-02T10:52:55.544Z] 2f70ab32d186: Waiting [2024-10-02T10:52:55.544Z] d62a02444d39: Waiting [2024-10-02T10:52:55.544Z] bf96582fce89: Layer already exists [2024-10-02T10:52:55.544Z] 152a7bc49fd3: Layer already exists [2024-10-02T10:52:55.544Z] c1c68ab75df0: Layer already exists [2024-10-02T10:52:55.544Z] 4ae47bc01dff: Layer already exists [2024-10-02T10:52:55.544Z] d09053ce8015: Layer already exists [2024-10-02T10:52:55.544Z] 2f70ab32d186: Layer already exists [2024-10-02T10:52:55.544Z] d62a02444d39: Layer already exists [2024-10-02T10:52:55.544Z] latest: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:55.874Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:56.208Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.86 [2024-10-02T10:52:56.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-02T10:52:56.208Z] c1c68ab75df0: Preparing [2024-10-02T10:52:56.208Z] 4ae47bc01dff: Preparing [2024-10-02T10:52:56.208Z] bf96582fce89: Preparing [2024-10-02T10:52:56.208Z] d09053ce8015: Preparing [2024-10-02T10:52:56.208Z] 152a7bc49fd3: Preparing [2024-10-02T10:52:56.208Z] 2f70ab32d186: Preparing [2024-10-02T10:52:56.208Z] d62a02444d39: Preparing [2024-10-02T10:52:56.208Z] 2f70ab32d186: Waiting [2024-10-02T10:52:56.208Z] d62a02444d39: Waiting [2024-10-02T10:52:56.208Z] 152a7bc49fd3: Layer already exists [2024-10-02T10:52:56.208Z] 4ae47bc01dff: Layer already exists [2024-10-02T10:52:56.208Z] c1c68ab75df0: Layer already exists [2024-10-02T10:52:56.208Z] bf96582fce89: Layer already exists [2024-10-02T10:52:56.208Z] d09053ce8015: Layer already exists [2024-10-02T10:52:56.208Z] 2f70ab32d186: Layer already exists [2024-10-02T10:52:56.208Z] d62a02444d39: Layer already exists [2024-10-02T10:52:56.208Z] 3.2.0-dev.86: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:56.532Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:56.858Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:56.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-02T10:52:56.858Z] c1c68ab75df0: Preparing [2024-10-02T10:52:56.858Z] 4ae47bc01dff: Preparing [2024-10-02T10:52:56.858Z] bf96582fce89: Preparing [2024-10-02T10:52:56.858Z] d09053ce8015: Preparing [2024-10-02T10:52:56.858Z] 152a7bc49fd3: Preparing [2024-10-02T10:52:56.858Z] 2f70ab32d186: Preparing [2024-10-02T10:52:56.858Z] d62a02444d39: Preparing [2024-10-02T10:52:56.858Z] 2f70ab32d186: Waiting [2024-10-02T10:52:56.858Z] d62a02444d39: Waiting [2024-10-02T10:52:56.858Z] c1c68ab75df0: Layer already exists [2024-10-02T10:52:56.858Z] d09053ce8015: Layer already exists [2024-10-02T10:52:56.858Z] 152a7bc49fd3: Layer already exists [2024-10-02T10:52:56.858Z] bf96582fce89: Layer already exists [2024-10-02T10:52:56.858Z] 4ae47bc01dff: Layer already exists [2024-10-02T10:52:56.858Z] 2f70ab32d186: Layer already exists [2024-10-02T10:52:56.858Z] d62a02444d39: Layer already exists [2024-10-02T10:52:56.858Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:57.189Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:57.522Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-02T10:52:57.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-02T10:52:57.522Z] c1c68ab75df0: Preparing [2024-10-02T10:52:57.522Z] 4ae47bc01dff: Preparing [2024-10-02T10:52:57.522Z] bf96582fce89: Preparing [2024-10-02T10:52:57.522Z] d09053ce8015: Preparing [2024-10-02T10:52:57.522Z] 152a7bc49fd3: Preparing [2024-10-02T10:52:57.522Z] 2f70ab32d186: Preparing [2024-10-02T10:52:57.522Z] d62a02444d39: Preparing [2024-10-02T10:52:57.522Z] 2f70ab32d186: Waiting [2024-10-02T10:52:57.522Z] d62a02444d39: Waiting [2024-10-02T10:52:57.522Z] bf96582fce89: Layer already exists [2024-10-02T10:52:57.522Z] d09053ce8015: Layer already exists [2024-10-02T10:52:57.522Z] 152a7bc49fd3: Layer already exists [2024-10-02T10:52:57.522Z] 4ae47bc01dff: Layer already exists [2024-10-02T10:52:57.522Z] c1c68ab75df0: Layer already exists [2024-10-02T10:52:57.522Z] 2f70ab32d186: Layer already exists [2024-10-02T10:52:57.522Z] d62a02444d39: Layer already exists [2024-10-02T10:52:57.522Z] main: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:52:57.600Z] ===================================================== [Pipeline] echo [2024-10-02T10:52:57.614Z] taggedImages: [2024-10-02T10:52:57.615Z] - nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:57.615Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-02T10:52:57.615Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.86 [2024-10-02T10:52:57.615Z] - nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:57.615Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-02T10:52:57.647Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-02T10:52:57.647Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:57.647Z] latest [2024-10-02T10:52:57.647Z] 3.2.0-dev.86 [2024-10-02T10:52:57.647Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:52:57.647Z] main [2024-10-02T10:52:57.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:57.992Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:52:58.311Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:52:58.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-02T10:52:58.311Z] b34f3fba554c: Preparing [2024-10-02T10:52:58.311Z] 2218c1f6f958: Preparing [2024-10-02T10:52:58.311Z] 2e87a42c0528: Preparing [2024-10-02T10:52:58.311Z] 9d6fbfa3efb4: Preparing [2024-10-02T10:52:58.311Z] bb368ffdd5f6: Preparing [2024-10-02T10:52:58.311Z] d09053ce8015: Preparing [2024-10-02T10:52:58.311Z] 63cd8a992fdc: Preparing [2024-10-02T10:52:58.311Z] fc34218b7e1f: Preparing [2024-10-02T10:52:58.311Z] d62a02444d39: Preparing [2024-10-02T10:52:58.311Z] d62a02444d39: Waiting [2024-10-02T10:52:58.311Z] fc34218b7e1f: Waiting [2024-10-02T10:52:58.311Z] d09053ce8015: Waiting [2024-10-02T10:52:58.311Z] 63cd8a992fdc: Waiting [2024-10-02T10:52:58.311Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:52:58.311Z] d09053ce8015: Layer already exists [2024-10-02T10:52:58.311Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:52:58.311Z] fc34218b7e1f: Layer already exists [2024-10-02T10:52:58.311Z] d62a02444d39: Layer already exists [2024-10-02T10:52:58.311Z] b34f3fba554c: Pushed [2024-10-02T10:52:58.311Z] 2218c1f6f958: Pushed [2024-10-02T10:52:58.311Z] 2e87a42c0528: Pushed [2024-10-02T10:53:01.604Z] 9d6fbfa3efb4: Pushed [2024-10-02T10:53:01.862Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:02.205Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:02.529Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-02T10:53:02.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-02T10:53:02.529Z] b34f3fba554c: Preparing [2024-10-02T10:53:02.529Z] 2218c1f6f958: Preparing [2024-10-02T10:53:02.529Z] 2e87a42c0528: Preparing [2024-10-02T10:53:02.529Z] 9d6fbfa3efb4: Preparing [2024-10-02T10:53:02.529Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:02.529Z] d09053ce8015: Preparing [2024-10-02T10:53:02.529Z] 63cd8a992fdc: Preparing [2024-10-02T10:53:02.529Z] fc34218b7e1f: Preparing [2024-10-02T10:53:02.529Z] d62a02444d39: Preparing [2024-10-02T10:53:02.529Z] d09053ce8015: Waiting [2024-10-02T10:53:02.529Z] 63cd8a992fdc: Waiting [2024-10-02T10:53:02.529Z] fc34218b7e1f: Waiting [2024-10-02T10:53:02.529Z] d62a02444d39: Waiting [2024-10-02T10:53:02.529Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:02.529Z] 9d6fbfa3efb4: Layer already exists [2024-10-02T10:53:02.529Z] 2e87a42c0528: Layer already exists [2024-10-02T10:53:02.529Z] b34f3fba554c: Layer already exists [2024-10-02T10:53:02.529Z] 2218c1f6f958: Layer already exists [2024-10-02T10:53:02.529Z] fc34218b7e1f: Layer already exists [2024-10-02T10:53:02.529Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:53:02.529Z] d62a02444d39: Layer already exists [2024-10-02T10:53:02.529Z] d09053ce8015: Layer already exists [2024-10-02T10:53:02.529Z] latest: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:02.856Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:03.173Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.86 [2024-10-02T10:53:03.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-02T10:53:03.173Z] b34f3fba554c: Preparing [2024-10-02T10:53:03.173Z] 2218c1f6f958: Preparing [2024-10-02T10:53:03.173Z] 2e87a42c0528: Preparing [2024-10-02T10:53:03.173Z] 9d6fbfa3efb4: Preparing [2024-10-02T10:53:03.173Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:03.173Z] d09053ce8015: Preparing [2024-10-02T10:53:03.173Z] 63cd8a992fdc: Preparing [2024-10-02T10:53:03.173Z] fc34218b7e1f: Preparing [2024-10-02T10:53:03.173Z] d62a02444d39: Preparing [2024-10-02T10:53:03.173Z] 63cd8a992fdc: Waiting [2024-10-02T10:53:03.173Z] fc34218b7e1f: Waiting [2024-10-02T10:53:03.173Z] d09053ce8015: Waiting [2024-10-02T10:53:03.173Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:03.173Z] 2e87a42c0528: Layer already exists [2024-10-02T10:53:03.173Z] b34f3fba554c: Layer already exists [2024-10-02T10:53:03.174Z] 9d6fbfa3efb4: Layer already exists [2024-10-02T10:53:03.174Z] 2218c1f6f958: Layer already exists [2024-10-02T10:53:03.174Z] d62a02444d39: Layer already exists [2024-10-02T10:53:03.174Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:53:03.174Z] fc34218b7e1f: Layer already exists [2024-10-02T10:53:03.174Z] d09053ce8015: Layer already exists [2024-10-02T10:53:03.174Z] 3.2.0-dev.86: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:03.516Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:03.839Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:03.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-02T10:53:03.839Z] b34f3fba554c: Preparing [2024-10-02T10:53:03.839Z] 2218c1f6f958: Preparing [2024-10-02T10:53:03.839Z] 2e87a42c0528: Preparing [2024-10-02T10:53:03.839Z] 9d6fbfa3efb4: Preparing [2024-10-02T10:53:03.839Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:03.839Z] d09053ce8015: Preparing [2024-10-02T10:53:03.839Z] 63cd8a992fdc: Preparing [2024-10-02T10:53:03.839Z] fc34218b7e1f: Preparing [2024-10-02T10:53:03.839Z] d62a02444d39: Preparing [2024-10-02T10:53:03.839Z] 63cd8a992fdc: Waiting [2024-10-02T10:53:03.839Z] fc34218b7e1f: Waiting [2024-10-02T10:53:03.839Z] d62a02444d39: Waiting [2024-10-02T10:53:03.839Z] d09053ce8015: Waiting [2024-10-02T10:53:03.839Z] 2218c1f6f958: Layer already exists [2024-10-02T10:53:03.839Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:03.839Z] b34f3fba554c: Layer already exists [2024-10-02T10:53:03.839Z] 2e87a42c0528: Layer already exists [2024-10-02T10:53:03.839Z] 9d6fbfa3efb4: Layer already exists [2024-10-02T10:53:03.839Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:53:03.839Z] d09053ce8015: Layer already exists [2024-10-02T10:53:03.839Z] d62a02444d39: Layer already exists [2024-10-02T10:53:03.839Z] fc34218b7e1f: Layer already exists [2024-10-02T10:53:03.839Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:04.165Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:04.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-02T10:53:04.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-02T10:53:04.490Z] b34f3fba554c: Preparing [2024-10-02T10:53:04.490Z] 2218c1f6f958: Preparing [2024-10-02T10:53:04.490Z] 2e87a42c0528: Preparing [2024-10-02T10:53:04.490Z] 9d6fbfa3efb4: Preparing [2024-10-02T10:53:04.490Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:04.490Z] d09053ce8015: Preparing [2024-10-02T10:53:04.490Z] 63cd8a992fdc: Preparing [2024-10-02T10:53:04.490Z] fc34218b7e1f: Preparing [2024-10-02T10:53:04.490Z] d62a02444d39: Preparing [2024-10-02T10:53:04.490Z] 63cd8a992fdc: Waiting [2024-10-02T10:53:04.490Z] fc34218b7e1f: Waiting [2024-10-02T10:53:04.490Z] d62a02444d39: Waiting [2024-10-02T10:53:04.490Z] d09053ce8015: Waiting [2024-10-02T10:53:04.490Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:04.490Z] 9d6fbfa3efb4: Layer already exists [2024-10-02T10:53:04.490Z] b34f3fba554c: Layer already exists [2024-10-02T10:53:04.490Z] 2218c1f6f958: Layer already exists [2024-10-02T10:53:04.490Z] 2e87a42c0528: Layer already exists [2024-10-02T10:53:04.490Z] d09053ce8015: Layer already exists [2024-10-02T10:53:04.490Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:53:04.490Z] fc34218b7e1f: Layer already exists [2024-10-02T10:53:04.490Z] d62a02444d39: Layer already exists [2024-10-02T10:53:04.490Z] main: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:53:04.571Z] ===================================================== [Pipeline] echo [2024-10-02T10:53:04.582Z] taggedImages: [2024-10-02T10:53:04.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:04.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-02T10:53:04.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.86 [2024-10-02T10:53:04.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:04.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-02T10:53:04.604Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-02T10:53:04.604Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:04.604Z] latest [2024-10-02T10:53:04.604Z] 3.2.0-dev.86 [2024-10-02T10:53:04.604Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:04.604Z] main [2024-10-02T10:53:04.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:04.943Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:05.262Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:05.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-02T10:53:05.263Z] d20f67be0028: Preparing [2024-10-02T10:53:05.263Z] eda4fc22a570: Preparing [2024-10-02T10:53:05.263Z] da0b39e710cf: Preparing [2024-10-02T10:53:05.263Z] 84207e349a08: Preparing [2024-10-02T10:53:05.263Z] 7944c01f6421: Preparing [2024-10-02T10:53:05.263Z] 595264b8bfad: Preparing [2024-10-02T10:53:05.263Z] b4ab08d987c2: Preparing [2024-10-02T10:53:05.263Z] ba21089f2495: Preparing [2024-10-02T10:53:05.263Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:05.263Z] d09053ce8015: Preparing [2024-10-02T10:53:05.263Z] 08ce5dd4e4e8: Preparing [2024-10-02T10:53:05.263Z] 7eb329f7559b: Preparing [2024-10-02T10:53:05.263Z] 5f70bf18a086: Preparing [2024-10-02T10:53:05.263Z] 052535be7b5a: Preparing [2024-10-02T10:53:05.263Z] 9b91e676cf5b: Preparing [2024-10-02T10:53:05.263Z] 847b20e14f8e: Preparing [2024-10-02T10:53:05.263Z] d62a02444d39: Preparing [2024-10-02T10:53:05.263Z] 08ce5dd4e4e8: Waiting [2024-10-02T10:53:05.263Z] 7eb329f7559b: Waiting [2024-10-02T10:53:05.263Z] 847b20e14f8e: Waiting [2024-10-02T10:53:05.263Z] d62a02444d39: Waiting [2024-10-02T10:53:05.263Z] 595264b8bfad: Waiting [2024-10-02T10:53:05.263Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:05.263Z] 5f70bf18a086: Waiting [2024-10-02T10:53:05.263Z] 9b91e676cf5b: Waiting [2024-10-02T10:53:05.263Z] b4ab08d987c2: Waiting [2024-10-02T10:53:05.263Z] 052535be7b5a: Waiting [2024-10-02T10:53:05.263Z] d09053ce8015: Waiting [2024-10-02T10:53:05.263Z] ba21089f2495: Waiting [2024-10-02T10:53:05.263Z] d20f67be0028: Pushed [2024-10-02T10:53:05.263Z] da0b39e710cf: Pushed [2024-10-02T10:53:05.263Z] 7944c01f6421: Pushed [2024-10-02T10:53:05.263Z] eda4fc22a570: Pushed [2024-10-02T10:53:05.263Z] 84207e349a08: Pushed [2024-10-02T10:53:05.263Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:05.263Z] d09053ce8015: Layer already exists [2024-10-02T10:53:05.263Z] 595264b8bfad: Pushed [2024-10-02T10:53:05.263Z] 5f70bf18a086: Layer already exists [2024-10-02T10:53:05.521Z] b4ab08d987c2: Pushed [2024-10-02T10:53:05.521Z] 7eb329f7559b: Pushed [2024-10-02T10:53:05.521Z] 08ce5dd4e4e8: Pushed [2024-10-02T10:53:05.521Z] 052535be7b5a: Pushed [2024-10-02T10:53:05.521Z] d62a02444d39: Layer already exists [2024-10-02T10:53:05.521Z] 9b91e676cf5b: Pushed [2024-10-02T10:53:05.521Z] 847b20e14f8e: Pushed [2024-10-02T10:53:06.899Z] ba21089f2495: Pushed [2024-10-02T10:53:06.899Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:07.228Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:07.554Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-02T10:53:07.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-02T10:53:07.554Z] d20f67be0028: Preparing [2024-10-02T10:53:07.554Z] eda4fc22a570: Preparing [2024-10-02T10:53:07.554Z] da0b39e710cf: Preparing [2024-10-02T10:53:07.554Z] 84207e349a08: Preparing [2024-10-02T10:53:07.554Z] 7944c01f6421: Preparing [2024-10-02T10:53:07.554Z] 595264b8bfad: Preparing [2024-10-02T10:53:07.554Z] b4ab08d987c2: Preparing [2024-10-02T10:53:07.554Z] ba21089f2495: Preparing [2024-10-02T10:53:07.554Z] 595264b8bfad: Waiting [2024-10-02T10:53:07.554Z] b4ab08d987c2: Waiting [2024-10-02T10:53:07.554Z] ba21089f2495: Waiting [2024-10-02T10:53:07.554Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:07.554Z] d09053ce8015: Preparing [2024-10-02T10:53:07.554Z] 08ce5dd4e4e8: Preparing [2024-10-02T10:53:07.554Z] 7eb329f7559b: Preparing [2024-10-02T10:53:07.554Z] 5f70bf18a086: Preparing [2024-10-02T10:53:07.554Z] 052535be7b5a: Preparing [2024-10-02T10:53:07.554Z] 9b91e676cf5b: Preparing [2024-10-02T10:53:07.554Z] 847b20e14f8e: Preparing [2024-10-02T10:53:07.554Z] d62a02444d39: Preparing [2024-10-02T10:53:07.554Z] 7eb329f7559b: Waiting [2024-10-02T10:53:07.554Z] 5f70bf18a086: Waiting [2024-10-02T10:53:07.554Z] 052535be7b5a: Waiting [2024-10-02T10:53:07.554Z] d62a02444d39: Waiting [2024-10-02T10:53:07.554Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:07.554Z] 9b91e676cf5b: Waiting [2024-10-02T10:53:07.554Z] d09053ce8015: Waiting [2024-10-02T10:53:07.554Z] 847b20e14f8e: Waiting [2024-10-02T10:53:07.554Z] eda4fc22a570: Layer already exists [2024-10-02T10:53:07.554Z] d20f67be0028: Layer already exists [2024-10-02T10:53:07.554Z] 84207e349a08: Layer already exists [2024-10-02T10:53:07.554Z] 7944c01f6421: Layer already exists [2024-10-02T10:53:07.554Z] da0b39e710cf: Layer already exists [2024-10-02T10:53:07.554Z] b4ab08d987c2: Layer already exists [2024-10-02T10:53:07.554Z] ba21089f2495: Layer already exists [2024-10-02T10:53:07.554Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:07.554Z] d09053ce8015: Layer already exists [2024-10-02T10:53:07.554Z] 595264b8bfad: Layer already exists [2024-10-02T10:53:07.554Z] 08ce5dd4e4e8: Layer already exists [2024-10-02T10:53:07.554Z] 5f70bf18a086: Layer already exists [2024-10-02T10:53:07.554Z] 7eb329f7559b: Layer already exists [2024-10-02T10:53:07.554Z] 9b91e676cf5b: Layer already exists [2024-10-02T10:53:07.554Z] 052535be7b5a: Layer already exists [2024-10-02T10:53:07.554Z] 847b20e14f8e: Layer already exists [2024-10-02T10:53:07.554Z] d62a02444d39: Layer already exists [2024-10-02T10:53:07.554Z] latest: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:07.880Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:08.290Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.86 [2024-10-02T10:53:08.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-02T10:53:08.291Z] d20f67be0028: Preparing [2024-10-02T10:53:08.291Z] eda4fc22a570: Preparing [2024-10-02T10:53:08.291Z] da0b39e710cf: Preparing [2024-10-02T10:53:08.291Z] 84207e349a08: Preparing [2024-10-02T10:53:08.291Z] 7944c01f6421: Preparing [2024-10-02T10:53:08.291Z] 595264b8bfad: Preparing [2024-10-02T10:53:08.291Z] b4ab08d987c2: Preparing [2024-10-02T10:53:08.291Z] ba21089f2495: Preparing [2024-10-02T10:53:08.291Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:08.291Z] d09053ce8015: Preparing [2024-10-02T10:53:08.291Z] 08ce5dd4e4e8: Preparing [2024-10-02T10:53:08.291Z] 7eb329f7559b: Preparing [2024-10-02T10:53:08.291Z] 5f70bf18a086: Preparing [2024-10-02T10:53:08.291Z] 052535be7b5a: Preparing [2024-10-02T10:53:08.291Z] 9b91e676cf5b: Preparing [2024-10-02T10:53:08.291Z] 847b20e14f8e: Preparing [2024-10-02T10:53:08.291Z] d62a02444d39: Preparing [2024-10-02T10:53:08.291Z] 08ce5dd4e4e8: Waiting [2024-10-02T10:53:08.291Z] 595264b8bfad: Waiting [2024-10-02T10:53:08.291Z] b4ab08d987c2: Waiting [2024-10-02T10:53:08.291Z] 7eb329f7559b: Waiting [2024-10-02T10:53:08.291Z] ba21089f2495: Waiting [2024-10-02T10:53:08.291Z] 5f70bf18a086: Waiting [2024-10-02T10:53:08.291Z] 052535be7b5a: Waiting [2024-10-02T10:53:08.291Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:08.291Z] 9b91e676cf5b: Waiting [2024-10-02T10:53:08.291Z] d09053ce8015: Waiting [2024-10-02T10:53:08.291Z] 847b20e14f8e: Waiting [2024-10-02T10:53:08.291Z] d62a02444d39: Waiting [2024-10-02T10:53:08.291Z] 84207e349a08: Layer already exists [2024-10-02T10:53:08.291Z] 7944c01f6421: Layer already exists [2024-10-02T10:53:08.291Z] d20f67be0028: Layer already exists [2024-10-02T10:53:08.291Z] da0b39e710cf: Layer already exists [2024-10-02T10:53:08.291Z] eda4fc22a570: Layer already exists [2024-10-02T10:53:08.291Z] 595264b8bfad: Layer already exists [2024-10-02T10:53:08.291Z] ba21089f2495: Layer already exists [2024-10-02T10:53:08.291Z] b4ab08d987c2: Layer already exists [2024-10-02T10:53:08.291Z] d09053ce8015: Layer already exists [2024-10-02T10:53:08.291Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:08.291Z] 9b91e676cf5b: Layer already exists [2024-10-02T10:53:08.291Z] 5f70bf18a086: Layer already exists [2024-10-02T10:53:08.291Z] 7eb329f7559b: Layer already exists [2024-10-02T10:53:08.291Z] 08ce5dd4e4e8: Layer already exists [2024-10-02T10:53:08.291Z] 052535be7b5a: Layer already exists [2024-10-02T10:53:08.291Z] 847b20e14f8e: Layer already exists [2024-10-02T10:53:08.291Z] d62a02444d39: Layer already exists [2024-10-02T10:53:08.291Z] 3.2.0-dev.86: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:08.659Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:09.016Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:09.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-02T10:53:09.016Z] d20f67be0028: Preparing [2024-10-02T10:53:09.016Z] eda4fc22a570: Preparing [2024-10-02T10:53:09.016Z] da0b39e710cf: Preparing [2024-10-02T10:53:09.016Z] 84207e349a08: Preparing [2024-10-02T10:53:09.016Z] 7944c01f6421: Preparing [2024-10-02T10:53:09.016Z] 595264b8bfad: Preparing [2024-10-02T10:53:09.016Z] b4ab08d987c2: Preparing [2024-10-02T10:53:09.016Z] ba21089f2495: Preparing [2024-10-02T10:53:09.016Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:09.016Z] d09053ce8015: Preparing [2024-10-02T10:53:09.016Z] 08ce5dd4e4e8: Preparing [2024-10-02T10:53:09.016Z] 7eb329f7559b: Preparing [2024-10-02T10:53:09.016Z] 5f70bf18a086: Preparing [2024-10-02T10:53:09.016Z] 052535be7b5a: Preparing [2024-10-02T10:53:09.016Z] 9b91e676cf5b: Preparing [2024-10-02T10:53:09.016Z] 847b20e14f8e: Preparing [2024-10-02T10:53:09.016Z] d62a02444d39: Preparing [2024-10-02T10:53:09.016Z] d09053ce8015: Waiting [2024-10-02T10:53:09.016Z] 08ce5dd4e4e8: Waiting [2024-10-02T10:53:09.016Z] 7eb329f7559b: Waiting [2024-10-02T10:53:09.016Z] 5f70bf18a086: Waiting [2024-10-02T10:53:09.016Z] b4ab08d987c2: Waiting [2024-10-02T10:53:09.016Z] 052535be7b5a: Waiting [2024-10-02T10:53:09.016Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:09.016Z] 9b91e676cf5b: Waiting [2024-10-02T10:53:09.016Z] 847b20e14f8e: Waiting [2024-10-02T10:53:09.016Z] d62a02444d39: Waiting [2024-10-02T10:53:09.016Z] 595264b8bfad: Waiting [2024-10-02T10:53:09.016Z] d20f67be0028: Layer already exists [2024-10-02T10:53:09.016Z] eda4fc22a570: Layer already exists [2024-10-02T10:53:09.016Z] 84207e349a08: Layer already exists [2024-10-02T10:53:09.016Z] 7944c01f6421: Layer already exists [2024-10-02T10:53:09.016Z] da0b39e710cf: Layer already exists [2024-10-02T10:53:09.016Z] 595264b8bfad: Layer already exists [2024-10-02T10:53:09.016Z] ba21089f2495: Layer already exists [2024-10-02T10:53:09.016Z] b4ab08d987c2: Layer already exists [2024-10-02T10:53:09.016Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:09.016Z] d09053ce8015: Layer already exists [2024-10-02T10:53:09.016Z] 7eb329f7559b: Layer already exists [2024-10-02T10:53:09.016Z] 08ce5dd4e4e8: Layer already exists [2024-10-02T10:53:09.016Z] 5f70bf18a086: Layer already exists [2024-10-02T10:53:09.016Z] 9b91e676cf5b: Layer already exists [2024-10-02T10:53:09.016Z] 052535be7b5a: Layer already exists [2024-10-02T10:53:09.016Z] 847b20e14f8e: Layer already exists [2024-10-02T10:53:09.016Z] d62a02444d39: Layer already exists [2024-10-02T10:53:09.016Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:09.391Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:09.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-02T10:53:09.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-02T10:53:09.729Z] d20f67be0028: Preparing [2024-10-02T10:53:09.729Z] eda4fc22a570: Preparing [2024-10-02T10:53:09.729Z] da0b39e710cf: Preparing [2024-10-02T10:53:09.729Z] 84207e349a08: Preparing [2024-10-02T10:53:09.729Z] 7944c01f6421: Preparing [2024-10-02T10:53:09.729Z] 595264b8bfad: Preparing [2024-10-02T10:53:09.729Z] b4ab08d987c2: Preparing [2024-10-02T10:53:09.729Z] ba21089f2495: Preparing [2024-10-02T10:53:09.729Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:09.729Z] d09053ce8015: Preparing [2024-10-02T10:53:09.729Z] 08ce5dd4e4e8: Preparing [2024-10-02T10:53:09.729Z] 7eb329f7559b: Preparing [2024-10-02T10:53:09.729Z] 5f70bf18a086: Preparing [2024-10-02T10:53:09.729Z] 052535be7b5a: Preparing [2024-10-02T10:53:09.729Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:09.729Z] d09053ce8015: Waiting [2024-10-02T10:53:09.729Z] 08ce5dd4e4e8: Waiting [2024-10-02T10:53:09.729Z] 7eb329f7559b: Waiting [2024-10-02T10:53:09.729Z] 5f70bf18a086: Waiting [2024-10-02T10:53:09.729Z] 052535be7b5a: Waiting [2024-10-02T10:53:09.729Z] 595264b8bfad: Waiting [2024-10-02T10:53:09.729Z] b4ab08d987c2: Waiting [2024-10-02T10:53:09.729Z] ba21089f2495: Waiting [2024-10-02T10:53:09.729Z] 9b91e676cf5b: Preparing [2024-10-02T10:53:09.729Z] 847b20e14f8e: Preparing [2024-10-02T10:53:09.729Z] 9b91e676cf5b: Waiting [2024-10-02T10:53:09.729Z] d62a02444d39: Preparing [2024-10-02T10:53:09.729Z] 847b20e14f8e: Waiting [2024-10-02T10:53:09.729Z] d62a02444d39: Waiting [2024-10-02T10:53:09.729Z] eda4fc22a570: Layer already exists [2024-10-02T10:53:09.729Z] d20f67be0028: Layer already exists [2024-10-02T10:53:09.729Z] 84207e349a08: Layer already exists [2024-10-02T10:53:09.729Z] 7944c01f6421: Layer already exists [2024-10-02T10:53:09.729Z] da0b39e710cf: Layer already exists [2024-10-02T10:53:09.729Z] b4ab08d987c2: Layer already exists [2024-10-02T10:53:09.729Z] 595264b8bfad: Layer already exists [2024-10-02T10:53:09.729Z] ba21089f2495: Layer already exists [2024-10-02T10:53:09.729Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:09.729Z] d09053ce8015: Layer already exists [2024-10-02T10:53:09.729Z] 08ce5dd4e4e8: Layer already exists [2024-10-02T10:53:09.729Z] 7eb329f7559b: Layer already exists [2024-10-02T10:53:09.729Z] 5f70bf18a086: Layer already exists [2024-10-02T10:53:09.729Z] 052535be7b5a: Layer already exists [2024-10-02T10:53:09.729Z] 9b91e676cf5b: Layer already exists [2024-10-02T10:53:09.729Z] d62a02444d39: Layer already exists [2024-10-02T10:53:09.729Z] 847b20e14f8e: Layer already exists [2024-10-02T10:53:09.729Z] main: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:53:09.816Z] ===================================================== [Pipeline] echo [2024-10-02T10:53:09.832Z] taggedImages: [2024-10-02T10:53:09.833Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:09.833Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-02T10:53:09.833Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.86 [2024-10-02T10:53:09.833Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:09.833Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-02T10:53:09.869Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-02T10:53:09.869Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:09.869Z] latest [2024-10-02T10:53:09.869Z] 3.2.0-dev.86 [2024-10-02T10:53:09.869Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:09.869Z] main [2024-10-02T10:53:09.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:10.207Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:10.534Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:10.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-02T10:53:10.534Z] 3b97a015b56e: Preparing [2024-10-02T10:53:10.534Z] 7f9e9ab70b59: Preparing [2024-10-02T10:53:10.534Z] 2a55906cbadc: Preparing [2024-10-02T10:53:10.534Z] 9a06ace78c4b: Preparing [2024-10-02T10:53:10.534Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:10.534Z] d09053ce8015: Preparing [2024-10-02T10:53:10.534Z] 63cd8a992fdc: Preparing [2024-10-02T10:53:10.534Z] fc34218b7e1f: Preparing [2024-10-02T10:53:10.534Z] d62a02444d39: Preparing [2024-10-02T10:53:10.534Z] d09053ce8015: Waiting [2024-10-02T10:53:10.534Z] 63cd8a992fdc: Waiting [2024-10-02T10:53:10.534Z] fc34218b7e1f: Waiting [2024-10-02T10:53:10.534Z] d62a02444d39: Waiting [2024-10-02T10:53:10.534Z] 3b97a015b56e: Layer already exists [2024-10-02T10:53:10.534Z] 7f9e9ab70b59: Layer already exists [2024-10-02T10:53:10.534Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:10.534Z] d09053ce8015: Layer already exists [2024-10-02T10:53:10.534Z] fc34218b7e1f: Layer already exists [2024-10-02T10:53:10.534Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:53:10.534Z] d62a02444d39: Layer already exists [2024-10-02T10:53:10.534Z] 2a55906cbadc: Pushed [2024-10-02T10:53:13.064Z] 9a06ace78c4b: Pushed [2024-10-02T10:53:13.323Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:13.660Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:13.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-02T10:53:13.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-02T10:53:13.986Z] 3b97a015b56e: Preparing [2024-10-02T10:53:13.986Z] 7f9e9ab70b59: Preparing [2024-10-02T10:53:13.986Z] 2a55906cbadc: Preparing [2024-10-02T10:53:13.986Z] 9a06ace78c4b: Preparing [2024-10-02T10:53:13.986Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:13.986Z] d09053ce8015: Preparing [2024-10-02T10:53:13.986Z] 63cd8a992fdc: Preparing [2024-10-02T10:53:13.986Z] fc34218b7e1f: Preparing [2024-10-02T10:53:13.986Z] d62a02444d39: Preparing [2024-10-02T10:53:13.986Z] d09053ce8015: Waiting [2024-10-02T10:53:13.986Z] 63cd8a992fdc: Waiting [2024-10-02T10:53:13.986Z] d62a02444d39: Waiting [2024-10-02T10:53:13.986Z] fc34218b7e1f: Waiting [2024-10-02T10:53:13.986Z] 7f9e9ab70b59: Layer already exists [2024-10-02T10:53:13.986Z] 3b97a015b56e: Layer already exists [2024-10-02T10:53:13.986Z] 2a55906cbadc: Layer already exists [2024-10-02T10:53:13.986Z] 9a06ace78c4b: Layer already exists [2024-10-02T10:53:13.986Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:13.986Z] d62a02444d39: Layer already exists [2024-10-02T10:53:13.986Z] fc34218b7e1f: Layer already exists [2024-10-02T10:53:13.986Z] d09053ce8015: Layer already exists [2024-10-02T10:53:13.986Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:53:13.986Z] latest: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:14.311Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:14.639Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.86 [2024-10-02T10:53:14.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-02T10:53:14.639Z] 3b97a015b56e: Preparing [2024-10-02T10:53:14.639Z] 7f9e9ab70b59: Preparing [2024-10-02T10:53:14.639Z] 2a55906cbadc: Preparing [2024-10-02T10:53:14.639Z] 9a06ace78c4b: Preparing [2024-10-02T10:53:14.639Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:14.639Z] d09053ce8015: Preparing [2024-10-02T10:53:14.639Z] 63cd8a992fdc: Preparing [2024-10-02T10:53:14.639Z] fc34218b7e1f: Preparing [2024-10-02T10:53:14.639Z] d62a02444d39: Preparing [2024-10-02T10:53:14.639Z] d09053ce8015: Waiting [2024-10-02T10:53:14.639Z] 63cd8a992fdc: Waiting [2024-10-02T10:53:14.639Z] fc34218b7e1f: Waiting [2024-10-02T10:53:14.639Z] d62a02444d39: Waiting [2024-10-02T10:53:14.639Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:14.639Z] 9a06ace78c4b: Layer already exists [2024-10-02T10:53:14.639Z] 3b97a015b56e: Layer already exists [2024-10-02T10:53:14.639Z] 7f9e9ab70b59: Layer already exists [2024-10-02T10:53:14.639Z] 2a55906cbadc: Layer already exists [2024-10-02T10:53:14.639Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:53:14.639Z] fc34218b7e1f: Layer already exists [2024-10-02T10:53:14.639Z] d09053ce8015: Layer already exists [2024-10-02T10:53:14.639Z] d62a02444d39: Layer already exists [2024-10-02T10:53:14.639Z] 3.2.0-dev.86: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:14.967Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:15.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:15.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-02T10:53:15.289Z] 3b97a015b56e: Preparing [2024-10-02T10:53:15.289Z] 7f9e9ab70b59: Preparing [2024-10-02T10:53:15.289Z] 2a55906cbadc: Preparing [2024-10-02T10:53:15.289Z] 9a06ace78c4b: Preparing [2024-10-02T10:53:15.289Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:15.289Z] d09053ce8015: Preparing [2024-10-02T10:53:15.289Z] 63cd8a992fdc: Preparing [2024-10-02T10:53:15.289Z] fc34218b7e1f: Preparing [2024-10-02T10:53:15.289Z] d62a02444d39: Preparing [2024-10-02T10:53:15.289Z] d09053ce8015: Waiting [2024-10-02T10:53:15.289Z] d62a02444d39: Waiting [2024-10-02T10:53:15.289Z] fc34218b7e1f: Waiting [2024-10-02T10:53:15.289Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:15.289Z] 9a06ace78c4b: Layer already exists [2024-10-02T10:53:15.289Z] 3b97a015b56e: Layer already exists [2024-10-02T10:53:15.289Z] 7f9e9ab70b59: Layer already exists [2024-10-02T10:53:15.289Z] 2a55906cbadc: Layer already exists [2024-10-02T10:53:15.289Z] fc34218b7e1f: Layer already exists [2024-10-02T10:53:15.289Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:53:15.289Z] d62a02444d39: Layer already exists [2024-10-02T10:53:15.289Z] d09053ce8015: Layer already exists [2024-10-02T10:53:15.289Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:15.613Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:15.944Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-02T10:53:15.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-02T10:53:15.944Z] 3b97a015b56e: Preparing [2024-10-02T10:53:15.944Z] 7f9e9ab70b59: Preparing [2024-10-02T10:53:15.944Z] 2a55906cbadc: Preparing [2024-10-02T10:53:15.944Z] 9a06ace78c4b: Preparing [2024-10-02T10:53:15.944Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:15.944Z] d09053ce8015: Preparing [2024-10-02T10:53:15.944Z] 63cd8a992fdc: Preparing [2024-10-02T10:53:15.944Z] fc34218b7e1f: Preparing [2024-10-02T10:53:15.944Z] d62a02444d39: Preparing [2024-10-02T10:53:15.944Z] d09053ce8015: Waiting [2024-10-02T10:53:15.944Z] 63cd8a992fdc: Waiting [2024-10-02T10:53:15.944Z] d62a02444d39: Waiting [2024-10-02T10:53:15.944Z] fc34218b7e1f: Waiting [2024-10-02T10:53:15.944Z] 7f9e9ab70b59: Layer already exists [2024-10-02T10:53:15.944Z] 2a55906cbadc: Layer already exists [2024-10-02T10:53:15.944Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:15.944Z] 3b97a015b56e: Layer already exists [2024-10-02T10:53:15.944Z] 9a06ace78c4b: Layer already exists [2024-10-02T10:53:15.944Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:53:15.944Z] fc34218b7e1f: Layer already exists [2024-10-02T10:53:15.944Z] d09053ce8015: Layer already exists [2024-10-02T10:53:15.944Z] d62a02444d39: Layer already exists [2024-10-02T10:53:15.944Z] main: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:53:16.016Z] ===================================================== [Pipeline] echo [2024-10-02T10:53:16.029Z] taggedImages: [2024-10-02T10:53:16.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:16.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-02T10:53:16.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.86 [2024-10-02T10:53:16.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:16.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-02T10:53:16.057Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-02T10:53:16.057Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:16.057Z] latest [2024-10-02T10:53:16.057Z] 3.2.0-dev.86 [2024-10-02T10:53:16.057Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:16.057Z] main [2024-10-02T10:53:16.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:16.398Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:16.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:16.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-02T10:53:16.725Z] d52c50a6bbe9: Preparing [2024-10-02T10:53:16.725Z] f6f63fa9ff59: Preparing [2024-10-02T10:53:16.725Z] 6a0d0aed4a22: Preparing [2024-10-02T10:53:16.725Z] b55cf1d74262: Preparing [2024-10-02T10:53:16.725Z] 3d5087914543: Preparing [2024-10-02T10:53:16.725Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:16.725Z] d09053ce8015: Preparing [2024-10-02T10:53:16.725Z] 1b545158ee71: Preparing [2024-10-02T10:53:16.725Z] 311360f868a1: Preparing [2024-10-02T10:53:16.725Z] 9d528fc7101c: Preparing [2024-10-02T10:53:16.725Z] d62a02444d39: Preparing [2024-10-02T10:53:16.725Z] 1b545158ee71: Waiting [2024-10-02T10:53:16.725Z] d62a02444d39: Waiting [2024-10-02T10:53:16.725Z] 311360f868a1: Waiting [2024-10-02T10:53:16.725Z] 9d528fc7101c: Waiting [2024-10-02T10:53:16.725Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:16.725Z] d09053ce8015: Waiting [2024-10-02T10:53:16.725Z] d52c50a6bbe9: Pushed [2024-10-02T10:53:16.725Z] f6f63fa9ff59: Pushed [2024-10-02T10:53:16.725Z] b55cf1d74262: Pushed [2024-10-02T10:53:16.725Z] 3d5087914543: Pushed [2024-10-02T10:53:16.725Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:16.725Z] d09053ce8015: Layer already exists [2024-10-02T10:53:16.725Z] d62a02444d39: Layer already exists [2024-10-02T10:53:16.983Z] 1b545158ee71: Pushed [2024-10-02T10:53:16.983Z] 311360f868a1: Pushed [2024-10-02T10:53:17.919Z] 6a0d0aed4a22: Pushed [2024-10-02T10:53:18.178Z] 9d528fc7101c: Pushed [2024-10-02T10:53:18.178Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:18.501Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:18.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-02T10:53:18.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-02T10:53:18.821Z] d52c50a6bbe9: Preparing [2024-10-02T10:53:18.821Z] f6f63fa9ff59: Preparing [2024-10-02T10:53:18.821Z] 6a0d0aed4a22: Preparing [2024-10-02T10:53:18.821Z] b55cf1d74262: Preparing [2024-10-02T10:53:18.821Z] 3d5087914543: Preparing [2024-10-02T10:53:18.821Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:18.821Z] d09053ce8015: Preparing [2024-10-02T10:53:18.821Z] 1b545158ee71: Preparing [2024-10-02T10:53:18.821Z] 311360f868a1: Preparing [2024-10-02T10:53:18.821Z] 9d528fc7101c: Preparing [2024-10-02T10:53:18.821Z] d62a02444d39: Preparing [2024-10-02T10:53:18.821Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:18.821Z] d09053ce8015: Waiting [2024-10-02T10:53:18.821Z] d62a02444d39: Waiting [2024-10-02T10:53:18.821Z] 9d528fc7101c: Waiting [2024-10-02T10:53:18.821Z] 1b545158ee71: Waiting [2024-10-02T10:53:18.821Z] 311360f868a1: Waiting [2024-10-02T10:53:18.821Z] 6a0d0aed4a22: Layer already exists [2024-10-02T10:53:18.821Z] d52c50a6bbe9: Layer already exists [2024-10-02T10:53:18.821Z] 3d5087914543: Layer already exists [2024-10-02T10:53:18.821Z] f6f63fa9ff59: Layer already exists [2024-10-02T10:53:18.821Z] b55cf1d74262: Layer already exists [2024-10-02T10:53:18.821Z] 311360f868a1: Layer already exists [2024-10-02T10:53:18.821Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:18.821Z] 1b545158ee71: Layer already exists [2024-10-02T10:53:18.821Z] d09053ce8015: Layer already exists [2024-10-02T10:53:18.821Z] 9d528fc7101c: Layer already exists [2024-10-02T10:53:18.821Z] d62a02444d39: Layer already exists [2024-10-02T10:53:18.821Z] latest: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:19.148Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:19.477Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.86 [2024-10-02T10:53:19.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-02T10:53:19.477Z] d52c50a6bbe9: Preparing [2024-10-02T10:53:19.477Z] f6f63fa9ff59: Preparing [2024-10-02T10:53:19.477Z] 6a0d0aed4a22: Preparing [2024-10-02T10:53:19.477Z] b55cf1d74262: Preparing [2024-10-02T10:53:19.477Z] 3d5087914543: Preparing [2024-10-02T10:53:19.477Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:19.477Z] d09053ce8015: Preparing [2024-10-02T10:53:19.477Z] 1b545158ee71: Preparing [2024-10-02T10:53:19.477Z] 311360f868a1: Preparing [2024-10-02T10:53:19.477Z] 9d528fc7101c: Preparing [2024-10-02T10:53:19.477Z] d62a02444d39: Preparing [2024-10-02T10:53:19.477Z] d09053ce8015: Waiting [2024-10-02T10:53:19.477Z] 1b545158ee71: Waiting [2024-10-02T10:53:19.477Z] 311360f868a1: Waiting [2024-10-02T10:53:19.477Z] 9d528fc7101c: Waiting [2024-10-02T10:53:19.477Z] d62a02444d39: Waiting [2024-10-02T10:53:19.477Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:19.477Z] f6f63fa9ff59: Layer already exists [2024-10-02T10:53:19.477Z] 3d5087914543: Layer already exists [2024-10-02T10:53:19.477Z] d52c50a6bbe9: Layer already exists [2024-10-02T10:53:19.477Z] 6a0d0aed4a22: Layer already exists [2024-10-02T10:53:19.477Z] b55cf1d74262: Layer already exists [2024-10-02T10:53:19.477Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:19.477Z] 9d528fc7101c: Layer already exists [2024-10-02T10:53:19.477Z] 311360f868a1: Layer already exists [2024-10-02T10:53:19.477Z] 1b545158ee71: Layer already exists [2024-10-02T10:53:19.477Z] d09053ce8015: Layer already exists [2024-10-02T10:53:19.477Z] d62a02444d39: Layer already exists [2024-10-02T10:53:19.477Z] 3.2.0-dev.86: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:19.800Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:20.133Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:20.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-02T10:53:20.133Z] d52c50a6bbe9: Preparing [2024-10-02T10:53:20.133Z] f6f63fa9ff59: Preparing [2024-10-02T10:53:20.133Z] 6a0d0aed4a22: Preparing [2024-10-02T10:53:20.133Z] b55cf1d74262: Preparing [2024-10-02T10:53:20.133Z] 3d5087914543: Preparing [2024-10-02T10:53:20.133Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:20.133Z] d09053ce8015: Preparing [2024-10-02T10:53:20.133Z] 1b545158ee71: Preparing [2024-10-02T10:53:20.133Z] 311360f868a1: Preparing [2024-10-02T10:53:20.133Z] 9d528fc7101c: Preparing [2024-10-02T10:53:20.133Z] d62a02444d39: Preparing [2024-10-02T10:53:20.133Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:20.133Z] d09053ce8015: Waiting [2024-10-02T10:53:20.133Z] 1b545158ee71: Waiting [2024-10-02T10:53:20.133Z] 311360f868a1: Waiting [2024-10-02T10:53:20.133Z] 9d528fc7101c: Waiting [2024-10-02T10:53:20.133Z] d62a02444d39: Waiting [2024-10-02T10:53:20.133Z] 3d5087914543: Layer already exists [2024-10-02T10:53:20.133Z] d52c50a6bbe9: Layer already exists [2024-10-02T10:53:20.133Z] f6f63fa9ff59: Layer already exists [2024-10-02T10:53:20.133Z] b55cf1d74262: Layer already exists [2024-10-02T10:53:20.133Z] 6a0d0aed4a22: Layer already exists [2024-10-02T10:53:20.133Z] 311360f868a1: Layer already exists [2024-10-02T10:53:20.133Z] 1b545158ee71: Layer already exists [2024-10-02T10:53:20.133Z] d09053ce8015: Layer already exists [2024-10-02T10:53:20.133Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:20.133Z] 9d528fc7101c: Layer already exists [2024-10-02T10:53:20.133Z] d62a02444d39: Layer already exists [2024-10-02T10:53:20.133Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:20.557Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:20.883Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-02T10:53:20.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-02T10:53:20.883Z] d52c50a6bbe9: Preparing [2024-10-02T10:53:20.883Z] f6f63fa9ff59: Preparing [2024-10-02T10:53:20.883Z] 6a0d0aed4a22: Preparing [2024-10-02T10:53:20.883Z] b55cf1d74262: Preparing [2024-10-02T10:53:20.883Z] 3d5087914543: Preparing [2024-10-02T10:53:20.883Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:20.884Z] d09053ce8015: Preparing [2024-10-02T10:53:20.884Z] 1b545158ee71: Preparing [2024-10-02T10:53:20.884Z] 311360f868a1: Preparing [2024-10-02T10:53:20.884Z] 9d528fc7101c: Preparing [2024-10-02T10:53:20.884Z] d62a02444d39: Preparing [2024-10-02T10:53:20.884Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:20.884Z] d09053ce8015: Waiting [2024-10-02T10:53:20.884Z] 311360f868a1: Waiting [2024-10-02T10:53:20.884Z] 9d528fc7101c: Waiting [2024-10-02T10:53:20.884Z] d62a02444d39: Waiting [2024-10-02T10:53:20.884Z] 1b545158ee71: Waiting [2024-10-02T10:53:20.884Z] b55cf1d74262: Layer already exists [2024-10-02T10:53:20.884Z] 3d5087914543: Layer already exists [2024-10-02T10:53:20.884Z] f6f63fa9ff59: Layer already exists [2024-10-02T10:53:20.884Z] d52c50a6bbe9: Layer already exists [2024-10-02T10:53:20.884Z] 6a0d0aed4a22: Layer already exists [2024-10-02T10:53:20.884Z] 1b545158ee71: Layer already exists [2024-10-02T10:53:20.884Z] 9d528fc7101c: Layer already exists [2024-10-02T10:53:20.884Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:20.884Z] d09053ce8015: Layer already exists [2024-10-02T10:53:20.884Z] 311360f868a1: Layer already exists [2024-10-02T10:53:20.884Z] d62a02444d39: Layer already exists [2024-10-02T10:53:20.884Z] main: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:53:20.965Z] ===================================================== [Pipeline] echo [2024-10-02T10:53:20.978Z] taggedImages: [2024-10-02T10:53:20.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:20.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-02T10:53:20.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.86 [2024-10-02T10:53:20.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:20.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-02T10:53:21.006Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-02T10:53:21.006Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:21.006Z] latest [2024-10-02T10:53:21.006Z] 3.2.0-dev.86 [2024-10-02T10:53:21.006Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:21.006Z] main [2024-10-02T10:53:21.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:21.343Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:21.658Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:21.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-02T10:53:21.658Z] a56b30301e61: Preparing [2024-10-02T10:53:21.658Z] 369eb1776532: Preparing [2024-10-02T10:53:21.658Z] 2315e87d14f9: Preparing [2024-10-02T10:53:21.658Z] d55bf069b7c8: Preparing [2024-10-02T10:53:21.658Z] 5f0ee7b33222: Preparing [2024-10-02T10:53:21.658Z] a08cf0d0f910: Preparing [2024-10-02T10:53:21.658Z] 3ecc8da1406a: Preparing [2024-10-02T10:53:21.658Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:21.658Z] d09053ce8015: Preparing [2024-10-02T10:53:21.658Z] 1e5173bf4d8c: Preparing [2024-10-02T10:53:21.658Z] 07f73a4a7f37: Preparing [2024-10-02T10:53:21.658Z] d62a02444d39: Preparing [2024-10-02T10:53:21.658Z] a08cf0d0f910: Waiting [2024-10-02T10:53:21.658Z] 3ecc8da1406a: Waiting [2024-10-02T10:53:21.658Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:21.658Z] d09053ce8015: Waiting [2024-10-02T10:53:21.658Z] 1e5173bf4d8c: Waiting [2024-10-02T10:53:21.658Z] 5f0ee7b33222: Pushed [2024-10-02T10:53:21.658Z] a56b30301e61: Pushed [2024-10-02T10:53:21.658Z] 369eb1776532: Pushed [2024-10-02T10:53:21.658Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:21.658Z] d09053ce8015: Layer already exists [2024-10-02T10:53:21.658Z] a08cf0d0f910: Pushed [2024-10-02T10:53:21.917Z] 3ecc8da1406a: Pushed [2024-10-02T10:53:21.917Z] d62a02444d39: Layer already exists [2024-10-02T10:53:21.917Z] 1e5173bf4d8c: Pushed [2024-10-02T10:53:22.485Z] d55bf069b7c8: Pushed [2024-10-02T10:53:23.054Z] 2315e87d14f9: Pushed [2024-10-02T10:53:23.054Z] 07f73a4a7f37: Pushed [2024-10-02T10:53:23.054Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:23.378Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:23.704Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-02T10:53:23.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-02T10:53:23.704Z] a56b30301e61: Preparing [2024-10-02T10:53:23.704Z] 369eb1776532: Preparing [2024-10-02T10:53:23.704Z] 2315e87d14f9: Preparing [2024-10-02T10:53:23.704Z] d55bf069b7c8: Preparing [2024-10-02T10:53:23.704Z] 5f0ee7b33222: Preparing [2024-10-02T10:53:23.704Z] a08cf0d0f910: Preparing [2024-10-02T10:53:23.704Z] 3ecc8da1406a: Preparing [2024-10-02T10:53:23.704Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:23.704Z] d09053ce8015: Preparing [2024-10-02T10:53:23.704Z] 1e5173bf4d8c: Preparing [2024-10-02T10:53:23.704Z] 07f73a4a7f37: Preparing [2024-10-02T10:53:23.704Z] d62a02444d39: Preparing [2024-10-02T10:53:23.704Z] 3ecc8da1406a: Waiting [2024-10-02T10:53:23.704Z] a08cf0d0f910: Waiting [2024-10-02T10:53:23.704Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:23.704Z] 07f73a4a7f37: Waiting [2024-10-02T10:53:23.704Z] 1e5173bf4d8c: Waiting [2024-10-02T10:53:23.704Z] d62a02444d39: Waiting [2024-10-02T10:53:23.704Z] 369eb1776532: Layer already exists [2024-10-02T10:53:23.704Z] 5f0ee7b33222: Layer already exists [2024-10-02T10:53:23.704Z] d55bf069b7c8: Layer already exists [2024-10-02T10:53:23.704Z] 2315e87d14f9: Layer already exists [2024-10-02T10:53:23.704Z] a56b30301e61: Layer already exists [2024-10-02T10:53:23.704Z] a08cf0d0f910: Layer already exists [2024-10-02T10:53:23.704Z] 3ecc8da1406a: Layer already exists [2024-10-02T10:53:23.704Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:23.704Z] d09053ce8015: Layer already exists [2024-10-02T10:53:23.704Z] 1e5173bf4d8c: Layer already exists [2024-10-02T10:53:23.704Z] 07f73a4a7f37: Layer already exists [2024-10-02T10:53:23.704Z] d62a02444d39: Layer already exists [2024-10-02T10:53:23.704Z] latest: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:24.031Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:24.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.86 [2024-10-02T10:53:24.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-02T10:53:24.357Z] a56b30301e61: Preparing [2024-10-02T10:53:24.357Z] 369eb1776532: Preparing [2024-10-02T10:53:24.357Z] 2315e87d14f9: Preparing [2024-10-02T10:53:24.357Z] d55bf069b7c8: Preparing [2024-10-02T10:53:24.357Z] 5f0ee7b33222: Preparing [2024-10-02T10:53:24.357Z] a08cf0d0f910: Preparing [2024-10-02T10:53:24.357Z] 3ecc8da1406a: Preparing [2024-10-02T10:53:24.357Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:24.357Z] d09053ce8015: Preparing [2024-10-02T10:53:24.357Z] 1e5173bf4d8c: Preparing [2024-10-02T10:53:24.357Z] 07f73a4a7f37: Preparing [2024-10-02T10:53:24.357Z] d62a02444d39: Preparing [2024-10-02T10:53:24.357Z] d09053ce8015: Waiting [2024-10-02T10:53:24.357Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:24.357Z] 1e5173bf4d8c: Waiting [2024-10-02T10:53:24.357Z] 3ecc8da1406a: Waiting [2024-10-02T10:53:24.357Z] a08cf0d0f910: Waiting [2024-10-02T10:53:24.357Z] 07f73a4a7f37: Waiting [2024-10-02T10:53:24.357Z] d62a02444d39: Waiting [2024-10-02T10:53:24.357Z] 5f0ee7b33222: Layer already exists [2024-10-02T10:53:24.357Z] 369eb1776532: Layer already exists [2024-10-02T10:53:24.357Z] d55bf069b7c8: Layer already exists [2024-10-02T10:53:24.357Z] a56b30301e61: Layer already exists [2024-10-02T10:53:24.357Z] 2315e87d14f9: Layer already exists [2024-10-02T10:53:24.357Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:24.357Z] 3ecc8da1406a: Layer already exists [2024-10-02T10:53:24.357Z] d09053ce8015: Layer already exists [2024-10-02T10:53:24.357Z] a08cf0d0f910: Layer already exists [2024-10-02T10:53:24.357Z] 1e5173bf4d8c: Layer already exists [2024-10-02T10:53:24.357Z] 07f73a4a7f37: Layer already exists [2024-10-02T10:53:24.357Z] d62a02444d39: Layer already exists [2024-10-02T10:53:24.357Z] 3.2.0-dev.86: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:24.680Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:24.999Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:24.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-02T10:53:24.999Z] a56b30301e61: Preparing [2024-10-02T10:53:24.999Z] 369eb1776532: Preparing [2024-10-02T10:53:24.999Z] 2315e87d14f9: Preparing [2024-10-02T10:53:24.999Z] d55bf069b7c8: Preparing [2024-10-02T10:53:24.999Z] 5f0ee7b33222: Preparing [2024-10-02T10:53:24.999Z] a08cf0d0f910: Preparing [2024-10-02T10:53:24.999Z] 3ecc8da1406a: Preparing [2024-10-02T10:53:24.999Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:24.999Z] d09053ce8015: Preparing [2024-10-02T10:53:24.999Z] 1e5173bf4d8c: Preparing [2024-10-02T10:53:24.999Z] 07f73a4a7f37: Preparing [2024-10-02T10:53:24.999Z] d62a02444d39: Preparing [2024-10-02T10:53:24.999Z] 3ecc8da1406a: Waiting [2024-10-02T10:53:24.999Z] a08cf0d0f910: Waiting [2024-10-02T10:53:24.999Z] 07f73a4a7f37: Waiting [2024-10-02T10:53:24.999Z] d62a02444d39: Waiting [2024-10-02T10:53:24.999Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:24.999Z] d09053ce8015: Waiting [2024-10-02T10:53:24.999Z] 1e5173bf4d8c: Waiting [2024-10-02T10:53:24.999Z] a56b30301e61: Layer already exists [2024-10-02T10:53:24.999Z] 5f0ee7b33222: Layer already exists [2024-10-02T10:53:24.999Z] d55bf069b7c8: Layer already exists [2024-10-02T10:53:24.999Z] 369eb1776532: Layer already exists [2024-10-02T10:53:24.999Z] 2315e87d14f9: Layer already exists [2024-10-02T10:53:24.999Z] a08cf0d0f910: Layer already exists [2024-10-02T10:53:24.999Z] 3ecc8da1406a: Layer already exists [2024-10-02T10:53:24.999Z] d09053ce8015: Layer already exists [2024-10-02T10:53:24.999Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:24.999Z] 1e5173bf4d8c: Layer already exists [2024-10-02T10:53:24.999Z] 07f73a4a7f37: Layer already exists [2024-10-02T10:53:24.999Z] d62a02444d39: Layer already exists [2024-10-02T10:53:24.999Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:25.333Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:25.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-02T10:53:25.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-02T10:53:25.654Z] a56b30301e61: Preparing [2024-10-02T10:53:25.654Z] 369eb1776532: Preparing [2024-10-02T10:53:25.654Z] 2315e87d14f9: Preparing [2024-10-02T10:53:25.654Z] d55bf069b7c8: Preparing [2024-10-02T10:53:25.654Z] 5f0ee7b33222: Preparing [2024-10-02T10:53:25.654Z] a08cf0d0f910: Preparing [2024-10-02T10:53:25.654Z] 3ecc8da1406a: Preparing [2024-10-02T10:53:25.654Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:25.654Z] d09053ce8015: Preparing [2024-10-02T10:53:25.654Z] 1e5173bf4d8c: Preparing [2024-10-02T10:53:25.654Z] 07f73a4a7f37: Preparing [2024-10-02T10:53:25.654Z] d62a02444d39: Preparing [2024-10-02T10:53:25.654Z] 1e5173bf4d8c: Waiting [2024-10-02T10:53:25.654Z] 07f73a4a7f37: Waiting [2024-10-02T10:53:25.654Z] d62a02444d39: Waiting [2024-10-02T10:53:25.654Z] a08cf0d0f910: Waiting [2024-10-02T10:53:25.654Z] d09053ce8015: Waiting [2024-10-02T10:53:25.654Z] 3ecc8da1406a: Waiting [2024-10-02T10:53:25.654Z] bb368ffdd5f6: Waiting [2024-10-02T10:53:25.654Z] d55bf069b7c8: Layer already exists [2024-10-02T10:53:25.654Z] 369eb1776532: Layer already exists [2024-10-02T10:53:25.654Z] a56b30301e61: Layer already exists [2024-10-02T10:53:25.654Z] 5f0ee7b33222: Layer already exists [2024-10-02T10:53:25.654Z] 2315e87d14f9: Layer already exists [2024-10-02T10:53:25.654Z] a08cf0d0f910: Layer already exists [2024-10-02T10:53:25.654Z] 3ecc8da1406a: Layer already exists [2024-10-02T10:53:25.654Z] 1e5173bf4d8c: Layer already exists [2024-10-02T10:53:25.654Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:25.654Z] d09053ce8015: Layer already exists [2024-10-02T10:53:25.654Z] 07f73a4a7f37: Layer already exists [2024-10-02T10:53:25.654Z] d62a02444d39: Layer already exists [2024-10-02T10:53:25.654Z] main: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:53:25.710Z] ===================================================== [Pipeline] echo [2024-10-02T10:53:25.725Z] taggedImages: [2024-10-02T10:53:25.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:25.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-02T10:53:25.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.86 [2024-10-02T10:53:25.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:25.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-02T10:53:25.746Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-02T10:53:25.746Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:25.746Z] latest [2024-10-02T10:53:25.746Z] 3.2.0-dev.86 [2024-10-02T10:53:25.746Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:25.746Z] main [2024-10-02T10:53:25.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:26.091Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:26.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:26.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-02T10:53:26.404Z] 05663a5d2e47: Preparing [2024-10-02T10:53:26.404Z] 2bee086d7843: Preparing [2024-10-02T10:53:26.404Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:26.404Z] d09053ce8015: Preparing [2024-10-02T10:53:26.404Z] 1bce98591625: Preparing [2024-10-02T10:53:26.404Z] e6d5e3a7c894: Preparing [2024-10-02T10:53:26.404Z] d62a02444d39: Preparing [2024-10-02T10:53:26.404Z] d62a02444d39: Waiting [2024-10-02T10:53:26.404Z] e6d5e3a7c894: Waiting [2024-10-02T10:53:26.404Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:26.404Z] d09053ce8015: Layer already exists [2024-10-02T10:53:26.404Z] d62a02444d39: Layer already exists [2024-10-02T10:53:26.404Z] 05663a5d2e47: Pushed [2024-10-02T10:53:26.404Z] 1bce98591625: Pushed [2024-10-02T10:53:27.341Z] e6d5e3a7c894: Pushed [2024-10-02T10:53:28.277Z] 2bee086d7843: Pushed [2024-10-02T10:53:28.277Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:28.603Z] + 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-10-02T10:53:28.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-02T10:53:28.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-02T10:53:28.926Z] 05663a5d2e47: Preparing [2024-10-02T10:53:28.926Z] 2bee086d7843: Preparing [2024-10-02T10:53:28.926Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:28.926Z] d09053ce8015: Preparing [2024-10-02T10:53:28.926Z] 1bce98591625: Preparing [2024-10-02T10:53:28.926Z] e6d5e3a7c894: Preparing [2024-10-02T10:53:28.926Z] d62a02444d39: Preparing [2024-10-02T10:53:28.926Z] e6d5e3a7c894: Waiting [2024-10-02T10:53:28.926Z] d62a02444d39: Waiting [2024-10-02T10:53:28.926Z] 2bee086d7843: Layer already exists [2024-10-02T10:53:28.926Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:28.926Z] d09053ce8015: Layer already exists [2024-10-02T10:53:28.926Z] 1bce98591625: Layer already exists [2024-10-02T10:53:28.926Z] 05663a5d2e47: Layer already exists [2024-10-02T10:53:28.926Z] d62a02444d39: Layer already exists [2024-10-02T10:53:28.926Z] e6d5e3a7c894: Layer already exists [2024-10-02T10:53:28.926Z] latest: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:29.253Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:29.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.86 [2024-10-02T10:53:29.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-02T10:53:29.579Z] 05663a5d2e47: Preparing [2024-10-02T10:53:29.579Z] 2bee086d7843: Preparing [2024-10-02T10:53:29.579Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:29.579Z] d09053ce8015: Preparing [2024-10-02T10:53:29.579Z] 1bce98591625: Preparing [2024-10-02T10:53:29.579Z] e6d5e3a7c894: Preparing [2024-10-02T10:53:29.579Z] d62a02444d39: Preparing [2024-10-02T10:53:29.579Z] e6d5e3a7c894: Waiting [2024-10-02T10:53:29.579Z] d62a02444d39: Waiting [2024-10-02T10:53:29.579Z] 05663a5d2e47: Layer already exists [2024-10-02T10:53:29.579Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:29.579Z] 2bee086d7843: Layer already exists [2024-10-02T10:53:29.579Z] 1bce98591625: Layer already exists [2024-10-02T10:53:29.579Z] d09053ce8015: Layer already exists [2024-10-02T10:53:29.579Z] d62a02444d39: Layer already exists [2024-10-02T10:53:29.579Z] e6d5e3a7c894: Layer already exists [2024-10-02T10:53:29.579Z] 3.2.0-dev.86: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:29.906Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:30.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:30.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-02T10:53:30.227Z] 05663a5d2e47: Preparing [2024-10-02T10:53:30.227Z] 2bee086d7843: Preparing [2024-10-02T10:53:30.227Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:30.227Z] d09053ce8015: Preparing [2024-10-02T10:53:30.227Z] 1bce98591625: Preparing [2024-10-02T10:53:30.227Z] e6d5e3a7c894: Preparing [2024-10-02T10:53:30.227Z] d62a02444d39: Preparing [2024-10-02T10:53:30.227Z] e6d5e3a7c894: Waiting [2024-10-02T10:53:30.227Z] d62a02444d39: Waiting [2024-10-02T10:53:30.227Z] 05663a5d2e47: Layer already exists [2024-10-02T10:53:30.227Z] d09053ce8015: Layer already exists [2024-10-02T10:53:30.227Z] 2bee086d7843: Layer already exists [2024-10-02T10:53:30.227Z] 1bce98591625: Layer already exists [2024-10-02T10:53:30.227Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:30.227Z] d62a02444d39: Layer already exists [2024-10-02T10:53:30.227Z] e6d5e3a7c894: Layer already exists [2024-10-02T10:53:30.227Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:30.548Z] + 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-10-02T10:53:30.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-02T10:53:30.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-02T10:53:30.866Z] 05663a5d2e47: Preparing [2024-10-02T10:53:30.866Z] 2bee086d7843: Preparing [2024-10-02T10:53:30.866Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:30.866Z] d09053ce8015: Preparing [2024-10-02T10:53:30.866Z] 1bce98591625: Preparing [2024-10-02T10:53:30.866Z] e6d5e3a7c894: Preparing [2024-10-02T10:53:30.866Z] d62a02444d39: Preparing [2024-10-02T10:53:30.866Z] e6d5e3a7c894: Waiting [2024-10-02T10:53:30.866Z] d62a02444d39: Waiting [2024-10-02T10:53:30.866Z] 05663a5d2e47: Layer already exists [2024-10-02T10:53:30.866Z] 2bee086d7843: Layer already exists [2024-10-02T10:53:30.866Z] d09053ce8015: Layer already exists [2024-10-02T10:53:30.866Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:30.866Z] 1bce98591625: Layer already exists [2024-10-02T10:53:30.866Z] e6d5e3a7c894: Layer already exists [2024-10-02T10:53:30.866Z] d62a02444d39: Layer already exists [2024-10-02T10:53:30.866Z] main: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:53:30.951Z] ===================================================== [Pipeline] echo [2024-10-02T10:53:30.970Z] taggedImages: [2024-10-02T10:53:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-02T10:53:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.86 [2024-10-02T10:53:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-02T10:53:31.004Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-02T10:53:31.004Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:31.004Z] latest [2024-10-02T10:53:31.004Z] 3.2.0-dev.86 [2024-10-02T10:53:31.004Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:31.004Z] main [2024-10-02T10:53:31.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:31.357Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:31.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:31.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-02T10:53:31.680Z] 7aa788d94186: Preparing [2024-10-02T10:53:31.680Z] 1a4ad050f1b1: Preparing [2024-10-02T10:53:31.680Z] ba6c3aecfde5: Preparing [2024-10-02T10:53:31.680Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:31.680Z] d09053ce8015: Preparing [2024-10-02T10:53:31.680Z] d916e772128f: Preparing [2024-10-02T10:53:31.680Z] 4166b0b3344c: Preparing [2024-10-02T10:53:31.680Z] cf25f3094e54: Preparing [2024-10-02T10:53:31.680Z] ea2177957f88: Preparing [2024-10-02T10:53:31.680Z] d62a02444d39: Preparing [2024-10-02T10:53:31.680Z] d916e772128f: Waiting [2024-10-02T10:53:31.680Z] 4166b0b3344c: Waiting [2024-10-02T10:53:31.680Z] cf25f3094e54: Waiting [2024-10-02T10:53:31.680Z] ea2177957f88: Waiting [2024-10-02T10:53:31.680Z] d62a02444d39: Waiting [2024-10-02T10:53:31.680Z] d09053ce8015: Layer already exists [2024-10-02T10:53:31.680Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:31.680Z] 1a4ad050f1b1: Pushed [2024-10-02T10:53:31.680Z] 7aa788d94186: Pushed [2024-10-02T10:53:31.680Z] ba6c3aecfde5: Pushed [2024-10-02T10:53:31.680Z] d62a02444d39: Layer already exists [2024-10-02T10:53:31.680Z] cf25f3094e54: Pushed [2024-10-02T10:53:32.248Z] ea2177957f88: Pushed [2024-10-02T10:53:38.802Z] 4166b0b3344c: Pushed [2024-10-02T10:53:42.092Z] d916e772128f: Pushed [2024-10-02T10:53:42.092Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:42.418Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:42.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-02T10:53:42.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-02T10:53:42.734Z] 7aa788d94186: Preparing [2024-10-02T10:53:42.734Z] 1a4ad050f1b1: Preparing [2024-10-02T10:53:42.734Z] ba6c3aecfde5: Preparing [2024-10-02T10:53:42.734Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:42.734Z] d09053ce8015: Preparing [2024-10-02T10:53:42.734Z] d916e772128f: Preparing [2024-10-02T10:53:42.734Z] 4166b0b3344c: Preparing [2024-10-02T10:53:42.734Z] cf25f3094e54: Preparing [2024-10-02T10:53:42.734Z] ea2177957f88: Preparing [2024-10-02T10:53:42.734Z] d62a02444d39: Preparing [2024-10-02T10:53:42.734Z] 4166b0b3344c: Waiting [2024-10-02T10:53:42.734Z] cf25f3094e54: Waiting [2024-10-02T10:53:42.734Z] ea2177957f88: Waiting [2024-10-02T10:53:42.734Z] d62a02444d39: Waiting [2024-10-02T10:53:42.734Z] d916e772128f: Waiting [2024-10-02T10:53:42.734Z] 7aa788d94186: Layer already exists [2024-10-02T10:53:42.734Z] 1a4ad050f1b1: Layer already exists [2024-10-02T10:53:42.734Z] ba6c3aecfde5: Layer already exists [2024-10-02T10:53:42.734Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:42.734Z] d09053ce8015: Layer already exists [2024-10-02T10:53:42.734Z] 4166b0b3344c: Layer already exists [2024-10-02T10:53:42.734Z] d916e772128f: Layer already exists [2024-10-02T10:53:42.734Z] ea2177957f88: Layer already exists [2024-10-02T10:53:42.734Z] cf25f3094e54: Layer already exists [2024-10-02T10:53:42.734Z] d62a02444d39: Layer already exists [2024-10-02T10:53:42.734Z] latest: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:43.055Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:43.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.86 [2024-10-02T10:53:43.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-02T10:53:43.374Z] 7aa788d94186: Preparing [2024-10-02T10:53:43.374Z] 1a4ad050f1b1: Preparing [2024-10-02T10:53:43.374Z] ba6c3aecfde5: Preparing [2024-10-02T10:53:43.374Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:43.374Z] d09053ce8015: Preparing [2024-10-02T10:53:43.375Z] d916e772128f: Preparing [2024-10-02T10:53:43.375Z] 4166b0b3344c: Preparing [2024-10-02T10:53:43.375Z] cf25f3094e54: Preparing [2024-10-02T10:53:43.375Z] ea2177957f88: Preparing [2024-10-02T10:53:43.375Z] d62a02444d39: Preparing [2024-10-02T10:53:43.375Z] 4166b0b3344c: Waiting [2024-10-02T10:53:43.375Z] cf25f3094e54: Waiting [2024-10-02T10:53:43.375Z] ea2177957f88: Waiting [2024-10-02T10:53:43.375Z] d62a02444d39: Waiting [2024-10-02T10:53:43.375Z] d916e772128f: Waiting [2024-10-02T10:53:43.375Z] 1a4ad050f1b1: Layer already exists [2024-10-02T10:53:43.375Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:43.375Z] d09053ce8015: Layer already exists [2024-10-02T10:53:43.375Z] ba6c3aecfde5: Layer already exists [2024-10-02T10:53:43.375Z] 7aa788d94186: Layer already exists [2024-10-02T10:53:43.375Z] d916e772128f: Layer already exists [2024-10-02T10:53:43.375Z] ea2177957f88: Layer already exists [2024-10-02T10:53:43.375Z] d62a02444d39: Layer already exists [2024-10-02T10:53:43.375Z] 4166b0b3344c: Layer already exists [2024-10-02T10:53:43.375Z] cf25f3094e54: Layer already exists [2024-10-02T10:53:43.375Z] 3.2.0-dev.86: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:43.700Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:44.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:44.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-02T10:53:44.020Z] 7aa788d94186: Preparing [2024-10-02T10:53:44.020Z] 1a4ad050f1b1: Preparing [2024-10-02T10:53:44.020Z] ba6c3aecfde5: Preparing [2024-10-02T10:53:44.020Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:44.020Z] d09053ce8015: Preparing [2024-10-02T10:53:44.020Z] d916e772128f: Preparing [2024-10-02T10:53:44.020Z] 4166b0b3344c: Preparing [2024-10-02T10:53:44.020Z] cf25f3094e54: Preparing [2024-10-02T10:53:44.020Z] ea2177957f88: Preparing [2024-10-02T10:53:44.020Z] d62a02444d39: Preparing [2024-10-02T10:53:44.020Z] 4166b0b3344c: Waiting [2024-10-02T10:53:44.020Z] cf25f3094e54: Waiting [2024-10-02T10:53:44.020Z] d916e772128f: Waiting [2024-10-02T10:53:44.020Z] ea2177957f88: Waiting [2024-10-02T10:53:44.020Z] d62a02444d39: Waiting [2024-10-02T10:53:44.020Z] d09053ce8015: Layer already exists [2024-10-02T10:53:44.020Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:44.020Z] 1a4ad050f1b1: Layer already exists [2024-10-02T10:53:44.020Z] ba6c3aecfde5: Layer already exists [2024-10-02T10:53:44.020Z] 7aa788d94186: Layer already exists [2024-10-02T10:53:44.020Z] d916e772128f: Layer already exists [2024-10-02T10:53:44.020Z] 4166b0b3344c: Layer already exists [2024-10-02T10:53:44.020Z] cf25f3094e54: Layer already exists [2024-10-02T10:53:44.020Z] ea2177957f88: Layer already exists [2024-10-02T10:53:44.020Z] d62a02444d39: Layer already exists [2024-10-02T10:53:44.020Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:44.342Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:44.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-02T10:53:44.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-02T10:53:44.659Z] 7aa788d94186: Preparing [2024-10-02T10:53:44.659Z] 1a4ad050f1b1: Preparing [2024-10-02T10:53:44.659Z] ba6c3aecfde5: Preparing [2024-10-02T10:53:44.659Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:44.659Z] d09053ce8015: Preparing [2024-10-02T10:53:44.659Z] d916e772128f: Preparing [2024-10-02T10:53:44.659Z] 4166b0b3344c: Preparing [2024-10-02T10:53:44.659Z] cf25f3094e54: Preparing [2024-10-02T10:53:44.659Z] ea2177957f88: Preparing [2024-10-02T10:53:44.659Z] d62a02444d39: Preparing [2024-10-02T10:53:44.659Z] d916e772128f: Waiting [2024-10-02T10:53:44.659Z] 4166b0b3344c: Waiting [2024-10-02T10:53:44.659Z] cf25f3094e54: Waiting [2024-10-02T10:53:44.659Z] ea2177957f88: Waiting [2024-10-02T10:53:44.659Z] d62a02444d39: Waiting [2024-10-02T10:53:44.659Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:44.659Z] 1a4ad050f1b1: Layer already exists [2024-10-02T10:53:44.659Z] ba6c3aecfde5: Layer already exists [2024-10-02T10:53:44.659Z] 7aa788d94186: Layer already exists [2024-10-02T10:53:44.659Z] d09053ce8015: Layer already exists [2024-10-02T10:53:44.659Z] ea2177957f88: Layer already exists [2024-10-02T10:53:44.659Z] cf25f3094e54: Layer already exists [2024-10-02T10:53:44.659Z] d916e772128f: Layer already exists [2024-10-02T10:53:44.659Z] 4166b0b3344c: Layer already exists [2024-10-02T10:53:44.659Z] d62a02444d39: Layer already exists [2024-10-02T10:53:44.659Z] main: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:53:44.722Z] ===================================================== [Pipeline] echo [2024-10-02T10:53:44.734Z] taggedImages: [2024-10-02T10:53:44.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:44.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-02T10:53:44.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.86 [2024-10-02T10:53:44.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:44.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-02T10:53:44.759Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-02T10:53:44.759Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:44.759Z] latest [2024-10-02T10:53:44.759Z] 3.2.0-dev.86 [2024-10-02T10:53:44.759Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:44.759Z] main [2024-10-02T10:53:44.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:45.099Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:45.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:45.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-02T10:53:45.420Z] 6424b4d37468: Preparing [2024-10-02T10:53:45.420Z] e750fdcd48c0: Preparing [2024-10-02T10:53:45.420Z] b337daae3b7a: Preparing [2024-10-02T10:53:45.420Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:45.420Z] d09053ce8015: Preparing [2024-10-02T10:53:45.420Z] ce97c81f730a: Preparing [2024-10-02T10:53:45.420Z] b6de6d8b9415: Preparing [2024-10-02T10:53:45.420Z] 53ed1a1aea6f: Preparing [2024-10-02T10:53:45.420Z] d62a02444d39: Preparing [2024-10-02T10:53:45.420Z] ce97c81f730a: Waiting [2024-10-02T10:53:45.420Z] b6de6d8b9415: Waiting [2024-10-02T10:53:45.420Z] 53ed1a1aea6f: Waiting [2024-10-02T10:53:45.420Z] d62a02444d39: Waiting [2024-10-02T10:53:45.420Z] d09053ce8015: Layer already exists [2024-10-02T10:53:45.420Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:45.420Z] 6424b4d37468: Pushed [2024-10-02T10:53:45.420Z] e750fdcd48c0: Pushed [2024-10-02T10:53:45.420Z] b6de6d8b9415: Pushed [2024-10-02T10:53:45.420Z] b337daae3b7a: Pushed [2024-10-02T10:53:45.420Z] d62a02444d39: Layer already exists [2024-10-02T10:53:45.677Z] 53ed1a1aea6f: Pushed [2024-10-02T10:53:55.662Z] ce97c81f730a: Pushed [2024-10-02T10:53:55.662Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:55.989Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:56.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-02T10:53:56.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-02T10:53:56.312Z] 6424b4d37468: Preparing [2024-10-02T10:53:56.312Z] e750fdcd48c0: Preparing [2024-10-02T10:53:56.312Z] b337daae3b7a: Preparing [2024-10-02T10:53:56.312Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:56.312Z] d09053ce8015: Preparing [2024-10-02T10:53:56.312Z] ce97c81f730a: Preparing [2024-10-02T10:53:56.312Z] b6de6d8b9415: Preparing [2024-10-02T10:53:56.312Z] 53ed1a1aea6f: Preparing [2024-10-02T10:53:56.312Z] ce97c81f730a: Waiting [2024-10-02T10:53:56.312Z] b6de6d8b9415: Waiting [2024-10-02T10:53:56.312Z] d62a02444d39: Preparing [2024-10-02T10:53:56.312Z] 53ed1a1aea6f: Waiting [2024-10-02T10:53:56.312Z] b337daae3b7a: Layer already exists [2024-10-02T10:53:56.312Z] d09053ce8015: Layer already exists [2024-10-02T10:53:56.312Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:56.312Z] e750fdcd48c0: Layer already exists [2024-10-02T10:53:56.312Z] 6424b4d37468: Layer already exists [2024-10-02T10:53:56.312Z] ce97c81f730a: Layer already exists [2024-10-02T10:53:56.312Z] 53ed1a1aea6f: Layer already exists [2024-10-02T10:53:56.312Z] b6de6d8b9415: Layer already exists [2024-10-02T10:53:56.312Z] d62a02444d39: Layer already exists [2024-10-02T10:53:56.312Z] latest: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:56.641Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:56.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.86 [2024-10-02T10:53:56.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-02T10:53:56.961Z] 6424b4d37468: Preparing [2024-10-02T10:53:56.961Z] e750fdcd48c0: Preparing [2024-10-02T10:53:56.961Z] b337daae3b7a: Preparing [2024-10-02T10:53:56.961Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:56.961Z] d09053ce8015: Preparing [2024-10-02T10:53:56.961Z] ce97c81f730a: Preparing [2024-10-02T10:53:56.961Z] b6de6d8b9415: Preparing [2024-10-02T10:53:56.961Z] 53ed1a1aea6f: Preparing [2024-10-02T10:53:56.961Z] d62a02444d39: Preparing [2024-10-02T10:53:56.961Z] ce97c81f730a: Waiting [2024-10-02T10:53:56.961Z] 53ed1a1aea6f: Waiting [2024-10-02T10:53:56.961Z] d62a02444d39: Waiting [2024-10-02T10:53:56.961Z] b6de6d8b9415: Waiting [2024-10-02T10:53:56.961Z] b337daae3b7a: Layer already exists [2024-10-02T10:53:56.961Z] 6424b4d37468: Layer already exists [2024-10-02T10:53:56.961Z] d09053ce8015: Layer already exists [2024-10-02T10:53:56.961Z] e750fdcd48c0: Layer already exists [2024-10-02T10:53:56.961Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:56.961Z] ce97c81f730a: Layer already exists [2024-10-02T10:53:56.961Z] b6de6d8b9415: Layer already exists [2024-10-02T10:53:56.961Z] d62a02444d39: Layer already exists [2024-10-02T10:53:56.961Z] 53ed1a1aea6f: Layer already exists [2024-10-02T10:53:56.961Z] 3.2.0-dev.86: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:57.293Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:57.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:57.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-02T10:53:57.614Z] 6424b4d37468: Preparing [2024-10-02T10:53:57.614Z] e750fdcd48c0: Preparing [2024-10-02T10:53:57.614Z] b337daae3b7a: Preparing [2024-10-02T10:53:57.614Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:57.614Z] d09053ce8015: Preparing [2024-10-02T10:53:57.614Z] ce97c81f730a: Preparing [2024-10-02T10:53:57.614Z] b6de6d8b9415: Preparing [2024-10-02T10:53:57.614Z] ce97c81f730a: Waiting [2024-10-02T10:53:57.614Z] 53ed1a1aea6f: Preparing [2024-10-02T10:53:57.614Z] d62a02444d39: Preparing [2024-10-02T10:53:57.614Z] 53ed1a1aea6f: Waiting [2024-10-02T10:53:57.614Z] d62a02444d39: Waiting [2024-10-02T10:53:57.614Z] b6de6d8b9415: Waiting [2024-10-02T10:53:57.614Z] d09053ce8015: Layer already exists [2024-10-02T10:53:57.614Z] 6424b4d37468: Layer already exists [2024-10-02T10:53:57.614Z] b337daae3b7a: Layer already exists [2024-10-02T10:53:57.614Z] e750fdcd48c0: Layer already exists [2024-10-02T10:53:57.614Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:57.614Z] b6de6d8b9415: Layer already exists [2024-10-02T10:53:57.614Z] 53ed1a1aea6f: Layer already exists [2024-10-02T10:53:57.614Z] ce97c81f730a: Layer already exists [2024-10-02T10:53:57.614Z] d62a02444d39: Layer already exists [2024-10-02T10:53:57.614Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:57.947Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:58.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-02T10:53:58.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-02T10:53:58.266Z] 6424b4d37468: Preparing [2024-10-02T10:53:58.266Z] e750fdcd48c0: Preparing [2024-10-02T10:53:58.266Z] b337daae3b7a: Preparing [2024-10-02T10:53:58.266Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:58.266Z] d09053ce8015: Preparing [2024-10-02T10:53:58.266Z] ce97c81f730a: Preparing [2024-10-02T10:53:58.266Z] b6de6d8b9415: Preparing [2024-10-02T10:53:58.266Z] 53ed1a1aea6f: Preparing [2024-10-02T10:53:58.266Z] d62a02444d39: Preparing [2024-10-02T10:53:58.266Z] ce97c81f730a: Waiting [2024-10-02T10:53:58.266Z] b6de6d8b9415: Waiting [2024-10-02T10:53:58.266Z] 53ed1a1aea6f: Waiting [2024-10-02T10:53:58.266Z] d62a02444d39: Waiting [2024-10-02T10:53:58.266Z] e750fdcd48c0: Layer already exists [2024-10-02T10:53:58.266Z] d09053ce8015: Layer already exists [2024-10-02T10:53:58.266Z] b337daae3b7a: Layer already exists [2024-10-02T10:53:58.266Z] 6424b4d37468: Layer already exists [2024-10-02T10:53:58.266Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:58.266Z] 53ed1a1aea6f: Layer already exists [2024-10-02T10:53:58.266Z] ce97c81f730a: Layer already exists [2024-10-02T10:53:58.266Z] b6de6d8b9415: Layer already exists [2024-10-02T10:53:58.266Z] d62a02444d39: Layer already exists [2024-10-02T10:53:58.266Z] main: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:53:58.334Z] ===================================================== [Pipeline] echo [2024-10-02T10:53:58.346Z] taggedImages: [2024-10-02T10:53:58.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:58.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-02T10:53:58.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.86 [2024-10-02T10:53:58.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:58.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-02T10:53:58.379Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-02T10:53:58.379Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:58.379Z] latest [2024-10-02T10:53:58.379Z] 3.2.0-dev.86 [2024-10-02T10:53:58.379Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:53:58.379Z] main [2024-10-02T10:53:58.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:58.712Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:53:59.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:53:59.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-02T10:53:59.028Z] 7aa788d94186: Preparing [2024-10-02T10:53:59.028Z] a9946dc1c95f: Preparing [2024-10-02T10:53:59.028Z] 67fb36c4ca95: Preparing [2024-10-02T10:53:59.028Z] bb368ffdd5f6: Preparing [2024-10-02T10:53:59.028Z] d09053ce8015: Preparing [2024-10-02T10:53:59.028Z] 43def1ed302e: Preparing [2024-10-02T10:53:59.028Z] cf25f3094e54: Preparing [2024-10-02T10:53:59.028Z] ea2177957f88: Preparing [2024-10-02T10:53:59.028Z] d62a02444d39: Preparing [2024-10-02T10:53:59.028Z] cf25f3094e54: Waiting [2024-10-02T10:53:59.028Z] ea2177957f88: Waiting [2024-10-02T10:53:59.028Z] d62a02444d39: Waiting [2024-10-02T10:53:59.028Z] 43def1ed302e: Waiting [2024-10-02T10:53:59.028Z] 7aa788d94186: Layer already exists [2024-10-02T10:53:59.028Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:53:59.028Z] d09053ce8015: Layer already exists [2024-10-02T10:53:59.028Z] cf25f3094e54: Layer already exists [2024-10-02T10:53:59.028Z] ea2177957f88: Layer already exists [2024-10-02T10:53:59.028Z] d62a02444d39: Layer already exists [2024-10-02T10:53:59.028Z] a9946dc1c95f: Pushed [2024-10-02T10:53:59.028Z] 67fb36c4ca95: Pushed [2024-10-02T10:54:09.012Z] 43def1ed302e: Pushed [2024-10-02T10:54:09.272Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:09.600Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:09.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-02T10:54:09.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-02T10:54:09.924Z] 7aa788d94186: Preparing [2024-10-02T10:54:09.924Z] a9946dc1c95f: Preparing [2024-10-02T10:54:09.924Z] 67fb36c4ca95: Preparing [2024-10-02T10:54:09.924Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:09.924Z] d09053ce8015: Preparing [2024-10-02T10:54:09.924Z] 43def1ed302e: Preparing [2024-10-02T10:54:09.924Z] cf25f3094e54: Preparing [2024-10-02T10:54:09.924Z] ea2177957f88: Preparing [2024-10-02T10:54:09.924Z] d62a02444d39: Preparing [2024-10-02T10:54:09.924Z] ea2177957f88: Waiting [2024-10-02T10:54:09.924Z] d62a02444d39: Waiting [2024-10-02T10:54:09.924Z] cf25f3094e54: Waiting [2024-10-02T10:54:09.924Z] 43def1ed302e: Waiting [2024-10-02T10:54:09.924Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:09.924Z] d09053ce8015: Layer already exists [2024-10-02T10:54:09.924Z] a9946dc1c95f: Layer already exists [2024-10-02T10:54:09.924Z] 7aa788d94186: Layer already exists [2024-10-02T10:54:09.924Z] 67fb36c4ca95: Layer already exists [2024-10-02T10:54:09.924Z] 43def1ed302e: Layer already exists [2024-10-02T10:54:09.924Z] ea2177957f88: Layer already exists [2024-10-02T10:54:09.924Z] d62a02444d39: Layer already exists [2024-10-02T10:54:09.924Z] cf25f3094e54: Layer already exists [2024-10-02T10:54:09.924Z] latest: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:10.251Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:10.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.86 [2024-10-02T10:54:10.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-02T10:54:10.577Z] 7aa788d94186: Preparing [2024-10-02T10:54:10.577Z] a9946dc1c95f: Preparing [2024-10-02T10:54:10.577Z] 67fb36c4ca95: Preparing [2024-10-02T10:54:10.577Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:10.577Z] d09053ce8015: Preparing [2024-10-02T10:54:10.577Z] 43def1ed302e: Preparing [2024-10-02T10:54:10.577Z] cf25f3094e54: Preparing [2024-10-02T10:54:10.577Z] ea2177957f88: Preparing [2024-10-02T10:54:10.577Z] d62a02444d39: Preparing [2024-10-02T10:54:10.577Z] cf25f3094e54: Waiting [2024-10-02T10:54:10.577Z] ea2177957f88: Waiting [2024-10-02T10:54:10.577Z] d62a02444d39: Waiting [2024-10-02T10:54:10.577Z] 43def1ed302e: Waiting [2024-10-02T10:54:10.577Z] a9946dc1c95f: Layer already exists [2024-10-02T10:54:10.577Z] 67fb36c4ca95: Layer already exists [2024-10-02T10:54:10.577Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:10.577Z] d09053ce8015: Layer already exists [2024-10-02T10:54:10.577Z] 7aa788d94186: Layer already exists [2024-10-02T10:54:10.577Z] 43def1ed302e: Layer already exists [2024-10-02T10:54:10.577Z] cf25f3094e54: Layer already exists [2024-10-02T10:54:10.577Z] ea2177957f88: Layer already exists [2024-10-02T10:54:10.577Z] d62a02444d39: Layer already exists [2024-10-02T10:54:10.577Z] 3.2.0-dev.86: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:10.899Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:11.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:11.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-02T10:54:11.221Z] 7aa788d94186: Preparing [2024-10-02T10:54:11.221Z] a9946dc1c95f: Preparing [2024-10-02T10:54:11.221Z] 67fb36c4ca95: Preparing [2024-10-02T10:54:11.221Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:11.221Z] d09053ce8015: Preparing [2024-10-02T10:54:11.221Z] 43def1ed302e: Preparing [2024-10-02T10:54:11.221Z] cf25f3094e54: Preparing [2024-10-02T10:54:11.221Z] ea2177957f88: Preparing [2024-10-02T10:54:11.221Z] d62a02444d39: Preparing [2024-10-02T10:54:11.221Z] 43def1ed302e: Waiting [2024-10-02T10:54:11.221Z] cf25f3094e54: Waiting [2024-10-02T10:54:11.221Z] d62a02444d39: Waiting [2024-10-02T10:54:11.221Z] ea2177957f88: Waiting [2024-10-02T10:54:11.221Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:11.221Z] d09053ce8015: Layer already exists [2024-10-02T10:54:11.221Z] 67fb36c4ca95: Layer already exists [2024-10-02T10:54:11.221Z] 7aa788d94186: Layer already exists [2024-10-02T10:54:11.221Z] a9946dc1c95f: Layer already exists [2024-10-02T10:54:11.221Z] 43def1ed302e: Layer already exists [2024-10-02T10:54:11.221Z] ea2177957f88: Layer already exists [2024-10-02T10:54:11.221Z] cf25f3094e54: Layer already exists [2024-10-02T10:54:11.221Z] d62a02444d39: Layer already exists [2024-10-02T10:54:11.221Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:11.539Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:11.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-02T10:54:11.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-02T10:54:11.943Z] 7aa788d94186: Preparing [2024-10-02T10:54:11.943Z] a9946dc1c95f: Preparing [2024-10-02T10:54:11.943Z] 67fb36c4ca95: Preparing [2024-10-02T10:54:11.943Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:11.943Z] d09053ce8015: Preparing [2024-10-02T10:54:11.943Z] 43def1ed302e: Preparing [2024-10-02T10:54:11.943Z] cf25f3094e54: Preparing [2024-10-02T10:54:11.943Z] ea2177957f88: Preparing [2024-10-02T10:54:11.943Z] d62a02444d39: Preparing [2024-10-02T10:54:11.943Z] cf25f3094e54: Waiting [2024-10-02T10:54:11.943Z] d62a02444d39: Waiting [2024-10-02T10:54:11.943Z] ea2177957f88: Waiting [2024-10-02T10:54:11.943Z] 67fb36c4ca95: Layer already exists [2024-10-02T10:54:11.943Z] d09053ce8015: Layer already exists [2024-10-02T10:54:11.943Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:11.943Z] 7aa788d94186: Layer already exists [2024-10-02T10:54:11.943Z] a9946dc1c95f: Layer already exists [2024-10-02T10:54:11.943Z] 43def1ed302e: Layer already exists [2024-10-02T10:54:11.943Z] ea2177957f88: Layer already exists [2024-10-02T10:54:11.943Z] d62a02444d39: Layer already exists [2024-10-02T10:54:11.943Z] cf25f3094e54: Layer already exists [2024-10-02T10:54:11.943Z] main: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:54:12.016Z] ===================================================== [Pipeline] echo [2024-10-02T10:54:12.029Z] taggedImages: [2024-10-02T10:54:12.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:12.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-02T10:54:12.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.86 [2024-10-02T10:54:12.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:12.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-02T10:54:12.060Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-02T10:54:12.060Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:12.060Z] latest [2024-10-02T10:54:12.060Z] 3.2.0-dev.86 [2024-10-02T10:54:12.060Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:12.060Z] main [2024-10-02T10:54:12.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:12.390Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:12.707Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:12.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-02T10:54:12.707Z] 3dc070fa3055: Preparing [2024-10-02T10:54:12.707Z] de73770066fa: Preparing [2024-10-02T10:54:12.707Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:12.707Z] d09053ce8015: Preparing [2024-10-02T10:54:12.707Z] fcc3d7d6df28: Preparing [2024-10-02T10:54:12.707Z] fc58f0d3430c: Preparing [2024-10-02T10:54:12.707Z] d62a02444d39: Preparing [2024-10-02T10:54:12.707Z] fc58f0d3430c: Waiting [2024-10-02T10:54:12.707Z] d62a02444d39: Waiting [2024-10-02T10:54:12.707Z] d09053ce8015: Layer already exists [2024-10-02T10:54:12.707Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:12.707Z] d62a02444d39: Layer already exists [2024-10-02T10:54:12.707Z] fcc3d7d6df28: Pushed [2024-10-02T10:54:12.707Z] 3dc070fa3055: Pushed [2024-10-02T10:54:12.966Z] fc58f0d3430c: Pushed [2024-10-02T10:54:16.257Z] de73770066fa: Pushed [2024-10-02T10:54:16.517Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:16.840Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:17.170Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-02T10:54:17.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-02T10:54:17.170Z] 3dc070fa3055: Preparing [2024-10-02T10:54:17.170Z] de73770066fa: Preparing [2024-10-02T10:54:17.170Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:17.170Z] d09053ce8015: Preparing [2024-10-02T10:54:17.170Z] fcc3d7d6df28: Preparing [2024-10-02T10:54:17.170Z] fc58f0d3430c: Preparing [2024-10-02T10:54:17.170Z] d62a02444d39: Preparing [2024-10-02T10:54:17.170Z] fc58f0d3430c: Waiting [2024-10-02T10:54:17.170Z] d62a02444d39: Waiting [2024-10-02T10:54:17.170Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:17.170Z] 3dc070fa3055: Layer already exists [2024-10-02T10:54:17.170Z] de73770066fa: Layer already exists [2024-10-02T10:54:17.170Z] fcc3d7d6df28: Layer already exists [2024-10-02T10:54:17.170Z] d09053ce8015: Layer already exists [2024-10-02T10:54:17.170Z] d62a02444d39: Layer already exists [2024-10-02T10:54:17.170Z] fc58f0d3430c: Layer already exists [2024-10-02T10:54:17.170Z] latest: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:17.500Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:17.822Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.86 [2024-10-02T10:54:17.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-02T10:54:17.822Z] 3dc070fa3055: Preparing [2024-10-02T10:54:17.822Z] de73770066fa: Preparing [2024-10-02T10:54:17.822Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:17.822Z] d09053ce8015: Preparing [2024-10-02T10:54:17.822Z] fcc3d7d6df28: Preparing [2024-10-02T10:54:17.822Z] fc58f0d3430c: Preparing [2024-10-02T10:54:17.822Z] d62a02444d39: Preparing [2024-10-02T10:54:17.822Z] fc58f0d3430c: Waiting [2024-10-02T10:54:17.822Z] d62a02444d39: Waiting [2024-10-02T10:54:17.822Z] d09053ce8015: Layer already exists [2024-10-02T10:54:17.822Z] fcc3d7d6df28: Layer already exists [2024-10-02T10:54:17.822Z] 3dc070fa3055: Layer already exists [2024-10-02T10:54:17.822Z] de73770066fa: Layer already exists [2024-10-02T10:54:17.822Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:17.822Z] d62a02444d39: Layer already exists [2024-10-02T10:54:17.822Z] fc58f0d3430c: Layer already exists [2024-10-02T10:54:17.822Z] 3.2.0-dev.86: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:18.147Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:18.466Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:18.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-02T10:54:18.466Z] 3dc070fa3055: Preparing [2024-10-02T10:54:18.466Z] de73770066fa: Preparing [2024-10-02T10:54:18.466Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:18.466Z] d09053ce8015: Preparing [2024-10-02T10:54:18.466Z] fcc3d7d6df28: Preparing [2024-10-02T10:54:18.466Z] fc58f0d3430c: Preparing [2024-10-02T10:54:18.466Z] d62a02444d39: Preparing [2024-10-02T10:54:18.466Z] fc58f0d3430c: Waiting [2024-10-02T10:54:18.466Z] d62a02444d39: Waiting [2024-10-02T10:54:18.466Z] fcc3d7d6df28: Layer already exists [2024-10-02T10:54:18.466Z] de73770066fa: Layer already exists [2024-10-02T10:54:18.466Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:18.466Z] d09053ce8015: Layer already exists [2024-10-02T10:54:18.466Z] 3dc070fa3055: Layer already exists [2024-10-02T10:54:18.466Z] d62a02444d39: Layer already exists [2024-10-02T10:54:18.466Z] fc58f0d3430c: Layer already exists [2024-10-02T10:54:18.466Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:18.791Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:19.112Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-02T10:54:19.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-02T10:54:19.112Z] 3dc070fa3055: Preparing [2024-10-02T10:54:19.112Z] de73770066fa: Preparing [2024-10-02T10:54:19.112Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:19.112Z] d09053ce8015: Preparing [2024-10-02T10:54:19.112Z] fcc3d7d6df28: Preparing [2024-10-02T10:54:19.112Z] fc58f0d3430c: Preparing [2024-10-02T10:54:19.112Z] d62a02444d39: Preparing [2024-10-02T10:54:19.112Z] fc58f0d3430c: Waiting [2024-10-02T10:54:19.112Z] d62a02444d39: Waiting [2024-10-02T10:54:19.112Z] d09053ce8015: Layer already exists [2024-10-02T10:54:19.112Z] de73770066fa: Layer already exists [2024-10-02T10:54:19.112Z] fcc3d7d6df28: Layer already exists [2024-10-02T10:54:19.112Z] 3dc070fa3055: Layer already exists [2024-10-02T10:54:19.112Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:19.112Z] fc58f0d3430c: Layer already exists [2024-10-02T10:54:19.112Z] d62a02444d39: Layer already exists [2024-10-02T10:54:19.112Z] main: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:54:19.183Z] ===================================================== [Pipeline] echo [2024-10-02T10:54:19.195Z] taggedImages: [2024-10-02T10:54:19.195Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:19.195Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-02T10:54:19.195Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.86 [2024-10-02T10:54:19.195Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:19.195Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-02T10:54:19.225Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-02T10:54:19.225Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:19.225Z] latest [2024-10-02T10:54:19.225Z] 3.2.0-dev.86 [2024-10-02T10:54:19.225Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:19.225Z] main [2024-10-02T10:54:19.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:19.563Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:19.882Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:19.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-02T10:54:19.883Z] 9c6f3b0eba6b: Preparing [2024-10-02T10:54:19.883Z] 264903300c5b: Preparing [2024-10-02T10:54:19.883Z] ff7da59b5d1c: Preparing [2024-10-02T10:54:19.883Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:19.883Z] d09053ce8015: Preparing [2024-10-02T10:54:19.883Z] aab910d0ac6d: Preparing [2024-10-02T10:54:19.883Z] 498f9bfd0248: Preparing [2024-10-02T10:54:19.883Z] d62a02444d39: Preparing [2024-10-02T10:54:19.883Z] aab910d0ac6d: Waiting [2024-10-02T10:54:19.883Z] 498f9bfd0248: Waiting [2024-10-02T10:54:19.883Z] d62a02444d39: Waiting [2024-10-02T10:54:19.883Z] d09053ce8015: Layer already exists [2024-10-02T10:54:19.883Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:19.883Z] 264903300c5b: Pushed [2024-10-02T10:54:19.883Z] d62a02444d39: Layer already exists [2024-10-02T10:54:19.883Z] 9c6f3b0eba6b: Pushed [2024-10-02T10:54:19.883Z] aab910d0ac6d: Pushed [2024-10-02T10:54:20.158Z] 498f9bfd0248: Pushed [2024-10-02T10:54:23.467Z] ff7da59b5d1c: Pushed [2024-10-02T10:54:23.467Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:23.821Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:24.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-02T10:54:24.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-02T10:54:24.159Z] 9c6f3b0eba6b: Preparing [2024-10-02T10:54:24.159Z] 264903300c5b: Preparing [2024-10-02T10:54:24.159Z] ff7da59b5d1c: Preparing [2024-10-02T10:54:24.159Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:24.159Z] d09053ce8015: Preparing [2024-10-02T10:54:24.159Z] aab910d0ac6d: Preparing [2024-10-02T10:54:24.159Z] 498f9bfd0248: Preparing [2024-10-02T10:54:24.159Z] d62a02444d39: Preparing [2024-10-02T10:54:24.159Z] aab910d0ac6d: Waiting [2024-10-02T10:54:24.159Z] 498f9bfd0248: Waiting [2024-10-02T10:54:24.159Z] d62a02444d39: Waiting [2024-10-02T10:54:24.159Z] 264903300c5b: Layer already exists [2024-10-02T10:54:24.159Z] 9c6f3b0eba6b: Layer already exists [2024-10-02T10:54:24.159Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:24.159Z] ff7da59b5d1c: Layer already exists [2024-10-02T10:54:24.159Z] d09053ce8015: Layer already exists [2024-10-02T10:54:24.159Z] 498f9bfd0248: Layer already exists [2024-10-02T10:54:24.159Z] aab910d0ac6d: Layer already exists [2024-10-02T10:54:24.159Z] d62a02444d39: Layer already exists [2024-10-02T10:54:24.159Z] latest: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:24.506Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:24.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.86 [2024-10-02T10:54:24.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-02T10:54:24.833Z] 9c6f3b0eba6b: Preparing [2024-10-02T10:54:24.833Z] 264903300c5b: Preparing [2024-10-02T10:54:24.833Z] ff7da59b5d1c: Preparing [2024-10-02T10:54:24.833Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:24.833Z] d09053ce8015: Preparing [2024-10-02T10:54:24.833Z] aab910d0ac6d: Preparing [2024-10-02T10:54:24.833Z] 498f9bfd0248: Preparing [2024-10-02T10:54:24.833Z] d62a02444d39: Preparing [2024-10-02T10:54:24.833Z] aab910d0ac6d: Waiting [2024-10-02T10:54:24.833Z] 498f9bfd0248: Waiting [2024-10-02T10:54:24.833Z] d62a02444d39: Waiting [2024-10-02T10:54:24.833Z] d09053ce8015: Layer already exists [2024-10-02T10:54:24.833Z] ff7da59b5d1c: Layer already exists [2024-10-02T10:54:24.833Z] 9c6f3b0eba6b: Layer already exists [2024-10-02T10:54:24.833Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:24.833Z] 264903300c5b: Layer already exists [2024-10-02T10:54:24.833Z] d62a02444d39: Layer already exists [2024-10-02T10:54:24.833Z] aab910d0ac6d: Layer already exists [2024-10-02T10:54:24.833Z] 498f9bfd0248: Layer already exists [2024-10-02T10:54:24.834Z] 3.2.0-dev.86: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:25.164Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:25.631Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:25.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-02T10:54:25.631Z] 9c6f3b0eba6b: Preparing [2024-10-02T10:54:25.631Z] 264903300c5b: Preparing [2024-10-02T10:54:25.631Z] ff7da59b5d1c: Preparing [2024-10-02T10:54:25.631Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:25.631Z] d09053ce8015: Preparing [2024-10-02T10:54:25.631Z] aab910d0ac6d: Preparing [2024-10-02T10:54:25.631Z] 498f9bfd0248: Preparing [2024-10-02T10:54:25.631Z] d62a02444d39: Preparing [2024-10-02T10:54:25.631Z] aab910d0ac6d: Waiting [2024-10-02T10:54:25.631Z] 498f9bfd0248: Waiting [2024-10-02T10:54:25.631Z] d62a02444d39: Waiting [2024-10-02T10:54:25.631Z] 264903300c5b: Layer already exists [2024-10-02T10:54:25.631Z] ff7da59b5d1c: Layer already exists [2024-10-02T10:54:25.631Z] d09053ce8015: Layer already exists [2024-10-02T10:54:25.631Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:25.631Z] 9c6f3b0eba6b: Layer already exists [2024-10-02T10:54:25.631Z] 498f9bfd0248: Layer already exists [2024-10-02T10:54:25.631Z] d62a02444d39: Layer already exists [2024-10-02T10:54:25.631Z] aab910d0ac6d: Layer already exists [2024-10-02T10:54:25.631Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:26.061Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:26.419Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-02T10:54:26.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-02T10:54:26.420Z] 9c6f3b0eba6b: Preparing [2024-10-02T10:54:26.420Z] 264903300c5b: Preparing [2024-10-02T10:54:26.420Z] ff7da59b5d1c: Preparing [2024-10-02T10:54:26.420Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:26.420Z] d09053ce8015: Preparing [2024-10-02T10:54:26.420Z] aab910d0ac6d: Preparing [2024-10-02T10:54:26.420Z] 498f9bfd0248: Preparing [2024-10-02T10:54:26.420Z] d62a02444d39: Preparing [2024-10-02T10:54:26.420Z] aab910d0ac6d: Waiting [2024-10-02T10:54:26.420Z] d62a02444d39: Waiting [2024-10-02T10:54:26.420Z] ff7da59b5d1c: Layer already exists [2024-10-02T10:54:26.420Z] d09053ce8015: Layer already exists [2024-10-02T10:54:26.420Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:26.420Z] 264903300c5b: Layer already exists [2024-10-02T10:54:26.420Z] 9c6f3b0eba6b: Layer already exists [2024-10-02T10:54:26.420Z] aab910d0ac6d: Layer already exists [2024-10-02T10:54:26.420Z] 498f9bfd0248: Layer already exists [2024-10-02T10:54:26.420Z] d62a02444d39: Layer already exists [2024-10-02T10:54:26.420Z] main: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:54:26.479Z] ===================================================== [Pipeline] echo [2024-10-02T10:54:26.490Z] taggedImages: [2024-10-02T10:54:26.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:26.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-02T10:54:26.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.86 [2024-10-02T10:54:26.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:26.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-02T10:54:26.514Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-02T10:54:26.514Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:26.514Z] latest [2024-10-02T10:54:26.514Z] 3.2.0-dev.86 [2024-10-02T10:54:26.514Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:26.514Z] main [2024-10-02T10:54:26.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:26.846Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:27.158Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:27.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-02T10:54:27.158Z] ca8df0dd7abf: Preparing [2024-10-02T10:54:27.158Z] a8490d29af16: Preparing [2024-10-02T10:54:27.158Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:27.158Z] d09053ce8015: Preparing [2024-10-02T10:54:27.158Z] 63cd8a992fdc: Preparing [2024-10-02T10:54:27.158Z] fc34218b7e1f: Preparing [2024-10-02T10:54:27.158Z] d62a02444d39: Preparing [2024-10-02T10:54:27.158Z] fc34218b7e1f: Waiting [2024-10-02T10:54:27.158Z] d62a02444d39: Waiting [2024-10-02T10:54:27.158Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:27.158Z] d09053ce8015: Layer already exists [2024-10-02T10:54:27.158Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:54:27.158Z] fc34218b7e1f: Layer already exists [2024-10-02T10:54:27.158Z] d62a02444d39: Layer already exists [2024-10-02T10:54:27.158Z] ca8df0dd7abf: Pushed [2024-10-02T10:54:31.348Z] a8490d29af16: Pushed [2024-10-02T10:54:31.349Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:31.676Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:31.996Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-02T10:54:31.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-02T10:54:31.996Z] ca8df0dd7abf: Preparing [2024-10-02T10:54:31.996Z] a8490d29af16: Preparing [2024-10-02T10:54:31.996Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:31.996Z] d09053ce8015: Preparing [2024-10-02T10:54:31.996Z] 63cd8a992fdc: Preparing [2024-10-02T10:54:31.996Z] fc34218b7e1f: Preparing [2024-10-02T10:54:31.996Z] d62a02444d39: Preparing [2024-10-02T10:54:31.996Z] fc34218b7e1f: Waiting [2024-10-02T10:54:31.996Z] d62a02444d39: Waiting [2024-10-02T10:54:31.996Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:54:31.996Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:31.996Z] d09053ce8015: Layer already exists [2024-10-02T10:54:31.996Z] a8490d29af16: Layer already exists [2024-10-02T10:54:31.996Z] ca8df0dd7abf: Layer already exists [2024-10-02T10:54:31.996Z] fc34218b7e1f: Layer already exists [2024-10-02T10:54:31.996Z] d62a02444d39: Layer already exists [2024-10-02T10:54:31.996Z] latest: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:32.321Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:32.651Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.86 [2024-10-02T10:54:32.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-02T10:54:32.651Z] ca8df0dd7abf: Preparing [2024-10-02T10:54:32.651Z] a8490d29af16: Preparing [2024-10-02T10:54:32.651Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:32.651Z] d09053ce8015: Preparing [2024-10-02T10:54:32.651Z] 63cd8a992fdc: Preparing [2024-10-02T10:54:32.651Z] fc34218b7e1f: Preparing [2024-10-02T10:54:32.651Z] d62a02444d39: Preparing [2024-10-02T10:54:32.651Z] fc34218b7e1f: Waiting [2024-10-02T10:54:32.651Z] d62a02444d39: Waiting [2024-10-02T10:54:32.651Z] ca8df0dd7abf: Layer already exists [2024-10-02T10:54:32.651Z] d09053ce8015: Layer already exists [2024-10-02T10:54:32.651Z] a8490d29af16: Layer already exists [2024-10-02T10:54:32.651Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:32.651Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:54:32.651Z] d62a02444d39: Layer already exists [2024-10-02T10:54:32.651Z] fc34218b7e1f: Layer already exists [2024-10-02T10:54:32.651Z] 3.2.0-dev.86: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:32.979Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:33.298Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:33.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-02T10:54:33.298Z] ca8df0dd7abf: Preparing [2024-10-02T10:54:33.298Z] a8490d29af16: Preparing [2024-10-02T10:54:33.298Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:33.298Z] d09053ce8015: Preparing [2024-10-02T10:54:33.298Z] 63cd8a992fdc: Preparing [2024-10-02T10:54:33.298Z] fc34218b7e1f: Preparing [2024-10-02T10:54:33.298Z] d62a02444d39: Preparing [2024-10-02T10:54:33.298Z] fc34218b7e1f: Waiting [2024-10-02T10:54:33.298Z] d62a02444d39: Waiting [2024-10-02T10:54:33.298Z] ca8df0dd7abf: Layer already exists [2024-10-02T10:54:33.298Z] a8490d29af16: Layer already exists [2024-10-02T10:54:33.298Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:54:33.298Z] d09053ce8015: Layer already exists [2024-10-02T10:54:33.298Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:33.298Z] fc34218b7e1f: Layer already exists [2024-10-02T10:54:33.298Z] d62a02444d39: Layer already exists [2024-10-02T10:54:33.298Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:33.620Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:54:33.951Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-02T10:54:33.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-02T10:54:33.951Z] ca8df0dd7abf: Preparing [2024-10-02T10:54:33.951Z] a8490d29af16: Preparing [2024-10-02T10:54:33.951Z] bb368ffdd5f6: Preparing [2024-10-02T10:54:33.951Z] d09053ce8015: Preparing [2024-10-02T10:54:33.951Z] 63cd8a992fdc: Preparing [2024-10-02T10:54:33.951Z] fc34218b7e1f: Preparing [2024-10-02T10:54:33.951Z] d62a02444d39: Preparing [2024-10-02T10:54:33.951Z] fc34218b7e1f: Waiting [2024-10-02T10:54:33.951Z] d09053ce8015: Layer already exists [2024-10-02T10:54:33.951Z] 63cd8a992fdc: Layer already exists [2024-10-02T10:54:33.951Z] a8490d29af16: Layer already exists [2024-10-02T10:54:33.951Z] ca8df0dd7abf: Layer already exists [2024-10-02T10:54:33.951Z] bb368ffdd5f6: Layer already exists [2024-10-02T10:54:33.951Z] fc34218b7e1f: Layer already exists [2024-10-02T10:54:33.951Z] d62a02444d39: Layer already exists [2024-10-02T10:54:33.951Z] main: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T10:54:34.023Z] ===================================================== [Pipeline] echo [2024-10-02T10:54:34.039Z] taggedImages: [2024-10-02T10:54:34.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T10:54:34.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-02T10:54:34.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.86 [2024-10-02T10:54:34.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T10:54:34.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T11:10:18.785Z] #149 ... [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-02T11:10:18.785Z] #156 DONE 1283.2s [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #149 [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-10-02T11:10:18.785Z] #149 ... [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:10:18.785Z] #161 DONE 0.3s [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:10:18.785Z] #162 DONE 0.2s [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T11:10:18.785Z] #150 ... [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #149 [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-10-02T11:10:18.785Z] #149 1284.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-02T11:10:18.785Z] #149 ... [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #163 [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-10-02T11:10:18.785Z] #163 DONE 0.3s [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-02T11:10:18.785Z] #164 DONE 0.2s [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-02T11:10:18.785Z] #165 DONE 0.3s [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-02T11:10:18.785Z] #166 DONE 0.2s [2024-10-02T11:10:18.785Z] [2024-10-02T11:10:18.785Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-02T11:10:20.736Z] #167 DONE 2.5s [2024-10-02T11:10:20.736Z] [2024-10-02T11:10:20.736Z] #149 [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-10-02T11:10:22.139Z] #149 ... [2024-10-02T11:10:22.139Z] [2024-10-02T11:10:22.139Z] #117 [security-proxy-setup] exporting to image [2024-10-02T11:10:22.139Z] #117 exporting layers 1.3s done [2024-10-02T11:10:22.139Z] #117 writing image sha256:1a58ac46f09561c54cb01d53292c8084aba602f667e227c03adf5b11609b04e0 done [2024-10-02T11:10:22.139Z] #117 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-10-02T11:10:22.139Z] #117 DONE 3.4s [2024-10-02T11:10:22.139Z] [2024-10-02T11:10:22.139Z] #149 [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-10-02T11:10:24.732Z] #149 ... [2024-10-02T11:10:24.732Z] [2024-10-02T11:10:24.732Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-02T11:10:24.732Z] #152 DONE 1291.5s [2024-10-02T11:10:24.732Z] [2024-10-02T11:10:24.732Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-02T11:10:25.005Z] #168 DONE 0.4s [2024-10-02T11:10:25.005Z] [2024-10-02T11:10:25.005Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-02T11:10:27.709Z] #169 DONE 2.5s [2024-10-02T11:10:27.709Z] [2024-10-02T11:10:27.709Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-02T11:10:27.709Z] #155 ... [2024-10-02T11:10:27.709Z] [2024-10-02T11:10:27.709Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:10:27.983Z] #170 DONE 0.4s [2024-10-02T11:10:27.983Z] [2024-10-02T11:10:27.983Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:10:28.262Z] #171 DONE 0.2s [2024-10-02T11:10:28.262Z] [2024-10-02T11:10:28.262Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-02T11:10:28.557Z] #172 DONE 0.3s [2024-10-02T11:10:28.557Z] [2024-10-02T11:10:28.557Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-02T11:10:28.826Z] #173 DONE 0.1s [2024-10-02T11:10:28.826Z] [2024-10-02T11:10:28.826Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-02T11:10:28.826Z] #174 DONE 0.2s [2024-10-02T11:10:28.826Z] [2024-10-02T11:10:28.826Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-02T11:10:29.097Z] #175 DONE 0.3s [2024-10-02T11:10:29.097Z] [2024-10-02T11:10:29.097Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T11:10:29.097Z] #154 ... [2024-10-02T11:10:29.097Z] [2024-10-02T11:10:29.097Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-02T11:10:29.097Z] #176 DONE 0.1s [2024-10-02T11:10:29.363Z] [2024-10-02T11:10:29.363Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-02T11:10:29.363Z] #177 DONE 0.1s [2024-10-02T11:10:29.363Z] [2024-10-02T11:10:29.363Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T11:10:29.363Z] #160 ... [2024-10-02T11:10:29.363Z] [2024-10-02T11:10:29.363Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-02T11:10:29.628Z] #178 DONE 0.1s [2024-10-02T11:10:29.628Z] [2024-10-02T11:10:29.628Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-02T11:10:32.246Z] #179 DONE 2.3s [2024-10-02T11:10:32.246Z] [2024-10-02T11:10:32.246Z] #117 [security-bootstrapper] exporting to image [2024-10-02T11:10:32.246Z] #117 exporting layers [2024-10-02T11:10:33.203Z] #117 exporting layers 1.3s done [2024-10-02T11:10:33.203Z] #117 writing image sha256:38b0c92f406477cd6d42171d9557c3042c0ac3052190fd5c66243810e8e2b631 done [2024-10-02T11:10:33.203Z] #117 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-02T11:10:33.203Z] #117 DONE 4.7s [2024-10-02T11:10:33.203Z] [2024-10-02T11:10:33.203Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-02T11:10:43.290Z] #153 ... [2024-10-02T11:10:43.290Z] [2024-10-02T11:10:43.290Z] #149 [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-10-02T11:10:43.290Z] #149 DONE 1309.0s [2024-10-02T11:10:43.290Z] [2024-10-02T11:10:43.290Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T11:10:43.290Z] #42 ... [2024-10-02T11:10:43.290Z] [2024-10-02T11:10:43.290Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:10:43.290Z] #180 DONE 0.3s [2024-10-02T11:10:43.290Z] [2024-10-02T11:10:43.290Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:10:43.290Z] #181 DONE 0.2s [2024-10-02T11:10:43.290Z] [2024-10-02T11:10:43.290Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-02T11:10:43.290Z] #182 DONE 0.3s [2024-10-02T11:10:43.290Z] [2024-10-02T11:10:43.290Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-02T11:10:43.290Z] #125 ... [2024-10-02T11:10:43.290Z] [2024-10-02T11:10:43.290Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-02T11:10:43.290Z] #183 DONE 0.2s [2024-10-02T11:10:43.290Z] [2024-10-02T11:10:43.290Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:10:43.290Z] #184 DONE 0.1s [2024-10-02T11:10:43.290Z] [2024-10-02T11:10:43.290Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T11:10:43.560Z] #160 ... [2024-10-02T11:10:43.560Z] [2024-10-02T11:10:43.560Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-02T11:10:43.560Z] #185 DONE 0.3s [2024-10-02T11:10:43.560Z] [2024-10-02T11:10:43.560Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T11:10:43.829Z] #160 ... [2024-10-02T11:10:43.829Z] [2024-10-02T11:10:43.829Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-02T11:10:43.829Z] #186 DONE 0.3s [2024-10-02T11:10:43.829Z] [2024-10-02T11:10:43.829Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-02T11:10:44.097Z] #151 ... [2024-10-02T11:10:44.097Z] [2024-10-02T11:10:44.097Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-02T11:10:44.097Z] #187 DONE 0.1s [2024-10-02T11:10:44.097Z] [2024-10-02T11:10:44.097Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-02T11:10:46.675Z] #188 DONE 2.3s [2024-10-02T11:10:46.675Z] [2024-10-02T11:10:46.675Z] #117 [security-secretstore-setup] exporting to image [2024-10-02T11:10:46.675Z] #117 exporting layers [2024-10-02T11:10:48.077Z] #117 exporting layers 1.5s done [2024-10-02T11:10:48.077Z] #117 writing image sha256:bac6762ca40118324880fd32a9907ed05c2c13f1c0acae311a94bb13f83f41a2 done [2024-10-02T11:10:48.077Z] #117 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-10-02T11:10:48.077Z] #117 DONE 6.2s [2024-10-02T11:10:48.077Z] [2024-10-02T11:10:48.077Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-02T11:11:55.935Z] #125 ... [2024-10-02T11:11:55.935Z] [2024-10-02T11:11:55.935Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-02T11:11:55.935Z] #153 DONE 1382.9s [2024-10-02T11:11:56.204Z] [2024-10-02T11:11:56.204Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T11:11:56.204Z] #154 ... [2024-10-02T11:11:56.204Z] [2024-10-02T11:11:56.204Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:11:56.787Z] #189 DONE 0.3s [2024-10-02T11:11:56.787Z] [2024-10-02T11:11:56.787Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:11:56.787Z] #190 DONE 0.2s [2024-10-02T11:11:56.787Z] [2024-10-02T11:11:56.787Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T11:11:57.057Z] #154 ... [2024-10-02T11:11:57.057Z] [2024-10-02T11:11:57.057Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-02T11:11:57.368Z] #191 DONE 0.4s [2024-10-02T11:11:57.368Z] [2024-10-02T11:11:57.368Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:11:57.368Z] #192 DONE 0.2s [2024-10-02T11:11:57.368Z] [2024-10-02T11:11:57.368Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T11:11:57.638Z] #160 ... [2024-10-02T11:11:57.638Z] [2024-10-02T11:11:57.638Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-02T11:11:57.638Z] #193 DONE 0.2s [2024-10-02T11:11:57.638Z] [2024-10-02T11:11:57.638Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-02T11:12:00.223Z] #194 DONE 2.3s [2024-10-02T11:12:00.223Z] [2024-10-02T11:12:00.223Z] #117 [core-common-config-bootstrapper] exporting to image [2024-10-02T11:12:00.223Z] #117 exporting layers [2024-10-02T11:12:00.805Z] #117 exporting layers 0.8s done [2024-10-02T11:12:00.805Z] #117 writing image sha256:bb638d5a1d6bc6e42a3c3d593ac84ce274936c83f42356aa5d94e983bee53e10 done [2024-10-02T11:12:00.805Z] #117 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-02T11:12:00.805Z] #117 DONE 7.0s [2024-10-02T11:12:00.805Z] [2024-10-02T11:12:00.805Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T11:14:22.753Z] #154 ... [2024-10-02T11:14:22.753Z] [2024-10-02T11:14:22.753Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-02T11:14:22.753Z] #125 DONE 1523.0s [2024-10-02T11:14:22.753Z] [2024-10-02T11:14:22.753Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T11:14:22.753Z] #150 ... [2024-10-02T11:14:22.753Z] [2024-10-02T11:14:22.753Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:14:22.753Z] #195 DONE 0.2s [2024-10-02T11:14:22.753Z] [2024-10-02T11:14:22.753Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-02T11:14:22.753Z] #158 ... [2024-10-02T11:14:22.753Z] [2024-10-02T11:14:22.753Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:14:22.753Z] #196 DONE 0.2s [2024-10-02T11:14:22.753Z] [2024-10-02T11:14:22.753Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-02T11:14:22.753Z] #197 DONE 0.4s [2024-10-02T11:14:22.753Z] [2024-10-02T11:14:22.753Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:14:22.753Z] #198 DONE 0.1s [2024-10-02T11:14:22.753Z] [2024-10-02T11:14:22.753Z] #117 [security-spiffe-token-provider] exporting to image [2024-10-02T11:14:22.753Z] #117 exporting layers [2024-10-02T11:14:22.753Z] #117 exporting layers 0.9s done [2024-10-02T11:14:22.753Z] #117 writing image sha256:96a8d2010a508be5065f4d93d7d745df8911092ead934d052f921a6ebc38c39e 0.1s done [2024-10-02T11:14:22.753Z] #117 naming to docker.io/library/security-spiffe-token-provider-arm64 [2024-10-02T11:14:22.753Z] #117 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-02T11:14:22.753Z] #117 DONE 8.0s [2024-10-02T11:14:22.753Z] [2024-10-02T11:14:22.753Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T11:23:29.916Z] #154 ... [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-02T11:23:29.916Z] #155 DONE 2065.7s [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T11:23:29.916Z] #160 ... [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:23:29.916Z] #199 DONE 0.2s [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T11:23:29.916Z] #150 ... [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:23:29.916Z] #200 DONE 0.1s [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-02T11:23:29.916Z] #201 DONE 0.4s [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T11:23:29.916Z] #150 ... [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:23:29.916Z] #202 DONE 0.1s [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-02T11:23:29.916Z] #203 DONE 0.2s [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-02T11:23:29.916Z] #204 DONE 1.9s [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #117 [security-proxy-auth] exporting to image [2024-10-02T11:23:29.916Z] #117 exporting layers [2024-10-02T11:23:29.916Z] #117 exporting layers 0.7s done [2024-10-02T11:23:29.916Z] #117 writing image sha256:be2bc6a3799f3e79989f709655e725b09eabc51db33de6161ff0602e5e34f82e done [2024-10-02T11:23:29.916Z] #117 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-02T11:23:29.916Z] #117 DONE 8.7s [2024-10-02T11:23:29.916Z] [2024-10-02T11:23:29.916Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T11:24:26.309Z] #42 ... [2024-10-02T11:24:26.309Z] [2024-10-02T11:24:26.309Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-02T11:24:26.309Z] #160 DONE 2126.7s [2024-10-02T11:24:26.309Z] [2024-10-02T11:24:26.309Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T11:24:26.309Z] #150 ... [2024-10-02T11:24:26.309Z] [2024-10-02T11:24:26.309Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:24:26.309Z] #205 DONE 0.1s [2024-10-02T11:24:26.309Z] [2024-10-02T11:24:26.309Z] #58 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-02T11:24:26.309Z] #58 ... [2024-10-02T11:24:26.309Z] [2024-10-02T11:24:26.309Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:24:26.309Z] #206 DONE 0.2s [2024-10-02T11:24:26.309Z] [2024-10-02T11:24:26.309Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-02T11:24:26.309Z] #207 DONE 0.5s [2024-10-02T11:24:26.309Z] [2024-10-02T11:24:26.309Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:24:26.309Z] #208 DONE 0.1s [2024-10-02T11:24:26.309Z] [2024-10-02T11:24:26.309Z] #117 [core-command] exporting to image [2024-10-02T11:24:26.309Z] #117 exporting layers [2024-10-02T11:24:26.309Z] #117 exporting layers 0.5s done [2024-10-02T11:24:26.309Z] #117 writing image sha256:5abe2eef350634efb64b5689ea9c9b701371d79b4c916e93d0436826c104f8fd done [2024-10-02T11:24:26.309Z] #117 naming to docker.io/library/core-command-arm64 done [2024-10-02T11:24:26.309Z] #117 DONE 9.3s [2024-10-02T11:24:26.309Z] [2024-10-02T11:24:26.309Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-02T11:26:47.977Z] #151 ... [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-02T11:26:47.977Z] #157 DONE 2268.6s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-02T11:26:47.977Z] #150 DONE 2268.7s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #58 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-02T11:26:47.977Z] #58 ... [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:26:47.977Z] #209 DONE 0.3s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:26:47.977Z] #210 DONE 0.3s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T11:26:47.977Z] #154 ... [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-02T11:26:47.977Z] #211 ... [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #212 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:26:47.977Z] #212 DONE 0.3s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-02T11:26:47.977Z] #213 ... [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-02T11:26:47.977Z] #211 DONE 0.8s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #214 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:26:47.977Z] #214 DONE 0.3s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-02T11:26:47.977Z] #213 DONE 0.8s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-02T11:26:47.977Z] #215 DONE 0.3s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #117 [core-keeper] exporting to image [2024-10-02T11:26:47.977Z] #117 exporting layers [2024-10-02T11:26:47.977Z] #117 ... [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:26:47.977Z] #216 DONE 0.3s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-02T11:26:47.977Z] #217 DONE 0.4s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #58 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-02T11:26:47.977Z] #58 ... [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #117 [core-data] exporting to image [2024-10-02T11:26:47.977Z] #117 exporting layers 0.9s done [2024-10-02T11:26:47.977Z] #117 writing image sha256:41a60bc77682af729a0c282a4d8abdea25816d411ec9ee642dadf7d569017dd4 0.0s done [2024-10-02T11:26:47.977Z] #117 naming to docker.io/library/core-keeper-arm64 done [2024-10-02T11:26:47.977Z] #117 exporting layers 0.7s done [2024-10-02T11:26:47.977Z] #117 writing image sha256:280ff8f536cd9593b9f4dd23ea09240d3d1dce1ac7fa3808e0a6c820b60dcdf5 0.0s done [2024-10-02T11:26:47.977Z] #117 naming to docker.io/library/core-data-arm64 0.0s done [2024-10-02T11:26:47.977Z] #117 DONE 10.8s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T11:26:47.977Z] #154 ... [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-02T11:26:47.977Z] #151 DONE 2273.2s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T11:26:47.977Z] #42 ... [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:26:47.977Z] #218 DONE 0.2s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:26:47.977Z] #219 DONE 0.3s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.977Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-02T11:26:47.977Z] #220 DONE 0.6s [2024-10-02T11:26:47.977Z] [2024-10-02T11:26:47.978Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:26:47.978Z] #221 DONE 0.1s [2024-10-02T11:26:47.978Z] [2024-10-02T11:26:47.978Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-02T11:26:47.978Z] #222 DONE 0.1s [2024-10-02T11:26:47.978Z] [2024-10-02T11:26:47.978Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-02T11:26:48.246Z] #223 DONE 0.1s [2024-10-02T11:26:48.246Z] [2024-10-02T11:26:48.246Z] #117 [core-metadata] exporting to image [2024-10-02T11:26:48.824Z] #117 exporting layers 0.6s done [2024-10-02T11:26:48.824Z] #117 writing image sha256:1041dca2d324e7fd080b36b45ec93ced859d050491540f78957201c0afeb9937 done [2024-10-02T11:26:48.824Z] #117 naming to docker.io/library/core-metadata-arm64 done [2024-10-02T11:26:48.824Z] #117 DONE 11.4s [2024-10-02T11:26:48.824Z] [2024-10-02T11:26:48.824Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-02T11:27:27.664Z] #154 DONE 2312.6s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-02T11:27:27.664Z] #158 DONE 2312.6s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-02T11:27:27.664Z] #159 DONE 2312.7s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T11:27:27.664Z] #42 ... [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:27:27.664Z] #224 ... [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:27:27.664Z] #225 DONE 0.2s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:27:27.664Z] #224 DONE 0.3s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:27:27.664Z] #226 ... [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:27:27.664Z] #227 DONE 0.3s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:27:27.664Z] #226 DONE 0.3s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-02T11:27:27.664Z] #228 DONE 0.2s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-02T11:27:27.664Z] #229 DONE 0.2s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-02T11:27:27.664Z] #230 ... [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-02T11:27:27.664Z] #231 DONE 0.7s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-02T11:27:27.664Z] #232 DONE 0.4s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-02T11:27:27.664Z] #230 DONE 0.6s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:27:27.664Z] #233 ... [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:27:27.664Z] #234 DONE 0.2s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-02T11:27:27.664Z] #235 DONE 0.2s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-02T11:27:27.664Z] #233 DONE 0.3s [2024-10-02T11:27:27.664Z] [2024-10-02T11:27:27.664Z] #117 [support-cron-scheduler] exporting to image [2024-10-02T11:27:27.664Z] #117 exporting layers [2024-10-02T11:27:27.928Z] #117 ... [2024-10-02T11:27:27.928Z] [2024-10-02T11:27:27.928Z] #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-02T11:27:27.928Z] #236 DONE 0.2s [2024-10-02T11:27:27.928Z] [2024-10-02T11:27:27.928Z] #117 [support-notifications] exporting to image [2024-10-02T11:27:27.928Z] #117 exporting layers 0.6s done [2024-10-02T11:27:27.928Z] #117 writing image sha256:a3b67f145fbbad0aa6d93bf9da61f07b057eefe75cc22148647f8a2bcb405a15 [2024-10-02T11:27:28.191Z] #117 writing image sha256:a3b67f145fbbad0aa6d93bf9da61f07b057eefe75cc22148647f8a2bcb405a15 done [2024-10-02T11:27:28.191Z] #117 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-10-02T11:27:28.769Z] #117 exporting layers 0.9s done [2024-10-02T11:27:28.769Z] #117 writing image sha256:e559c147d3f68d38d73bafa80ea8fca11b8b8a8c3bd9cd8a181fccaf2ec16e9e done [2024-10-02T11:27:28.769Z] #117 naming to docker.io/library/support-notifications-arm64 done [2024-10-02T11:27:29.346Z] #117 exporting layers 1.9s done [2024-10-02T11:27:29.346Z] #117 writing image sha256:1ff389fac3f32cc9e9a18a932d600f1bf1bdfe934345090657030ee47be8bd2f done [2024-10-02T11:27:29.346Z] #117 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-02T11:27:29.346Z] #117 DONE 13.4s [2024-10-02T11:27:29.346Z] [2024-10-02T11:27:29.346Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.346Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.347Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.347Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-02T11:27:29.347Z] time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-02T11:27:29.367Z] $ docker stop --time=1 bbd6f223d34b08646ac3b6180eb0e79b42e83dbb23e619189baa84a22882ee03 [2024-10-02T11:27:30.974Z] $ docker rm -f --volumes bbd6f223d34b08646ac3b6180eb0e79b42e83dbb23e619189baa84a22882ee03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T11:27:31.421Z] + docker images [2024-10-02T11:27:31.422Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-02T11:27:31.422Z] support-scheduler-arm64 latest a3b67f145fbb 4 seconds ago 41.6MB [2024-10-02T11:27:31.422Z] support-notifications-arm64 latest e559c147d3f6 4 seconds ago 42.3MB [2024-10-02T11:27:31.422Z] support-cron-scheduler-arm64 latest 1ff389fac3f3 4 seconds ago 43.9MB [2024-10-02T11:27:31.422Z] core-metadata-arm64 latest 1041dca2d324 44 seconds ago 39.5MB [2024-10-02T11:27:31.422Z] core-keeper-arm64 latest 41a60bc77682 47 seconds ago 39.3MB [2024-10-02T11:27:31.422Z] core-data-arm64 latest 280ff8f536cd 47 seconds ago 39.4MB [2024-10-02T11:27:31.422Z] core-command-arm64 latest 5abe2eef3506 3 minutes ago 35.1MB [2024-10-02T11:27:31.422Z] security-proxy-auth-arm64 latest be2bc6a3799f 4 minutes ago 32.7MB [2024-10-02T11:27:31.422Z] security-spiffe-token-provider-arm64 latest 96a8d2010a50 13 minutes ago 29.1MB [2024-10-02T11:27:31.422Z] core-common-config-bootstrapper-arm64 latest bb638d5a1d6b 15 minutes ago 15.4MB [2024-10-02T11:27:31.422Z] security-secretstore-setup-arm64 latest bac6762ca401 16 minutes ago 36.4MB [2024-10-02T11:27:31.422Z] security-bootstrapper-arm64 latest 38b0c92f4064 17 minutes ago 18.9MB [2024-10-02T11:27:31.422Z] security-proxy-setup-arm64 latest 1a58ac46f095 17 minutes ago 26.2MB [2024-10-02T11:27:31.422Z] security-spire-config-arm64 latest f2793a26935d 39 minutes ago 115MB [2024-10-02T11:27:31.422Z] security-spire-agent-arm64 latest 69df299fa28e 39 minutes ago 174MB [2024-10-02T11:27:31.422Z] security-spire-server-arm64 latest 2843806c4975 39 minutes ago 116MB [2024-10-02T11:27:31.422Z] ci-base-image-arm64 latest 373955b6584b 41 minutes ago 967MB [2024-10-02T11:27:31.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-10-02T11:27:31.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-02T11:27:31.561Z] provisioning config files... [2024-10-02T11:27:31.576Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/709@tmp/config863761927258205923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:27:31.908Z] ---> ****-login.sh [2024-10-02T11:27:31.908Z] nexus3.edgexfoundry.org:10001 [2024-10-02T11:27:31.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:27:32.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:27:32.173Z] Configure a credential helper to remove this warning. See [2024-10-02T11:27:32.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:27:32.173Z] [2024-10-02T11:27:32.173Z] Login Succeeded [2024-10-02T11:27:32.173Z] nexus3.edgexfoundry.org:10002 [2024-10-02T11:27:32.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:27:32.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:27:32.437Z] Configure a credential helper to remove this warning. See [2024-10-02T11:27:32.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:27:32.438Z] [2024-10-02T11:27:32.438Z] Login Succeeded [2024-10-02T11:27:32.438Z] nexus3.edgexfoundry.org:10003 [2024-10-02T11:27:32.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:27:32.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:27:32.702Z] Configure a credential helper to remove this warning. See [2024-10-02T11:27:32.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:27:32.702Z] [2024-10-02T11:27:32.702Z] Login Succeeded [2024-10-02T11:27:32.702Z] nexus3.edgexfoundry.org:10004 [2024-10-02T11:27:32.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:27:33.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:27:33.232Z] Configure a credential helper to remove this warning. See [2024-10-02T11:27:33.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:27:33.232Z] [2024-10-02T11:27:33.232Z] Login Succeeded [2024-10-02T11:27:33.232Z] ****.io [2024-10-02T11:27:33.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:27:33.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:27:33.497Z] Configure a credential helper to remove this warning. See [2024-10-02T11:27:33.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:27:33.497Z] [2024-10-02T11:27:33.497Z] Login Succeeded [2024-10-02T11:27:33.497Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T11:27:33.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:27:33.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T11:27:33.583Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-02T11:27:33.583Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:27:33.583Z] latest [2024-10-02T11:27:33.583Z] 3.2.0-dev.86 [2024-10-02T11:27:33.583Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:27:33.583Z] main [2024-10-02T11:27:33.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:33.944Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:34.300Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:27:34.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-02T11:27:34.300Z] d572f0db4ed5: Preparing [2024-10-02T11:27:34.300Z] 63d0556f4b05: Preparing [2024-10-02T11:27:34.300Z] c024564a29ad: Preparing [2024-10-02T11:27:34.300Z] a1a32f6ba862: Preparing [2024-10-02T11:27:34.300Z] be0fa473d828: Preparing [2024-10-02T11:27:34.300Z] cc4870019de6: Preparing [2024-10-02T11:27:34.300Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:34.300Z] cc4870019de6: Waiting [2024-10-02T11:27:34.300Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:34.566Z] a1a32f6ba862: Pushed [2024-10-02T11:27:34.566Z] d572f0db4ed5: Pushed [2024-10-02T11:27:34.566Z] c024564a29ad: Pushed [2024-10-02T11:27:34.566Z] be0fa473d828: Pushed [2024-10-02T11:27:34.566Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:34.566Z] cc4870019de6: Pushed [2024-10-02T11:27:41.192Z] 63d0556f4b05: Pushed [2024-10-02T11:27:41.192Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:41.548Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:41.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-02T11:27:41.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-02T11:27:41.901Z] d572f0db4ed5: Preparing [2024-10-02T11:27:41.901Z] 63d0556f4b05: Preparing [2024-10-02T11:27:41.901Z] c024564a29ad: Preparing [2024-10-02T11:27:41.901Z] a1a32f6ba862: Preparing [2024-10-02T11:27:41.901Z] be0fa473d828: Preparing [2024-10-02T11:27:41.901Z] cc4870019de6: Preparing [2024-10-02T11:27:41.901Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:41.901Z] cc4870019de6: Waiting [2024-10-02T11:27:41.901Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:41.901Z] 63d0556f4b05: Layer already exists [2024-10-02T11:27:41.901Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:41.901Z] c024564a29ad: Layer already exists [2024-10-02T11:27:41.901Z] be0fa473d828: Layer already exists [2024-10-02T11:27:41.901Z] d572f0db4ed5: Layer already exists [2024-10-02T11:27:41.901Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:41.901Z] cc4870019de6: Layer already exists [2024-10-02T11:27:41.901Z] latest: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:42.521Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:42.871Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.86 [2024-10-02T11:27:42.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-02T11:27:42.872Z] d572f0db4ed5: Preparing [2024-10-02T11:27:42.872Z] 63d0556f4b05: Preparing [2024-10-02T11:27:42.872Z] c024564a29ad: Preparing [2024-10-02T11:27:42.872Z] a1a32f6ba862: Preparing [2024-10-02T11:27:42.872Z] be0fa473d828: Preparing [2024-10-02T11:27:42.872Z] cc4870019de6: Preparing [2024-10-02T11:27:42.872Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:42.872Z] cc4870019de6: Waiting [2024-10-02T11:27:42.872Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:42.872Z] d572f0db4ed5: Layer already exists [2024-10-02T11:27:42.872Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:42.872Z] be0fa473d828: Layer already exists [2024-10-02T11:27:42.872Z] 63d0556f4b05: Layer already exists [2024-10-02T11:27:42.872Z] c024564a29ad: Layer already exists [2024-10-02T11:27:42.872Z] cc4870019de6: Layer already exists [2024-10-02T11:27:42.872Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:43.135Z] 3.2.0-dev.86: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:43.495Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:43.847Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:27:43.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-02T11:27:43.847Z] d572f0db4ed5: Preparing [2024-10-02T11:27:43.847Z] 63d0556f4b05: Preparing [2024-10-02T11:27:43.847Z] c024564a29ad: Preparing [2024-10-02T11:27:43.847Z] a1a32f6ba862: Preparing [2024-10-02T11:27:43.847Z] be0fa473d828: Preparing [2024-10-02T11:27:43.847Z] cc4870019de6: Preparing [2024-10-02T11:27:43.847Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:43.847Z] cc4870019de6: Waiting [2024-10-02T11:27:43.847Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:43.847Z] c024564a29ad: Layer already exists [2024-10-02T11:27:43.847Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:43.847Z] d572f0db4ed5: Layer already exists [2024-10-02T11:27:43.847Z] 63d0556f4b05: Layer already exists [2024-10-02T11:27:43.847Z] be0fa473d828: Layer already exists [2024-10-02T11:27:43.847Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:43.847Z] cc4870019de6: Layer already exists [2024-10-02T11:27:43.847Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:44.465Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:44.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-02T11:27:44.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-02T11:27:44.813Z] d572f0db4ed5: Preparing [2024-10-02T11:27:44.813Z] 63d0556f4b05: Preparing [2024-10-02T11:27:44.813Z] c024564a29ad: Preparing [2024-10-02T11:27:44.813Z] a1a32f6ba862: Preparing [2024-10-02T11:27:44.813Z] be0fa473d828: Preparing [2024-10-02T11:27:44.813Z] cc4870019de6: Preparing [2024-10-02T11:27:44.813Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:44.813Z] cc4870019de6: Waiting [2024-10-02T11:27:44.813Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:44.813Z] c024564a29ad: Layer already exists [2024-10-02T11:27:44.813Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:44.813Z] 63d0556f4b05: Layer already exists [2024-10-02T11:27:44.813Z] be0fa473d828: Layer already exists [2024-10-02T11:27:44.813Z] d572f0db4ed5: Layer already exists [2024-10-02T11:27:44.813Z] cc4870019de6: Layer already exists [2024-10-02T11:27:44.813Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:45.078Z] main: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:27:45.163Z] ===================================================== [Pipeline] echo [2024-10-02T11:27:45.177Z] taggedImages: [2024-10-02T11:27:45.177Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:27:45.177Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-02T11:27:45.177Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.86 [2024-10-02T11:27:45.177Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:27:45.177Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-02T11:27:45.209Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-02T11:27:45.209Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:27:45.209Z] latest [2024-10-02T11:27:45.209Z] 3.2.0-dev.86 [2024-10-02T11:27:45.209Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:27:45.209Z] main [2024-10-02T11:27:45.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:45.578Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:45.922Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:27:45.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-02T11:27:45.922Z] c9fa2aa78ed9: Preparing [2024-10-02T11:27:45.922Z] 2b38c9fc29d4: Preparing [2024-10-02T11:27:45.922Z] 5e23df2030fd: Preparing [2024-10-02T11:27:45.922Z] aadc829048b9: Preparing [2024-10-02T11:27:45.922Z] c024564a29ad: Preparing [2024-10-02T11:27:45.922Z] a1a32f6ba862: Preparing [2024-10-02T11:27:45.922Z] be0fa473d828: Preparing [2024-10-02T11:27:45.922Z] cc4870019de6: Preparing [2024-10-02T11:27:45.922Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:45.922Z] a1a32f6ba862: Waiting [2024-10-02T11:27:45.922Z] be0fa473d828: Waiting [2024-10-02T11:27:45.922Z] cc4870019de6: Waiting [2024-10-02T11:27:45.922Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:45.922Z] c024564a29ad: Layer already exists [2024-10-02T11:27:46.185Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:46.185Z] be0fa473d828: Layer already exists [2024-10-02T11:27:46.185Z] 2b38c9fc29d4: Pushed [2024-10-02T11:27:46.185Z] 5e23df2030fd: Pushed [2024-10-02T11:27:46.185Z] cc4870019de6: Layer already exists [2024-10-02T11:27:46.185Z] c9fa2aa78ed9: Pushed [2024-10-02T11:27:46.185Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:48.113Z] aadc829048b9: Pushed [2024-10-02T11:27:48.113Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:48.457Z] + 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-10-02T11:27:48.803Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-02T11:27:48.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-02T11:27:48.803Z] c9fa2aa78ed9: Preparing [2024-10-02T11:27:48.803Z] 2b38c9fc29d4: Preparing [2024-10-02T11:27:48.803Z] 5e23df2030fd: Preparing [2024-10-02T11:27:48.803Z] aadc829048b9: Preparing [2024-10-02T11:27:48.803Z] c024564a29ad: Preparing [2024-10-02T11:27:48.803Z] a1a32f6ba862: Preparing [2024-10-02T11:27:48.803Z] be0fa473d828: Preparing [2024-10-02T11:27:48.803Z] cc4870019de6: Preparing [2024-10-02T11:27:48.803Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:48.803Z] cc4870019de6: Waiting [2024-10-02T11:27:48.803Z] a1a32f6ba862: Waiting [2024-10-02T11:27:48.803Z] be0fa473d828: Waiting [2024-10-02T11:27:48.803Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:48.803Z] aadc829048b9: Layer already exists [2024-10-02T11:27:48.803Z] 2b38c9fc29d4: Layer already exists [2024-10-02T11:27:48.803Z] 5e23df2030fd: Layer already exists [2024-10-02T11:27:48.803Z] c9fa2aa78ed9: Layer already exists [2024-10-02T11:27:48.803Z] c024564a29ad: Layer already exists [2024-10-02T11:27:48.803Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:48.803Z] cc4870019de6: Layer already exists [2024-10-02T11:27:48.803Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:48.803Z] be0fa473d828: Layer already exists [2024-10-02T11:27:49.068Z] latest: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:49.431Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:49.774Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.86 [2024-10-02T11:27:49.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-02T11:27:49.774Z] c9fa2aa78ed9: Preparing [2024-10-02T11:27:49.774Z] 2b38c9fc29d4: Preparing [2024-10-02T11:27:49.774Z] 5e23df2030fd: Preparing [2024-10-02T11:27:49.774Z] aadc829048b9: Preparing [2024-10-02T11:27:49.774Z] c024564a29ad: Preparing [2024-10-02T11:27:49.774Z] a1a32f6ba862: Preparing [2024-10-02T11:27:49.774Z] be0fa473d828: Preparing [2024-10-02T11:27:49.774Z] cc4870019de6: Preparing [2024-10-02T11:27:49.774Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:49.774Z] be0fa473d828: Waiting [2024-10-02T11:27:49.774Z] cc4870019de6: Waiting [2024-10-02T11:27:49.774Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:49.774Z] a1a32f6ba862: Waiting [2024-10-02T11:27:49.774Z] c024564a29ad: Layer already exists [2024-10-02T11:27:49.774Z] aadc829048b9: Layer already exists [2024-10-02T11:27:49.774Z] c9fa2aa78ed9: Layer already exists [2024-10-02T11:27:49.774Z] 2b38c9fc29d4: Layer already exists [2024-10-02T11:27:49.774Z] 5e23df2030fd: Layer already exists [2024-10-02T11:27:49.774Z] be0fa473d828: Layer already exists [2024-10-02T11:27:49.774Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:49.774Z] cc4870019de6: Layer already exists [2024-10-02T11:27:49.774Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:50.039Z] 3.2.0-dev.86: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:50.402Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:50.754Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:27:50.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-02T11:27:50.754Z] c9fa2aa78ed9: Preparing [2024-10-02T11:27:50.754Z] 2b38c9fc29d4: Preparing [2024-10-02T11:27:50.754Z] 5e23df2030fd: Preparing [2024-10-02T11:27:50.754Z] aadc829048b9: Preparing [2024-10-02T11:27:50.754Z] c024564a29ad: Preparing [2024-10-02T11:27:50.754Z] a1a32f6ba862: Preparing [2024-10-02T11:27:50.754Z] be0fa473d828: Preparing [2024-10-02T11:27:50.754Z] cc4870019de6: Preparing [2024-10-02T11:27:50.754Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:50.754Z] be0fa473d828: Waiting [2024-10-02T11:27:50.754Z] cc4870019de6: Waiting [2024-10-02T11:27:50.754Z] a1a32f6ba862: Waiting [2024-10-02T11:27:50.754Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:50.754Z] c9fa2aa78ed9: Layer already exists [2024-10-02T11:27:50.754Z] 2b38c9fc29d4: Layer already exists [2024-10-02T11:27:50.754Z] c024564a29ad: Layer already exists [2024-10-02T11:27:50.754Z] 5e23df2030fd: Layer already exists [2024-10-02T11:27:50.754Z] aadc829048b9: Layer already exists [2024-10-02T11:27:50.754Z] be0fa473d828: Layer already exists [2024-10-02T11:27:50.754Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:50.754Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:50.754Z] cc4870019de6: Layer already exists [2024-10-02T11:27:51.019Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:51.375Z] + 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-10-02T11:27:51.729Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-02T11:27:51.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-02T11:27:51.729Z] c9fa2aa78ed9: Preparing [2024-10-02T11:27:51.729Z] 2b38c9fc29d4: Preparing [2024-10-02T11:27:51.729Z] 5e23df2030fd: Preparing [2024-10-02T11:27:51.729Z] aadc829048b9: Preparing [2024-10-02T11:27:51.729Z] c024564a29ad: Preparing [2024-10-02T11:27:51.729Z] a1a32f6ba862: Preparing [2024-10-02T11:27:51.729Z] be0fa473d828: Preparing [2024-10-02T11:27:51.729Z] cc4870019de6: Preparing [2024-10-02T11:27:51.729Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:51.729Z] a1a32f6ba862: Waiting [2024-10-02T11:27:51.729Z] be0fa473d828: Waiting [2024-10-02T11:27:51.729Z] cc4870019de6: Waiting [2024-10-02T11:27:51.729Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:51.729Z] c9fa2aa78ed9: Layer already exists [2024-10-02T11:27:51.729Z] 2b38c9fc29d4: Layer already exists [2024-10-02T11:27:51.729Z] 5e23df2030fd: Layer already exists [2024-10-02T11:27:51.729Z] c024564a29ad: Layer already exists [2024-10-02T11:27:51.729Z] aadc829048b9: Layer already exists [2024-10-02T11:27:51.729Z] cc4870019de6: Layer already exists [2024-10-02T11:27:51.729Z] be0fa473d828: Layer already exists [2024-10-02T11:27:51.729Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:51.729Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:51.729Z] main: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:27:52.090Z] ===================================================== [Pipeline] echo [2024-10-02T11:27:52.103Z] taggedImages: [2024-10-02T11:27:52.103Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:27:52.103Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-02T11:27:52.103Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.86 [2024-10-02T11:27:52.103Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:27:52.103Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-02T11:27:52.134Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-02T11:27:52.134Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:27:52.134Z] latest [2024-10-02T11:27:52.134Z] 3.2.0-dev.86 [2024-10-02T11:27:52.134Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:27:52.134Z] main [2024-10-02T11:27:52.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:52.509Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:27:52.865Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:27:52.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-02T11:27:52.865Z] ea3b6564a196: Preparing [2024-10-02T11:27:52.865Z] f0df56c371aa: Preparing [2024-10-02T11:27:52.865Z] f1ee926d5a4d: Preparing [2024-10-02T11:27:52.865Z] c024564a29ad: Preparing [2024-10-02T11:27:52.865Z] a1a32f6ba862: Preparing [2024-10-02T11:27:52.865Z] 51f908e81a78: Preparing [2024-10-02T11:27:52.865Z] 8fe85c8e7c43: Preparing [2024-10-02T11:27:52.865Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:27:52.865Z] 51f908e81a78: Waiting [2024-10-02T11:27:52.865Z] 8fe85c8e7c43: Waiting [2024-10-02T11:27:52.865Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:27:52.865Z] c024564a29ad: Layer already exists [2024-10-02T11:27:52.865Z] a1a32f6ba862: Layer already exists [2024-10-02T11:27:53.197Z] f0df56c371aa: Pushed [2024-10-02T11:27:53.197Z] ea3b6564a196: Pushed [2024-10-02T11:27:53.197Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:27:53.197Z] 51f908e81a78: Pushed [2024-10-02T11:27:53.197Z] 8fe85c8e7c43: Pushed [2024-10-02T11:27:59.937Z] f1ee926d5a4d: Pushed [2024-10-02T11:27:59.937Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:00.570Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:00.940Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-02T11:28:00.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-02T11:28:00.940Z] ea3b6564a196: Preparing [2024-10-02T11:28:00.940Z] f0df56c371aa: Preparing [2024-10-02T11:28:00.940Z] f1ee926d5a4d: Preparing [2024-10-02T11:28:00.940Z] c024564a29ad: Preparing [2024-10-02T11:28:00.940Z] a1a32f6ba862: Preparing [2024-10-02T11:28:00.940Z] 51f908e81a78: Preparing [2024-10-02T11:28:00.940Z] 8fe85c8e7c43: Preparing [2024-10-02T11:28:00.940Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:00.940Z] 51f908e81a78: Waiting [2024-10-02T11:28:00.940Z] 8fe85c8e7c43: Waiting [2024-10-02T11:28:00.940Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:00.940Z] f0df56c371aa: Layer already exists [2024-10-02T11:28:00.940Z] f1ee926d5a4d: Layer already exists [2024-10-02T11:28:00.940Z] c024564a29ad: Layer already exists [2024-10-02T11:28:00.940Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:00.940Z] ea3b6564a196: Layer already exists [2024-10-02T11:28:00.940Z] 51f908e81a78: Layer already exists [2024-10-02T11:28:00.940Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:00.940Z] 8fe85c8e7c43: Layer already exists [2024-10-02T11:28:01.208Z] latest: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:01.593Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:01.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.86 [2024-10-02T11:28:01.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-02T11:28:01.953Z] ea3b6564a196: Preparing [2024-10-02T11:28:01.953Z] f0df56c371aa: Preparing [2024-10-02T11:28:01.953Z] f1ee926d5a4d: Preparing [2024-10-02T11:28:01.953Z] c024564a29ad: Preparing [2024-10-02T11:28:01.953Z] a1a32f6ba862: Preparing [2024-10-02T11:28:01.953Z] 51f908e81a78: Preparing [2024-10-02T11:28:01.953Z] 8fe85c8e7c43: Preparing [2024-10-02T11:28:01.953Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:01.953Z] 51f908e81a78: Waiting [2024-10-02T11:28:01.953Z] 8fe85c8e7c43: Waiting [2024-10-02T11:28:01.953Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:01.953Z] f0df56c371aa: Layer already exists [2024-10-02T11:28:01.953Z] ea3b6564a196: Layer already exists [2024-10-02T11:28:01.953Z] f1ee926d5a4d: Layer already exists [2024-10-02T11:28:01.953Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:01.953Z] c024564a29ad: Layer already exists [2024-10-02T11:28:01.953Z] 51f908e81a78: Layer already exists [2024-10-02T11:28:01.953Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:01.953Z] 8fe85c8e7c43: Layer already exists [2024-10-02T11:28:02.219Z] 3.2.0-dev.86: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:02.581Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:02.939Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:02.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-02T11:28:02.939Z] ea3b6564a196: Preparing [2024-10-02T11:28:02.939Z] f0df56c371aa: Preparing [2024-10-02T11:28:02.939Z] f1ee926d5a4d: Preparing [2024-10-02T11:28:02.939Z] c024564a29ad: Preparing [2024-10-02T11:28:02.939Z] a1a32f6ba862: Preparing [2024-10-02T11:28:02.939Z] 51f908e81a78: Preparing [2024-10-02T11:28:02.939Z] 8fe85c8e7c43: Preparing [2024-10-02T11:28:02.939Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:02.939Z] 8fe85c8e7c43: Waiting [2024-10-02T11:28:02.939Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:02.939Z] 51f908e81a78: Waiting [2024-10-02T11:28:02.939Z] ea3b6564a196: Layer already exists [2024-10-02T11:28:02.939Z] f1ee926d5a4d: Layer already exists [2024-10-02T11:28:02.939Z] f0df56c371aa: Layer already exists [2024-10-02T11:28:02.939Z] c024564a29ad: Layer already exists [2024-10-02T11:28:02.939Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:02.939Z] 8fe85c8e7c43: Layer already exists [2024-10-02T11:28:02.939Z] 51f908e81a78: Layer already exists [2024-10-02T11:28:02.939Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:03.205Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:03.579Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:03.945Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-02T11:28:03.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-02T11:28:03.945Z] ea3b6564a196: Preparing [2024-10-02T11:28:03.945Z] f0df56c371aa: Preparing [2024-10-02T11:28:03.945Z] f1ee926d5a4d: Preparing [2024-10-02T11:28:03.945Z] c024564a29ad: Preparing [2024-10-02T11:28:03.945Z] a1a32f6ba862: Preparing [2024-10-02T11:28:03.945Z] 51f908e81a78: Preparing [2024-10-02T11:28:03.945Z] 8fe85c8e7c43: Preparing [2024-10-02T11:28:03.945Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:03.945Z] 51f908e81a78: Waiting [2024-10-02T11:28:03.945Z] 8fe85c8e7c43: Waiting [2024-10-02T11:28:03.945Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:03.945Z] ea3b6564a196: Layer already exists [2024-10-02T11:28:03.945Z] f0df56c371aa: Layer already exists [2024-10-02T11:28:03.945Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:03.945Z] f1ee926d5a4d: Layer already exists [2024-10-02T11:28:03.945Z] c024564a29ad: Layer already exists [2024-10-02T11:28:03.945Z] 8fe85c8e7c43: Layer already exists [2024-10-02T11:28:03.945Z] 51f908e81a78: Layer already exists [2024-10-02T11:28:03.945Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:04.212Z] main: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:28:04.300Z] ===================================================== [Pipeline] echo [2024-10-02T11:28:04.316Z] taggedImages: [2024-10-02T11:28:04.316Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:04.316Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-02T11:28:04.316Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.86 [2024-10-02T11:28:04.316Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:04.316Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-02T11:28:04.425Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-02T11:28:04.425Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:04.425Z] latest [2024-10-02T11:28:04.425Z] 3.2.0-dev.86 [2024-10-02T11:28:04.425Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:04.425Z] main [2024-10-02T11:28:04.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:04.804Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:05.169Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:05.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-02T11:28:05.169Z] 45f943dc91be: Preparing [2024-10-02T11:28:05.169Z] 7df49c7087df: Preparing [2024-10-02T11:28:05.169Z] 268730fe7d10: Preparing [2024-10-02T11:28:05.169Z] a1a32f6ba862: Preparing [2024-10-02T11:28:05.169Z] 88b6bf6a84cd: Preparing [2024-10-02T11:28:05.169Z] 7864ae327176: Preparing [2024-10-02T11:28:05.169Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:05.169Z] 7864ae327176: Waiting [2024-10-02T11:28:05.169Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:05.169Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:05.438Z] 7df49c7087df: Pushed [2024-10-02T11:28:05.438Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:05.438Z] 88b6bf6a84cd: Pushed [2024-10-02T11:28:05.438Z] 45f943dc91be: Pushed [2024-10-02T11:28:05.438Z] 7864ae327176: Pushed [2024-10-02T11:28:13.642Z] 268730fe7d10: Pushed [2024-10-02T11:28:13.642Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:14.001Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:14.364Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-02T11:28:14.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-02T11:28:14.364Z] 45f943dc91be: Preparing [2024-10-02T11:28:14.364Z] 7df49c7087df: Preparing [2024-10-02T11:28:14.364Z] 268730fe7d10: Preparing [2024-10-02T11:28:14.364Z] a1a32f6ba862: Preparing [2024-10-02T11:28:14.364Z] 88b6bf6a84cd: Preparing [2024-10-02T11:28:14.364Z] 7864ae327176: Preparing [2024-10-02T11:28:14.364Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:14.364Z] 7864ae327176: Waiting [2024-10-02T11:28:14.364Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:14.364Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:14.364Z] 88b6bf6a84cd: Layer already exists [2024-10-02T11:28:14.364Z] 7df49c7087df: Layer already exists [2024-10-02T11:28:14.364Z] 45f943dc91be: Layer already exists [2024-10-02T11:28:14.364Z] 268730fe7d10: Layer already exists [2024-10-02T11:28:14.364Z] 7864ae327176: Layer already exists [2024-10-02T11:28:14.364Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:14.631Z] latest: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:15.000Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:15.356Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.86 [2024-10-02T11:28:15.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-02T11:28:15.357Z] 45f943dc91be: Preparing [2024-10-02T11:28:15.357Z] 7df49c7087df: Preparing [2024-10-02T11:28:15.357Z] 268730fe7d10: Preparing [2024-10-02T11:28:15.357Z] a1a32f6ba862: Preparing [2024-10-02T11:28:15.357Z] 88b6bf6a84cd: Preparing [2024-10-02T11:28:15.357Z] 7864ae327176: Preparing [2024-10-02T11:28:15.357Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:15.357Z] 7864ae327176: Waiting [2024-10-02T11:28:15.357Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:15.357Z] 7df49c7087df: Layer already exists [2024-10-02T11:28:15.357Z] 268730fe7d10: Layer already exists [2024-10-02T11:28:15.357Z] 45f943dc91be: Layer already exists [2024-10-02T11:28:15.357Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:15.357Z] 88b6bf6a84cd: Layer already exists [2024-10-02T11:28:15.357Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:15.357Z] 7864ae327176: Layer already exists [2024-10-02T11:28:15.630Z] 3.2.0-dev.86: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:16.001Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:16.369Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:16.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-02T11:28:16.369Z] 45f943dc91be: Preparing [2024-10-02T11:28:16.369Z] 7df49c7087df: Preparing [2024-10-02T11:28:16.369Z] 268730fe7d10: Preparing [2024-10-02T11:28:16.369Z] a1a32f6ba862: Preparing [2024-10-02T11:28:16.369Z] 88b6bf6a84cd: Preparing [2024-10-02T11:28:16.369Z] 7864ae327176: Preparing [2024-10-02T11:28:16.369Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:16.369Z] 7864ae327176: Waiting [2024-10-02T11:28:16.369Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:16.369Z] 268730fe7d10: Layer already exists [2024-10-02T11:28:16.369Z] 88b6bf6a84cd: Layer already exists [2024-10-02T11:28:16.369Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:16.369Z] 45f943dc91be: Layer already exists [2024-10-02T11:28:16.369Z] 7df49c7087df: Layer already exists [2024-10-02T11:28:16.369Z] 7864ae327176: Layer already exists [2024-10-02T11:28:16.369Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:16.636Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:16.994Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:17.344Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-02T11:28:17.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-02T11:28:17.344Z] 45f943dc91be: Preparing [2024-10-02T11:28:17.344Z] 7df49c7087df: Preparing [2024-10-02T11:28:17.344Z] 268730fe7d10: Preparing [2024-10-02T11:28:17.344Z] a1a32f6ba862: Preparing [2024-10-02T11:28:17.344Z] 88b6bf6a84cd: Preparing [2024-10-02T11:28:17.344Z] 7864ae327176: Preparing [2024-10-02T11:28:17.344Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:17.344Z] 7864ae327176: Waiting [2024-10-02T11:28:17.344Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:17.344Z] 45f943dc91be: Layer already exists [2024-10-02T11:28:17.344Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:17.344Z] 268730fe7d10: Layer already exists [2024-10-02T11:28:17.344Z] 7df49c7087df: Layer already exists [2024-10-02T11:28:17.344Z] 88b6bf6a84cd: Layer already exists [2024-10-02T11:28:17.344Z] 7864ae327176: Layer already exists [2024-10-02T11:28:17.345Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:17.611Z] main: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:28:17.688Z] ===================================================== [Pipeline] echo [2024-10-02T11:28:17.706Z] taggedImages: [2024-10-02T11:28:17.706Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:17.706Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-02T11:28:17.706Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.86 [2024-10-02T11:28:17.706Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:17.706Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-02T11:28:17.739Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-02T11:28:17.739Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:17.739Z] latest [2024-10-02T11:28:17.739Z] 3.2.0-dev.86 [2024-10-02T11:28:17.739Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:17.739Z] main [2024-10-02T11:28:17.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:18.122Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:18.482Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:18.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-02T11:28:18.482Z] 406bfe292772: Preparing [2024-10-02T11:28:18.482Z] 66ed1bae9b3e: Preparing [2024-10-02T11:28:18.482Z] 2717ceff7c5b: Preparing [2024-10-02T11:28:18.482Z] 879701e9b1f3: Preparing [2024-10-02T11:28:18.482Z] c024564a29ad: Preparing [2024-10-02T11:28:18.482Z] a1a32f6ba862: Preparing [2024-10-02T11:28:18.482Z] be0fa473d828: Preparing [2024-10-02T11:28:18.482Z] cc4870019de6: Preparing [2024-10-02T11:28:18.482Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:18.482Z] a1a32f6ba862: Waiting [2024-10-02T11:28:18.482Z] be0fa473d828: Waiting [2024-10-02T11:28:18.482Z] cc4870019de6: Waiting [2024-10-02T11:28:18.482Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:18.750Z] c024564a29ad: Layer already exists [2024-10-02T11:28:18.750Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:18.750Z] 66ed1bae9b3e: Pushed [2024-10-02T11:28:18.750Z] be0fa473d828: Layer already exists [2024-10-02T11:28:18.750Z] 2717ceff7c5b: Pushed [2024-10-02T11:28:18.750Z] 406bfe292772: Pushed [2024-10-02T11:28:18.750Z] cc4870019de6: Layer already exists [2024-10-02T11:28:18.750Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:25.397Z] 879701e9b1f3: Pushed [2024-10-02T11:28:25.397Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:25.783Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:26.142Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-02T11:28:26.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-02T11:28:26.142Z] 406bfe292772: Preparing [2024-10-02T11:28:26.142Z] 66ed1bae9b3e: Preparing [2024-10-02T11:28:26.142Z] 2717ceff7c5b: Preparing [2024-10-02T11:28:26.142Z] 879701e9b1f3: Preparing [2024-10-02T11:28:26.142Z] c024564a29ad: Preparing [2024-10-02T11:28:26.142Z] a1a32f6ba862: Preparing [2024-10-02T11:28:26.142Z] be0fa473d828: Preparing [2024-10-02T11:28:26.142Z] cc4870019de6: Preparing [2024-10-02T11:28:26.142Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:26.142Z] a1a32f6ba862: Waiting [2024-10-02T11:28:26.142Z] be0fa473d828: Waiting [2024-10-02T11:28:26.142Z] cc4870019de6: Waiting [2024-10-02T11:28:26.142Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:26.142Z] 406bfe292772: Layer already exists [2024-10-02T11:28:26.142Z] 879701e9b1f3: Layer already exists [2024-10-02T11:28:26.142Z] c024564a29ad: Layer already exists [2024-10-02T11:28:26.142Z] 66ed1bae9b3e: Layer already exists [2024-10-02T11:28:26.142Z] 2717ceff7c5b: Layer already exists [2024-10-02T11:28:26.142Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:26.142Z] be0fa473d828: Layer already exists [2024-10-02T11:28:26.142Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:26.142Z] cc4870019de6: Layer already exists [2024-10-02T11:28:26.408Z] latest: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:26.781Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:27.151Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.86 [2024-10-02T11:28:27.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-02T11:28:27.152Z] 406bfe292772: Preparing [2024-10-02T11:28:27.152Z] 66ed1bae9b3e: Preparing [2024-10-02T11:28:27.152Z] 2717ceff7c5b: Preparing [2024-10-02T11:28:27.152Z] 879701e9b1f3: Preparing [2024-10-02T11:28:27.152Z] c024564a29ad: Preparing [2024-10-02T11:28:27.152Z] a1a32f6ba862: Preparing [2024-10-02T11:28:27.152Z] be0fa473d828: Preparing [2024-10-02T11:28:27.152Z] cc4870019de6: Preparing [2024-10-02T11:28:27.152Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:27.152Z] a1a32f6ba862: Waiting [2024-10-02T11:28:27.152Z] be0fa473d828: Waiting [2024-10-02T11:28:27.152Z] cc4870019de6: Waiting [2024-10-02T11:28:27.152Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:27.152Z] c024564a29ad: Layer already exists [2024-10-02T11:28:27.152Z] 879701e9b1f3: Layer already exists [2024-10-02T11:28:27.152Z] 2717ceff7c5b: Layer already exists [2024-10-02T11:28:27.152Z] 406bfe292772: Layer already exists [2024-10-02T11:28:27.152Z] 66ed1bae9b3e: Layer already exists [2024-10-02T11:28:27.152Z] be0fa473d828: Layer already exists [2024-10-02T11:28:27.152Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:27.152Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:27.152Z] cc4870019de6: Layer already exists [2024-10-02T11:28:27.419Z] 3.2.0-dev.86: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:27.781Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:28.149Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:28.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-02T11:28:28.149Z] 406bfe292772: Preparing [2024-10-02T11:28:28.149Z] 66ed1bae9b3e: Preparing [2024-10-02T11:28:28.149Z] 2717ceff7c5b: Preparing [2024-10-02T11:28:28.149Z] 879701e9b1f3: Preparing [2024-10-02T11:28:28.149Z] c024564a29ad: Preparing [2024-10-02T11:28:28.149Z] a1a32f6ba862: Preparing [2024-10-02T11:28:28.149Z] be0fa473d828: Preparing [2024-10-02T11:28:28.149Z] cc4870019de6: Preparing [2024-10-02T11:28:28.149Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:28.149Z] a1a32f6ba862: Waiting [2024-10-02T11:28:28.149Z] be0fa473d828: Waiting [2024-10-02T11:28:28.149Z] cc4870019de6: Waiting [2024-10-02T11:28:28.149Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:28.149Z] 2717ceff7c5b: Layer already exists [2024-10-02T11:28:28.149Z] c024564a29ad: Layer already exists [2024-10-02T11:28:28.149Z] 66ed1bae9b3e: Layer already exists [2024-10-02T11:28:28.149Z] 406bfe292772: Layer already exists [2024-10-02T11:28:28.149Z] 879701e9b1f3: Layer already exists [2024-10-02T11:28:28.149Z] be0fa473d828: Layer already exists [2024-10-02T11:28:28.149Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:28.149Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:28.149Z] cc4870019de6: Layer already exists [2024-10-02T11:28:28.416Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:28.783Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:29.141Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-02T11:28:29.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-02T11:28:29.141Z] 406bfe292772: Preparing [2024-10-02T11:28:29.141Z] 66ed1bae9b3e: Preparing [2024-10-02T11:28:29.141Z] 2717ceff7c5b: Preparing [2024-10-02T11:28:29.141Z] 879701e9b1f3: Preparing [2024-10-02T11:28:29.141Z] c024564a29ad: Preparing [2024-10-02T11:28:29.141Z] a1a32f6ba862: Preparing [2024-10-02T11:28:29.141Z] be0fa473d828: Preparing [2024-10-02T11:28:29.141Z] cc4870019de6: Preparing [2024-10-02T11:28:29.141Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:29.141Z] cc4870019de6: Waiting [2024-10-02T11:28:29.141Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:29.141Z] a1a32f6ba862: Waiting [2024-10-02T11:28:29.141Z] be0fa473d828: Waiting [2024-10-02T11:28:29.141Z] 879701e9b1f3: Layer already exists [2024-10-02T11:28:29.141Z] 2717ceff7c5b: Layer already exists [2024-10-02T11:28:29.141Z] c024564a29ad: Layer already exists [2024-10-02T11:28:29.141Z] 66ed1bae9b3e: Layer already exists [2024-10-02T11:28:29.141Z] 406bfe292772: Layer already exists [2024-10-02T11:28:29.141Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:29.141Z] cc4870019de6: Layer already exists [2024-10-02T11:28:29.141Z] be0fa473d828: Layer already exists [2024-10-02T11:28:29.141Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:29.407Z] main: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:28:29.489Z] ===================================================== [Pipeline] echo [2024-10-02T11:28:29.502Z] taggedImages: [2024-10-02T11:28:29.502Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:29.502Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-02T11:28:29.502Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.86 [2024-10-02T11:28:29.502Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:29.502Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-02T11:28:29.534Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-02T11:28:29.534Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:29.534Z] latest [2024-10-02T11:28:29.534Z] 3.2.0-dev.86 [2024-10-02T11:28:29.534Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:29.534Z] main [2024-10-02T11:28:29.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:29.901Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:30.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:30.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-02T11:28:30.276Z] 62464a33da03: Preparing [2024-10-02T11:28:30.276Z] a8651e677bf6: Preparing [2024-10-02T11:28:30.276Z] 35b144672933: Preparing [2024-10-02T11:28:30.276Z] 01378567b65c: Preparing [2024-10-02T11:28:30.276Z] ea4504580ccc: Preparing [2024-10-02T11:28:30.276Z] 6ddf599fa848: Preparing [2024-10-02T11:28:30.276Z] eff01c2ff9b5: Preparing [2024-10-02T11:28:30.276Z] c20be97b4cf4: Preparing [2024-10-02T11:28:30.276Z] c024564a29ad: Preparing [2024-10-02T11:28:30.276Z] a1a32f6ba862: Preparing [2024-10-02T11:28:30.276Z] 6ddf599fa848: Waiting [2024-10-02T11:28:30.276Z] eff01c2ff9b5: Waiting [2024-10-02T11:28:30.276Z] c20be97b4cf4: Waiting [2024-10-02T11:28:30.276Z] c024564a29ad: Waiting [2024-10-02T11:28:30.276Z] 4a7906288004: Preparing [2024-10-02T11:28:30.276Z] a1a32f6ba862: Waiting [2024-10-02T11:28:30.276Z] 88f81e79d906: Preparing [2024-10-02T11:28:30.276Z] 5f70bf18a086: Preparing [2024-10-02T11:28:30.276Z] bef5c9a9d221: Preparing [2024-10-02T11:28:30.276Z] 30e094d2d6a8: Preparing [2024-10-02T11:28:30.276Z] e3cff7d3399b: Preparing [2024-10-02T11:28:30.276Z] 4a7906288004: Waiting [2024-10-02T11:28:30.276Z] 88f81e79d906: Waiting [2024-10-02T11:28:30.276Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:30.276Z] 5f70bf18a086: Waiting [2024-10-02T11:28:30.276Z] bef5c9a9d221: Waiting [2024-10-02T11:28:30.276Z] 30e094d2d6a8: Waiting [2024-10-02T11:28:30.276Z] e3cff7d3399b: Waiting [2024-10-02T11:28:30.276Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:30.546Z] ea4504580ccc: Pushed [2024-10-02T11:28:30.546Z] 01378567b65c: Pushed [2024-10-02T11:28:30.546Z] 62464a33da03: Pushed [2024-10-02T11:28:30.546Z] a8651e677bf6: Pushed [2024-10-02T11:28:30.546Z] 35b144672933: Pushed [2024-10-02T11:28:30.546Z] c024564a29ad: Layer already exists [2024-10-02T11:28:30.546Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:30.813Z] 6ddf599fa848: Pushed [2024-10-02T11:28:30.813Z] eff01c2ff9b5: Pushed [2024-10-02T11:28:30.813Z] 5f70bf18a086: Layer already exists [2024-10-02T11:28:30.813Z] 4a7906288004: Pushed [2024-10-02T11:28:30.813Z] 88f81e79d906: Pushed [2024-10-02T11:28:30.813Z] bef5c9a9d221: Pushed [2024-10-02T11:28:30.813Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:31.079Z] 30e094d2d6a8: Pushed [2024-10-02T11:28:31.079Z] e3cff7d3399b: Pushed [2024-10-02T11:28:33.654Z] c20be97b4cf4: Pushed [2024-10-02T11:28:33.654Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:34.012Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:34.364Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-02T11:28:34.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-02T11:28:34.364Z] 62464a33da03: Preparing [2024-10-02T11:28:34.364Z] a8651e677bf6: Preparing [2024-10-02T11:28:34.364Z] 35b144672933: Preparing [2024-10-02T11:28:34.364Z] 01378567b65c: Preparing [2024-10-02T11:28:34.364Z] ea4504580ccc: Preparing [2024-10-02T11:28:34.364Z] 6ddf599fa848: Preparing [2024-10-02T11:28:34.364Z] eff01c2ff9b5: Preparing [2024-10-02T11:28:34.364Z] 6ddf599fa848: Waiting [2024-10-02T11:28:34.364Z] c20be97b4cf4: Preparing [2024-10-02T11:28:34.364Z] c024564a29ad: Preparing [2024-10-02T11:28:34.364Z] a1a32f6ba862: Preparing [2024-10-02T11:28:34.364Z] 4a7906288004: Preparing [2024-10-02T11:28:34.364Z] eff01c2ff9b5: Waiting [2024-10-02T11:28:34.364Z] 88f81e79d906: Preparing [2024-10-02T11:28:34.364Z] 5f70bf18a086: Preparing [2024-10-02T11:28:34.364Z] c20be97b4cf4: Waiting [2024-10-02T11:28:34.364Z] c024564a29ad: Waiting [2024-10-02T11:28:34.364Z] bef5c9a9d221: Preparing [2024-10-02T11:28:34.364Z] a1a32f6ba862: Waiting [2024-10-02T11:28:34.364Z] 4a7906288004: Waiting [2024-10-02T11:28:34.364Z] 30e094d2d6a8: Preparing [2024-10-02T11:28:34.364Z] 5f70bf18a086: Waiting [2024-10-02T11:28:34.364Z] e3cff7d3399b: Preparing [2024-10-02T11:28:34.364Z] bef5c9a9d221: Waiting [2024-10-02T11:28:34.364Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:34.364Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:34.364Z] 62464a33da03: Layer already exists [2024-10-02T11:28:34.364Z] 01378567b65c: Layer already exists [2024-10-02T11:28:34.364Z] a8651e677bf6: Layer already exists [2024-10-02T11:28:34.364Z] 35b144672933: Layer already exists [2024-10-02T11:28:34.364Z] ea4504580ccc: Layer already exists [2024-10-02T11:28:34.364Z] 6ddf599fa848: Layer already exists [2024-10-02T11:28:34.364Z] c20be97b4cf4: Layer already exists [2024-10-02T11:28:34.364Z] eff01c2ff9b5: Layer already exists [2024-10-02T11:28:34.364Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:34.364Z] c024564a29ad: Layer already exists [2024-10-02T11:28:34.364Z] 5f70bf18a086: Layer already exists [2024-10-02T11:28:34.364Z] 88f81e79d906: Layer already exists [2024-10-02T11:28:34.364Z] 4a7906288004: Layer already exists [2024-10-02T11:28:34.364Z] 30e094d2d6a8: Layer already exists [2024-10-02T11:28:34.364Z] bef5c9a9d221: Layer already exists [2024-10-02T11:28:34.364Z] e3cff7d3399b: Layer already exists [2024-10-02T11:28:34.364Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:34.629Z] latest: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:34.978Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:35.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.86 [2024-10-02T11:28:35.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-02T11:28:35.335Z] 62464a33da03: Preparing [2024-10-02T11:28:35.335Z] a8651e677bf6: Preparing [2024-10-02T11:28:35.335Z] 35b144672933: Preparing [2024-10-02T11:28:35.335Z] 01378567b65c: Preparing [2024-10-02T11:28:35.335Z] ea4504580ccc: Preparing [2024-10-02T11:28:35.335Z] 6ddf599fa848: Preparing [2024-10-02T11:28:35.335Z] eff01c2ff9b5: Preparing [2024-10-02T11:28:35.335Z] c20be97b4cf4: Preparing [2024-10-02T11:28:35.335Z] c024564a29ad: Preparing [2024-10-02T11:28:35.335Z] a1a32f6ba862: Preparing [2024-10-02T11:28:35.335Z] 4a7906288004: Preparing [2024-10-02T11:28:35.335Z] 88f81e79d906: Preparing [2024-10-02T11:28:35.335Z] eff01c2ff9b5: Waiting [2024-10-02T11:28:35.335Z] c20be97b4cf4: Waiting [2024-10-02T11:28:35.335Z] 6ddf599fa848: Waiting [2024-10-02T11:28:35.335Z] c024564a29ad: Waiting [2024-10-02T11:28:35.335Z] a1a32f6ba862: Waiting [2024-10-02T11:28:35.335Z] 4a7906288004: Waiting [2024-10-02T11:28:35.335Z] 5f70bf18a086: Preparing [2024-10-02T11:28:35.335Z] 88f81e79d906: Waiting [2024-10-02T11:28:35.335Z] bef5c9a9d221: Preparing [2024-10-02T11:28:35.335Z] 5f70bf18a086: Waiting [2024-10-02T11:28:35.335Z] 30e094d2d6a8: Preparing [2024-10-02T11:28:35.335Z] e3cff7d3399b: Preparing [2024-10-02T11:28:35.335Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:35.335Z] 30e094d2d6a8: Waiting [2024-10-02T11:28:35.335Z] bef5c9a9d221: Waiting [2024-10-02T11:28:35.335Z] e3cff7d3399b: Waiting [2024-10-02T11:28:35.335Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:35.335Z] ea4504580ccc: Layer already exists [2024-10-02T11:28:35.335Z] 01378567b65c: Layer already exists [2024-10-02T11:28:35.335Z] a8651e677bf6: Layer already exists [2024-10-02T11:28:35.335Z] 62464a33da03: Layer already exists [2024-10-02T11:28:35.335Z] 35b144672933: Layer already exists [2024-10-02T11:28:35.335Z] eff01c2ff9b5: Layer already exists [2024-10-02T11:28:35.335Z] c20be97b4cf4: Layer already exists [2024-10-02T11:28:35.335Z] c024564a29ad: Layer already exists [2024-10-02T11:28:35.335Z] 6ddf599fa848: Layer already exists [2024-10-02T11:28:35.335Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:35.335Z] 88f81e79d906: Layer already exists [2024-10-02T11:28:35.335Z] 5f70bf18a086: Layer already exists [2024-10-02T11:28:35.335Z] 4a7906288004: Layer already exists [2024-10-02T11:28:35.335Z] 30e094d2d6a8: Layer already exists [2024-10-02T11:28:35.335Z] bef5c9a9d221: Layer already exists [2024-10-02T11:28:35.335Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:35.335Z] e3cff7d3399b: Layer already exists [2024-10-02T11:28:35.600Z] 3.2.0-dev.86: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:35.961Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:36.313Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:36.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-02T11:28:36.313Z] 62464a33da03: Preparing [2024-10-02T11:28:36.313Z] a8651e677bf6: Preparing [2024-10-02T11:28:36.313Z] 35b144672933: Preparing [2024-10-02T11:28:36.313Z] 01378567b65c: Preparing [2024-10-02T11:28:36.313Z] ea4504580ccc: Preparing [2024-10-02T11:28:36.313Z] 6ddf599fa848: Preparing [2024-10-02T11:28:36.313Z] eff01c2ff9b5: Preparing [2024-10-02T11:28:36.313Z] 6ddf599fa848: Waiting [2024-10-02T11:28:36.313Z] c20be97b4cf4: Preparing [2024-10-02T11:28:36.313Z] c024564a29ad: Preparing [2024-10-02T11:28:36.313Z] a1a32f6ba862: Preparing [2024-10-02T11:28:36.313Z] 4a7906288004: Preparing [2024-10-02T11:28:36.313Z] eff01c2ff9b5: Waiting [2024-10-02T11:28:36.313Z] c20be97b4cf4: Waiting [2024-10-02T11:28:36.313Z] c024564a29ad: Waiting [2024-10-02T11:28:36.313Z] a1a32f6ba862: Waiting [2024-10-02T11:28:36.313Z] 88f81e79d906: Preparing [2024-10-02T11:28:36.313Z] 4a7906288004: Waiting [2024-10-02T11:28:36.314Z] 5f70bf18a086: Preparing [2024-10-02T11:28:36.314Z] bef5c9a9d221: Preparing [2024-10-02T11:28:36.314Z] 88f81e79d906: Waiting [2024-10-02T11:28:36.314Z] 5f70bf18a086: Waiting [2024-10-02T11:28:36.314Z] 30e094d2d6a8: Preparing [2024-10-02T11:28:36.314Z] e3cff7d3399b: Preparing [2024-10-02T11:28:36.314Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:36.314Z] 30e094d2d6a8: Waiting [2024-10-02T11:28:36.314Z] e3cff7d3399b: Waiting [2024-10-02T11:28:36.314Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:36.314Z] bef5c9a9d221: Waiting [2024-10-02T11:28:36.314Z] 01378567b65c: Layer already exists [2024-10-02T11:28:36.314Z] 35b144672933: Layer already exists [2024-10-02T11:28:36.314Z] a8651e677bf6: Layer already exists [2024-10-02T11:28:36.314Z] ea4504580ccc: Layer already exists [2024-10-02T11:28:36.314Z] 62464a33da03: Layer already exists [2024-10-02T11:28:36.314Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:36.314Z] c024564a29ad: Layer already exists [2024-10-02T11:28:36.314Z] 6ddf599fa848: Layer already exists [2024-10-02T11:28:36.314Z] eff01c2ff9b5: Layer already exists [2024-10-02T11:28:36.314Z] c20be97b4cf4: Layer already exists [2024-10-02T11:28:36.314Z] 88f81e79d906: Layer already exists [2024-10-02T11:28:36.314Z] 5f70bf18a086: Layer already exists [2024-10-02T11:28:36.314Z] 30e094d2d6a8: Layer already exists [2024-10-02T11:28:36.314Z] 4a7906288004: Layer already exists [2024-10-02T11:28:36.314Z] bef5c9a9d221: Layer already exists [2024-10-02T11:28:36.314Z] e3cff7d3399b: Layer already exists [2024-10-02T11:28:36.314Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:36.582Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:36.949Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:37.327Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-02T11:28:37.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-02T11:28:37.327Z] 62464a33da03: Preparing [2024-10-02T11:28:37.327Z] a8651e677bf6: Preparing [2024-10-02T11:28:37.327Z] 35b144672933: Preparing [2024-10-02T11:28:37.327Z] 01378567b65c: Preparing [2024-10-02T11:28:37.327Z] ea4504580ccc: Preparing [2024-10-02T11:28:37.327Z] 6ddf599fa848: Preparing [2024-10-02T11:28:37.327Z] eff01c2ff9b5: Preparing [2024-10-02T11:28:37.327Z] c20be97b4cf4: Preparing [2024-10-02T11:28:37.327Z] c024564a29ad: Preparing [2024-10-02T11:28:37.327Z] a1a32f6ba862: Preparing [2024-10-02T11:28:37.327Z] 4a7906288004: Preparing [2024-10-02T11:28:37.327Z] 88f81e79d906: Preparing [2024-10-02T11:28:37.327Z] 5f70bf18a086: Preparing [2024-10-02T11:28:37.327Z] bef5c9a9d221: Preparing [2024-10-02T11:28:37.327Z] 30e094d2d6a8: Preparing [2024-10-02T11:28:37.327Z] e3cff7d3399b: Preparing [2024-10-02T11:28:37.327Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:37.327Z] c024564a29ad: Waiting [2024-10-02T11:28:37.327Z] a1a32f6ba862: Waiting [2024-10-02T11:28:37.327Z] 4a7906288004: Waiting [2024-10-02T11:28:37.327Z] 88f81e79d906: Waiting [2024-10-02T11:28:37.327Z] 5f70bf18a086: Waiting [2024-10-02T11:28:37.327Z] bef5c9a9d221: Waiting [2024-10-02T11:28:37.327Z] 30e094d2d6a8: Waiting [2024-10-02T11:28:37.327Z] e3cff7d3399b: Waiting [2024-10-02T11:28:37.327Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:37.327Z] 6ddf599fa848: Waiting [2024-10-02T11:28:37.327Z] eff01c2ff9b5: Waiting [2024-10-02T11:28:37.327Z] c20be97b4cf4: Waiting [2024-10-02T11:28:37.327Z] 62464a33da03: Layer already exists [2024-10-02T11:28:37.327Z] ea4504580ccc: Layer already exists [2024-10-02T11:28:37.327Z] a8651e677bf6: Layer already exists [2024-10-02T11:28:37.327Z] 35b144672933: Layer already exists [2024-10-02T11:28:37.327Z] 01378567b65c: Layer already exists [2024-10-02T11:28:37.327Z] c024564a29ad: Layer already exists [2024-10-02T11:28:37.327Z] eff01c2ff9b5: Layer already exists [2024-10-02T11:28:37.327Z] 6ddf599fa848: Layer already exists [2024-10-02T11:28:37.327Z] c20be97b4cf4: Layer already exists [2024-10-02T11:28:37.327Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:37.327Z] 4a7906288004: Layer already exists [2024-10-02T11:28:37.327Z] 30e094d2d6a8: Layer already exists [2024-10-02T11:28:37.327Z] 88f81e79d906: Layer already exists [2024-10-02T11:28:37.327Z] 5f70bf18a086: Layer already exists [2024-10-02T11:28:37.327Z] bef5c9a9d221: Layer already exists [2024-10-02T11:28:37.593Z] e3cff7d3399b: Layer already exists [2024-10-02T11:28:37.593Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:37.593Z] main: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:28:37.675Z] ===================================================== [Pipeline] echo [2024-10-02T11:28:37.689Z] taggedImages: [2024-10-02T11:28:37.689Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:37.689Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-02T11:28:37.689Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.86 [2024-10-02T11:28:37.689Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:37.689Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-02T11:28:37.722Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-02T11:28:37.722Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:37.722Z] latest [2024-10-02T11:28:37.722Z] 3.2.0-dev.86 [2024-10-02T11:28:37.722Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:37.722Z] main [2024-10-02T11:28:37.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:38.103Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:38.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:38.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-02T11:28:38.469Z] 117d9d8f2647: Preparing [2024-10-02T11:28:38.469Z] 7d7538ab703c: Preparing [2024-10-02T11:28:38.469Z] 94da1a1c54e0: Preparing [2024-10-02T11:28:38.469Z] ae564e448738: Preparing [2024-10-02T11:28:38.469Z] c024564a29ad: Preparing [2024-10-02T11:28:38.469Z] a1a32f6ba862: Preparing [2024-10-02T11:28:38.469Z] be0fa473d828: Preparing [2024-10-02T11:28:38.469Z] cc4870019de6: Preparing [2024-10-02T11:28:38.469Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:38.469Z] cc4870019de6: Waiting [2024-10-02T11:28:38.469Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:38.469Z] be0fa473d828: Waiting [2024-10-02T11:28:38.469Z] c024564a29ad: Layer already exists [2024-10-02T11:28:38.736Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:38.736Z] 94da1a1c54e0: Pushed [2024-10-02T11:28:38.736Z] be0fa473d828: Layer already exists [2024-10-02T11:28:38.736Z] 7d7538ab703c: Pushed [2024-10-02T11:28:38.736Z] cc4870019de6: Layer already exists [2024-10-02T11:28:38.736Z] 117d9d8f2647: Pushed [2024-10-02T11:28:38.736Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:45.374Z] ae564e448738: Pushed [2024-10-02T11:28:45.374Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:45.749Z] + 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-10-02T11:28:46.112Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-02T11:28:46.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-02T11:28:46.112Z] 117d9d8f2647: Preparing [2024-10-02T11:28:46.112Z] 7d7538ab703c: Preparing [2024-10-02T11:28:46.112Z] 94da1a1c54e0: Preparing [2024-10-02T11:28:46.112Z] ae564e448738: Preparing [2024-10-02T11:28:46.112Z] c024564a29ad: Preparing [2024-10-02T11:28:46.112Z] a1a32f6ba862: Preparing [2024-10-02T11:28:46.112Z] be0fa473d828: Preparing [2024-10-02T11:28:46.112Z] cc4870019de6: Preparing [2024-10-02T11:28:46.112Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:46.112Z] be0fa473d828: Waiting [2024-10-02T11:28:46.112Z] cc4870019de6: Waiting [2024-10-02T11:28:46.112Z] a1a32f6ba862: Waiting [2024-10-02T11:28:46.112Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:46.112Z] 7d7538ab703c: Layer already exists [2024-10-02T11:28:46.112Z] 117d9d8f2647: Layer already exists [2024-10-02T11:28:46.112Z] c024564a29ad: Layer already exists [2024-10-02T11:28:46.112Z] ae564e448738: Layer already exists [2024-10-02T11:28:46.112Z] 94da1a1c54e0: Layer already exists [2024-10-02T11:28:46.112Z] be0fa473d828: Layer already exists [2024-10-02T11:28:46.112Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:46.112Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:46.112Z] cc4870019de6: Layer already exists [2024-10-02T11:28:46.381Z] latest: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:46.746Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:47.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.86 [2024-10-02T11:28:47.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-02T11:28:47.109Z] 117d9d8f2647: Preparing [2024-10-02T11:28:47.109Z] 7d7538ab703c: Preparing [2024-10-02T11:28:47.109Z] 94da1a1c54e0: Preparing [2024-10-02T11:28:47.109Z] ae564e448738: Preparing [2024-10-02T11:28:47.109Z] c024564a29ad: Preparing [2024-10-02T11:28:47.109Z] a1a32f6ba862: Preparing [2024-10-02T11:28:47.109Z] be0fa473d828: Preparing [2024-10-02T11:28:47.109Z] cc4870019de6: Preparing [2024-10-02T11:28:47.109Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:47.109Z] be0fa473d828: Waiting [2024-10-02T11:28:47.109Z] cc4870019de6: Waiting [2024-10-02T11:28:47.109Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:47.109Z] a1a32f6ba862: Waiting [2024-10-02T11:28:47.109Z] 117d9d8f2647: Layer already exists [2024-10-02T11:28:47.109Z] ae564e448738: Layer already exists [2024-10-02T11:28:47.109Z] 94da1a1c54e0: Layer already exists [2024-10-02T11:28:47.109Z] c024564a29ad: Layer already exists [2024-10-02T11:28:47.109Z] 7d7538ab703c: Layer already exists [2024-10-02T11:28:47.109Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:47.109Z] be0fa473d828: Layer already exists [2024-10-02T11:28:47.109Z] cc4870019de6: Layer already exists [2024-10-02T11:28:47.109Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:47.421Z] 3.2.0-dev.86: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:47.820Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:48.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:48.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-02T11:28:48.194Z] 117d9d8f2647: Preparing [2024-10-02T11:28:48.194Z] 7d7538ab703c: Preparing [2024-10-02T11:28:48.194Z] 94da1a1c54e0: Preparing [2024-10-02T11:28:48.194Z] ae564e448738: Preparing [2024-10-02T11:28:48.194Z] c024564a29ad: Preparing [2024-10-02T11:28:48.194Z] a1a32f6ba862: Preparing [2024-10-02T11:28:48.194Z] be0fa473d828: Preparing [2024-10-02T11:28:48.194Z] cc4870019de6: Preparing [2024-10-02T11:28:48.194Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:48.194Z] be0fa473d828: Waiting [2024-10-02T11:28:48.194Z] cc4870019de6: Waiting [2024-10-02T11:28:48.194Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:48.194Z] a1a32f6ba862: Waiting [2024-10-02T11:28:48.194Z] 7d7538ab703c: Layer already exists [2024-10-02T11:28:48.194Z] c024564a29ad: Layer already exists [2024-10-02T11:28:48.194Z] 117d9d8f2647: Layer already exists [2024-10-02T11:28:48.194Z] 94da1a1c54e0: Layer already exists [2024-10-02T11:28:48.194Z] ae564e448738: Layer already exists [2024-10-02T11:28:48.194Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:48.194Z] be0fa473d828: Layer already exists [2024-10-02T11:28:48.194Z] cc4870019de6: Layer already exists [2024-10-02T11:28:48.194Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:48.467Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:48.863Z] + 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-10-02T11:28:49.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-02T11:28:49.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-02T11:28:49.230Z] 117d9d8f2647: Preparing [2024-10-02T11:28:49.230Z] 7d7538ab703c: Preparing [2024-10-02T11:28:49.230Z] 94da1a1c54e0: Preparing [2024-10-02T11:28:49.230Z] ae564e448738: Preparing [2024-10-02T11:28:49.230Z] c024564a29ad: Preparing [2024-10-02T11:28:49.230Z] a1a32f6ba862: Preparing [2024-10-02T11:28:49.230Z] be0fa473d828: Preparing [2024-10-02T11:28:49.230Z] cc4870019de6: Preparing [2024-10-02T11:28:49.230Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:49.230Z] a1a32f6ba862: Waiting [2024-10-02T11:28:49.230Z] be0fa473d828: Waiting [2024-10-02T11:28:49.230Z] cc4870019de6: Waiting [2024-10-02T11:28:49.230Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:49.230Z] c024564a29ad: Layer already exists [2024-10-02T11:28:49.230Z] 7d7538ab703c: Layer already exists [2024-10-02T11:28:49.230Z] 94da1a1c54e0: Layer already exists [2024-10-02T11:28:49.230Z] 117d9d8f2647: Layer already exists [2024-10-02T11:28:49.230Z] ae564e448738: Layer already exists [2024-10-02T11:28:49.230Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:49.230Z] be0fa473d828: Layer already exists [2024-10-02T11:28:49.230Z] cc4870019de6: Layer already exists [2024-10-02T11:28:49.230Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:49.496Z] main: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:28:49.583Z] ===================================================== [Pipeline] echo [2024-10-02T11:28:49.601Z] taggedImages: [2024-10-02T11:28:49.601Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:49.601Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-02T11:28:49.601Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.86 [2024-10-02T11:28:49.601Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:49.601Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-02T11:28:49.648Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-02T11:28:49.648Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:49.648Z] latest [2024-10-02T11:28:49.648Z] 3.2.0-dev.86 [2024-10-02T11:28:49.648Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:49.648Z] main [2024-10-02T11:28:49.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:50.036Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:50.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:50.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-02T11:28:50.399Z] 07c2c9cee0e8: Preparing [2024-10-02T11:28:50.399Z] 58c2cafef7b7: Preparing [2024-10-02T11:28:50.399Z] 1cfbe582af54: Preparing [2024-10-02T11:28:50.399Z] 46a80fb55e98: Preparing [2024-10-02T11:28:50.399Z] 861e9d8774c0: Preparing [2024-10-02T11:28:50.399Z] c024564a29ad: Preparing [2024-10-02T11:28:50.399Z] a1a32f6ba862: Preparing [2024-10-02T11:28:50.399Z] d7f44ec469c9: Preparing [2024-10-02T11:28:50.399Z] f7eb640071dd: Preparing [2024-10-02T11:28:50.399Z] 9c2612bb2fb5: Preparing [2024-10-02T11:28:50.399Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:50.399Z] c024564a29ad: Waiting [2024-10-02T11:28:50.399Z] a1a32f6ba862: Waiting [2024-10-02T11:28:50.399Z] 9c2612bb2fb5: Waiting [2024-10-02T11:28:50.399Z] f7eb640071dd: Waiting [2024-10-02T11:28:50.399Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:50.668Z] 46a80fb55e98: Pushed [2024-10-02T11:28:50.668Z] 861e9d8774c0: Pushed [2024-10-02T11:28:50.668Z] 58c2cafef7b7: Pushed [2024-10-02T11:28:50.668Z] 07c2c9cee0e8: Pushed [2024-10-02T11:28:50.668Z] c024564a29ad: Layer already exists [2024-10-02T11:28:50.668Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:50.668Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:50.934Z] d7f44ec469c9: Pushed [2024-10-02T11:28:50.934Z] f7eb640071dd: Pushed [2024-10-02T11:28:52.877Z] 1cfbe582af54: Pushed [2024-10-02T11:28:53.463Z] 9c2612bb2fb5: Pushed [2024-10-02T11:28:53.731Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:54.105Z] + 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-10-02T11:28:54.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-02T11:28:54.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-02T11:28:54.474Z] 07c2c9cee0e8: Preparing [2024-10-02T11:28:54.474Z] 58c2cafef7b7: Preparing [2024-10-02T11:28:54.474Z] 1cfbe582af54: Preparing [2024-10-02T11:28:54.474Z] 46a80fb55e98: Preparing [2024-10-02T11:28:54.474Z] 861e9d8774c0: Preparing [2024-10-02T11:28:54.474Z] c024564a29ad: Preparing [2024-10-02T11:28:54.474Z] a1a32f6ba862: Preparing [2024-10-02T11:28:54.474Z] d7f44ec469c9: Preparing [2024-10-02T11:28:54.474Z] c024564a29ad: Waiting [2024-10-02T11:28:54.474Z] f7eb640071dd: Preparing [2024-10-02T11:28:54.474Z] 9c2612bb2fb5: Preparing [2024-10-02T11:28:54.474Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:54.474Z] a1a32f6ba862: Waiting [2024-10-02T11:28:54.474Z] d7f44ec469c9: Waiting [2024-10-02T11:28:54.474Z] f7eb640071dd: Waiting [2024-10-02T11:28:54.474Z] 9c2612bb2fb5: Waiting [2024-10-02T11:28:54.474Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:54.474Z] 861e9d8774c0: Layer already exists [2024-10-02T11:28:54.474Z] 58c2cafef7b7: Layer already exists [2024-10-02T11:28:54.474Z] 07c2c9cee0e8: Layer already exists [2024-10-02T11:28:54.474Z] 46a80fb55e98: Layer already exists [2024-10-02T11:28:54.474Z] 1cfbe582af54: Layer already exists [2024-10-02T11:28:54.474Z] c024564a29ad: Layer already exists [2024-10-02T11:28:54.474Z] d7f44ec469c9: Layer already exists [2024-10-02T11:28:54.474Z] 9c2612bb2fb5: Layer already exists [2024-10-02T11:28:54.474Z] f7eb640071dd: Layer already exists [2024-10-02T11:28:54.474Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:54.474Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:54.742Z] latest: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:55.100Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:55.455Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.86 [2024-10-02T11:28:55.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-02T11:28:55.455Z] 07c2c9cee0e8: Preparing [2024-10-02T11:28:55.455Z] 58c2cafef7b7: Preparing [2024-10-02T11:28:55.455Z] 1cfbe582af54: Preparing [2024-10-02T11:28:55.455Z] 46a80fb55e98: Preparing [2024-10-02T11:28:55.455Z] 861e9d8774c0: Preparing [2024-10-02T11:28:55.455Z] c024564a29ad: Preparing [2024-10-02T11:28:55.455Z] a1a32f6ba862: Preparing [2024-10-02T11:28:55.455Z] d7f44ec469c9: Preparing [2024-10-02T11:28:55.455Z] f7eb640071dd: Preparing [2024-10-02T11:28:55.455Z] 9c2612bb2fb5: Preparing [2024-10-02T11:28:55.455Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:55.455Z] f7eb640071dd: Waiting [2024-10-02T11:28:55.455Z] c024564a29ad: Waiting [2024-10-02T11:28:55.455Z] 9c2612bb2fb5: Waiting [2024-10-02T11:28:55.455Z] a1a32f6ba862: Waiting [2024-10-02T11:28:55.455Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:55.455Z] 46a80fb55e98: Layer already exists [2024-10-02T11:28:55.455Z] 1cfbe582af54: Layer already exists [2024-10-02T11:28:55.455Z] 58c2cafef7b7: Layer already exists [2024-10-02T11:28:55.455Z] 861e9d8774c0: Layer already exists [2024-10-02T11:28:55.455Z] 07c2c9cee0e8: Layer already exists [2024-10-02T11:28:55.455Z] 9c2612bb2fb5: Layer already exists [2024-10-02T11:28:55.455Z] c024564a29ad: Layer already exists [2024-10-02T11:28:55.455Z] f7eb640071dd: Layer already exists [2024-10-02T11:28:55.455Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:55.455Z] d7f44ec469c9: Layer already exists [2024-10-02T11:28:55.455Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:55.721Z] 3.2.0-dev.86: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:56.097Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:56.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:56.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-02T11:28:56.469Z] 07c2c9cee0e8: Preparing [2024-10-02T11:28:56.469Z] 58c2cafef7b7: Preparing [2024-10-02T11:28:56.469Z] 1cfbe582af54: Preparing [2024-10-02T11:28:56.469Z] 46a80fb55e98: Preparing [2024-10-02T11:28:56.469Z] 861e9d8774c0: Preparing [2024-10-02T11:28:56.469Z] c024564a29ad: Preparing [2024-10-02T11:28:56.469Z] a1a32f6ba862: Preparing [2024-10-02T11:28:56.469Z] d7f44ec469c9: Preparing [2024-10-02T11:28:56.469Z] f7eb640071dd: Preparing [2024-10-02T11:28:56.469Z] 9c2612bb2fb5: Preparing [2024-10-02T11:28:56.469Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:56.469Z] d7f44ec469c9: Waiting [2024-10-02T11:28:56.469Z] f7eb640071dd: Waiting [2024-10-02T11:28:56.469Z] 9c2612bb2fb5: Waiting [2024-10-02T11:28:56.469Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:56.469Z] c024564a29ad: Waiting [2024-10-02T11:28:56.469Z] a1a32f6ba862: Waiting [2024-10-02T11:28:56.469Z] 46a80fb55e98: Layer already exists [2024-10-02T11:28:56.469Z] 07c2c9cee0e8: Layer already exists [2024-10-02T11:28:56.469Z] 58c2cafef7b7: Layer already exists [2024-10-02T11:28:56.469Z] 861e9d8774c0: Layer already exists [2024-10-02T11:28:56.469Z] 1cfbe582af54: Layer already exists [2024-10-02T11:28:56.469Z] c024564a29ad: Layer already exists [2024-10-02T11:28:56.737Z] f7eb640071dd: Layer already exists [2024-10-02T11:28:56.737Z] d7f44ec469c9: Layer already exists [2024-10-02T11:28:56.737Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:56.737Z] 9c2612bb2fb5: Layer already exists [2024-10-02T11:28:56.737Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:56.737Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:57.116Z] + 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-10-02T11:28:57.479Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-02T11:28:57.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-02T11:28:57.479Z] 07c2c9cee0e8: Preparing [2024-10-02T11:28:57.479Z] 58c2cafef7b7: Preparing [2024-10-02T11:28:57.479Z] 1cfbe582af54: Preparing [2024-10-02T11:28:57.479Z] 46a80fb55e98: Preparing [2024-10-02T11:28:57.479Z] 861e9d8774c0: Preparing [2024-10-02T11:28:57.479Z] c024564a29ad: Preparing [2024-10-02T11:28:57.479Z] a1a32f6ba862: Preparing [2024-10-02T11:28:57.479Z] d7f44ec469c9: Preparing [2024-10-02T11:28:57.479Z] f7eb640071dd: Preparing [2024-10-02T11:28:57.479Z] 9c2612bb2fb5: Preparing [2024-10-02T11:28:57.479Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:57.479Z] a1a32f6ba862: Waiting [2024-10-02T11:28:57.479Z] d7f44ec469c9: Waiting [2024-10-02T11:28:57.479Z] f7eb640071dd: Waiting [2024-10-02T11:28:57.479Z] 9c2612bb2fb5: Waiting [2024-10-02T11:28:57.479Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:57.479Z] c024564a29ad: Waiting [2024-10-02T11:28:57.479Z] 861e9d8774c0: Layer already exists [2024-10-02T11:28:57.479Z] 58c2cafef7b7: Layer already exists [2024-10-02T11:28:57.479Z] 1cfbe582af54: Layer already exists [2024-10-02T11:28:57.479Z] 07c2c9cee0e8: Layer already exists [2024-10-02T11:28:57.479Z] 46a80fb55e98: Layer already exists [2024-10-02T11:28:57.479Z] 9c2612bb2fb5: Layer already exists [2024-10-02T11:28:57.479Z] a1a32f6ba862: Layer already exists [2024-10-02T11:28:57.479Z] f7eb640071dd: Layer already exists [2024-10-02T11:28:57.479Z] d7f44ec469c9: Layer already exists [2024-10-02T11:28:57.479Z] c024564a29ad: Layer already exists [2024-10-02T11:28:57.747Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:28:57.747Z] main: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:28:57.831Z] ===================================================== [Pipeline] echo [2024-10-02T11:28:57.851Z] taggedImages: [2024-10-02T11:28:57.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:57.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-02T11:28:57.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.86 [2024-10-02T11:28:57.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:57.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-02T11:28:57.878Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-02T11:28:57.878Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:57.878Z] latest [2024-10-02T11:28:57.878Z] 3.2.0-dev.86 [2024-10-02T11:28:57.878Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:28:57.878Z] main [2024-10-02T11:28:57.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:58.247Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:28:58.613Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:28:58.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-02T11:28:58.613Z] fa5ca424bf62: Preparing [2024-10-02T11:28:58.613Z] 6ff75728235a: Preparing [2024-10-02T11:28:58.613Z] 166a2d52f828: Preparing [2024-10-02T11:28:58.613Z] b3b6fb5727a6: Preparing [2024-10-02T11:28:58.613Z] 30f2064fac35: Preparing [2024-10-02T11:28:58.613Z] 8f6dbed3568b: Preparing [2024-10-02T11:28:58.613Z] a80cf46a1da3: Preparing [2024-10-02T11:28:58.613Z] c024564a29ad: Preparing [2024-10-02T11:28:58.613Z] a1a32f6ba862: Preparing [2024-10-02T11:28:58.613Z] dd2e9a67dcc2: Preparing [2024-10-02T11:28:58.613Z] 6adcbbdd096a: Preparing [2024-10-02T11:28:58.613Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:28:58.613Z] a1a32f6ba862: Waiting [2024-10-02T11:28:58.613Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:28:58.613Z] dd2e9a67dcc2: Waiting [2024-10-02T11:28:58.613Z] 8f6dbed3568b: Waiting [2024-10-02T11:28:58.613Z] 6adcbbdd096a: Waiting [2024-10-02T11:28:58.613Z] c024564a29ad: Waiting [2024-10-02T11:28:58.613Z] a80cf46a1da3: Waiting [2024-10-02T11:28:58.886Z] 6ff75728235a: Pushed [2024-10-02T11:28:58.886Z] fa5ca424bf62: Pushed [2024-10-02T11:28:58.886Z] 30f2064fac35: Pushed [2024-10-02T11:28:58.886Z] c024564a29ad: Layer already exists [2024-10-02T11:29:05.529Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:05.529Z] 8f6dbed3568b: Pushed [2024-10-02T11:29:05.529Z] b3b6fb5727a6: Pushed [2024-10-02T11:29:05.529Z] dd2e9a67dcc2: Pushed [2024-10-02T11:29:05.529Z] a80cf46a1da3: Pushed [2024-10-02T11:29:05.529Z] 166a2d52f828: Pushed [2024-10-02T11:29:05.529Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:07.475Z] 6adcbbdd096a: Pushed [2024-10-02T11:29:07.475Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:07.857Z] + 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-10-02T11:29:08.215Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-02T11:29:08.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-02T11:29:08.215Z] fa5ca424bf62: Preparing [2024-10-02T11:29:08.215Z] 6ff75728235a: Preparing [2024-10-02T11:29:08.215Z] 166a2d52f828: Preparing [2024-10-02T11:29:08.215Z] b3b6fb5727a6: Preparing [2024-10-02T11:29:08.215Z] 30f2064fac35: Preparing [2024-10-02T11:29:08.215Z] 8f6dbed3568b: Preparing [2024-10-02T11:29:08.215Z] a80cf46a1da3: Preparing [2024-10-02T11:29:08.215Z] 8f6dbed3568b: Waiting [2024-10-02T11:29:08.215Z] c024564a29ad: Preparing [2024-10-02T11:29:08.215Z] a80cf46a1da3: Waiting [2024-10-02T11:29:08.215Z] a1a32f6ba862: Preparing [2024-10-02T11:29:08.215Z] c024564a29ad: Waiting [2024-10-02T11:29:08.215Z] dd2e9a67dcc2: Preparing [2024-10-02T11:29:08.215Z] 6adcbbdd096a: Preparing [2024-10-02T11:29:08.215Z] a1a32f6ba862: Waiting [2024-10-02T11:29:08.215Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:08.215Z] dd2e9a67dcc2: Waiting [2024-10-02T11:29:08.215Z] 6adcbbdd096a: Waiting [2024-10-02T11:29:08.215Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:08.215Z] fa5ca424bf62: Layer already exists [2024-10-02T11:29:08.215Z] 6ff75728235a: Layer already exists [2024-10-02T11:29:08.215Z] b3b6fb5727a6: Layer already exists [2024-10-02T11:29:08.215Z] 166a2d52f828: Layer already exists [2024-10-02T11:29:08.215Z] 30f2064fac35: Layer already exists [2024-10-02T11:29:08.215Z] dd2e9a67dcc2: Layer already exists [2024-10-02T11:29:08.215Z] c024564a29ad: Layer already exists [2024-10-02T11:29:08.215Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:08.215Z] 8f6dbed3568b: Layer already exists [2024-10-02T11:29:08.215Z] a80cf46a1da3: Layer already exists [2024-10-02T11:29:08.215Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:08.215Z] 6adcbbdd096a: Layer already exists [2024-10-02T11:29:08.482Z] latest: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:08.839Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:09.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.86 [2024-10-02T11:29:09.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-02T11:29:09.208Z] fa5ca424bf62: Preparing [2024-10-02T11:29:09.208Z] 6ff75728235a: Preparing [2024-10-02T11:29:09.208Z] 166a2d52f828: Preparing [2024-10-02T11:29:09.208Z] b3b6fb5727a6: Preparing [2024-10-02T11:29:09.208Z] 30f2064fac35: Preparing [2024-10-02T11:29:09.208Z] 8f6dbed3568b: Preparing [2024-10-02T11:29:09.208Z] a80cf46a1da3: Preparing [2024-10-02T11:29:09.208Z] c024564a29ad: Preparing [2024-10-02T11:29:09.208Z] a1a32f6ba862: Preparing [2024-10-02T11:29:09.208Z] dd2e9a67dcc2: Preparing [2024-10-02T11:29:09.208Z] 8f6dbed3568b: Waiting [2024-10-02T11:29:09.208Z] a80cf46a1da3: Waiting [2024-10-02T11:29:09.208Z] c024564a29ad: Waiting [2024-10-02T11:29:09.208Z] a1a32f6ba862: Waiting [2024-10-02T11:29:09.208Z] 6adcbbdd096a: Preparing [2024-10-02T11:29:09.208Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:09.208Z] dd2e9a67dcc2: Waiting [2024-10-02T11:29:09.208Z] 6adcbbdd096a: Waiting [2024-10-02T11:29:09.208Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:09.208Z] 6ff75728235a: Layer already exists [2024-10-02T11:29:09.208Z] 30f2064fac35: Layer already exists [2024-10-02T11:29:09.208Z] fa5ca424bf62: Layer already exists [2024-10-02T11:29:09.208Z] 166a2d52f828: Layer already exists [2024-10-02T11:29:09.208Z] b3b6fb5727a6: Layer already exists [2024-10-02T11:29:09.208Z] c024564a29ad: Layer already exists [2024-10-02T11:29:09.208Z] 8f6dbed3568b: Layer already exists [2024-10-02T11:29:09.208Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:09.208Z] a80cf46a1da3: Layer already exists [2024-10-02T11:29:09.208Z] dd2e9a67dcc2: Layer already exists [2024-10-02T11:29:09.208Z] 6adcbbdd096a: Layer already exists [2024-10-02T11:29:09.208Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:09.473Z] 3.2.0-dev.86: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:09.838Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:10.187Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:29:10.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-02T11:29:10.187Z] fa5ca424bf62: Preparing [2024-10-02T11:29:10.187Z] 6ff75728235a: Preparing [2024-10-02T11:29:10.187Z] 166a2d52f828: Preparing [2024-10-02T11:29:10.187Z] b3b6fb5727a6: Preparing [2024-10-02T11:29:10.187Z] 30f2064fac35: Preparing [2024-10-02T11:29:10.187Z] 8f6dbed3568b: Preparing [2024-10-02T11:29:10.187Z] a80cf46a1da3: Preparing [2024-10-02T11:29:10.187Z] c024564a29ad: Preparing [2024-10-02T11:29:10.187Z] a1a32f6ba862: Preparing [2024-10-02T11:29:10.187Z] dd2e9a67dcc2: Preparing [2024-10-02T11:29:10.187Z] 6adcbbdd096a: Preparing [2024-10-02T11:29:10.187Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:10.187Z] c024564a29ad: Waiting [2024-10-02T11:29:10.187Z] a1a32f6ba862: Waiting [2024-10-02T11:29:10.187Z] dd2e9a67dcc2: Waiting [2024-10-02T11:29:10.187Z] 6adcbbdd096a: Waiting [2024-10-02T11:29:10.187Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:10.187Z] 8f6dbed3568b: Waiting [2024-10-02T11:29:10.187Z] a80cf46a1da3: Waiting [2024-10-02T11:29:10.187Z] 6ff75728235a: Layer already exists [2024-10-02T11:29:10.187Z] fa5ca424bf62: Layer already exists [2024-10-02T11:29:10.187Z] 166a2d52f828: Layer already exists [2024-10-02T11:29:10.187Z] b3b6fb5727a6: Layer already exists [2024-10-02T11:29:10.187Z] 30f2064fac35: Layer already exists [2024-10-02T11:29:10.187Z] 8f6dbed3568b: Layer already exists [2024-10-02T11:29:10.187Z] a80cf46a1da3: Layer already exists [2024-10-02T11:29:10.187Z] c024564a29ad: Layer already exists [2024-10-02T11:29:10.187Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:10.187Z] dd2e9a67dcc2: Layer already exists [2024-10-02T11:29:10.187Z] 6adcbbdd096a: Layer already exists [2024-10-02T11:29:10.187Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:10.456Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:10.812Z] + 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-10-02T11:29:11.160Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-02T11:29:11.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-02T11:29:11.161Z] fa5ca424bf62: Preparing [2024-10-02T11:29:11.161Z] 6ff75728235a: Preparing [2024-10-02T11:29:11.161Z] 166a2d52f828: Preparing [2024-10-02T11:29:11.161Z] b3b6fb5727a6: Preparing [2024-10-02T11:29:11.161Z] 30f2064fac35: Preparing [2024-10-02T11:29:11.161Z] 8f6dbed3568b: Preparing [2024-10-02T11:29:11.161Z] 8f6dbed3568b: Waiting [2024-10-02T11:29:11.161Z] a80cf46a1da3: Preparing [2024-10-02T11:29:11.161Z] c024564a29ad: Preparing [2024-10-02T11:29:11.161Z] a80cf46a1da3: Waiting [2024-10-02T11:29:11.161Z] a1a32f6ba862: Preparing [2024-10-02T11:29:11.161Z] c024564a29ad: Waiting [2024-10-02T11:29:11.161Z] dd2e9a67dcc2: Preparing [2024-10-02T11:29:11.161Z] a1a32f6ba862: Waiting [2024-10-02T11:29:11.161Z] 6adcbbdd096a: Preparing [2024-10-02T11:29:11.161Z] dd2e9a67dcc2: Waiting [2024-10-02T11:29:11.161Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:11.161Z] 6adcbbdd096a: Waiting [2024-10-02T11:29:11.161Z] 166a2d52f828: Layer already exists [2024-10-02T11:29:11.161Z] fa5ca424bf62: Layer already exists [2024-10-02T11:29:11.161Z] b3b6fb5727a6: Layer already exists [2024-10-02T11:29:11.161Z] 6ff75728235a: Layer already exists [2024-10-02T11:29:11.161Z] 30f2064fac35: Layer already exists [2024-10-02T11:29:11.161Z] 8f6dbed3568b: Layer already exists [2024-10-02T11:29:11.161Z] a80cf46a1da3: Layer already exists [2024-10-02T11:29:11.161Z] dd2e9a67dcc2: Layer already exists [2024-10-02T11:29:11.161Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:11.161Z] c024564a29ad: Layer already exists [2024-10-02T11:29:11.161Z] 6adcbbdd096a: Layer already exists [2024-10-02T11:29:11.161Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:11.425Z] main: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:29:11.506Z] ===================================================== [Pipeline] echo [2024-10-02T11:29:11.519Z] taggedImages: [2024-10-02T11:29:11.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:29:11.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-02T11:29:11.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.86 [2024-10-02T11:29:11.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:29:11.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-02T11:29:11.545Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-02T11:29:11.545Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:29:11.545Z] latest [2024-10-02T11:29:11.545Z] 3.2.0-dev.86 [2024-10-02T11:29:11.545Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:29:11.545Z] main [2024-10-02T11:29:11.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:11.913Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:12.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:29:12.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-02T11:29:12.267Z] 650762ae8488: Preparing [2024-10-02T11:29:12.267Z] fd504d74ec47: Preparing [2024-10-02T11:29:12.267Z] c024564a29ad: Preparing [2024-10-02T11:29:12.267Z] a1a32f6ba862: Preparing [2024-10-02T11:29:12.267Z] aab8096d259e: Preparing [2024-10-02T11:29:12.267Z] d2349d3af310: Preparing [2024-10-02T11:29:12.267Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:12.267Z] d2349d3af310: Waiting [2024-10-02T11:29:12.267Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:12.267Z] c024564a29ad: Layer already exists [2024-10-02T11:29:12.267Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:12.543Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:12.543Z] aab8096d259e: Pushed [2024-10-02T11:29:12.543Z] 650762ae8488: Pushed [2024-10-02T11:29:14.477Z] d2349d3af310: Pushed [2024-10-02T11:29:16.407Z] fd504d74ec47: Pushed [2024-10-02T11:29:16.407Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:16.767Z] + 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-10-02T11:29:17.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-02T11:29:17.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-02T11:29:17.118Z] 650762ae8488: Preparing [2024-10-02T11:29:17.118Z] fd504d74ec47: Preparing [2024-10-02T11:29:17.118Z] c024564a29ad: Preparing [2024-10-02T11:29:17.118Z] a1a32f6ba862: Preparing [2024-10-02T11:29:17.118Z] aab8096d259e: Preparing [2024-10-02T11:29:17.118Z] d2349d3af310: Preparing [2024-10-02T11:29:17.118Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:17.118Z] d2349d3af310: Waiting [2024-10-02T11:29:17.118Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:17.118Z] fd504d74ec47: Layer already exists [2024-10-02T11:29:17.118Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:17.118Z] c024564a29ad: Layer already exists [2024-10-02T11:29:17.118Z] 650762ae8488: Layer already exists [2024-10-02T11:29:17.118Z] aab8096d259e: Layer already exists [2024-10-02T11:29:17.118Z] d2349d3af310: Layer already exists [2024-10-02T11:29:17.118Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:17.382Z] latest: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:17.741Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:18.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.86 [2024-10-02T11:29:18.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-02T11:29:18.088Z] 650762ae8488: Preparing [2024-10-02T11:29:18.088Z] fd504d74ec47: Preparing [2024-10-02T11:29:18.088Z] c024564a29ad: Preparing [2024-10-02T11:29:18.088Z] a1a32f6ba862: Preparing [2024-10-02T11:29:18.088Z] aab8096d259e: Preparing [2024-10-02T11:29:18.088Z] d2349d3af310: Preparing [2024-10-02T11:29:18.088Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:18.088Z] d2349d3af310: Waiting [2024-10-02T11:29:18.088Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:18.088Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:18.088Z] aab8096d259e: Layer already exists [2024-10-02T11:29:18.088Z] 650762ae8488: Layer already exists [2024-10-02T11:29:18.088Z] c024564a29ad: Layer already exists [2024-10-02T11:29:18.088Z] fd504d74ec47: Layer already exists [2024-10-02T11:29:18.088Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:18.088Z] d2349d3af310: Layer already exists [2024-10-02T11:29:18.353Z] 3.2.0-dev.86: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:18.717Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:19.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:29:19.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-02T11:29:19.083Z] 650762ae8488: Preparing [2024-10-02T11:29:19.083Z] fd504d74ec47: Preparing [2024-10-02T11:29:19.083Z] c024564a29ad: Preparing [2024-10-02T11:29:19.083Z] a1a32f6ba862: Preparing [2024-10-02T11:29:19.083Z] aab8096d259e: Preparing [2024-10-02T11:29:19.083Z] d2349d3af310: Preparing [2024-10-02T11:29:19.083Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:19.083Z] d2349d3af310: Waiting [2024-10-02T11:29:19.083Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:19.083Z] 650762ae8488: Layer already exists [2024-10-02T11:29:19.083Z] fd504d74ec47: Layer already exists [2024-10-02T11:29:19.083Z] aab8096d259e: Layer already exists [2024-10-02T11:29:19.083Z] c024564a29ad: Layer already exists [2024-10-02T11:29:19.083Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:19.083Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:19.083Z] d2349d3af310: Layer already exists [2024-10-02T11:29:19.350Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:19.720Z] + 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-10-02T11:29:20.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-02T11:29:20.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-02T11:29:20.086Z] 650762ae8488: Preparing [2024-10-02T11:29:20.086Z] fd504d74ec47: Preparing [2024-10-02T11:29:20.086Z] c024564a29ad: Preparing [2024-10-02T11:29:20.086Z] a1a32f6ba862: Preparing [2024-10-02T11:29:20.086Z] aab8096d259e: Preparing [2024-10-02T11:29:20.086Z] d2349d3af310: Preparing [2024-10-02T11:29:20.086Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:20.086Z] d2349d3af310: Waiting [2024-10-02T11:29:20.086Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:20.086Z] c024564a29ad: Layer already exists [2024-10-02T11:29:20.086Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:20.086Z] 650762ae8488: Layer already exists [2024-10-02T11:29:20.086Z] aab8096d259e: Layer already exists [2024-10-02T11:29:20.086Z] fd504d74ec47: Layer already exists [2024-10-02T11:29:20.086Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:20.086Z] d2349d3af310: Layer already exists [2024-10-02T11:29:20.351Z] main: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:29:20.438Z] ===================================================== [Pipeline] echo [2024-10-02T11:29:20.452Z] taggedImages: [2024-10-02T11:29:20.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:29:20.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-02T11:29:20.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.86 [2024-10-02T11:29:20.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:29:20.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-02T11:29:20.480Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-02T11:29:20.480Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:29:20.480Z] latest [2024-10-02T11:29:20.480Z] 3.2.0-dev.86 [2024-10-02T11:29:20.480Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:29:20.480Z] main [2024-10-02T11:29:20.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:20.849Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:21.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:29:21.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-02T11:29:21.212Z] 301836be010e: Preparing [2024-10-02T11:29:21.212Z] 376459c71acf: Preparing [2024-10-02T11:29:21.212Z] 152a449dfaf6: Preparing [2024-10-02T11:29:21.212Z] c024564a29ad: Preparing [2024-10-02T11:29:21.212Z] a1a32f6ba862: Preparing [2024-10-02T11:29:21.212Z] 1ba4427573eb: Preparing [2024-10-02T11:29:21.212Z] 524c2a45ae28: Preparing [2024-10-02T11:29:21.212Z] c8e90f016433: Preparing [2024-10-02T11:29:21.212Z] 378aef536520: Preparing [2024-10-02T11:29:21.212Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:21.212Z] 524c2a45ae28: Waiting [2024-10-02T11:29:21.212Z] c8e90f016433: Waiting [2024-10-02T11:29:21.212Z] 378aef536520: Waiting [2024-10-02T11:29:21.212Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:21.212Z] 1ba4427573eb: Waiting [2024-10-02T11:29:21.479Z] c024564a29ad: Layer already exists [2024-10-02T11:29:21.479Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:21.479Z] 152a449dfaf6: Pushed [2024-10-02T11:29:21.479Z] 376459c71acf: Pushed [2024-10-02T11:29:21.479Z] 301836be010e: Pushed [2024-10-02T11:29:21.479Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:21.745Z] c8e90f016433: Pushed [2024-10-02T11:29:22.328Z] 378aef536520: Pushed [2024-10-02T11:29:34.618Z] 524c2a45ae28: Pushed [2024-10-02T11:29:44.669Z] 1ba4427573eb: Pushed [2024-10-02T11:29:44.669Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:45.019Z] + 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-10-02T11:29:45.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-02T11:29:45.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-02T11:29:45.364Z] 301836be010e: Preparing [2024-10-02T11:29:45.364Z] 376459c71acf: Preparing [2024-10-02T11:29:45.364Z] 152a449dfaf6: Preparing [2024-10-02T11:29:45.364Z] c024564a29ad: Preparing [2024-10-02T11:29:45.364Z] a1a32f6ba862: Preparing [2024-10-02T11:29:45.364Z] 1ba4427573eb: Preparing [2024-10-02T11:29:45.364Z] 524c2a45ae28: Preparing [2024-10-02T11:29:45.364Z] c8e90f016433: Preparing [2024-10-02T11:29:45.364Z] 378aef536520: Preparing [2024-10-02T11:29:45.364Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:45.364Z] 524c2a45ae28: Waiting [2024-10-02T11:29:45.364Z] c8e90f016433: Waiting [2024-10-02T11:29:45.364Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:45.364Z] 378aef536520: Waiting [2024-10-02T11:29:45.364Z] 1ba4427573eb: Waiting [2024-10-02T11:29:45.364Z] 152a449dfaf6: Layer already exists [2024-10-02T11:29:45.364Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:45.364Z] 376459c71acf: Layer already exists [2024-10-02T11:29:45.364Z] 301836be010e: Layer already exists [2024-10-02T11:29:45.364Z] c024564a29ad: Layer already exists [2024-10-02T11:29:45.364Z] 1ba4427573eb: Layer already exists [2024-10-02T11:29:45.364Z] 524c2a45ae28: Layer already exists [2024-10-02T11:29:45.365Z] 378aef536520: Layer already exists [2024-10-02T11:29:45.365Z] c8e90f016433: Layer already exists [2024-10-02T11:29:45.365Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:45.629Z] latest: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:45.985Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:46.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.86 [2024-10-02T11:29:46.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-02T11:29:46.329Z] 301836be010e: Preparing [2024-10-02T11:29:46.329Z] 376459c71acf: Preparing [2024-10-02T11:29:46.329Z] 152a449dfaf6: Preparing [2024-10-02T11:29:46.329Z] c024564a29ad: Preparing [2024-10-02T11:29:46.329Z] a1a32f6ba862: Preparing [2024-10-02T11:29:46.329Z] 1ba4427573eb: Preparing [2024-10-02T11:29:46.329Z] 524c2a45ae28: Preparing [2024-10-02T11:29:46.329Z] c8e90f016433: Preparing [2024-10-02T11:29:46.329Z] 378aef536520: Preparing [2024-10-02T11:29:46.329Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:46.329Z] 524c2a45ae28: Waiting [2024-10-02T11:29:46.329Z] c8e90f016433: Waiting [2024-10-02T11:29:46.329Z] 378aef536520: Waiting [2024-10-02T11:29:46.329Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:46.329Z] 1ba4427573eb: Waiting [2024-10-02T11:29:46.329Z] 376459c71acf: Layer already exists [2024-10-02T11:29:46.329Z] 301836be010e: Layer already exists [2024-10-02T11:29:46.329Z] c024564a29ad: Layer already exists [2024-10-02T11:29:46.329Z] 152a449dfaf6: Layer already exists [2024-10-02T11:29:46.329Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:46.329Z] 1ba4427573eb: Layer already exists [2024-10-02T11:29:46.329Z] 524c2a45ae28: Layer already exists [2024-10-02T11:29:46.329Z] 378aef536520: Layer already exists [2024-10-02T11:29:46.329Z] c8e90f016433: Layer already exists [2024-10-02T11:29:46.329Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:46.593Z] 3.2.0-dev.86: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:46.936Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:47.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:29:47.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-02T11:29:47.296Z] 301836be010e: Preparing [2024-10-02T11:29:47.296Z] 376459c71acf: Preparing [2024-10-02T11:29:47.296Z] 152a449dfaf6: Preparing [2024-10-02T11:29:47.296Z] c024564a29ad: Preparing [2024-10-02T11:29:47.296Z] a1a32f6ba862: Preparing [2024-10-02T11:29:47.296Z] 1ba4427573eb: Preparing [2024-10-02T11:29:47.296Z] 524c2a45ae28: Preparing [2024-10-02T11:29:47.296Z] c8e90f016433: Preparing [2024-10-02T11:29:47.296Z] 378aef536520: Preparing [2024-10-02T11:29:47.296Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:47.296Z] 524c2a45ae28: Waiting [2024-10-02T11:29:47.296Z] c8e90f016433: Waiting [2024-10-02T11:29:47.296Z] 378aef536520: Waiting [2024-10-02T11:29:47.296Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:47.296Z] 1ba4427573eb: Waiting [2024-10-02T11:29:47.296Z] 376459c71acf: Layer already exists [2024-10-02T11:29:47.296Z] c024564a29ad: Layer already exists [2024-10-02T11:29:47.296Z] 152a449dfaf6: Layer already exists [2024-10-02T11:29:47.296Z] 301836be010e: Layer already exists [2024-10-02T11:29:47.296Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:47.296Z] c8e90f016433: Layer already exists [2024-10-02T11:29:47.296Z] 1ba4427573eb: Layer already exists [2024-10-02T11:29:47.296Z] 378aef536520: Layer already exists [2024-10-02T11:29:47.296Z] 524c2a45ae28: Layer already exists [2024-10-02T11:29:47.296Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:47.562Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:47.915Z] + 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-10-02T11:29:48.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-02T11:29:48.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-02T11:29:48.270Z] 301836be010e: Preparing [2024-10-02T11:29:48.270Z] 376459c71acf: Preparing [2024-10-02T11:29:48.270Z] 152a449dfaf6: Preparing [2024-10-02T11:29:48.270Z] c024564a29ad: Preparing [2024-10-02T11:29:48.270Z] a1a32f6ba862: Preparing [2024-10-02T11:29:48.270Z] 1ba4427573eb: Preparing [2024-10-02T11:29:48.270Z] 524c2a45ae28: Preparing [2024-10-02T11:29:48.270Z] 1ba4427573eb: Waiting [2024-10-02T11:29:48.270Z] c8e90f016433: Preparing [2024-10-02T11:29:48.270Z] 378aef536520: Preparing [2024-10-02T11:29:48.270Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:48.270Z] 524c2a45ae28: Waiting [2024-10-02T11:29:48.270Z] c8e90f016433: Waiting [2024-10-02T11:29:48.270Z] 378aef536520: Waiting [2024-10-02T11:29:48.270Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:48.270Z] 301836be010e: Layer already exists [2024-10-02T11:29:48.270Z] 376459c71acf: Layer already exists [2024-10-02T11:29:48.270Z] 152a449dfaf6: Layer already exists [2024-10-02T11:29:48.270Z] c024564a29ad: Layer already exists [2024-10-02T11:29:48.270Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:48.270Z] 524c2a45ae28: Layer already exists [2024-10-02T11:29:48.270Z] 1ba4427573eb: Layer already exists [2024-10-02T11:29:48.270Z] 378aef536520: Layer already exists [2024-10-02T11:29:48.270Z] c8e90f016433: Layer already exists [2024-10-02T11:29:48.270Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:48.535Z] main: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:29:48.674Z] ===================================================== [Pipeline] echo [2024-10-02T11:29:48.685Z] taggedImages: [2024-10-02T11:29:48.686Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:29:48.686Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-02T11:29:48.686Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.86 [2024-10-02T11:29:48.686Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:29:48.686Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-02T11:29:48.709Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-02T11:29:48.709Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:29:48.709Z] latest [2024-10-02T11:29:48.709Z] 3.2.0-dev.86 [2024-10-02T11:29:48.709Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:29:48.709Z] main [2024-10-02T11:29:48.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:49.063Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:29:49.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:29:49.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-02T11:29:49.431Z] fe1fa599169d: Preparing [2024-10-02T11:29:49.431Z] a400fbcbba44: Preparing [2024-10-02T11:29:49.431Z] 38436b0afe1a: Preparing [2024-10-02T11:29:49.431Z] c024564a29ad: Preparing [2024-10-02T11:29:49.431Z] a1a32f6ba862: Preparing [2024-10-02T11:29:49.431Z] 83c858b10d1a: Preparing [2024-10-02T11:29:49.431Z] 2796241d4788: Preparing [2024-10-02T11:29:49.431Z] 7a7d86623e34: Preparing [2024-10-02T11:29:49.431Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:29:49.431Z] 7a7d86623e34: Waiting [2024-10-02T11:29:49.431Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:29:49.431Z] 2796241d4788: Waiting [2024-10-02T11:29:49.431Z] 83c858b10d1a: Waiting [2024-10-02T11:29:49.431Z] c024564a29ad: Layer already exists [2024-10-02T11:29:49.711Z] a1a32f6ba862: Layer already exists [2024-10-02T11:29:49.711Z] 38436b0afe1a: Pushed [2024-10-02T11:29:49.711Z] a400fbcbba44: Pushed [2024-10-02T11:29:49.711Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:29:49.711Z] fe1fa599169d: Pushed [2024-10-02T11:29:49.711Z] 2796241d4788: Pushed [2024-10-02T11:29:50.312Z] 7a7d86623e34: Pushed [2024-10-02T11:30:16.951Z] 83c858b10d1a: Pushed [2024-10-02T11:30:16.951Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:17.324Z] + 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-10-02T11:30:17.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-02T11:30:17.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-02T11:30:17.665Z] fe1fa599169d: Preparing [2024-10-02T11:30:17.665Z] a400fbcbba44: Preparing [2024-10-02T11:30:17.665Z] 38436b0afe1a: Preparing [2024-10-02T11:30:17.665Z] c024564a29ad: Preparing [2024-10-02T11:30:17.665Z] a1a32f6ba862: Preparing [2024-10-02T11:30:17.665Z] 83c858b10d1a: Preparing [2024-10-02T11:30:17.665Z] 2796241d4788: Preparing [2024-10-02T11:30:17.665Z] 7a7d86623e34: Preparing [2024-10-02T11:30:17.665Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:17.665Z] 83c858b10d1a: Waiting [2024-10-02T11:30:17.665Z] 2796241d4788: Waiting [2024-10-02T11:30:17.665Z] 7a7d86623e34: Waiting [2024-10-02T11:30:17.665Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:17.665Z] c024564a29ad: Layer already exists [2024-10-02T11:30:17.665Z] fe1fa599169d: Layer already exists [2024-10-02T11:30:17.665Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:17.665Z] a400fbcbba44: Layer already exists [2024-10-02T11:30:17.665Z] 38436b0afe1a: Layer already exists [2024-10-02T11:30:17.665Z] 7a7d86623e34: Layer already exists [2024-10-02T11:30:17.665Z] 2796241d4788: Layer already exists [2024-10-02T11:30:17.665Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:17.665Z] 83c858b10d1a: Layer already exists [2024-10-02T11:30:17.932Z] latest: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:18.281Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:18.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.86 [2024-10-02T11:30:18.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-02T11:30:18.633Z] fe1fa599169d: Preparing [2024-10-02T11:30:18.633Z] a400fbcbba44: Preparing [2024-10-02T11:30:18.633Z] 38436b0afe1a: Preparing [2024-10-02T11:30:18.633Z] c024564a29ad: Preparing [2024-10-02T11:30:18.633Z] a1a32f6ba862: Preparing [2024-10-02T11:30:18.633Z] 83c858b10d1a: Preparing [2024-10-02T11:30:18.633Z] 2796241d4788: Preparing [2024-10-02T11:30:18.633Z] 7a7d86623e34: Preparing [2024-10-02T11:30:18.633Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:18.633Z] 2796241d4788: Waiting [2024-10-02T11:30:18.633Z] 7a7d86623e34: Waiting [2024-10-02T11:30:18.633Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:18.633Z] 83c858b10d1a: Waiting [2024-10-02T11:30:18.633Z] 38436b0afe1a: Layer already exists [2024-10-02T11:30:18.633Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:18.633Z] c024564a29ad: Layer already exists [2024-10-02T11:30:18.633Z] a400fbcbba44: Layer already exists [2024-10-02T11:30:18.633Z] fe1fa599169d: Layer already exists [2024-10-02T11:30:18.633Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:18.633Z] 83c858b10d1a: Layer already exists [2024-10-02T11:30:18.633Z] 2796241d4788: Layer already exists [2024-10-02T11:30:18.633Z] 7a7d86623e34: Layer already exists [2024-10-02T11:30:18.633Z] 3.2.0-dev.86: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:19.244Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:19.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:19.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-02T11:30:19.584Z] fe1fa599169d: Preparing [2024-10-02T11:30:19.584Z] a400fbcbba44: Preparing [2024-10-02T11:30:19.584Z] 38436b0afe1a: Preparing [2024-10-02T11:30:19.584Z] c024564a29ad: Preparing [2024-10-02T11:30:19.584Z] a1a32f6ba862: Preparing [2024-10-02T11:30:19.584Z] 83c858b10d1a: Preparing [2024-10-02T11:30:19.584Z] 2796241d4788: Preparing [2024-10-02T11:30:19.584Z] 7a7d86623e34: Preparing [2024-10-02T11:30:19.584Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:19.584Z] 83c858b10d1a: Waiting [2024-10-02T11:30:19.584Z] 2796241d4788: Waiting [2024-10-02T11:30:19.584Z] 7a7d86623e34: Waiting [2024-10-02T11:30:19.584Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:19.584Z] 38436b0afe1a: Layer already exists [2024-10-02T11:30:19.584Z] a400fbcbba44: Layer already exists [2024-10-02T11:30:19.584Z] c024564a29ad: Layer already exists [2024-10-02T11:30:19.584Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:19.584Z] fe1fa599169d: Layer already exists [2024-10-02T11:30:19.584Z] 2796241d4788: Layer already exists [2024-10-02T11:30:19.584Z] 83c858b10d1a: Layer already exists [2024-10-02T11:30:19.584Z] 7a7d86623e34: Layer already exists [2024-10-02T11:30:19.584Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:19.848Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:20.205Z] + 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-10-02T11:30:20.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-02T11:30:20.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-02T11:30:20.557Z] fe1fa599169d: Preparing [2024-10-02T11:30:20.557Z] a400fbcbba44: Preparing [2024-10-02T11:30:20.557Z] 38436b0afe1a: Preparing [2024-10-02T11:30:20.557Z] c024564a29ad: Preparing [2024-10-02T11:30:20.557Z] a1a32f6ba862: Preparing [2024-10-02T11:30:20.557Z] 83c858b10d1a: Preparing [2024-10-02T11:30:20.557Z] 2796241d4788: Preparing [2024-10-02T11:30:20.557Z] 7a7d86623e34: Preparing [2024-10-02T11:30:20.557Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:20.557Z] 7a7d86623e34: Waiting [2024-10-02T11:30:20.557Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:20.557Z] 83c858b10d1a: Waiting [2024-10-02T11:30:20.557Z] 2796241d4788: Waiting [2024-10-02T11:30:20.557Z] a400fbcbba44: Layer already exists [2024-10-02T11:30:20.557Z] fe1fa599169d: Layer already exists [2024-10-02T11:30:20.557Z] 38436b0afe1a: Layer already exists [2024-10-02T11:30:20.558Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:20.558Z] c024564a29ad: Layer already exists [2024-10-02T11:30:20.558Z] 7a7d86623e34: Layer already exists [2024-10-02T11:30:20.558Z] 83c858b10d1a: Layer already exists [2024-10-02T11:30:20.558Z] 2796241d4788: Layer already exists [2024-10-02T11:30:20.558Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:20.824Z] main: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:30:20.904Z] ===================================================== [Pipeline] echo [2024-10-02T11:30:20.922Z] taggedImages: [2024-10-02T11:30:20.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:20.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-02T11:30:20.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.86 [2024-10-02T11:30:20.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:20.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-02T11:30:20.956Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-02T11:30:20.956Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:20.956Z] latest [2024-10-02T11:30:20.956Z] 3.2.0-dev.86 [2024-10-02T11:30:20.956Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:20.956Z] main [2024-10-02T11:30:20.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:21.323Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:21.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:21.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-02T11:30:21.681Z] 5178cefcd634: Preparing [2024-10-02T11:30:21.681Z] 8a6a2a0826fe: Preparing [2024-10-02T11:30:21.681Z] 64898b479075: Preparing [2024-10-02T11:30:21.681Z] c024564a29ad: Preparing [2024-10-02T11:30:21.681Z] a1a32f6ba862: Preparing [2024-10-02T11:30:21.681Z] 83c858b10d1a: Preparing [2024-10-02T11:30:21.681Z] c8e90f016433: Preparing [2024-10-02T11:30:21.681Z] 378aef536520: Preparing [2024-10-02T11:30:21.681Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:21.681Z] c8e90f016433: Waiting [2024-10-02T11:30:21.681Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:21.681Z] 378aef536520: Waiting [2024-10-02T11:30:21.681Z] 83c858b10d1a: Waiting [2024-10-02T11:30:21.681Z] c024564a29ad: Layer already exists [2024-10-02T11:30:21.947Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:21.947Z] 83c858b10d1a: Layer already exists [2024-10-02T11:30:21.947Z] c8e90f016433: Layer already exists [2024-10-02T11:30:21.947Z] 378aef536520: Layer already exists [2024-10-02T11:30:21.947Z] 64898b479075: Pushed [2024-10-02T11:30:21.947Z] 8a6a2a0826fe: Pushed [2024-10-02T11:30:21.947Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:21.947Z] 5178cefcd634: Pushed [2024-10-02T11:30:22.213Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:22.586Z] + 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-10-02T11:30:22.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-02T11:30:22.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-02T11:30:22.946Z] 5178cefcd634: Preparing [2024-10-02T11:30:22.946Z] 8a6a2a0826fe: Preparing [2024-10-02T11:30:22.946Z] 64898b479075: Preparing [2024-10-02T11:30:22.946Z] c024564a29ad: Preparing [2024-10-02T11:30:22.946Z] a1a32f6ba862: Preparing [2024-10-02T11:30:22.946Z] 83c858b10d1a: Preparing [2024-10-02T11:30:22.946Z] c8e90f016433: Preparing [2024-10-02T11:30:22.946Z] 378aef536520: Preparing [2024-10-02T11:30:22.946Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:22.946Z] 83c858b10d1a: Waiting [2024-10-02T11:30:22.946Z] c8e90f016433: Waiting [2024-10-02T11:30:22.946Z] 378aef536520: Waiting [2024-10-02T11:30:22.946Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:22.946Z] 5178cefcd634: Layer already exists [2024-10-02T11:30:22.946Z] 8a6a2a0826fe: Layer already exists [2024-10-02T11:30:22.946Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:22.946Z] c024564a29ad: Layer already exists [2024-10-02T11:30:22.946Z] 64898b479075: Layer already exists [2024-10-02T11:30:22.946Z] 83c858b10d1a: Layer already exists [2024-10-02T11:30:22.946Z] 378aef536520: Layer already exists [2024-10-02T11:30:22.946Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:22.946Z] c8e90f016433: Layer already exists [2024-10-02T11:30:23.211Z] latest: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:23.566Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:23.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.86 [2024-10-02T11:30:23.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-02T11:30:23.910Z] 5178cefcd634: Preparing [2024-10-02T11:30:23.910Z] 8a6a2a0826fe: Preparing [2024-10-02T11:30:23.910Z] 64898b479075: Preparing [2024-10-02T11:30:23.910Z] c024564a29ad: Preparing [2024-10-02T11:30:23.910Z] a1a32f6ba862: Preparing [2024-10-02T11:30:23.910Z] 83c858b10d1a: Preparing [2024-10-02T11:30:23.910Z] c8e90f016433: Preparing [2024-10-02T11:30:23.910Z] 378aef536520: Preparing [2024-10-02T11:30:23.910Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:23.910Z] 83c858b10d1a: Waiting [2024-10-02T11:30:23.910Z] c8e90f016433: Waiting [2024-10-02T11:30:23.910Z] 378aef536520: Waiting [2024-10-02T11:30:23.910Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:23.910Z] 5178cefcd634: Layer already exists [2024-10-02T11:30:23.910Z] c024564a29ad: Layer already exists [2024-10-02T11:30:23.910Z] 64898b479075: Layer already exists [2024-10-02T11:30:23.910Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:23.910Z] 8a6a2a0826fe: Layer already exists [2024-10-02T11:30:23.910Z] c8e90f016433: Layer already exists [2024-10-02T11:30:23.910Z] 83c858b10d1a: Layer already exists [2024-10-02T11:30:23.910Z] 378aef536520: Layer already exists [2024-10-02T11:30:23.910Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:24.175Z] 3.2.0-dev.86: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:24.529Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:24.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:24.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-02T11:30:24.879Z] 5178cefcd634: Preparing [2024-10-02T11:30:24.879Z] 8a6a2a0826fe: Preparing [2024-10-02T11:30:24.879Z] 64898b479075: Preparing [2024-10-02T11:30:24.879Z] c024564a29ad: Preparing [2024-10-02T11:30:24.879Z] a1a32f6ba862: Preparing [2024-10-02T11:30:24.879Z] 83c858b10d1a: Preparing [2024-10-02T11:30:24.879Z] c8e90f016433: Preparing [2024-10-02T11:30:24.879Z] 378aef536520: Preparing [2024-10-02T11:30:24.879Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:24.879Z] c8e90f016433: Waiting [2024-10-02T11:30:24.879Z] 378aef536520: Waiting [2024-10-02T11:30:24.879Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:24.879Z] 83c858b10d1a: Waiting [2024-10-02T11:30:24.879Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:24.879Z] 5178cefcd634: Layer already exists [2024-10-02T11:30:24.879Z] 64898b479075: Layer already exists [2024-10-02T11:30:24.879Z] 8a6a2a0826fe: Layer already exists [2024-10-02T11:30:24.879Z] c024564a29ad: Layer already exists [2024-10-02T11:30:24.879Z] 83c858b10d1a: Layer already exists [2024-10-02T11:30:24.879Z] 378aef536520: Layer already exists [2024-10-02T11:30:24.879Z] c8e90f016433: Layer already exists [2024-10-02T11:30:24.879Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:25.144Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:25.490Z] + 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-10-02T11:30:25.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-02T11:30:25.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-02T11:30:25.838Z] 5178cefcd634: Preparing [2024-10-02T11:30:25.838Z] 8a6a2a0826fe: Preparing [2024-10-02T11:30:25.838Z] 64898b479075: Preparing [2024-10-02T11:30:25.838Z] c024564a29ad: Preparing [2024-10-02T11:30:25.838Z] a1a32f6ba862: Preparing [2024-10-02T11:30:25.838Z] 83c858b10d1a: Preparing [2024-10-02T11:30:25.838Z] c8e90f016433: Preparing [2024-10-02T11:30:25.838Z] 378aef536520: Preparing [2024-10-02T11:30:25.838Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:25.838Z] c8e90f016433: Waiting [2024-10-02T11:30:25.838Z] 378aef536520: Waiting [2024-10-02T11:30:25.838Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:25.838Z] 83c858b10d1a: Waiting [2024-10-02T11:30:25.838Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:25.838Z] c024564a29ad: Layer already exists [2024-10-02T11:30:25.838Z] 64898b479075: Layer already exists [2024-10-02T11:30:25.838Z] 5178cefcd634: Layer already exists [2024-10-02T11:30:25.838Z] 8a6a2a0826fe: Layer already exists [2024-10-02T11:30:25.838Z] c8e90f016433: Layer already exists [2024-10-02T11:30:25.838Z] 378aef536520: Layer already exists [2024-10-02T11:30:25.838Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:25.838Z] 83c858b10d1a: Layer already exists [2024-10-02T11:30:26.105Z] main: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:30:26.185Z] ===================================================== [Pipeline] echo [2024-10-02T11:30:26.201Z] taggedImages: [2024-10-02T11:30:26.201Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:26.201Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-02T11:30:26.201Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.86 [2024-10-02T11:30:26.201Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:26.201Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-02T11:30:26.233Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-02T11:30:26.233Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:26.233Z] latest [2024-10-02T11:30:26.233Z] 3.2.0-dev.86 [2024-10-02T11:30:26.233Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:26.233Z] main [2024-10-02T11:30:26.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:26.601Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:27.217Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:27.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-02T11:30:27.217Z] e49130f2c3ba: Preparing [2024-10-02T11:30:27.217Z] e2619e33bf2b: Preparing [2024-10-02T11:30:27.217Z] c024564a29ad: Preparing [2024-10-02T11:30:27.217Z] a1a32f6ba862: Preparing [2024-10-02T11:30:27.217Z] 066d0f71e3c0: Preparing [2024-10-02T11:30:27.217Z] 9d064a77b4b4: Preparing [2024-10-02T11:30:27.217Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:27.217Z] 9d064a77b4b4: Waiting [2024-10-02T11:30:27.217Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:27.217Z] c024564a29ad: Layer already exists [2024-10-02T11:30:27.217Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:27.483Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:27.483Z] e49130f2c3ba: Pushed [2024-10-02T11:30:27.483Z] 066d0f71e3c0: Pushed [2024-10-02T11:30:28.060Z] 9d064a77b4b4: Pushed [2024-10-02T11:30:34.679Z] e2619e33bf2b: Pushed [2024-10-02T11:30:34.679Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:35.035Z] + 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-10-02T11:30:35.378Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-02T11:30:35.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-02T11:30:35.378Z] e49130f2c3ba: Preparing [2024-10-02T11:30:35.378Z] e2619e33bf2b: Preparing [2024-10-02T11:30:35.378Z] c024564a29ad: Preparing [2024-10-02T11:30:35.378Z] a1a32f6ba862: Preparing [2024-10-02T11:30:35.378Z] 066d0f71e3c0: Preparing [2024-10-02T11:30:35.378Z] 9d064a77b4b4: Preparing [2024-10-02T11:30:35.378Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:35.378Z] 9d064a77b4b4: Waiting [2024-10-02T11:30:35.378Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:35.378Z] e2619e33bf2b: Layer already exists [2024-10-02T11:30:35.378Z] 066d0f71e3c0: Layer already exists [2024-10-02T11:30:35.378Z] c024564a29ad: Layer already exists [2024-10-02T11:30:35.378Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:35.379Z] e49130f2c3ba: Layer already exists [2024-10-02T11:30:35.379Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:35.379Z] 9d064a77b4b4: Layer already exists [2024-10-02T11:30:35.643Z] latest: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:35.993Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:36.331Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.86 [2024-10-02T11:30:36.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-02T11:30:36.331Z] e49130f2c3ba: Preparing [2024-10-02T11:30:36.331Z] e2619e33bf2b: Preparing [2024-10-02T11:30:36.331Z] c024564a29ad: Preparing [2024-10-02T11:30:36.331Z] a1a32f6ba862: Preparing [2024-10-02T11:30:36.331Z] 066d0f71e3c0: Preparing [2024-10-02T11:30:36.331Z] 9d064a77b4b4: Preparing [2024-10-02T11:30:36.331Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:36.331Z] 9d064a77b4b4: Waiting [2024-10-02T11:30:36.331Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:36.331Z] e2619e33bf2b: Layer already exists [2024-10-02T11:30:36.331Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:36.331Z] c024564a29ad: Layer already exists [2024-10-02T11:30:36.331Z] e49130f2c3ba: Layer already exists [2024-10-02T11:30:36.331Z] 066d0f71e3c0: Layer already exists [2024-10-02T11:30:36.331Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:36.331Z] 9d064a77b4b4: Layer already exists [2024-10-02T11:30:36.596Z] 3.2.0-dev.86: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:36.944Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:37.285Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:37.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-02T11:30:37.285Z] e49130f2c3ba: Preparing [2024-10-02T11:30:37.285Z] e2619e33bf2b: Preparing [2024-10-02T11:30:37.285Z] c024564a29ad: Preparing [2024-10-02T11:30:37.285Z] a1a32f6ba862: Preparing [2024-10-02T11:30:37.285Z] 066d0f71e3c0: Preparing [2024-10-02T11:30:37.285Z] 9d064a77b4b4: Preparing [2024-10-02T11:30:37.285Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:37.285Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:37.285Z] 9d064a77b4b4: Waiting [2024-10-02T11:30:37.285Z] e2619e33bf2b: Layer already exists [2024-10-02T11:30:37.285Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:37.285Z] 066d0f71e3c0: Layer already exists [2024-10-02T11:30:37.285Z] e49130f2c3ba: Layer already exists [2024-10-02T11:30:37.285Z] c024564a29ad: Layer already exists [2024-10-02T11:30:37.285Z] 9d064a77b4b4: Layer already exists [2024-10-02T11:30:37.285Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:37.285Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:37.893Z] + 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-10-02T11:30:38.249Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-02T11:30:38.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-02T11:30:38.250Z] e49130f2c3ba: Preparing [2024-10-02T11:30:38.250Z] e2619e33bf2b: Preparing [2024-10-02T11:30:38.250Z] c024564a29ad: Preparing [2024-10-02T11:30:38.250Z] a1a32f6ba862: Preparing [2024-10-02T11:30:38.250Z] 066d0f71e3c0: Preparing [2024-10-02T11:30:38.250Z] 9d064a77b4b4: Preparing [2024-10-02T11:30:38.250Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:38.250Z] 9d064a77b4b4: Waiting [2024-10-02T11:30:38.250Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:38.250Z] c024564a29ad: Layer already exists [2024-10-02T11:30:38.250Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:38.250Z] e49130f2c3ba: Layer already exists [2024-10-02T11:30:38.250Z] e2619e33bf2b: Layer already exists [2024-10-02T11:30:38.250Z] 066d0f71e3c0: Layer already exists [2024-10-02T11:30:38.250Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:38.250Z] 9d064a77b4b4: Layer already exists [2024-10-02T11:30:38.250Z] main: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:30:38.597Z] ===================================================== [Pipeline] echo [2024-10-02T11:30:38.615Z] taggedImages: [2024-10-02T11:30:38.615Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:38.615Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-02T11:30:38.615Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.86 [2024-10-02T11:30:38.615Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:38.615Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-02T11:30:38.650Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-02T11:30:38.650Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:38.650Z] latest [2024-10-02T11:30:38.650Z] 3.2.0-dev.86 [2024-10-02T11:30:38.650Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:38.650Z] main [2024-10-02T11:30:38.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:39.013Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:39.358Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:39.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-02T11:30:39.358Z] ec77adde2a95: Preparing [2024-10-02T11:30:39.358Z] 8d0b51933cd0: Preparing [2024-10-02T11:30:39.358Z] 3057078596ab: Preparing [2024-10-02T11:30:39.358Z] c024564a29ad: Preparing [2024-10-02T11:30:39.358Z] a1a32f6ba862: Preparing [2024-10-02T11:30:39.358Z] 7975bf332711: Preparing [2024-10-02T11:30:39.358Z] 4cf396b1da9d: Preparing [2024-10-02T11:30:39.358Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:39.358Z] 4cf396b1da9d: Waiting [2024-10-02T11:30:39.358Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:39.358Z] 7975bf332711: Waiting [2024-10-02T11:30:39.358Z] c024564a29ad: Layer already exists [2024-10-02T11:30:39.623Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:39.623Z] 8d0b51933cd0: Pushed [2024-10-02T11:30:39.623Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:39.623Z] ec77adde2a95: Pushed [2024-10-02T11:30:39.623Z] 7975bf332711: Pushed [2024-10-02T11:30:39.888Z] 4cf396b1da9d: Pushed [2024-10-02T11:30:46.510Z] 3057078596ab: Pushed [2024-10-02T11:30:46.510Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:46.874Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:47.226Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-02T11:30:47.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-02T11:30:47.226Z] ec77adde2a95: Preparing [2024-10-02T11:30:47.226Z] 8d0b51933cd0: Preparing [2024-10-02T11:30:47.226Z] 3057078596ab: Preparing [2024-10-02T11:30:47.226Z] c024564a29ad: Preparing [2024-10-02T11:30:47.226Z] a1a32f6ba862: Preparing [2024-10-02T11:30:47.226Z] 7975bf332711: Preparing [2024-10-02T11:30:47.226Z] 4cf396b1da9d: Preparing [2024-10-02T11:30:47.226Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:47.226Z] 7975bf332711: Waiting [2024-10-02T11:30:47.226Z] 4cf396b1da9d: Waiting [2024-10-02T11:30:47.226Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:47.226Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:47.226Z] 8d0b51933cd0: Layer already exists [2024-10-02T11:30:47.226Z] 3057078596ab: Layer already exists [2024-10-02T11:30:47.226Z] c024564a29ad: Layer already exists [2024-10-02T11:30:47.226Z] ec77adde2a95: Layer already exists [2024-10-02T11:30:47.226Z] 4cf396b1da9d: Layer already exists [2024-10-02T11:30:47.226Z] 7975bf332711: Layer already exists [2024-10-02T11:30:47.226Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:47.489Z] latest: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:47.842Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:48.187Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.86 [2024-10-02T11:30:48.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-02T11:30:48.187Z] ec77adde2a95: Preparing [2024-10-02T11:30:48.187Z] 8d0b51933cd0: Preparing [2024-10-02T11:30:48.187Z] 3057078596ab: Preparing [2024-10-02T11:30:48.187Z] c024564a29ad: Preparing [2024-10-02T11:30:48.187Z] a1a32f6ba862: Preparing [2024-10-02T11:30:48.187Z] 7975bf332711: Preparing [2024-10-02T11:30:48.187Z] 4cf396b1da9d: Preparing [2024-10-02T11:30:48.187Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:48.187Z] 7975bf332711: Waiting [2024-10-02T11:30:48.187Z] 4cf396b1da9d: Waiting [2024-10-02T11:30:48.187Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:48.187Z] c024564a29ad: Layer already exists [2024-10-02T11:30:48.187Z] 3057078596ab: Layer already exists [2024-10-02T11:30:48.187Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:48.187Z] 8d0b51933cd0: Layer already exists [2024-10-02T11:30:48.187Z] ec77adde2a95: Layer already exists [2024-10-02T11:30:48.187Z] 4cf396b1da9d: Layer already exists [2024-10-02T11:30:48.187Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:48.187Z] 7975bf332711: Layer already exists [2024-10-02T11:30:48.451Z] 3.2.0-dev.86: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:48.807Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:49.158Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:49.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-02T11:30:49.158Z] ec77adde2a95: Preparing [2024-10-02T11:30:49.158Z] 8d0b51933cd0: Preparing [2024-10-02T11:30:49.158Z] 3057078596ab: Preparing [2024-10-02T11:30:49.158Z] c024564a29ad: Preparing [2024-10-02T11:30:49.158Z] a1a32f6ba862: Preparing [2024-10-02T11:30:49.158Z] 7975bf332711: Preparing [2024-10-02T11:30:49.158Z] 4cf396b1da9d: Preparing [2024-10-02T11:30:49.158Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:49.158Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:49.158Z] 7975bf332711: Waiting [2024-10-02T11:30:49.158Z] 4cf396b1da9d: Waiting [2024-10-02T11:30:49.158Z] 3057078596ab: Layer already exists [2024-10-02T11:30:49.158Z] ec77adde2a95: Layer already exists [2024-10-02T11:30:49.158Z] c024564a29ad: Layer already exists [2024-10-02T11:30:49.158Z] 8d0b51933cd0: Layer already exists [2024-10-02T11:30:49.158Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:49.158Z] 7975bf332711: Layer already exists [2024-10-02T11:30:49.158Z] 4cf396b1da9d: Layer already exists [2024-10-02T11:30:49.158Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:49.423Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:49.780Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:50.132Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-02T11:30:50.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-02T11:30:50.132Z] ec77adde2a95: Preparing [2024-10-02T11:30:50.132Z] 8d0b51933cd0: Preparing [2024-10-02T11:30:50.132Z] 3057078596ab: Preparing [2024-10-02T11:30:50.132Z] c024564a29ad: Preparing [2024-10-02T11:30:50.132Z] a1a32f6ba862: Preparing [2024-10-02T11:30:50.132Z] 7975bf332711: Preparing [2024-10-02T11:30:50.132Z] 4cf396b1da9d: Preparing [2024-10-02T11:30:50.132Z] 7975bf332711: Waiting [2024-10-02T11:30:50.132Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:50.132Z] 4cf396b1da9d: Waiting [2024-10-02T11:30:50.132Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:50.132Z] 8d0b51933cd0: Layer already exists [2024-10-02T11:30:50.132Z] 3057078596ab: Layer already exists [2024-10-02T11:30:50.132Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:50.132Z] ec77adde2a95: Layer already exists [2024-10-02T11:30:50.132Z] c024564a29ad: Layer already exists [2024-10-02T11:30:50.132Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:50.132Z] 7975bf332711: Layer already exists [2024-10-02T11:30:50.132Z] 4cf396b1da9d: Layer already exists [2024-10-02T11:30:50.397Z] main: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:30:50.490Z] ===================================================== [Pipeline] echo [2024-10-02T11:30:50.505Z] taggedImages: [2024-10-02T11:30:50.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:50.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-02T11:30:50.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.86 [2024-10-02T11:30:50.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:50.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-02T11:30:50.530Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-02T11:30:50.530Z] 1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:50.530Z] latest [2024-10-02T11:30:50.530Z] 3.2.0-dev.86 [2024-10-02T11:30:50.530Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:30:50.530Z] main [2024-10-02T11:30:50.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:50.888Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:30:51.247Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:30:51.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-02T11:30:51.248Z] 3437d7eac27d: Preparing [2024-10-02T11:30:51.248Z] 443dd5123ccc: Preparing [2024-10-02T11:30:51.248Z] c024564a29ad: Preparing [2024-10-02T11:30:51.248Z] a1a32f6ba862: Preparing [2024-10-02T11:30:51.248Z] be0fa473d828: Preparing [2024-10-02T11:30:51.248Z] cc4870019de6: Preparing [2024-10-02T11:30:51.248Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:30:51.248Z] cc4870019de6: Waiting [2024-10-02T11:30:51.248Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:30:51.248Z] a1a32f6ba862: Layer already exists [2024-10-02T11:30:51.248Z] c024564a29ad: Layer already exists [2024-10-02T11:30:51.517Z] be0fa473d828: Layer already exists [2024-10-02T11:30:51.517Z] cc4870019de6: Layer already exists [2024-10-02T11:30:51.517Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:30:51.517Z] 3437d7eac27d: Pushed [2024-10-02T11:30:59.693Z] 443dd5123ccc: Pushed [2024-10-02T11:30:59.693Z] 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:00.062Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:00.420Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-02T11:31:00.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-02T11:31:00.420Z] 3437d7eac27d: Preparing [2024-10-02T11:31:00.420Z] 443dd5123ccc: Preparing [2024-10-02T11:31:00.420Z] c024564a29ad: Preparing [2024-10-02T11:31:00.420Z] a1a32f6ba862: Preparing [2024-10-02T11:31:00.420Z] be0fa473d828: Preparing [2024-10-02T11:31:00.420Z] cc4870019de6: Preparing [2024-10-02T11:31:00.420Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:31:00.420Z] cc4870019de6: Waiting [2024-10-02T11:31:00.420Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:31:00.420Z] c024564a29ad: Layer already exists [2024-10-02T11:31:00.420Z] be0fa473d828: Layer already exists [2024-10-02T11:31:00.420Z] a1a32f6ba862: Layer already exists [2024-10-02T11:31:00.420Z] 443dd5123ccc: Layer already exists [2024-10-02T11:31:00.420Z] 3437d7eac27d: Layer already exists [2024-10-02T11:31:00.420Z] cc4870019de6: Layer already exists [2024-10-02T11:31:00.420Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:31:00.420Z] latest: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:01.035Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:01.392Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.86 [2024-10-02T11:31:01.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-02T11:31:01.392Z] 3437d7eac27d: Preparing [2024-10-02T11:31:01.392Z] 443dd5123ccc: Preparing [2024-10-02T11:31:01.392Z] c024564a29ad: Preparing [2024-10-02T11:31:01.392Z] a1a32f6ba862: Preparing [2024-10-02T11:31:01.392Z] be0fa473d828: Preparing [2024-10-02T11:31:01.392Z] cc4870019de6: Preparing [2024-10-02T11:31:01.392Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:31:01.392Z] cc4870019de6: Waiting [2024-10-02T11:31:01.392Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:31:01.392Z] c024564a29ad: Layer already exists [2024-10-02T11:31:01.392Z] 3437d7eac27d: Layer already exists [2024-10-02T11:31:01.392Z] be0fa473d828: Layer already exists [2024-10-02T11:31:01.392Z] 443dd5123ccc: Layer already exists [2024-10-02T11:31:01.392Z] a1a32f6ba862: Layer already exists [2024-10-02T11:31:01.392Z] cc4870019de6: Layer already exists [2024-10-02T11:31:01.392Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:31:01.392Z] 3.2.0-dev.86: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:01.999Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:02.356Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:31:02.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-02T11:31:02.356Z] 3437d7eac27d: Preparing [2024-10-02T11:31:02.356Z] 443dd5123ccc: Preparing [2024-10-02T11:31:02.356Z] c024564a29ad: Preparing [2024-10-02T11:31:02.356Z] a1a32f6ba862: Preparing [2024-10-02T11:31:02.356Z] be0fa473d828: Preparing [2024-10-02T11:31:02.356Z] cc4870019de6: Preparing [2024-10-02T11:31:02.356Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:31:02.356Z] cc4870019de6: Waiting [2024-10-02T11:31:02.356Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:31:02.356Z] be0fa473d828: Layer already exists [2024-10-02T11:31:02.356Z] 443dd5123ccc: Layer already exists [2024-10-02T11:31:02.356Z] a1a32f6ba862: Layer already exists [2024-10-02T11:31:02.356Z] 3437d7eac27d: Layer already exists [2024-10-02T11:31:02.356Z] c024564a29ad: Layer already exists [2024-10-02T11:31:02.356Z] cc4870019de6: Layer already exists [2024-10-02T11:31:02.356Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:31:02.356Z] 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:02.717Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:03.139Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-02T11:31:03.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-02T11:31:03.139Z] 3437d7eac27d: Preparing [2024-10-02T11:31:03.139Z] 443dd5123ccc: Preparing [2024-10-02T11:31:03.139Z] c024564a29ad: Preparing [2024-10-02T11:31:03.139Z] a1a32f6ba862: Preparing [2024-10-02T11:31:03.139Z] be0fa473d828: Preparing [2024-10-02T11:31:03.139Z] cc4870019de6: Preparing [2024-10-02T11:31:03.139Z] 4aeaa0e7d41f: Preparing [2024-10-02T11:31:03.139Z] cc4870019de6: Waiting [2024-10-02T11:31:03.139Z] 4aeaa0e7d41f: Waiting [2024-10-02T11:31:03.139Z] 3437d7eac27d: Layer already exists [2024-10-02T11:31:03.139Z] be0fa473d828: Layer already exists [2024-10-02T11:31:03.139Z] a1a32f6ba862: Layer already exists [2024-10-02T11:31:03.139Z] 443dd5123ccc: Layer already exists [2024-10-02T11:31:03.139Z] c024564a29ad: Layer already exists [2024-10-02T11:31:03.139Z] cc4870019de6: Layer already exists [2024-10-02T11:31:03.139Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T11:31:03.417Z] main: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T11:31:03.487Z] ===================================================== [Pipeline] echo [2024-10-02T11:31:03.501Z] taggedImages: [2024-10-02T11:31:03.501Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [2024-10-02T11:31:03.501Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-02T11:31:03.501Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.86 [2024-10-02T11:31:03.501Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [2024-10-02T11:31:03.501Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:03.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T11:31:03.926Z] [2024-10-02T11:31:03.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:04.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T11:31:04.272Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T11:31:04.272Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T11:31:04.272Z] 04944245beec: Pulling fs layer [2024-10-02T11:31:04.272Z] 699f458cf7ca: Pulling fs layer [2024-10-02T11:31:04.272Z] 765212b225bb: Pulling fs layer [2024-10-02T11:31:04.272Z] f23df028b6ca: Pulling fs layer [2024-10-02T11:31:04.272Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T11:31:04.272Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T11:31:04.272Z] 765212b225bb: Waiting [2024-10-02T11:31:04.272Z] f23df028b6ca: Waiting [2024-10-02T11:31:04.272Z] d65c8cfc05b1: Waiting [2024-10-02T11:31:04.272Z] 2437ff75d9bd: Waiting [2024-10-02T11:31:04.550Z] 04944245beec: Verifying Checksum [2024-10-02T11:31:04.551Z] 04944245beec: Download complete [2024-10-02T11:31:04.551Z] 765212b225bb: Verifying Checksum [2024-10-02T11:31:04.551Z] 765212b225bb: Download complete [2024-10-02T11:31:04.551Z] f23df028b6ca: Verifying Checksum [2024-10-02T11:31:04.551Z] f23df028b6ca: Download complete [2024-10-02T11:31:04.551Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T11:31:04.551Z] d65c8cfc05b1: Download complete [2024-10-02T11:31:04.819Z] 699f458cf7ca: Download complete [2024-10-02T11:31:05.091Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T11:31:05.091Z] 8998bd30e6a1: Download complete [2024-10-02T11:31:07.663Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T11:31:07.663Z] 2437ff75d9bd: Download complete [2024-10-02T11:31:09.592Z] 8998bd30e6a1: Pull complete [2024-10-02T11:31:09.857Z] 04944245beec: Pull complete [2024-10-02T11:31:11.258Z] 699f458cf7ca: Pull complete [2024-10-02T11:31:11.523Z] 765212b225bb: Pull complete [2024-10-02T11:31:12.479Z] f23df028b6ca: Pull complete [2024-10-02T11:31:12.479Z] d65c8cfc05b1: Pull complete [2024-10-02T11:31:27.442Z] 2437ff75d9bd: Pull complete [2024-10-02T11:31:27.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T11:31:27.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T11:31:27.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:31:27.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-12778 does not seem to be running inside a container [2024-10-02T11:31:27.721Z] $ 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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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:arm64 cat [2024-10-02T11:31:30.696Z] $ docker top 6831ca677319b92cc45bc4077ca0975c6862229c21d2d2dd34e3c660dcda54ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:31:31.570Z] ---> job-cost.sh [2024-10-02T11:31:31.570Z] lf-activate-venv: SKIPPING [2024-10-02T11:31:31.570Z] INFO: No Stack... [2024-10-02T11:31:31.834Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T11:31:32.791Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T11:31:33.434Z] + cat /w/workspace/edgex-go/709/archives/cost.csv [2024-10-02T11:31:33.434Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T11:31:33.471Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-709-stack-cost] [2024-10-02T11:31:33.481Z] Resource [jenkins-edgexfoundry-edgex-go-main-709-stack-cost] did not exist. Created. [2024-10-02T11:31:33.487Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-709-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T11:31:34.149Z] + echo total: 0.550000011920929 [Pipeline] stash [2024-10-02T11:31:34.850Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T11:31:34.865Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-709-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T11:31:34.893Z] $ docker stop --time=1 6831ca677319b92cc45bc4077ca0975c6862229c21d2d2dd34e3c660dcda54ce [2024-10-02T11:31:36.406Z] $ docker rm -f --volumes 6831ca677319b92cc45bc4077ca0975c6862229c21d2d2dd34e3c660dcda54ce [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-10-02T11:31:36.921Z] provisioning config files... [2024-10-02T11:31:36.930Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/709@tmp/config1929962983050232622tmp [Pipeline] { [Pipeline] sh [2024-10-02T11:31:37.225Z] + set +x [2024-10-02T11:31:37.225Z] + bash -s -- [2024-10-02T11:31:37.225Z] + curl -s https://codecov.io/bash [2024-10-02T11:31:37.225Z] [2024-10-02T11:31:37.225Z] _____ _ [2024-10-02T11:31:37.225Z] / ____| | | [2024-10-02T11:31:37.225Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T11:31:37.225Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T11:31:37.225Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T11:31:37.225Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T11:31:37.225Z] Bash-1.0.6 [2024-10-02T11:31:37.225Z] [2024-10-02T11:31:37.225Z] [2024-10-02T11:31:37.225Z] ==> git version 2.25.1 found [2024-10-02T11:31:37.225Z] ==> 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-10-02T11:31:37.225Z] Release-Date: 2020-01-08 [2024-10-02T11:31:37.225Z] 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-10-02T11:31:37.225Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T11:31:37.225Z] ==> Jenkins CI detected. [2024-10-02T11:31:37.225Z] current dir:  /w/workspace/edgex-go/709 [2024-10-02T11:31:37.225Z] project root: . [2024-10-02T11:31:37.225Z] --> token set from env [2024-10-02T11:31:37.225Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T11:31:37.484Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T11:31:37.484Z] ==> Python coveragepy not found [2024-10-02T11:31:37.484Z] ==> Searching for coverage reports in: [2024-10-02T11:31:37.484Z] + . [2024-10-02T11:31:37.484Z] -> Found 1 reports [2024-10-02T11:31:37.484Z] ==> Detecting git/mercurial file structure [2024-10-02T11:31:37.484Z] ==> Reading reports [2024-10-02T11:31:37.484Z] + ./coverage.out bytes=614233 [2024-10-02T11:31:37.484Z] ==> Appending adjustments [2024-10-02T11:31:37.484Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T11:31:38.860Z] + Found adjustments [2024-10-02T11:31:38.860Z] ==> Gzipping contents [2024-10-02T11:31:38.860Z] 76K /tmp/codecov.RZlGY1.gz [2024-10-02T11:31:38.860Z] ==> Uploading reports [2024-10-02T11:31:38.860Z] url: https://codecov.io [2024-10-02T11:31:38.860Z] query: branch=main&commit=1033d5290f4fd751026052b6c6be6da923b73d23&build=709&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F709%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T11:31:38.860Z] -> Pinging Codecov [2024-10-02T11:31:38.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1033d5290f4fd751026052b6c6be6da923b73d23&build=709&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F709%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T11:31:39.120Z] -> Uploading to [2024-10-02T11:31:39.120Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/1033d5290f4fd751026052b6c6be6da923b73d23/64ac9ea5-8107-4626-98e2-d07346dc6f85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T113138Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a413e3cf9001690b810dac750f474abf68d81d12428cf438c2052a825f8695c0 [2024-10-02T11:31:39.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T11:31:39.120Z] Dload Upload Total Spent Left Speed [2024-10-02T11:31:39.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74507 0 0 100 74507 0 269k --:--:-- --:--:-- --:--:-- 270k [2024-10-02T11:31:39.380Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [2024-10-02T11:31:39.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-02T11:31:39.642Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-02T11:31:39.668Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:39.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T11:31:39.982Z] [2024-10-02T11:31:39.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:31:40.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T11:31:40.279Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-02T11:31:40.279Z] 619be1103602: Already exists [2024-10-02T11:31:40.279Z] f8ea3408117e: Pulling fs layer [2024-10-02T11:31:40.279Z] 91320369b822: Pulling fs layer [2024-10-02T11:31:40.279Z] 0406650e8295: Pulling fs layer [2024-10-02T11:31:40.279Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T11:31:40.279Z] 96d80e3f36e1: Pulling fs layer [2024-10-02T11:31:40.279Z] bcf3aedb951c: Pulling fs layer [2024-10-02T11:31:40.279Z] 4f4fb700ef54: Waiting [2024-10-02T11:31:40.279Z] 96d80e3f36e1: Waiting [2024-10-02T11:31:40.279Z] bcf3aedb951c: Waiting [2024-10-02T11:31:40.279Z] 0406650e8295: Verifying Checksum [2024-10-02T11:31:40.279Z] 0406650e8295: Download complete [2024-10-02T11:31:40.279Z] f8ea3408117e: Verifying Checksum [2024-10-02T11:31:40.279Z] f8ea3408117e: Download complete [2024-10-02T11:31:40.279Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T11:31:40.279Z] 4f4fb700ef54: Download complete [2024-10-02T11:31:40.537Z] f8ea3408117e: Pull complete [2024-10-02T11:31:40.537Z] 96d80e3f36e1: Verifying Checksum [2024-10-02T11:31:40.537Z] 96d80e3f36e1: Download complete [2024-10-02T11:31:40.795Z] 91320369b822: Verifying Checksum [2024-10-02T11:31:40.795Z] 91320369b822: Download complete [2024-10-02T11:31:41.361Z] bcf3aedb951c: Verifying Checksum [2024-10-02T11:31:41.361Z] bcf3aedb951c: Download complete [2024-10-02T11:31:44.648Z] 91320369b822: Pull complete [2024-10-02T11:31:44.648Z] 0406650e8295: Pull complete [2024-10-02T11:31:44.648Z] 4f4fb700ef54: Pull complete [2024-10-02T11:31:44.907Z] 96d80e3f36e1: Pull complete [2024-10-02T11:31:49.152Z] bcf3aedb951c: Pull complete [2024-10-02T11:31:49.153Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-10-02T11:31:49.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T11:31:49.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:31:50.718Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T11:31:51.164Z] $ 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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T11:31:56.550Z] $ docker top d1ca1a5f0f5a299d590397aaf2e870c7914b1976947b91e27684dc98ad58c8f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T11:31:56.924Z] + git config --global --add safe.directory /w/workspace/edgex-go/709 [Pipeline] echo [2024-10-02T11:31:56.935Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-02T11:31:57.221Z] + set -o pipefail [2024-10-02T11:31:57.221Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-02T11:32:08.537Z] [2024-10-02T11:32:08.537Z] Monitoring /w/workspace/edgex-go/709 (github.com/edgexfoundry/edgex-go)... [2024-10-02T11:32:08.537Z] [2024-10-02T11:32:08.537Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/05f94ff2-2492-43d3-8585-944c84156e07 [2024-10-02T11:32:08.537Z] [2024-10-02T11:32:08.537Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-02T11:32:08.537Z] [2024-10-02T11:32:08.537Z] [2024-10-02T11:32:08.537Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-02T11:32:08.537Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-02T11:32:08.802Z] $ docker stop --time=1 d1ca1a5f0f5a299d590397aaf2e870c7914b1976947b91e27684dc98ad58c8f7 [2024-10-02T11:32:12.945Z] $ docker rm -f --volumes d1ca1a5f0f5a299d590397aaf2e870c7914b1976947b91e27684dc98ad58c8f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-02T11:32:13.532Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T11:32:13.554Z] provisioning config files... [2024-10-02T11:32:13.563Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/709@tmp/config362174659295390994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:32:13.873Z] --> edgex-publish-swagger.sh [2024-10-02T11:32:13.873Z] === Publish openapi/v3 API === [2024-10-02T11:32:13.873Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-02T11:32:13.873Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/709/openapi/v3/core-command.yaml] [2024-10-02T11:32:13.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T11:32:13.873Z] Dload Upload Total Spent Left Speed [2024-10-02T11:32:14.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69897 --:--:-- --:--:-- --:--:-- 69897 [2024-10-02T11:32:14.134Z] [2024-10-02T11:32:14.134Z] [2024-10-02T11:32:14.134Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/709/openapi/v3/core-data.yaml] [2024-10-02T11:32:14.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T11:32:14.134Z] Dload Upload Total Spent Left Speed [2024-10-02T11:32:14.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 159k --:--:-- --:--:-- --:--:-- 159k 100 72043 0 0 100 72043 0 159k --:--:-- --:--:-- --:--:-- 159k [2024-10-02T11:32:14.702Z] [2024-10-02T11:32:14.702Z] [2024-10-02T11:32:14.702Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/709/openapi/v3/core-keeper.yaml] [2024-10-02T11:32:14.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T11:32:14.702Z] Dload Upload Total Spent Left Speed [2024-10-02T11:32:14.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 270 131k --:--:-- --:--:-- --:--:-- 131k [2024-10-02T11:32:14.962Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-02T11:32:14.962Z] [2024-10-02T11:32:14.962Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/709/openapi/v3/core-metadata.yaml] [2024-10-02T11:32:14.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T11:32:14.962Z] Dload Upload Total Spent Left Speed [2024-10-02T11:32:15.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 406 388k --:--:-- --:--:-- --:--:-- 388k [2024-10-02T11:32:15.531Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-02T11:32:15.531Z] [2024-10-02T11:32:15.531Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/709/openapi/v3/support-cron-scheduler.yaml] [2024-10-02T11:32:15.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T11:32:15.531Z] Dload Upload Total Spent Left Speed [2024-10-02T11:32:15.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 231k --:--:-- --:--:-- --:--:-- 230k 100 48523 100 66 100 48457 294 211k --:--:-- --:--:-- --:--:-- 210k [2024-10-02T11:32:15.531Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-02T11:32:15.531Z] [2024-10-02T11:32:15.531Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/709/openapi/v3/support-notifications.yaml] [2024-10-02T11:32:15.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T11:32:15.531Z] Dload Upload Total Spent Left Speed [2024-10-02T11:32:16.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 420 229k --:--:-- --:--:-- --:--:-- 230k [2024-10-02T11:32:16.102Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-02T11:32:16.102Z] [2024-10-02T11:32:16.102Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/709/openapi/v3/support-scheduler.yaml] [2024-10-02T11:32:16.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T11:32:16.102Z] Dload Upload Total Spent Left Speed [2024-10-02T11:32:16.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 493 114k --:--:-- --:--:-- --:--:-- 114k [2024-10-02T11:32:16.361Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-02T11:32:16.361Z] [Pipeline] } [2024-10-02T11:32:16.370Z] 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-10-02T11:32:16.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T11:32:16.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:32:17.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T11:32:17.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:32:17.197Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T11:32:17.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T11:32:17.765Z] $ docker top ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T11:32:17.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T11:32:17.889Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T11:32:18.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T11:32:17.999Z] $ docker exec ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 ssh-agent [2024-10-02T11:32:18.110Z] SSH_AUTH_SOCK=/tmp/ssh-YK1TKTQ7lT1G/agent.33 [2024-10-02T11:32:18.110Z] SSH_AGENT_PID=39 [2024-10-02T11:32:18.115Z] Running ssh-add (command line suppressed) [2024-10-02T11:32:18.213Z] Identity added: /w/workspace/edgex-go/709@tmp/private_key_1438463875093889432.key (/w/workspace/edgex-go/709@tmp/private_key_1438463875093889432.key) [2024-10-02T11:32:18.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T11:32:18.535Z] + git semver tag [2024-10-02T11:32:18.795Z] 2024-10-02 11:32:18,737 [run_tag] DEBUG tag force:False [2024-10-02T11:32:18.795Z] 2024-10-02 11:32:18,737 [check_head_tag] DEBUG check head tag [2024-10-02T11:32:18.795Z] 2024-10-02 11:32:18,739 [execute] INFO git cat-file --batch-check [2024-10-02T11:32:18.795Z] 2024-10-02 11:32:18,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=) [2024-10-02T11:32:18.795Z] 2024-10-02 11:32:18,744 [execute] INFO git cat-file --batch [2024-10-02T11:32:18.795Z] 2024-10-02 11:32:18,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=) [2024-10-02T11:32:19.055Z] 2024-10-02 11:32:18,794 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main [2024-10-02T11:32:19.056Z] 2024-10-02 11:32:18,794 [execute] INFO git tag -a v3.2.0-dev.86 -m v3.2.0-dev.86 [2024-10-02T11:32:19.056Z] 2024-10-02 11:32:18,794 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.86', '-m', 'v3.2.0-dev.86'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=None) [2024-10-02T11:32:19.056Z] 2024-10-02 11:32:18,800 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main [2024-10-02T11:32:19.056Z] 3.2.0-dev.86 [Pipeline] } [2024-10-02T11:32:19.058Z] $ docker exec --env ******** --env ******** ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 ssh-agent -k [2024-10-02T11:32:19.157Z] unset SSH_AUTH_SOCK; [2024-10-02T11:32:19.157Z] unset SSH_AGENT_PID; [2024-10-02T11:32:19.158Z] echo Agent pid 39 killed; [2024-10-02T11:32:19.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T11:32:19.514Z] + git semver [Pipeline] } [2024-10-02T11:32:19.779Z] $ docker stop --time=1 ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 [2024-10-02T11:32:21.065Z] $ docker rm -f --volumes ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:32:21.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T11:32:21.490Z] [2024-10-02T11:32:21.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:32:21.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T11:32:21.812Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-02T11:32:21.812Z] ab5ef0e58194: Pulling fs layer [2024-10-02T11:32:21.812Z] 9712f1f96733: Pulling fs layer [2024-10-02T11:32:21.812Z] 63f879dbbcfc: Pulling fs layer [2024-10-02T11:32:21.812Z] 0d9ebad4ef96: Pulling fs layer [2024-10-02T11:32:21.812Z] e9a5061849ea: Pulling fs layer [2024-10-02T11:32:21.812Z] d747dcd14b5f: Pulling fs layer [2024-10-02T11:32:21.812Z] 2de7ff778b66: Pulling fs layer [2024-10-02T11:32:21.812Z] e9a5061849ea: Waiting [2024-10-02T11:32:21.812Z] 0d9ebad4ef96: Waiting [2024-10-02T11:32:21.812Z] d747dcd14b5f: Waiting [2024-10-02T11:32:21.812Z] 2de7ff778b66: Waiting [2024-10-02T11:32:21.812Z] 9712f1f96733: Download complete [2024-10-02T11:32:22.382Z] 63f879dbbcfc: Verifying Checksum [2024-10-02T11:32:22.382Z] 63f879dbbcfc: Download complete [2024-10-02T11:32:22.382Z] 0d9ebad4ef96: Verifying Checksum [2024-10-02T11:32:22.382Z] 0d9ebad4ef96: Download complete [2024-10-02T11:32:22.382Z] d747dcd14b5f: Download complete [2024-10-02T11:32:22.382Z] e9a5061849ea: Verifying Checksum [2024-10-02T11:32:22.382Z] e9a5061849ea: Download complete [2024-10-02T11:32:22.641Z] ab5ef0e58194: Verifying Checksum [2024-10-02T11:32:22.641Z] ab5ef0e58194: Download complete [2024-10-02T11:32:22.641Z] 2de7ff778b66: Verifying Checksum [2024-10-02T11:32:22.641Z] 2de7ff778b66: Download complete [2024-10-02T11:32:25.924Z] ab5ef0e58194: Pull complete [2024-10-02T11:32:25.924Z] 9712f1f96733: Pull complete [2024-10-02T11:32:26.862Z] 63f879dbbcfc: Pull complete [2024-10-02T11:32:31.639Z] 0d9ebad4ef96: Pull complete [2024-10-02T11:32:31.639Z] e9a5061849ea: Pull complete [2024-10-02T11:32:31.639Z] d747dcd14b5f: Pull complete [2024-10-02T11:32:33.189Z] 2de7ff778b66: Pull complete [2024-10-02T11:32:33.189Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-02T11:32:33.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T11:32:33.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:32:33.294Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T11:32:33.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T11:32:38.351Z] $ docker top b9758837590641fa52c79f61615317dc2275d97f754dcb1745c7e804d6f6c250 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-02T11:32:38.442Z] provisioning config files... [2024-10-02T11:32:38.449Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/709@tmp/config15211153819114400081tmp [2024-10-02T11:32:38.459Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/709@tmp/config17878406213820717615tmp [2024-10-02T11:32:38.468Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/709@tmp/config3354199938233644256tmp [Pipeline] { [Pipeline] echo [2024-10-02T11:32:38.496Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:32:38.794Z] ---> sigul-configuration.sh [2024-10-02T11:32:38.794Z] gpg: directory `/root/.gnupg' created [2024-10-02T11:32:38.794Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-02T11:32:38.794Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-02T11:32:38.794Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-02T11:32:38.794Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-02T11:32:38.794Z] gpg: CAST5 encrypted data [2024-10-02T11:32:38.794Z] gpg: encrypted with 1 passphrase [2024-10-02T11:32:38.794Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-02T11:32:39.093Z] + mkdir /home/jenkins [2024-10-02T11:32:39.093Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-02T11:32:39.382Z] + 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-10-02T11:32:39.398Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:32:39.691Z] ---> sigul-install.sh [2024-10-02T11:32:39.691Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-02T11:32:39.986Z] + git tag --list [2024-10-02T11:32:39.986Z] 0.6.0 [2024-10-02T11:32:39.986Z] 0.6.1 [2024-10-02T11:32:39.986Z] 0.7.0 [2024-10-02T11:32:39.986Z] 0.7.1 [2024-10-02T11:32:39.986Z] v1.0.0 [2024-10-02T11:32:39.986Z] v1.0.1 [2024-10-02T11:32:39.986Z] v1.1.0 [2024-10-02T11:32:39.986Z] v1.2.0 [2024-10-02T11:32:39.986Z] v1.2.1 [2024-10-02T11:32:39.986Z] v1.3.0 [2024-10-02T11:32:39.986Z] v1.3.1 [2024-10-02T11:32:39.986Z] v2.0.0 [2024-10-02T11:32:39.986Z] v2.1.0 [2024-10-02T11:32:39.986Z] v2.1.1 [2024-10-02T11:32:39.986Z] v2.2.0 [2024-10-02T11:32:39.986Z] v2.3.0 [2024-10-02T11:32:39.986Z] v3.0 [2024-10-02T11:32:39.986Z] v3.0.0 [2024-10-02T11:32:39.986Z] v3.1 [2024-10-02T11:32:39.986Z] v3.1.0 [2024-10-02T11:32:39.986Z] v3.1.0-dev.1 [2024-10-02T11:32:39.986Z] v3.1.0-dev.10 [2024-10-02T11:32:39.986Z] v3.1.0-dev.11 [2024-10-02T11:32:39.986Z] v3.1.0-dev.12 [2024-10-02T11:32:39.986Z] v3.1.0-dev.13 [2024-10-02T11:32:39.986Z] v3.1.0-dev.14 [2024-10-02T11:32:39.986Z] v3.1.0-dev.15 [2024-10-02T11:32:39.986Z] v3.1.0-dev.16 [2024-10-02T11:32:39.986Z] v3.1.0-dev.17 [2024-10-02T11:32:39.986Z] v3.1.0-dev.18 [2024-10-02T11:32:39.986Z] v3.1.0-dev.19 [2024-10-02T11:32:39.986Z] v3.1.0-dev.2 [2024-10-02T11:32:39.986Z] v3.1.0-dev.20 [2024-10-02T11:32:39.986Z] v3.1.0-dev.21 [2024-10-02T11:32:39.986Z] v3.1.0-dev.22 [2024-10-02T11:32:39.986Z] v3.1.0-dev.23 [2024-10-02T11:32:39.986Z] v3.1.0-dev.24 [2024-10-02T11:32:39.986Z] v3.1.0-dev.25 [2024-10-02T11:32:39.986Z] v3.1.0-dev.26 [2024-10-02T11:32:39.986Z] v3.1.0-dev.27 [2024-10-02T11:32:39.986Z] v3.1.0-dev.28 [2024-10-02T11:32:39.986Z] v3.1.0-dev.29 [2024-10-02T11:32:39.986Z] v3.1.0-dev.3 [2024-10-02T11:32:39.986Z] v3.1.0-dev.30 [2024-10-02T11:32:39.986Z] v3.1.0-dev.31 [2024-10-02T11:32:39.986Z] v3.1.0-dev.32 [2024-10-02T11:32:39.986Z] v3.1.0-dev.33 [2024-10-02T11:32:39.986Z] v3.1.0-dev.34 [2024-10-02T11:32:39.986Z] v3.1.0-dev.35 [2024-10-02T11:32:39.986Z] v3.1.0-dev.36 [2024-10-02T11:32:39.986Z] v3.1.0-dev.37 [2024-10-02T11:32:39.986Z] v3.1.0-dev.38 [2024-10-02T11:32:39.986Z] v3.1.0-dev.39 [2024-10-02T11:32:39.986Z] v3.1.0-dev.4 [2024-10-02T11:32:39.986Z] v3.1.0-dev.40 [2024-10-02T11:32:39.986Z] v3.1.0-dev.41 [2024-10-02T11:32:39.986Z] v3.1.0-dev.42 [2024-10-02T11:32:39.986Z] v3.1.0-dev.43 [2024-10-02T11:32:39.986Z] v3.1.0-dev.44 [2024-10-02T11:32:39.986Z] v3.1.0-dev.45 [2024-10-02T11:32:39.986Z] v3.1.0-dev.46 [2024-10-02T11:32:39.986Z] v3.1.0-dev.47 [2024-10-02T11:32:39.986Z] v3.1.0-dev.48 [2024-10-02T11:32:39.986Z] v3.1.0-dev.49 [2024-10-02T11:32:39.986Z] v3.1.0-dev.5 [2024-10-02T11:32:39.986Z] v3.1.0-dev.50 [2024-10-02T11:32:39.986Z] v3.1.0-dev.51 [2024-10-02T11:32:39.986Z] v3.1.0-dev.52 [2024-10-02T11:32:39.986Z] v3.1.0-dev.53 [2024-10-02T11:32:39.986Z] v3.1.0-dev.54 [2024-10-02T11:32:39.986Z] v3.1.0-dev.55 [2024-10-02T11:32:39.986Z] v3.1.0-dev.56 [2024-10-02T11:32:39.986Z] v3.1.0-dev.57 [2024-10-02T11:32:39.986Z] v3.1.0-dev.58 [2024-10-02T11:32:39.986Z] v3.1.0-dev.59 [2024-10-02T11:32:39.986Z] v3.1.0-dev.6 [2024-10-02T11:32:39.986Z] v3.1.0-dev.60 [2024-10-02T11:32:39.986Z] v3.1.0-dev.61 [2024-10-02T11:32:39.986Z] v3.1.0-dev.62 [2024-10-02T11:32:39.986Z] v3.1.0-dev.63 [2024-10-02T11:32:39.986Z] v3.1.0-dev.64 [2024-10-02T11:32:39.986Z] v3.1.0-dev.65 [2024-10-02T11:32:39.986Z] v3.1.0-dev.66 [2024-10-02T11:32:39.986Z] v3.1.0-dev.67 [2024-10-02T11:32:39.986Z] v3.1.0-dev.68 [2024-10-02T11:32:39.986Z] v3.1.0-dev.69 [2024-10-02T11:32:39.986Z] v3.1.0-dev.7 [2024-10-02T11:32:39.986Z] v3.1.0-dev.70 [2024-10-02T11:32:39.986Z] v3.1.0-dev.71 [2024-10-02T11:32:39.986Z] v3.1.0-dev.72 [2024-10-02T11:32:39.986Z] v3.1.0-dev.73 [2024-10-02T11:32:39.986Z] v3.1.0-dev.8 [2024-10-02T11:32:39.986Z] v3.1.0-dev.9 [2024-10-02T11:32:39.986Z] v3.1.1 [2024-10-02T11:32:39.986Z] v3.1.1-dev.1 [2024-10-02T11:32:39.986Z] v3.1.1-dev.2 [2024-10-02T11:32:39.986Z] v3.2.0-dev.1 [2024-10-02T11:32:39.986Z] v3.2.0-dev.10 [2024-10-02T11:32:39.986Z] v3.2.0-dev.11 [2024-10-02T11:32:39.986Z] v3.2.0-dev.12 [2024-10-02T11:32:39.986Z] v3.2.0-dev.13 [2024-10-02T11:32:39.986Z] v3.2.0-dev.14 [2024-10-02T11:32:39.986Z] v3.2.0-dev.15 [2024-10-02T11:32:39.986Z] v3.2.0-dev.16 [2024-10-02T11:32:39.986Z] v3.2.0-dev.17 [2024-10-02T11:32:39.986Z] v3.2.0-dev.18 [2024-10-02T11:32:39.986Z] v3.2.0-dev.19 [2024-10-02T11:32:39.986Z] v3.2.0-dev.2 [2024-10-02T11:32:39.986Z] v3.2.0-dev.20 [2024-10-02T11:32:39.986Z] v3.2.0-dev.21 [2024-10-02T11:32:39.986Z] v3.2.0-dev.22 [2024-10-02T11:32:39.986Z] v3.2.0-dev.23 [2024-10-02T11:32:39.986Z] v3.2.0-dev.24 [2024-10-02T11:32:39.986Z] v3.2.0-dev.25 [2024-10-02T11:32:39.986Z] v3.2.0-dev.26 [2024-10-02T11:32:39.986Z] v3.2.0-dev.27 [2024-10-02T11:32:39.986Z] v3.2.0-dev.28 [2024-10-02T11:32:39.986Z] v3.2.0-dev.29 [2024-10-02T11:32:39.986Z] v3.2.0-dev.3 [2024-10-02T11:32:39.986Z] v3.2.0-dev.30 [2024-10-02T11:32:39.986Z] v3.2.0-dev.31 [2024-10-02T11:32:39.986Z] v3.2.0-dev.32 [2024-10-02T11:32:39.986Z] v3.2.0-dev.33 [2024-10-02T11:32:39.986Z] v3.2.0-dev.34 [2024-10-02T11:32:39.986Z] v3.2.0-dev.35 [2024-10-02T11:32:39.986Z] v3.2.0-dev.36 [2024-10-02T11:32:39.986Z] v3.2.0-dev.37 [2024-10-02T11:32:39.986Z] v3.2.0-dev.38 [2024-10-02T11:32:39.986Z] v3.2.0-dev.39 [2024-10-02T11:32:39.986Z] v3.2.0-dev.4 [2024-10-02T11:32:39.986Z] v3.2.0-dev.40 [2024-10-02T11:32:39.986Z] v3.2.0-dev.41 [2024-10-02T11:32:39.986Z] v3.2.0-dev.42 [2024-10-02T11:32:39.986Z] v3.2.0-dev.43 [2024-10-02T11:32:39.986Z] v3.2.0-dev.44 [2024-10-02T11:32:39.986Z] v3.2.0-dev.45 [2024-10-02T11:32:39.986Z] v3.2.0-dev.46 [2024-10-02T11:32:39.986Z] v3.2.0-dev.47 [2024-10-02T11:32:39.986Z] v3.2.0-dev.48 [2024-10-02T11:32:39.986Z] v3.2.0-dev.49 [2024-10-02T11:32:39.986Z] v3.2.0-dev.5 [2024-10-02T11:32:39.986Z] v3.2.0-dev.50 [2024-10-02T11:32:39.986Z] v3.2.0-dev.51 [2024-10-02T11:32:39.986Z] v3.2.0-dev.52 [2024-10-02T11:32:39.986Z] v3.2.0-dev.53 [2024-10-02T11:32:39.986Z] v3.2.0-dev.54 [2024-10-02T11:32:39.986Z] v3.2.0-dev.55 [2024-10-02T11:32:39.986Z] v3.2.0-dev.56 [2024-10-02T11:32:39.986Z] v3.2.0-dev.57 [2024-10-02T11:32:39.986Z] v3.2.0-dev.58 [2024-10-02T11:32:39.986Z] v3.2.0-dev.59 [2024-10-02T11:32:39.986Z] v3.2.0-dev.6 [2024-10-02T11:32:39.986Z] v3.2.0-dev.60 [2024-10-02T11:32:39.986Z] v3.2.0-dev.61 [2024-10-02T11:32:39.986Z] v3.2.0-dev.62 [2024-10-02T11:32:39.986Z] v3.2.0-dev.63 [2024-10-02T11:32:39.987Z] v3.2.0-dev.64 [2024-10-02T11:32:39.987Z] v3.2.0-dev.65 [2024-10-02T11:32:39.987Z] v3.2.0-dev.66 [2024-10-02T11:32:39.987Z] v3.2.0-dev.67 [2024-10-02T11:32:39.987Z] v3.2.0-dev.68 [2024-10-02T11:32:39.987Z] v3.2.0-dev.69 [2024-10-02T11:32:39.987Z] v3.2.0-dev.7 [2024-10-02T11:32:39.987Z] v3.2.0-dev.70 [2024-10-02T11:32:39.987Z] v3.2.0-dev.71 [2024-10-02T11:32:39.987Z] v3.2.0-dev.72 [2024-10-02T11:32:39.987Z] v3.2.0-dev.73 [2024-10-02T11:32:39.987Z] v3.2.0-dev.74 [2024-10-02T11:32:39.987Z] v3.2.0-dev.75 [2024-10-02T11:32:39.987Z] v3.2.0-dev.76 [2024-10-02T11:32:39.987Z] v3.2.0-dev.77 [2024-10-02T11:32:39.987Z] v3.2.0-dev.78 [2024-10-02T11:32:39.987Z] v3.2.0-dev.79 [2024-10-02T11:32:39.987Z] v3.2.0-dev.8 [2024-10-02T11:32:39.987Z] v3.2.0-dev.80 [2024-10-02T11:32:39.987Z] v3.2.0-dev.81 [2024-10-02T11:32:39.987Z] v3.2.0-dev.82 [2024-10-02T11:32:39.987Z] v3.2.0-dev.83 [2024-10-02T11:32:39.987Z] v3.2.0-dev.84 [2024-10-02T11:32:39.987Z] v3.2.0-dev.85 [2024-10-02T11:32:39.987Z] v3.2.0-dev.86 [2024-10-02T11:32:39.987Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-02T11:32:40.278Z] + lftools sign git-tag v3.2.0-dev.86 [2024-10-02T11:32:40.844Z] Signing Git tag with Sigul... [2024-10-02T11:32:40.844Z] Signing v3.2.0-dev.86 [Pipeline] echo [2024-10-02T11:32:41.425Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:32:41.719Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-02T11:32:41.726Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-02T11:32:41.747Z] $ docker stop --time=1 b9758837590641fa52c79f61615317dc2275d97f754dcb1745c7e804d6f6c250 [2024-10-02T11:32:43.031Z] $ docker rm -f --volumes b9758837590641fa52c79f61615317dc2275d97f754dcb1745c7e804d6f6c250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-02T11:32:43.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T11:32:43.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:32:43.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T11:32:43.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:32:43.862Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T11:32:43.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T11:32:44.246Z] $ docker top 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T11:32:44.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T11:32:44.366Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T11:32:44.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T11:32:44.482Z] $ docker exec 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e ssh-agent [2024-10-02T11:32:44.603Z] SSH_AUTH_SOCK=/tmp/ssh-cDgPBJc11O98/agent.32 [2024-10-02T11:32:44.603Z] SSH_AGENT_PID=39 [2024-10-02T11:32:44.608Z] Running ssh-add (command line suppressed) [2024-10-02T11:32:44.710Z] Identity added: /w/workspace/edgex-go/709@tmp/private_key_17961918752950662099.key (/w/workspace/edgex-go/709@tmp/private_key_17961918752950662099.key) [2024-10-02T11:32:44.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T11:32:45.022Z] + git semver bump pre [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,193 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,193 [bump_version] DEBUG bumping version:3.2.0-dev.86 on axis:pre with prefix:dev [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,193 [bump_version] DEBUG bumped version:3.2.0-dev.87 [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,193 [write_version] DEBUG write version:3.2.0-dev.87 to path:/w/workspace/edgex-go/709/.semver/main with force:True [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,193 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,193 [write_file] DEBUG write to file:/w/workspace/edgex-go/709/.semver/main [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,195 [execute] INFO git cat-file --batch-check [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,201 [execute] INFO git cat-file --batch [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T11:32:45.282Z] 2024-10-02 11:32:45,206 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main [2024-10-02T11:32:45.282Z] 3.2.0-dev.87 [Pipeline] } [2024-10-02T11:32:45.284Z] $ docker exec --env ******** --env ******** 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e ssh-agent -k [2024-10-02T11:32:45.390Z] unset SSH_AUTH_SOCK; [2024-10-02T11:32:45.391Z] unset SSH_AGENT_PID; [2024-10-02T11:32:45.391Z] echo Agent pid 39 killed; [2024-10-02T11:32:45.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T11:32:45.725Z] + git semver [Pipeline] } [2024-10-02T11:32:45.987Z] $ docker stop --time=1 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e [2024-10-02T11:32:47.255Z] $ docker rm -f --volumes 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T11:32:47.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T11:32:47.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:32:47.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T11:32:47.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:32:47.997Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T11:32:48.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T11:32:48.326Z] $ docker top 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T11:32:48.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T11:32:48.448Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T11:32:48.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T11:32:48.559Z] $ docker exec 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 ssh-agent [2024-10-02T11:32:48.668Z] SSH_AUTH_SOCK=/tmp/ssh-9fwz2qeJHXCM/agent.32 [2024-10-02T11:32:48.668Z] SSH_AGENT_PID=38 [2024-10-02T11:32:48.672Z] Running ssh-add (command line suppressed) [2024-10-02T11:32:48.769Z] Identity added: /w/workspace/edgex-go/709@tmp/private_key_6748263518360875301.key (/w/workspace/edgex-go/709@tmp/private_key_6748263518360875301.key) [2024-10-02T11:32:48.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T11:32:49.083Z] + git semver push [2024-10-02T11:32:49.342Z] 2024-10-02 11:32:49,242 [run_push] DEBUG push [2024-10-02T11:32:49.342Z] 2024-10-02 11:32:49,243 [execute] INFO git cat-file --batch-check [2024-10-02T11:32:49.342Z] 2024-10-02 11:32:49,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T11:32:49.342Z] 2024-10-02 11:32:49,247 [execute] INFO git rev-list 4a685eb80eee9e38856af0156c8a8166a241bc51 -- [2024-10-02T11:32:49.342Z] 2024-10-02 11:32:49,247 [execute] DEBUG Popen(['git', 'rev-list', '4a685eb80eee9e38856af0156c8a8166a241bc51', '--'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-02T11:32:49.342Z] 2024-10-02 11:32:49,263 [execute] INFO git fetch -v origin [2024-10-02T11:32:49.342Z] 2024-10-02 11:32:49,264 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-02T11:32:49.909Z] 2024-10-02 11:32:49,696 [run_push] DEBUG no remote changes detected [2024-10-02T11:32:49.909Z] 2024-10-02 11:32:49,696 [execute] INFO git push origin semver [2024-10-02T11:32:49.909Z] 2024-10-02 11:32:49,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-02T11:32:50.478Z] 2024-10-02 11:32:50,407 [run_push] DEBUG push all version tags [2024-10-02T11:32:50.478Z] 2024-10-02 11:32:50,408 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-02T11:32:50.478Z] 2024-10-02 11:32:50,408 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=None) [2024-10-02T11:32:51.415Z] 2024-10-02 11:32:51,186 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main [2024-10-02T11:32:51.415Z] 3.2.0-dev.87 [Pipeline] } [2024-10-02T11:32:51.417Z] $ docker exec --env ******** --env ******** 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 ssh-agent -k [2024-10-02T11:32:51.528Z] unset SSH_AUTH_SOCK; [2024-10-02T11:32:51.529Z] unset SSH_AGENT_PID; [2024-10-02T11:32:51.529Z] echo Agent pid 38 killed; [2024-10-02T11:32:51.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T11:32:51.887Z] + git semver [Pipeline] } [2024-10-02T11:32:52.153Z] $ docker stop --time=1 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 [2024-10-02T11:32:53.414Z] $ docker rm -f --volumes 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 [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-10-02T11:32:54.074Z] + [ -d /w/workspace/edgex-go/709/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:32:54.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:32:55.303Z] ---> package-listing.sh [2024-10-02T11:32:55.304Z] ++ facter osfamily [2024-10-02T11:32:55.304Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T11:32:55.563Z] + OS_FAMILY=debian [2024-10-02T11:32:55.563Z] + workspace=/w/workspace/edgex-go/709 [2024-10-02T11:32:55.563Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T11:32:55.563Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T11:32:55.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T11:32:55.563Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T11:32:55.563Z] + '[' /w/workspace/edgex-go/709 ']' [2024-10-02T11:32:55.563Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T11:32:55.563Z] + case "${OS_FAMILY}" in [2024-10-02T11:32:55.563Z] + grep '^ii' [2024-10-02T11:32:55.563Z] + dpkg -l [2024-10-02T11:32:55.563Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T11:32:55.563Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T11:32:55.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T11:32:55.563Z] + '[' /w/workspace/edgex-go/709 ']' [2024-10-02T11:32:55.563Z] + mkdir -p /w/workspace/edgex-go/709/archives/ [2024-10-02T11:32:55.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/709/archives/ [Pipeline] echo [2024-10-02T11:32:55.577Z] 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/709/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-02T11:32:55.856Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:32:56.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T11:32:56.421Z] [2024-10-02T11:32:56.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:32:56.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T11:32:56.725Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T11:32:56.725Z] 5eb5b503b376: Pulling fs layer [2024-10-02T11:32:56.725Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T11:32:56.725Z] ec43610c2a17: Pulling fs layer [2024-10-02T11:32:56.725Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T11:32:56.725Z] 33b1e0a273af: Pulling fs layer [2024-10-02T11:32:56.725Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T11:32:56.725Z] 2f39f015ded8: Pulling fs layer [2024-10-02T11:32:56.725Z] 33b1e0a273af: Waiting [2024-10-02T11:32:56.725Z] 5d3b04190fa2: Waiting [2024-10-02T11:32:56.725Z] 3a2ae6a8a46f: Waiting [2024-10-02T11:32:56.725Z] 2f39f015ded8: Waiting [2024-10-02T11:32:56.725Z] 5c69ac0246d0: Verifying Checksum [2024-10-02T11:32:56.725Z] 5c69ac0246d0: Download complete [2024-10-02T11:32:56.725Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T11:32:56.725Z] 3a2ae6a8a46f: Download complete [2024-10-02T11:32:56.725Z] 33b1e0a273af: Verifying Checksum [2024-10-02T11:32:56.725Z] 33b1e0a273af: Download complete [2024-10-02T11:32:56.725Z] 5d3b04190fa2: Download complete [2024-10-02T11:32:56.725Z] ec43610c2a17: Verifying Checksum [2024-10-02T11:32:56.725Z] ec43610c2a17: Download complete [2024-10-02T11:32:56.985Z] 5eb5b503b376: Verifying Checksum [2024-10-02T11:32:56.985Z] 5eb5b503b376: Download complete [2024-10-02T11:32:57.551Z] 2f39f015ded8: Download complete [2024-10-02T11:32:58.117Z] 5eb5b503b376: Pull complete [2024-10-02T11:32:58.375Z] 5c69ac0246d0: Pull complete [2024-10-02T11:32:58.634Z] ec43610c2a17: Pull complete [2024-10-02T11:32:58.634Z] 3a2ae6a8a46f: Pull complete [2024-10-02T11:32:58.892Z] 33b1e0a273af: Pull complete [2024-10-02T11:32:58.892Z] 5d3b04190fa2: Pull complete [2024-10-02T11:33:03.079Z] 2f39f015ded8: Pull complete [2024-10-02T11:33:03.079Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T11:33:03.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T11:33:03.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:33:03.190Z] prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container [2024-10-02T11:33:03.208Z] $ 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/709/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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-10-02T11:33:08.245Z] $ docker top 45115299565bdb7079a1ac5fc00b8a26dbea54b7a9212382ab029b354ca3c173 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T11:33:08.595Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T11:33:08.882Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T11:33:09.169Z] + ls /var/log/sa-host [2024-10-02T11:33:09.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T11:33:09.356Z] provisioning config files... [2024-10-02T11:33:09.365Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/709@tmp/config15528934731646427893tmp [Pipeline] { [Pipeline] echo [2024-10-02T11:33:09.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:33:09.667Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T11:33:09.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:33:10.017Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T11:33:10.027Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:33:10.310Z] ---> sudo-logs.sh [2024-10-02T11:33:10.310Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T11:33:10.337Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:33:10.623Z] ---> job-cost.sh [2024-10-02T11:33:10.623Z] lf-activate-venv: SKIPPING [2024-10-02T11:33:10.623Z] DEBUG: total: 0.550000011920929 [2024-10-02T11:33:10.623Z] INFO: Retrieving Stack Cost... [2024-10-02T11:33:10.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T11:33:11.449Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T11:33:11.464Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:33:11.748Z] ---> logs-deploy.sh [2024-10-02T11:33:11.748Z] lf-activate-venv: SKIPPING [2024-10-02T11:33:11.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/709 [2024-10-02T11:33:11.748Z] INFO: archiving workspace using pattern(s): [2024-10-02T11:33:12.688Z] Archives upload complete. [2024-10-02T11:33:12.949Z] INFO: archiving logs to Nexus