Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 236833ffc84d188f677089422aea854ddee30426 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-ssh4086827152863295018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10247726174074156150.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12067116742339243345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5021378679117142605.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-ssh8846626549837294778.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7933’ Running on prd-ubuntu20.04-docker-8c-8g-7935 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/675 [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/675 # 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 236833ffc84d188f677089422aea854ddee30426 (main) Commit message: "Merge pull request #4867 from jackchenjc/issue-4834-6th" > 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 236833ffc84d188f677089422aea854ddee30426 # timeout=10 > git rev-list --no-walk f0fad2eab06436c1c178943c34781e5eeebca59c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-19T05:38:58.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-19T05:38:58.621Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-19T05:38:58.650Z] ========================================================= [2024-08-19T05:38:58.650Z] EdgeX Global Pipelines Version Info [2024-08-19T05:38:58.650Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:38:59.415Z] ------------------- [2024-08-19T05:38:59.416Z] stable info: [2024-08-19T05:38:59.416Z] ------------------- [2024-08-19T05:38:59.416Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T05:38:59.416Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-19T05:38:59.416Z] Message: update stable to v1.0.260 [2024-08-19T05:38:59.986Z] ------------------- [2024-08-19T05:38:59.986Z] experimental info: [2024-08-19T05:38:59.986Z] ------------------- [2024-08-19T05:38:59.986Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T05:38:59.986Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-19T05:38:59.986Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-19T05:39:00.063Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-19T05:39:00.086Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-19T05:39:00.109Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-19T05:39:00.133Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-19T05:39:00.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-19T05:39:00.183Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-19T05:39:00.201Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-19T05:39:00.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-19T05:39:00.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-19T05:39:00.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-19T05:39:00.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-19T05:39:00.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-19T05:39:00.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-19T05:39:00.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-19T05:39:00.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-19T05:39:00.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T05:39:00.427Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T05:39:00.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-19T05:39:00.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-19T05:39:00.489Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-19T05:39:00.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-19T05:39:00.532Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-19T05:39:00.556Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-19T05:39:00.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-19T05:39:00.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-19T05:39:00.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-19T05:39:00.637Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 236833ffc84d188f677089422aea854ddee30426 [Pipeline] echo [2024-08-19T05:39:00.660Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 236833f [Pipeline] echo [2024-08-19T05:39:00.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T05:39:00.811Z] provisioning config files... [2024-08-19T05:39:00.825Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/675@tmp/config1341996135151569959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:39:01.159Z] ---> ****-login.sh [2024-08-19T05:39:01.159Z] nexus3.edgexfoundry.org:10001 [2024-08-19T05:39:01.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:39:01.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:39:01.419Z] Configure a credential helper to remove this warning. See [2024-08-19T05:39:01.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:39:01.419Z] [2024-08-19T05:39:01.419Z] Login Succeeded [2024-08-19T05:39:01.419Z] nexus3.edgexfoundry.org:10002 [2024-08-19T05:39:01.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:39:01.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:39:01.680Z] Configure a credential helper to remove this warning. See [2024-08-19T05:39:01.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:39:01.680Z] [2024-08-19T05:39:01.680Z] Login Succeeded [2024-08-19T05:39:01.680Z] nexus3.edgexfoundry.org:10003 [2024-08-19T05:39:01.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:39:01.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:39:01.680Z] Configure a credential helper to remove this warning. See [2024-08-19T05:39:01.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:39:01.680Z] [2024-08-19T05:39:01.680Z] Login Succeeded [2024-08-19T05:39:01.680Z] nexus3.edgexfoundry.org:10004 [2024-08-19T05:39:01.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:39:01.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:39:01.943Z] Configure a credential helper to remove this warning. See [2024-08-19T05:39:01.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:39:01.943Z] [2024-08-19T05:39:01.943Z] Login Succeeded [2024-08-19T05:39:01.943Z] ****.io [2024-08-19T05:39:01.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:39:02.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:39:02.206Z] Configure a credential helper to remove this warning. See [2024-08-19T05:39:02.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:39:02.206Z] [2024-08-19T05:39:02.206Z] Login Succeeded [2024-08-19T05:39:02.206Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T05:39:02.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T05:39:02.532Z] + 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-08-19T05:39:02.533Z] + dirname cmd/core-command/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-19T05:39:02.533Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2024-08-19T05:39:02.533Z] -f2 [2024-08-19T05:39:02.533Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/core-keeper/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/core-metadata/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-19T05:39:02.533Z] + + cut -d/ -f2 [2024-08-19T05:39:02.533Z] dirname cmd/security-spire-agent/Dockerfile [2024-08-19T05:39:02.533Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/support-notifications/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-19T05:39:02.533Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-19T05:39:02.533Z] + cut -d/ -f2 [2024-08-19T05:39:02.533Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-19T05:39:02.562Z] 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-08-19T05:39:02.907Z] + git rev-list -1 --merges 236833ffc84d188f677089422aea854ddee30426~1..236833ffc84d188f677089422aea854ddee30426 [Pipeline] echo [2024-08-19T05:39:02.920Z] -----------> git rev-list -1 --merges 236833ffc84d188f677089422aea854ddee30426~1..236833ffc84d188f677089422aea854ddee30426 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:39:02.920Z] 236833ffc84d188f677089422aea854ddee30426 [false] [Pipeline] sh [2024-08-19T05:39:03.208Z] + git log --format=format:%s -1 236833ffc84d188f677089422aea854ddee30426 [Pipeline] echo [2024-08-19T05:39:03.223Z] ========================================================= [2024-08-19T05:39:03.223Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-19T05:39:03.223Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-19T05:39:03.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T05:39:03.600Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-19T05:39:03.600Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-19T05:39:03.600Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-19T05:39:03.600Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-19T05:39:03.600Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-19T05:39:03.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:39:03.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T05:39:03.960Z] [2024-08-19T05:39:03.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:39:04.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T05:39:04.263Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-19T05:39:04.263Z] b85a868b505f: Pulling fs layer [2024-08-19T05:39:04.263Z] e2be974225ed: Pulling fs layer [2024-08-19T05:39:04.263Z] 339a4e72a1f5: Pulling fs layer [2024-08-19T05:39:04.263Z] 988bab9f4d93: Pulling fs layer [2024-08-19T05:39:04.263Z] 1469e6f7b9e6: Pulling fs layer [2024-08-19T05:39:04.263Z] eaf3925da568: Pulling fs layer [2024-08-19T05:39:04.263Z] bab4dde63d76: Pulling fs layer [2024-08-19T05:39:04.263Z] bde34c3a00c8: Pulling fs layer [2024-08-19T05:39:04.263Z] b352a97aabf1: Pulling fs layer [2024-08-19T05:39:04.263Z] 4872d77fe225: Pulling fs layer [2024-08-19T05:39:04.263Z] 5851b861e8e6: Pulling fs layer [2024-08-19T05:39:04.263Z] 988bab9f4d93: Waiting [2024-08-19T05:39:04.263Z] 1469e6f7b9e6: Waiting [2024-08-19T05:39:04.263Z] eaf3925da568: Waiting [2024-08-19T05:39:04.263Z] bab4dde63d76: Waiting [2024-08-19T05:39:04.263Z] bde34c3a00c8: Waiting [2024-08-19T05:39:04.263Z] b352a97aabf1: Waiting [2024-08-19T05:39:04.263Z] 4872d77fe225: Waiting [2024-08-19T05:39:04.263Z] 5851b861e8e6: Waiting [2024-08-19T05:39:04.263Z] e2be974225ed: Verifying Checksum [2024-08-19T05:39:04.263Z] e2be974225ed: Download complete [2024-08-19T05:39:04.263Z] 988bab9f4d93: Verifying Checksum [2024-08-19T05:39:04.263Z] 988bab9f4d93: Download complete [2024-08-19T05:39:04.263Z] 339a4e72a1f5: Verifying Checksum [2024-08-19T05:39:04.263Z] 339a4e72a1f5: Download complete [2024-08-19T05:39:04.263Z] 1469e6f7b9e6: Verifying Checksum [2024-08-19T05:39:04.263Z] 1469e6f7b9e6: Download complete [2024-08-19T05:39:04.263Z] eaf3925da568: Verifying Checksum [2024-08-19T05:39:04.263Z] eaf3925da568: Download complete [2024-08-19T05:39:04.522Z] bde34c3a00c8: Verifying Checksum [2024-08-19T05:39:04.522Z] bde34c3a00c8: Download complete [2024-08-19T05:39:04.522Z] b352a97aabf1: Download complete [2024-08-19T05:39:04.522Z] 4872d77fe225: Download complete [2024-08-19T05:39:04.522Z] 5851b861e8e6: Verifying Checksum [2024-08-19T05:39:04.522Z] 5851b861e8e6: Download complete [2024-08-19T05:39:04.522Z] b85a868b505f: Verifying Checksum [2024-08-19T05:39:04.522Z] b85a868b505f: Download complete [2024-08-19T05:39:04.783Z] bab4dde63d76: Verifying Checksum [2024-08-19T05:39:04.783Z] bab4dde63d76: Download complete [2024-08-19T05:39:05.720Z] b85a868b505f: Pull complete [2024-08-19T05:39:05.978Z] e2be974225ed: Pull complete [2024-08-19T05:39:06.548Z] 339a4e72a1f5: Pull complete [2024-08-19T05:39:06.548Z] 988bab9f4d93: Pull complete [2024-08-19T05:39:06.807Z] 1469e6f7b9e6: Pull complete [2024-08-19T05:39:06.807Z] eaf3925da568: Pull complete [2024-08-19T05:39:08.709Z] bab4dde63d76: Pull complete [2024-08-19T05:39:08.709Z] bde34c3a00c8: Pull complete [2024-08-19T05:39:08.966Z] b352a97aabf1: Pull complete [2024-08-19T05:39:08.966Z] 4872d77fe225: Pull complete [2024-08-19T05:39:08.966Z] 5851b861e8e6: Pull complete [2024-08-19T05:39:08.966Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-19T05:39:08.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T05:39:08.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:39:09.103Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T05:39:09.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-19T05:39:12.129Z] $ docker top 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f -eo pid,comm [2024-08-19T05:39:12.190Z] 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-08-19T05:39:12.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T05:39:12.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T05:39:12.241Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T05:39:12.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T05:39:12.363Z] $ docker exec 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f ssh-agent [2024-08-19T05:39:12.488Z] SSH_AUTH_SOCK=/tmp/ssh-Ft1758iXS3XX/agent.32 [2024-08-19T05:39:12.488Z] SSH_AGENT_PID=38 [2024-08-19T05:39:12.495Z] Running ssh-add (command line suppressed) [2024-08-19T05:39:12.597Z] Identity added: /w/workspace/edgex-go/675@tmp/private_key_2961915861622884051.key (/w/workspace/edgex-go/675@tmp/private_key_2961915861622884051.key) [2024-08-19T05:39:12.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T05:39:12.907Z] + git tag --points-at HEAD [Pipeline] } [2024-08-19T05:39:12.915Z] $ docker exec --env ******** --env ******** 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f ssh-agent -k [2024-08-19T05:39:13.014Z] unset SSH_AUTH_SOCK; [2024-08-19T05:39:13.015Z] unset SSH_AGENT_PID; [2024-08-19T05:39:13.015Z] echo Agent pid 38 killed; [2024-08-19T05:39:13.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-19T05:39:13.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T05:39:13.067Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T05:39:13.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T05:39:13.183Z] $ docker exec 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f ssh-agent [2024-08-19T05:39:13.290Z] SSH_AUTH_SOCK=/tmp/ssh-cnJa7MvIX2qM/agent.71 [2024-08-19T05:39:13.290Z] SSH_AGENT_PID=77 [2024-08-19T05:39:13.294Z] Running ssh-add (command line suppressed) [2024-08-19T05:39:13.399Z] Identity added: /w/workspace/edgex-go/675@tmp/private_key_16599565733454594303.key (/w/workspace/edgex-go/675@tmp/private_key_16599565733454594303.key) [2024-08-19T05:39:13.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T05:39:13.709Z] + git semver init [2024-08-19T05:39:13.972Z] 2024-08-19 05:39:13,891 [run_init] DEBUG init version:0.0.0 force:False [2024-08-19T05:39:13.972Z] 2024-08-19 05:39:13,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/675/.semver [2024-08-19T05:39:13.972Z] 2024-08-19 05:39:13,893 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/675/.semver [2024-08-19T05:39:13.972Z] 2024-08-19 05:39:13,893 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/675/.semver'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=None) [2024-08-19T05:39:19.250Z] 2024-08-19 05:39:19,233 [append_file] DEBUG append to file:/w/workspace/edgex-go/675/.git/info/exclude [2024-08-19T05:39:19.250Z] 2024-08-19 05:39:19,234 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/675/.semver/main with force:False [2024-08-19T05:39:19.250Z] 2024-08-19 05:39:19,234 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main [2024-08-19T05:39:19.250Z] 2024-08-19 05:39:19,234 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main [2024-08-19T05:39:19.250Z] 3.2.0-dev.56 [Pipeline] } [2024-08-19T05:39:19.515Z] $ docker exec --env ******** --env ******** 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f ssh-agent -k [2024-08-19T05:39:19.636Z] unset SSH_AUTH_SOCK; [2024-08-19T05:39:19.636Z] unset SSH_AGENT_PID; [2024-08-19T05:39:19.637Z] echo Agent pid 77 killed; [2024-08-19T05:39:19.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T05:39:19.976Z] + git semver [Pipeline] } [2024-08-19T05:39:20.247Z] $ docker stop --time=1 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f [2024-08-19T05:39:21.578Z] $ docker rm -f --volumes 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T05:39:21.927Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-19T05:39:22.161Z] Stashed 1 file(s) [Pipeline] echo [2024-08-19T05:39:22.165Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.56 [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-08-19T05:39:22.592Z] + git config --global --add safe.directory /w/workspace/edgex-go/675 [Pipeline] echo [2024-08-19T05:39:22.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T05:39:22.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T05:39:22.634Z] ========================================================= [2024-08-19T05:39:22.635Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-19T05:39:22.635Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-19T05:39:22.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T05:39:22.932Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-19T05:39:22.932Z] 619be1103602: Pulling fs layer [2024-08-19T05:39:22.932Z] 7862e08f4a3e: Pulling fs layer [2024-08-19T05:39:22.932Z] 5df492c9dc93: Pulling fs layer [2024-08-19T05:39:22.932Z] 7629e6793208: Pulling fs layer [2024-08-19T05:39:22.932Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T05:39:22.932Z] fb5054dd5b73: Pulling fs layer [2024-08-19T05:39:22.932Z] eeca6798cff9: Pulling fs layer [2024-08-19T05:39:22.932Z] aa269ceb94a6: Pulling fs layer [2024-08-19T05:39:22.932Z] ada007ff1a6a: Pulling fs layer [2024-08-19T05:39:22.932Z] 7629e6793208: Waiting [2024-08-19T05:39:22.932Z] 4f4fb700ef54: Waiting [2024-08-19T05:39:22.932Z] fb5054dd5b73: Waiting [2024-08-19T05:39:22.932Z] eeca6798cff9: Waiting [2024-08-19T05:39:22.932Z] aa269ceb94a6: Waiting [2024-08-19T05:39:22.932Z] ada007ff1a6a: Waiting [2024-08-19T05:39:22.932Z] 7862e08f4a3e: Verifying Checksum [2024-08-19T05:39:22.932Z] 7862e08f4a3e: Download complete [2024-08-19T05:39:22.932Z] 7629e6793208: Verifying Checksum [2024-08-19T05:39:22.932Z] 7629e6793208: Download complete [2024-08-19T05:39:23.191Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T05:39:23.191Z] 4f4fb700ef54: Download complete [2024-08-19T05:39:23.191Z] fb5054dd5b73: Download complete [2024-08-19T05:39:23.191Z] 619be1103602: Download complete [2024-08-19T05:39:23.191Z] eeca6798cff9: Verifying Checksum [2024-08-19T05:39:23.191Z] eeca6798cff9: Download complete [2024-08-19T05:39:23.191Z] 619be1103602: Pull complete [2024-08-19T05:39:23.450Z] ada007ff1a6a: Verifying Checksum [2024-08-19T05:39:23.450Z] ada007ff1a6a: Download complete [2024-08-19T05:39:23.450Z] 7862e08f4a3e: Pull complete [2024-08-19T05:39:23.450Z] 5df492c9dc93: Verifying Checksum [2024-08-19T05:39:23.450Z] 5df492c9dc93: Download complete [2024-08-19T05:39:24.018Z] aa269ceb94a6: Download complete [2024-08-19T05:39:27.301Z] 5df492c9dc93: Pull complete [2024-08-19T05:39:27.301Z] 7629e6793208: Pull complete [2024-08-19T05:39:27.301Z] 4f4fb700ef54: Pull complete [2024-08-19T05:39:27.301Z] fb5054dd5b73: Pull complete [2024-08-19T05:39:27.301Z] eeca6798cff9: Pull complete [2024-08-19T05:39:29.828Z] aa269ceb94a6: Pull complete [2024-08-19T05:39:30.397Z] ada007ff1a6a: Pull complete [2024-08-19T05:39:30.397Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-19T05:39:30.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T05:39:30.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-19T05:39:30.700Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T05:39:30.700Z] WORKDIR /edgex [2024-08-19T05:39:30.700Z] COPY go.mod . [2024-08-19T05:39:30.700Z] RUN go mod download [2024-08-19T05:39:30.700Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-19T05:39:31.264Z] Sending build context to Docker daemon 179.1MB [2024-08-19T05:39:31.264Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T05:39:31.264Z] ---> f489d0715acc [2024-08-19T05:39:31.264Z] Step 2/4 : WORKDIR /edgex [2024-08-19T05:39:37.242Z] Still waiting to schedule task [2024-08-19T05:39:37.243Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7934’ [2024-08-19T05:39:37.874Z] ---> Running in 71bf77371968 [2024-08-19T05:39:37.874Z] Removing intermediate container 71bf77371968 [2024-08-19T05:39:37.874Z] ---> d9cb34b3c1da [2024-08-19T05:39:37.874Z] Step 3/4 : COPY go.mod . [2024-08-19T05:39:37.874Z] ---> 8f385e434d1b [2024-08-19T05:39:37.874Z] Step 4/4 : RUN go mod download [2024-08-19T05:39:37.874Z] ---> Running in a6c0238e9728 [2024-08-19T05:40:04.436Z] Removing intermediate container a6c0238e9728 [2024-08-19T05:40:04.436Z] ---> 48048ab3f31d [2024-08-19T05:40:04.436Z] Successfully built 48048ab3f31d [2024-08-19T05:40:04.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:40:04.740Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T05:40:04.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:40:04.819Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T05:40:04.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-19T05:40:05.362Z] $ docker top 87c01aecc66b5a7162bb471e82af9fcc276c972809ef40113525b5e790bff5a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T05:40:05.720Z] + go version [2024-08-19T05:40:05.720Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-19T05:40:05.726Z] $ docker stop --time=1 87c01aecc66b5a7162bb471e82af9fcc276c972809ef40113525b5e790bff5a0 [2024-08-19T05:40:07.015Z] $ docker rm -f --volumes 87c01aecc66b5a7162bb471e82af9fcc276c972809ef40113525b5e790bff5a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:40:07.435Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T05:40:07.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:40:07.514Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T05:40:07.541Z] $ 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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-19T05:40:08.002Z] $ docker top fa3fbd8a7296265ff045e298b788e16e92d70109b2b215d2b5cab1a95b206d6e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-19T05:40:08.085Z] ========================================================= [2024-08-19T05:40:08.085Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-19T05:40:08.085Z] ========================================================= [Pipeline] sh [2024-08-19T05:40:08.362Z] + git config --global --add safe.directory /w/workspace/edgex-go/675 [Pipeline] fileExists [Pipeline] sh [2024-08-19T05:40:08.663Z] + make test [2024-08-19T05:40:08.663Z] go test -race -coverprofile=coverage.out ./... [2024-08-19T05:40:16.783Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-19T05:40:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-19T05:40:49.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-19T05:40:49.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-19T05:40:50.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.037s coverage: 28.7% of statements [2024-08-19T05:40:51.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-19T05:40:51.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-19T05:40:51.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-19T05:40:51.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-19T05:40:51.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-19T05:40:51.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2024-08-19T05:40:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-19T05:40:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-19T05:40:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-19T05:40:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-19T05:40:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-19T05:40:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-19T05:40:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-19T05:40:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-19T05:40:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-19T05:40:53.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-19T05:40:53.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-19T05:40:53.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-19T05:40:53.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-19T05:40:53.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-19T05:40:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-19T05:40:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-19T05:40:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-08-19T05:40:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-08-19T05:40:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.602s coverage: 93.4% of statements [2024-08-19T05:40:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements [2024-08-19T05:40:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 7.0% of statements [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-19T05:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-19T05:40:57.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-19T05:40:57.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.415s coverage: 95.8% of statements [2024-08-19T05:40:57.742Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-08-19T05:40:58.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-19T05:40:58.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-19T05:40:58.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-08-19T05:40:59.615Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-08-19T05:40:59.615Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements [2024-08-19T05:40:59.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-08-19T05:41:00.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.031s coverage: 77.8% of statements [2024-08-19T05:41:00.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements [2024-08-19T05:41:00.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-08-19T05:41:00.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-08-19T05:41:01.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-19T05:41:01.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-19T05:41:01.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-19T05:41:01.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-19T05:41:01.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-19T05:41:01.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-19T05:41:01.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-19T05:41:01.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-19T05:41:02.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-19T05:41:02.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-19T05:41:02.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-19T05:41:03.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-19T05:41:03.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-19T05:41:03.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-19T05:41:03.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-19T05:41:04.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-19T05:41:04.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-19T05:41:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-19T05:41:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-19T05:41:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-19T05:41:08.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-19T05:41:08.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-19T05:41:10.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-19T05:41:10.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-19T05:41:10.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-19T05:41:12.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-19T05:41:12.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-19T05:41:12.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-19T05:41:12.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-08-19T05:41:12.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-19T05:41:12.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-19T05:41:12.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-19T05:41:12.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-19T05:41:14.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-19T05:41:14.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-19T05:41:14.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-19T05:41:15.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-19T05:41:15.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-19T05:41:15.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-19T05:41:15.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-19T05:41:16.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-19T05:41:16.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-19T05:41:16.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-19T05:41:16.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-19T05:41:18.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-19T05:41:18.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-19T05:41:18.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-19T05:41:18.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-19T05:41:19.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-19T05:41:19.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-19T05:41:19.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-19T05:41:19.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.238s coverage: 79.9% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.047s coverage: 92.9% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 67.2% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.056s coverage: 73.7% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 36.5% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 5.7% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.053s coverage: 76.9% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.036s coverage: 19.9% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-08-19T05:41:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.050s coverage: 98.9% of statements [2024-08-19T05:41:26.168Z] 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-08-19T05:41:26.168Z] running golangci-lint [2024-08-19T05:41:26.168Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-19T05:41:26.168Z] go version go1.21.9 linux/amd64 [2024-08-19T05:41:26.428Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-19T05:41:26.428Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-19T05:41:53.024Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 23.637753481s" [2024-08-19T05:41:53.024Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.258556ms" [2024-08-19T05:42:05.226Z] level=info msg="[linters_context/goanalysis] analyzers took 2m7.927584113s with top 10 stages: buildir: 1m7.591664182s, gosec: 10.532487085s, fact_deprecated: 2.941680131s, inspect: 2.872546887s, printf: 1.938330508s, ctrlflow: 1.747225249s, fact_purity: 1.624688873s, nilness: 1.43156618s, S1038: 1.183620838s, directives: 1.090115959s" [2024-08-19T05:42:05.226Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-19T05:42:05.226Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, cgo: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, filename_unadjuster: 214/214, skip_files: 214/214" [2024-08-19T05:42:05.226Z] level=info msg="[runner] processing took 16.414677ms with stages: nolint: 7.423149ms, identifier_marker: 3.80937ms, autogenerated_exclude: 1.615819ms, path_prettifier: 1.558999ms, exclude-rules: 1.176566ms, skip_dirs: 766.664µs, cgo: 38.63µs, filename_unadjuster: 19.26µs, fixer: 940ns, exclude: 820ns, max_same_issues: 820ns, max_from_linter: 730ns, uniq_by_line: 650ns, skip_files: 600ns, severity-rules: 410ns, sort_results: 390ns, diff: 370ns, source_code: 150ns, path_prefixer: 120ns, path_shortener: 110ns, max_per_file_from_linter: 110ns" [2024-08-19T05:42:05.226Z] level=info msg="[runner] linters took 13.977792343s with stages: goanalysis_metalinter: 13.961278205s" [2024-08-19T05:42:05.226Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-19T05:42:05.226Z] level=info msg="Memory: 375 samples, avg is 317.9MB, max is 1412.9MB" [2024-08-19T05:42:05.226Z] level=info msg="Execution took 37.662650734s" [2024-08-19T05:42:05.226Z] go vet ./... [2024-08-19T05:42:11.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T05:42:11.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T05:42:11.782Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-19T05:42:12.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-19T05:42:12.351Z] + ls -al . [2024-08-19T05:42:12.352Z] total 912 [2024-08-19T05:42:12.352Z] drwxrwxr-x 11 1001 1001 4096 Aug 19 05:40 . [2024-08-19T05:42:12.352Z] drwxr-xr-x 4 root root 4096 Aug 19 05:40 .. [2024-08-19T05:42:12.352Z] drwxrwxr-x 2 1001 1001 4096 Aug 19 05:38 .blubracket [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 10 Aug 19 05:38 .dockerignore [2024-08-19T05:42:12.352Z] drwxrwxr-x 8 1001 1001 4096 Aug 19 05:41 .git [2024-08-19T05:42:12.352Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 05:38 .github [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 1102 Aug 19 05:38 .gitignore [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 42 Aug 19 05:38 .golangci.yml [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 100 Aug 19 05:38 .hadolint.yml [2024-08-19T05:42:12.352Z] drwxr-xr-x 3 1001 1001 4096 Aug 19 05:39 .semver [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 155 Aug 19 05:38 .sonarcloud.properties [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 1171 Aug 19 05:38 ADOPTERS.md [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 21286 Aug 19 05:38 Attribution.txt [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 100284 Aug 19 05:38 CHANGELOG.md [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 3804 Aug 19 05:38 CONTRIBUTING.md [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 677 Aug 19 05:38 GOVERNANCE.md [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 861 Aug 19 05:38 Jenkinsfile [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 10775 Aug 19 05:38 LICENSE [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 16854 Aug 19 05:38 Makefile [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 582 Aug 19 05:38 OWNERS.md [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 9528 Aug 19 05:38 README.md [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 789 Aug 19 05:38 SECURITY.md [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 12 Aug 19 05:39 VERSION [2024-08-19T05:42:12.352Z] drwxrwxr-x 2 1001 1001 4096 Aug 19 05:38 bin [2024-08-19T05:42:12.352Z] drwxrwxr-x 20 1001 1001 4096 Aug 19 05:38 cmd [2024-08-19T05:42:12.352Z] -rw-r--r-- 1 root root 544643 Aug 19 05:41 coverage.out [2024-08-19T05:42:12.352Z] drwxrwxr-x 2 1001 1001 4096 Aug 19 05:38 fuzz_test [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 7305 Aug 19 05:38 go.mod [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 102581 Aug 19 05:38 go.sum [2024-08-19T05:42:12.352Z] drwxrwxr-x 7 1001 1001 4096 Aug 19 05:38 internal [2024-08-19T05:42:12.352Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 05:38 openapi [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 584 Aug 19 05:38 security.txt [2024-08-19T05:42:12.352Z] -rw-rw-r-- 1 1001 1001 204 Aug 19 05:38 version.go [Pipeline] sh [2024-08-19T05:42:12.642Z] + '[' -e coverage.out ] [2024-08-19T05:42:12.642Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-19T05:42:12.764Z] Stashed 1 file(s) [Pipeline] sh [2024-08-19T05:42:13.050Z] + make build [2024-08-19T05:42:13.050Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-19T05:42:39.591Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-19T05:42:39.591Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-19T05:42:39.591Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-19T05:42:40.530Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-19T05:42:41.913Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-19T05:42:47.183Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-19T05:42:48.125Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-19T05:42:50.662Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-19T05:42:52.594Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-19T05:42:53.161Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-19T05:42:54.006Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-19T05:42:54.580Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-19T05:42:55.525Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-19T05:42:56.480Z] $ docker stop --time=1 fa3fbd8a7296265ff045e298b788e16e92d70109b2b215d2b5cab1a95b206d6e [2024-08-19T05:43:03.441Z] $ docker rm -f --volumes fa3fbd8a7296265ff045e298b788e16e92d70109b2b215d2b5cab1a95b206d6e [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-08-19T05:43:04.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-19T05:43:04.481Z] [2024-08-19T05:43:04.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:43:04.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-19T05:43:04.784Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-19T05:43:04.784Z] 91d30c5bc195: Pulling fs layer [2024-08-19T05:43:04.784Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-19T05:43:04.784Z] 9c61dcf015f6: Pulling fs layer [2024-08-19T05:43:04.784Z] 4698f68db338: Pulling fs layer [2024-08-19T05:43:04.784Z] 2a2f49069b9e: Pulling fs layer [2024-08-19T05:43:04.784Z] e0025b399a48: Pulling fs layer [2024-08-19T05:43:04.784Z] 4698f68db338: Waiting [2024-08-19T05:43:04.784Z] 2a2f49069b9e: Waiting [2024-08-19T05:43:04.784Z] e0025b399a48: Waiting [2024-08-19T05:43:05.041Z] 91d30c5bc195: Download complete [2024-08-19T05:43:05.041Z] 4698f68db338: Verifying Checksum [2024-08-19T05:43:05.041Z] 4698f68db338: Download complete [2024-08-19T05:43:05.041Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-19T05:43:05.041Z] 2e9b0aa3be6d: Download complete [2024-08-19T05:43:05.041Z] e0025b399a48: Download complete [2024-08-19T05:43:05.041Z] 91d30c5bc195: Pull complete [2024-08-19T05:43:05.041Z] 2a2f49069b9e: Verifying Checksum [2024-08-19T05:43:05.041Z] 2a2f49069b9e: Download complete [2024-08-19T05:43:05.299Z] 2e9b0aa3be6d: Pull complete [2024-08-19T05:43:05.557Z] 9c61dcf015f6: Verifying Checksum [2024-08-19T05:43:05.557Z] 9c61dcf015f6: Download complete [2024-08-19T05:43:08.093Z] 9c61dcf015f6: Pull complete [2024-08-19T05:43:08.093Z] 4698f68db338: Pull complete [2024-08-19T05:43:08.352Z] 2a2f49069b9e: Pull complete [2024-08-19T05:43:08.352Z] e0025b399a48: Pull complete [2024-08-19T05:43:08.352Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-19T05:43:08.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-19T05:43:08.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:43:08.455Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T05:43:08.482Z] $ 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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-19T05:43:11.461Z] $ docker top 652b7a5e56fdc7e041ab59e538eae9edaea25a94622876f619ce1fc5b7914f33 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T05:43:11.890Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-19T05:43:14.420Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #1 transferring dockerfile: 2.15kB done [2024-08-19T05:43:14.420Z] #1 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #2 transferring dockerfile: 2.01kB done [2024-08-19T05:43:14.420Z] #2 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #3 transferring dockerfile: 1.70kB done [2024-08-19T05:43:14.420Z] #3 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #4 transferring dockerfile: 3.17kB done [2024-08-19T05:43:14.420Z] #4 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #5 transferring dockerfile: 1.93kB done [2024-08-19T05:43:14.420Z] #5 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #6 transferring dockerfile: 1.93kB done [2024-08-19T05:43:14.420Z] #6 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #7 transferring dockerfile: 1.95kB done [2024-08-19T05:43:14.420Z] #7 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #8 transferring dockerfile: 1.85kB done [2024-08-19T05:43:14.420Z] #8 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #9 transferring dockerfile: 1.69kB done [2024-08-19T05:43:14.420Z] #9 DONE 0.1s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #10 transferring dockerfile: 2.23kB done [2024-08-19T05:43:14.420Z] #10 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #11 transferring dockerfile: 2.01kB done [2024-08-19T05:43:14.420Z] #11 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #12 transferring dockerfile: 2.50kB done [2024-08-19T05:43:14.420Z] #12 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #13 transferring dockerfile: 2.06kB done [2024-08-19T05:43:14.420Z] #13 DONE 0.1s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #14 transferring dockerfile: 2.49kB done [2024-08-19T05:43:14.420Z] #14 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #15 transferring dockerfile: 1.89kB done [2024-08-19T05:43:14.420Z] #15 DONE 0.1s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #16 [security-proxy-auth internal] load .dockerignore [2024-08-19T05:43:14.420Z] #16 transferring context: 50B done [2024-08-19T05:43:14.420Z] #16 DONE 0.0s [2024-08-19T05:43:14.420Z] [2024-08-19T05:43:14.420Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2024-08-19T05:43:14.420Z] #17 transferring dockerfile: 1.81kB done [2024-08-19T05:43:14.679Z] #17 DONE 0.0s [2024-08-19T05:43:14.679Z] [2024-08-19T05:43:14.679Z] #18 [core-keeper internal] load .dockerignore [2024-08-19T05:43:14.679Z] #18 transferring context: 50B done [2024-08-19T05:43:14.679Z] #18 DONE 0.0s [2024-08-19T05:43:14.679Z] [2024-08-19T05:43:14.679Z] #19 [security-spire-server internal] load .dockerignore [2024-08-19T05:43:14.679Z] #19 transferring context: 50B done [2024-08-19T05:43:14.679Z] #19 DONE 0.0s [2024-08-19T05:43:14.679Z] [2024-08-19T05:43:14.679Z] #20 [security-bootstrapper internal] load .dockerignore [2024-08-19T05:43:14.679Z] #20 transferring context: 50B done [2024-08-19T05:43:14.679Z] #20 DONE 0.0s [2024-08-19T05:43:14.679Z] [2024-08-19T05:43:14.679Z] #21 [support-scheduler internal] load .dockerignore [2024-08-19T05:43:14.679Z] #21 transferring context: 50B done [2024-08-19T05:43:14.679Z] #21 DONE 0.0s [2024-08-19T05:43:14.679Z] [2024-08-19T05:43:14.679Z] #22 [core-command internal] load .dockerignore [2024-08-19T05:43:14.679Z] #22 transferring context: 50B done [2024-08-19T05:43:14.679Z] #22 DONE 0.0s [2024-08-19T05:43:14.679Z] [2024-08-19T05:43:14.679Z] #23 [support-notifications internal] load .dockerignore [2024-08-19T05:43:14.679Z] #23 transferring context: 50B done [2024-08-19T05:43:14.679Z] #23 DONE 0.0s [2024-08-19T05:43:14.679Z] [2024-08-19T05:43:14.679Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-08-19T05:43:14.679Z] #24 transferring context: 50B done [2024-08-19T05:43:14.937Z] #24 DONE 0.0s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-19T05:43:14.937Z] #25 transferring context: 50B done [2024-08-19T05:43:14.937Z] #25 DONE 0.0s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #26 [core-data internal] load .dockerignore [2024-08-19T05:43:14.937Z] #26 transferring context: 50B done [2024-08-19T05:43:14.937Z] #26 DONE 0.0s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #27 [security-proxy-setup internal] load .dockerignore [2024-08-19T05:43:14.937Z] #27 transferring context: 50B done [2024-08-19T05:43:14.937Z] #27 DONE 0.1s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #28 [security-spire-config internal] load .dockerignore [2024-08-19T05:43:14.937Z] #28 transferring context: 50B done [2024-08-19T05:43:14.937Z] #28 DONE 0.1s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #29 [core-metadata internal] load .dockerignore [2024-08-19T05:43:14.937Z] #29 transferring context: 50B done [2024-08-19T05:43:14.937Z] #29 DONE 0.1s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-08-19T05:43:14.937Z] #30 transferring context: 50B done [2024-08-19T05:43:14.937Z] #30 DONE 0.1s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T05:43:14.937Z] #31 DONE 0.0s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #32 [security-spire-agent internal] load .dockerignore [2024-08-19T05:43:14.937Z] #32 transferring context: 50B done [2024-08-19T05:43:14.937Z] #32 DONE 0.1s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #33 [security-spiffe-token-provider internal] load .dockerignore [2024-08-19T05:43:14.937Z] #33 transferring context: 50B done [2024-08-19T05:43:14.937Z] #33 DONE 0.1s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T05:43:14.937Z] #31 DONE 0.0s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T05:43:14.937Z] #34 DONE 0.1s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:43:14.937Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:43:14.937Z] #35 ... [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T05:43:14.937Z] #31 DONE 0.0s [2024-08-19T05:43:14.937Z] [2024-08-19T05:43:14.937Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:43:14.937Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:43:14.937Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:43:14.937Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-19T05:43:14.937Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-19T05:43:14.937Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-19T05:43:15.196Z] #35 ... [2024-08-19T05:43:15.196Z] [2024-08-19T05:43:15.196Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T05:43:15.196Z] #31 DONE 0.0s [2024-08-19T05:43:15.196Z] [2024-08-19T05:43:15.196Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:43:15.196Z] #35 ... [2024-08-19T05:43:15.196Z] [2024-08-19T05:43:15.196Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T05:43:15.196Z] #31 DONE 0.0s [2024-08-19T05:43:15.196Z] [2024-08-19T05:43:15.196Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:43:15.196Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:43:15.196Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:43:15.196Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-19T05:43:15.196Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-19T05:43:15.196Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-19T05:43:15.196Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-19T05:43:15.453Z] #35 ... [2024-08-19T05:43:15.453Z] [2024-08-19T05:43:15.453Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T05:43:15.453Z] #31 DONE 0.0s [2024-08-19T05:43:15.453Z] [2024-08-19T05:43:15.453Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:43:15.453Z] #35 ... [2024-08-19T05:43:15.453Z] [2024-08-19T05:43:15.453Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-19T05:43:15.453Z] #31 DONE 0.0s [2024-08-19T05:43:15.453Z] [2024-08-19T05:43:15.453Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:43:15.453Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:43:15.453Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:43:15.453Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-19T05:43:15.453Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-19T05:43:15.453Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-19T05:43:15.712Z] #35 ... [2024-08-19T05:43:15.712Z] [2024-08-19T05:43:15.712Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-19T05:43:15.712Z] #36 DONE 0.7s [2024-08-19T05:43:15.712Z] [2024-08-19T05:43:15.712Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T05:43:15.712Z] #34 DONE 0.6s [2024-08-19T05:43:15.712Z] [2024-08-19T05:43:15.712Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:43:15.712Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:43:15.712Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:43:15.712Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-19T05:43:15.712Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-19T05:43:15.712Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-19T05:43:15.712Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-19T05:43:16.281Z] #35 ... [2024-08-19T05:43:16.281Z] [2024-08-19T05:43:16.281Z] #37 [security-spire-server internal] load build context [2024-08-19T05:43:16.281Z] #37 transferring context: 27.71kB 0.1s done [2024-08-19T05:43:16.281Z] #37 DONE 0.6s [2024-08-19T05:43:16.281Z] [2024-08-19T05:43:16.281Z] #38 [security-spire-config internal] load build context [2024-08-19T05:43:16.281Z] #38 transferring context: 25.96kB 0.1s done [2024-08-19T05:43:16.281Z] #38 DONE 0.7s [2024-08-19T05:43:16.281Z] [2024-08-19T05:43:16.281Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-19T05:43:16.281Z] #39 DONE 0.9s [2024-08-19T05:43:16.281Z] [2024-08-19T05:43:16.281Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:43:16.281Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-08-19T05:43:16.281Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-19T05:43:16.281Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-19T05:43:16.281Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-19T05:43:16.281Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s [2024-08-19T05:43:16.281Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-19T05:43:16.281Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-19T05:43:16.538Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-08-19T05:43:16.538Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-19T05:43:16.538Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-19T05:43:16.538Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-19T05:43:16.538Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-19T05:43:16.538Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-08-19T05:43:16.538Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-19T05:43:16.538Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-08-19T05:43:16.538Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-08-19T05:43:16.538Z] #40 ... [2024-08-19T05:43:16.538Z] [2024-08-19T05:43:16.538Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:43:16.538Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:43:16.538Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:43:16.538Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-19T05:43:16.538Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-19T05:43:16.538Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-19T05:43:16.538Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-19T05:43:16.538Z] #35 DONE 1.7s [2024-08-19T05:43:16.538Z] [2024-08-19T05:43:16.538Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:43:16.538Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-19T05:43:16.538Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.4s [2024-08-19T05:43:16.538Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-08-19T05:43:16.538Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-19T05:43:16.796Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.5s [2024-08-19T05:43:16.796Z] #40 ... [2024-08-19T05:43:16.796Z] [2024-08-19T05:43:16.796Z] #41 [security-spire-agent internal] load build context [2024-08-19T05:43:16.796Z] #41 transferring context: 27.24kB 0.0s done [2024-08-19T05:43:16.796Z] #41 DONE 0.5s [2024-08-19T05:43:16.796Z] [2024-08-19T05:43:16.796Z] #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-19T05:43:16.796Z] #42 DONE 2.0s [2024-08-19T05:43:16.796Z] [2024-08-19T05:43:16.796Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:43:16.796Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.06MB / 30.73MB 0.6s [2024-08-19T05:43:16.796Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-19T05:43:16.796Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-08-19T05:43:17.368Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done [2024-08-19T05:43:17.936Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-19T05:43:18.998Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7936 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-19T05:43:19.068Z] Running in /w/workspace/edgex-go/675 [Pipeline] { [Pipeline] checkout [2024-08-19T05:43:19.145Z] The recommended git tool is: git [2024-08-19T05:43:21.222Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.6s done [2024-08-19T05:43:25.705Z] #40 ... [2024-08-19T05:43:25.705Z] [2024-08-19T05:43:25.705Z] #43 [security-proxy-auth internal] load build context [2024-08-19T05:43:25.705Z] #43 transferring context: 157.23MB 9.9s [2024-08-19T05:43:25.705Z] #43 ... [2024-08-19T05:43:25.705Z] [2024-08-19T05:43:25.705Z] #44 [core-keeper internal] load build context [2024-08-19T05:43:25.705Z] #44 ... [2024-08-19T05:43:25.705Z] [2024-08-19T05:43:25.705Z] #45 [support-scheduler internal] load build context [2024-08-19T05:43:25.705Z] #45 ... [2024-08-19T05:43:25.705Z] [2024-08-19T05:43:25.705Z] #46 [security-bootstrapper internal] load build context [2024-08-19T05:43:25.705Z] #46 ... [2024-08-19T05:43:25.705Z] [2024-08-19T05:43:25.705Z] #47 [core-command internal] load build context [2024-08-19T05:43:25.705Z] #47 ... [2024-08-19T05:43:25.705Z] [2024-08-19T05:43:25.705Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-19T05:43:25.966Z] #48 ... [2024-08-19T05:43:25.966Z] [2024-08-19T05:43:25.966Z] #49 [support-notifications internal] load build context [2024-08-19T05:43:25.966Z] #49 ... [2024-08-19T05:43:25.966Z] [2024-08-19T05:43:25.966Z] #50 [core-data internal] load build context [2024-08-19T05:43:25.966Z] #50 ... [2024-08-19T05:43:25.966Z] [2024-08-19T05:43:25.966Z] #51 [security-proxy-setup internal] load build context [2024-08-19T05:43:25.966Z] #51 ... [2024-08-19T05:43:25.966Z] [2024-08-19T05:43:25.966Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-19T05:43:26.223Z] #52 ... [2024-08-19T05:43:26.223Z] [2024-08-19T05:43:26.223Z] #53 [core-metadata internal] load build context [2024-08-19T05:43:26.223Z] #53 ... [2024-08-19T05:43:26.223Z] [2024-08-19T05:43:26.223Z] #54 [support-cron-scheduler internal] load build context [2024-08-19T05:43:26.481Z] #54 ... [2024-08-19T05:43:26.481Z] [2024-08-19T05:43:26.481Z] #55 [security-secretstore-setup internal] load build context [2024-08-19T05:43:26.481Z] #55 ... [2024-08-19T05:43:26.481Z] [2024-08-19T05:43:26.481Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T05:43:26.481Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-08-19T05:43:26.481Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-19T05:43:26.481Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-19T05:43:26.481Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-19T05:43:26.481Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done [2024-08-19T05:43:26.481Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.3s done [2024-08-19T05:43:26.481Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-19T05:43:26.481Z] #56 ... [2024-08-19T05:43:26.481Z] [2024-08-19T05:43:26.481Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T05:43:26.738Z] #57 ... [2024-08-19T05:43:26.738Z] [2024-08-19T05:43:26.738Z] #54 [support-cron-scheduler internal] load build context [2024-08-19T05:43:26.738Z] #54 ... [2024-08-19T05:43:26.738Z] [2024-08-19T05:43:26.738Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-19T05:43:26.996Z] #58 ... [2024-08-19T05:43:26.996Z] [2024-08-19T05:43:26.996Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-19T05:43:26.996Z] #59 ... [2024-08-19T05:43:26.996Z] [2024-08-19T05:43:26.996Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T05:43:27.739Z] using credential edgex-jenkins-ssh [2024-08-19T05:43:27.762Z] Cloning the remote Git repository [2024-08-19T05:43:28.015Z] #60 ... [2024-08-19T05:43:28.015Z] [2024-08-19T05:43:28.015Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-19T05:43:28.298Z] #61 ... [2024-08-19T05:43:28.298Z] [2024-08-19T05:43:28.298Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-19T05:43:28.298Z] #62 ... [2024-08-19T05:43:28.298Z] [2024-08-19T05:43:28.298Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-19T05:43:28.298Z] #63 ... [2024-08-19T05:43:28.298Z] [2024-08-19T05:43:28.298Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-19T05:43:27.806Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-19T05:43:27.927Z] > git init /w/workspace/edgex-go/675 # timeout=10 [2024-08-19T05:43:28.155Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-19T05:43:28.156Z] > git --version # timeout=10 [2024-08-19T05:43:28.192Z] > git --version # 'git version 2.25.1' [2024-08-19T05:43:28.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T05:43:28.557Z] #64 ... [2024-08-19T05:43:28.557Z] [2024-08-19T05:43:28.557Z] #65 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-19T05:43:28.557Z] #65 ... [2024-08-19T05:43:28.557Z] [2024-08-19T05:43:28.557Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T05:43:28.557Z] #66 ... [2024-08-19T05:43:28.557Z] [2024-08-19T05:43:28.557Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-19T05:43:28.818Z] #67 ... [2024-08-19T05:43:28.818Z] [2024-08-19T05:43:28.818Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T05:43:28.818Z] #68 ... [2024-08-19T05:43:28.818Z] [2024-08-19T05:43:28.818Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-19T05:43:28.554Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T05:43:30.721Z] #48 transferring context: 261.98MB 14.9s [2024-08-19T05:43:31.287Z] #48 ... [2024-08-19T05:43:31.287Z] [2024-08-19T05:43:31.287Z] #49 [support-notifications internal] load build context [2024-08-19T05:43:31.287Z] #49 ... [2024-08-19T05:43:31.287Z] [2024-08-19T05:43:31.287Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-19T05:43:35.485Z] #48 ... [2024-08-19T05:43:35.485Z] [2024-08-19T05:43:35.485Z] #43 [security-proxy-auth internal] load build context [2024-08-19T05:43:35.485Z] #43 ... [2024-08-19T05:43:35.485Z] [2024-08-19T05:43:35.485Z] #45 [support-scheduler internal] load build context [2024-08-19T05:43:35.485Z] #45 transferring context: 494.53MB 20.2s done [2024-08-19T05:43:35.485Z] #45 ... [2024-08-19T05:43:35.485Z] [2024-08-19T05:43:35.485Z] #44 [core-keeper internal] load build context [2024-08-19T05:43:35.485Z] #44 transferring context: 494.53MB 20.2s done [2024-08-19T05:43:35.485Z] #44 ... [2024-08-19T05:43:35.485Z] [2024-08-19T05:43:35.485Z] #47 [core-command internal] load build context [2024-08-19T05:43:35.485Z] #47 ... [2024-08-19T05:43:35.485Z] [2024-08-19T05:43:35.485Z] #46 [security-bootstrapper internal] load build context [2024-08-19T05:43:35.485Z] #46 transferring context: 494.53MB 17.6s done [2024-08-19T05:43:35.743Z] #46 ... [2024-08-19T05:43:35.743Z] [2024-08-19T05:43:35.743Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-19T05:43:35.999Z] #48 ... [2024-08-19T05:43:35.999Z] [2024-08-19T05:43:35.999Z] #50 [core-data internal] load build context [2024-08-19T05:43:35.999Z] #50 transferring context: 494.53MB 20.0s done [2024-08-19T05:43:36.257Z] #50 ... [2024-08-19T05:43:36.257Z] [2024-08-19T05:43:36.257Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-19T05:43:36.257Z] #52 transferring context: 494.53MB 17.2s done [2024-08-19T05:43:36.257Z] #52 ... [2024-08-19T05:43:36.257Z] [2024-08-19T05:43:36.257Z] #51 [security-proxy-setup internal] load build context [2024-08-19T05:43:36.257Z] #51 ... [2024-08-19T05:43:36.257Z] [2024-08-19T05:43:36.257Z] #53 [core-metadata internal] load build context [2024-08-19T05:43:36.257Z] #53 transferring context: 494.53MB 19.4s done [2024-08-19T05:43:36.922Z] #53 ... [2024-08-19T05:43:36.922Z] [2024-08-19T05:43:36.922Z] #51 [security-proxy-setup internal] load build context [2024-08-19T05:43:37.850Z] #51 ... [2024-08-19T05:43:37.850Z] [2024-08-19T05:43:37.851Z] #55 [security-secretstore-setup internal] load build context [2024-08-19T05:43:37.851Z] #55 transferring context: 494.53MB 20.1s done [2024-08-19T05:43:37.851Z] #55 ... [2024-08-19T05:43:37.851Z] [2024-08-19T05:43:37.851Z] #54 [support-cron-scheduler internal] load build context [2024-08-19T05:43:37.851Z] #54 transferring context: 494.53MB 20.4s done [2024-08-19T05:43:38.109Z] #54 ... [2024-08-19T05:43:38.109Z] [2024-08-19T05:43:38.109Z] #51 [security-proxy-setup internal] load build context [2024-08-19T05:43:38.109Z] #51 transferring context: 494.53MB 21.5s done [2024-08-19T05:43:41.390Z] #51 ... [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-19T05:43:41.390Z] #52 DONE 25.9s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #46 [security-bootstrapper internal] load build context [2024-08-19T05:43:41.390Z] #46 DONE 26.2s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #53 [core-metadata internal] load build context [2024-08-19T05:43:41.390Z] #53 DONE 25.9s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #44 [core-keeper internal] load build context [2024-08-19T05:43:41.390Z] #44 DONE 26.3s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #45 [support-scheduler internal] load build context [2024-08-19T05:43:41.390Z] #45 DONE 26.3s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #50 [core-data internal] load build context [2024-08-19T05:43:41.390Z] #50 DONE 26.0s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #54 [support-cron-scheduler internal] load build context [2024-08-19T05:43:41.390Z] #54 DONE 26.1s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #65 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-19T05:43:41.390Z] #65 DONE 24.5s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T05:43:41.390Z] #69 ... [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #55 [security-secretstore-setup internal] load build context [2024-08-19T05:43:41.390Z] #55 DONE 25.9s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #47 [core-command internal] load build context [2024-08-19T05:43:41.390Z] #47 transferring context: 494.53MB 20.8s done [2024-08-19T05:43:41.390Z] #47 DONE 26.1s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-19T05:43:41.390Z] #48 transferring context: 494.53MB 23.2s done [2024-08-19T05:43:41.390Z] #48 DONE 25.9s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #51 [security-proxy-setup internal] load build context [2024-08-19T05:43:41.390Z] #51 DONE 26.0s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #49 [support-notifications internal] load build context [2024-08-19T05:43:41.390Z] #49 transferring context: 494.53MB 21.7s done [2024-08-19T05:43:41.390Z] #49 DONE 26.1s [2024-08-19T05:43:41.390Z] [2024-08-19T05:43:41.390Z] #43 [security-proxy-auth internal] load build context [2024-08-19T05:43:41.390Z] #43 transferring context: 494.53MB 24.4s done [2024-08-19T05:43:41.390Z] #43 DONE 26.4s [2024-08-19T05:43:41.648Z] [2024-08-19T05:43:41.648Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:43:47.209Z] #40 ... [2024-08-19T05:43:47.209Z] [2024-08-19T05:43:47.209Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-19T05:43:47.209Z] #62 29.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:47.209Z] #62 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:47.209Z] #62 29.91 (1/2) Installing ca-certificates (20240226-r0) [2024-08-19T05:43:47.209Z] #62 29.94 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:47.209Z] #62 29.94 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:47.209Z] #62 29.95 Executing ca-certificates-20240226-r0.trigger [2024-08-19T05:43:47.209Z] #62 29.99 OK: 8 MiB in 17 packages [2024-08-19T05:43:48.204Z] Avoid second fetch [2024-08-19T05:43:48.204Z] Checking out Revision 236833ffc84d188f677089422aea854ddee30426 (main) [2024-08-19T05:43:47.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-19T05:43:47.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T05:43:48.219Z] > git config core.sparsecheckout # timeout=10 [2024-08-19T05:43:48.291Z] > git checkout -f 236833ffc84d188f677089422aea854ddee30426 # timeout=10 [2024-08-19T05:43:49.094Z] Commit message: "Merge pull request #4867 from jackchenjc/issue-4834-6th" [2024-08-19T05:43:49.950Z] #62 ... [2024-08-19T05:43:49.950Z] [2024-08-19T05:43:49.950Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T05:43:49.950Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-08-19T05:43:49.950Z] #56 ... [2024-08-19T05:43:49.950Z] [2024-08-19T05:43:49.950Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-19T05:43:49.950Z] #63 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:49.950Z] #63 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:49.950Z] #63 31.84 (1/4) Installing ca-certificates (20240226-r0) [2024-08-19T05:43:49.950Z] #63 31.85 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:49.950Z] #63 31.85 (3/4) Installing su-exec (0.2-r3) [2024-08-19T05:43:49.950Z] #63 31.86 (4/4) Installing yq (4.33.3-r5) [2024-08-19T05:43:49.950Z] #63 31.91 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:49.950Z] #63 31.92 Executing ca-certificates-20240226-r0.trigger [2024-08-19T05:43:49.950Z] #63 31.97 OK: 17 MiB in 19 packages [2024-08-19T05:43:51.335Z] #63 ... [2024-08-19T05:43:51.335Z] [2024-08-19T05:43:51.335Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T05:43:51.335Z] #68 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:51.335Z] #68 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:51.335Z] #68 25.09 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T05:43:51.335Z] #68 25.09 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T05:43:51.335Z] #68 25.09 OK: 20070 distinct packages available [2024-08-19T05:43:51.335Z] #68 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:51.335Z] #68 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:51.335Z] #68 25.52 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:51.335Z] #68 25.53 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-19T05:43:51.335Z] #68 25.53 (3/4) Installing libucontext (1.2-r2) [2024-08-19T05:43:51.335Z] #68 25.53 (4/4) Installing gcompat (1.1.0-r1) [2024-08-19T05:43:51.335Z] #68 25.54 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:51.335Z] #68 25.55 OK: 8 MiB in 19 packages [2024-08-19T05:43:51.593Z] #68 ... [2024-08-19T05:43:51.593Z] [2024-08-19T05:43:51.593Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T05:43:51.593Z] #70 ... [2024-08-19T05:43:51.593Z] [2024-08-19T05:43:51.593Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T05:43:51.852Z] #71 ... [2024-08-19T05:43:51.852Z] [2024-08-19T05:43:51.852Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-19T05:43:51.852Z] #72 ... [2024-08-19T05:43:51.852Z] [2024-08-19T05:43:51.852Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-19T05:43:51.852Z] #58 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:51.852Z] #58 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:51.852Z] #58 25.33 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:51.852Z] #58 25.36 (2/4) Installing openssl (3.1.6-r0) [2024-08-19T05:43:51.852Z] #58 25.38 (3/4) Installing su-exec (0.2-r3) [2024-08-19T05:43:51.852Z] #58 25.38 (4/4) Installing yq (4.33.3-r5) [2024-08-19T05:43:51.852Z] #58 25.44 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:51.852Z] #58 25.45 OK: 17 MiB in 19 packages [2024-08-19T05:43:52.307Z] #58 ... [2024-08-19T05:43:52.307Z] [2024-08-19T05:43:52.307Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T05:43:52.566Z] #73 ... [2024-08-19T05:43:52.566Z] [2024-08-19T05:43:52.566Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T05:43:52.566Z] #57 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:52.566Z] #57 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:52.566Z] #57 25.26 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T05:43:52.566Z] #57 25.26 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T05:43:52.566Z] #57 25.26 OK: 20070 distinct packages available [2024-08-19T05:43:52.566Z] #57 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:52.566Z] #57 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:52.566Z] #57 25.62 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:52.566Z] #57 25.63 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-19T05:43:52.566Z] #57 25.63 (3/5) Installing libucontext (1.2-r2) [2024-08-19T05:43:52.566Z] #57 25.71 (4/5) Installing gcompat (1.1.0-r1) [2024-08-19T05:43:52.566Z] #57 25.72 (5/5) Installing openssl (3.1.6-r0) [2024-08-19T05:43:52.566Z] #57 25.73 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:52.566Z] #57 25.74 OK: 8 MiB in 20 packages [2024-08-19T05:43:52.566Z] #57 ... [2024-08-19T05:43:52.566Z] [2024-08-19T05:43:52.566Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-19T05:43:52.566Z] #64 24.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:52.566Z] #64 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:52.566Z] #64 25.10 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:52.566Z] #64 25.11 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:52.566Z] #64 25.12 OK: 7 MiB in 16 packages [2024-08-19T05:43:52.823Z] #64 ... [2024-08-19T05:43:52.823Z] [2024-08-19T05:43:52.823Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-19T05:43:52.823Z] #59 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:52.823Z] #59 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:52.823Z] #59 31.41 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:52.824Z] #59 31.42 (2/2) Installing su-exec (0.2-r3) [2024-08-19T05:43:52.824Z] #59 31.42 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:52.824Z] #59 31.43 OK: 7 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T05:43:53.868Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-19T05:43:53.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T05:43:53.868Z] Dload Upload Total Spent Left Speed [2024-08-19T05:43:53.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-08-19T05:43:54.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-19T05:43:54.555Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-19T05:43:54.555Z] + sudo tee /etc/docker/daemon.new [2024-08-19T05:43:54.555Z] { [2024-08-19T05:43:54.555Z] "registry-mirrors": [ [2024-08-19T05:43:54.555Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-19T05:43:54.555Z] ], [2024-08-19T05:43:54.555Z] "bip": "10.250.0.254/24", [2024-08-19T05:43:54.555Z] "hosts": [ [2024-08-19T05:43:54.555Z] "tcp://0.0.0.0:5555", [2024-08-19T05:43:54.555Z] "unix:///var/run/docker.sock" [2024-08-19T05:43:54.555Z] ], [2024-08-19T05:43:54.555Z] "mtu": 1458, [2024-08-19T05:43:54.555Z] "selinux-enabled": true, [2024-08-19T05:43:54.555Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-19T05:43:54.555Z] } [Pipeline] sh [2024-08-19T05:43:54.892Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-19T05:43:55.228Z] + sudo service docker restart [2024-08-19T05:43:55.359Z] #59 ... [2024-08-19T05:43:55.359Z] [2024-08-19T05:43:55.359Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-19T05:43:55.359Z] #67 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:55.359Z] #67 28.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:55.359Z] #67 28.67 (1/3) Installing ca-certificates (20240226-r0) [2024-08-19T05:43:55.359Z] #67 28.82 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:55.359Z] #67 28.82 (3/3) Installing tzdata (2024a-r0) [2024-08-19T05:43:55.359Z] #67 29.06 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:55.359Z] #67 29.07 Executing ca-certificates-20240226-r0.trigger [2024-08-19T05:43:55.359Z] #67 29.11 OK: 11 MiB in 18 packages [2024-08-19T05:43:55.359Z] #67 DONE 38.6s [2024-08-19T05:43:55.359Z] [2024-08-19T05:43:55.359Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-19T05:43:55.359Z] #63 DONE 38.6s [2024-08-19T05:43:55.359Z] [2024-08-19T05:43:55.359Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T05:43:55.359Z] #66 DONE 38.6s [2024-08-19T05:43:55.359Z] [2024-08-19T05:43:55.359Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-19T05:43:55.359Z] #59 DONE 38.6s [2024-08-19T05:43:55.359Z] [2024-08-19T05:43:55.359Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T05:43:55.359Z] #68 DONE 38.6s [2024-08-19T05:43:55.359Z] [2024-08-19T05:43:55.359Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T05:43:55.359Z] #57 DONE 38.8s [2024-08-19T05:43:55.359Z] [2024-08-19T05:43:55.359Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-19T05:43:55.359Z] #58 DONE 38.6s [2024-08-19T05:43:55.359Z] [2024-08-19T05:43:55.359Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-19T05:43:55.359Z] #62 DONE 38.7s [2024-08-19T05:43:55.359Z] [2024-08-19T05:43:55.359Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-19T05:43:55.616Z] #74 ... [2024-08-19T05:43:55.616Z] [2024-08-19T05:43:55.616Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-19T05:43:55.616Z] #64 DONE 38.7s [2024-08-19T05:43:55.616Z] [2024-08-19T05:43:55.616Z] #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-19T05:43:55.616Z] #61 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:55.616Z] #61 29.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:55.616Z] #61 29.56 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:55.616Z] #61 29.56 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:55.616Z] #61 29.57 OK: 7 MiB in 16 packages [2024-08-19T05:43:55.616Z] #61 DONE 38.9s [2024-08-19T05:43:55.616Z] [2024-08-19T05:43:55.616Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-19T05:43:56.996Z] #75 ... [2024-08-19T05:43:56.996Z] [2024-08-19T05:43:56.996Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-19T05:43:56.996Z] #72 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:56.996Z] #72 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:56.996Z] #72 15.40 OK: 264 MiB in 52 packages [2024-08-19T05:43:56.996Z] #72 DONE 15.6s [2024-08-19T05:43:56.996Z] [2024-08-19T05:43:56.996Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T05:43:56.996Z] #69 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:56.996Z] #69 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:56.996Z] #69 15.59 OK: 264 MiB in 52 packages [2024-08-19T05:43:56.996Z] #69 DONE 15.8s [2024-08-19T05:43:56.996Z] [2024-08-19T05:43:56.996Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T05:43:56.996Z] #73 DONE 15.7s [2024-08-19T05:43:56.996Z] [2024-08-19T05:43:56.996Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T05:43:56.996Z] #60 39.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:56.996Z] #60 39.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:56.996Z] #60 39.68 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T05:43:56.996Z] #60 39.68 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T05:43:56.996Z] #60 39.68 OK: 20070 distinct packages available [2024-08-19T05:43:56.996Z] #60 39.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:56.996Z] #60 39.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:56.996Z] #60 39.99 (1/11) Installing ca-certificates (20240226-r0) [2024-08-19T05:43:56.996Z] #60 40.03 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-19T05:43:56.996Z] #60 40.04 (3/11) Installing libunistring (1.1-r1) [2024-08-19T05:43:56.996Z] #60 40.06 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-19T05:43:56.996Z] #60 40.06 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-19T05:43:56.996Z] #60 40.10 (6/11) Installing libcurl (8.9.0-r0) [2024-08-19T05:43:56.996Z] #60 40.11 (7/11) Installing curl (8.9.0-r0) [2024-08-19T05:43:56.996Z] #60 40.12 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-19T05:43:56.996Z] #60 40.12 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-19T05:43:56.996Z] #60 40.13 (10/11) Installing libucontext (1.2-r2) [2024-08-19T05:43:56.996Z] #60 40.13 (11/11) Installing gcompat (1.1.0-r1) [2024-08-19T05:43:56.996Z] #60 40.13 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:43:56.996Z] #60 40.14 Executing ca-certificates-20240226-r0.trigger [2024-08-19T05:43:56.996Z] #60 40.22 OK: 12 MiB in 26 packages [2024-08-19T05:43:57.253Z] #60 DONE 40.4s [2024-08-19T05:43:57.253Z] [2024-08-19T05:43:57.253Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:43:57.253Z] #76 DONE 0.2s [2024-08-19T05:43:57.253Z] [2024-08-19T05:43:57.253Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:43:57.253Z] #77 DONE 0.2s [2024-08-19T05:43:57.253Z] [2024-08-19T05:43:57.253Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:43:58.118Z] #78 ... [2024-08-19T05:43:58.118Z] [2024-08-19T05:43:58.118Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T05:43:58.118Z] #70 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:58.118Z] #70 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:58.118Z] #70 15.91 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T05:43:58.118Z] #70 15.91 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T05:43:58.118Z] #70 15.91 OK: 20077 distinct packages available [2024-08-19T05:43:58.118Z] #70 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:58.118Z] #70 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:58.118Z] #70 16.26 OK: 264 MiB in 52 packages [2024-08-19T05:43:58.118Z] #70 DONE 16.4s [2024-08-19T05:43:58.118Z] [2024-08-19T05:43:58.118Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T05:43:58.118Z] #71 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:58.118Z] #71 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:58.118Z] #71 16.31 OK: 264 MiB in 52 packages [2024-08-19T05:43:58.118Z] #71 DONE 16.4s [2024-08-19T05:43:58.118Z] [2024-08-19T05:43:58.118Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:43:58.118Z] #79 DONE 0.3s [2024-08-19T05:43:58.118Z] [2024-08-19T05:43:58.118Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:43:58.118Z] #80 DONE 0.3s [2024-08-19T05:43:58.118Z] [2024-08-19T05:43:58.118Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:43:58.401Z] #81 ... [2024-08-19T05:43:58.401Z] [2024-08-19T05:43:58.401Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-19T05:43:58.401Z] #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:58.401Z] #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:58.401Z] #0 2.719 OK: 17 MiB in 19 packages [2024-08-19T05:43:58.401Z] #82 DONE 2.9s [2024-08-19T05:43:58.401Z] [2024-08-19T05:43:58.401Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:43:59.003Z] #83 ... [2024-08-19T05:43:59.003Z] [2024-08-19T05:43:59.003Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-19T05:43:59.003Z] #0 2.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.003Z] #0 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.003Z] #0 3.332 OK: 7 MiB in 17 packages [2024-08-19T05:43:59.003Z] #84 DONE 3.5s [2024-08-19T05:43:59.003Z] [2024-08-19T05:43:59.003Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-19T05:43:59.003Z] #74 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.003Z] #74 3.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.266Z] #74 ... [2024-08-19T05:43:59.266Z] [2024-08-19T05:43:59.266Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-19T05:43:59.266Z] #0 3.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.266Z] #0 3.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.266Z] #0 3.784 OK: 8 MiB in 20 packages [2024-08-19T05:43:59.267Z] #85 DONE 4.0s [2024-08-19T05:43:59.267Z] [2024-08-19T05:43:59.267Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-19T05:43:59.267Z] #0 1.019 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.267Z] #0 1.511 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.267Z] #0 2.207 OK: 264 MiB in 52 packages [2024-08-19T05:43:59.267Z] #86 DONE 2.4s [2024-08-19T05:43:59.267Z] [2024-08-19T05:43:59.267Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:43:59.267Z] #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.267Z] #0 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.267Z] #0 3.821 OK: 11 MiB in 18 packages [2024-08-19T05:43:59.267Z] #87 DONE 4.0s [2024-08-19T05:43:59.267Z] [2024-08-19T05:43:59.267Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-19T05:43:59.267Z] #74 3.883 OK: 17 MiB in 19 packages [2024-08-19T05:43:59.856Z] #74 DONE 4.2s [2024-08-19T05:43:59.856Z] [2024-08-19T05:43:59.856Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-19T05:43:59.856Z] #75 3.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.856Z] #75 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:43:59.856Z] #75 4.258 OK: 7 MiB in 16 packages [2024-08-19T05:44:00.794Z] #75 ... [2024-08-19T05:44:00.794Z] [2024-08-19T05:44:00.794Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-19T05:44:00.794Z] #0 3.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:00.794Z] #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:00.794Z] #0 3.930 OK: 8 MiB in 19 packages [2024-08-19T05:44:00.794Z] #88 DONE 4.9s [2024-08-19T05:44:01.076Z] [2024-08-19T05:44:01.076Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:44:01.076Z] #89 ... [2024-08-19T05:44:01.076Z] [2024-08-19T05:44:01.076Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-19T05:44:01.076Z] #0 2.507 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:01.076Z] #0 3.006 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:01.076Z] #0 3.683 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T05:44:01.076Z] #0 3.991 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:44:01.076Z] #0 3.997 OK: 7 MiB in 16 packages [2024-08-19T05:44:01.076Z] #90 DONE 5.6s [2024-08-19T05:44:01.076Z] [2024-08-19T05:44:01.076Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:44:01.076Z] #91 DONE 1.7s [2024-08-19T05:44:01.076Z] [2024-08-19T05:44:01.076Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:44:01.076Z] #0 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:01.076Z] #0 3.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:01.076Z] #0 4.215 OK: 8 MiB in 17 packages [2024-08-19T05:44:01.076Z] #92 DONE 5.5s [2024-08-19T05:44:01.076Z] [2024-08-19T05:44:01.076Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:44:01.076Z] #0 4.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:01.076Z] #0 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:01.076Z] #0 5.135 OK: 7 MiB in 16 packages [2024-08-19T05:44:01.076Z] #93 DONE 5.5s [2024-08-19T05:44:01.076Z] [2024-08-19T05:44:01.076Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:44:01.076Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:01.076Z] #0 3.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:44:01.076Z] #0 3.478 OK: 12 MiB in 26 packages [2024-08-19T05:44:01.076Z] #94 DONE 3.9s [2024-08-19T05:44:01.076Z] [2024-08-19T05:44:01.076Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-19T05:44:01.076Z] #95 DONE 1.7s [2024-08-19T05:44:01.076Z] [2024-08-19T05:44:01.076Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-19T05:44:01.076Z] #75 DONE 5.7s [2024-08-19T05:44:01.408Z] [2024-08-19T05:44:01.408Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-19T05:44:01.408Z] #96 DONE 1.8s [2024-08-19T05:44:01.408Z] [2024-08-19T05:44:01.408Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:44:01.679Z] #97 ... [2024-08-19T05:44:01.679Z] [2024-08-19T05:44:01.679Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-19T05:44:01.679Z] #98 DONE 1.9s [2024-08-19T05:44:01.679Z] [2024-08-19T05:44:01.679Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-19T05:44:01.679Z] #99 DONE 0.8s [2024-08-19T05:44:01.939Z] [2024-08-19T05:44:01.939Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:44:01.939Z] #89 DONE 1.4s [2024-08-19T05:44:01.939Z] [2024-08-19T05:44:01.939Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-19T05:44:02.505Z] #100 DONE 0.6s [2024-08-19T05:44:02.505Z] [2024-08-19T05:44:02.505Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-19T05:44:02.505Z] #101 DONE 0.6s [2024-08-19T05:44:02.505Z] [2024-08-19T05:44:02.505Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:44:02.505Z] #97 DONE 1.3s [2024-08-19T05:44:02.505Z] [2024-08-19T05:44:02.505Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-19T05:44:02.505Z] #102 DONE 0.0s [2024-08-19T05:44:02.505Z] [2024-08-19T05:44:02.505Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-19T05:44:02.505Z] #103 DONE 0.1s [2024-08-19T05:44:02.505Z] [2024-08-19T05:44:02.505Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-19T05:44:02.505Z] #104 DONE 0.1s [2024-08-19T05:44:02.505Z] [2024-08-19T05:44:02.505Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-19T05:44:02.764Z] #105 DONE 0.1s [2024-08-19T05:44:02.764Z] [2024-08-19T05:44:02.764Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-19T05:44:02.764Z] #106 DONE 0.1s [2024-08-19T05:44:02.764Z] [2024-08-19T05:44:02.764Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-19T05:44:02.764Z] #107 DONE 0.1s [2024-08-19T05:44:02.764Z] [2024-08-19T05:44:02.764Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-19T05:44:02.764Z] #108 DONE 0.1s [2024-08-19T05:44:02.764Z] [2024-08-19T05:44:02.764Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-19T05:44:02.764Z] #109 DONE 0.1s [2024-08-19T05:44:02.764Z] [2024-08-19T05:44:02.764Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-19T05:44:02.764Z] #110 DONE 0.1s [2024-08-19T05:44:02.764Z] [2024-08-19T05:44:02.764Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-19T05:44:02.764Z] #111 DONE 0.1s [2024-08-19T05:44:02.764Z] [2024-08-19T05:44:02.764Z] #112 [security-spire-config] exporting to image [2024-08-19T05:44:02.764Z] #112 exporting layers [2024-08-19T05:44:02.764Z] #112 ... [2024-08-19T05:44:02.764Z] [2024-08-19T05:44:02.764Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-19T05:44:02.764Z] #113 DONE 0.1s [2024-08-19T05:44:02.764Z] [2024-08-19T05:44:02.764Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-19T05:44:02.764Z] #114 DONE 0.1s [2024-08-19T05:44:03.024Z] [2024-08-19T05:44:03.024Z] #112 [security-spire-agent] exporting to image [2024-08-19T05:44:03.590Z] #112 exporting layers 0.8s done [2024-08-19T05:44:03.590Z] #112 writing image sha256:314885d1afbcfa53a3b36e913f9d5c788f8fd1ff4c343119a67085f555b94a0e [2024-08-19T05:44:03.590Z] #112 ... [2024-08-19T05:44:03.590Z] [2024-08-19T05:44:03.590Z] #115 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-19T05:44:03.590Z] #115 DONE 4.7s [2024-08-19T05:44:03.590Z] [2024-08-19T05:44:03.590Z] #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-19T05:44:03.590Z] #116 DONE 0.1s [2024-08-19T05:44:03.590Z] [2024-08-19T05:44:03.590Z] #112 [security-spire-server] exporting to image [2024-08-19T05:44:03.590Z] #112 writing image sha256:314885d1afbcfa53a3b36e913f9d5c788f8fd1ff4c343119a67085f555b94a0e done [2024-08-19T05:44:03.590Z] #112 naming to docker.io/library/security-spire-server done [2024-08-19T05:44:03.855Z] #112 exporting layers 0.8s done [2024-08-19T05:44:03.855Z] #112 writing image sha256:ce2f76dc6a106fa485e67642a239d1f3705e6eda2b616aaa70a363bf663954e8 0.0s done [2024-08-19T05:44:03.855Z] #112 naming to docker.io/library/security-spire-config done [2024-08-19T05:44:03.855Z] #112 writing image sha256:bc8fa448df0156ecb6008f617b8eb85fde9ba779b606915b284468828aee6282 done [2024-08-19T05:44:03.855Z] #112 naming to docker.io/library/security-spire-agent done [2024-08-19T05:44:03.855Z] #112 DONE 1.1s [2024-08-19T05:44:03.855Z] [2024-08-19T05:44:03.855Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:07.153Z] #117 ... [2024-08-19T05:44:07.153Z] [2024-08-19T05:44:07.153Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T05:44:13.522Z] provisioning config files... [2024-08-19T05:44:13.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/675@tmp/config6841450277178680397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:44:13.995Z] ---> ****-login.sh [2024-08-19T05:44:13.995Z] nexus3.edgexfoundry.org:10001 [2024-08-19T05:44:14.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:44:14.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:44:14.846Z] Configure a credential helper to remove this warning. See [2024-08-19T05:44:14.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:44:14.847Z] [2024-08-19T05:44:14.847Z] Login Succeeded [2024-08-19T05:44:14.847Z] nexus3.edgexfoundry.org:10002 [2024-08-19T05:44:15.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:44:15.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:44:15.119Z] Configure a credential helper to remove this warning. See [2024-08-19T05:44:15.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:44:15.119Z] [2024-08-19T05:44:15.119Z] Login Succeeded [2024-08-19T05:44:15.119Z] nexus3.edgexfoundry.org:10003 [2024-08-19T05:44:15.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:44:15.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:44:15.389Z] Configure a credential helper to remove this warning. See [2024-08-19T05:44:15.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:44:15.389Z] [2024-08-19T05:44:15.389Z] Login Succeeded [2024-08-19T05:44:15.389Z] nexus3.edgexfoundry.org:10004 [2024-08-19T05:44:15.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:44:15.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:44:15.927Z] Configure a credential helper to remove this warning. See [2024-08-19T05:44:15.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:44:15.927Z] [2024-08-19T05:44:15.927Z] Login Succeeded [2024-08-19T05:44:15.927Z] ****.io [2024-08-19T05:44:16.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:44:16.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:44:16.463Z] Configure a credential helper to remove this warning. See [2024-08-19T05:44:16.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:44:16.463Z] [2024-08-19T05:44:16.463Z] Login Succeeded [2024-08-19T05:44:16.463Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T05:44:16.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-19T05:44:17.100Z] + git config --global --add safe.directory /w/workspace/edgex-go/675 [Pipeline] echo [2024-08-19T05:44:17.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T05:44:17.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T05:44:17.152Z] ========================================================= [2024-08-19T05:44:17.152Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-19T05:44:17.152Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-19T05:44:17.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T05:44:17.752Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-19T05:44:17.752Z] c6b39de5b339: Pulling fs layer [2024-08-19T05:44:17.752Z] a69c41024577: Pulling fs layer [2024-08-19T05:44:17.752Z] d6de4b400683: Pulling fs layer [2024-08-19T05:44:17.752Z] 35cb2a7552d0: Pulling fs layer [2024-08-19T05:44:17.752Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T05:44:17.752Z] 464afbd9ba4c: Pulling fs layer [2024-08-19T05:44:17.752Z] 00f215d4a9da: Pulling fs layer [2024-08-19T05:44:17.752Z] d496ad576159: Pulling fs layer [2024-08-19T05:44:17.752Z] 4f4fb700ef54: Waiting [2024-08-19T05:44:17.752Z] 464afbd9ba4c: Waiting [2024-08-19T05:44:17.752Z] 00f215d4a9da: Waiting [2024-08-19T05:44:17.752Z] d496ad576159: Waiting [2024-08-19T05:44:17.752Z] 35cb2a7552d0: Waiting [2024-08-19T05:44:17.752Z] a69c41024577: Verifying Checksum [2024-08-19T05:44:17.752Z] a69c41024577: Download complete [2024-08-19T05:44:17.752Z] 35cb2a7552d0: Verifying Checksum [2024-08-19T05:44:17.752Z] 35cb2a7552d0: Download complete [2024-08-19T05:44:17.752Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T05:44:17.752Z] 4f4fb700ef54: Download complete [2024-08-19T05:44:17.752Z] 464afbd9ba4c: Verifying Checksum [2024-08-19T05:44:17.752Z] 464afbd9ba4c: Download complete [2024-08-19T05:44:17.752Z] c6b39de5b339: Verifying Checksum [2024-08-19T05:44:17.752Z] c6b39de5b339: Download complete [2024-08-19T05:44:18.024Z] d496ad576159: Verifying Checksum [2024-08-19T05:44:18.024Z] d496ad576159: Download complete [2024-08-19T05:44:18.645Z] c6b39de5b339: Pull complete [2024-08-19T05:44:19.234Z] a69c41024577: Pull complete [2024-08-19T05:44:19.504Z] d6de4b400683: Verifying Checksum [2024-08-19T05:44:19.504Z] d6de4b400683: Download complete [2024-08-19T05:44:20.917Z] 00f215d4a9da: Verifying Checksum [2024-08-19T05:44:20.917Z] 00f215d4a9da: Download complete [2024-08-19T05:44:33.263Z] d6de4b400683: Pull complete [2024-08-19T05:44:33.263Z] 35cb2a7552d0: Pull complete [2024-08-19T05:44:33.263Z] 4f4fb700ef54: Pull complete [2024-08-19T05:44:33.263Z] 464afbd9ba4c: Pull complete [2024-08-19T05:44:43.373Z] 00f215d4a9da: Pull complete [2024-08-19T05:44:43.960Z] d496ad576159: Pull complete [2024-08-19T05:44:43.960Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-19T05:44:43.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T05:44:43.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-19T05:44:44.302Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T05:44:44.302Z] WORKDIR /edgex [2024-08-19T05:44:44.302Z] COPY go.mod . [2024-08-19T05:44:44.302Z] RUN go mod download [2024-08-19T05:44:44.302Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-19T05:44:44.932Z] Sending build context to Docker daemon 3.526MB [2024-08-19T05:44:44.932Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T05:44:44.932Z] ---> f246e2811388 [2024-08-19T05:44:44.932Z] Step 2/4 : WORKDIR /edgex [2024-08-19T05:44:46.349Z] #118 DONE 44.5s [2024-08-19T05:44:46.349Z] [2024-08-19T05:44:46.349Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:46.349Z] #83 DONE 43.7s [2024-08-19T05:44:46.349Z] [2024-08-19T05:44:46.349Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:46.349Z] #81 DONE 43.7s [2024-08-19T05:44:46.349Z] [2024-08-19T05:44:46.349Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:46.349Z] #117 DONE 40.6s [2024-08-19T05:44:46.349Z] [2024-08-19T05:44:46.349Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:46.349Z] #78 DONE 44.4s [2024-08-19T05:44:46.349Z] [2024-08-19T05:44:46.349Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-19T05:44:46.887Z] ---> Running in 0d2ff82928c2 [2024-08-19T05:44:47.155Z] Removing intermediate container 0d2ff82928c2 [2024-08-19T05:44:47.155Z] ---> 0d8a51ec1c82 [2024-08-19T05:44:47.155Z] Step 3/4 : COPY go.mod . [2024-08-19T05:44:47.741Z] ---> 1127b1f04dff [2024-08-19T05:44:47.741Z] Step 4/4 : RUN go mod download [2024-08-19T05:44:47.742Z] ---> Running in 93a3a6166b19 [2024-08-19T05:44:51.616Z] #119 ... [2024-08-19T05:44:51.616Z] [2024-08-19T05:44:51.616Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-19T05:44:51.875Z] #120 ... [2024-08-19T05:44:51.875Z] [2024-08-19T05:44:51.875Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-08-19T05:44:51.875Z] #121 ... [2024-08-19T05:44:51.875Z] [2024-08-19T05:44:51.875Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-08-19T05:44:52.134Z] #122 ... [2024-08-19T05:44:52.134Z] [2024-08-19T05:44:52.134Z] #123 [core-keeper builder 7/8] COPY . . [2024-08-19T05:44:53.067Z] #123 ... [2024-08-19T05:44:53.068Z] [2024-08-19T05:44:53.068Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-19T05:44:53.068Z] #119 DONE 11.5s [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #120 DONE 11.6s [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #123 [core-keeper builder 7/8] COPY . . [2024-08-19T05:44:53.327Z] #123 DONE 11.5s [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:53.327Z] #124 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #125 [support-cron-scheduler builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #125 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:44:53.327Z] #126 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:53.327Z] #127 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #128 [core-metadata builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #128 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:44:53.327Z] #129 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:53.327Z] #130 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:44:53.327Z] #131 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #132 [support-scheduler builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #132 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:53.327Z] #133 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #134 [core-command builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #134 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:44:53.327Z] #135 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:53.327Z] #136 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:44:53.327Z] #137 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #138 [core-data builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #138 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:53.327Z] #139 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #140 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:44:53.327Z] #141 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #122 DONE 11.6s [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #142 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:53.327Z] #143 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:44:53.327Z] #144 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:44:53.327Z] #145 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #146 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:44:53.327Z] #147 CACHED [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-08-19T05:44:53.327Z] #121 DONE 11.6s [2024-08-19T05:44:53.327Z] [2024-08-19T05:44:53.327Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-19T05:44:54.257Z] #148 1.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-19T05:45:04.245Z] #148 ... [2024-08-19T05:45:04.245Z] [2024-08-19T05:45:04.245Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-19T05:45:04.245Z] #0 1.205 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-19T05:45:04.245Z] #149 ... [2024-08-19T05:45:04.245Z] [2024-08-19T05:45:04.245Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T05:45:04.245Z] #0 1.547 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-19T05:45:04.245Z] #150 ... [2024-08-19T05:45:04.245Z] [2024-08-19T05:45:04.245Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-19T05:45:04.245Z] #0 0.653 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-19T05:45:04.245Z] #151 ... [2024-08-19T05:45:04.245Z] [2024-08-19T05:45:04.245Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T05:45:04.246Z] #0 1.079 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-19T05:45:04.246Z] #152 ... [2024-08-19T05:45:04.246Z] [2024-08-19T05:45:04.246Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-19T05:45:04.246Z] #0 1.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-19T05:45:04.246Z] #153 ... [2024-08-19T05:45:04.246Z] [2024-08-19T05:45:04.246Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-19T05:45:04.246Z] #0 1.437 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-19T05:45:04.246Z] #154 ... [2024-08-19T05:45:04.246Z] [2024-08-19T05:45:04.246Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T05:45:04.246Z] #0 0.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-19T05:45:04.246Z] #155 ... [2024-08-19T05:45:04.246Z] [2024-08-19T05:45:04.246Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T05:45:04.246Z] #0 0.314 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-19T05:45:04.545Z] #156 ... [2024-08-19T05:45:04.545Z] [2024-08-19T05:45:04.545Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-19T05:45:04.545Z] #0 0.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-19T05:45:04.545Z] #157 ... [2024-08-19T05:45:04.545Z] [2024-08-19T05:45:04.545Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T05:45:04.545Z] #0 0.782 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-19T05:45:04.805Z] #158 ... [2024-08-19T05:45:04.805Z] [2024-08-19T05:45:04.805Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T05:45:04.805Z] #0 1.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-19T05:45:04.805Z] #159 ... [2024-08-19T05:45:04.805Z] [2024-08-19T05:45:04.805Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T05:45:04.805Z] #0 0.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-19T05:45:45.613Z] Removing intermediate container 93a3a6166b19 [2024-08-19T05:45:45.613Z] ---> f298aac90432 [2024-08-19T05:45:45.613Z] Successfully built f298aac90432 [2024-08-19T05:45:45.613Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:45:45.952Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T05:45:45.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:45:46.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-7936 does not seem to be running inside a container [2024-08-19T05:45:46.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-19T05:45:47.561Z] $ docker top d88315339258e98a9aeb671e600db8e1f331037d4c65add083d5d002f6811baa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T05:45:48.399Z] + go version [2024-08-19T05:45:48.399Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-19T05:45:48.410Z] $ docker stop --time=1 d88315339258e98a9aeb671e600db8e1f331037d4c65add083d5d002f6811baa [2024-08-19T05:45:50.009Z] $ docker rm -f --volumes d88315339258e98a9aeb671e600db8e1f331037d4c65add083d5d002f6811baa [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-08-19T05:45:50.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-19T05:45:50.722Z] [2024-08-19T05:45:50.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:45:51.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-19T05:45:51.082Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-19T05:45:51.082Z] 547446be3368: Pulling fs layer [2024-08-19T05:45:51.082Z] d125d8839a47: Pulling fs layer [2024-08-19T05:45:51.082Z] 3e85d5ac6304: Pulling fs layer [2024-08-19T05:45:51.082Z] c3105a71a48b: Pulling fs layer [2024-08-19T05:45:51.082Z] 0f093f025ec4: Pulling fs layer [2024-08-19T05:45:51.082Z] c3106fc0e877: Pulling fs layer [2024-08-19T05:45:51.082Z] c3105a71a48b: Waiting [2024-08-19T05:45:51.082Z] 0f093f025ec4: Waiting [2024-08-19T05:45:51.082Z] c3106fc0e877: Waiting [2024-08-19T05:45:51.349Z] 547446be3368: Verifying Checksum [2024-08-19T05:45:51.349Z] c3105a71a48b: Verifying Checksum [2024-08-19T05:45:51.349Z] c3105a71a48b: Download complete [2024-08-19T05:45:51.615Z] d125d8839a47: Verifying Checksum [2024-08-19T05:45:51.615Z] d125d8839a47: Download complete [2024-08-19T05:45:51.882Z] c3106fc0e877: Verifying Checksum [2024-08-19T05:45:51.882Z] c3106fc0e877: Download complete [2024-08-19T05:45:51.882Z] 0f093f025ec4: Verifying Checksum [2024-08-19T05:45:51.882Z] 0f093f025ec4: Download complete [2024-08-19T05:45:52.149Z] 547446be3368: Pull complete [2024-08-19T05:45:53.118Z] d125d8839a47: Pull complete [2024-08-19T05:45:53.703Z] 3e85d5ac6304: Verifying Checksum [2024-08-19T05:45:53.703Z] 3e85d5ac6304: Download complete [2024-08-19T05:46:03.785Z] 3e85d5ac6304: Pull complete [2024-08-19T05:46:03.785Z] c3105a71a48b: Pull complete [2024-08-19T05:46:04.750Z] 0f093f025ec4: Pull complete [2024-08-19T05:46:04.750Z] c3106fc0e877: Pull complete [2024-08-19T05:46:04.750Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-19T05:46:04.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-19T05:46:04.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:46:05.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-7936 does not seem to be running inside a container [2024-08-19T05:46:05.330Z] $ 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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-19T05:46:07.536Z] $ docker top b186ac99331be522fa98db8cb4c92436c471b5d7da4190f21ea2173d161bb892 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T05:46:08.393Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-19T05:46:18.502Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-19T05:46:18.502Z] #1 transferring dockerfile: 2.15kB done [2024-08-19T05:46:18.502Z] #1 DONE 0.1s [2024-08-19T05:46:18.502Z] [2024-08-19T05:46:18.502Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-19T05:46:18.502Z] #2 transferring dockerfile: 1.85kB done [2024-08-19T05:46:18.502Z] #2 DONE 0.0s [2024-08-19T05:46:18.769Z] [2024-08-19T05:46:18.769Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-19T05:46:18.769Z] #3 transferring dockerfile: 2.49kB done [2024-08-19T05:46:18.769Z] #3 DONE 0.1s [2024-08-19T05:46:18.769Z] [2024-08-19T05:46:18.769Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-08-19T05:46:18.769Z] #4 transferring dockerfile: 2.01kB 0.0s done [2024-08-19T05:46:18.769Z] #4 DONE 0.1s [2024-08-19T05:46:18.769Z] [2024-08-19T05:46:18.769Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-19T05:46:18.769Z] #5 transferring dockerfile: 1.93kB done [2024-08-19T05:46:18.769Z] #5 DONE 0.1s [2024-08-19T05:46:18.769Z] [2024-08-19T05:46:18.769Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-08-19T05:46:19.038Z] #6 transferring dockerfile: 1.81kB 0.0s done [2024-08-19T05:46:19.038Z] #6 DONE 0.1s [2024-08-19T05:46:19.038Z] [2024-08-19T05:46:19.038Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-19T05:46:19.038Z] #7 transferring dockerfile: 2.23kB 0.0s done [2024-08-19T05:46:19.038Z] #7 DONE 0.1s [2024-08-19T05:46:19.038Z] [2024-08-19T05:46:19.038Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-08-19T05:46:19.038Z] #8 transferring dockerfile: 1.95kB 0.0s done [2024-08-19T05:46:19.038Z] #8 DONE 0.1s [2024-08-19T05:46:19.038Z] [2024-08-19T05:46:19.038Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-08-19T05:46:19.038Z] #9 transferring dockerfile: 1.70kB done [2024-08-19T05:46:19.038Z] #9 DONE 0.1s [2024-08-19T05:46:19.038Z] [2024-08-19T05:46:19.038Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-08-19T05:46:19.038Z] #10 transferring dockerfile: 1.93kB done [2024-08-19T05:46:19.038Z] #10 DONE 0.1s [2024-08-19T05:46:19.038Z] [2024-08-19T05:46:19.038Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-19T05:46:19.315Z] #11 transferring dockerfile: 2.01kB done [2024-08-19T05:46:19.315Z] #11 DONE 0.1s [2024-08-19T05:46:19.315Z] [2024-08-19T05:46:19.315Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-19T05:46:19.315Z] #12 transferring dockerfile: 2.50kB 0.0s done [2024-08-19T05:46:19.315Z] #12 DONE 0.1s [2024-08-19T05:46:19.315Z] [2024-08-19T05:46:19.315Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-08-19T05:46:19.315Z] #13 transferring dockerfile: 1.69kB done [2024-08-19T05:46:19.315Z] #13 DONE 0.1s [2024-08-19T05:46:19.315Z] [2024-08-19T05:46:19.315Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-19T05:46:19.590Z] #14 transferring dockerfile: 3.17kB done [2024-08-19T05:46:19.590Z] #14 DONE 0.1s [2024-08-19T05:46:19.590Z] [2024-08-19T05:46:19.590Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-08-19T05:46:19.590Z] #15 transferring dockerfile: 2.06kB 0.0s done [2024-08-19T05:46:19.590Z] #15 DONE 0.1s [2024-08-19T05:46:19.590Z] [2024-08-19T05:46:19.590Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-19T05:46:19.590Z] #16 transferring dockerfile: 1.89kB 0.0s done [2024-08-19T05:46:19.590Z] #16 DONE 0.1s [2024-08-19T05:46:19.590Z] [2024-08-19T05:46:19.590Z] #17 [security-proxy-auth internal] load .dockerignore [2024-08-19T05:46:19.590Z] #17 transferring context: 50B 0.0s done [2024-08-19T05:46:19.590Z] #17 DONE 0.1s [2024-08-19T05:46:20.572Z] [2024-08-19T05:46:20.573Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-08-19T05:46:20.573Z] #18 transferring context: 50B done [2024-08-19T05:46:20.573Z] #18 DONE 0.0s [2024-08-19T05:46:20.573Z] [2024-08-19T05:46:20.573Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-08-19T05:46:20.573Z] #19 transferring context: 50B 0.0s done [2024-08-19T05:46:20.573Z] #19 DONE 0.1s [2024-08-19T05:46:20.573Z] [2024-08-19T05:46:20.573Z] #20 [core-keeper internal] load .dockerignore [2024-08-19T05:46:20.573Z] #20 transferring context: 50B done [2024-08-19T05:46:20.573Z] #20 DONE 0.1s [2024-08-19T05:46:20.573Z] [2024-08-19T05:46:20.573Z] #21 [core-command internal] load .dockerignore [2024-08-19T05:46:20.573Z] #21 transferring context: 50B done [2024-08-19T05:46:20.573Z] #21 DONE 0.1s [2024-08-19T05:46:20.573Z] [2024-08-19T05:46:20.573Z] #22 [security-spire-agent internal] load .dockerignore [2024-08-19T05:46:20.573Z] #22 transferring context: 50B done [2024-08-19T05:46:20.573Z] #22 DONE 0.1s [2024-08-19T05:46:20.573Z] [2024-08-19T05:46:20.573Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-19T05:46:20.853Z] #23 transferring context: 50B 0.0s done [2024-08-19T05:46:20.853Z] #23 DONE 0.1s [2024-08-19T05:46:20.853Z] [2024-08-19T05:46:20.853Z] #24 [support-notifications internal] load .dockerignore [2024-08-19T05:46:20.853Z] #24 transferring context: 50B done [2024-08-19T05:46:20.853Z] #24 DONE 0.1s [2024-08-19T05:46:20.853Z] [2024-08-19T05:46:20.853Z] #25 [security-spire-server internal] load .dockerignore [2024-08-19T05:46:21.127Z] #25 transferring context: 50B 0.0s done [2024-08-19T05:46:21.127Z] #25 DONE 0.1s [2024-08-19T05:46:21.127Z] [2024-08-19T05:46:21.127Z] #26 [support-scheduler internal] load .dockerignore [2024-08-19T05:46:21.127Z] #26 transferring context: 50B 0.0s done [2024-08-19T05:46:21.127Z] #26 DONE 0.1s [2024-08-19T05:46:21.127Z] [2024-08-19T05:46:21.127Z] #27 [core-data internal] load .dockerignore [2024-08-19T05:46:21.127Z] #27 transferring context: 50B done [2024-08-19T05:46:21.127Z] #27 DONE 0.1s [2024-08-19T05:46:21.127Z] [2024-08-19T05:46:21.127Z] #28 [security-proxy-setup internal] load .dockerignore [2024-08-19T05:46:21.127Z] #28 transferring context: 50B 0.0s done [2024-08-19T05:46:21.127Z] #28 DONE 0.1s [2024-08-19T05:46:21.127Z] [2024-08-19T05:46:21.127Z] #29 [security-spire-config internal] load .dockerignore [2024-08-19T05:46:21.127Z] #29 transferring context: 50B 0.0s done [2024-08-19T05:46:21.127Z] #29 DONE 0.1s [2024-08-19T05:46:21.127Z] [2024-08-19T05:46:21.127Z] #30 [security-bootstrapper internal] load .dockerignore [2024-08-19T05:46:21.399Z] #30 transferring context: 50B 0.0s done [2024-08-19T05:46:21.399Z] #30 DONE 0.1s [2024-08-19T05:46:21.399Z] [2024-08-19T05:46:21.399Z] #31 [core-metadata internal] load .dockerignore [2024-08-19T05:46:21.399Z] #31 transferring context: 50B 0.0s done [2024-08-19T05:46:21.399Z] #31 DONE 0.1s [2024-08-19T05:46:21.399Z] [2024-08-19T05:46:21.399Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-19T05:46:21.399Z] #32 transferring context: 50B 0.0s done [2024-08-19T05:46:21.399Z] #32 DONE 0.1s [2024-08-19T05:46:21.399Z] [2024-08-19T05:46:21.399Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:21.399Z] #33 DONE 0.0s [2024-08-19T05:46:21.399Z] [2024-08-19T05:46:21.399Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T05:46:21.669Z] #34 DONE 0.1s [2024-08-19T05:46:21.669Z] [2024-08-19T05:46:21.669Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:21.669Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:21.669Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:21.669Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:21.669Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:21.669Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-19T05:46:21.938Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.1s [2024-08-19T05:46:21.938Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:21.938Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-19T05:46:22.528Z] #35 ... [2024-08-19T05:46:22.528Z] [2024-08-19T05:46:22.528Z] #36 [security-proxy-auth internal] load build context [2024-08-19T05:46:22.528Z] #36 transferring context: 3.09MB 0.6s done [2024-08-19T05:46:22.528Z] #36 DONE 0.8s [2024-08-19T05:46:22.528Z] [2024-08-19T05:46:22.528Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:22.807Z] #35 ... [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:22.807Z] #33 DONE 0.0s [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:22.807Z] #37 DONE 1.0s [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:22.807Z] #35 ... [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:22.807Z] #37 DONE 1.8s [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:22.807Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:22.807Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:22.807Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:22.807Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:22.807Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:22.807Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:22.807Z] #35 ... [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:22.807Z] #33 DONE 0.0s [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T05:46:22.807Z] #34 DONE 0.3s [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:22.807Z] #37 DONE 1.8s [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-19T05:46:22.807Z] #38 DONE 0.4s [2024-08-19T05:46:22.807Z] [2024-08-19T05:46:22.807Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:22.807Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:22.807Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:22.807Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:22.807Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:22.807Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:22.807Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:23.076Z] #35 ... [2024-08-19T05:46:23.076Z] [2024-08-19T05:46:23.076Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:23.076Z] #33 DONE 0.0s [2024-08-19T05:46:23.076Z] [2024-08-19T05:46:23.076Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-19T05:46:23.343Z] #39 ... [2024-08-19T05:46:23.343Z] [2024-08-19T05:46:23.343Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T05:46:23.343Z] #34 DONE 0.6s [2024-08-19T05:46:23.343Z] [2024-08-19T05:46:23.343Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:23.343Z] #33 DONE 0.0s [2024-08-19T05:46:23.343Z] [2024-08-19T05:46:23.343Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:23.343Z] #37 DONE 1.8s [2024-08-19T05:46:23.343Z] [2024-08-19T05:46:23.343Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-19T05:46:23.343Z] #38 DONE 0.5s [2024-08-19T05:46:23.343Z] [2024-08-19T05:46:23.343Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:23.343Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:23.343Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:23.343Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:23.343Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:23.343Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:23.343Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:23.611Z] #35 ... [2024-08-19T05:46:23.611Z] [2024-08-19T05:46:23.611Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:23.611Z] #37 DONE 1.8s [2024-08-19T05:46:23.611Z] [2024-08-19T05:46:23.611Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T05:46:23.611Z] #34 DONE 0.7s [2024-08-19T05:46:23.611Z] [2024-08-19T05:46:23.611Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-19T05:46:23.611Z] #38 DONE 0.5s [2024-08-19T05:46:23.611Z] [2024-08-19T05:46:23.611Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:23.611Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:23.611Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:23.611Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:23.611Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:23.611Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:23.611Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:23.611Z] #35 ... [2024-08-19T05:46:23.611Z] [2024-08-19T05:46:23.611Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:23.611Z] #33 DONE 0.0s [2024-08-19T05:46:23.883Z] [2024-08-19T05:46:23.883Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T05:46:23.883Z] #34 DONE 0.9s [2024-08-19T05:46:23.883Z] [2024-08-19T05:46:23.883Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:23.883Z] #35 DONE 3.0s [2024-08-19T05:46:23.883Z] [2024-08-19T05:46:23.883Z] #40 [security-secretstore-setup internal] load build context [2024-08-19T05:46:23.883Z] #40 ... [2024-08-19T05:46:23.883Z] [2024-08-19T05:46:23.883Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:23.883Z] #37 DONE 1.8s [2024-08-19T05:46:23.883Z] [2024-08-19T05:46:23.883Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-19T05:46:23.883Z] #38 DONE 0.5s [2024-08-19T05:46:23.883Z] [2024-08-19T05:46:23.883Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:23.883Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:23.883Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:23.883Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:23.883Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:23.883Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:23.883Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:23.883Z] #35 DONE 3.0s [2024-08-19T05:46:23.883Z] [2024-08-19T05:46:23.883Z] #40 [security-secretstore-setup internal] load build context [2024-08-19T05:46:23.883Z] #40 transferring context: 3.09MB 1.0s done [2024-08-19T05:46:24.172Z] #40 DONE 1.2s [2024-08-19T05:46:24.172Z] [2024-08-19T05:46:24.172Z] #41 [support-cron-scheduler internal] load build context [2024-08-19T05:46:24.172Z] #41 ... [2024-08-19T05:46:24.172Z] [2024-08-19T05:46:24.172Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:24.172Z] #33 DONE 0.0s [2024-08-19T05:46:24.172Z] [2024-08-19T05:46:24.172Z] #41 [support-cron-scheduler internal] load build context [2024-08-19T05:46:24.441Z] #41 ... [2024-08-19T05:46:24.441Z] [2024-08-19T05:46:24.441Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:24.441Z] #33 DONE 0.0s [2024-08-19T05:46:24.441Z] [2024-08-19T05:46:24.441Z] #41 [support-cron-scheduler internal] load build context [2024-08-19T05:46:24.441Z] #41 ... [2024-08-19T05:46:24.441Z] [2024-08-19T05:46:24.441Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:24.441Z] #33 DONE 0.0s [2024-08-19T05:46:24.441Z] [2024-08-19T05:46:24.441Z] #41 [support-cron-scheduler internal] load build context [2024-08-19T05:46:24.441Z] #41 transferring context: 3.09MB 1.6s done [2024-08-19T05:46:24.709Z] #41 DONE 1.8s [2024-08-19T05:46:24.709Z] [2024-08-19T05:46:24.709Z] #42 [core-keeper internal] load build context [2024-08-19T05:46:24.709Z] #42 transferring context: 3.09MB 1.4s done [2024-08-19T05:46:24.985Z] #42 DONE 1.9s [2024-08-19T05:46:24.985Z] [2024-08-19T05:46:24.985Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-19T05:46:24.985Z] #43 ... [2024-08-19T05:46:24.985Z] [2024-08-19T05:46:24.985Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:24.985Z] #37 DONE 2.0s [2024-08-19T05:46:24.985Z] [2024-08-19T05:46:24.985Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-19T05:46:24.985Z] #38 DONE 0.6s [2024-08-19T05:46:24.985Z] [2024-08-19T05:46:24.985Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:24.985Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:24.985Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:24.985Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:24.985Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:24.985Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:24.985Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:24.985Z] #35 DONE 3.1s [2024-08-19T05:46:24.985Z] [2024-08-19T05:46:24.985Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T05:46:24.985Z] #34 DONE 2.0s [2024-08-19T05:46:25.263Z] [2024-08-19T05:46:25.263Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:25.263Z] #37 DONE 2.0s [2024-08-19T05:46:25.263Z] [2024-08-19T05:46:25.263Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-19T05:46:25.263Z] #38 DONE 0.6s [2024-08-19T05:46:25.263Z] [2024-08-19T05:46:25.263Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:25.263Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:25.263Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:25.263Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:25.263Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:25.263Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:25.263Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:25.263Z] #35 DONE 3.1s [2024-08-19T05:46:25.263Z] [2024-08-19T05:46:25.263Z] #44 [core-data internal] load build context [2024-08-19T05:46:25.535Z] #44 ... [2024-08-19T05:46:25.535Z] [2024-08-19T05:46:25.535Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:25.535Z] #33 DONE 0.0s [2024-08-19T05:46:25.535Z] [2024-08-19T05:46:25.535Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:25.535Z] #33 DONE 0.0s [2024-08-19T05:46:25.535Z] [2024-08-19T05:46:25.535Z] #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-19T05:46:25.535Z] #45 ... [2024-08-19T05:46:25.535Z] [2024-08-19T05:46:25.535Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:25.535Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:25.535Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:25.535Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:25.535Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:25.535Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:25.535Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:25.535Z] #35 DONE 3.1s [2024-08-19T05:46:25.535Z] [2024-08-19T05:46:25.535Z] #46 [security-spire-config internal] load build context [2024-08-19T05:46:25.535Z] #46 DONE 0.0s [2024-08-19T05:46:25.535Z] [2024-08-19T05:46:25.535Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:25.535Z] #47 DONE 0.0s [2024-08-19T05:46:25.535Z] [2024-08-19T05:46:25.535Z] #48 [core-command internal] load build context [2024-08-19T05:46:25.535Z] #48 transferring context: 3.09MB 1.5s done [2024-08-19T05:46:25.535Z] #48 DONE 2.3s [2024-08-19T05:46:25.535Z] [2024-08-19T05:46:25.535Z] #49 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-19T05:46:25.535Z] #49 DONE 2.5s [2024-08-19T05:46:25.805Z] [2024-08-19T05:46:25.805Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:25.805Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:25.805Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:25.805Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:25.805Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:25.805Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:25.805Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:25.805Z] #35 DONE 3.1s [2024-08-19T05:46:25.805Z] [2024-08-19T05:46:25.805Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-19T05:46:25.805Z] #39 DONE 2.5s [2024-08-19T05:46:25.805Z] [2024-08-19T05:46:25.805Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:25.805Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:25.805Z] #47 ... [2024-08-19T05:46:25.805Z] [2024-08-19T05:46:25.805Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-19T05:46:25.805Z] #33 DONE 0.1s [2024-08-19T05:46:25.805Z] [2024-08-19T05:46:25.805Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-19T05:46:25.805Z] #34 DONE 2.6s [2024-08-19T05:46:25.805Z] [2024-08-19T05:46:25.805Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-19T05:46:25.805Z] #43 transferring context: 3.09MB 1.7s done [2024-08-19T05:46:25.805Z] #43 DONE 2.3s [2024-08-19T05:46:26.074Z] [2024-08-19T05:46:26.074Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:26.074Z] #37 DONE 2.1s [2024-08-19T05:46:26.074Z] [2024-08-19T05:46:26.074Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-19T05:46:26.074Z] #38 DONE 0.7s [2024-08-19T05:46:26.074Z] [2024-08-19T05:46:26.074Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:26.074Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:26.074Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:26.074Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:26.074Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:26.074Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:26.074Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:26.074Z] #35 DONE 3.2s [2024-08-19T05:46:26.074Z] [2024-08-19T05:46:26.074Z] #44 [core-data internal] load build context [2024-08-19T05:46:26.074Z] #44 ... [2024-08-19T05:46:26.074Z] [2024-08-19T05:46:26.074Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-19T05:46:26.074Z] #37 DONE 2.1s [2024-08-19T05:46:26.074Z] [2024-08-19T05:46:26.074Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-19T05:46:26.074Z] #38 DONE 0.7s [2024-08-19T05:46:26.074Z] [2024-08-19T05:46:26.074Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:26.074Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-19T05:46:26.074Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-19T05:46:26.074Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-19T05:46:26.074Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-19T05:46:26.074Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-19T05:46:26.074Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-19T05:46:26.074Z] #35 DONE 3.2s [2024-08-19T05:46:26.074Z] [2024-08-19T05:46:26.074Z] #44 [core-data internal] load build context [2024-08-19T05:46:26.661Z] #44 ... [2024-08-19T05:46:26.661Z] [2024-08-19T05:46:26.661Z] #50 [support-notifications internal] load build context [2024-08-19T05:46:26.661Z] #50 transferring context: 3.09MB 1.8s done [2024-08-19T05:46:26.661Z] #50 DONE 2.8s [2024-08-19T05:46:26.931Z] [2024-08-19T05:46:26.931Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T05:46:27.200Z] #51 ... [2024-08-19T05:46:27.200Z] [2024-08-19T05:46:27.200Z] #46 [security-spire-config internal] load build context [2024-08-19T05:46:27.200Z] #46 transferring context: 25.96kB 0.2s done [2024-08-19T05:46:27.200Z] #46 DONE 1.5s [2024-08-19T05:46:27.469Z] [2024-08-19T05:46:27.469Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:27.469Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-08-19T05:46:27.469Z] #47 DONE 1.9s [2024-08-19T05:46:27.469Z] [2024-08-19T05:46:27.469Z] #52 [support-scheduler internal] load build context [2024-08-19T05:46:27.737Z] #52 ... [2024-08-19T05:46:27.737Z] [2024-08-19T05:46:27.737Z] #53 [security-spire-server internal] load build context [2024-08-19T05:46:27.737Z] #53 transferring context: 27.71kB 0.1s done [2024-08-19T05:46:27.737Z] #53 DONE 2.0s [2024-08-19T05:46:27.737Z] [2024-08-19T05:46:27.737Z] #52 [support-scheduler internal] load build context [2024-08-19T05:46:29.166Z] #52 ... [2024-08-19T05:46:29.166Z] [2024-08-19T05:46:29.166Z] #54 [security-spire-agent internal] load build context [2024-08-19T05:46:29.166Z] #54 transferring context: 27.24kB 0.1s done [2024-08-19T05:46:29.166Z] #54 DONE 3.4s [2024-08-19T05:46:29.166Z] [2024-08-19T05:46:29.166Z] #52 [support-scheduler internal] load build context [2024-08-19T05:46:29.166Z] #52 transferring context: 3.09MB 3.3s done [2024-08-19T05:46:29.906Z] #52 DONE 4.6s [2024-08-19T05:46:29.906Z] [2024-08-19T05:46:29.906Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:29.906Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-19T05:46:29.906Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-19T05:46:29.906Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-19T05:46:29.906Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-08-19T05:46:29.906Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-08-19T05:46:29.906Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s [2024-08-19T05:46:29.906Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s [2024-08-19T05:46:29.906Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-19T05:46:30.185Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done [2024-08-19T05:46:30.185Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-19T05:46:30.721Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-08-19T05:46:30.721Z] #47 ... [2024-08-19T05:46:30.721Z] [2024-08-19T05:46:30.721Z] #55 [security-proxy-setup internal] load build context [2024-08-19T05:46:30.721Z] #55 transferring context: 3.09MB 4.5s done [2024-08-19T05:46:30.721Z] #55 DONE 5.5s [2024-08-19T05:46:31.009Z] [2024-08-19T05:46:31.009Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:31.009Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.7s [2024-08-19T05:46:31.286Z] #47 ... [2024-08-19T05:46:31.286Z] [2024-08-19T05:46:31.286Z] #44 [core-data internal] load build context [2024-08-19T05:46:31.286Z] #44 transferring context: 3.09MB 4.8s done [2024-08-19T05:46:31.286Z] #44 DONE 5.9s [2024-08-19T05:46:31.286Z] [2024-08-19T05:46:31.286Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:32.374Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.3s [2024-08-19T05:46:32.659Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-19T05:46:32.952Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-19T05:46:32.952Z] #47 ... [2024-08-19T05:46:32.952Z] [2024-08-19T05:46:32.952Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-19T05:46:32.952Z] #56 ... [2024-08-19T05:46:32.952Z] [2024-08-19T05:46:32.952Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T05:46:33.240Z] #57 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:33.240Z] #57 ... [2024-08-19T05:46:33.240Z] [2024-08-19T05:46:33.240Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T05:46:33.240Z] #58 ... [2024-08-19T05:46:33.240Z] [2024-08-19T05:46:33.240Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T05:46:33.510Z] #59 ... [2024-08-19T05:46:33.510Z] [2024-08-19T05:46:33.510Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:33.510Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.11MB / 28.04MB 4.0s [2024-08-19T05:46:34.093Z] #47 ... [2024-08-19T05:46:34.093Z] [2024-08-19T05:46:34.093Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T05:46:34.093Z] #60 ... [2024-08-19T05:46:34.093Z] [2024-08-19T05:46:34.093Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:34.359Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.2s [2024-08-19T05:46:34.359Z] #47 ... [2024-08-19T05:46:34.359Z] [2024-08-19T05:46:34.359Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-19T05:46:34.630Z] #61 ... [2024-08-19T05:46:34.630Z] [2024-08-19T05:46:34.630Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-19T05:46:34.630Z] #0 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:34.630Z] #0 9.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:34.630Z] #62 ... [2024-08-19T05:46:34.630Z] [2024-08-19T05:46:34.630Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-19T05:46:34.899Z] #63 ... [2024-08-19T05:46:34.899Z] [2024-08-19T05:46:34.899Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-19T05:46:34.899Z] #64 ... [2024-08-19T05:46:34.899Z] [2024-08-19T05:46:34.899Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:35.165Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.1s [2024-08-19T05:46:35.748Z] #47 ... [2024-08-19T05:46:35.748Z] [2024-08-19T05:46:35.748Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-19T05:46:35.748Z] #65 ... [2024-08-19T05:46:35.748Z] [2024-08-19T05:46:35.748Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:36.014Z] #47 ... [2024-08-19T05:46:36.014Z] [2024-08-19T05:46:36.014Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T05:46:36.014Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done [2024-08-19T05:46:36.014Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-19T05:46:36.014Z] #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-19T05:46:36.015Z] #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-19T05:46:36.015Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-08-19T05:46:36.015Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-08-19T05:46:36.015Z] #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-19T05:46:36.015Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done [2024-08-19T05:46:36.015Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 6.8s [2024-08-19T05:46:36.015Z] #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-19T05:46:36.015Z] #66 ... [2024-08-19T05:46:36.015Z] [2024-08-19T05:46:36.015Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:36.280Z] #47 ... [2024-08-19T05:46:36.280Z] [2024-08-19T05:46:36.280Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T05:46:36.280Z] #67 ... [2024-08-19T05:46:36.280Z] [2024-08-19T05:46:36.280Z] #68 [security-bootstrapper internal] load build context [2024-08-19T05:46:36.280Z] #68 transferring context: 3.09MB 8.3s done [2024-08-19T05:46:36.280Z] #68 DONE 10.1s [2024-08-19T05:46:36.280Z] [2024-08-19T05:46:36.280Z] #69 [core-metadata internal] load build context [2024-08-19T05:46:36.280Z] #69 transferring context: 3.09MB 6.8s done [2024-08-19T05:46:36.280Z] #69 ... [2024-08-19T05:46:36.280Z] [2024-08-19T05:46:36.280Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T05:46:36.546Z] #70 ... [2024-08-19T05:46:36.546Z] [2024-08-19T05:46:36.546Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-19T05:46:36.812Z] #71 ... [2024-08-19T05:46:36.812Z] [2024-08-19T05:46:36.812Z] #69 [core-metadata internal] load build context [2024-08-19T05:46:36.812Z] #69 DONE 10.5s [2024-08-19T05:46:36.812Z] [2024-08-19T05:46:36.812Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-19T05:46:36.812Z] #71 transferring context: 3.09MB 7.4s done [2024-08-19T05:46:36.812Z] #71 ... [2024-08-19T05:46:36.812Z] [2024-08-19T05:46:36.812Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:36.812Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.48MB / 28.04MB 7.3s [2024-08-19T05:46:37.394Z] #47 ... [2024-08-19T05:46:37.394Z] [2024-08-19T05:46:37.394Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-19T05:46:37.394Z] #72 ... [2024-08-19T05:46:37.394Z] [2024-08-19T05:46:37.394Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T05:46:37.812Z] #73 ... [2024-08-19T05:46:37.812Z] [2024-08-19T05:46:37.813Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:37.813Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-19T05:46:37.813Z] #47 ... [2024-08-19T05:46:37.813Z] [2024-08-19T05:46:37.813Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T05:46:37.813Z] #60 DONE 13.8s [2024-08-19T05:46:37.813Z] [2024-08-19T05:46:37.813Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:37.813Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.30MB / 28.04MB 8.6s [2024-08-19T05:46:38.081Z] #47 ... [2024-08-19T05:46:38.081Z] [2024-08-19T05:46:38.081Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-19T05:46:38.081Z] #59 DONE 15.2s [2024-08-19T05:46:38.347Z] [2024-08-19T05:46:38.347Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:38.347Z] #47 ... [2024-08-19T05:46:38.347Z] [2024-08-19T05:46:38.347Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-19T05:46:38.347Z] #71 DONE 12.3s [2024-08-19T05:46:38.347Z] [2024-08-19T05:46:38.347Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:38.614Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.5s [2024-08-19T05:46:38.881Z] #47 ... [2024-08-19T05:46:38.881Z] [2024-08-19T05:46:38.881Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-19T05:46:38.881Z] #56 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:38.881Z] #56 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:38.881Z] #56 14.48 OK: 266 MiB in 52 packages [2024-08-19T05:46:38.881Z] #56 DONE 16.0s [2024-08-19T05:46:38.881Z] [2024-08-19T05:46:38.881Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:39.147Z] #47 ... [2024-08-19T05:46:39.147Z] [2024-08-19T05:46:39.147Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-19T05:46:39.147Z] #62 11.97 (1/2) Installing ca-certificates (20240226-r0) [2024-08-19T05:46:39.147Z] #62 12.36 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-19T05:46:39.147Z] #62 12.36 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:46:39.147Z] #62 12.42 Executing ca-certificates-20240226-r0.trigger [2024-08-19T05:46:39.147Z] #62 13.25 OK: 9 MiB in 17 packages [2024-08-19T05:46:39.147Z] #62 DONE 14.6s [2024-08-19T05:46:39.147Z] [2024-08-19T05:46:39.147Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:39.413Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.53MB / 28.04MB 10.2s [2024-08-19T05:46:39.680Z] #47 ... [2024-08-19T05:46:39.681Z] [2024-08-19T05:46:39.681Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T05:46:39.681Z] #58 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:39.681Z] #58 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:39.681Z] #58 15.21 OK: 266 MiB in 52 packages [2024-08-19T05:46:39.681Z] #58 DONE 16.8s [2024-08-19T05:46:39.681Z] [2024-08-19T05:46:39.681Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-19T05:46:39.681Z] #57 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:39.681Z] #57 15.10 OK: 266 MiB in 52 packages [2024-08-19T05:46:39.681Z] #57 DONE 17.6s [2024-08-19T05:46:39.681Z] [2024-08-19T05:46:39.681Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:40.265Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.47MB / 28.04MB 11.2s [2024-08-19T05:46:41.229Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 11.9s [2024-08-19T05:46:41.813Z] #47 ... [2024-08-19T05:46:41.813Z] [2024-08-19T05:46:41.813Z] #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:46:41.813Z] #74 DONE 2.7s [2024-08-19T05:46:41.813Z] [2024-08-19T05:46:41.813Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:41.813Z] #47 ... [2024-08-19T05:46:41.813Z] [2024-08-19T05:46:41.813Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:46:41.813Z] #75 DONE 2.2s [2024-08-19T05:46:41.813Z] [2024-08-19T05:46:41.813Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:41.813Z] #47 ... [2024-08-19T05:46:41.813Z] [2024-08-19T05:46:41.813Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:46:41.813Z] #76 DONE 2.4s [2024-08-19T05:46:41.813Z] [2024-08-19T05:46:41.813Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:42.400Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.59MB / 28.04MB 13.1s [2024-08-19T05:46:43.358Z] #47 ... [2024-08-19T05:46:43.358Z] [2024-08-19T05:46:43.358Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-19T05:46:43.358Z] #63 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:43.358Z] #63 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:43.358Z] #63 15.87 (1/4) Installing ca-certificates (20240226-r0) [2024-08-19T05:46:43.358Z] #63 16.01 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-19T05:46:43.358Z] #63 16.01 (3/4) Installing su-exec (0.2-r3) [2024-08-19T05:46:43.358Z] #63 16.05 (4/4) Installing yq (4.33.3-r5) [2024-08-19T05:46:43.358Z] #63 16.81 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:46:43.358Z] #63 16.91 Executing ca-certificates-20240226-r0.trigger [2024-08-19T05:46:43.358Z] #63 17.90 OK: 18 MiB in 19 packages [2024-08-19T05:46:43.358Z] #63 DONE 19.0s [2024-08-19T05:46:43.358Z] [2024-08-19T05:46:43.358Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:43.358Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.3s [2024-08-19T05:46:43.548Z] #160 ... [2024-08-19T05:46:43.548Z] [2024-08-19T05:46:43.548Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-19T05:46:43.548Z] #154 101.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-19T05:46:43.625Z] #47 ... [2024-08-19T05:46:43.625Z] [2024-08-19T05:46:43.625Z] #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-19T05:46:43.625Z] #61 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:43.625Z] #61 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:43.625Z] #61 17.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T05:46:43.625Z] #61 17.52 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:46:43.625Z] #61 17.63 OK: 8 MiB in 16 packages [2024-08-19T05:46:43.625Z] #61 DONE 20.3s [2024-08-19T05:46:43.625Z] [2024-08-19T05:46:43.625Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:44.584Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.16MB / 28.04MB 15.4s [2024-08-19T05:46:45.166Z] #47 ... [2024-08-19T05:46:45.166Z] [2024-08-19T05:46:45.166Z] #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-19T05:46:45.166Z] #45 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:45.166Z] #45 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:45.166Z] #45 17.84 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-19T05:46:45.166Z] #45 17.86 (2/4) Installing openssl (3.1.6-r0) [2024-08-19T05:46:45.166Z] #45 17.90 (3/4) Installing su-exec (0.2-r3) [2024-08-19T05:46:45.166Z] #45 17.93 (4/4) Installing yq (4.33.3-r5) [2024-08-19T05:46:45.166Z] #45 18.52 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:46:45.166Z] #45 18.66 OK: 18 MiB in 19 packages [2024-08-19T05:46:45.166Z] #45 DONE 19.6s [2024-08-19T05:46:45.166Z] [2024-08-19T05:46:45.166Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:45.432Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.66MB / 28.04MB 16.3s [2024-08-19T05:46:46.014Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.7s done [2024-08-19T05:46:46.014Z] #47 ... [2024-08-19T05:46:46.014Z] [2024-08-19T05:46:46.014Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T05:46:46.014Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.9s done [2024-08-19T05:46:46.014Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-08-19T05:46:46.014Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-19T05:46:46.292Z] #66 ... [2024-08-19T05:46:46.292Z] [2024-08-19T05:46:46.292Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-19T05:46:46.558Z] #77 ... [2024-08-19T05:46:46.558Z] [2024-08-19T05:46:46.558Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-19T05:46:46.558Z] #65 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:46.558Z] #65 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:46.558Z] #65 19.59 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T05:46:46.558Z] #65 19.59 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:46:46.558Z] #65 19.63 OK: 8 MiB in 16 packages [2024-08-19T05:46:46.558Z] #65 DONE 21.0s [2024-08-19T05:46:46.828Z] [2024-08-19T05:46:46.828Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:46:47.414Z] #78 ... [2024-08-19T05:46:47.414Z] [2024-08-19T05:46:47.414Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-19T05:46:47.414Z] #64 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:47.414Z] #64 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:47.414Z] #64 20.16 (1/3) Installing ca-certificates (20240226-r0) [2024-08-19T05:46:47.414Z] #64 20.43 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-19T05:46:47.414Z] #64 20.43 (3/3) Installing tzdata (2024a-r0) [2024-08-19T05:46:47.414Z] #64 21.52 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:46:47.414Z] #64 21.61 Executing ca-certificates-20240226-r0.trigger [2024-08-19T05:46:47.414Z] #64 22.13 OK: 12 MiB in 18 packages [2024-08-19T05:46:47.414Z] #64 DONE 22.9s [2024-08-19T05:46:47.680Z] [2024-08-19T05:46:47.680Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:46:47.795Z] #154 ... [2024-08-19T05:46:47.795Z] [2024-08-19T05:46:47.795Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-19T05:46:47.795Z] #148 DONE 114.5s [2024-08-19T05:46:47.947Z] #79 ... [2024-08-19T05:46:47.948Z] [2024-08-19T05:46:47.948Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-19T05:46:47.948Z] #80 ... [2024-08-19T05:46:47.948Z] [2024-08-19T05:46:47.948Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-19T05:46:47.948Z] #72 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:48.057Z] [2024-08-19T05:46:48.057Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-19T05:46:48.529Z] #72 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:48.529Z] #72 ... [2024-08-19T05:46:48.529Z] [2024-08-19T05:46:48.529Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-19T05:46:48.529Z] #81 ... [2024-08-19T05:46:48.529Z] [2024-08-19T05:46:48.529Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T05:46:48.529Z] #70 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:49.113Z] #70 ... [2024-08-19T05:46:49.113Z] [2024-08-19T05:46:49.113Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:46:49.380Z] #82 ... [2024-08-19T05:46:49.380Z] [2024-08-19T05:46:49.380Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T05:46:49.380Z] #51 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:50.338Z] #51 23.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:51.750Z] #51 ... [2024-08-19T05:46:51.750Z] [2024-08-19T05:46:51.750Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:46:52.016Z] #83 ... [2024-08-19T05:46:52.016Z] [2024-08-19T05:46:52.016Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:46:52.016Z] #84 ... [2024-08-19T05:46:52.016Z] [2024-08-19T05:46:52.016Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:46:52.281Z] #85 ... [2024-08-19T05:46:52.281Z] [2024-08-19T05:46:52.281Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:52.281Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.7s [2024-08-19T05:46:52.548Z] #47 ... [2024-08-19T05:46:52.548Z] [2024-08-19T05:46:52.548Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-19T05:46:52.548Z] #72 23.76 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-19T05:46:52.548Z] #72 23.79 (2/2) Installing su-exec (0.2-r3) [2024-08-19T05:46:52.548Z] #72 23.81 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:46:52.548Z] #72 24.03 OK: 8 MiB in 17 packages [2024-08-19T05:46:52.548Z] #72 DONE 25.2s [2024-08-19T05:46:52.548Z] [2024-08-19T05:46:52.548Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-19T05:46:53.516Z] #86 ... [2024-08-19T05:46:53.516Z] [2024-08-19T05:46:53.516Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-19T05:46:53.783Z] #87 ... [2024-08-19T05:46:53.783Z] [2024-08-19T05:46:53.783Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:55.187Z] #47 ... [2024-08-19T05:46:55.187Z] [2024-08-19T05:46:55.187Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-19T05:46:55.187Z] #0 8.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:55.187Z] #88 ... [2024-08-19T05:46:55.187Z] [2024-08-19T05:46:55.187Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:55.768Z] #47 ... [2024-08-19T05:46:55.768Z] [2024-08-19T05:46:55.768Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T05:46:55.769Z] #67 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:55.769Z] #67 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:55.769Z] #67 23.04 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T05:46:55.769Z] #67 23.04 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T05:46:55.769Z] #67 23.04 OK: 19953 distinct packages available [2024-08-19T05:46:55.769Z] #67 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:55.769Z] #67 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:55.769Z] #67 ... [2024-08-19T05:46:55.769Z] [2024-08-19T05:46:55.769Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:57.711Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.9s [2024-08-19T05:46:58.301Z] #47 ... [2024-08-19T05:46:58.301Z] [2024-08-19T05:46:58.301Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T05:46:58.301Z] #73 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:58.301Z] #73 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:58.301Z] #73 26.17 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T05:46:58.301Z] #73 26.17 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T05:46:58.301Z] #73 26.17 OK: 19946 distinct packages available [2024-08-19T05:46:58.301Z] #73 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:58.301Z] #73 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:58.301Z] #73 ... [2024-08-19T05:46:58.301Z] [2024-08-19T05:46:58.301Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:58.883Z] #47 ... [2024-08-19T05:46:58.883Z] [2024-08-19T05:46:58.883Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-19T05:46:58.883Z] #67 30.51 OK: 266 MiB in 52 packages [2024-08-19T05:46:58.883Z] #67 DONE 32.7s [2024-08-19T05:46:58.883Z] [2024-08-19T05:46:58.883Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:59.465Z] #47 ... [2024-08-19T05:46:59.465Z] [2024-08-19T05:46:59.465Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:46:59.465Z] #89 DONE 0.7s [2024-08-19T05:46:59.465Z] [2024-08-19T05:46:59.465Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:59.465Z] #47 ... [2024-08-19T05:46:59.465Z] [2024-08-19T05:46:59.465Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T05:46:59.465Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s done [2024-08-19T05:46:59.730Z] #66 ... [2024-08-19T05:46:59.730Z] [2024-08-19T05:46:59.730Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:46:59.995Z] #47 ... [2024-08-19T05:46:59.995Z] [2024-08-19T05:46:59.995Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T05:46:59.995Z] #70 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:59.995Z] #70 26.82 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T05:46:59.995Z] #70 26.82 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T05:46:59.995Z] #70 26.82 OK: 19946 distinct packages available [2024-08-19T05:46:59.995Z] #70 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:59.995Z] #70 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:59.995Z] #70 ... [2024-08-19T05:46:59.995Z] [2024-08-19T05:46:59.995Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:47:00.952Z] #47 ... [2024-08-19T05:47:00.952Z] [2024-08-19T05:47:00.952Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:47:00.952Z] #82 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:00.952Z] #82 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:00.952Z] #82 19.91 OK: 9 MiB in 17 packages [2024-08-19T05:47:00.952Z] #82 DONE 21.8s [2024-08-19T05:47:00.952Z] [2024-08-19T05:47:00.952Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:47:02.359Z] #47 ... [2024-08-19T05:47:02.359Z] [2024-08-19T05:47:02.359Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-19T05:47:02.359Z] #80 14.25 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:02.359Z] #80 16.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:02.359Z] #80 ... [2024-08-19T05:47:02.359Z] [2024-08-19T05:47:02.359Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:47:02.623Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.2s [2024-08-19T05:47:02.975Z] #153 ... [2024-08-19T05:47:02.975Z] [2024-08-19T05:47:02.975Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-19T05:47:02.975Z] #154 DONE 127.2s [2024-08-19T05:47:02.975Z] [2024-08-19T05:47:02.975Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-19T05:47:03.581Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.1s done [2024-08-19T05:47:03.581Z] #47 DONE 38.1s [2024-08-19T05:47:03.581Z] [2024-08-19T05:47:03.581Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T05:47:03.581Z] #70 37.09 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-19T05:47:03.581Z] #70 37.13 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-19T05:47:03.581Z] #70 37.14 (3/4) Installing libucontext (1.2-r2) [2024-08-19T05:47:03.581Z] #70 37.16 (4/4) Installing gcompat (1.1.0-r1) [2024-08-19T05:47:03.581Z] #70 37.21 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:47:03.581Z] #70 37.35 OK: 8 MiB in 19 packages [2024-08-19T05:47:04.170Z] #70 ... [2024-08-19T05:47:04.170Z] [2024-08-19T05:47:04.170Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-19T05:47:04.170Z] #88 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:04.170Z] #88 17.57 OK: 18 MiB in 19 packages [2024-08-19T05:47:04.170Z] #88 DONE 18.9s [2024-08-19T05:47:04.170Z] [2024-08-19T05:47:04.170Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T05:47:04.170Z] #51 27.48 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-19T05:47:04.170Z] #51 27.48 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-19T05:47:04.170Z] #51 27.48 OK: 19946 distinct packages available [2024-08-19T05:47:04.170Z] #51 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:04.170Z] #51 30.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:04.170Z] #51 37.61 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-19T05:47:04.170Z] #51 ... [2024-08-19T05:47:04.170Z] [2024-08-19T05:47:04.170Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-19T05:47:04.170Z] #81 15.66 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:04.170Z] #81 18.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:04.170Z] #81 24.93 OK: 266 MiB in 52 packages [2024-08-19T05:47:04.434Z] #81 ... [2024-08-19T05:47:04.434Z] [2024-08-19T05:47:04.434Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-19T05:47:04.434Z] #90 DONE 0.3s [2024-08-19T05:47:04.434Z] [2024-08-19T05:47:04.434Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T05:47:04.434Z] #51 37.66 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-19T05:47:04.434Z] #51 37.69 (3/5) Installing libucontext (1.2-r2) [2024-08-19T05:47:04.434Z] #51 37.76 (4/5) Installing gcompat (1.1.0-r1) [2024-08-19T05:47:04.434Z] #51 37.77 (5/5) Installing openssl (3.1.6-r0) [2024-08-19T05:47:04.701Z] #51 37.95 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:47:04.701Z] #51 38.04 OK: 9 MiB in 20 packages [2024-08-19T05:47:04.968Z] #51 ... [2024-08-19T05:47:04.968Z] [2024-08-19T05:47:04.968Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-19T05:47:04.968Z] #70 DONE 38.5s [2024-08-19T05:47:04.968Z] [2024-08-19T05:47:04.968Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-19T05:47:05.234Z] #91 ... [2024-08-19T05:47:05.234Z] [2024-08-19T05:47:05.234Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-19T05:47:05.234Z] #87 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:05.234Z] #87 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:05.234Z] #87 21.02 OK: 18 MiB in 19 packages [2024-08-19T05:47:05.504Z] #87 ... [2024-08-19T05:47:05.504Z] [2024-08-19T05:47:05.504Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-19T05:47:05.504Z] #81 DONE 26.8s [2024-08-19T05:47:05.504Z] [2024-08-19T05:47:05.504Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-19T05:47:06.093Z] #92 DONE 0.6s [2024-08-19T05:47:06.093Z] [2024-08-19T05:47:06.093Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:47:06.093Z] #93 ... [2024-08-19T05:47:06.093Z] [2024-08-19T05:47:06.093Z] #77 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-19T05:47:06.093Z] #77 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:06.093Z] #77 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:06.093Z] #77 21.58 OK: 8 MiB in 16 packages [2024-08-19T05:47:06.093Z] #77 DONE 23.5s [2024-08-19T05:47:06.093Z] [2024-08-19T05:47:06.093Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:47:06.093Z] #79 8.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:06.093Z] #79 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:06.093Z] #79 18.16 OK: 12 MiB in 18 packages [2024-08-19T05:47:06.367Z] #79 ... [2024-08-19T05:47:06.367Z] [2024-08-19T05:47:06.367Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:47:06.367Z] #78 9.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:06.367Z] #78 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:06.367Z] #78 17.99 OK: 8 MiB in 16 packages [2024-08-19T05:47:06.367Z] #78 DONE 19.5s [2024-08-19T05:47:06.367Z] [2024-08-19T05:47:06.367Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T05:47:06.367Z] #73 37.49 (1/11) Installing ca-certificates (20240226-r0) [2024-08-19T05:47:06.367Z] #73 37.96 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-19T05:47:06.367Z] #73 38.20 (3/11) Installing libunistring (1.1-r1) [2024-08-19T05:47:06.367Z] #73 38.68 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-19T05:47:06.367Z] #73 38.71 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-19T05:47:06.367Z] #73 38.73 (6/11) Installing libcurl (8.9.0-r0) [2024-08-19T05:47:06.367Z] #73 38.93 (7/11) Installing curl (8.9.0-r0) [2024-08-19T05:47:06.367Z] #73 39.01 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-19T05:47:06.367Z] #73 39.05 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-19T05:47:06.367Z] #73 39.09 (10/11) Installing libucontext (1.2-r2) [2024-08-19T05:47:06.367Z] #73 39.11 (11/11) Installing gcompat (1.1.0-r1) [2024-08-19T05:47:06.367Z] #73 39.18 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:47:06.639Z] #73 39.34 Executing ca-certificates-20240226-r0.trigger [2024-08-19T05:47:06.639Z] #73 ... [2024-08-19T05:47:06.639Z] [2024-08-19T05:47:06.639Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-19T05:47:06.639Z] #51 DONE 39.9s [2024-08-19T05:47:06.639Z] [2024-08-19T05:47:06.639Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-19T05:47:06.639Z] #87 DONE 23.2s [2024-08-19T05:47:06.908Z] [2024-08-19T05:47:06.908Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-19T05:47:06.908Z] #80 25.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T05:47:06.908Z] #80 26.78 Executing busybox-1.36.1-r7.trigger [2024-08-19T05:47:06.908Z] #80 27.04 OK: 8 MiB in 16 packages [2024-08-19T05:47:06.908Z] #80 DONE 29.1s [2024-08-19T05:47:06.908Z] [2024-08-19T05:47:06.908Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-19T05:47:07.183Z] #94 ... [2024-08-19T05:47:07.183Z] [2024-08-19T05:47:07.183Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:47:07.183Z] #79 DONE 19.8s [2024-08-19T05:47:07.448Z] [2024-08-19T05:47:07.448Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T05:47:07.448Z] #73 40.20 OK: 13 MiB in 26 packages [2024-08-19T05:47:08.496Z] #153 ... [2024-08-19T05:47:08.496Z] [2024-08-19T05:47:08.496Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-19T05:47:08.496Z] #149 DONE 135.0s [2024-08-19T05:47:08.775Z] [2024-08-19T05:47:08.775Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T05:47:08.853Z] #73 ... [2024-08-19T05:47:08.853Z] [2024-08-19T05:47:08.853Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-19T05:47:08.853Z] #86 6.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:08.853Z] #86 8.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:08.853Z] #86 15.53 OK: 8 MiB in 17 packages [2024-08-19T05:47:08.853Z] #86 ... [2024-08-19T05:47:08.853Z] [2024-08-19T05:47:08.853Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-19T05:47:08.853Z] #73 DONE 41.8s [2024-08-19T05:47:08.853Z] [2024-08-19T05:47:08.853Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:47:09.119Z] #95 ... [2024-08-19T05:47:09.119Z] [2024-08-19T05:47:09.119Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-19T05:47:09.119Z] #86 DONE 16.6s [2024-08-19T05:47:09.119Z] [2024-08-19T05:47:09.119Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-19T05:47:13.376Z] #96 DONE 3.8s [2024-08-19T05:47:13.376Z] [2024-08-19T05:47:13.376Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-19T05:47:13.376Z] #91 6.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:13.376Z] #91 7.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:13.376Z] #91 ... [2024-08-19T05:47:13.376Z] [2024-08-19T05:47:13.376Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-19T05:47:13.376Z] #97 DONE 0.1s [2024-08-19T05:47:13.376Z] [2024-08-19T05:47:13.376Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-19T05:47:13.376Z] #94 5.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:13.376Z] #94 6.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:14.779Z] #94 ... [2024-08-19T05:47:14.779Z] [2024-08-19T05:47:14.779Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-19T05:47:14.779Z] #91 9.166 OK: 8 MiB in 19 packages [2024-08-19T05:47:14.779Z] #91 DONE 9.7s [2024-08-19T05:47:14.779Z] [2024-08-19T05:47:14.779Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:47:16.197Z] #98 DONE 1.5s [2024-08-19T05:47:16.197Z] [2024-08-19T05:47:16.197Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-19T05:47:16.197Z] #94 8.819 OK: 9 MiB in 20 packages [2024-08-19T05:47:16.197Z] #94 DONE 9.4s [2024-08-19T05:47:16.197Z] [2024-08-19T05:47:16.197Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-19T05:47:16.468Z] #99 ... [2024-08-19T05:47:16.468Z] [2024-08-19T05:47:16.468Z] #100 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-19T05:47:16.468Z] #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:16.468Z] #0 4.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:47:16.468Z] #0 6.682 OK: 13 MiB in 26 packages [2024-08-19T05:47:16.468Z] #100 DONE 7.3s [2024-08-19T05:47:16.468Z] [2024-08-19T05:47:16.468Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-19T05:47:16.468Z] #99 DONE 0.5s [2024-08-19T05:47:16.468Z] [2024-08-19T05:47:16.468Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-19T05:47:16.733Z] #101 DONE 0.3s [2024-08-19T05:47:16.733Z] [2024-08-19T05:47:16.733Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:47:16.997Z] #102 ... [2024-08-19T05:47:16.997Z] [2024-08-19T05:47:16.997Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-19T05:47:16.997Z] #103 DONE 0.3s [2024-08-19T05:47:17.263Z] [2024-08-19T05:47:17.263Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-19T05:47:17.529Z] #104 DONE 0.2s [2024-08-19T05:47:17.529Z] [2024-08-19T05:47:17.529Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-19T05:47:17.529Z] #105 DONE 0.2s [2024-08-19T05:47:17.529Z] [2024-08-19T05:47:17.529Z] #106 [security-spire-config] exporting to image [2024-08-19T05:47:17.529Z] #106 exporting layers [2024-08-19T05:47:18.115Z] #106 ... [2024-08-19T05:47:18.115Z] [2024-08-19T05:47:18.115Z] #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-19T05:47:18.115Z] #107 DONE 1.9s [2024-08-19T05:47:18.115Z] [2024-08-19T05:47:18.115Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:47:18.115Z] #102 DONE 2.1s [2024-08-19T05:47:18.115Z] [2024-08-19T05:47:18.116Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-19T05:47:18.393Z] #108 DONE 0.2s [2024-08-19T05:47:18.393Z] [2024-08-19T05:47:18.393Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-19T05:47:18.699Z] #109 DONE 0.2s [2024-08-19T05:47:18.699Z] [2024-08-19T05:47:18.699Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:47:18.965Z] #110 ... [2024-08-19T05:47:18.965Z] [2024-08-19T05:47:18.965Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-19T05:47:18.965Z] #111 DONE 0.2s [2024-08-19T05:47:18.965Z] [2024-08-19T05:47:18.965Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-19T05:47:19.232Z] #112 DONE 0.3s [2024-08-19T05:47:19.232Z] [2024-08-19T05:47:19.232Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-19T05:47:19.506Z] #113 DONE 0.3s [2024-08-19T05:47:19.506Z] [2024-08-19T05:47:19.506Z] #106 [security-spire-server] exporting to image [2024-08-19T05:47:20.094Z] #106 ... [2024-08-19T05:47:20.094Z] [2024-08-19T05:47:20.094Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-19T05:47:20.094Z] #110 DONE 2.1s [2024-08-19T05:47:20.362Z] [2024-08-19T05:47:20.362Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-19T05:47:20.362Z] #114 DONE 0.2s [2024-08-19T05:47:20.362Z] [2024-08-19T05:47:20.363Z] #106 [security-spire-server] exporting to image [2024-08-19T05:47:20.363Z] #106 exporting layers 2.9s done [2024-08-19T05:47:20.363Z] #106 writing image sha256:a8a5a76e03514807fa07389551e0ace062c05c376b3c571bca6160e13e58c398 0.0s done [2024-08-19T05:47:20.363Z] #106 naming to docker.io/library/security-spire-config-arm64 [2024-08-19T05:47:20.363Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-19T05:47:20.943Z] #106 ... [2024-08-19T05:47:20.943Z] [2024-08-19T05:47:20.943Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-19T05:47:20.943Z] #115 DONE 0.5s [2024-08-19T05:47:20.943Z] [2024-08-19T05:47:20.943Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-19T05:47:21.217Z] #116 DONE 0.3s [2024-08-19T05:47:21.217Z] [2024-08-19T05:47:21.217Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-19T05:47:21.491Z] #117 DONE 0.2s [2024-08-19T05:47:21.491Z] [2024-08-19T05:47:21.491Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-19T05:47:21.756Z] #118 DONE 0.3s [2024-08-19T05:47:21.756Z] [2024-08-19T05:47:21.756Z] #106 [security-spire-config] exporting to image [2024-08-19T05:47:22.358Z] #106 exporting layers 2.9s done [2024-08-19T05:47:22.358Z] #106 writing image sha256:db273e3024638dc5acbd51dff9237fa247f44603371bf058cee6c4a5382e5f55 done [2024-08-19T05:47:22.358Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-19T05:47:23.764Z] #106 exporting layers 2.0s done [2024-08-19T05:47:23.764Z] #106 writing image sha256:16a43c267ebee1a6031c82fd1143571b348a3e807918346b60f437744723594d done [2024-08-19T05:47:23.764Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-19T05:47:23.764Z] #106 DONE 6.4s [2024-08-19T05:47:23.764Z] [2024-08-19T05:47:23.764Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:47:23.970Z] #158 ... [2024-08-19T05:47:23.970Z] [2024-08-19T05:47:23.970Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-19T05:47:23.970Z] #153 DONE 150.8s [2024-08-19T05:47:24.427Z] [2024-08-19T05:47:24.427Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T05:47:27.007Z] #159 ... [2024-08-19T05:47:27.007Z] [2024-08-19T05:47:27.007Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:30.675Z] #161 ... [2024-08-19T05:47:30.675Z] [2024-08-19T05:47:30.675Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-19T05:47:30.675Z] #157 DONE 156.5s [2024-08-19T05:47:30.675Z] [2024-08-19T05:47:30.675Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:34.815Z] #162 ... [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:34.815Z] #163 ... [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T05:47:34.815Z] #158 DONE 161.3s [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T05:47:34.815Z] #150 DONE 161.3s [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T05:47:34.815Z] #160 DONE 161.3s [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T05:47:34.815Z] #152 DONE 161.4s [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T05:47:34.815Z] #159 DONE 161.4s [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T05:47:34.815Z] #156 DONE 161.4s [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-19T05:47:34.815Z] #151 DONE 161.4s [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-19T05:47:34.815Z] #164 ... [2024-08-19T05:47:34.815Z] [2024-08-19T05:47:34.815Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T05:47:34.815Z] #155 DONE 161.6s [2024-08-19T05:47:35.077Z] [2024-08-19T05:47:35.077Z] #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.077Z] #165 ... [2024-08-19T05:47:35.077Z] [2024-08-19T05:47:35.077Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.077Z] #166 DONE 8.6s [2024-08-19T05:47:35.077Z] [2024-08-19T05:47:35.077Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.077Z] #162 DONE 7.6s [2024-08-19T05:47:35.337Z] [2024-08-19T05:47:35.337Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-19T05:47:35.337Z] #164 DONE 0.8s [2024-08-19T05:47:35.337Z] [2024-08-19T05:47:35.337Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.337Z] #161 DONE 8.8s [2024-08-19T05:47:35.337Z] [2024-08-19T05:47:35.337Z] #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.337Z] #167 ... [2024-08-19T05:47:35.337Z] [2024-08-19T05:47:35.337Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.337Z] #163 DONE 0.9s [2024-08-19T05:47:35.598Z] [2024-08-19T05:47:35.598Z] #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.598Z] #165 DONE 0.7s [2024-08-19T05:47:35.598Z] [2024-08-19T05:47:35.598Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:35.598Z] #168 ... [2024-08-19T05:47:35.598Z] [2024-08-19T05:47:35.598Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:35.598Z] #169 DONE 0.5s [2024-08-19T05:47:35.598Z] [2024-08-19T05:47:35.598Z] #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.598Z] #170 DONE 0.5s [2024-08-19T05:47:35.598Z] [2024-08-19T05:47:35.598Z] #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.598Z] #171 DONE 0.5s [2024-08-19T05:47:35.598Z] [2024-08-19T05:47:35.598Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:35.598Z] #172 DONE 0.5s [2024-08-19T05:47:35.598Z] [2024-08-19T05:47:35.598Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.598Z] #173 CACHED [2024-08-19T05:47:35.598Z] [2024-08-19T05:47:35.598Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:35.598Z] #174 CACHED [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.858Z] #175 CACHED [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:35.858Z] #176 CACHED [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:35.858Z] #177 CACHED [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.858Z] #178 CACHED [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:35.858Z] #179 CACHED [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.858Z] #180 CACHED [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:35.858Z] #167 DONE 0.4s [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:35.858Z] #168 DONE 0.3s [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:35.858Z] #181 DONE 0.4s [2024-08-19T05:47:35.858Z] [2024-08-19T05:47:35.858Z] #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-08-19T05:47:37.775Z] #182 ... [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #183 [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-08-19T05:47:37.775Z] #183 DONE 1.7s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-19T05:47:37.775Z] #184 DONE 1.9s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-19T05:47:37.775Z] #185 DONE 1.8s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:37.775Z] #186 DONE 1.9s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #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-08-19T05:47:37.775Z] #182 DONE 1.9s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #187 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:37.775Z] #187 DONE 1.9s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:37.775Z] #188 DONE 1.9s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-19T05:47:37.775Z] #189 DONE 1.9s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #190 [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-08-19T05:47:37.775Z] #190 ... [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-19T05:47:37.775Z] #191 DONE 1.9s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-19T05:47:37.775Z] #192 DONE 1.9s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-19T05:47:37.775Z] #193 DONE 2.0s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-19T05:47:37.775Z] #194 DONE 2.0s [2024-08-19T05:47:37.775Z] [2024-08-19T05:47:37.775Z] #195 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-19T05:47:37.775Z] #195 DONE 2.4s [2024-08-19T05:47:38.038Z] [2024-08-19T05:47:38.038Z] #196 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:38.608Z] #196 ... [2024-08-19T05:47:38.608Z] [2024-08-19T05:47:38.608Z] #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-19T05:47:38.608Z] #197 DONE 1.1s [2024-08-19T05:47:38.608Z] [2024-08-19T05:47:38.608Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-19T05:47:38.608Z] #198 DONE 1.1s [2024-08-19T05:47:38.608Z] [2024-08-19T05:47:38.608Z] #199 [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-08-19T05:47:38.608Z] #199 DONE 1.0s [2024-08-19T05:47:38.608Z] [2024-08-19T05:47:38.608Z] #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-19T05:47:38.608Z] #200 DONE 1.1s [2024-08-19T05:47:38.608Z] [2024-08-19T05:47:38.608Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-19T05:47:38.608Z] #201 DONE 1.2s [2024-08-19T05:47:38.608Z] [2024-08-19T05:47:38.608Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-19T05:47:38.608Z] #202 DONE 1.2s [2024-08-19T05:47:38.608Z] [2024-08-19T05:47:38.608Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-19T05:47:38.608Z] #203 ... [2024-08-19T05:47:38.608Z] [2024-08-19T05:47:38.609Z] #190 [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-08-19T05:47:38.609Z] #190 DONE 1.1s [2024-08-19T05:47:38.609Z] [2024-08-19T05:47:38.609Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-19T05:47:38.609Z] #204 DONE 1.1s [2024-08-19T05:47:38.609Z] [2024-08-19T05:47:38.609Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-19T05:47:38.609Z] #205 DONE 1.1s [2024-08-19T05:47:38.609Z] [2024-08-19T05:47:38.609Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-19T05:47:38.609Z] #206 DONE 1.1s [2024-08-19T05:47:38.609Z] [2024-08-19T05:47:38.609Z] #207 [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-08-19T05:47:38.609Z] #207 DONE 1.2s [2024-08-19T05:47:38.609Z] [2024-08-19T05:47:38.609Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-19T05:47:38.609Z] #208 DONE 1.1s [2024-08-19T05:47:38.869Z] [2024-08-19T05:47:38.869Z] #196 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T05:47:38.869Z] #196 DONE 1.1s [2024-08-19T05:47:38.869Z] [2024-08-19T05:47:38.869Z] #112 [core-command] exporting to image [2024-08-19T05:47:38.869Z] #112 exporting layers [2024-08-19T05:47:38.869Z] #112 exporting layers 0.4s done [2024-08-19T05:47:39.130Z] #112 ... [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-19T05:47:39.130Z] #209 DONE 0.4s [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-19T05:47:39.130Z] #210 DONE 0.3s [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-19T05:47:39.130Z] #211 DONE 0.5s [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #212 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-19T05:47:39.130Z] #212 DONE 0.5s [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-19T05:47:39.130Z] #203 DONE 0.5s [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-19T05:47:39.130Z] #213 DONE 0.5s [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-19T05:47:39.130Z] #214 DONE 0.4s [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #112 [support-cron-scheduler] exporting to image [2024-08-19T05:47:39.130Z] #112 exporting layers 0.4s done [2024-08-19T05:47:39.130Z] #112 ... [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-19T05:47:39.130Z] #215 DONE 0.4s [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-19T05:47:39.130Z] #216 DONE 0.4s [2024-08-19T05:47:39.130Z] [2024-08-19T05:47:39.130Z] #112 [core-keeper] exporting to image [2024-08-19T05:47:39.130Z] #112 writing image sha256:252924b94b255c6dd08d0c9a0ea7327f0409c5d01dfb692bfdf0f0c582195333 done [2024-08-19T05:47:39.130Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2024-08-19T05:47:39.130Z] #112 writing image sha256:49bd3a31e90d5f29d14b0e22a16e1135ec39afe3d9323f99f145340d0b2b62f2 0.0s done [2024-08-19T05:47:39.130Z] #112 naming to docker.io/library/core-keeper done [2024-08-19T05:47:39.130Z] #112 writing image sha256:4f7e6838a99816f9a6af30e323bb8de969bf6733253e865daa59f24c15708961 [2024-08-19T05:47:39.390Z] #112 writing image sha256:b160376f1b18fb8a3fb3e7265e6fb638f1707cb20aa2132251e2824cbe0fd0e4 [2024-08-19T05:47:39.390Z] #112 ... [2024-08-19T05:47:39.390Z] [2024-08-19T05:47:39.390Z] #217 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-19T05:47:39.390Z] #217 DONE 0.3s [2024-08-19T05:47:39.390Z] [2024-08-19T05:47:39.390Z] #112 [core-command] exporting to image [2024-08-19T05:47:39.390Z] #112 writing image sha256:4f7e6838a99816f9a6af30e323bb8de969bf6733253e865daa59f24c15708961 0.2s done [2024-08-19T05:47:39.390Z] #112 writing image sha256:b160376f1b18fb8a3fb3e7265e6fb638f1707cb20aa2132251e2824cbe0fd0e4 0.2s done [2024-08-19T05:47:39.390Z] #112 naming to docker.io/library/support-scheduler done [2024-08-19T05:47:39.390Z] #112 naming to docker.io/library/core-command done [2024-08-19T05:47:39.648Z] #112 ... [2024-08-19T05:47:39.648Z] [2024-08-19T05:47:39.648Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-19T05:47:39.648Z] #218 DONE 0.5s [2024-08-19T05:47:39.648Z] [2024-08-19T05:47:39.648Z] #112 [core-command] exporting to image [2024-08-19T05:47:39.648Z] #112 exporting layers 0.6s done [2024-08-19T05:47:39.648Z] #112 ... [2024-08-19T05:47:39.648Z] [2024-08-19T05:47:39.648Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-19T05:47:39.648Z] #219 DONE 0.5s [2024-08-19T05:47:39.648Z] [2024-08-19T05:47:39.648Z] #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-19T05:47:39.648Z] #220 DONE 0.3s [2024-08-19T05:47:39.648Z] [2024-08-19T05:47:39.648Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T05:47:39.648Z] #221 DONE 0.6s [2024-08-19T05:47:39.648Z] [2024-08-19T05:47:39.648Z] #112 [core-metadata] exporting to image [2024-08-19T05:47:39.648Z] #112 writing image sha256:295b1ea5eb8cd5fa09ebcdb4ff427920937d3647356cfae5c42a3d973cfd64b2 done [2024-08-19T05:47:39.648Z] #112 writing image sha256:fe7589242208ca895c7f90fe4b634b535a35ff07d45a5a424682407d387b6e9d 0.0s done [2024-08-19T05:47:39.648Z] #112 writing image sha256:300f1e236c44dca0b667205821beb467d6af4bad26295402c3021f1a57ed17e2 done [2024-08-19T05:47:39.648Z] #112 writing image sha256:d7a4af30c772501f896abffe364386048f79e09fcb6ca27e2977230bc26ef2ae done [2024-08-19T05:47:39.648Z] #112 naming to docker.io/library/support-notifications done [2024-08-19T05:47:39.648Z] #112 naming to docker.io/library/core-data done [2024-08-19T05:47:39.648Z] #112 naming to docker.io/library/support-cron-scheduler done [2024-08-19T05:47:39.648Z] #112 naming to docker.io/library/core-metadata done [2024-08-19T05:47:39.909Z] #112 ... [2024-08-19T05:47:39.909Z] [2024-08-19T05:47:39.909Z] #222 [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-08-19T05:47:39.909Z] #222 DONE 0.2s [2024-08-19T05:47:39.909Z] [2024-08-19T05:47:39.909Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-19T05:47:39.909Z] #223 DONE 0.2s [2024-08-19T05:47:39.909Z] [2024-08-19T05:47:39.909Z] #112 [core-metadata] exporting to image [2024-08-19T05:47:39.909Z] #112 exporting layers 0.2s done [2024-08-19T05:47:39.909Z] #112 writing image sha256:8dcbf7dcbd5632507c0a42a45a1f340df4aa6ccbb2c9ba501edf62043e600726 [2024-08-19T05:47:39.909Z] #112 writing image sha256:8dcbf7dcbd5632507c0a42a45a1f340df4aa6ccbb2c9ba501edf62043e600726 0.0s done [2024-08-19T05:47:39.909Z] #112 naming to docker.io/library/security-proxy-auth 0.0s done [2024-08-19T05:47:39.909Z] #112 DONE 2.4s [2024-08-19T05:47:39.909Z] [2024-08-19T05:47:39.909Z] #224 [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-08-19T05:47:39.909Z] #224 DONE 0.1s [2024-08-19T05:47:39.909Z] [2024-08-19T05:47:39.909Z] #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T05:47:39.909Z] #225 DONE 0.8s [2024-08-19T05:47:39.909Z] [2024-08-19T05:47:39.909Z] #226 [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-08-19T05:47:40.172Z] #226 DONE 0.1s [2024-08-19T05:47:40.172Z] [2024-08-19T05:47:40.172Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-19T05:47:40.172Z] #227 DONE 0.2s [2024-08-19T05:47:40.172Z] [2024-08-19T05:47:40.172Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T05:47:40.172Z] #228 ... [2024-08-19T05:47:40.172Z] [2024-08-19T05:47:40.172Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-19T05:47:40.172Z] #229 DONE 0.1s [2024-08-19T05:47:40.172Z] [2024-08-19T05:47:40.172Z] #112 [core-common-config-bootstrapper] exporting to image [2024-08-19T05:47:40.172Z] #112 exporting layers 0.2s done [2024-08-19T05:47:40.172Z] #112 writing image sha256:54385101017f3efb816baedba6eae20b83f4cd2b59c90b551a35b95a761c4717 done [2024-08-19T05:47:40.172Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-19T05:47:40.172Z] #112 DONE 2.5s [2024-08-19T05:47:40.172Z] [2024-08-19T05:47:40.172Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T05:47:40.172Z] #230 DONE 0.7s [2024-08-19T05:47:40.433Z] [2024-08-19T05:47:40.433Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-19T05:47:40.433Z] #231 DONE 0.1s [2024-08-19T05:47:40.433Z] [2024-08-19T05:47:40.433Z] #112 [security-proxy-setup] exporting to image [2024-08-19T05:47:40.433Z] #112 exporting layers 0.2s done [2024-08-19T05:47:40.433Z] #112 writing image sha256:d30cc07dde9ba2af0f07ca89ab537a4b234d85cf87fe0762a3f4f9a0d243fbd5 done [2024-08-19T05:47:40.433Z] #112 naming to docker.io/library/security-proxy-setup done [2024-08-19T05:47:40.433Z] #112 DONE 2.8s [2024-08-19T05:47:40.433Z] [2024-08-19T05:47:40.433Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T05:47:40.433Z] #228 DONE 0.5s [2024-08-19T05:47:40.433Z] [2024-08-19T05:47:40.433Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-19T05:47:40.693Z] #232 DONE 0.5s [2024-08-19T05:47:40.693Z] [2024-08-19T05:47:40.693Z] #112 [security-bootstrapper] exporting to image [2024-08-19T05:47:40.693Z] #112 exporting layers 0.2s done [2024-08-19T05:47:40.693Z] #112 writing image sha256:eb2d86a1f3af10beabd825cee2d5acdf479a402e498f09048a18667913f69b4d [2024-08-19T05:47:40.955Z] #112 writing image sha256:eb2d86a1f3af10beabd825cee2d5acdf479a402e498f09048a18667913f69b4d 0.0s done [2024-08-19T05:47:40.955Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-08-19T05:47:40.955Z] #112 exporting layers 0.2s done [2024-08-19T05:47:40.955Z] #112 writing image sha256:6b6bdd2ca3762f2c8ec498a4f581154b5807b493e3ead73f2358f5c7580634ce done [2024-08-19T05:47:40.955Z] #112 naming to docker.io/library/security-bootstrapper done [2024-08-19T05:47:40.955Z] #112 DONE 3.2s [2024-08-19T05:47:40.955Z] [2024-08-19T05:47:40.955Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T05:47:40.955Z] time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-19T05:47:40.964Z] $ docker stop --time=1 652b7a5e56fdc7e041ab59e538eae9edaea25a94622876f619ce1fc5b7914f33 [2024-08-19T05:47:42.234Z] $ docker rm -f --volumes 652b7a5e56fdc7e041ab59e538eae9edaea25a94622876f619ce1fc5b7914f33 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T05:47:42.581Z] + docker images [2024-08-19T05:47:42.581Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-19T05:47:42.581Z] security-bootstrapper latest 6b6bdd2ca376 2 seconds ago 18.9MB [2024-08-19T05:47:42.581Z] security-proxy-setup latest d30cc07dde9b 2 seconds ago 26.2MB [2024-08-19T05:47:42.581Z] security-secretstore-setup latest eb2d86a1f3af 2 seconds ago 37MB [2024-08-19T05:47:42.581Z] core-common-config-bootstrapper latest 54385101017f 3 seconds ago 15.2MB [2024-08-19T05:47:42.581Z] security-proxy-auth latest 8dcbf7dcbd56 3 seconds ago 33MB [2024-08-19T05:47:42.581Z] security-spiffe-token-provider latest 252924b94b25 4 seconds ago 28.8MB [2024-08-19T05:47:42.581Z] core-command latest b160376f1b18 4 seconds ago 35.4MB [2024-08-19T05:47:42.581Z] core-metadata latest fe7589242208 4 seconds ago 39.7MB [2024-08-19T05:47:42.581Z] support-notifications latest 295b1ea5eb8c 4 seconds ago 42.5MB [2024-08-19T05:47:42.581Z] support-scheduler latest 4f7e6838a998 4 seconds ago 41.9MB [2024-08-19T05:47:42.581Z] core-keeper latest 49bd3a31e90d 4 seconds ago 39.5MB [2024-08-19T05:47:42.581Z] core-data latest d7a4af30c772 4 seconds ago 39.6MB [2024-08-19T05:47:42.581Z] support-cron-scheduler latest 300f1e236c44 4 seconds ago 44.1MB [2024-08-19T05:47:42.581Z] security-spire-agent latest bc8fa448df01 3 minutes ago 182MB [2024-08-19T05:47:42.581Z] security-spire-server latest 314885d1afbc 3 minutes ago 121MB [2024-08-19T05:47:42.581Z] security-spire-config latest ce2f76dc6a10 3 minutes ago 120MB [2024-08-19T05:47:42.581Z] ci-base-image-x86_64 latest 48048ab3f31d 7 minutes ago 970MB [2024-08-19T05:47:42.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-19T05:47:42.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-19T05:47:42.581Z] 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-08-19T05:47:42.729Z] provisioning config files... [2024-08-19T05:47:42.738Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/675@tmp/config7627904961375481092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:47:43.045Z] ---> ****-login.sh [2024-08-19T05:47:43.045Z] nexus3.edgexfoundry.org:10001 [2024-08-19T05:47:43.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:47:43.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:47:43.045Z] Configure a credential helper to remove this warning. See [2024-08-19T05:47:43.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:47:43.045Z] [2024-08-19T05:47:43.045Z] Login Succeeded [2024-08-19T05:47:43.045Z] nexus3.edgexfoundry.org:10002 [2024-08-19T05:47:43.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:47:43.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:47:43.045Z] Configure a credential helper to remove this warning. See [2024-08-19T05:47:43.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:47:43.045Z] [2024-08-19T05:47:43.045Z] Login Succeeded [2024-08-19T05:47:43.045Z] nexus3.edgexfoundry.org:10003 [2024-08-19T05:47:43.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:47:43.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:47:43.306Z] Configure a credential helper to remove this warning. See [2024-08-19T05:47:43.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:47:43.306Z] [2024-08-19T05:47:43.306Z] Login Succeeded [2024-08-19T05:47:43.306Z] nexus3.edgexfoundry.org:10004 [2024-08-19T05:47:43.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:47:43.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:47:43.306Z] Configure a credential helper to remove this warning. See [2024-08-19T05:47:43.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:47:43.306Z] [2024-08-19T05:47:43.306Z] Login Succeeded [2024-08-19T05:47:43.306Z] ****.io [2024-08-19T05:47:43.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:47:43.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:47:43.566Z] Configure a credential helper to remove this warning. See [2024-08-19T05:47:43.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:47:43.566Z] [2024-08-19T05:47:43.566Z] Login Succeeded [2024-08-19T05:47:43.566Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T05:47:43.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:47:43.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T05:47:43.671Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-19T05:47:43.671Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:47:43.671Z] latest [2024-08-19T05:47:43.671Z] 3.2.0-dev.56 [2024-08-19T05:47:43.671Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:47:43.671Z] main [2024-08-19T05:47:43.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:44.033Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:44.356Z] + docker push nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:47:44.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-19T05:47:44.356Z] db9e826267ae: Preparing [2024-08-19T05:47:44.356Z] ece98fab2491: Preparing [2024-08-19T05:47:44.356Z] c75779126e80: Preparing [2024-08-19T05:47:44.356Z] ee4741b93599: Preparing [2024-08-19T05:47:44.356Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:44.356Z] f37ed64fa633: Preparing [2024-08-19T05:47:44.356Z] ce7f800efff9: Preparing [2024-08-19T05:47:44.356Z] f37ed64fa633: Waiting [2024-08-19T05:47:44.356Z] ce7f800efff9: Waiting [2024-08-19T05:47:44.356Z] c75779126e80: Pushed [2024-08-19T05:47:44.356Z] db9e826267ae: Pushed [2024-08-19T05:47:44.356Z] ee4741b93599: Pushed [2024-08-19T05:47:44.356Z] 5eaf16ec0ddc: Pushed [2024-08-19T05:47:44.356Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:44.356Z] f37ed64fa633: Pushed [2024-08-19T05:47:46.894Z] ece98fab2491: Pushed [2024-08-19T05:47:47.155Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:47.493Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:47.884Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-19T05:47:47.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-19T05:47:47.884Z] db9e826267ae: Preparing [2024-08-19T05:47:47.884Z] ece98fab2491: Preparing [2024-08-19T05:47:47.884Z] c75779126e80: Preparing [2024-08-19T05:47:47.884Z] ee4741b93599: Preparing [2024-08-19T05:47:47.884Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:47.884Z] f37ed64fa633: Preparing [2024-08-19T05:47:47.884Z] ce7f800efff9: Preparing [2024-08-19T05:47:47.884Z] f37ed64fa633: Waiting [2024-08-19T05:47:47.884Z] ce7f800efff9: Waiting [2024-08-19T05:47:47.884Z] c75779126e80: Layer already exists [2024-08-19T05:47:47.884Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:47:47.884Z] ece98fab2491: Layer already exists [2024-08-19T05:47:47.884Z] db9e826267ae: Layer already exists [2024-08-19T05:47:47.884Z] ee4741b93599: Layer already exists [2024-08-19T05:47:47.884Z] f37ed64fa633: Layer already exists [2024-08-19T05:47:47.884Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:47.884Z] latest: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:48.228Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:48.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.56 [2024-08-19T05:47:48.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-19T05:47:48.557Z] db9e826267ae: Preparing [2024-08-19T05:47:48.557Z] ece98fab2491: Preparing [2024-08-19T05:47:48.557Z] c75779126e80: Preparing [2024-08-19T05:47:48.557Z] ee4741b93599: Preparing [2024-08-19T05:47:48.557Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:48.557Z] f37ed64fa633: Preparing [2024-08-19T05:47:48.557Z] ce7f800efff9: Preparing [2024-08-19T05:47:48.557Z] f37ed64fa633: Waiting [2024-08-19T05:47:48.557Z] ce7f800efff9: Waiting [2024-08-19T05:47:48.557Z] db9e826267ae: Layer already exists [2024-08-19T05:47:48.557Z] c75779126e80: Layer already exists [2024-08-19T05:47:48.557Z] ee4741b93599: Layer already exists [2024-08-19T05:47:48.557Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:47:48.557Z] ece98fab2491: Layer already exists [2024-08-19T05:47:48.557Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:48.557Z] f37ed64fa633: Layer already exists [2024-08-19T05:47:48.557Z] 3.2.0-dev.56: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:48.883Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:49.212Z] + docker push nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:47:49.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-19T05:47:49.214Z] db9e826267ae: Preparing [2024-08-19T05:47:49.214Z] ece98fab2491: Preparing [2024-08-19T05:47:49.214Z] c75779126e80: Preparing [2024-08-19T05:47:49.214Z] ee4741b93599: Preparing [2024-08-19T05:47:49.214Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:49.214Z] f37ed64fa633: Preparing [2024-08-19T05:47:49.214Z] ce7f800efff9: Preparing [2024-08-19T05:47:49.214Z] ce7f800efff9: Waiting [2024-08-19T05:47:49.214Z] f37ed64fa633: Waiting [2024-08-19T05:47:49.214Z] db9e826267ae: Layer already exists [2024-08-19T05:47:49.214Z] c75779126e80: Layer already exists [2024-08-19T05:47:49.214Z] ee4741b93599: Layer already exists [2024-08-19T05:47:49.214Z] ece98fab2491: Layer already exists [2024-08-19T05:47:49.214Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:47:49.214Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:49.214Z] f37ed64fa633: Layer already exists [2024-08-19T05:47:49.214Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:49.539Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:49.855Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-19T05:47:49.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-19T05:47:49.855Z] db9e826267ae: Preparing [2024-08-19T05:47:49.855Z] ece98fab2491: Preparing [2024-08-19T05:47:49.855Z] c75779126e80: Preparing [2024-08-19T05:47:49.855Z] ee4741b93599: Preparing [2024-08-19T05:47:49.855Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:49.855Z] f37ed64fa633: Preparing [2024-08-19T05:47:49.855Z] ce7f800efff9: Preparing [2024-08-19T05:47:49.855Z] f37ed64fa633: Waiting [2024-08-19T05:47:49.855Z] ce7f800efff9: Waiting [2024-08-19T05:47:49.855Z] ece98fab2491: Layer already exists [2024-08-19T05:47:49.855Z] c75779126e80: Layer already exists [2024-08-19T05:47:49.855Z] ee4741b93599: Layer already exists [2024-08-19T05:47:49.855Z] db9e826267ae: Layer already exists [2024-08-19T05:47:49.855Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:47:49.855Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:49.855Z] f37ed64fa633: Layer already exists [2024-08-19T05:47:49.855Z] main: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:47:49.926Z] ===================================================== [Pipeline] echo [2024-08-19T05:47:49.940Z] taggedImages: [2024-08-19T05:47:49.940Z] - nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:47:49.940Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-19T05:47:49.940Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.56 [2024-08-19T05:47:49.940Z] - nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:47:49.940Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-19T05:47:49.971Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-19T05:47:49.971Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:47:49.971Z] latest [2024-08-19T05:47:49.971Z] 3.2.0-dev.56 [2024-08-19T05:47:49.971Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:47:49.971Z] main [2024-08-19T05:47:49.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:50.323Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:50.653Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:47:50.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-19T05:47:50.653Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:47:50.653Z] 2104077a0ed1: Preparing [2024-08-19T05:47:50.653Z] db3a120f0728: Preparing [2024-08-19T05:47:50.653Z] 84cd35083874: Preparing [2024-08-19T05:47:50.653Z] c75779126e80: Preparing [2024-08-19T05:47:50.653Z] ee4741b93599: Preparing [2024-08-19T05:47:50.653Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:50.653Z] f37ed64fa633: Preparing [2024-08-19T05:47:50.653Z] ce7f800efff9: Preparing [2024-08-19T05:47:50.653Z] ee4741b93599: Waiting [2024-08-19T05:47:50.653Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:47:50.653Z] ce7f800efff9: Waiting [2024-08-19T05:47:50.653Z] f37ed64fa633: Waiting [2024-08-19T05:47:50.653Z] c75779126e80: Layer already exists [2024-08-19T05:47:50.653Z] ee4741b93599: Layer already exists [2024-08-19T05:47:50.653Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:47:50.653Z] f37ed64fa633: Layer already exists [2024-08-19T05:47:50.653Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:50.653Z] db3a120f0728: Pushed [2024-08-19T05:47:50.653Z] 2104077a0ed1: Pushed [2024-08-19T05:47:50.653Z] 1b9b2ae66ee3: Pushed [2024-08-19T05:47:51.593Z] 84cd35083874: Pushed [2024-08-19T05:47:51.593Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:51.922Z] + 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-08-19T05:47:52.247Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-19T05:47:52.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-19T05:47:52.247Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:47:52.247Z] 2104077a0ed1: Preparing [2024-08-19T05:47:52.247Z] db3a120f0728: Preparing [2024-08-19T05:47:52.247Z] 84cd35083874: Preparing [2024-08-19T05:47:52.247Z] c75779126e80: Preparing [2024-08-19T05:47:52.247Z] ee4741b93599: Preparing [2024-08-19T05:47:52.247Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:52.247Z] f37ed64fa633: Preparing [2024-08-19T05:47:52.247Z] ce7f800efff9: Preparing [2024-08-19T05:47:52.247Z] f37ed64fa633: Waiting [2024-08-19T05:47:52.247Z] ce7f800efff9: Waiting [2024-08-19T05:47:52.247Z] ee4741b93599: Waiting [2024-08-19T05:47:52.247Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:47:52.247Z] c75779126e80: Layer already exists [2024-08-19T05:47:52.247Z] 2104077a0ed1: Layer already exists [2024-08-19T05:47:52.247Z] db3a120f0728: Layer already exists [2024-08-19T05:47:52.247Z] 84cd35083874: Layer already exists [2024-08-19T05:47:52.247Z] 1b9b2ae66ee3: Layer already exists [2024-08-19T05:47:52.247Z] f37ed64fa633: Layer already exists [2024-08-19T05:47:52.247Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:52.247Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:47:52.247Z] ee4741b93599: Layer already exists [2024-08-19T05:47:52.247Z] latest: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:52.571Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:52.891Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.56 [2024-08-19T05:47:52.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-19T05:47:52.891Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:47:52.891Z] 2104077a0ed1: Preparing [2024-08-19T05:47:52.891Z] db3a120f0728: Preparing [2024-08-19T05:47:52.891Z] 84cd35083874: Preparing [2024-08-19T05:47:52.891Z] c75779126e80: Preparing [2024-08-19T05:47:52.891Z] ee4741b93599: Preparing [2024-08-19T05:47:52.891Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:52.891Z] f37ed64fa633: Preparing [2024-08-19T05:47:52.891Z] ce7f800efff9: Preparing [2024-08-19T05:47:52.891Z] f37ed64fa633: Waiting [2024-08-19T05:47:52.891Z] ee4741b93599: Waiting [2024-08-19T05:47:52.891Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:47:52.891Z] 1b9b2ae66ee3: Layer already exists [2024-08-19T05:47:52.891Z] db3a120f0728: Layer already exists [2024-08-19T05:47:52.891Z] c75779126e80: Layer already exists [2024-08-19T05:47:52.891Z] 2104077a0ed1: Layer already exists [2024-08-19T05:47:52.891Z] 84cd35083874: Layer already exists [2024-08-19T05:47:52.891Z] ee4741b93599: Layer already exists [2024-08-19T05:47:52.891Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:47:52.891Z] f37ed64fa633: Layer already exists [2024-08-19T05:47:52.891Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:52.891Z] 3.2.0-dev.56: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:53.221Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:53.551Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:47:53.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-19T05:47:53.551Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:47:53.551Z] 2104077a0ed1: Preparing [2024-08-19T05:47:53.551Z] db3a120f0728: Preparing [2024-08-19T05:47:53.551Z] 84cd35083874: Preparing [2024-08-19T05:47:53.551Z] c75779126e80: Preparing [2024-08-19T05:47:53.551Z] ee4741b93599: Preparing [2024-08-19T05:47:53.551Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:53.551Z] f37ed64fa633: Preparing [2024-08-19T05:47:53.551Z] ce7f800efff9: Preparing [2024-08-19T05:47:53.551Z] ee4741b93599: Waiting [2024-08-19T05:47:53.551Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:47:53.551Z] f37ed64fa633: Waiting [2024-08-19T05:47:53.551Z] ce7f800efff9: Waiting [2024-08-19T05:47:53.551Z] db3a120f0728: Layer already exists [2024-08-19T05:47:53.551Z] 1b9b2ae66ee3: Layer already exists [2024-08-19T05:47:53.551Z] 2104077a0ed1: Layer already exists [2024-08-19T05:47:53.551Z] 84cd35083874: Layer already exists [2024-08-19T05:47:53.551Z] c75779126e80: Layer already exists [2024-08-19T05:47:53.551Z] f37ed64fa633: Layer already exists [2024-08-19T05:47:53.551Z] ee4741b93599: Layer already exists [2024-08-19T05:47:53.551Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:53.551Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:47:53.551Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:53.885Z] + 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-08-19T05:47:54.218Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-19T05:47:54.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-19T05:47:54.218Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:47:54.218Z] 2104077a0ed1: Preparing [2024-08-19T05:47:54.218Z] db3a120f0728: Preparing [2024-08-19T05:47:54.218Z] 84cd35083874: Preparing [2024-08-19T05:47:54.218Z] c75779126e80: Preparing [2024-08-19T05:47:54.218Z] ee4741b93599: Preparing [2024-08-19T05:47:54.218Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:47:54.218Z] f37ed64fa633: Preparing [2024-08-19T05:47:54.218Z] ce7f800efff9: Preparing [2024-08-19T05:47:54.218Z] f37ed64fa633: Waiting [2024-08-19T05:47:54.218Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:47:54.218Z] ce7f800efff9: Waiting [2024-08-19T05:47:54.218Z] ee4741b93599: Waiting [2024-08-19T05:47:54.218Z] 2104077a0ed1: Layer already exists [2024-08-19T05:47:54.219Z] db3a120f0728: Layer already exists [2024-08-19T05:47:54.219Z] 84cd35083874: Layer already exists [2024-08-19T05:47:54.219Z] 1b9b2ae66ee3: Layer already exists [2024-08-19T05:47:54.219Z] c75779126e80: Layer already exists [2024-08-19T05:47:54.219Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:54.219Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:47:54.219Z] ee4741b93599: Layer already exists [2024-08-19T05:47:54.219Z] f37ed64fa633: Layer already exists [2024-08-19T05:47:54.219Z] main: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:47:54.282Z] ===================================================== [Pipeline] echo [2024-08-19T05:47:54.298Z] taggedImages: [2024-08-19T05:47:54.298Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:47:54.298Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-19T05:47:54.298Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.56 [2024-08-19T05:47:54.298Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:47:54.298Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-19T05:47:54.326Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-19T05:47:54.326Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:47:54.326Z] latest [2024-08-19T05:47:54.326Z] 3.2.0-dev.56 [2024-08-19T05:47:54.326Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:47:54.326Z] main [2024-08-19T05:47:54.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:54.680Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:55.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:47:55.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-19T05:47:55.018Z] b243859a8cd7: Preparing [2024-08-19T05:47:55.018Z] 59365d5ca611: Preparing [2024-08-19T05:47:55.018Z] c75779126e80: Preparing [2024-08-19T05:47:55.018Z] ee4741b93599: Preparing [2024-08-19T05:47:55.018Z] 9b21240e3d07: Preparing [2024-08-19T05:47:55.018Z] d5c1fb11cc98: Preparing [2024-08-19T05:47:55.018Z] ce7f800efff9: Preparing [2024-08-19T05:47:55.018Z] d5c1fb11cc98: Waiting [2024-08-19T05:47:55.018Z] ce7f800efff9: Waiting [2024-08-19T05:47:55.018Z] ee4741b93599: Layer already exists [2024-08-19T05:47:55.018Z] c75779126e80: Layer already exists [2024-08-19T05:47:55.018Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:55.018Z] 9b21240e3d07: Pushed [2024-08-19T05:47:55.018Z] b243859a8cd7: Pushed [2024-08-19T05:47:55.018Z] d5c1fb11cc98: Pushed [2024-08-19T05:47:58.305Z] 59365d5ca611: Pushed [2024-08-19T05:47:58.305Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:58.631Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:58.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-19T05:47:58.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-19T05:47:58.953Z] b243859a8cd7: Preparing [2024-08-19T05:47:58.953Z] 59365d5ca611: Preparing [2024-08-19T05:47:58.953Z] c75779126e80: Preparing [2024-08-19T05:47:58.953Z] ee4741b93599: Preparing [2024-08-19T05:47:58.953Z] 9b21240e3d07: Preparing [2024-08-19T05:47:58.953Z] d5c1fb11cc98: Preparing [2024-08-19T05:47:58.953Z] ce7f800efff9: Preparing [2024-08-19T05:47:58.953Z] d5c1fb11cc98: Waiting [2024-08-19T05:47:58.953Z] ce7f800efff9: Waiting [2024-08-19T05:47:58.953Z] ee4741b93599: Layer already exists [2024-08-19T05:47:58.953Z] 9b21240e3d07: Layer already exists [2024-08-19T05:47:58.953Z] b243859a8cd7: Layer already exists [2024-08-19T05:47:58.953Z] c75779126e80: Layer already exists [2024-08-19T05:47:58.953Z] 59365d5ca611: Layer already exists [2024-08-19T05:47:58.953Z] d5c1fb11cc98: Layer already exists [2024-08-19T05:47:58.953Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:58.953Z] latest: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:59.279Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:59.607Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.56 [2024-08-19T05:47:59.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-19T05:47:59.607Z] b243859a8cd7: Preparing [2024-08-19T05:47:59.607Z] 59365d5ca611: Preparing [2024-08-19T05:47:59.607Z] c75779126e80: Preparing [2024-08-19T05:47:59.607Z] ee4741b93599: Preparing [2024-08-19T05:47:59.607Z] 9b21240e3d07: Preparing [2024-08-19T05:47:59.607Z] d5c1fb11cc98: Preparing [2024-08-19T05:47:59.607Z] ce7f800efff9: Preparing [2024-08-19T05:47:59.607Z] d5c1fb11cc98: Waiting [2024-08-19T05:47:59.607Z] ce7f800efff9: Waiting [2024-08-19T05:47:59.607Z] 9b21240e3d07: Layer already exists [2024-08-19T05:47:59.607Z] 59365d5ca611: Layer already exists [2024-08-19T05:47:59.607Z] b243859a8cd7: Layer already exists [2024-08-19T05:47:59.607Z] ee4741b93599: Layer already exists [2024-08-19T05:47:59.607Z] c75779126e80: Layer already exists [2024-08-19T05:47:59.607Z] d5c1fb11cc98: Layer already exists [2024-08-19T05:47:59.607Z] ce7f800efff9: Layer already exists [2024-08-19T05:47:59.607Z] 3.2.0-dev.56: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:59.933Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:00.260Z] + docker push nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:00.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-19T05:48:00.260Z] b243859a8cd7: Preparing [2024-08-19T05:48:00.260Z] 59365d5ca611: Preparing [2024-08-19T05:48:00.260Z] c75779126e80: Preparing [2024-08-19T05:48:00.260Z] ee4741b93599: Preparing [2024-08-19T05:48:00.260Z] 9b21240e3d07: Preparing [2024-08-19T05:48:00.260Z] d5c1fb11cc98: Preparing [2024-08-19T05:48:00.260Z] ce7f800efff9: Preparing [2024-08-19T05:48:00.260Z] ce7f800efff9: Waiting [2024-08-19T05:48:00.260Z] d5c1fb11cc98: Waiting [2024-08-19T05:48:00.260Z] 9b21240e3d07: Layer already exists [2024-08-19T05:48:00.260Z] b243859a8cd7: Layer already exists [2024-08-19T05:48:00.260Z] c75779126e80: Layer already exists [2024-08-19T05:48:00.260Z] ee4741b93599: Layer already exists [2024-08-19T05:48:00.260Z] 59365d5ca611: Layer already exists [2024-08-19T05:48:00.260Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:00.260Z] d5c1fb11cc98: Layer already exists [2024-08-19T05:48:00.260Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:00.668Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:00.995Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-19T05:48:00.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-19T05:48:00.996Z] b243859a8cd7: Preparing [2024-08-19T05:48:00.996Z] 59365d5ca611: Preparing [2024-08-19T05:48:00.996Z] c75779126e80: Preparing [2024-08-19T05:48:00.996Z] ee4741b93599: Preparing [2024-08-19T05:48:00.996Z] 9b21240e3d07: Preparing [2024-08-19T05:48:00.996Z] d5c1fb11cc98: Preparing [2024-08-19T05:48:00.996Z] ce7f800efff9: Preparing [2024-08-19T05:48:00.996Z] d5c1fb11cc98: Waiting [2024-08-19T05:48:00.996Z] ce7f800efff9: Waiting [2024-08-19T05:48:00.996Z] c75779126e80: Layer already exists [2024-08-19T05:48:00.996Z] b243859a8cd7: Layer already exists [2024-08-19T05:48:00.996Z] ee4741b93599: Layer already exists [2024-08-19T05:48:00.996Z] 9b21240e3d07: Layer already exists [2024-08-19T05:48:00.996Z] 59365d5ca611: Layer already exists [2024-08-19T05:48:00.996Z] d5c1fb11cc98: Layer already exists [2024-08-19T05:48:00.996Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:00.996Z] main: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:48:01.080Z] ===================================================== [Pipeline] echo [2024-08-19T05:48:01.094Z] taggedImages: [2024-08-19T05:48:01.094Z] - nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:01.094Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-19T05:48:01.094Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.56 [2024-08-19T05:48:01.094Z] - nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:01.094Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-19T05:48:01.119Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-19T05:48:01.119Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:01.119Z] latest [2024-08-19T05:48:01.119Z] 3.2.0-dev.56 [2024-08-19T05:48:01.119Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:01.119Z] main [2024-08-19T05:48:01.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:01.480Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:01.796Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:01.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-19T05:48:01.797Z] 9f46fcd7aee5: Preparing [2024-08-19T05:48:01.797Z] e1e9ef3a4693: Preparing [2024-08-19T05:48:01.797Z] ee4741b93599: Preparing [2024-08-19T05:48:01.797Z] 871ecc2208e8: Preparing [2024-08-19T05:48:01.797Z] fd129b2e1a61: Preparing [2024-08-19T05:48:01.797Z] ce7f800efff9: Preparing [2024-08-19T05:48:01.797Z] ce7f800efff9: Waiting [2024-08-19T05:48:01.797Z] ee4741b93599: Layer already exists [2024-08-19T05:48:01.797Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:01.797Z] fd129b2e1a61: Pushed [2024-08-19T05:48:01.797Z] 9f46fcd7aee5: Pushed [2024-08-19T05:48:01.797Z] 871ecc2208e8: Pushed [2024-08-19T05:48:05.090Z] e1e9ef3a4693: Pushed [2024-08-19T05:48:05.090Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:05.429Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:05.760Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-19T05:48:05.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-19T05:48:05.761Z] 9f46fcd7aee5: Preparing [2024-08-19T05:48:05.761Z] e1e9ef3a4693: Preparing [2024-08-19T05:48:05.761Z] ee4741b93599: Preparing [2024-08-19T05:48:05.761Z] 871ecc2208e8: Preparing [2024-08-19T05:48:05.761Z] fd129b2e1a61: Preparing [2024-08-19T05:48:05.761Z] ce7f800efff9: Preparing [2024-08-19T05:48:05.761Z] ce7f800efff9: Waiting [2024-08-19T05:48:05.761Z] ee4741b93599: Layer already exists [2024-08-19T05:48:05.761Z] 871ecc2208e8: Layer already exists [2024-08-19T05:48:05.761Z] fd129b2e1a61: Layer already exists [2024-08-19T05:48:05.761Z] e1e9ef3a4693: Layer already exists [2024-08-19T05:48:05.761Z] 9f46fcd7aee5: Layer already exists [2024-08-19T05:48:05.761Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:05.761Z] latest: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:06.086Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:06.412Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.56 [2024-08-19T05:48:06.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-19T05:48:06.412Z] 9f46fcd7aee5: Preparing [2024-08-19T05:48:06.412Z] e1e9ef3a4693: Preparing [2024-08-19T05:48:06.412Z] ee4741b93599: Preparing [2024-08-19T05:48:06.412Z] 871ecc2208e8: Preparing [2024-08-19T05:48:06.412Z] fd129b2e1a61: Preparing [2024-08-19T05:48:06.412Z] ce7f800efff9: Preparing [2024-08-19T05:48:06.412Z] ce7f800efff9: Waiting [2024-08-19T05:48:06.412Z] ee4741b93599: Layer already exists [2024-08-19T05:48:06.412Z] 871ecc2208e8: Layer already exists [2024-08-19T05:48:06.412Z] e1e9ef3a4693: Layer already exists [2024-08-19T05:48:06.412Z] fd129b2e1a61: Layer already exists [2024-08-19T05:48:06.412Z] 9f46fcd7aee5: Layer already exists [2024-08-19T05:48:06.412Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:06.412Z] 3.2.0-dev.56: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:06.747Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:07.085Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:07.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-19T05:48:07.085Z] 9f46fcd7aee5: Preparing [2024-08-19T05:48:07.085Z] e1e9ef3a4693: Preparing [2024-08-19T05:48:07.085Z] ee4741b93599: Preparing [2024-08-19T05:48:07.085Z] 871ecc2208e8: Preparing [2024-08-19T05:48:07.085Z] fd129b2e1a61: Preparing [2024-08-19T05:48:07.085Z] ce7f800efff9: Preparing [2024-08-19T05:48:07.085Z] ce7f800efff9: Waiting [2024-08-19T05:48:07.085Z] fd129b2e1a61: Layer already exists [2024-08-19T05:48:07.085Z] 9f46fcd7aee5: Layer already exists [2024-08-19T05:48:07.085Z] e1e9ef3a4693: Layer already exists [2024-08-19T05:48:07.085Z] ee4741b93599: Layer already exists [2024-08-19T05:48:07.085Z] 871ecc2208e8: Layer already exists [2024-08-19T05:48:07.085Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:07.085Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:07.417Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:07.739Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-19T05:48:07.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-19T05:48:07.739Z] 9f46fcd7aee5: Preparing [2024-08-19T05:48:07.739Z] e1e9ef3a4693: Preparing [2024-08-19T05:48:07.739Z] ee4741b93599: Preparing [2024-08-19T05:48:07.739Z] 871ecc2208e8: Preparing [2024-08-19T05:48:07.739Z] fd129b2e1a61: Preparing [2024-08-19T05:48:07.739Z] ce7f800efff9: Preparing [2024-08-19T05:48:07.739Z] 9f46fcd7aee5: Layer already exists [2024-08-19T05:48:07.739Z] fd129b2e1a61: Layer already exists [2024-08-19T05:48:07.739Z] e1e9ef3a4693: Layer already exists [2024-08-19T05:48:07.739Z] ee4741b93599: Layer already exists [2024-08-19T05:48:07.739Z] 871ecc2208e8: Layer already exists [2024-08-19T05:48:07.739Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:07.739Z] main: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:48:07.813Z] ===================================================== [Pipeline] echo [2024-08-19T05:48:07.823Z] taggedImages: [2024-08-19T05:48:07.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:07.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-19T05:48:07.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.56 [2024-08-19T05:48:07.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:07.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-19T05:48:07.848Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-19T05:48:07.848Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:07.848Z] latest [2024-08-19T05:48:07.848Z] 3.2.0-dev.56 [2024-08-19T05:48:07.848Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:07.848Z] main [2024-08-19T05:48:07.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:08.191Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:08.599Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:08.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-19T05:48:08.599Z] 8a8a41446ada: Preparing [2024-08-19T05:48:08.599Z] 8709f1b4af91: Preparing [2024-08-19T05:48:08.599Z] 47a8824317b9: Preparing [2024-08-19T05:48:08.599Z] c75779126e80: Preparing [2024-08-19T05:48:08.599Z] ee4741b93599: Preparing [2024-08-19T05:48:08.599Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:08.599Z] f37ed64fa633: Preparing [2024-08-19T05:48:08.599Z] ce7f800efff9: Preparing [2024-08-19T05:48:08.599Z] ce7f800efff9: Waiting [2024-08-19T05:48:08.599Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:08.599Z] f37ed64fa633: Waiting [2024-08-19T05:48:08.599Z] ee4741b93599: Layer already exists [2024-08-19T05:48:08.599Z] c75779126e80: Layer already exists [2024-08-19T05:48:08.599Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:08.599Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:08.599Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:08.599Z] 8709f1b4af91: Pushed [2024-08-19T05:48:08.599Z] 8a8a41446ada: Pushed [2024-08-19T05:48:11.890Z] 47a8824317b9: Pushed [2024-08-19T05:48:12.149Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:12.477Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:12.799Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-19T05:48:12.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-19T05:48:12.799Z] 8a8a41446ada: Preparing [2024-08-19T05:48:12.799Z] 8709f1b4af91: Preparing [2024-08-19T05:48:12.799Z] 47a8824317b9: Preparing [2024-08-19T05:48:12.799Z] c75779126e80: Preparing [2024-08-19T05:48:12.799Z] ee4741b93599: Preparing [2024-08-19T05:48:12.799Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:12.799Z] f37ed64fa633: Preparing [2024-08-19T05:48:12.799Z] ce7f800efff9: Preparing [2024-08-19T05:48:12.799Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:12.799Z] f37ed64fa633: Waiting [2024-08-19T05:48:12.799Z] ce7f800efff9: Waiting [2024-08-19T05:48:12.799Z] 8a8a41446ada: Layer already exists [2024-08-19T05:48:12.799Z] 8709f1b4af91: Layer already exists [2024-08-19T05:48:12.799Z] 47a8824317b9: Layer already exists [2024-08-19T05:48:12.799Z] ee4741b93599: Layer already exists [2024-08-19T05:48:12.799Z] c75779126e80: Layer already exists [2024-08-19T05:48:12.799Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:12.799Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:12.799Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:12.799Z] latest: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:13.134Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:13.464Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.56 [2024-08-19T05:48:13.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-19T05:48:13.464Z] 8a8a41446ada: Preparing [2024-08-19T05:48:13.464Z] 8709f1b4af91: Preparing [2024-08-19T05:48:13.464Z] 47a8824317b9: Preparing [2024-08-19T05:48:13.464Z] c75779126e80: Preparing [2024-08-19T05:48:13.464Z] ee4741b93599: Preparing [2024-08-19T05:48:13.464Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:13.464Z] f37ed64fa633: Preparing [2024-08-19T05:48:13.464Z] ce7f800efff9: Preparing [2024-08-19T05:48:13.464Z] f37ed64fa633: Waiting [2024-08-19T05:48:13.464Z] ce7f800efff9: Waiting [2024-08-19T05:48:13.465Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:13.465Z] ee4741b93599: Layer already exists [2024-08-19T05:48:13.465Z] 8709f1b4af91: Layer already exists [2024-08-19T05:48:13.465Z] c75779126e80: Layer already exists [2024-08-19T05:48:13.465Z] 8a8a41446ada: Layer already exists [2024-08-19T05:48:13.465Z] 47a8824317b9: Layer already exists [2024-08-19T05:48:13.465Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:13.465Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:13.465Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:13.465Z] 3.2.0-dev.56: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:13.796Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:14.128Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:14.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-19T05:48:14.128Z] 8a8a41446ada: Preparing [2024-08-19T05:48:14.128Z] 8709f1b4af91: Preparing [2024-08-19T05:48:14.128Z] 47a8824317b9: Preparing [2024-08-19T05:48:14.128Z] c75779126e80: Preparing [2024-08-19T05:48:14.128Z] ee4741b93599: Preparing [2024-08-19T05:48:14.128Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:14.128Z] f37ed64fa633: Preparing [2024-08-19T05:48:14.128Z] ce7f800efff9: Preparing [2024-08-19T05:48:14.128Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:14.128Z] f37ed64fa633: Waiting [2024-08-19T05:48:14.128Z] ce7f800efff9: Waiting [2024-08-19T05:48:14.128Z] 47a8824317b9: Layer already exists [2024-08-19T05:48:14.128Z] 8709f1b4af91: Layer already exists [2024-08-19T05:48:14.128Z] ee4741b93599: Layer already exists [2024-08-19T05:48:14.128Z] 8a8a41446ada: Layer already exists [2024-08-19T05:48:14.128Z] c75779126e80: Layer already exists [2024-08-19T05:48:14.128Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:14.128Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:14.128Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:14.128Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:14.463Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:14.796Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-19T05:48:14.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-19T05:48:14.796Z] 8a8a41446ada: Preparing [2024-08-19T05:48:14.796Z] 8709f1b4af91: Preparing [2024-08-19T05:48:14.796Z] 47a8824317b9: Preparing [2024-08-19T05:48:14.796Z] c75779126e80: Preparing [2024-08-19T05:48:14.796Z] ee4741b93599: Preparing [2024-08-19T05:48:14.796Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:14.796Z] f37ed64fa633: Preparing [2024-08-19T05:48:14.796Z] ce7f800efff9: Preparing [2024-08-19T05:48:14.796Z] f37ed64fa633: Waiting [2024-08-19T05:48:14.796Z] ce7f800efff9: Waiting [2024-08-19T05:48:14.796Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:14.796Z] 8a8a41446ada: Layer already exists [2024-08-19T05:48:14.796Z] c75779126e80: Layer already exists [2024-08-19T05:48:14.796Z] 8709f1b4af91: Layer already exists [2024-08-19T05:48:14.796Z] ee4741b93599: Layer already exists [2024-08-19T05:48:14.796Z] 47a8824317b9: Layer already exists [2024-08-19T05:48:14.796Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:14.796Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:14.796Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:14.796Z] main: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:48:14.879Z] ===================================================== [Pipeline] echo [2024-08-19T05:48:14.898Z] taggedImages: [2024-08-19T05:48:14.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:14.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-19T05:48:14.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.56 [2024-08-19T05:48:14.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:14.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-19T05:48:14.922Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-19T05:48:14.922Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:14.922Z] latest [2024-08-19T05:48:14.922Z] 3.2.0-dev.56 [2024-08-19T05:48:14.922Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:14.922Z] main [2024-08-19T05:48:14.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:15.283Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:15.618Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:15.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-19T05:48:15.618Z] 2fc9dbdedf04: Preparing [2024-08-19T05:48:15.618Z] 34188e801f28: Preparing [2024-08-19T05:48:15.618Z] ceb0f0d55f08: Preparing [2024-08-19T05:48:15.618Z] af8e0a065d8b: Preparing [2024-08-19T05:48:15.618Z] 6fb0bc3f8c99: Preparing [2024-08-19T05:48:15.618Z] 1feeee6c1273: Preparing [2024-08-19T05:48:15.618Z] 8ac3c7418233: Preparing [2024-08-19T05:48:15.618Z] 1092f8ba332c: Preparing [2024-08-19T05:48:15.618Z] c75779126e80: Preparing [2024-08-19T05:48:15.618Z] ee4741b93599: Preparing [2024-08-19T05:48:15.618Z] e2048738f806: Preparing [2024-08-19T05:48:15.618Z] ba38e8764bb3: Preparing [2024-08-19T05:48:15.618Z] 5f70bf18a086: Preparing [2024-08-19T05:48:15.618Z] 81e10f8168e1: Preparing [2024-08-19T05:48:15.618Z] 62fa59af6955: Preparing [2024-08-19T05:48:15.618Z] bdad0dbe19af: Preparing [2024-08-19T05:48:15.618Z] ce7f800efff9: Preparing [2024-08-19T05:48:15.618Z] 1092f8ba332c: Waiting [2024-08-19T05:48:15.618Z] 1feeee6c1273: Waiting [2024-08-19T05:48:15.618Z] c75779126e80: Waiting [2024-08-19T05:48:15.618Z] 8ac3c7418233: Waiting [2024-08-19T05:48:15.618Z] ee4741b93599: Waiting [2024-08-19T05:48:15.618Z] e2048738f806: Waiting [2024-08-19T05:48:15.618Z] ba38e8764bb3: Waiting [2024-08-19T05:48:15.618Z] 5f70bf18a086: Waiting [2024-08-19T05:48:15.618Z] bdad0dbe19af: Waiting [2024-08-19T05:48:15.618Z] ce7f800efff9: Waiting [2024-08-19T05:48:15.618Z] af8e0a065d8b: Pushed [2024-08-19T05:48:15.618Z] 6fb0bc3f8c99: Pushed [2024-08-19T05:48:15.618Z] ceb0f0d55f08: Pushed [2024-08-19T05:48:15.618Z] 34188e801f28: Pushed [2024-08-19T05:48:15.618Z] 2fc9dbdedf04: Pushed [2024-08-19T05:48:15.618Z] c75779126e80: Layer already exists [2024-08-19T05:48:15.618Z] ee4741b93599: Layer already exists [2024-08-19T05:48:15.877Z] 1feeee6c1273: Pushed [2024-08-19T05:48:15.878Z] 8ac3c7418233: Pushed [2024-08-19T05:48:15.878Z] 5f70bf18a086: Layer already exists [2024-08-19T05:48:15.878Z] e2048738f806: Pushed [2024-08-19T05:48:15.878Z] ba38e8764bb3: Pushed [2024-08-19T05:48:15.878Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:15.878Z] 81e10f8168e1: Pushed [2024-08-19T05:48:15.878Z] 62fa59af6955: Pushed [2024-08-19T05:48:15.878Z] bdad0dbe19af: Pushed [2024-08-19T05:48:17.254Z] 1092f8ba332c: Pushed [2024-08-19T05:48:17.254Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:17.592Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:17.921Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-19T05:48:17.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-19T05:48:17.921Z] 2fc9dbdedf04: Preparing [2024-08-19T05:48:17.921Z] 34188e801f28: Preparing [2024-08-19T05:48:17.921Z] ceb0f0d55f08: Preparing [2024-08-19T05:48:17.921Z] af8e0a065d8b: Preparing [2024-08-19T05:48:17.921Z] 6fb0bc3f8c99: Preparing [2024-08-19T05:48:17.921Z] 1feeee6c1273: Preparing [2024-08-19T05:48:17.921Z] 8ac3c7418233: Preparing [2024-08-19T05:48:17.921Z] 1092f8ba332c: Preparing [2024-08-19T05:48:17.921Z] c75779126e80: Preparing [2024-08-19T05:48:17.921Z] ee4741b93599: Preparing [2024-08-19T05:48:17.921Z] e2048738f806: Preparing [2024-08-19T05:48:17.921Z] ba38e8764bb3: Preparing [2024-08-19T05:48:17.921Z] 5f70bf18a086: Preparing [2024-08-19T05:48:17.921Z] 81e10f8168e1: Preparing [2024-08-19T05:48:17.921Z] 62fa59af6955: Preparing [2024-08-19T05:48:17.921Z] bdad0dbe19af: Preparing [2024-08-19T05:48:17.921Z] ce7f800efff9: Preparing [2024-08-19T05:48:17.921Z] 1092f8ba332c: Waiting [2024-08-19T05:48:17.921Z] c75779126e80: Waiting [2024-08-19T05:48:17.921Z] ee4741b93599: Waiting [2024-08-19T05:48:17.921Z] 5f70bf18a086: Waiting [2024-08-19T05:48:17.921Z] e2048738f806: Waiting [2024-08-19T05:48:17.921Z] 81e10f8168e1: Waiting [2024-08-19T05:48:17.921Z] ba38e8764bb3: Waiting [2024-08-19T05:48:17.921Z] 62fa59af6955: Waiting [2024-08-19T05:48:17.921Z] bdad0dbe19af: Waiting [2024-08-19T05:48:17.921Z] ce7f800efff9: Waiting [2024-08-19T05:48:17.921Z] 8ac3c7418233: Waiting [2024-08-19T05:48:17.921Z] 2fc9dbdedf04: Layer already exists [2024-08-19T05:48:17.921Z] 6fb0bc3f8c99: Layer already exists [2024-08-19T05:48:17.921Z] ceb0f0d55f08: Layer already exists [2024-08-19T05:48:17.921Z] af8e0a065d8b: Layer already exists [2024-08-19T05:48:17.921Z] 34188e801f28: Layer already exists [2024-08-19T05:48:17.921Z] 1feeee6c1273: Layer already exists [2024-08-19T05:48:17.921Z] c75779126e80: Layer already exists [2024-08-19T05:48:17.921Z] ee4741b93599: Layer already exists [2024-08-19T05:48:17.921Z] 1092f8ba332c: Layer already exists [2024-08-19T05:48:17.921Z] 8ac3c7418233: Layer already exists [2024-08-19T05:48:17.921Z] 81e10f8168e1: Layer already exists [2024-08-19T05:48:17.921Z] ba38e8764bb3: Layer already exists [2024-08-19T05:48:17.921Z] e2048738f806: Layer already exists [2024-08-19T05:48:17.921Z] 62fa59af6955: Layer already exists [2024-08-19T05:48:17.921Z] 5f70bf18a086: Layer already exists [2024-08-19T05:48:17.921Z] bdad0dbe19af: Layer already exists [2024-08-19T05:48:17.921Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:17.921Z] latest: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:18.258Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:18.591Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.56 [2024-08-19T05:48:18.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-19T05:48:18.591Z] 2fc9dbdedf04: Preparing [2024-08-19T05:48:18.591Z] 34188e801f28: Preparing [2024-08-19T05:48:18.591Z] ceb0f0d55f08: Preparing [2024-08-19T05:48:18.591Z] af8e0a065d8b: Preparing [2024-08-19T05:48:18.591Z] 6fb0bc3f8c99: Preparing [2024-08-19T05:48:18.591Z] 1feeee6c1273: Preparing [2024-08-19T05:48:18.591Z] 8ac3c7418233: Preparing [2024-08-19T05:48:18.591Z] 1092f8ba332c: Preparing [2024-08-19T05:48:18.591Z] c75779126e80: Preparing [2024-08-19T05:48:18.591Z] 8ac3c7418233: Waiting [2024-08-19T05:48:18.591Z] 1feeee6c1273: Waiting [2024-08-19T05:48:18.591Z] 1092f8ba332c: Waiting [2024-08-19T05:48:18.591Z] c75779126e80: Waiting [2024-08-19T05:48:18.591Z] ee4741b93599: Preparing [2024-08-19T05:48:18.591Z] e2048738f806: Preparing [2024-08-19T05:48:18.591Z] ba38e8764bb3: Preparing [2024-08-19T05:48:18.591Z] 5f70bf18a086: Preparing [2024-08-19T05:48:18.591Z] 81e10f8168e1: Preparing [2024-08-19T05:48:18.591Z] 62fa59af6955: Preparing [2024-08-19T05:48:18.591Z] bdad0dbe19af: Preparing [2024-08-19T05:48:18.591Z] ce7f800efff9: Preparing [2024-08-19T05:48:18.591Z] ee4741b93599: Waiting [2024-08-19T05:48:18.591Z] 62fa59af6955: Waiting [2024-08-19T05:48:18.591Z] e2048738f806: Waiting [2024-08-19T05:48:18.591Z] ba38e8764bb3: Waiting [2024-08-19T05:48:18.591Z] bdad0dbe19af: Waiting [2024-08-19T05:48:18.591Z] ce7f800efff9: Waiting [2024-08-19T05:48:18.591Z] 5f70bf18a086: Waiting [2024-08-19T05:48:18.591Z] 81e10f8168e1: Waiting [2024-08-19T05:48:18.591Z] 2fc9dbdedf04: Layer already exists [2024-08-19T05:48:18.591Z] af8e0a065d8b: Layer already exists [2024-08-19T05:48:18.591Z] 6fb0bc3f8c99: Layer already exists [2024-08-19T05:48:18.591Z] ceb0f0d55f08: Layer already exists [2024-08-19T05:48:18.591Z] 34188e801f28: Layer already exists [2024-08-19T05:48:18.591Z] 8ac3c7418233: Layer already exists [2024-08-19T05:48:18.591Z] 1feeee6c1273: Layer already exists [2024-08-19T05:48:18.591Z] c75779126e80: Layer already exists [2024-08-19T05:48:18.591Z] 1092f8ba332c: Layer already exists [2024-08-19T05:48:18.591Z] ee4741b93599: Layer already exists [2024-08-19T05:48:18.591Z] e2048738f806: Layer already exists [2024-08-19T05:48:18.591Z] 5f70bf18a086: Layer already exists [2024-08-19T05:48:18.591Z] ba38e8764bb3: Layer already exists [2024-08-19T05:48:18.591Z] 81e10f8168e1: Layer already exists [2024-08-19T05:48:18.591Z] 62fa59af6955: Layer already exists [2024-08-19T05:48:18.591Z] bdad0dbe19af: Layer already exists [2024-08-19T05:48:18.591Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:18.591Z] 3.2.0-dev.56: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:18.927Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:19.255Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:19.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-19T05:48:19.255Z] 2fc9dbdedf04: Preparing [2024-08-19T05:48:19.255Z] 34188e801f28: Preparing [2024-08-19T05:48:19.255Z] ceb0f0d55f08: Preparing [2024-08-19T05:48:19.255Z] af8e0a065d8b: Preparing [2024-08-19T05:48:19.255Z] 6fb0bc3f8c99: Preparing [2024-08-19T05:48:19.255Z] 1feeee6c1273: Preparing [2024-08-19T05:48:19.255Z] 8ac3c7418233: Preparing [2024-08-19T05:48:19.255Z] 1092f8ba332c: Preparing [2024-08-19T05:48:19.255Z] c75779126e80: Preparing [2024-08-19T05:48:19.255Z] ee4741b93599: Preparing [2024-08-19T05:48:19.255Z] e2048738f806: Preparing [2024-08-19T05:48:19.255Z] ba38e8764bb3: Preparing [2024-08-19T05:48:19.255Z] 5f70bf18a086: Preparing [2024-08-19T05:48:19.255Z] 81e10f8168e1: Preparing [2024-08-19T05:48:19.255Z] 62fa59af6955: Preparing [2024-08-19T05:48:19.255Z] bdad0dbe19af: Preparing [2024-08-19T05:48:19.255Z] 8ac3c7418233: Waiting [2024-08-19T05:48:19.255Z] ce7f800efff9: Preparing [2024-08-19T05:48:19.255Z] 1092f8ba332c: Waiting [2024-08-19T05:48:19.255Z] c75779126e80: Waiting [2024-08-19T05:48:19.255Z] e2048738f806: Waiting [2024-08-19T05:48:19.255Z] ba38e8764bb3: Waiting [2024-08-19T05:48:19.255Z] ce7f800efff9: Waiting [2024-08-19T05:48:19.255Z] 62fa59af6955: Waiting [2024-08-19T05:48:19.255Z] bdad0dbe19af: Waiting [2024-08-19T05:48:19.255Z] 81e10f8168e1: Waiting [2024-08-19T05:48:19.255Z] 1feeee6c1273: Waiting [2024-08-19T05:48:19.255Z] ee4741b93599: Waiting [2024-08-19T05:48:19.255Z] 2fc9dbdedf04: Layer already exists [2024-08-19T05:48:19.255Z] ceb0f0d55f08: Layer already exists [2024-08-19T05:48:19.255Z] af8e0a065d8b: Layer already exists [2024-08-19T05:48:19.255Z] 6fb0bc3f8c99: Layer already exists [2024-08-19T05:48:19.255Z] 34188e801f28: Layer already exists [2024-08-19T05:48:19.255Z] 8ac3c7418233: Layer already exists [2024-08-19T05:48:19.255Z] 1feeee6c1273: Layer already exists [2024-08-19T05:48:19.255Z] 1092f8ba332c: Layer already exists [2024-08-19T05:48:19.255Z] c75779126e80: Layer already exists [2024-08-19T05:48:19.255Z] ee4741b93599: Layer already exists [2024-08-19T05:48:19.255Z] e2048738f806: Layer already exists [2024-08-19T05:48:19.255Z] ba38e8764bb3: Layer already exists [2024-08-19T05:48:19.255Z] 62fa59af6955: Layer already exists [2024-08-19T05:48:19.255Z] 81e10f8168e1: Layer already exists [2024-08-19T05:48:19.255Z] 5f70bf18a086: Layer already exists [2024-08-19T05:48:19.255Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:19.255Z] bdad0dbe19af: Layer already exists [2024-08-19T05:48:19.255Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:19.589Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:19.915Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-19T05:48:19.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-19T05:48:19.915Z] 2fc9dbdedf04: Preparing [2024-08-19T05:48:19.915Z] 34188e801f28: Preparing [2024-08-19T05:48:19.915Z] ceb0f0d55f08: Preparing [2024-08-19T05:48:19.915Z] af8e0a065d8b: Preparing [2024-08-19T05:48:19.915Z] 6fb0bc3f8c99: Preparing [2024-08-19T05:48:19.915Z] 1feeee6c1273: Preparing [2024-08-19T05:48:19.915Z] 8ac3c7418233: Preparing [2024-08-19T05:48:19.915Z] 1092f8ba332c: Preparing [2024-08-19T05:48:19.915Z] c75779126e80: Preparing [2024-08-19T05:48:19.915Z] 1feeee6c1273: Waiting [2024-08-19T05:48:19.915Z] 1092f8ba332c: Waiting [2024-08-19T05:48:19.915Z] 8ac3c7418233: Waiting [2024-08-19T05:48:19.915Z] ee4741b93599: Preparing [2024-08-19T05:48:19.915Z] e2048738f806: Preparing [2024-08-19T05:48:19.915Z] ba38e8764bb3: Preparing [2024-08-19T05:48:19.915Z] 5f70bf18a086: Preparing [2024-08-19T05:48:19.915Z] ee4741b93599: Waiting [2024-08-19T05:48:19.915Z] e2048738f806: Waiting [2024-08-19T05:48:19.915Z] ba38e8764bb3: Waiting [2024-08-19T05:48:19.915Z] 81e10f8168e1: Preparing [2024-08-19T05:48:19.915Z] 62fa59af6955: Preparing [2024-08-19T05:48:19.915Z] bdad0dbe19af: Preparing [2024-08-19T05:48:19.915Z] ce7f800efff9: Preparing [2024-08-19T05:48:19.915Z] 5f70bf18a086: Waiting [2024-08-19T05:48:19.915Z] bdad0dbe19af: Waiting [2024-08-19T05:48:19.915Z] 81e10f8168e1: Waiting [2024-08-19T05:48:19.915Z] 62fa59af6955: Waiting [2024-08-19T05:48:19.915Z] ce7f800efff9: Waiting [2024-08-19T05:48:19.915Z] ceb0f0d55f08: Layer already exists [2024-08-19T05:48:19.915Z] 2fc9dbdedf04: Layer already exists [2024-08-19T05:48:19.915Z] 6fb0bc3f8c99: Layer already exists [2024-08-19T05:48:19.915Z] af8e0a065d8b: Layer already exists [2024-08-19T05:48:19.915Z] 34188e801f28: Layer already exists [2024-08-19T05:48:19.915Z] 1feeee6c1273: Layer already exists [2024-08-19T05:48:19.915Z] 1092f8ba332c: Layer already exists [2024-08-19T05:48:19.915Z] 8ac3c7418233: Layer already exists [2024-08-19T05:48:19.915Z] ee4741b93599: Layer already exists [2024-08-19T05:48:19.915Z] c75779126e80: Layer already exists [2024-08-19T05:48:19.915Z] e2048738f806: Layer already exists [2024-08-19T05:48:19.915Z] 5f70bf18a086: Layer already exists [2024-08-19T05:48:19.915Z] ba38e8764bb3: Layer already exists [2024-08-19T05:48:19.915Z] 81e10f8168e1: Layer already exists [2024-08-19T05:48:19.915Z] 62fa59af6955: Layer already exists [2024-08-19T05:48:19.915Z] bdad0dbe19af: Layer already exists [2024-08-19T05:48:19.915Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:19.915Z] main: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:48:19.994Z] ===================================================== [Pipeline] echo [2024-08-19T05:48:20.011Z] taggedImages: [2024-08-19T05:48:20.011Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:20.011Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-19T05:48:20.011Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.56 [2024-08-19T05:48:20.011Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:20.011Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-19T05:48:20.042Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-19T05:48:20.042Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:20.042Z] latest [2024-08-19T05:48:20.042Z] 3.2.0-dev.56 [2024-08-19T05:48:20.042Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:20.042Z] main [2024-08-19T05:48:20.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:20.385Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:20.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:20.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-19T05:48:20.714Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:48:20.714Z] 2104077a0ed1: Preparing [2024-08-19T05:48:20.714Z] 4b39ed2da47b: Preparing [2024-08-19T05:48:20.714Z] 75632fbd473c: Preparing [2024-08-19T05:48:20.714Z] c75779126e80: Preparing [2024-08-19T05:48:20.714Z] ee4741b93599: Preparing [2024-08-19T05:48:20.714Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:20.714Z] f37ed64fa633: Preparing [2024-08-19T05:48:20.714Z] ce7f800efff9: Preparing [2024-08-19T05:48:20.714Z] ce7f800efff9: Waiting [2024-08-19T05:48:20.714Z] ee4741b93599: Waiting [2024-08-19T05:48:20.714Z] f37ed64fa633: Waiting [2024-08-19T05:48:20.714Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:20.714Z] c75779126e80: Layer already exists [2024-08-19T05:48:20.714Z] 2104077a0ed1: Layer already exists [2024-08-19T05:48:20.714Z] 1b9b2ae66ee3: Layer already exists [2024-08-19T05:48:20.714Z] ee4741b93599: Layer already exists [2024-08-19T05:48:20.714Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:20.714Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:20.714Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:20.714Z] 4b39ed2da47b: Pushed [2024-08-19T05:48:23.252Z] 75632fbd473c: Pushed [2024-08-19T05:48:23.252Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:23.587Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:23.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-19T05:48:23.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-19T05:48:23.910Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:48:23.910Z] 2104077a0ed1: Preparing [2024-08-19T05:48:23.910Z] 4b39ed2da47b: Preparing [2024-08-19T05:48:23.910Z] 75632fbd473c: Preparing [2024-08-19T05:48:23.910Z] c75779126e80: Preparing [2024-08-19T05:48:23.910Z] ee4741b93599: Preparing [2024-08-19T05:48:23.910Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:23.910Z] f37ed64fa633: Preparing [2024-08-19T05:48:23.910Z] ce7f800efff9: Preparing [2024-08-19T05:48:23.910Z] f37ed64fa633: Waiting [2024-08-19T05:48:23.910Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:23.910Z] ce7f800efff9: Waiting [2024-08-19T05:48:23.910Z] ee4741b93599: Waiting [2024-08-19T05:48:23.910Z] 75632fbd473c: Layer already exists [2024-08-19T05:48:23.910Z] 1b9b2ae66ee3: Layer already exists [2024-08-19T05:48:23.910Z] 2104077a0ed1: Layer already exists [2024-08-19T05:48:23.910Z] 4b39ed2da47b: Layer already exists [2024-08-19T05:48:23.910Z] c75779126e80: Layer already exists [2024-08-19T05:48:23.910Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:23.910Z] ee4741b93599: Layer already exists [2024-08-19T05:48:23.910Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:23.910Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:23.910Z] latest: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:24.235Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:24.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.56 [2024-08-19T05:48:24.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-19T05:48:24.577Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:48:24.577Z] 2104077a0ed1: Preparing [2024-08-19T05:48:24.577Z] 4b39ed2da47b: Preparing [2024-08-19T05:48:24.577Z] 75632fbd473c: Preparing [2024-08-19T05:48:24.577Z] c75779126e80: Preparing [2024-08-19T05:48:24.577Z] ee4741b93599: Preparing [2024-08-19T05:48:24.577Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:24.577Z] ee4741b93599: Waiting [2024-08-19T05:48:24.577Z] f37ed64fa633: Preparing [2024-08-19T05:48:24.577Z] ce7f800efff9: Preparing [2024-08-19T05:48:24.577Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:24.577Z] ce7f800efff9: Waiting [2024-08-19T05:48:24.577Z] f37ed64fa633: Waiting [2024-08-19T05:48:24.577Z] c75779126e80: Layer already exists [2024-08-19T05:48:24.578Z] 75632fbd473c: Layer already exists [2024-08-19T05:48:24.578Z] 1b9b2ae66ee3: Layer already exists [2024-08-19T05:48:24.578Z] 4b39ed2da47b: Layer already exists [2024-08-19T05:48:24.578Z] 2104077a0ed1: Layer already exists [2024-08-19T05:48:24.578Z] ee4741b93599: Layer already exists [2024-08-19T05:48:24.578Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:24.578Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:24.578Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:24.578Z] 3.2.0-dev.56: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:24.913Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:25.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:25.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-19T05:48:25.323Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:48:25.323Z] 2104077a0ed1: Preparing [2024-08-19T05:48:25.323Z] 4b39ed2da47b: Preparing [2024-08-19T05:48:25.323Z] 75632fbd473c: Preparing [2024-08-19T05:48:25.323Z] c75779126e80: Preparing [2024-08-19T05:48:25.323Z] ee4741b93599: Preparing [2024-08-19T05:48:25.323Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:25.323Z] f37ed64fa633: Preparing [2024-08-19T05:48:25.323Z] ce7f800efff9: Preparing [2024-08-19T05:48:25.323Z] ee4741b93599: Waiting [2024-08-19T05:48:25.323Z] ce7f800efff9: Waiting [2024-08-19T05:48:25.323Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:25.323Z] f37ed64fa633: Waiting [2024-08-19T05:48:25.323Z] 1b9b2ae66ee3: Layer already exists [2024-08-19T05:48:25.323Z] 2104077a0ed1: Layer already exists [2024-08-19T05:48:25.323Z] c75779126e80: Layer already exists [2024-08-19T05:48:25.323Z] 4b39ed2da47b: Layer already exists [2024-08-19T05:48:25.323Z] 75632fbd473c: Layer already exists [2024-08-19T05:48:25.323Z] ee4741b93599: Layer already exists [2024-08-19T05:48:25.324Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:25.324Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:25.324Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:25.324Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:25.724Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:26.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-19T05:48:26.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-19T05:48:26.092Z] 1b9b2ae66ee3: Preparing [2024-08-19T05:48:26.092Z] 2104077a0ed1: Preparing [2024-08-19T05:48:26.092Z] 4b39ed2da47b: Preparing [2024-08-19T05:48:26.092Z] 75632fbd473c: Preparing [2024-08-19T05:48:26.092Z] c75779126e80: Preparing [2024-08-19T05:48:26.092Z] ee4741b93599: Preparing [2024-08-19T05:48:26.092Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:48:26.092Z] f37ed64fa633: Preparing [2024-08-19T05:48:26.092Z] ce7f800efff9: Preparing [2024-08-19T05:48:26.092Z] f37ed64fa633: Waiting [2024-08-19T05:48:26.092Z] 5eaf16ec0ddc: Waiting [2024-08-19T05:48:26.092Z] ce7f800efff9: Waiting [2024-08-19T05:48:26.092Z] ee4741b93599: Waiting [2024-08-19T05:48:26.092Z] 75632fbd473c: Layer already exists [2024-08-19T05:48:26.092Z] 1b9b2ae66ee3: Layer already exists [2024-08-19T05:48:26.092Z] 2104077a0ed1: Layer already exists [2024-08-19T05:48:26.092Z] c75779126e80: Layer already exists [2024-08-19T05:48:26.092Z] 4b39ed2da47b: Layer already exists [2024-08-19T05:48:26.092Z] ee4741b93599: Layer already exists [2024-08-19T05:48:26.092Z] f37ed64fa633: Layer already exists [2024-08-19T05:48:26.092Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:26.092Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:48:26.092Z] main: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:48:26.188Z] ===================================================== [Pipeline] echo [2024-08-19T05:48:26.206Z] taggedImages: [2024-08-19T05:48:26.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:26.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-19T05:48:26.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.56 [2024-08-19T05:48:26.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:26.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-19T05:48:26.238Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-19T05:48:26.238Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:26.238Z] latest [2024-08-19T05:48:26.238Z] 3.2.0-dev.56 [2024-08-19T05:48:26.238Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:26.238Z] main [2024-08-19T05:48:26.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:26.591Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:26.923Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:26.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-19T05:48:26.923Z] b4a7afd79ff6: Preparing [2024-08-19T05:48:26.923Z] 9cbf4973c3bc: Preparing [2024-08-19T05:48:26.923Z] 565a0f132a66: Preparing [2024-08-19T05:48:26.923Z] deb4a02bc9c8: Preparing [2024-08-19T05:48:26.923Z] ec08f7470a62: Preparing [2024-08-19T05:48:26.923Z] c75779126e80: Preparing [2024-08-19T05:48:26.923Z] ee4741b93599: Preparing [2024-08-19T05:48:26.923Z] f9be4591f734: Preparing [2024-08-19T05:48:26.923Z] 735205799785: Preparing [2024-08-19T05:48:26.923Z] 9b9e89e73cf8: Preparing [2024-08-19T05:48:26.923Z] ce7f800efff9: Preparing [2024-08-19T05:48:26.923Z] c75779126e80: Waiting [2024-08-19T05:48:26.923Z] ee4741b93599: Waiting [2024-08-19T05:48:26.923Z] f9be4591f734: Waiting [2024-08-19T05:48:26.923Z] 735205799785: Waiting [2024-08-19T05:48:26.923Z] ce7f800efff9: Waiting [2024-08-19T05:48:26.923Z] deb4a02bc9c8: Pushed [2024-08-19T05:48:26.923Z] 9cbf4973c3bc: Pushed [2024-08-19T05:48:26.923Z] ec08f7470a62: Pushed [2024-08-19T05:48:26.923Z] b4a7afd79ff6: Pushed [2024-08-19T05:48:26.923Z] c75779126e80: Layer already exists [2024-08-19T05:48:26.923Z] ee4741b93599: Layer already exists [2024-08-19T05:48:26.923Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:27.182Z] f9be4591f734: Pushed [2024-08-19T05:48:27.182Z] 735205799785: Pushed [2024-08-19T05:48:28.119Z] 565a0f132a66: Pushed [2024-08-19T05:48:28.378Z] 9b9e89e73cf8: Pushed [2024-08-19T05:48:28.378Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:28.702Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:29.034Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-19T05:48:29.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-19T05:48:29.034Z] b4a7afd79ff6: Preparing [2024-08-19T05:48:29.034Z] 9cbf4973c3bc: Preparing [2024-08-19T05:48:29.034Z] 565a0f132a66: Preparing [2024-08-19T05:48:29.034Z] deb4a02bc9c8: Preparing [2024-08-19T05:48:29.034Z] ec08f7470a62: Preparing [2024-08-19T05:48:29.034Z] c75779126e80: Preparing [2024-08-19T05:48:29.034Z] ee4741b93599: Preparing [2024-08-19T05:48:29.034Z] f9be4591f734: Preparing [2024-08-19T05:48:29.034Z] 735205799785: Preparing [2024-08-19T05:48:29.034Z] 9b9e89e73cf8: Preparing [2024-08-19T05:48:29.034Z] ce7f800efff9: Preparing [2024-08-19T05:48:29.034Z] ee4741b93599: Waiting [2024-08-19T05:48:29.034Z] f9be4591f734: Waiting [2024-08-19T05:48:29.034Z] 735205799785: Waiting [2024-08-19T05:48:29.034Z] 9b9e89e73cf8: Waiting [2024-08-19T05:48:29.034Z] ce7f800efff9: Waiting [2024-08-19T05:48:29.034Z] c75779126e80: Waiting [2024-08-19T05:48:29.034Z] b4a7afd79ff6: Layer already exists [2024-08-19T05:48:29.034Z] deb4a02bc9c8: Layer already exists [2024-08-19T05:48:29.034Z] 565a0f132a66: Layer already exists [2024-08-19T05:48:29.034Z] ec08f7470a62: Layer already exists [2024-08-19T05:48:29.034Z] 9cbf4973c3bc: Layer already exists [2024-08-19T05:48:29.034Z] f9be4591f734: Layer already exists [2024-08-19T05:48:29.034Z] c75779126e80: Layer already exists [2024-08-19T05:48:29.034Z] 9b9e89e73cf8: Layer already exists [2024-08-19T05:48:29.034Z] 735205799785: Layer already exists [2024-08-19T05:48:29.034Z] ee4741b93599: Layer already exists [2024-08-19T05:48:29.034Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:29.034Z] latest: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:29.360Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:29.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.56 [2024-08-19T05:48:29.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-19T05:48:29.687Z] b4a7afd79ff6: Preparing [2024-08-19T05:48:29.687Z] 9cbf4973c3bc: Preparing [2024-08-19T05:48:29.687Z] 565a0f132a66: Preparing [2024-08-19T05:48:29.687Z] deb4a02bc9c8: Preparing [2024-08-19T05:48:29.687Z] ec08f7470a62: Preparing [2024-08-19T05:48:29.687Z] c75779126e80: Preparing [2024-08-19T05:48:29.687Z] ee4741b93599: Preparing [2024-08-19T05:48:29.687Z] f9be4591f734: Preparing [2024-08-19T05:48:29.687Z] 735205799785: Preparing [2024-08-19T05:48:29.687Z] 9b9e89e73cf8: Preparing [2024-08-19T05:48:29.687Z] ce7f800efff9: Preparing [2024-08-19T05:48:29.687Z] c75779126e80: Waiting [2024-08-19T05:48:29.687Z] 9b9e89e73cf8: Waiting [2024-08-19T05:48:29.687Z] 735205799785: Waiting [2024-08-19T05:48:29.687Z] ce7f800efff9: Waiting [2024-08-19T05:48:29.687Z] ee4741b93599: Waiting [2024-08-19T05:48:29.687Z] f9be4591f734: Waiting [2024-08-19T05:48:29.687Z] deb4a02bc9c8: Layer already exists [2024-08-19T05:48:29.687Z] ec08f7470a62: Layer already exists [2024-08-19T05:48:29.687Z] b4a7afd79ff6: Layer already exists [2024-08-19T05:48:29.687Z] 9cbf4973c3bc: Layer already exists [2024-08-19T05:48:29.687Z] 565a0f132a66: Layer already exists [2024-08-19T05:48:29.687Z] f9be4591f734: Layer already exists [2024-08-19T05:48:29.687Z] 735205799785: Layer already exists [2024-08-19T05:48:29.687Z] ee4741b93599: Layer already exists [2024-08-19T05:48:29.687Z] c75779126e80: Layer already exists [2024-08-19T05:48:29.687Z] 9b9e89e73cf8: Layer already exists [2024-08-19T05:48:29.687Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:29.687Z] 3.2.0-dev.56: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:30.010Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:30.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:30.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-19T05:48:30.334Z] b4a7afd79ff6: Preparing [2024-08-19T05:48:30.334Z] 9cbf4973c3bc: Preparing [2024-08-19T05:48:30.334Z] 565a0f132a66: Preparing [2024-08-19T05:48:30.334Z] deb4a02bc9c8: Preparing [2024-08-19T05:48:30.334Z] ec08f7470a62: Preparing [2024-08-19T05:48:30.334Z] c75779126e80: Preparing [2024-08-19T05:48:30.334Z] ee4741b93599: Preparing [2024-08-19T05:48:30.334Z] f9be4591f734: Preparing [2024-08-19T05:48:30.334Z] 735205799785: Preparing [2024-08-19T05:48:30.334Z] 9b9e89e73cf8: Preparing [2024-08-19T05:48:30.334Z] ce7f800efff9: Preparing [2024-08-19T05:48:30.334Z] ee4741b93599: Waiting [2024-08-19T05:48:30.334Z] f9be4591f734: Waiting [2024-08-19T05:48:30.334Z] 735205799785: Waiting [2024-08-19T05:48:30.334Z] 9b9e89e73cf8: Waiting [2024-08-19T05:48:30.334Z] ce7f800efff9: Waiting [2024-08-19T05:48:30.334Z] c75779126e80: Waiting [2024-08-19T05:48:30.334Z] 9cbf4973c3bc: Layer already exists [2024-08-19T05:48:30.334Z] 565a0f132a66: Layer already exists [2024-08-19T05:48:30.334Z] ec08f7470a62: Layer already exists [2024-08-19T05:48:30.334Z] deb4a02bc9c8: Layer already exists [2024-08-19T05:48:30.334Z] b4a7afd79ff6: Layer already exists [2024-08-19T05:48:30.334Z] c75779126e80: Layer already exists [2024-08-19T05:48:30.334Z] ee4741b93599: Layer already exists [2024-08-19T05:48:30.334Z] 735205799785: Layer already exists [2024-08-19T05:48:30.334Z] f9be4591f734: Layer already exists [2024-08-19T05:48:30.334Z] 9b9e89e73cf8: Layer already exists [2024-08-19T05:48:30.334Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:30.334Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:30.659Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:30.993Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-19T05:48:30.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-19T05:48:30.993Z] b4a7afd79ff6: Preparing [2024-08-19T05:48:30.993Z] 9cbf4973c3bc: Preparing [2024-08-19T05:48:30.993Z] 565a0f132a66: Preparing [2024-08-19T05:48:30.993Z] deb4a02bc9c8: Preparing [2024-08-19T05:48:30.993Z] ec08f7470a62: Preparing [2024-08-19T05:48:30.993Z] c75779126e80: Preparing [2024-08-19T05:48:30.993Z] ee4741b93599: Preparing [2024-08-19T05:48:30.993Z] f9be4591f734: Preparing [2024-08-19T05:48:30.993Z] 735205799785: Preparing [2024-08-19T05:48:30.993Z] 9b9e89e73cf8: Preparing [2024-08-19T05:48:30.993Z] ce7f800efff9: Preparing [2024-08-19T05:48:30.993Z] 9b9e89e73cf8: Waiting [2024-08-19T05:48:30.993Z] ee4741b93599: Waiting [2024-08-19T05:48:30.993Z] f9be4591f734: Waiting [2024-08-19T05:48:30.993Z] ce7f800efff9: Waiting [2024-08-19T05:48:30.993Z] 735205799785: Waiting [2024-08-19T05:48:30.993Z] c75779126e80: Waiting [2024-08-19T05:48:30.993Z] 9cbf4973c3bc: Layer already exists [2024-08-19T05:48:30.993Z] deb4a02bc9c8: Layer already exists [2024-08-19T05:48:30.993Z] b4a7afd79ff6: Layer already exists [2024-08-19T05:48:30.993Z] 565a0f132a66: Layer already exists [2024-08-19T05:48:30.993Z] ec08f7470a62: Layer already exists [2024-08-19T05:48:30.993Z] c75779126e80: Layer already exists [2024-08-19T05:48:30.993Z] f9be4591f734: Layer already exists [2024-08-19T05:48:30.993Z] ee4741b93599: Layer already exists [2024-08-19T05:48:30.993Z] 9b9e89e73cf8: Layer already exists [2024-08-19T05:48:30.993Z] 735205799785: Layer already exists [2024-08-19T05:48:30.993Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:30.993Z] main: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:48:31.071Z] ===================================================== [Pipeline] echo [2024-08-19T05:48:31.090Z] taggedImages: [2024-08-19T05:48:31.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:31.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-19T05:48:31.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.56 [2024-08-19T05:48:31.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:31.090Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-19T05:48:31.128Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-19T05:48:31.128Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:31.128Z] latest [2024-08-19T05:48:31.128Z] 3.2.0-dev.56 [2024-08-19T05:48:31.128Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:31.128Z] main [2024-08-19T05:48:31.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:31.480Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:31.603Z] #84 DONE 102.0s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #95 DONE 84.6s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #83 DONE 102.3s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #85 DONE 102.1s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #119 ... [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #93 DONE 78.3s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-19T05:48:31.603Z] #120 DONE 1.4s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #121 DONE 1.5s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #119 DONE 1.5s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #122 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #123 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:48:31.603Z] #124 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:48:31.603Z] #125 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #126 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #127 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:48:31.603Z] #128 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #129 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #130 [support-notifications builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #130 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #131 DONE 1.6s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #132 DONE 1.6s [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T05:48:31.603Z] #133 ... [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #134 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #135 [core-metadata builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #135 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:48:31.603Z] #136 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #137 [core-data builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #137 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:48:31.603Z] #138 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #139 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #140 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #141 [support-scheduler builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #141 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:48:31.603Z] #142 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #143 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #144 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:48:31.603Z] #145 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #146 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:48:31.603Z] #146 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #147 [core-command builder 6/7] COPY . . [2024-08-19T05:48:31.603Z] #147 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #148 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-19T05:48:31.603Z] #148 CACHED [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T05:48:31.603Z] #149 ... [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-19T05:48:31.603Z] #0 4.711 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-19T05:48:31.603Z] #150 ... [2024-08-19T05:48:31.603Z] [2024-08-19T05:48:31.603Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-19T05:48:31.603Z] #0 5.929 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-19T05:48:31.811Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:31.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-19T05:48:31.811Z] 28218147cb14: Preparing [2024-08-19T05:48:31.811Z] 1ac8ccb28eb3: Preparing [2024-08-19T05:48:31.811Z] 518db7b3ae32: Preparing [2024-08-19T05:48:31.811Z] 821b71d3ba31: Preparing [2024-08-19T05:48:31.811Z] b61c67b7d59f: Preparing [2024-08-19T05:48:31.811Z] 4fb5fe71b715: Preparing [2024-08-19T05:48:31.811Z] 941662a8ce89: Preparing [2024-08-19T05:48:31.811Z] c75779126e80: Preparing [2024-08-19T05:48:31.811Z] ee4741b93599: Preparing [2024-08-19T05:48:31.811Z] cf4e71c9bae2: Preparing [2024-08-19T05:48:31.811Z] 4eea6c5f5b32: Preparing [2024-08-19T05:48:31.811Z] ce7f800efff9: Preparing [2024-08-19T05:48:31.811Z] 941662a8ce89: Waiting [2024-08-19T05:48:31.811Z] 4fb5fe71b715: Waiting [2024-08-19T05:48:31.811Z] c75779126e80: Waiting [2024-08-19T05:48:31.811Z] 4eea6c5f5b32: Waiting [2024-08-19T05:48:31.811Z] ce7f800efff9: Waiting [2024-08-19T05:48:31.811Z] cf4e71c9bae2: Waiting [2024-08-19T05:48:31.811Z] ee4741b93599: Waiting [2024-08-19T05:48:31.811Z] 28218147cb14: Pushed [2024-08-19T05:48:31.811Z] 1ac8ccb28eb3: Pushed [2024-08-19T05:48:31.811Z] b61c67b7d59f: Pushed [2024-08-19T05:48:31.811Z] c75779126e80: Layer already exists [2024-08-19T05:48:31.811Z] ee4741b93599: Layer already exists [2024-08-19T05:48:32.070Z] 4fb5fe71b715: Pushed [2024-08-19T05:48:32.070Z] 941662a8ce89: Pushed [2024-08-19T05:48:32.070Z] cf4e71c9bae2: Pushed [2024-08-19T05:48:32.070Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:32.205Z] #151 ... [2024-08-19T05:48:32.205Z] [2024-08-19T05:48:32.205Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T05:48:32.205Z] #149 6.321 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-19T05:48:32.637Z] 821b71d3ba31: Pushed [2024-08-19T05:48:33.206Z] 518db7b3ae32: Pushed [2024-08-19T05:48:33.206Z] 4eea6c5f5b32: Pushed [2024-08-19T05:48:33.206Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:33.527Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:33.860Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-19T05:48:33.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-19T05:48:33.860Z] 28218147cb14: Preparing [2024-08-19T05:48:33.860Z] 1ac8ccb28eb3: Preparing [2024-08-19T05:48:33.860Z] 518db7b3ae32: Preparing [2024-08-19T05:48:33.860Z] 821b71d3ba31: Preparing [2024-08-19T05:48:33.860Z] b61c67b7d59f: Preparing [2024-08-19T05:48:33.860Z] 4fb5fe71b715: Preparing [2024-08-19T05:48:33.860Z] 941662a8ce89: Preparing [2024-08-19T05:48:33.861Z] c75779126e80: Preparing [2024-08-19T05:48:33.861Z] ee4741b93599: Preparing [2024-08-19T05:48:33.861Z] cf4e71c9bae2: Preparing [2024-08-19T05:48:33.861Z] 4eea6c5f5b32: Preparing [2024-08-19T05:48:33.861Z] ce7f800efff9: Preparing [2024-08-19T05:48:33.861Z] cf4e71c9bae2: Waiting [2024-08-19T05:48:33.861Z] 4fb5fe71b715: Waiting [2024-08-19T05:48:33.861Z] 941662a8ce89: Waiting [2024-08-19T05:48:33.861Z] 4eea6c5f5b32: Waiting [2024-08-19T05:48:33.861Z] ce7f800efff9: Waiting [2024-08-19T05:48:33.861Z] c75779126e80: Waiting [2024-08-19T05:48:33.861Z] ee4741b93599: Waiting [2024-08-19T05:48:33.861Z] 28218147cb14: Layer already exists [2024-08-19T05:48:33.861Z] 821b71d3ba31: Layer already exists [2024-08-19T05:48:33.861Z] 1ac8ccb28eb3: Layer already exists [2024-08-19T05:48:33.861Z] b61c67b7d59f: Layer already exists [2024-08-19T05:48:33.861Z] 518db7b3ae32: Layer already exists [2024-08-19T05:48:33.861Z] c75779126e80: Layer already exists [2024-08-19T05:48:33.861Z] 4fb5fe71b715: Layer already exists [2024-08-19T05:48:33.861Z] 941662a8ce89: Layer already exists [2024-08-19T05:48:33.861Z] ee4741b93599: Layer already exists [2024-08-19T05:48:33.861Z] cf4e71c9bae2: Layer already exists [2024-08-19T05:48:33.861Z] 4eea6c5f5b32: Layer already exists [2024-08-19T05:48:33.861Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:33.861Z] latest: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:34.188Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:34.509Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.56 [2024-08-19T05:48:34.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-19T05:48:34.509Z] 28218147cb14: Preparing [2024-08-19T05:48:34.509Z] 1ac8ccb28eb3: Preparing [2024-08-19T05:48:34.509Z] 518db7b3ae32: Preparing [2024-08-19T05:48:34.509Z] 821b71d3ba31: Preparing [2024-08-19T05:48:34.509Z] b61c67b7d59f: Preparing [2024-08-19T05:48:34.509Z] 4fb5fe71b715: Preparing [2024-08-19T05:48:34.509Z] 941662a8ce89: Preparing [2024-08-19T05:48:34.509Z] c75779126e80: Preparing [2024-08-19T05:48:34.509Z] ee4741b93599: Preparing [2024-08-19T05:48:34.509Z] cf4e71c9bae2: Preparing [2024-08-19T05:48:34.509Z] 4eea6c5f5b32: Preparing [2024-08-19T05:48:34.509Z] ce7f800efff9: Preparing [2024-08-19T05:48:34.509Z] 941662a8ce89: Waiting [2024-08-19T05:48:34.509Z] cf4e71c9bae2: Waiting [2024-08-19T05:48:34.509Z] 4eea6c5f5b32: Waiting [2024-08-19T05:48:34.509Z] 4fb5fe71b715: Waiting [2024-08-19T05:48:34.509Z] c75779126e80: Waiting [2024-08-19T05:48:34.509Z] ce7f800efff9: Waiting [2024-08-19T05:48:34.509Z] ee4741b93599: Waiting [2024-08-19T05:48:34.509Z] 821b71d3ba31: Layer already exists [2024-08-19T05:48:34.509Z] 1ac8ccb28eb3: Layer already exists [2024-08-19T05:48:34.509Z] b61c67b7d59f: Layer already exists [2024-08-19T05:48:34.509Z] 28218147cb14: Layer already exists [2024-08-19T05:48:34.509Z] 518db7b3ae32: Layer already exists [2024-08-19T05:48:34.509Z] 941662a8ce89: Layer already exists [2024-08-19T05:48:34.509Z] 4fb5fe71b715: Layer already exists [2024-08-19T05:48:34.509Z] cf4e71c9bae2: Layer already exists [2024-08-19T05:48:34.509Z] ee4741b93599: Layer already exists [2024-08-19T05:48:34.509Z] c75779126e80: Layer already exists [2024-08-19T05:48:34.509Z] 4eea6c5f5b32: Layer already exists [2024-08-19T05:48:34.509Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:34.509Z] 3.2.0-dev.56: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:34.842Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:35.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:35.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-19T05:48:35.167Z] 28218147cb14: Preparing [2024-08-19T05:48:35.167Z] 1ac8ccb28eb3: Preparing [2024-08-19T05:48:35.167Z] 518db7b3ae32: Preparing [2024-08-19T05:48:35.167Z] 821b71d3ba31: Preparing [2024-08-19T05:48:35.167Z] b61c67b7d59f: Preparing [2024-08-19T05:48:35.167Z] 4fb5fe71b715: Preparing [2024-08-19T05:48:35.167Z] 941662a8ce89: Preparing [2024-08-19T05:48:35.167Z] c75779126e80: Preparing [2024-08-19T05:48:35.167Z] ee4741b93599: Preparing [2024-08-19T05:48:35.167Z] cf4e71c9bae2: Preparing [2024-08-19T05:48:35.167Z] 4eea6c5f5b32: Preparing [2024-08-19T05:48:35.167Z] ce7f800efff9: Preparing [2024-08-19T05:48:35.167Z] 4eea6c5f5b32: Waiting [2024-08-19T05:48:35.167Z] ce7f800efff9: Waiting [2024-08-19T05:48:35.167Z] ee4741b93599: Waiting [2024-08-19T05:48:35.167Z] cf4e71c9bae2: Waiting [2024-08-19T05:48:35.167Z] c75779126e80: Waiting [2024-08-19T05:48:35.167Z] 941662a8ce89: Waiting [2024-08-19T05:48:35.167Z] b61c67b7d59f: Layer already exists [2024-08-19T05:48:35.167Z] 821b71d3ba31: Layer already exists [2024-08-19T05:48:35.167Z] 28218147cb14: Layer already exists [2024-08-19T05:48:35.167Z] 518db7b3ae32: Layer already exists [2024-08-19T05:48:35.167Z] 1ac8ccb28eb3: Layer already exists [2024-08-19T05:48:35.167Z] 4fb5fe71b715: Layer already exists [2024-08-19T05:48:35.167Z] 941662a8ce89: Layer already exists [2024-08-19T05:48:35.167Z] c75779126e80: Layer already exists [2024-08-19T05:48:35.167Z] ee4741b93599: Layer already exists [2024-08-19T05:48:35.167Z] cf4e71c9bae2: Layer already exists [2024-08-19T05:48:35.167Z] 4eea6c5f5b32: Layer already exists [2024-08-19T05:48:35.167Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:35.167Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:35.493Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:35.825Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-19T05:48:35.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-19T05:48:35.825Z] 28218147cb14: Preparing [2024-08-19T05:48:35.825Z] 1ac8ccb28eb3: Preparing [2024-08-19T05:48:35.825Z] 518db7b3ae32: Preparing [2024-08-19T05:48:35.825Z] 821b71d3ba31: Preparing [2024-08-19T05:48:35.825Z] b61c67b7d59f: Preparing [2024-08-19T05:48:35.825Z] 4fb5fe71b715: Preparing [2024-08-19T05:48:35.825Z] 941662a8ce89: Preparing [2024-08-19T05:48:35.825Z] c75779126e80: Preparing [2024-08-19T05:48:35.825Z] ee4741b93599: Preparing [2024-08-19T05:48:35.825Z] cf4e71c9bae2: Preparing [2024-08-19T05:48:35.825Z] 4eea6c5f5b32: Preparing [2024-08-19T05:48:35.825Z] ce7f800efff9: Preparing [2024-08-19T05:48:35.825Z] c75779126e80: Waiting [2024-08-19T05:48:35.825Z] ee4741b93599: Waiting [2024-08-19T05:48:35.825Z] 941662a8ce89: Waiting [2024-08-19T05:48:35.825Z] cf4e71c9bae2: Waiting [2024-08-19T05:48:35.825Z] 4eea6c5f5b32: Waiting [2024-08-19T05:48:35.825Z] ce7f800efff9: Waiting [2024-08-19T05:48:35.825Z] 4fb5fe71b715: Waiting [2024-08-19T05:48:35.825Z] 1ac8ccb28eb3: Layer already exists [2024-08-19T05:48:35.825Z] b61c67b7d59f: Layer already exists [2024-08-19T05:48:35.825Z] 821b71d3ba31: Layer already exists [2024-08-19T05:48:35.825Z] 28218147cb14: Layer already exists [2024-08-19T05:48:35.825Z] 518db7b3ae32: Layer already exists [2024-08-19T05:48:35.825Z] 941662a8ce89: Layer already exists [2024-08-19T05:48:35.825Z] 4fb5fe71b715: Layer already exists [2024-08-19T05:48:35.825Z] ee4741b93599: Layer already exists [2024-08-19T05:48:35.825Z] c75779126e80: Layer already exists [2024-08-19T05:48:35.825Z] cf4e71c9bae2: Layer already exists [2024-08-19T05:48:35.825Z] 4eea6c5f5b32: Layer already exists [2024-08-19T05:48:35.825Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:35.825Z] main: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:48:35.894Z] ===================================================== [Pipeline] echo [2024-08-19T05:48:35.907Z] taggedImages: [2024-08-19T05:48:35.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:35.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-19T05:48:35.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.56 [2024-08-19T05:48:35.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:35.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-19T05:48:35.995Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-19T05:48:35.995Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:35.995Z] latest [2024-08-19T05:48:35.995Z] 3.2.0-dev.56 [2024-08-19T05:48:35.995Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:35.995Z] main [2024-08-19T05:48:35.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:36.354Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:36.452Z] #149 ... [2024-08-19T05:48:36.452Z] [2024-08-19T05:48:36.452Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T05:48:36.452Z] #0 6.660 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-19T05:48:36.452Z] #152 ... [2024-08-19T05:48:36.452Z] [2024-08-19T05:48:36.452Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T05:48:36.452Z] #0 6.195 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-19T05:48:36.452Z] #153 ... [2024-08-19T05:48:36.452Z] [2024-08-19T05:48:36.452Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T05:48:36.452Z] #0 4.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-19T05:48:36.452Z] #154 ... [2024-08-19T05:48:36.452Z] [2024-08-19T05:48:36.452Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-19T05:48:36.452Z] #0 6.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-19T05:48:36.452Z] #155 ... [2024-08-19T05:48:36.452Z] [2024-08-19T05:48:36.452Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T05:48:36.452Z] #0 6.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-19T05:48:36.452Z] #156 ... [2024-08-19T05:48:36.452Z] [2024-08-19T05:48:36.452Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-19T05:48:36.452Z] #0 5.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-19T05:48:36.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:36.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-19T05:48:36.690Z] 9e091c09790f: Preparing [2024-08-19T05:48:36.690Z] bb4e6e4a3bed: Preparing [2024-08-19T05:48:36.690Z] c75779126e80: Preparing [2024-08-19T05:48:36.690Z] ee4741b93599: Preparing [2024-08-19T05:48:36.690Z] 0162983fe517: Preparing [2024-08-19T05:48:36.690Z] d961648b202d: Preparing [2024-08-19T05:48:36.690Z] ce7f800efff9: Preparing [2024-08-19T05:48:36.690Z] ce7f800efff9: Waiting [2024-08-19T05:48:36.690Z] d961648b202d: Waiting [2024-08-19T05:48:36.690Z] c75779126e80: Layer already exists [2024-08-19T05:48:36.690Z] ee4741b93599: Layer already exists [2024-08-19T05:48:36.690Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:36.690Z] 0162983fe517: Pushed [2024-08-19T05:48:36.690Z] 9e091c09790f: Pushed [2024-08-19T05:48:36.717Z] #157 ... [2024-08-19T05:48:36.717Z] [2024-08-19T05:48:36.717Z] #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-08-19T05:48:36.717Z] #0 6.528 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-19T05:48:36.717Z] #158 ... [2024-08-19T05:48:36.717Z] [2024-08-19T05:48:36.717Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T05:48:36.717Z] #0 6.426 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-19T05:48:36.983Z] #159 ... [2024-08-19T05:48:36.983Z] [2024-08-19T05:48:36.983Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-19T05:48:36.983Z] #0 5.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-19T05:48:37.252Z] #160 ... [2024-08-19T05:48:37.252Z] [2024-08-19T05:48:37.252Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T05:48:37.252Z] #133 6.571 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-19T05:48:37.259Z] d961648b202d: Pushed [2024-08-19T05:48:38.198Z] bb4e6e4a3bed: Pushed [2024-08-19T05:48:38.462Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:38.801Z] + 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-08-19T05:48:39.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-19T05:48:39.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-19T05:48:39.135Z] 9e091c09790f: Preparing [2024-08-19T05:48:39.135Z] bb4e6e4a3bed: Preparing [2024-08-19T05:48:39.135Z] c75779126e80: Preparing [2024-08-19T05:48:39.135Z] ee4741b93599: Preparing [2024-08-19T05:48:39.135Z] 0162983fe517: Preparing [2024-08-19T05:48:39.135Z] d961648b202d: Preparing [2024-08-19T05:48:39.135Z] ce7f800efff9: Preparing [2024-08-19T05:48:39.135Z] ce7f800efff9: Waiting [2024-08-19T05:48:39.135Z] d961648b202d: Waiting [2024-08-19T05:48:39.135Z] 9e091c09790f: Layer already exists [2024-08-19T05:48:39.135Z] ee4741b93599: Layer already exists [2024-08-19T05:48:39.135Z] bb4e6e4a3bed: Layer already exists [2024-08-19T05:48:39.135Z] c75779126e80: Layer already exists [2024-08-19T05:48:39.135Z] 0162983fe517: Layer already exists [2024-08-19T05:48:39.135Z] d961648b202d: Layer already exists [2024-08-19T05:48:39.135Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:39.135Z] latest: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:39.465Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:39.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.56 [2024-08-19T05:48:39.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-19T05:48:39.800Z] 9e091c09790f: Preparing [2024-08-19T05:48:39.800Z] bb4e6e4a3bed: Preparing [2024-08-19T05:48:39.800Z] c75779126e80: Preparing [2024-08-19T05:48:39.800Z] ee4741b93599: Preparing [2024-08-19T05:48:39.800Z] 0162983fe517: Preparing [2024-08-19T05:48:39.800Z] d961648b202d: Preparing [2024-08-19T05:48:39.800Z] ce7f800efff9: Preparing [2024-08-19T05:48:39.800Z] d961648b202d: Waiting [2024-08-19T05:48:39.800Z] ce7f800efff9: Waiting [2024-08-19T05:48:39.800Z] 0162983fe517: Layer already exists [2024-08-19T05:48:39.800Z] c75779126e80: Layer already exists [2024-08-19T05:48:39.800Z] 9e091c09790f: Layer already exists [2024-08-19T05:48:39.800Z] ee4741b93599: Layer already exists [2024-08-19T05:48:39.800Z] bb4e6e4a3bed: Layer already exists [2024-08-19T05:48:39.800Z] d961648b202d: Layer already exists [2024-08-19T05:48:39.800Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:39.800Z] 3.2.0-dev.56: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:40.132Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:40.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:40.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-19T05:48:40.459Z] 9e091c09790f: Preparing [2024-08-19T05:48:40.459Z] bb4e6e4a3bed: Preparing [2024-08-19T05:48:40.459Z] c75779126e80: Preparing [2024-08-19T05:48:40.459Z] ee4741b93599: Preparing [2024-08-19T05:48:40.459Z] 0162983fe517: Preparing [2024-08-19T05:48:40.459Z] d961648b202d: Preparing [2024-08-19T05:48:40.459Z] ce7f800efff9: Preparing [2024-08-19T05:48:40.459Z] d961648b202d: Waiting [2024-08-19T05:48:40.459Z] ce7f800efff9: Waiting [2024-08-19T05:48:40.459Z] 9e091c09790f: Layer already exists [2024-08-19T05:48:40.459Z] 0162983fe517: Layer already exists [2024-08-19T05:48:40.459Z] bb4e6e4a3bed: Layer already exists [2024-08-19T05:48:40.459Z] c75779126e80: Layer already exists [2024-08-19T05:48:40.459Z] ee4741b93599: Layer already exists [2024-08-19T05:48:40.459Z] d961648b202d: Layer already exists [2024-08-19T05:48:40.459Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:40.459Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:40.793Z] + 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-08-19T05:48:41.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-19T05:48:41.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-19T05:48:41.127Z] 9e091c09790f: Preparing [2024-08-19T05:48:41.127Z] bb4e6e4a3bed: Preparing [2024-08-19T05:48:41.127Z] c75779126e80: Preparing [2024-08-19T05:48:41.127Z] ee4741b93599: Preparing [2024-08-19T05:48:41.127Z] 0162983fe517: Preparing [2024-08-19T05:48:41.127Z] d961648b202d: Preparing [2024-08-19T05:48:41.127Z] ce7f800efff9: Preparing [2024-08-19T05:48:41.127Z] d961648b202d: Waiting [2024-08-19T05:48:41.127Z] ce7f800efff9: Waiting [2024-08-19T05:48:41.127Z] bb4e6e4a3bed: Layer already exists [2024-08-19T05:48:41.127Z] 9e091c09790f: Layer already exists [2024-08-19T05:48:41.127Z] 0162983fe517: Layer already exists [2024-08-19T05:48:41.127Z] c75779126e80: Layer already exists [2024-08-19T05:48:41.127Z] ee4741b93599: Layer already exists [2024-08-19T05:48:41.127Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:41.127Z] d961648b202d: Layer already exists [2024-08-19T05:48:41.127Z] main: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:48:41.208Z] ===================================================== [Pipeline] echo [2024-08-19T05:48:41.224Z] taggedImages: [2024-08-19T05:48:41.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:41.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-19T05:48:41.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.56 [2024-08-19T05:48:41.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:41.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-19T05:48:41.251Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-19T05:48:41.251Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:41.251Z] latest [2024-08-19T05:48:41.251Z] 3.2.0-dev.56 [2024-08-19T05:48:41.251Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:41.251Z] main [2024-08-19T05:48:41.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:41.598Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:41.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:41.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-19T05:48:41.921Z] 0e69b6687c3e: Preparing [2024-08-19T05:48:41.921Z] 1dba4c9a366e: Preparing [2024-08-19T05:48:41.921Z] 05cf88c45652: Preparing [2024-08-19T05:48:41.921Z] c75779126e80: Preparing [2024-08-19T05:48:41.921Z] ee4741b93599: Preparing [2024-08-19T05:48:41.921Z] 8d3bcee5737b: Preparing [2024-08-19T05:48:41.921Z] 0281233b74f7: Preparing [2024-08-19T05:48:41.921Z] fa7ec47e4681: Preparing [2024-08-19T05:48:41.921Z] bdde73de6a64: Preparing [2024-08-19T05:48:41.921Z] ce7f800efff9: Preparing [2024-08-19T05:48:41.921Z] bdde73de6a64: Waiting [2024-08-19T05:48:41.921Z] 0281233b74f7: Waiting [2024-08-19T05:48:41.921Z] fa7ec47e4681: Waiting [2024-08-19T05:48:41.921Z] c75779126e80: Layer already exists [2024-08-19T05:48:41.921Z] ee4741b93599: Layer already exists [2024-08-19T05:48:41.921Z] 0e69b6687c3e: Pushed [2024-08-19T05:48:41.921Z] 05cf88c45652: Pushed [2024-08-19T05:48:41.921Z] 1dba4c9a366e: Pushed [2024-08-19T05:48:41.921Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:42.179Z] fa7ec47e4681: Pushed [2024-08-19T05:48:42.438Z] bdde73de6a64: Pushed [2024-08-19T05:48:47.720Z] 0281233b74f7: Pushed [2024-08-19T05:48:51.924Z] 8d3bcee5737b: Pushed [2024-08-19T05:48:51.924Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:52.259Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:52.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-19T05:48:52.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-19T05:48:52.591Z] 0e69b6687c3e: Preparing [2024-08-19T05:48:52.591Z] 1dba4c9a366e: Preparing [2024-08-19T05:48:52.591Z] 05cf88c45652: Preparing [2024-08-19T05:48:52.591Z] c75779126e80: Preparing [2024-08-19T05:48:52.591Z] ee4741b93599: Preparing [2024-08-19T05:48:52.591Z] 8d3bcee5737b: Preparing [2024-08-19T05:48:52.591Z] 0281233b74f7: Preparing [2024-08-19T05:48:52.591Z] fa7ec47e4681: Preparing [2024-08-19T05:48:52.591Z] bdde73de6a64: Preparing [2024-08-19T05:48:52.591Z] ce7f800efff9: Preparing [2024-08-19T05:48:52.591Z] 8d3bcee5737b: Waiting [2024-08-19T05:48:52.591Z] 0281233b74f7: Waiting [2024-08-19T05:48:52.591Z] fa7ec47e4681: Waiting [2024-08-19T05:48:52.591Z] bdde73de6a64: Waiting [2024-08-19T05:48:52.591Z] ce7f800efff9: Waiting [2024-08-19T05:48:52.591Z] 05cf88c45652: Layer already exists [2024-08-19T05:48:52.591Z] 0e69b6687c3e: Layer already exists [2024-08-19T05:48:52.591Z] 1dba4c9a366e: Layer already exists [2024-08-19T05:48:52.591Z] c75779126e80: Layer already exists [2024-08-19T05:48:52.591Z] ee4741b93599: Layer already exists [2024-08-19T05:48:52.591Z] 8d3bcee5737b: Layer already exists [2024-08-19T05:48:52.591Z] 0281233b74f7: Layer already exists [2024-08-19T05:48:52.591Z] fa7ec47e4681: Layer already exists [2024-08-19T05:48:52.591Z] bdde73de6a64: Layer already exists [2024-08-19T05:48:52.591Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:52.591Z] latest: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:52.930Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:53.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.56 [2024-08-19T05:48:53.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-19T05:48:53.262Z] 0e69b6687c3e: Preparing [2024-08-19T05:48:53.262Z] 1dba4c9a366e: Preparing [2024-08-19T05:48:53.262Z] 05cf88c45652: Preparing [2024-08-19T05:48:53.262Z] c75779126e80: Preparing [2024-08-19T05:48:53.262Z] ee4741b93599: Preparing [2024-08-19T05:48:53.262Z] 8d3bcee5737b: Preparing [2024-08-19T05:48:53.262Z] 0281233b74f7: Preparing [2024-08-19T05:48:53.262Z] fa7ec47e4681: Preparing [2024-08-19T05:48:53.262Z] bdde73de6a64: Preparing [2024-08-19T05:48:53.262Z] ce7f800efff9: Preparing [2024-08-19T05:48:53.262Z] fa7ec47e4681: Waiting [2024-08-19T05:48:53.262Z] bdde73de6a64: Waiting [2024-08-19T05:48:53.262Z] 8d3bcee5737b: Waiting [2024-08-19T05:48:53.262Z] c75779126e80: Layer already exists [2024-08-19T05:48:53.262Z] 1dba4c9a366e: Layer already exists [2024-08-19T05:48:53.262Z] 0e69b6687c3e: Layer already exists [2024-08-19T05:48:53.262Z] ee4741b93599: Layer already exists [2024-08-19T05:48:53.262Z] 05cf88c45652: Layer already exists [2024-08-19T05:48:53.262Z] bdde73de6a64: Layer already exists [2024-08-19T05:48:53.262Z] 0281233b74f7: Layer already exists [2024-08-19T05:48:53.262Z] 8d3bcee5737b: Layer already exists [2024-08-19T05:48:53.262Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:53.262Z] fa7ec47e4681: Layer already exists [2024-08-19T05:48:53.262Z] 3.2.0-dev.56: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:53.584Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:53.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:53.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-19T05:48:53.912Z] 0e69b6687c3e: Preparing [2024-08-19T05:48:53.912Z] 1dba4c9a366e: Preparing [2024-08-19T05:48:53.912Z] 05cf88c45652: Preparing [2024-08-19T05:48:53.912Z] c75779126e80: Preparing [2024-08-19T05:48:53.912Z] ee4741b93599: Preparing [2024-08-19T05:48:53.912Z] 8d3bcee5737b: Preparing [2024-08-19T05:48:53.912Z] 0281233b74f7: Preparing [2024-08-19T05:48:53.912Z] fa7ec47e4681: Preparing [2024-08-19T05:48:53.912Z] bdde73de6a64: Preparing [2024-08-19T05:48:53.912Z] ce7f800efff9: Preparing [2024-08-19T05:48:53.912Z] 0281233b74f7: Waiting [2024-08-19T05:48:53.912Z] bdde73de6a64: Waiting [2024-08-19T05:48:53.912Z] 8d3bcee5737b: Waiting [2024-08-19T05:48:53.912Z] fa7ec47e4681: Waiting [2024-08-19T05:48:53.912Z] ce7f800efff9: Waiting [2024-08-19T05:48:53.912Z] 05cf88c45652: Layer already exists [2024-08-19T05:48:53.912Z] 1dba4c9a366e: Layer already exists [2024-08-19T05:48:53.912Z] 0e69b6687c3e: Layer already exists [2024-08-19T05:48:53.912Z] c75779126e80: Layer already exists [2024-08-19T05:48:53.912Z] ee4741b93599: Layer already exists [2024-08-19T05:48:53.912Z] 0281233b74f7: Layer already exists [2024-08-19T05:48:53.912Z] fa7ec47e4681: Layer already exists [2024-08-19T05:48:53.912Z] bdde73de6a64: Layer already exists [2024-08-19T05:48:53.912Z] 8d3bcee5737b: Layer already exists [2024-08-19T05:48:53.912Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:53.912Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:54.237Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:54.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-19T05:48:54.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-19T05:48:54.574Z] 0e69b6687c3e: Preparing [2024-08-19T05:48:54.574Z] 1dba4c9a366e: Preparing [2024-08-19T05:48:54.574Z] 05cf88c45652: Preparing [2024-08-19T05:48:54.574Z] c75779126e80: Preparing [2024-08-19T05:48:54.574Z] ee4741b93599: Preparing [2024-08-19T05:48:54.574Z] 8d3bcee5737b: Preparing [2024-08-19T05:48:54.574Z] 0281233b74f7: Preparing [2024-08-19T05:48:54.574Z] fa7ec47e4681: Preparing [2024-08-19T05:48:54.574Z] bdde73de6a64: Preparing [2024-08-19T05:48:54.574Z] ce7f800efff9: Preparing [2024-08-19T05:48:54.574Z] fa7ec47e4681: Waiting [2024-08-19T05:48:54.574Z] bdde73de6a64: Waiting [2024-08-19T05:48:54.574Z] 0281233b74f7: Waiting [2024-08-19T05:48:54.574Z] ce7f800efff9: Waiting [2024-08-19T05:48:54.574Z] c75779126e80: Layer already exists [2024-08-19T05:48:54.574Z] 05cf88c45652: Layer already exists [2024-08-19T05:48:54.574Z] 1dba4c9a366e: Layer already exists [2024-08-19T05:48:54.574Z] 0e69b6687c3e: Layer already exists [2024-08-19T05:48:54.574Z] ee4741b93599: Layer already exists [2024-08-19T05:48:54.574Z] 8d3bcee5737b: Layer already exists [2024-08-19T05:48:54.574Z] 0281233b74f7: Layer already exists [2024-08-19T05:48:54.574Z] fa7ec47e4681: Layer already exists [2024-08-19T05:48:54.574Z] bdde73de6a64: Layer already exists [2024-08-19T05:48:54.574Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:54.574Z] main: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:48:54.661Z] ===================================================== [Pipeline] echo [2024-08-19T05:48:54.677Z] taggedImages: [2024-08-19T05:48:54.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:54.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-19T05:48:54.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.56 [2024-08-19T05:48:54.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:54.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-19T05:48:54.707Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-19T05:48:54.707Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:54.707Z] latest [2024-08-19T05:48:54.707Z] 3.2.0-dev.56 [2024-08-19T05:48:54.707Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:48:54.707Z] main [2024-08-19T05:48:54.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:55.044Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:48:55.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:48:55.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-19T05:48:55.371Z] 638e833bdc04: Preparing [2024-08-19T05:48:55.371Z] 8c04beb44e2b: Preparing [2024-08-19T05:48:55.371Z] 56feb22e30cd: Preparing [2024-08-19T05:48:55.371Z] c75779126e80: Preparing [2024-08-19T05:48:55.371Z] ee4741b93599: Preparing [2024-08-19T05:48:55.371Z] e3b83701c3ce: Preparing [2024-08-19T05:48:55.371Z] 739b760ee17e: Preparing [2024-08-19T05:48:55.371Z] dd4c363decb2: Preparing [2024-08-19T05:48:55.371Z] ce7f800efff9: Preparing [2024-08-19T05:48:55.371Z] 739b760ee17e: Waiting [2024-08-19T05:48:55.371Z] e3b83701c3ce: Waiting [2024-08-19T05:48:55.371Z] ce7f800efff9: Waiting [2024-08-19T05:48:55.371Z] dd4c363decb2: Waiting [2024-08-19T05:48:55.371Z] c75779126e80: Layer already exists [2024-08-19T05:48:55.371Z] ee4741b93599: Layer already exists [2024-08-19T05:48:55.371Z] 8c04beb44e2b: Pushed [2024-08-19T05:48:55.371Z] 739b760ee17e: Pushed [2024-08-19T05:48:55.371Z] 56feb22e30cd: Pushed [2024-08-19T05:48:55.371Z] 638e833bdc04: Pushed [2024-08-19T05:48:55.371Z] ce7f800efff9: Layer already exists [2024-08-19T05:48:55.630Z] dd4c363decb2: Pushed [2024-08-19T05:49:05.617Z] e3b83701c3ce: Pushed [2024-08-19T05:49:05.617Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:05.949Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:06.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-19T05:49:06.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-19T05:49:06.275Z] 638e833bdc04: Preparing [2024-08-19T05:49:06.275Z] 8c04beb44e2b: Preparing [2024-08-19T05:49:06.275Z] 56feb22e30cd: Preparing [2024-08-19T05:49:06.275Z] c75779126e80: Preparing [2024-08-19T05:49:06.275Z] ee4741b93599: Preparing [2024-08-19T05:49:06.275Z] e3b83701c3ce: Preparing [2024-08-19T05:49:06.275Z] 739b760ee17e: Preparing [2024-08-19T05:49:06.275Z] dd4c363decb2: Preparing [2024-08-19T05:49:06.275Z] ce7f800efff9: Preparing [2024-08-19T05:49:06.275Z] e3b83701c3ce: Waiting [2024-08-19T05:49:06.275Z] ce7f800efff9: Waiting [2024-08-19T05:49:06.275Z] 739b760ee17e: Waiting [2024-08-19T05:49:06.275Z] dd4c363decb2: Waiting [2024-08-19T05:49:06.275Z] 8c04beb44e2b: Layer already exists [2024-08-19T05:49:06.275Z] 638e833bdc04: Layer already exists [2024-08-19T05:49:06.275Z] c75779126e80: Layer already exists [2024-08-19T05:49:06.275Z] ee4741b93599: Layer already exists [2024-08-19T05:49:06.275Z] 56feb22e30cd: Layer already exists [2024-08-19T05:49:06.275Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:06.275Z] e3b83701c3ce: Layer already exists [2024-08-19T05:49:06.275Z] 739b760ee17e: Layer already exists [2024-08-19T05:49:06.275Z] dd4c363decb2: Layer already exists [2024-08-19T05:49:06.275Z] latest: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:06.604Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:06.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.56 [2024-08-19T05:49:06.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-19T05:49:06.935Z] 638e833bdc04: Preparing [2024-08-19T05:49:06.935Z] 8c04beb44e2b: Preparing [2024-08-19T05:49:06.935Z] 56feb22e30cd: Preparing [2024-08-19T05:49:06.935Z] c75779126e80: Preparing [2024-08-19T05:49:06.935Z] ee4741b93599: Preparing [2024-08-19T05:49:06.935Z] e3b83701c3ce: Preparing [2024-08-19T05:49:06.935Z] 739b760ee17e: Preparing [2024-08-19T05:49:06.935Z] dd4c363decb2: Preparing [2024-08-19T05:49:06.935Z] ce7f800efff9: Preparing [2024-08-19T05:49:06.935Z] e3b83701c3ce: Waiting [2024-08-19T05:49:06.935Z] 739b760ee17e: Waiting [2024-08-19T05:49:06.935Z] ce7f800efff9: Waiting [2024-08-19T05:49:06.935Z] dd4c363decb2: Waiting [2024-08-19T05:49:06.935Z] ee4741b93599: Layer already exists [2024-08-19T05:49:06.935Z] 56feb22e30cd: Layer already exists [2024-08-19T05:49:06.935Z] 638e833bdc04: Layer already exists [2024-08-19T05:49:06.935Z] c75779126e80: Layer already exists [2024-08-19T05:49:06.935Z] 8c04beb44e2b: Layer already exists [2024-08-19T05:49:06.935Z] e3b83701c3ce: Layer already exists [2024-08-19T05:49:06.935Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:06.935Z] 739b760ee17e: Layer already exists [2024-08-19T05:49:06.935Z] dd4c363decb2: Layer already exists [2024-08-19T05:49:06.935Z] 3.2.0-dev.56: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:07.259Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:07.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:07.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-19T05:49:07.583Z] 638e833bdc04: Preparing [2024-08-19T05:49:07.583Z] 8c04beb44e2b: Preparing [2024-08-19T05:49:07.583Z] 56feb22e30cd: Preparing [2024-08-19T05:49:07.583Z] c75779126e80: Preparing [2024-08-19T05:49:07.583Z] ee4741b93599: Preparing [2024-08-19T05:49:07.583Z] e3b83701c3ce: Preparing [2024-08-19T05:49:07.583Z] 739b760ee17e: Preparing [2024-08-19T05:49:07.583Z] dd4c363decb2: Preparing [2024-08-19T05:49:07.583Z] ce7f800efff9: Preparing [2024-08-19T05:49:07.583Z] e3b83701c3ce: Waiting [2024-08-19T05:49:07.583Z] 739b760ee17e: Waiting [2024-08-19T05:49:07.583Z] dd4c363decb2: Waiting [2024-08-19T05:49:07.583Z] ce7f800efff9: Waiting [2024-08-19T05:49:07.583Z] c75779126e80: Layer already exists [2024-08-19T05:49:07.583Z] 638e833bdc04: Layer already exists [2024-08-19T05:49:07.583Z] ee4741b93599: Layer already exists [2024-08-19T05:49:07.583Z] 56feb22e30cd: Layer already exists [2024-08-19T05:49:07.583Z] 8c04beb44e2b: Layer already exists [2024-08-19T05:49:07.583Z] e3b83701c3ce: Layer already exists [2024-08-19T05:49:07.583Z] 739b760ee17e: Layer already exists [2024-08-19T05:49:07.583Z] dd4c363decb2: Layer already exists [2024-08-19T05:49:07.583Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:07.583Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:07.914Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:08.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-19T05:49:08.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-19T05:49:08.234Z] 638e833bdc04: Preparing [2024-08-19T05:49:08.234Z] 8c04beb44e2b: Preparing [2024-08-19T05:49:08.234Z] 56feb22e30cd: Preparing [2024-08-19T05:49:08.234Z] c75779126e80: Preparing [2024-08-19T05:49:08.234Z] ee4741b93599: Preparing [2024-08-19T05:49:08.234Z] e3b83701c3ce: Preparing [2024-08-19T05:49:08.234Z] 739b760ee17e: Preparing [2024-08-19T05:49:08.234Z] dd4c363decb2: Preparing [2024-08-19T05:49:08.234Z] ce7f800efff9: Preparing [2024-08-19T05:49:08.234Z] 739b760ee17e: Waiting [2024-08-19T05:49:08.234Z] e3b83701c3ce: Waiting [2024-08-19T05:49:08.234Z] dd4c363decb2: Waiting [2024-08-19T05:49:08.234Z] ce7f800efff9: Waiting [2024-08-19T05:49:08.234Z] 8c04beb44e2b: Layer already exists [2024-08-19T05:49:08.234Z] 638e833bdc04: Layer already exists [2024-08-19T05:49:08.234Z] ee4741b93599: Layer already exists [2024-08-19T05:49:08.234Z] 56feb22e30cd: Layer already exists [2024-08-19T05:49:08.234Z] c75779126e80: Layer already exists [2024-08-19T05:49:08.234Z] e3b83701c3ce: Layer already exists [2024-08-19T05:49:08.234Z] dd4c363decb2: Layer already exists [2024-08-19T05:49:08.234Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:08.234Z] 739b760ee17e: Layer already exists [2024-08-19T05:49:08.234Z] main: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:49:08.314Z] ===================================================== [Pipeline] echo [2024-08-19T05:49:08.328Z] taggedImages: [2024-08-19T05:49:08.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:08.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-19T05:49:08.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.56 [2024-08-19T05:49:08.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:08.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-19T05:49:08.355Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-19T05:49:08.355Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:08.355Z] latest [2024-08-19T05:49:08.355Z] 3.2.0-dev.56 [2024-08-19T05:49:08.355Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:08.355Z] main [2024-08-19T05:49:08.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:08.692Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:09.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:09.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-19T05:49:09.024Z] 0e69b6687c3e: Preparing [2024-08-19T05:49:09.024Z] e1c75b72cefd: Preparing [2024-08-19T05:49:09.024Z] d0076248f92c: Preparing [2024-08-19T05:49:09.024Z] c75779126e80: Preparing [2024-08-19T05:49:09.024Z] ee4741b93599: Preparing [2024-08-19T05:49:09.024Z] 65641b51cdc9: Preparing [2024-08-19T05:49:09.024Z] fa7ec47e4681: Preparing [2024-08-19T05:49:09.024Z] bdde73de6a64: Preparing [2024-08-19T05:49:09.024Z] ce7f800efff9: Preparing [2024-08-19T05:49:09.024Z] fa7ec47e4681: Waiting [2024-08-19T05:49:09.024Z] bdde73de6a64: Waiting [2024-08-19T05:49:09.024Z] ce7f800efff9: Waiting [2024-08-19T05:49:09.024Z] 65641b51cdc9: Waiting [2024-08-19T05:49:09.024Z] ee4741b93599: Layer already exists [2024-08-19T05:49:09.024Z] c75779126e80: Layer already exists [2024-08-19T05:49:09.024Z] 0e69b6687c3e: Layer already exists [2024-08-19T05:49:09.024Z] bdde73de6a64: Layer already exists [2024-08-19T05:49:09.024Z] fa7ec47e4681: Layer already exists [2024-08-19T05:49:09.024Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:09.024Z] e1c75b72cefd: Pushed [2024-08-19T05:49:09.024Z] d0076248f92c: Pushed [2024-08-19T05:49:19.013Z] 65641b51cdc9: Pushed [2024-08-19T05:49:19.013Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:19.340Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:19.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-19T05:49:19.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-19T05:49:19.667Z] 0e69b6687c3e: Preparing [2024-08-19T05:49:19.667Z] e1c75b72cefd: Preparing [2024-08-19T05:49:19.667Z] d0076248f92c: Preparing [2024-08-19T05:49:19.667Z] c75779126e80: Preparing [2024-08-19T05:49:19.667Z] ee4741b93599: Preparing [2024-08-19T05:49:19.667Z] 65641b51cdc9: Preparing [2024-08-19T05:49:19.667Z] fa7ec47e4681: Preparing [2024-08-19T05:49:19.667Z] bdde73de6a64: Preparing [2024-08-19T05:49:19.667Z] ce7f800efff9: Preparing [2024-08-19T05:49:19.667Z] fa7ec47e4681: Waiting [2024-08-19T05:49:19.667Z] bdde73de6a64: Waiting [2024-08-19T05:49:19.667Z] 65641b51cdc9: Waiting [2024-08-19T05:49:19.667Z] ce7f800efff9: Waiting [2024-08-19T05:49:19.667Z] d0076248f92c: Layer already exists [2024-08-19T05:49:19.667Z] c75779126e80: Layer already exists [2024-08-19T05:49:19.667Z] e1c75b72cefd: Layer already exists [2024-08-19T05:49:19.667Z] ee4741b93599: Layer already exists [2024-08-19T05:49:19.667Z] 0e69b6687c3e: Layer already exists [2024-08-19T05:49:19.667Z] 65641b51cdc9: Layer already exists [2024-08-19T05:49:19.667Z] fa7ec47e4681: Layer already exists [2024-08-19T05:49:19.667Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:19.667Z] bdde73de6a64: Layer already exists [2024-08-19T05:49:19.667Z] latest: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:20.004Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:20.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.56 [2024-08-19T05:49:20.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-19T05:49:20.342Z] 0e69b6687c3e: Preparing [2024-08-19T05:49:20.342Z] e1c75b72cefd: Preparing [2024-08-19T05:49:20.342Z] d0076248f92c: Preparing [2024-08-19T05:49:20.342Z] c75779126e80: Preparing [2024-08-19T05:49:20.342Z] ee4741b93599: Preparing [2024-08-19T05:49:20.342Z] 65641b51cdc9: Preparing [2024-08-19T05:49:20.342Z] fa7ec47e4681: Preparing [2024-08-19T05:49:20.342Z] bdde73de6a64: Preparing [2024-08-19T05:49:20.342Z] ce7f800efff9: Preparing [2024-08-19T05:49:20.342Z] bdde73de6a64: Waiting [2024-08-19T05:49:20.342Z] 65641b51cdc9: Waiting [2024-08-19T05:49:20.342Z] fa7ec47e4681: Waiting [2024-08-19T05:49:20.342Z] ce7f800efff9: Waiting [2024-08-19T05:49:20.342Z] e1c75b72cefd: Layer already exists [2024-08-19T05:49:20.342Z] ee4741b93599: Layer already exists [2024-08-19T05:49:20.342Z] c75779126e80: Layer already exists [2024-08-19T05:49:20.342Z] d0076248f92c: Layer already exists [2024-08-19T05:49:20.342Z] 0e69b6687c3e: Layer already exists [2024-08-19T05:49:20.342Z] bdde73de6a64: Layer already exists [2024-08-19T05:49:20.342Z] 65641b51cdc9: Layer already exists [2024-08-19T05:49:20.342Z] fa7ec47e4681: Layer already exists [2024-08-19T05:49:20.342Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:20.342Z] 3.2.0-dev.56: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:20.676Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:21.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:21.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-19T05:49:21.004Z] 0e69b6687c3e: Preparing [2024-08-19T05:49:21.004Z] e1c75b72cefd: Preparing [2024-08-19T05:49:21.004Z] d0076248f92c: Preparing [2024-08-19T05:49:21.004Z] c75779126e80: Preparing [2024-08-19T05:49:21.004Z] ee4741b93599: Preparing [2024-08-19T05:49:21.004Z] 65641b51cdc9: Preparing [2024-08-19T05:49:21.004Z] fa7ec47e4681: Preparing [2024-08-19T05:49:21.004Z] bdde73de6a64: Preparing [2024-08-19T05:49:21.004Z] ce7f800efff9: Preparing [2024-08-19T05:49:21.004Z] 65641b51cdc9: Waiting [2024-08-19T05:49:21.004Z] ce7f800efff9: Waiting [2024-08-19T05:49:21.004Z] bdde73de6a64: Waiting [2024-08-19T05:49:21.004Z] fa7ec47e4681: Waiting [2024-08-19T05:49:21.004Z] 0e69b6687c3e: Layer already exists [2024-08-19T05:49:21.004Z] e1c75b72cefd: Layer already exists [2024-08-19T05:49:21.004Z] c75779126e80: Layer already exists [2024-08-19T05:49:21.004Z] d0076248f92c: Layer already exists [2024-08-19T05:49:21.004Z] ee4741b93599: Layer already exists [2024-08-19T05:49:21.004Z] fa7ec47e4681: Layer already exists [2024-08-19T05:49:21.004Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:21.004Z] 65641b51cdc9: Layer already exists [2024-08-19T05:49:21.004Z] bdde73de6a64: Layer already exists [2024-08-19T05:49:21.004Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:21.345Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:21.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-19T05:49:21.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-19T05:49:21.667Z] 0e69b6687c3e: Preparing [2024-08-19T05:49:21.667Z] e1c75b72cefd: Preparing [2024-08-19T05:49:21.667Z] d0076248f92c: Preparing [2024-08-19T05:49:21.667Z] c75779126e80: Preparing [2024-08-19T05:49:21.667Z] ee4741b93599: Preparing [2024-08-19T05:49:21.667Z] 65641b51cdc9: Preparing [2024-08-19T05:49:21.667Z] fa7ec47e4681: Preparing [2024-08-19T05:49:21.667Z] bdde73de6a64: Preparing [2024-08-19T05:49:21.667Z] ce7f800efff9: Preparing [2024-08-19T05:49:21.667Z] bdde73de6a64: Waiting [2024-08-19T05:49:21.667Z] ce7f800efff9: Waiting [2024-08-19T05:49:21.667Z] 65641b51cdc9: Waiting [2024-08-19T05:49:21.667Z] 0e69b6687c3e: Layer already exists [2024-08-19T05:49:21.667Z] ee4741b93599: Layer already exists [2024-08-19T05:49:21.667Z] c75779126e80: Layer already exists [2024-08-19T05:49:21.667Z] e1c75b72cefd: Layer already exists [2024-08-19T05:49:21.667Z] d0076248f92c: Layer already exists [2024-08-19T05:49:21.667Z] fa7ec47e4681: Layer already exists [2024-08-19T05:49:21.667Z] bdde73de6a64: Layer already exists [2024-08-19T05:49:21.667Z] 65641b51cdc9: Layer already exists [2024-08-19T05:49:21.667Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:21.667Z] main: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:49:21.731Z] ===================================================== [Pipeline] echo [2024-08-19T05:49:21.741Z] taggedImages: [2024-08-19T05:49:21.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:21.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-19T05:49:21.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.56 [2024-08-19T05:49:21.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:21.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-19T05:49:21.769Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-19T05:49:21.769Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:21.769Z] latest [2024-08-19T05:49:21.769Z] 3.2.0-dev.56 [2024-08-19T05:49:21.769Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:21.769Z] main [2024-08-19T05:49:21.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:22.113Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:22.433Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:22.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-19T05:49:22.433Z] cf7427442349: Preparing [2024-08-19T05:49:22.433Z] 1433adc064b8: Preparing [2024-08-19T05:49:22.433Z] c75779126e80: Preparing [2024-08-19T05:49:22.433Z] ee4741b93599: Preparing [2024-08-19T05:49:22.433Z] 4b412d4efdac: Preparing [2024-08-19T05:49:22.433Z] 6c0f264f033c: Preparing [2024-08-19T05:49:22.433Z] ce7f800efff9: Preparing [2024-08-19T05:49:22.433Z] 6c0f264f033c: Waiting [2024-08-19T05:49:22.433Z] ce7f800efff9: Waiting [2024-08-19T05:49:22.433Z] c75779126e80: Layer already exists [2024-08-19T05:49:22.433Z] ee4741b93599: Layer already exists [2024-08-19T05:49:22.433Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:22.433Z] cf7427442349: Pushed [2024-08-19T05:49:22.433Z] 4b412d4efdac: Pushed [2024-08-19T05:49:22.692Z] 6c0f264f033c: Pushed [2024-08-19T05:49:25.978Z] 1433adc064b8: Pushed [2024-08-19T05:49:25.978Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:26.316Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:26.638Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-19T05:49:26.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-19T05:49:26.638Z] cf7427442349: Preparing [2024-08-19T05:49:26.638Z] 1433adc064b8: Preparing [2024-08-19T05:49:26.638Z] c75779126e80: Preparing [2024-08-19T05:49:26.638Z] ee4741b93599: Preparing [2024-08-19T05:49:26.638Z] 4b412d4efdac: Preparing [2024-08-19T05:49:26.638Z] 6c0f264f033c: Preparing [2024-08-19T05:49:26.638Z] ce7f800efff9: Preparing [2024-08-19T05:49:26.638Z] 6c0f264f033c: Waiting [2024-08-19T05:49:26.638Z] ce7f800efff9: Waiting [2024-08-19T05:49:26.638Z] ee4741b93599: Layer already exists [2024-08-19T05:49:26.638Z] 4b412d4efdac: Layer already exists [2024-08-19T05:49:26.638Z] 1433adc064b8: Layer already exists [2024-08-19T05:49:26.638Z] c75779126e80: Layer already exists [2024-08-19T05:49:26.638Z] cf7427442349: Layer already exists [2024-08-19T05:49:26.638Z] 6c0f264f033c: Layer already exists [2024-08-19T05:49:26.638Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:26.638Z] latest: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:26.963Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:27.288Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.56 [2024-08-19T05:49:27.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-19T05:49:27.288Z] cf7427442349: Preparing [2024-08-19T05:49:27.288Z] 1433adc064b8: Preparing [2024-08-19T05:49:27.288Z] c75779126e80: Preparing [2024-08-19T05:49:27.288Z] ee4741b93599: Preparing [2024-08-19T05:49:27.288Z] 4b412d4efdac: Preparing [2024-08-19T05:49:27.288Z] 6c0f264f033c: Preparing [2024-08-19T05:49:27.288Z] ce7f800efff9: Preparing [2024-08-19T05:49:27.288Z] 6c0f264f033c: Waiting [2024-08-19T05:49:27.288Z] ce7f800efff9: Waiting [2024-08-19T05:49:27.288Z] 4b412d4efdac: Layer already exists [2024-08-19T05:49:27.288Z] 1433adc064b8: Layer already exists [2024-08-19T05:49:27.288Z] ee4741b93599: Layer already exists [2024-08-19T05:49:27.288Z] cf7427442349: Layer already exists [2024-08-19T05:49:27.288Z] c75779126e80: Layer already exists [2024-08-19T05:49:27.288Z] 6c0f264f033c: Layer already exists [2024-08-19T05:49:27.288Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:27.288Z] 3.2.0-dev.56: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:27.614Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:27.934Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:27.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-19T05:49:27.935Z] cf7427442349: Preparing [2024-08-19T05:49:27.935Z] 1433adc064b8: Preparing [2024-08-19T05:49:27.935Z] c75779126e80: Preparing [2024-08-19T05:49:27.935Z] ee4741b93599: Preparing [2024-08-19T05:49:27.935Z] 4b412d4efdac: Preparing [2024-08-19T05:49:27.935Z] 6c0f264f033c: Preparing [2024-08-19T05:49:27.935Z] ce7f800efff9: Preparing [2024-08-19T05:49:27.935Z] 6c0f264f033c: Waiting [2024-08-19T05:49:27.935Z] cf7427442349: Layer already exists [2024-08-19T05:49:27.935Z] 4b412d4efdac: Layer already exists [2024-08-19T05:49:27.935Z] ee4741b93599: Layer already exists [2024-08-19T05:49:27.935Z] 1433adc064b8: Layer already exists [2024-08-19T05:49:27.935Z] c75779126e80: Layer already exists [2024-08-19T05:49:27.935Z] 6c0f264f033c: Layer already exists [2024-08-19T05:49:27.935Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:27.935Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:28.261Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:28.579Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-19T05:49:28.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-19T05:49:28.579Z] cf7427442349: Preparing [2024-08-19T05:49:28.579Z] 1433adc064b8: Preparing [2024-08-19T05:49:28.579Z] c75779126e80: Preparing [2024-08-19T05:49:28.579Z] ee4741b93599: Preparing [2024-08-19T05:49:28.579Z] 4b412d4efdac: Preparing [2024-08-19T05:49:28.579Z] 6c0f264f033c: Preparing [2024-08-19T05:49:28.579Z] ce7f800efff9: Preparing [2024-08-19T05:49:28.579Z] 6c0f264f033c: Waiting [2024-08-19T05:49:28.579Z] ce7f800efff9: Waiting [2024-08-19T05:49:28.579Z] cf7427442349: Layer already exists [2024-08-19T05:49:28.579Z] 1433adc064b8: Layer already exists [2024-08-19T05:49:28.579Z] 4b412d4efdac: Layer already exists [2024-08-19T05:49:28.579Z] ee4741b93599: Layer already exists [2024-08-19T05:49:28.579Z] c75779126e80: Layer already exists [2024-08-19T05:49:28.579Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:28.579Z] 6c0f264f033c: Layer already exists [2024-08-19T05:49:28.579Z] main: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:49:28.649Z] ===================================================== [Pipeline] echo [2024-08-19T05:49:28.660Z] taggedImages: [2024-08-19T05:49:28.660Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:28.660Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-19T05:49:28.660Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.56 [2024-08-19T05:49:28.660Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:28.660Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-19T05:49:28.685Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-19T05:49:28.685Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:28.685Z] latest [2024-08-19T05:49:28.685Z] 3.2.0-dev.56 [2024-08-19T05:49:28.685Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:28.685Z] main [2024-08-19T05:49:28.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:29.028Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:29.348Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:29.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-19T05:49:29.348Z] b39eaae49276: Preparing [2024-08-19T05:49:29.348Z] 354a3f009cf5: Preparing [2024-08-19T05:49:29.348Z] c75779126e80: Preparing [2024-08-19T05:49:29.348Z] ee4741b93599: Preparing [2024-08-19T05:49:29.348Z] 62f40d07a6f4: Preparing [2024-08-19T05:49:29.348Z] 17c0fa194681: Preparing [2024-08-19T05:49:29.348Z] ce7f800efff9: Preparing [2024-08-19T05:49:29.348Z] ce7f800efff9: Waiting [2024-08-19T05:49:29.348Z] 17c0fa194681: Waiting [2024-08-19T05:49:29.348Z] ee4741b93599: Layer already exists [2024-08-19T05:49:29.348Z] c75779126e80: Layer already exists [2024-08-19T05:49:29.348Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:29.348Z] 62f40d07a6f4: Pushed [2024-08-19T05:49:29.348Z] b39eaae49276: Pushed [2024-08-19T05:49:29.348Z] 17c0fa194681: Pushed [2024-08-19T05:49:32.642Z] 354a3f009cf5: Pushed [2024-08-19T05:49:32.642Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:32.966Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:33.290Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-19T05:49:33.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-19T05:49:33.290Z] b39eaae49276: Preparing [2024-08-19T05:49:33.290Z] 354a3f009cf5: Preparing [2024-08-19T05:49:33.290Z] c75779126e80: Preparing [2024-08-19T05:49:33.290Z] ee4741b93599: Preparing [2024-08-19T05:49:33.290Z] 62f40d07a6f4: Preparing [2024-08-19T05:49:33.290Z] 17c0fa194681: Preparing [2024-08-19T05:49:33.290Z] ce7f800efff9: Preparing [2024-08-19T05:49:33.290Z] 17c0fa194681: Waiting [2024-08-19T05:49:33.290Z] ce7f800efff9: Waiting [2024-08-19T05:49:33.290Z] 354a3f009cf5: Layer already exists [2024-08-19T05:49:33.290Z] c75779126e80: Layer already exists [2024-08-19T05:49:33.290Z] ee4741b93599: Layer already exists [2024-08-19T05:49:33.290Z] b39eaae49276: Layer already exists [2024-08-19T05:49:33.290Z] 62f40d07a6f4: Layer already exists [2024-08-19T05:49:33.290Z] 17c0fa194681: Layer already exists [2024-08-19T05:49:33.290Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:33.290Z] latest: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:33.612Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:33.930Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.56 [2024-08-19T05:49:33.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-19T05:49:33.930Z] b39eaae49276: Preparing [2024-08-19T05:49:33.930Z] 354a3f009cf5: Preparing [2024-08-19T05:49:33.930Z] c75779126e80: Preparing [2024-08-19T05:49:33.930Z] ee4741b93599: Preparing [2024-08-19T05:49:33.930Z] 62f40d07a6f4: Preparing [2024-08-19T05:49:33.930Z] 17c0fa194681: Preparing [2024-08-19T05:49:33.930Z] ce7f800efff9: Preparing [2024-08-19T05:49:33.930Z] 17c0fa194681: Waiting [2024-08-19T05:49:33.930Z] ce7f800efff9: Waiting [2024-08-19T05:49:33.930Z] c75779126e80: Layer already exists [2024-08-19T05:49:33.930Z] b39eaae49276: Layer already exists [2024-08-19T05:49:33.930Z] 354a3f009cf5: Layer already exists [2024-08-19T05:49:33.930Z] 62f40d07a6f4: Layer already exists [2024-08-19T05:49:33.930Z] ee4741b93599: Layer already exists [2024-08-19T05:49:33.930Z] 17c0fa194681: Layer already exists [2024-08-19T05:49:33.930Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:33.930Z] 3.2.0-dev.56: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:34.270Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:34.611Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:34.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-19T05:49:34.611Z] b39eaae49276: Preparing [2024-08-19T05:49:34.611Z] 354a3f009cf5: Preparing [2024-08-19T05:49:34.611Z] c75779126e80: Preparing [2024-08-19T05:49:34.611Z] ee4741b93599: Preparing [2024-08-19T05:49:34.611Z] 62f40d07a6f4: Preparing [2024-08-19T05:49:34.611Z] 17c0fa194681: Preparing [2024-08-19T05:49:34.611Z] ce7f800efff9: Preparing [2024-08-19T05:49:34.611Z] ce7f800efff9: Waiting [2024-08-19T05:49:34.611Z] 17c0fa194681: Waiting [2024-08-19T05:49:34.611Z] 354a3f009cf5: Layer already exists [2024-08-19T05:49:34.611Z] b39eaae49276: Layer already exists [2024-08-19T05:49:34.611Z] c75779126e80: Layer already exists [2024-08-19T05:49:34.611Z] 62f40d07a6f4: Layer already exists [2024-08-19T05:49:34.611Z] ee4741b93599: Layer already exists [2024-08-19T05:49:34.611Z] 17c0fa194681: Layer already exists [2024-08-19T05:49:34.611Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:34.611Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:34.942Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:35.268Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-19T05:49:35.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-19T05:49:35.268Z] b39eaae49276: Preparing [2024-08-19T05:49:35.268Z] 354a3f009cf5: Preparing [2024-08-19T05:49:35.268Z] c75779126e80: Preparing [2024-08-19T05:49:35.268Z] ee4741b93599: Preparing [2024-08-19T05:49:35.268Z] 62f40d07a6f4: Preparing [2024-08-19T05:49:35.268Z] 17c0fa194681: Preparing [2024-08-19T05:49:35.268Z] ce7f800efff9: Preparing [2024-08-19T05:49:35.268Z] 17c0fa194681: Waiting [2024-08-19T05:49:35.268Z] ce7f800efff9: Waiting [2024-08-19T05:49:35.268Z] ee4741b93599: Layer already exists [2024-08-19T05:49:35.268Z] 62f40d07a6f4: Layer already exists [2024-08-19T05:49:35.268Z] b39eaae49276: Layer already exists [2024-08-19T05:49:35.268Z] c75779126e80: Layer already exists [2024-08-19T05:49:35.268Z] 354a3f009cf5: Layer already exists [2024-08-19T05:49:35.268Z] 17c0fa194681: Layer already exists [2024-08-19T05:49:35.268Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:35.268Z] main: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:49:35.344Z] ===================================================== [Pipeline] echo [2024-08-19T05:49:35.362Z] taggedImages: [2024-08-19T05:49:35.362Z] - nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:35.362Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-19T05:49:35.362Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.56 [2024-08-19T05:49:35.362Z] - nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:35.362Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-19T05:49:35.391Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-19T05:49:35.391Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:35.391Z] latest [2024-08-19T05:49:35.391Z] 3.2.0-dev.56 [2024-08-19T05:49:35.391Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:35.391Z] main [2024-08-19T05:49:35.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:35.720Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:36.044Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:36.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-19T05:49:36.044Z] ac7b4a566713: Preparing [2024-08-19T05:49:36.044Z] 1e645fc4b3c6: Preparing [2024-08-19T05:49:36.044Z] c75779126e80: Preparing [2024-08-19T05:49:36.044Z] ee4741b93599: Preparing [2024-08-19T05:49:36.044Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:49:36.044Z] f37ed64fa633: Preparing [2024-08-19T05:49:36.044Z] ce7f800efff9: Preparing [2024-08-19T05:49:36.044Z] f37ed64fa633: Waiting [2024-08-19T05:49:36.044Z] ce7f800efff9: Waiting [2024-08-19T05:49:36.044Z] c75779126e80: Layer already exists [2024-08-19T05:49:36.044Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:49:36.044Z] ee4741b93599: Layer already exists [2024-08-19T05:49:36.044Z] f37ed64fa633: Layer already exists [2024-08-19T05:49:36.044Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:36.044Z] ac7b4a566713: Pushed [2024-08-19T05:49:39.325Z] 1e645fc4b3c6: Pushed [2024-08-19T05:49:39.325Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:39.649Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:39.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-19T05:49:39.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-19T05:49:39.971Z] ac7b4a566713: Preparing [2024-08-19T05:49:39.971Z] 1e645fc4b3c6: Preparing [2024-08-19T05:49:39.971Z] c75779126e80: Preparing [2024-08-19T05:49:39.971Z] ee4741b93599: Preparing [2024-08-19T05:49:39.971Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:49:39.971Z] f37ed64fa633: Preparing [2024-08-19T05:49:39.971Z] ce7f800efff9: Preparing [2024-08-19T05:49:39.971Z] f37ed64fa633: Waiting [2024-08-19T05:49:39.971Z] ce7f800efff9: Waiting [2024-08-19T05:49:39.971Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:49:39.971Z] ee4741b93599: Layer already exists [2024-08-19T05:49:39.971Z] ac7b4a566713: Layer already exists [2024-08-19T05:49:39.971Z] c75779126e80: Layer already exists [2024-08-19T05:49:39.971Z] 1e645fc4b3c6: Layer already exists [2024-08-19T05:49:39.971Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:39.971Z] f37ed64fa633: Layer already exists [2024-08-19T05:49:39.971Z] latest: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:40.298Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:40.620Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.56 [2024-08-19T05:49:40.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-19T05:49:40.620Z] ac7b4a566713: Preparing [2024-08-19T05:49:40.620Z] 1e645fc4b3c6: Preparing [2024-08-19T05:49:40.620Z] c75779126e80: Preparing [2024-08-19T05:49:40.620Z] ee4741b93599: Preparing [2024-08-19T05:49:40.620Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:49:40.620Z] f37ed64fa633: Preparing [2024-08-19T05:49:40.620Z] ce7f800efff9: Preparing [2024-08-19T05:49:40.620Z] f37ed64fa633: Waiting [2024-08-19T05:49:40.620Z] ce7f800efff9: Waiting [2024-08-19T05:49:40.620Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:49:40.620Z] c75779126e80: Layer already exists [2024-08-19T05:49:40.620Z] ee4741b93599: Layer already exists [2024-08-19T05:49:40.620Z] 1e645fc4b3c6: Layer already exists [2024-08-19T05:49:40.620Z] ac7b4a566713: Layer already exists [2024-08-19T05:49:40.620Z] f37ed64fa633: Layer already exists [2024-08-19T05:49:40.620Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:40.620Z] 3.2.0-dev.56: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:40.943Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:41.267Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:41.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-19T05:49:41.267Z] ac7b4a566713: Preparing [2024-08-19T05:49:41.267Z] 1e645fc4b3c6: Preparing [2024-08-19T05:49:41.267Z] c75779126e80: Preparing [2024-08-19T05:49:41.267Z] ee4741b93599: Preparing [2024-08-19T05:49:41.267Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:49:41.267Z] f37ed64fa633: Preparing [2024-08-19T05:49:41.267Z] ce7f800efff9: Preparing [2024-08-19T05:49:41.267Z] ce7f800efff9: Waiting [2024-08-19T05:49:41.267Z] f37ed64fa633: Waiting [2024-08-19T05:49:41.267Z] ee4741b93599: Layer already exists [2024-08-19T05:49:41.267Z] c75779126e80: Layer already exists [2024-08-19T05:49:41.267Z] 1e645fc4b3c6: Layer already exists [2024-08-19T05:49:41.267Z] ac7b4a566713: Layer already exists [2024-08-19T05:49:41.267Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:49:41.267Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:41.267Z] f37ed64fa633: Layer already exists [2024-08-19T05:49:41.267Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:41.613Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:49:41.943Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-19T05:49:41.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-19T05:49:41.943Z] ac7b4a566713: Preparing [2024-08-19T05:49:41.943Z] 1e645fc4b3c6: Preparing [2024-08-19T05:49:41.943Z] c75779126e80: Preparing [2024-08-19T05:49:41.943Z] ee4741b93599: Preparing [2024-08-19T05:49:41.943Z] 5eaf16ec0ddc: Preparing [2024-08-19T05:49:41.943Z] f37ed64fa633: Preparing [2024-08-19T05:49:41.943Z] ce7f800efff9: Preparing [2024-08-19T05:49:41.943Z] f37ed64fa633: Waiting [2024-08-19T05:49:41.943Z] ce7f800efff9: Waiting [2024-08-19T05:49:41.943Z] c75779126e80: Layer already exists [2024-08-19T05:49:41.943Z] 5eaf16ec0ddc: Layer already exists [2024-08-19T05:49:41.943Z] ee4741b93599: Layer already exists [2024-08-19T05:49:41.943Z] ac7b4a566713: Layer already exists [2024-08-19T05:49:41.943Z] 1e645fc4b3c6: Layer already exists [2024-08-19T05:49:41.943Z] f37ed64fa633: Layer already exists [2024-08-19T05:49:41.943Z] ce7f800efff9: Layer already exists [2024-08-19T05:49:41.943Z] main: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T05:49:42.013Z] ===================================================== [Pipeline] echo [2024-08-19T05:49:42.025Z] taggedImages: [2024-08-19T05:49:42.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T05:49:42.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-19T05:49:42.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.56 [2024-08-19T05:49:42.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T05:49:42.025Z] - 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-08-19T06:08:00.068Z] #133 ... [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.068Z] #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-08-19T06:08:00.068Z] #158 1163.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-19T06:08:00.068Z] #158 ... [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.068Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-19T06:08:00.068Z] #160 DONE 1172.8s [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.068Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:08:00.068Z] #66 ... [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.068Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:08:00.068Z] #161 DONE 0.2s [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.068Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:08:00.068Z] #162 DONE 0.1s [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.068Z] #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-08-19T06:08:00.068Z] #163 DONE 0.2s [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.068Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-19T06:08:00.068Z] #164 DONE 0.2s [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.068Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-19T06:08:00.068Z] #165 DONE 0.2s [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.068Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-19T06:08:00.068Z] #166 DONE 0.1s [2024-08-19T06:08:00.068Z] [2024-08-19T06:08:00.069Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T06:08:00.069Z] #152 ... [2024-08-19T06:08:00.069Z] [2024-08-19T06:08:00.069Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T06:08:02.014Z] #167 DONE 2.0s [2024-08-19T06:08:02.014Z] [2024-08-19T06:08:02.014Z] #106 [security-proxy-setup] exporting to image [2024-08-19T06:08:02.014Z] #106 exporting layers [2024-08-19T06:08:02.977Z] #106 exporting layers 1.0s done [2024-08-19T06:08:02.977Z] #106 writing image sha256:8123dfc229aa37cac52a5f7779f008284fa33614cc3a775df8f04ce08ee62860 done [2024-08-19T06:08:02.977Z] #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-19T06:08:02.977Z] #106 DONE 7.4s [2024-08-19T06:08:02.977Z] [2024-08-19T06:08:02.977Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T06:08:09.624Z] #156 ... [2024-08-19T06:08:09.624Z] [2024-08-19T06:08:09.624Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-19T06:08:09.624Z] #157 DONE 1183.0s [2024-08-19T06:08:09.624Z] [2024-08-19T06:08:09.624Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T06:08:09.624Z] #156 ... [2024-08-19T06:08:09.624Z] [2024-08-19T06:08:09.624Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-19T06:08:09.624Z] #168 DONE 0.2s [2024-08-19T06:08:09.624Z] [2024-08-19T06:08:09.624Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T06:08:09.624Z] #133 ... [2024-08-19T06:08:09.624Z] [2024-08-19T06:08:09.624Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-19T06:08:10.207Z] #169 ... [2024-08-19T06:08:10.208Z] [2024-08-19T06:08:10.208Z] #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-08-19T06:08:10.208Z] #158 DONE 1184.5s [2024-08-19T06:08:10.208Z] [2024-08-19T06:08:10.208Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T06:08:10.480Z] #154 ... [2024-08-19T06:08:10.480Z] [2024-08-19T06:08:10.480Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:08:10.754Z] #170 DONE 0.3s [2024-08-19T06:08:10.754Z] [2024-08-19T06:08:10.754Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:08:11.025Z] #66 ... [2024-08-19T06:08:11.025Z] [2024-08-19T06:08:11.025Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:08:11.025Z] #171 DONE 0.1s [2024-08-19T06:08:11.025Z] [2024-08-19T06:08:11.025Z] #172 [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-08-19T06:08:11.291Z] #172 DONE 0.2s [2024-08-19T06:08:11.291Z] [2024-08-19T06:08:11.291Z] #173 [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-08-19T06:08:11.558Z] #173 DONE 0.2s [2024-08-19T06:08:11.558Z] [2024-08-19T06:08:11.558Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-19T06:08:11.827Z] #174 DONE 0.3s [2024-08-19T06:08:11.827Z] [2024-08-19T06:08:11.827Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-19T06:08:12.109Z] #175 DONE 0.3s [2024-08-19T06:08:12.109Z] [2024-08-19T06:08:12.109Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-19T06:08:12.109Z] #151 ... [2024-08-19T06:08:12.109Z] [2024-08-19T06:08:12.109Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-19T06:08:12.377Z] #176 DONE 0.2s [2024-08-19T06:08:12.377Z] [2024-08-19T06:08:12.377Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-19T06:08:12.377Z] #155 ... [2024-08-19T06:08:12.377Z] [2024-08-19T06:08:12.377Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-19T06:08:12.929Z] #177 DONE 0.2s [2024-08-19T06:08:12.929Z] [2024-08-19T06:08:12.929Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T06:08:12.929Z] #178 ... [2024-08-19T06:08:12.929Z] [2024-08-19T06:08:12.929Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-19T06:08:12.929Z] #169 DONE 3.3s [2024-08-19T06:08:12.929Z] [2024-08-19T06:08:12.929Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:08:13.264Z] #179 DONE 0.4s [2024-08-19T06:08:13.264Z] [2024-08-19T06:08:13.264Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T06:08:13.264Z] #154 ... [2024-08-19T06:08:13.264Z] [2024-08-19T06:08:13.264Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:08:13.558Z] #180 DONE 0.4s [2024-08-19T06:08:13.558Z] [2024-08-19T06:08:13.558Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T06:08:13.848Z] #152 ... [2024-08-19T06:08:13.848Z] [2024-08-19T06:08:13.848Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-19T06:08:14.133Z] #181 DONE 0.5s [2024-08-19T06:08:14.133Z] [2024-08-19T06:08:14.133Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-19T06:08:14.443Z] #182 DONE 0.3s [2024-08-19T06:08:14.443Z] [2024-08-19T06:08:14.443Z] #183 [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-08-19T06:08:14.752Z] #183 DONE 0.2s [2024-08-19T06:08:14.752Z] [2024-08-19T06:08:14.752Z] #184 [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-08-19T06:08:14.752Z] #184 DONE 0.2s [2024-08-19T06:08:14.752Z] [2024-08-19T06:08:14.752Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T06:08:15.052Z] #133 ... [2024-08-19T06:08:15.052Z] [2024-08-19T06:08:15.052Z] #185 [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-08-19T06:08:15.052Z] #185 DONE 0.1s [2024-08-19T06:08:15.052Z] [2024-08-19T06:08:15.052Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-19T06:08:15.328Z] #186 DONE 0.2s [2024-08-19T06:08:15.328Z] [2024-08-19T06:08:15.328Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-19T06:08:15.328Z] #187 DONE 0.1s [2024-08-19T06:08:15.328Z] [2024-08-19T06:08:15.328Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T06:08:15.619Z] #159 ... [2024-08-19T06:08:15.619Z] [2024-08-19T06:08:15.619Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-19T06:08:16.228Z] #188 ... [2024-08-19T06:08:16.228Z] [2024-08-19T06:08:16.228Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T06:08:16.228Z] #178 DONE 3.5s [2024-08-19T06:08:16.228Z] [2024-08-19T06:08:16.228Z] #106 [security-secretstore-setup] exporting to image [2024-08-19T06:08:16.228Z] #106 exporting layers [2024-08-19T06:08:17.663Z] #106 exporting layers 1.4s done [2024-08-19T06:08:17.663Z] #106 writing image sha256:1112b1bdf014e4b9fae7bd6c57200aca7663ece716bf2514aa3f237eb4e9facb 0.0s done [2024-08-19T06:08:17.663Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-19T06:08:17.663Z] #106 DONE 8.9s [2024-08-19T06:08:17.663Z] [2024-08-19T06:08:17.663Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T06:08:17.663Z] #153 ... [2024-08-19T06:08:17.663Z] [2024-08-19T06:08:17.663Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-19T06:08:17.663Z] #188 DONE 2.4s [2024-08-19T06:08:17.933Z] [2024-08-19T06:08:17.933Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T06:08:17.933Z] #156 ... [2024-08-19T06:08:17.933Z] [2024-08-19T06:08:17.933Z] #106 [security-bootstrapper] exporting to image [2024-08-19T06:08:18.892Z] #106 exporting layers 0.9s done [2024-08-19T06:08:18.892Z] #106 writing image sha256:8bafb4408ff9baa0f4dce90dce0bb5e2414a5666c73cb25e796232a104e9f81e done [2024-08-19T06:08:18.892Z] #106 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2024-08-19T06:08:18.892Z] #106 DONE 9.9s [2024-08-19T06:08:18.892Z] [2024-08-19T06:08:18.892Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:09:05.716Z] #66 ... [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-19T06:09:05.716Z] #151 DONE 1235.9s [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T06:09:05.716Z] #156 ... [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:09:05.716Z] #189 DONE 0.5s [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:09:05.716Z] #190 DONE 0.2s [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-19T06:09:05.716Z] #191 DONE 0.3s [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #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-08-19T06:09:05.716Z] #192 DONE 0.1s [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #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-08-19T06:09:05.716Z] #193 DONE 0.1s [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #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-08-19T06:09:05.716Z] #194 DONE 2.0s [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-19T06:09:05.716Z] #106 exporting layers [2024-08-19T06:09:05.716Z] #106 exporting layers 0.6s done [2024-08-19T06:09:05.716Z] #106 writing image sha256:7a33f404435b1454697eac071b3e49bb376001e781d2e1034b03f5bcb4657165 done [2024-08-19T06:09:05.716Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-19T06:09:05.716Z] #106 DONE 10.4s [2024-08-19T06:09:05.716Z] [2024-08-19T06:09:05.716Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T06:11:27.420Z] #154 ... [2024-08-19T06:11:27.420Z] [2024-08-19T06:11:27.420Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-19T06:11:27.420Z] #155 DONE 1368.5s [2024-08-19T06:11:27.420Z] [2024-08-19T06:11:27.420Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T06:11:27.420Z] #133 ... [2024-08-19T06:11:27.420Z] [2024-08-19T06:11:27.420Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:11:27.420Z] #195 DONE 0.2s [2024-08-19T06:11:27.420Z] [2024-08-19T06:11:27.420Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:11:27.420Z] #196 DONE 0.1s [2024-08-19T06:11:27.420Z] [2024-08-19T06:11:27.420Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-19T06:11:27.420Z] #197 DONE 0.3s [2024-08-19T06:11:27.420Z] [2024-08-19T06:11:27.420Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T06:11:27.420Z] #152 ... [2024-08-19T06:11:27.420Z] [2024-08-19T06:11:27.420Z] #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-08-19T06:11:27.420Z] #198 DONE 0.1s [2024-08-19T06:11:27.420Z] [2024-08-19T06:11:27.420Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-19T06:11:27.420Z] #106 exporting layers [2024-08-19T06:11:27.420Z] #106 exporting layers 0.6s done [2024-08-19T06:11:27.420Z] #106 writing image sha256:449b9e5139e9cc7ad8c7f019bce8c267b66eaf6e946d699d7a7975849c59770e done [2024-08-19T06:11:27.420Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-19T06:11:27.420Z] #106 DONE 11.1s [2024-08-19T06:11:27.420Z] [2024-08-19T06:11:27.420Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-19T06:19:19.437Z] #133 DONE 1844.0s [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T06:19:19.437Z] #156 ... [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:19:19.437Z] #199 DONE 0.1s [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T06:19:19.437Z] #154 ... [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:19:19.437Z] #200 DONE 0.2s [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-19T06:19:19.437Z] #201 DONE 0.5s [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-19T06:19:19.437Z] #202 DONE 0.1s [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-19T06:19:19.437Z] #203 DONE 0.1s [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-19T06:19:19.437Z] #204 DONE 1.9s [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T06:19:19.437Z] #153 ... [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #106 [security-proxy-auth] exporting to image [2024-08-19T06:19:19.437Z] #106 exporting layers [2024-08-19T06:19:19.437Z] #106 exporting layers 0.7s done [2024-08-19T06:19:19.437Z] #106 writing image sha256:3a39be67ef07102a316bb46ecdf216bc6b351fe10e06c9c3f33b2ecc1c7b9468 done [2024-08-19T06:19:19.437Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-19T06:19:19.437Z] #106 DONE 11.8s [2024-08-19T06:19:19.437Z] [2024-08-19T06:19:19.437Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-19T06:20:27.295Z] #159 DONE 1910.4s [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:20:27.295Z] #66 ... [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:20:27.295Z] #205 DONE 0.1s [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T06:20:27.295Z] #149 ... [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:20:27.295Z] #206 DONE 0.1s [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T06:20:27.295Z] #154 ... [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-19T06:20:27.295Z] #207 DONE 0.4s [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:20:27.295Z] #66 ... [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-19T06:20:27.295Z] #208 DONE 0.1s [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #106 [core-command] exporting to image [2024-08-19T06:20:27.295Z] #106 exporting layers [2024-08-19T06:20:27.295Z] #106 exporting layers 0.4s done [2024-08-19T06:20:27.295Z] #106 writing image sha256:ab6f0f4430cfda11a8afe44878f1f59c70584bc7b32a34be18ec5a214c1565ae done [2024-08-19T06:20:27.295Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-19T06:20:27.295Z] #106 DONE 12.2s [2024-08-19T06:20:27.295Z] [2024-08-19T06:20:27.295Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-19T06:22:18.938Z] #154 DONE 2026.5s [2024-08-19T06:22:18.938Z] [2024-08-19T06:22:18.938Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T06:22:18.938Z] #156 ... [2024-08-19T06:22:18.938Z] [2024-08-19T06:22:18.938Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:22:18.938Z] #209 DONE 0.2s [2024-08-19T06:22:18.938Z] [2024-08-19T06:22:18.938Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-19T06:22:18.938Z] #210 DONE 0.4s [2024-08-19T06:22:18.938Z] [2024-08-19T06:22:18.938Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T06:22:18.938Z] #153 ... [2024-08-19T06:22:18.938Z] [2024-08-19T06:22:18.938Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-19T06:22:18.938Z] #211 DONE 0.1s [2024-08-19T06:22:18.938Z] [2024-08-19T06:22:18.938Z] #106 [core-keeper] exporting to image [2024-08-19T06:22:18.938Z] #106 exporting layers [2024-08-19T06:22:18.938Z] #106 exporting layers 0.5s done [2024-08-19T06:22:18.938Z] #106 writing image sha256:566e07905f1e4d962b293b461ff2ae4d0fcab410ccb4d98909751f013bfff635 done [2024-08-19T06:22:18.938Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-19T06:22:18.938Z] #106 DONE 12.7s [2024-08-19T06:22:18.938Z] [2024-08-19T06:22:18.938Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:22:18.938Z] #66 ... [2024-08-19T06:22:18.938Z] [2024-08-19T06:22:18.938Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-19T06:22:18.938Z] #156 DONE 2033.1s [2024-08-19T06:22:18.938Z] [2024-08-19T06:22:18.938Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T06:22:19.205Z] #153 ... [2024-08-19T06:22:19.205Z] [2024-08-19T06:22:19.205Z] #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:22:19.474Z] #212 DONE 0.4s [2024-08-19T06:22:19.474Z] [2024-08-19T06:22:19.474Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:22:19.751Z] #213 DONE 0.3s [2024-08-19T06:22:19.751Z] [2024-08-19T06:22:19.751Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-19T06:22:20.334Z] #214 DONE 0.6s [2024-08-19T06:22:20.334Z] [2024-08-19T06:22:20.334Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:22:20.334Z] #66 ... [2024-08-19T06:22:20.334Z] [2024-08-19T06:22:20.334Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-19T06:22:20.334Z] #215 DONE 0.1s [2024-08-19T06:22:20.601Z] [2024-08-19T06:22:20.601Z] #106 [core-data] exporting to image [2024-08-19T06:22:20.601Z] #106 exporting layers [2024-08-19T06:22:21.184Z] #106 exporting layers 0.7s done [2024-08-19T06:22:21.184Z] #106 writing image sha256:86bbb50b7f884c27233697c4412cdc1451b1b429b721ff963e57bd5e1c6db3ea done [2024-08-19T06:22:21.184Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-19T06:22:21.184Z] #106 DONE 13.4s [2024-08-19T06:22:21.184Z] [2024-08-19T06:22:21.184Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T06:22:23.130Z] #152 ... [2024-08-19T06:22:23.130Z] [2024-08-19T06:22:23.130Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-19T06:22:23.130Z] #153 DONE 2036.9s [2024-08-19T06:22:23.130Z] [2024-08-19T06:22:23.130Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:22:23.130Z] #66 ... [2024-08-19T06:22:23.130Z] [2024-08-19T06:22:23.130Z] #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:22:23.130Z] #216 DONE 0.1s [2024-08-19T06:22:23.412Z] [2024-08-19T06:22:23.412Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:22:23.412Z] #66 ... [2024-08-19T06:22:23.412Z] [2024-08-19T06:22:23.412Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:22:23.680Z] #217 DONE 0.2s [2024-08-19T06:22:23.680Z] [2024-08-19T06:22:23.680Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-19T06:22:23.946Z] #218 DONE 0.5s [2024-08-19T06:22:23.946Z] [2024-08-19T06:22:23.946Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T06:22:24.214Z] #152 ... [2024-08-19T06:22:24.214Z] [2024-08-19T06:22:24.214Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-19T06:22:24.214Z] #219 DONE 0.1s [2024-08-19T06:22:24.214Z] [2024-08-19T06:22:24.214Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-19T06:22:24.481Z] #220 DONE 0.2s [2024-08-19T06:22:24.481Z] [2024-08-19T06:22:24.481Z] #106 [core-metadata] exporting to image [2024-08-19T06:22:25.066Z] #106 exporting layers 0.6s done [2024-08-19T06:22:25.066Z] #106 writing image sha256:2b9a76f40596e154ec1ee6ab50f7ec91f975fdb3f5f95b16b034d6195962fe96 done [2024-08-19T06:22:25.066Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-19T06:22:25.066Z] #106 DONE 14.0s [2024-08-19T06:22:25.066Z] [2024-08-19T06:22:25.066Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:22:57.311Z] #66 ... [2024-08-19T06:22:57.311Z] [2024-08-19T06:22:57.311Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-19T06:22:57.311Z] #149 DONE 2069.5s [2024-08-19T06:22:57.311Z] [2024-08-19T06:22:57.311Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:22:57.311Z] #66 ... [2024-08-19T06:22:57.311Z] [2024-08-19T06:22:57.311Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:22:57.312Z] #221 DONE 0.2s [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:22:57.312Z] #222 DONE 0.2s [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-19T06:22:57.312Z] #223 ... [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-19T06:22:57.312Z] #150 DONE 2070.7s [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-19T06:22:57.312Z] #223 DONE 0.5s [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-19T06:22:57.312Z] #224 DONE 0.2s [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #106 [support-scheduler] exporting to image [2024-08-19T06:22:57.312Z] #106 exporting layers [2024-08-19T06:22:57.312Z] #106 ... [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:22:57.312Z] #225 DONE 0.2s [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:22:57.312Z] #226 DONE 0.1s [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-19T06:22:57.312Z] #227 ... [2024-08-19T06:22:57.312Z] [2024-08-19T06:22:57.312Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-19T06:22:57.312Z] #152 DONE 2071.7s [2024-08-19T06:22:57.577Z] [2024-08-19T06:22:57.577Z] #106 [support-scheduler] exporting to image [2024-08-19T06:22:57.577Z] #106 exporting layers 0.7s done [2024-08-19T06:22:57.577Z] #106 writing image sha256:195a5a2c775e6b9ebb60092e5986b7a6175109475a32c279bfe75e38a50248dd 0.0s done [2024-08-19T06:22:57.577Z] #106 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-08-19T06:22:57.577Z] #106 DONE 14.8s [2024-08-19T06:22:57.577Z] [2024-08-19T06:22:57.577Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-19T06:22:57.577Z] #227 DONE 0.5s [2024-08-19T06:22:57.577Z] [2024-08-19T06:22:57.577Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-19T06:22:57.845Z] #228 ... [2024-08-19T06:22:57.845Z] [2024-08-19T06:22:57.845Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-19T06:22:57.845Z] #229 DONE 0.2s [2024-08-19T06:22:57.845Z] [2024-08-19T06:22:57.845Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-19T06:22:57.845Z] #228 DONE 0.3s [2024-08-19T06:22:57.845Z] [2024-08-19T06:22:57.845Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-19T06:22:57.845Z] #230 DONE 0.1s [2024-08-19T06:22:57.845Z] [2024-08-19T06:22:57.845Z] #106 [support-notifications] exporting to image [2024-08-19T06:22:58.424Z] #106 ... [2024-08-19T06:22:58.424Z] [2024-08-19T06:22:58.424Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-19T06:22:58.424Z] #231 DONE 0.4s [2024-08-19T06:22:58.424Z] [2024-08-19T06:22:58.424Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-19T06:22:58.424Z] #232 DONE 0.1s [2024-08-19T06:22:58.424Z] [2024-08-19T06:22:58.424Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:22:58.424Z] #66 ... [2024-08-19T06:22:58.424Z] [2024-08-19T06:22:58.424Z] #106 [support-cron-scheduler] exporting to image [2024-08-19T06:22:58.424Z] #106 exporting layers 0.7s done [2024-08-19T06:22:58.424Z] #106 writing image sha256:63afaed077decfc3fa0ecf190715a4706c206f66d9e5333ee0dc19e12bf309d1 done [2024-08-19T06:22:58.424Z] #106 naming to docker.io/library/support-notifications-arm64 [2024-08-19T06:22:58.689Z] #106 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-08-19T06:23:00.092Z] #106 exporting layers 1.3s done [2024-08-19T06:23:00.092Z] #106 writing image sha256:8bf8076214d1e98618574d20ea6b8446e0f850c389c950fa14a48863362d819b done [2024-08-19T06:23:00.092Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-19T06:23:00.092Z] #106 DONE 16.9s [2024-08-19T06:23:00.092Z] [2024-08-19T06:23:00.092Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-19T06:23:00.092Z] time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-19T06:23:00.100Z] $ docker stop --time=1 b186ac99331be522fa98db8cb4c92436c471b5d7da4190f21ea2173d161bb892 [2024-08-19T06:23:01.736Z] $ docker rm -f --volumes b186ac99331be522fa98db8cb4c92436c471b5d7da4190f21ea2173d161bb892 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T06:23:02.247Z] + docker images [2024-08-19T06:23:02.247Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-19T06:23:02.247Z] support-cron-scheduler-arm64 latest 8bf8076214d1 4 seconds ago 43.5MB [2024-08-19T06:23:02.247Z] support-notifications-arm64 latest 63afaed077de 5 seconds ago 42MB [2024-08-19T06:23:02.247Z] support-scheduler-arm64 latest 195a5a2c775e 6 seconds ago 41.3MB [2024-08-19T06:23:02.247Z] core-metadata-arm64 latest 2b9a76f40596 38 seconds ago 39.3MB [2024-08-19T06:23:02.247Z] core-data-arm64 latest 86bbb50b7f88 42 seconds ago 39.1MB [2024-08-19T06:23:02.247Z] core-keeper-arm64 latest 566e07905f1e 49 seconds ago 39MB [2024-08-19T06:23:02.247Z] core-command-arm64 latest ab6f0f4430cf 2 minutes ago 35MB [2024-08-19T06:23:02.247Z] security-proxy-auth-arm64 latest 3a39be67ef07 3 minutes ago 32.6MB [2024-08-19T06:23:02.247Z] security-spiffe-token-provider-arm64 latest 449b9e5139e9 11 minutes ago 29MB [2024-08-19T06:23:02.247Z] core-common-config-bootstrapper-arm64 latest 7a33f404435b 13 minutes ago 15.3MB [2024-08-19T06:23:02.247Z] security-bootstrapper-arm64 latest 8bafb4408ff9 14 minutes ago 18.9MB [2024-08-19T06:23:02.247Z] security-secretstore-setup-arm64 latest 1112b1bdf014 14 minutes ago 36.4MB [2024-08-19T06:23:02.247Z] security-proxy-setup-arm64 latest 8123dfc229aa 15 minutes ago 26.1MB [2024-08-19T06:23:02.247Z] security-spire-agent-arm64 latest 16a43c267ebe 35 minutes ago 174MB [2024-08-19T06:23:02.247Z] security-spire-server-arm64 latest db273e302463 35 minutes ago 116MB [2024-08-19T06:23:02.247Z] security-spire-config-arm64 latest a8a5a76e0351 35 minutes ago 115MB [2024-08-19T06:23:02.247Z] ci-base-image-arm64 latest f298aac90432 37 minutes ago 967MB [2024-08-19T06:23:02.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-19T06:23:02.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-19T06:23:02.382Z] provisioning config files... [2024-08-19T06:23:02.397Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/675@tmp/config3877403538822546525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:23:02.737Z] ---> ****-login.sh [2024-08-19T06:23:02.737Z] nexus3.edgexfoundry.org:10001 [2024-08-19T06:23:03.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T06:23:03.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T06:23:03.003Z] Configure a credential helper to remove this warning. See [2024-08-19T06:23:03.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T06:23:03.003Z] [2024-08-19T06:23:03.003Z] Login Succeeded [2024-08-19T06:23:03.003Z] nexus3.edgexfoundry.org:10002 [2024-08-19T06:23:03.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T06:23:03.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T06:23:03.534Z] Configure a credential helper to remove this warning. See [2024-08-19T06:23:03.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T06:23:03.534Z] [2024-08-19T06:23:03.534Z] Login Succeeded [2024-08-19T06:23:03.534Z] nexus3.edgexfoundry.org:10003 [2024-08-19T06:23:03.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T06:23:03.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T06:23:03.800Z] Configure a credential helper to remove this warning. See [2024-08-19T06:23:03.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T06:23:03.800Z] [2024-08-19T06:23:03.800Z] Login Succeeded [2024-08-19T06:23:03.800Z] nexus3.edgexfoundry.org:10004 [2024-08-19T06:23:04.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T06:23:04.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T06:23:04.065Z] Configure a credential helper to remove this warning. See [2024-08-19T06:23:04.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T06:23:04.065Z] [2024-08-19T06:23:04.065Z] Login Succeeded [2024-08-19T06:23:04.065Z] ****.io [2024-08-19T06:23:04.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T06:23:04.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T06:23:04.594Z] Configure a credential helper to remove this warning. See [2024-08-19T06:23:04.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T06:23:04.594Z] [2024-08-19T06:23:04.594Z] Login Succeeded [2024-08-19T06:23:04.594Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T06:23:04.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:23:04.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T06:23:04.696Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-19T06:23:04.696Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:04.696Z] latest [2024-08-19T06:23:04.696Z] 3.2.0-dev.56 [2024-08-19T06:23:04.696Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:04.696Z] main [2024-08-19T06:23:04.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:05.060Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:05.419Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:05.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T06:23:05.419Z] 7fcb1c6cefcd: Preparing [2024-08-19T06:23:05.419Z] 7bdb645f8459: Preparing [2024-08-19T06:23:05.419Z] 206df74b4aaf: Preparing [2024-08-19T06:23:05.419Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:05.419Z] 4b89a5378b18: Preparing [2024-08-19T06:23:05.419Z] 86df587d2e8d: Preparing [2024-08-19T06:23:05.419Z] 3c20671a5817: Preparing [2024-08-19T06:23:05.419Z] 86df587d2e8d: Waiting [2024-08-19T06:23:05.419Z] 3c20671a5817: Waiting [2024-08-19T06:23:05.686Z] 4b89a5378b18: Pushed [2024-08-19T06:23:05.686Z] 68faf37ce4a9: Pushed [2024-08-19T06:23:05.686Z] 7fcb1c6cefcd: Pushed [2024-08-19T06:23:05.686Z] 206df74b4aaf: Pushed [2024-08-19T06:23:05.950Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:05.950Z] 86df587d2e8d: Pushed [2024-08-19T06:23:12.577Z] 7bdb645f8459: Pushed [2024-08-19T06:23:12.577Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:12.929Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:13.273Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-19T06:23:13.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T06:23:13.273Z] 7fcb1c6cefcd: Preparing [2024-08-19T06:23:13.273Z] 7bdb645f8459: Preparing [2024-08-19T06:23:13.273Z] 206df74b4aaf: Preparing [2024-08-19T06:23:13.273Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:13.273Z] 4b89a5378b18: Preparing [2024-08-19T06:23:13.273Z] 86df587d2e8d: Preparing [2024-08-19T06:23:13.273Z] 3c20671a5817: Preparing [2024-08-19T06:23:13.273Z] 86df587d2e8d: Waiting [2024-08-19T06:23:13.273Z] 7bdb645f8459: Layer already exists [2024-08-19T06:23:13.273Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:13.273Z] 7fcb1c6cefcd: Layer already exists [2024-08-19T06:23:13.273Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:13.273Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:13.273Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:13.273Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:13.536Z] latest: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:13.881Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:14.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 [2024-08-19T06:23:14.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T06:23:14.233Z] 7fcb1c6cefcd: Preparing [2024-08-19T06:23:14.233Z] 7bdb645f8459: Preparing [2024-08-19T06:23:14.233Z] 206df74b4aaf: Preparing [2024-08-19T06:23:14.233Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:14.233Z] 4b89a5378b18: Preparing [2024-08-19T06:23:14.233Z] 86df587d2e8d: Preparing [2024-08-19T06:23:14.233Z] 3c20671a5817: Preparing [2024-08-19T06:23:14.233Z] 86df587d2e8d: Waiting [2024-08-19T06:23:14.233Z] 3c20671a5817: Waiting [2024-08-19T06:23:14.233Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:14.233Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:14.233Z] 7bdb645f8459: Layer already exists [2024-08-19T06:23:14.233Z] 7fcb1c6cefcd: Layer already exists [2024-08-19T06:23:14.233Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:14.233Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:14.233Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:14.495Z] 3.2.0-dev.56: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:14.845Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:15.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:15.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T06:23:15.184Z] 7fcb1c6cefcd: Preparing [2024-08-19T06:23:15.184Z] 7bdb645f8459: Preparing [2024-08-19T06:23:15.184Z] 206df74b4aaf: Preparing [2024-08-19T06:23:15.184Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:15.184Z] 4b89a5378b18: Preparing [2024-08-19T06:23:15.184Z] 86df587d2e8d: Preparing [2024-08-19T06:23:15.184Z] 3c20671a5817: Preparing [2024-08-19T06:23:15.184Z] 86df587d2e8d: Waiting [2024-08-19T06:23:15.184Z] 3c20671a5817: Waiting [2024-08-19T06:23:15.184Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:15.185Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:15.185Z] 7fcb1c6cefcd: Layer already exists [2024-08-19T06:23:15.185Z] 7bdb645f8459: Layer already exists [2024-08-19T06:23:15.185Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:15.185Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:15.185Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:15.450Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:15.801Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:16.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-19T06:23:16.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-19T06:23:16.206Z] 7fcb1c6cefcd: Preparing [2024-08-19T06:23:16.206Z] 7bdb645f8459: Preparing [2024-08-19T06:23:16.206Z] 206df74b4aaf: Preparing [2024-08-19T06:23:16.206Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:16.206Z] 4b89a5378b18: Preparing [2024-08-19T06:23:16.206Z] 86df587d2e8d: Preparing [2024-08-19T06:23:16.206Z] 3c20671a5817: Preparing [2024-08-19T06:23:16.206Z] 86df587d2e8d: Waiting [2024-08-19T06:23:16.206Z] 3c20671a5817: Waiting [2024-08-19T06:23:16.206Z] 7fcb1c6cefcd: Layer already exists [2024-08-19T06:23:16.206Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:16.206Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:16.206Z] 7bdb645f8459: Layer already exists [2024-08-19T06:23:16.206Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:16.206Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:16.206Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:16.475Z] main: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:23:16.557Z] ===================================================== [Pipeline] echo [2024-08-19T06:23:16.574Z] taggedImages: [2024-08-19T06:23:16.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:16.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-19T06:23:16.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 [2024-08-19T06:23:16.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:16.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-19T06:23:16.598Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-19T06:23:16.598Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:16.598Z] latest [2024-08-19T06:23:16.598Z] 3.2.0-dev.56 [2024-08-19T06:23:16.598Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:16.598Z] main [2024-08-19T06:23:16.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:16.987Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:17.332Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:17.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T06:23:17.332Z] f4caddd49e29: Preparing [2024-08-19T06:23:17.333Z] e09200069ec3: Preparing [2024-08-19T06:23:17.333Z] 2f158fe0c9eb: Preparing [2024-08-19T06:23:17.333Z] 6bf90fa49a3a: Preparing [2024-08-19T06:23:17.333Z] 206df74b4aaf: Preparing [2024-08-19T06:23:17.333Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:17.333Z] 4b89a5378b18: Preparing [2024-08-19T06:23:17.333Z] 86df587d2e8d: Preparing [2024-08-19T06:23:17.333Z] 3c20671a5817: Preparing [2024-08-19T06:23:17.333Z] 4b89a5378b18: Waiting [2024-08-19T06:23:17.333Z] 68faf37ce4a9: Waiting [2024-08-19T06:23:17.333Z] 86df587d2e8d: Waiting [2024-08-19T06:23:17.333Z] 3c20671a5817: Waiting [2024-08-19T06:23:17.333Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:17.610Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:17.610Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:17.610Z] e09200069ec3: Pushed [2024-08-19T06:23:17.610Z] 2f158fe0c9eb: Pushed [2024-08-19T06:23:17.610Z] f4caddd49e29: Pushed [2024-08-19T06:23:17.610Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:17.610Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:19.569Z] 6bf90fa49a3a: Pushed [2024-08-19T06:23:19.569Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:19.921Z] + 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-08-19T06:23:20.267Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-19T06:23:20.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T06:23:20.267Z] f4caddd49e29: Preparing [2024-08-19T06:23:20.267Z] e09200069ec3: Preparing [2024-08-19T06:23:20.267Z] 2f158fe0c9eb: Preparing [2024-08-19T06:23:20.267Z] 6bf90fa49a3a: Preparing [2024-08-19T06:23:20.267Z] 206df74b4aaf: Preparing [2024-08-19T06:23:20.267Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:20.267Z] 4b89a5378b18: Preparing [2024-08-19T06:23:20.267Z] 68faf37ce4a9: Waiting [2024-08-19T06:23:20.267Z] 86df587d2e8d: Preparing [2024-08-19T06:23:20.267Z] 3c20671a5817: Preparing [2024-08-19T06:23:20.267Z] 4b89a5378b18: Waiting [2024-08-19T06:23:20.267Z] 3c20671a5817: Waiting [2024-08-19T06:23:20.267Z] 86df587d2e8d: Waiting [2024-08-19T06:23:20.267Z] e09200069ec3: Layer already exists [2024-08-19T06:23:20.267Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:20.267Z] f4caddd49e29: Layer already exists [2024-08-19T06:23:20.267Z] 6bf90fa49a3a: Layer already exists [2024-08-19T06:23:20.267Z] 2f158fe0c9eb: Layer already exists [2024-08-19T06:23:20.267Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:20.267Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:20.267Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:20.267Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:20.529Z] latest: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:20.882Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:21.243Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 [2024-08-19T06:23:21.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T06:23:21.243Z] f4caddd49e29: Preparing [2024-08-19T06:23:21.243Z] e09200069ec3: Preparing [2024-08-19T06:23:21.243Z] 2f158fe0c9eb: Preparing [2024-08-19T06:23:21.243Z] 6bf90fa49a3a: Preparing [2024-08-19T06:23:21.243Z] 206df74b4aaf: Preparing [2024-08-19T06:23:21.243Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:21.243Z] 4b89a5378b18: Preparing [2024-08-19T06:23:21.243Z] 86df587d2e8d: Preparing [2024-08-19T06:23:21.243Z] 3c20671a5817: Preparing [2024-08-19T06:23:21.243Z] 68faf37ce4a9: Waiting [2024-08-19T06:23:21.243Z] 4b89a5378b18: Waiting [2024-08-19T06:23:21.243Z] 86df587d2e8d: Waiting [2024-08-19T06:23:21.243Z] 3c20671a5817: Waiting [2024-08-19T06:23:21.243Z] 2f158fe0c9eb: Layer already exists [2024-08-19T06:23:21.243Z] e09200069ec3: Layer already exists [2024-08-19T06:23:21.243Z] 6bf90fa49a3a: Layer already exists [2024-08-19T06:23:21.243Z] f4caddd49e29: Layer already exists [2024-08-19T06:23:21.243Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:21.243Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:21.243Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:21.243Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:21.243Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:21.507Z] 3.2.0-dev.56: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:21.860Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:22.204Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:22.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T06:23:22.204Z] f4caddd49e29: Preparing [2024-08-19T06:23:22.204Z] e09200069ec3: Preparing [2024-08-19T06:23:22.204Z] 2f158fe0c9eb: Preparing [2024-08-19T06:23:22.204Z] 6bf90fa49a3a: Preparing [2024-08-19T06:23:22.204Z] 206df74b4aaf: Preparing [2024-08-19T06:23:22.204Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:22.204Z] 4b89a5378b18: Preparing [2024-08-19T06:23:22.204Z] 68faf37ce4a9: Waiting [2024-08-19T06:23:22.204Z] 86df587d2e8d: Preparing [2024-08-19T06:23:22.204Z] 4b89a5378b18: Waiting [2024-08-19T06:23:22.204Z] 3c20671a5817: Preparing [2024-08-19T06:23:22.204Z] 86df587d2e8d: Waiting [2024-08-19T06:23:22.204Z] 3c20671a5817: Waiting [2024-08-19T06:23:22.204Z] e09200069ec3: Layer already exists [2024-08-19T06:23:22.204Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:22.204Z] f4caddd49e29: Layer already exists [2024-08-19T06:23:22.204Z] 2f158fe0c9eb: Layer already exists [2024-08-19T06:23:22.204Z] 6bf90fa49a3a: Layer already exists [2024-08-19T06:23:22.204Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:22.204Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:22.204Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:22.204Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:22.470Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:22.816Z] + 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-08-19T06:23:23.161Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-19T06:23:23.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-19T06:23:23.161Z] f4caddd49e29: Preparing [2024-08-19T06:23:23.161Z] e09200069ec3: Preparing [2024-08-19T06:23:23.161Z] 2f158fe0c9eb: Preparing [2024-08-19T06:23:23.161Z] 6bf90fa49a3a: Preparing [2024-08-19T06:23:23.161Z] 206df74b4aaf: Preparing [2024-08-19T06:23:23.161Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:23.161Z] 4b89a5378b18: Preparing [2024-08-19T06:23:23.161Z] 86df587d2e8d: Preparing [2024-08-19T06:23:23.161Z] 3c20671a5817: Preparing [2024-08-19T06:23:23.161Z] 4b89a5378b18: Waiting [2024-08-19T06:23:23.161Z] 86df587d2e8d: Waiting [2024-08-19T06:23:23.161Z] 3c20671a5817: Waiting [2024-08-19T06:23:23.161Z] 68faf37ce4a9: Waiting [2024-08-19T06:23:23.161Z] e09200069ec3: Layer already exists [2024-08-19T06:23:23.161Z] f4caddd49e29: Layer already exists [2024-08-19T06:23:23.161Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:23.161Z] 2f158fe0c9eb: Layer already exists [2024-08-19T06:23:23.161Z] 6bf90fa49a3a: Layer already exists [2024-08-19T06:23:23.161Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:23.161Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:23.161Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:23.161Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:23.424Z] main: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:23:23.495Z] ===================================================== [Pipeline] echo [2024-08-19T06:23:23.509Z] taggedImages: [2024-08-19T06:23:23.509Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:23.509Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-19T06:23:23.509Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 [2024-08-19T06:23:23.509Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:23.509Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-19T06:23:23.537Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-19T06:23:23.537Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:23.537Z] latest [2024-08-19T06:23:23.537Z] 3.2.0-dev.56 [2024-08-19T06:23:23.537Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:23.537Z] main [2024-08-19T06:23:23.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:23.900Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:24.256Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:24.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T06:23:24.256Z] 57ce7ae99cac: Preparing [2024-08-19T06:23:24.256Z] df28cbeb5625: Preparing [2024-08-19T06:23:24.256Z] 206df74b4aaf: Preparing [2024-08-19T06:23:24.256Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:24.256Z] 0c29b66c4c83: Preparing [2024-08-19T06:23:24.256Z] e2c3017a73a2: Preparing [2024-08-19T06:23:24.256Z] 3c20671a5817: Preparing [2024-08-19T06:23:24.256Z] e2c3017a73a2: Waiting [2024-08-19T06:23:24.256Z] 3c20671a5817: Waiting [2024-08-19T06:23:24.256Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:24.256Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:24.519Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:24.519Z] 0c29b66c4c83: Pushed [2024-08-19T06:23:24.519Z] 57ce7ae99cac: Pushed [2024-08-19T06:23:24.519Z] e2c3017a73a2: Pushed [2024-08-19T06:23:31.130Z] df28cbeb5625: Pushed [2024-08-19T06:23:31.131Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:31.486Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:31.828Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-19T06:23:31.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T06:23:31.828Z] 57ce7ae99cac: Preparing [2024-08-19T06:23:31.828Z] df28cbeb5625: Preparing [2024-08-19T06:23:31.828Z] 206df74b4aaf: Preparing [2024-08-19T06:23:31.829Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:31.829Z] 0c29b66c4c83: Preparing [2024-08-19T06:23:31.829Z] e2c3017a73a2: Preparing [2024-08-19T06:23:31.829Z] 3c20671a5817: Preparing [2024-08-19T06:23:31.829Z] e2c3017a73a2: Waiting [2024-08-19T06:23:31.829Z] 3c20671a5817: Waiting [2024-08-19T06:23:31.829Z] df28cbeb5625: Layer already exists [2024-08-19T06:23:31.829Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:31.829Z] 0c29b66c4c83: Layer already exists [2024-08-19T06:23:31.829Z] 57ce7ae99cac: Layer already exists [2024-08-19T06:23:31.829Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:31.829Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:31.829Z] e2c3017a73a2: Layer already exists [2024-08-19T06:23:32.092Z] latest: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:32.437Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:32.780Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 [2024-08-19T06:23:32.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T06:23:32.780Z] 57ce7ae99cac: Preparing [2024-08-19T06:23:32.780Z] df28cbeb5625: Preparing [2024-08-19T06:23:32.780Z] 206df74b4aaf: Preparing [2024-08-19T06:23:32.780Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:32.780Z] 0c29b66c4c83: Preparing [2024-08-19T06:23:32.780Z] e2c3017a73a2: Preparing [2024-08-19T06:23:32.780Z] 3c20671a5817: Preparing [2024-08-19T06:23:32.780Z] 3c20671a5817: Waiting [2024-08-19T06:23:32.780Z] e2c3017a73a2: Waiting [2024-08-19T06:23:32.780Z] df28cbeb5625: Layer already exists [2024-08-19T06:23:32.780Z] 0c29b66c4c83: Layer already exists [2024-08-19T06:23:32.780Z] 57ce7ae99cac: Layer already exists [2024-08-19T06:23:32.780Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:32.780Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:32.780Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:32.780Z] e2c3017a73a2: Layer already exists [2024-08-19T06:23:33.043Z] 3.2.0-dev.56: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:33.390Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:33.733Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:33.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T06:23:33.733Z] 57ce7ae99cac: Preparing [2024-08-19T06:23:33.733Z] df28cbeb5625: Preparing [2024-08-19T06:23:33.733Z] 206df74b4aaf: Preparing [2024-08-19T06:23:33.733Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:33.733Z] 0c29b66c4c83: Preparing [2024-08-19T06:23:33.733Z] e2c3017a73a2: Preparing [2024-08-19T06:23:33.733Z] 3c20671a5817: Preparing [2024-08-19T06:23:33.733Z] e2c3017a73a2: Waiting [2024-08-19T06:23:33.733Z] 3c20671a5817: Waiting [2024-08-19T06:23:33.733Z] df28cbeb5625: Layer already exists [2024-08-19T06:23:33.733Z] 0c29b66c4c83: Layer already exists [2024-08-19T06:23:33.733Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:33.733Z] 57ce7ae99cac: Layer already exists [2024-08-19T06:23:33.733Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:33.733Z] e2c3017a73a2: Layer already exists [2024-08-19T06:23:33.733Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:33.996Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:34.344Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:34.686Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-19T06:23:34.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-19T06:23:34.686Z] 57ce7ae99cac: Preparing [2024-08-19T06:23:34.686Z] df28cbeb5625: Preparing [2024-08-19T06:23:34.686Z] 206df74b4aaf: Preparing [2024-08-19T06:23:34.686Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:34.686Z] 0c29b66c4c83: Preparing [2024-08-19T06:23:34.686Z] e2c3017a73a2: Preparing [2024-08-19T06:23:34.686Z] 3c20671a5817: Preparing [2024-08-19T06:23:34.686Z] 3c20671a5817: Waiting [2024-08-19T06:23:34.686Z] e2c3017a73a2: Waiting [2024-08-19T06:23:34.686Z] 0c29b66c4c83: Layer already exists [2024-08-19T06:23:34.686Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:34.686Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:34.686Z] df28cbeb5625: Layer already exists [2024-08-19T06:23:34.686Z] 57ce7ae99cac: Layer already exists [2024-08-19T06:23:34.686Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:34.686Z] e2c3017a73a2: Layer already exists [2024-08-19T06:23:34.949Z] main: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:23:35.018Z] ===================================================== [Pipeline] echo [2024-08-19T06:23:35.034Z] taggedImages: [2024-08-19T06:23:35.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:35.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-19T06:23:35.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 [2024-08-19T06:23:35.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:35.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-19T06:23:35.058Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-19T06:23:35.058Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:35.058Z] latest [2024-08-19T06:23:35.058Z] 3.2.0-dev.56 [2024-08-19T06:23:35.058Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:35.058Z] main [2024-08-19T06:23:35.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:35.435Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:35.781Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:35.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T06:23:35.781Z] 0d32c4250b34: Preparing [2024-08-19T06:23:35.781Z] 7ad074c93f83: Preparing [2024-08-19T06:23:35.781Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:35.781Z] 4985a53b1b75: Preparing [2024-08-19T06:23:35.781Z] 5c278c2e20f0: Preparing [2024-08-19T06:23:35.781Z] 3c20671a5817: Preparing [2024-08-19T06:23:35.781Z] 3c20671a5817: Waiting [2024-08-19T06:23:35.781Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:36.046Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:36.046Z] 4985a53b1b75: Pushed [2024-08-19T06:23:36.046Z] 5c278c2e20f0: Pushed [2024-08-19T06:23:36.046Z] 0d32c4250b34: Pushed [2024-08-19T06:23:42.673Z] 7ad074c93f83: Pushed [2024-08-19T06:23:42.673Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:43.033Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:43.643Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-19T06:23:43.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T06:23:43.643Z] 0d32c4250b34: Preparing [2024-08-19T06:23:43.643Z] 7ad074c93f83: Preparing [2024-08-19T06:23:43.643Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:43.643Z] 4985a53b1b75: Preparing [2024-08-19T06:23:43.643Z] 5c278c2e20f0: Preparing [2024-08-19T06:23:43.643Z] 3c20671a5817: Preparing [2024-08-19T06:23:43.643Z] 3c20671a5817: Waiting [2024-08-19T06:23:43.643Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:43.643Z] 7ad074c93f83: Layer already exists [2024-08-19T06:23:43.643Z] 4985a53b1b75: Layer already exists [2024-08-19T06:23:43.643Z] 5c278c2e20f0: Layer already exists [2024-08-19T06:23:43.643Z] 0d32c4250b34: Layer already exists [2024-08-19T06:23:43.643Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:43.909Z] latest: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:44.260Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:44.603Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 [2024-08-19T06:23:44.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T06:23:44.603Z] 0d32c4250b34: Preparing [2024-08-19T06:23:44.603Z] 7ad074c93f83: Preparing [2024-08-19T06:23:44.603Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:44.603Z] 4985a53b1b75: Preparing [2024-08-19T06:23:44.603Z] 5c278c2e20f0: Preparing [2024-08-19T06:23:44.603Z] 3c20671a5817: Preparing [2024-08-19T06:23:44.603Z] 3c20671a5817: Waiting [2024-08-19T06:23:44.603Z] 7ad074c93f83: Layer already exists [2024-08-19T06:23:44.603Z] 5c278c2e20f0: Layer already exists [2024-08-19T06:23:44.603Z] 4985a53b1b75: Layer already exists [2024-08-19T06:23:44.603Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:44.603Z] 0d32c4250b34: Layer already exists [2024-08-19T06:23:44.603Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:44.867Z] 3.2.0-dev.56: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:45.212Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:45.557Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:45.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T06:23:45.557Z] 0d32c4250b34: Preparing [2024-08-19T06:23:45.557Z] 7ad074c93f83: Preparing [2024-08-19T06:23:45.557Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:45.557Z] 4985a53b1b75: Preparing [2024-08-19T06:23:45.557Z] 5c278c2e20f0: Preparing [2024-08-19T06:23:45.557Z] 3c20671a5817: Preparing [2024-08-19T06:23:45.557Z] 3c20671a5817: Waiting [2024-08-19T06:23:45.557Z] 4985a53b1b75: Layer already exists [2024-08-19T06:23:45.557Z] 7ad074c93f83: Layer already exists [2024-08-19T06:23:45.557Z] 0d32c4250b34: Layer already exists [2024-08-19T06:23:45.557Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:45.557Z] 5c278c2e20f0: Layer already exists [2024-08-19T06:23:45.557Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:45.557Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:46.166Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:46.513Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-19T06:23:46.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-19T06:23:46.513Z] 0d32c4250b34: Preparing [2024-08-19T06:23:46.513Z] 7ad074c93f83: Preparing [2024-08-19T06:23:46.513Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:46.513Z] 4985a53b1b75: Preparing [2024-08-19T06:23:46.513Z] 5c278c2e20f0: Preparing [2024-08-19T06:23:46.513Z] 3c20671a5817: Preparing [2024-08-19T06:23:46.513Z] 3c20671a5817: Waiting [2024-08-19T06:23:46.513Z] 7ad074c93f83: Layer already exists [2024-08-19T06:23:46.513Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:46.513Z] 0d32c4250b34: Layer already exists [2024-08-19T06:23:46.513Z] 5c278c2e20f0: Layer already exists [2024-08-19T06:23:46.513Z] 4985a53b1b75: Layer already exists [2024-08-19T06:23:46.513Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:46.779Z] main: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:23:46.859Z] ===================================================== [Pipeline] echo [2024-08-19T06:23:46.878Z] taggedImages: [2024-08-19T06:23:46.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:46.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-19T06:23:46.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 [2024-08-19T06:23:46.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:46.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-19T06:23:46.906Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-19T06:23:46.906Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:46.906Z] latest [2024-08-19T06:23:46.906Z] 3.2.0-dev.56 [2024-08-19T06:23:46.906Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:46.906Z] main [2024-08-19T06:23:46.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:47.266Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:47.645Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:47.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T06:23:47.645Z] aed85c1f4dc4: Preparing [2024-08-19T06:23:47.645Z] 9890f60056ee: Preparing [2024-08-19T06:23:47.645Z] 1f6f1f3e8c41: Preparing [2024-08-19T06:23:47.645Z] 206df74b4aaf: Preparing [2024-08-19T06:23:47.645Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:47.645Z] 4b89a5378b18: Preparing [2024-08-19T06:23:47.645Z] 86df587d2e8d: Preparing [2024-08-19T06:23:47.645Z] 4b89a5378b18: Waiting [2024-08-19T06:23:47.645Z] 3c20671a5817: Preparing [2024-08-19T06:23:47.645Z] 86df587d2e8d: Waiting [2024-08-19T06:23:47.645Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:47.909Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:47.909Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:47.909Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:47.909Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:47.909Z] 9890f60056ee: Pushed [2024-08-19T06:23:47.909Z] aed85c1f4dc4: Pushed [2024-08-19T06:23:54.535Z] 1f6f1f3e8c41: Pushed [2024-08-19T06:23:54.535Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:54.886Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:55.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-19T06:23:55.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T06:23:55.227Z] aed85c1f4dc4: Preparing [2024-08-19T06:23:55.227Z] 9890f60056ee: Preparing [2024-08-19T06:23:55.227Z] 1f6f1f3e8c41: Preparing [2024-08-19T06:23:55.227Z] 206df74b4aaf: Preparing [2024-08-19T06:23:55.227Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:55.227Z] 4b89a5378b18: Preparing [2024-08-19T06:23:55.227Z] 86df587d2e8d: Preparing [2024-08-19T06:23:55.227Z] 3c20671a5817: Preparing [2024-08-19T06:23:55.227Z] 86df587d2e8d: Waiting [2024-08-19T06:23:55.227Z] 4b89a5378b18: Waiting [2024-08-19T06:23:55.227Z] 3c20671a5817: Waiting [2024-08-19T06:23:55.227Z] 1f6f1f3e8c41: Layer already exists [2024-08-19T06:23:55.227Z] aed85c1f4dc4: Layer already exists [2024-08-19T06:23:55.227Z] 9890f60056ee: Layer already exists [2024-08-19T06:23:55.227Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:55.227Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:55.227Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:55.227Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:55.227Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:55.489Z] latest: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:55.829Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:56.167Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 [2024-08-19T06:23:56.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T06:23:56.167Z] aed85c1f4dc4: Preparing [2024-08-19T06:23:56.167Z] 9890f60056ee: Preparing [2024-08-19T06:23:56.167Z] 1f6f1f3e8c41: Preparing [2024-08-19T06:23:56.167Z] 206df74b4aaf: Preparing [2024-08-19T06:23:56.167Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:56.167Z] 4b89a5378b18: Preparing [2024-08-19T06:23:56.167Z] 86df587d2e8d: Preparing [2024-08-19T06:23:56.167Z] 3c20671a5817: Preparing [2024-08-19T06:23:56.167Z] 86df587d2e8d: Waiting [2024-08-19T06:23:56.167Z] 3c20671a5817: Waiting [2024-08-19T06:23:56.167Z] 4b89a5378b18: Waiting [2024-08-19T06:23:56.167Z] 1f6f1f3e8c41: Layer already exists [2024-08-19T06:23:56.167Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:56.167Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:56.167Z] 9890f60056ee: Layer already exists [2024-08-19T06:23:56.167Z] aed85c1f4dc4: Layer already exists [2024-08-19T06:23:56.167Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:56.167Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:56.167Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:56.430Z] 3.2.0-dev.56: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:56.777Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:57.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:57.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T06:23:57.116Z] aed85c1f4dc4: Preparing [2024-08-19T06:23:57.116Z] 9890f60056ee: Preparing [2024-08-19T06:23:57.116Z] 1f6f1f3e8c41: Preparing [2024-08-19T06:23:57.116Z] 206df74b4aaf: Preparing [2024-08-19T06:23:57.116Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:57.116Z] 4b89a5378b18: Preparing [2024-08-19T06:23:57.116Z] 86df587d2e8d: Preparing [2024-08-19T06:23:57.116Z] 3c20671a5817: Preparing [2024-08-19T06:23:57.116Z] 4b89a5378b18: Waiting [2024-08-19T06:23:57.116Z] 86df587d2e8d: Waiting [2024-08-19T06:23:57.116Z] 3c20671a5817: Waiting [2024-08-19T06:23:57.116Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:57.116Z] 1f6f1f3e8c41: Layer already exists [2024-08-19T06:23:57.116Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:57.116Z] aed85c1f4dc4: Layer already exists [2024-08-19T06:23:57.116Z] 9890f60056ee: Layer already exists [2024-08-19T06:23:57.116Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:57.116Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:57.116Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:57.116Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:57.719Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:58.068Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-19T06:23:58.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-19T06:23:58.068Z] aed85c1f4dc4: Preparing [2024-08-19T06:23:58.068Z] 9890f60056ee: Preparing [2024-08-19T06:23:58.068Z] 1f6f1f3e8c41: Preparing [2024-08-19T06:23:58.068Z] 206df74b4aaf: Preparing [2024-08-19T06:23:58.068Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:58.068Z] 4b89a5378b18: Preparing [2024-08-19T06:23:58.068Z] 86df587d2e8d: Preparing [2024-08-19T06:23:58.068Z] 3c20671a5817: Preparing [2024-08-19T06:23:58.068Z] 4b89a5378b18: Waiting [2024-08-19T06:23:58.068Z] 3c20671a5817: Waiting [2024-08-19T06:23:58.068Z] 86df587d2e8d: Waiting [2024-08-19T06:23:58.068Z] 9890f60056ee: Layer already exists [2024-08-19T06:23:58.068Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:58.068Z] 1f6f1f3e8c41: Layer already exists [2024-08-19T06:23:58.068Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:58.068Z] aed85c1f4dc4: Layer already exists [2024-08-19T06:23:58.068Z] 86df587d2e8d: Layer already exists [2024-08-19T06:23:58.068Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:58.068Z] 4b89a5378b18: Layer already exists [2024-08-19T06:23:58.068Z] main: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:23:58.415Z] ===================================================== [Pipeline] echo [2024-08-19T06:23:58.428Z] taggedImages: [2024-08-19T06:23:58.428Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:58.428Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-19T06:23:58.428Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 [2024-08-19T06:23:58.428Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:58.428Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-19T06:23:58.520Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-19T06:23:58.520Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:58.520Z] latest [2024-08-19T06:23:58.520Z] 3.2.0-dev.56 [2024-08-19T06:23:58.520Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:23:58.520Z] main [2024-08-19T06:23:58.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:58.870Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:23:59.218Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:23:59.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T06:23:59.218Z] 9bb8bac10fc6: Preparing [2024-08-19T06:23:59.218Z] 800fbde6fe43: Preparing [2024-08-19T06:23:59.218Z] a9901394f546: Preparing [2024-08-19T06:23:59.218Z] eabd6722a388: Preparing [2024-08-19T06:23:59.218Z] 52294b1654cc: Preparing [2024-08-19T06:23:59.218Z] fa8248ec40ff: Preparing [2024-08-19T06:23:59.218Z] b4bcaa5c8b79: Preparing [2024-08-19T06:23:59.218Z] 5e99149ad89d: Preparing [2024-08-19T06:23:59.218Z] 206df74b4aaf: Preparing [2024-08-19T06:23:59.218Z] 68faf37ce4a9: Preparing [2024-08-19T06:23:59.218Z] 18739ada4293: Preparing [2024-08-19T06:23:59.218Z] 2dc6471bdcf2: Preparing [2024-08-19T06:23:59.218Z] 5f70bf18a086: Preparing [2024-08-19T06:23:59.218Z] 9f6647bb557d: Preparing [2024-08-19T06:23:59.218Z] a993ae36e045: Preparing [2024-08-19T06:23:59.218Z] 806530db7e48: Preparing [2024-08-19T06:23:59.218Z] 3c20671a5817: Preparing [2024-08-19T06:23:59.218Z] 68faf37ce4a9: Waiting [2024-08-19T06:23:59.218Z] 18739ada4293: Waiting [2024-08-19T06:23:59.218Z] 9f6647bb557d: Waiting [2024-08-19T06:23:59.218Z] a993ae36e045: Waiting [2024-08-19T06:23:59.218Z] 806530db7e48: Waiting [2024-08-19T06:23:59.218Z] 3c20671a5817: Waiting [2024-08-19T06:23:59.218Z] 2dc6471bdcf2: Waiting [2024-08-19T06:23:59.218Z] 5f70bf18a086: Waiting [2024-08-19T06:23:59.218Z] 5e99149ad89d: Waiting [2024-08-19T06:23:59.218Z] fa8248ec40ff: Waiting [2024-08-19T06:23:59.218Z] b4bcaa5c8b79: Waiting [2024-08-19T06:23:59.218Z] 206df74b4aaf: Waiting [2024-08-19T06:23:59.482Z] 52294b1654cc: Pushed [2024-08-19T06:23:59.482Z] eabd6722a388: Pushed [2024-08-19T06:23:59.482Z] 800fbde6fe43: Pushed [2024-08-19T06:23:59.482Z] 9bb8bac10fc6: Pushed [2024-08-19T06:23:59.482Z] a9901394f546: Pushed [2024-08-19T06:23:59.482Z] 206df74b4aaf: Layer already exists [2024-08-19T06:23:59.482Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:23:59.482Z] fa8248ec40ff: Pushed [2024-08-19T06:23:59.482Z] b4bcaa5c8b79: Pushed [2024-08-19T06:23:59.747Z] 5f70bf18a086: Layer already exists [2024-08-19T06:23:59.747Z] 2dc6471bdcf2: Pushed [2024-08-19T06:23:59.747Z] 18739ada4293: Pushed [2024-08-19T06:23:59.747Z] a993ae36e045: Pushed [2024-08-19T06:23:59.747Z] 9f6647bb557d: Pushed [2024-08-19T06:23:59.747Z] 3c20671a5817: Layer already exists [2024-08-19T06:23:59.747Z] 806530db7e48: Pushed [2024-08-19T06:24:02.313Z] 5e99149ad89d: Pushed [2024-08-19T06:24:02.578Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:02.926Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:03.269Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-19T06:24:03.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T06:24:03.269Z] 9bb8bac10fc6: Preparing [2024-08-19T06:24:03.269Z] 800fbde6fe43: Preparing [2024-08-19T06:24:03.269Z] a9901394f546: Preparing [2024-08-19T06:24:03.269Z] eabd6722a388: Preparing [2024-08-19T06:24:03.269Z] 52294b1654cc: Preparing [2024-08-19T06:24:03.269Z] fa8248ec40ff: Preparing [2024-08-19T06:24:03.269Z] b4bcaa5c8b79: Preparing [2024-08-19T06:24:03.269Z] 5e99149ad89d: Preparing [2024-08-19T06:24:03.269Z] 206df74b4aaf: Preparing [2024-08-19T06:24:03.269Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:03.269Z] 18739ada4293: Preparing [2024-08-19T06:24:03.269Z] 2dc6471bdcf2: Preparing [2024-08-19T06:24:03.269Z] 5f70bf18a086: Preparing [2024-08-19T06:24:03.269Z] 9f6647bb557d: Preparing [2024-08-19T06:24:03.269Z] a993ae36e045: Preparing [2024-08-19T06:24:03.269Z] 806530db7e48: Preparing [2024-08-19T06:24:03.269Z] 3c20671a5817: Preparing [2024-08-19T06:24:03.269Z] 2dc6471bdcf2: Waiting [2024-08-19T06:24:03.269Z] fa8248ec40ff: Waiting [2024-08-19T06:24:03.269Z] 5f70bf18a086: Waiting [2024-08-19T06:24:03.269Z] b4bcaa5c8b79: Waiting [2024-08-19T06:24:03.269Z] 9f6647bb557d: Waiting [2024-08-19T06:24:03.269Z] a993ae36e045: Waiting [2024-08-19T06:24:03.269Z] 5e99149ad89d: Waiting [2024-08-19T06:24:03.269Z] 806530db7e48: Waiting [2024-08-19T06:24:03.269Z] 3c20671a5817: Waiting [2024-08-19T06:24:03.269Z] 206df74b4aaf: Waiting [2024-08-19T06:24:03.269Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:03.269Z] 18739ada4293: Waiting [2024-08-19T06:24:03.269Z] 800fbde6fe43: Layer already exists [2024-08-19T06:24:03.269Z] 9bb8bac10fc6: Layer already exists [2024-08-19T06:24:03.269Z] a9901394f546: Layer already exists [2024-08-19T06:24:03.269Z] 52294b1654cc: Layer already exists [2024-08-19T06:24:03.269Z] eabd6722a388: Layer already exists [2024-08-19T06:24:03.269Z] 5e99149ad89d: Layer already exists [2024-08-19T06:24:03.269Z] fa8248ec40ff: Layer already exists [2024-08-19T06:24:03.269Z] b4bcaa5c8b79: Layer already exists [2024-08-19T06:24:03.269Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:03.269Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:03.269Z] 2dc6471bdcf2: Layer already exists [2024-08-19T06:24:03.269Z] 18739ada4293: Layer already exists [2024-08-19T06:24:03.269Z] a993ae36e045: Layer already exists [2024-08-19T06:24:03.269Z] 9f6647bb557d: Layer already exists [2024-08-19T06:24:03.269Z] 5f70bf18a086: Layer already exists [2024-08-19T06:24:03.269Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:03.269Z] 806530db7e48: Layer already exists [2024-08-19T06:24:03.532Z] latest: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:03.927Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:04.286Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 [2024-08-19T06:24:04.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T06:24:04.286Z] 9bb8bac10fc6: Preparing [2024-08-19T06:24:04.286Z] 800fbde6fe43: Preparing [2024-08-19T06:24:04.286Z] a9901394f546: Preparing [2024-08-19T06:24:04.286Z] eabd6722a388: Preparing [2024-08-19T06:24:04.286Z] 52294b1654cc: Preparing [2024-08-19T06:24:04.286Z] fa8248ec40ff: Preparing [2024-08-19T06:24:04.286Z] b4bcaa5c8b79: Preparing [2024-08-19T06:24:04.286Z] 5e99149ad89d: Preparing [2024-08-19T06:24:04.286Z] 206df74b4aaf: Preparing [2024-08-19T06:24:04.286Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:04.286Z] 18739ada4293: Preparing [2024-08-19T06:24:04.286Z] 2dc6471bdcf2: Preparing [2024-08-19T06:24:04.286Z] 5f70bf18a086: Preparing [2024-08-19T06:24:04.286Z] 9f6647bb557d: Preparing [2024-08-19T06:24:04.286Z] a993ae36e045: Preparing [2024-08-19T06:24:04.286Z] 806530db7e48: Preparing [2024-08-19T06:24:04.286Z] 3c20671a5817: Preparing [2024-08-19T06:24:04.286Z] 18739ada4293: Waiting [2024-08-19T06:24:04.286Z] 2dc6471bdcf2: Waiting [2024-08-19T06:24:04.286Z] fa8248ec40ff: Waiting [2024-08-19T06:24:04.286Z] 5f70bf18a086: Waiting [2024-08-19T06:24:04.286Z] b4bcaa5c8b79: Waiting [2024-08-19T06:24:04.286Z] 5e99149ad89d: Waiting [2024-08-19T06:24:04.286Z] 9f6647bb557d: Waiting [2024-08-19T06:24:04.286Z] 206df74b4aaf: Waiting [2024-08-19T06:24:04.286Z] a993ae36e045: Waiting [2024-08-19T06:24:04.286Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:04.286Z] 806530db7e48: Waiting [2024-08-19T06:24:04.286Z] 3c20671a5817: Waiting [2024-08-19T06:24:04.286Z] eabd6722a388: Layer already exists [2024-08-19T06:24:04.286Z] a9901394f546: Layer already exists [2024-08-19T06:24:04.286Z] 800fbde6fe43: Layer already exists [2024-08-19T06:24:04.286Z] 52294b1654cc: Layer already exists [2024-08-19T06:24:04.286Z] 9bb8bac10fc6: Layer already exists [2024-08-19T06:24:04.286Z] fa8248ec40ff: Layer already exists [2024-08-19T06:24:04.286Z] 5e99149ad89d: Layer already exists [2024-08-19T06:24:04.286Z] b4bcaa5c8b79: Layer already exists [2024-08-19T06:24:04.286Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:04.286Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:04.286Z] 18739ada4293: Layer already exists [2024-08-19T06:24:04.286Z] 2dc6471bdcf2: Layer already exists [2024-08-19T06:24:04.286Z] 5f70bf18a086: Layer already exists [2024-08-19T06:24:04.286Z] a993ae36e045: Layer already exists [2024-08-19T06:24:04.286Z] 9f6647bb557d: Layer already exists [2024-08-19T06:24:04.286Z] 806530db7e48: Layer already exists [2024-08-19T06:24:04.286Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:04.559Z] 3.2.0-dev.56: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:04.921Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:05.265Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:05.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T06:24:05.266Z] 9bb8bac10fc6: Preparing [2024-08-19T06:24:05.266Z] 800fbde6fe43: Preparing [2024-08-19T06:24:05.266Z] a9901394f546: Preparing [2024-08-19T06:24:05.266Z] eabd6722a388: Preparing [2024-08-19T06:24:05.266Z] 52294b1654cc: Preparing [2024-08-19T06:24:05.266Z] fa8248ec40ff: Preparing [2024-08-19T06:24:05.266Z] b4bcaa5c8b79: Preparing [2024-08-19T06:24:05.266Z] 5e99149ad89d: Preparing [2024-08-19T06:24:05.266Z] 206df74b4aaf: Preparing [2024-08-19T06:24:05.266Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:05.266Z] 18739ada4293: Preparing [2024-08-19T06:24:05.266Z] 2dc6471bdcf2: Preparing [2024-08-19T06:24:05.266Z] 5f70bf18a086: Preparing [2024-08-19T06:24:05.266Z] 9f6647bb557d: Preparing [2024-08-19T06:24:05.266Z] a993ae36e045: Preparing [2024-08-19T06:24:05.266Z] 806530db7e48: Preparing [2024-08-19T06:24:05.266Z] 3c20671a5817: Preparing [2024-08-19T06:24:05.266Z] fa8248ec40ff: Waiting [2024-08-19T06:24:05.266Z] b4bcaa5c8b79: Waiting [2024-08-19T06:24:05.266Z] 2dc6471bdcf2: Waiting [2024-08-19T06:24:05.266Z] 5f70bf18a086: Waiting [2024-08-19T06:24:05.266Z] 5e99149ad89d: Waiting [2024-08-19T06:24:05.266Z] 9f6647bb557d: Waiting [2024-08-19T06:24:05.266Z] 206df74b4aaf: Waiting [2024-08-19T06:24:05.266Z] a993ae36e045: Waiting [2024-08-19T06:24:05.266Z] 806530db7e48: Waiting [2024-08-19T06:24:05.266Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:05.266Z] 18739ada4293: Waiting [2024-08-19T06:24:05.266Z] 800fbde6fe43: Layer already exists [2024-08-19T06:24:05.266Z] eabd6722a388: Layer already exists [2024-08-19T06:24:05.266Z] 52294b1654cc: Layer already exists [2024-08-19T06:24:05.266Z] 9bb8bac10fc6: Layer already exists [2024-08-19T06:24:05.266Z] a9901394f546: Layer already exists [2024-08-19T06:24:05.266Z] fa8248ec40ff: Layer already exists [2024-08-19T06:24:05.266Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:05.266Z] b4bcaa5c8b79: Layer already exists [2024-08-19T06:24:05.266Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:05.266Z] 5e99149ad89d: Layer already exists [2024-08-19T06:24:05.266Z] 18739ada4293: Layer already exists [2024-08-19T06:24:05.266Z] 2dc6471bdcf2: Layer already exists [2024-08-19T06:24:05.266Z] 5f70bf18a086: Layer already exists [2024-08-19T06:24:05.266Z] 9f6647bb557d: Layer already exists [2024-08-19T06:24:05.266Z] a993ae36e045: Layer already exists [2024-08-19T06:24:05.266Z] 806530db7e48: Layer already exists [2024-08-19T06:24:05.266Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:05.528Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:05.881Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:06.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-19T06:24:06.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-19T06:24:06.227Z] 9bb8bac10fc6: Preparing [2024-08-19T06:24:06.227Z] 800fbde6fe43: Preparing [2024-08-19T06:24:06.227Z] a9901394f546: Preparing [2024-08-19T06:24:06.227Z] eabd6722a388: Preparing [2024-08-19T06:24:06.227Z] 52294b1654cc: Preparing [2024-08-19T06:24:06.227Z] fa8248ec40ff: Preparing [2024-08-19T06:24:06.227Z] b4bcaa5c8b79: Preparing [2024-08-19T06:24:06.227Z] 5e99149ad89d: Preparing [2024-08-19T06:24:06.227Z] 206df74b4aaf: Preparing [2024-08-19T06:24:06.227Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:06.227Z] 18739ada4293: Preparing [2024-08-19T06:24:06.227Z] 2dc6471bdcf2: Preparing [2024-08-19T06:24:06.227Z] 5f70bf18a086: Preparing [2024-08-19T06:24:06.227Z] 9f6647bb557d: Preparing [2024-08-19T06:24:06.227Z] a993ae36e045: Preparing [2024-08-19T06:24:06.227Z] 806530db7e48: Preparing [2024-08-19T06:24:06.227Z] 3c20671a5817: Preparing [2024-08-19T06:24:06.227Z] fa8248ec40ff: Waiting [2024-08-19T06:24:06.227Z] b4bcaa5c8b79: Waiting [2024-08-19T06:24:06.227Z] 5e99149ad89d: Waiting [2024-08-19T06:24:06.227Z] 206df74b4aaf: Waiting [2024-08-19T06:24:06.227Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:06.227Z] a993ae36e045: Waiting [2024-08-19T06:24:06.227Z] 18739ada4293: Waiting [2024-08-19T06:24:06.227Z] 806530db7e48: Waiting [2024-08-19T06:24:06.227Z] 9f6647bb557d: Waiting [2024-08-19T06:24:06.227Z] 2dc6471bdcf2: Waiting [2024-08-19T06:24:06.227Z] 5f70bf18a086: Waiting [2024-08-19T06:24:06.227Z] 3c20671a5817: Waiting [2024-08-19T06:24:06.227Z] 9bb8bac10fc6: Layer already exists [2024-08-19T06:24:06.227Z] eabd6722a388: Layer already exists [2024-08-19T06:24:06.227Z] a9901394f546: Layer already exists [2024-08-19T06:24:06.227Z] 800fbde6fe43: Layer already exists [2024-08-19T06:24:06.227Z] 52294b1654cc: Layer already exists [2024-08-19T06:24:06.227Z] 5e99149ad89d: Layer already exists [2024-08-19T06:24:06.227Z] fa8248ec40ff: Layer already exists [2024-08-19T06:24:06.227Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:06.227Z] b4bcaa5c8b79: Layer already exists [2024-08-19T06:24:06.227Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:06.227Z] 5f70bf18a086: Layer already exists [2024-08-19T06:24:06.227Z] 18739ada4293: Layer already exists [2024-08-19T06:24:06.227Z] 2dc6471bdcf2: Layer already exists [2024-08-19T06:24:06.227Z] 9f6647bb557d: Layer already exists [2024-08-19T06:24:06.227Z] a993ae36e045: Layer already exists [2024-08-19T06:24:06.227Z] 806530db7e48: Layer already exists [2024-08-19T06:24:06.227Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:06.490Z] main: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:24:06.559Z] ===================================================== [Pipeline] echo [2024-08-19T06:24:06.571Z] taggedImages: [2024-08-19T06:24:06.571Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:06.571Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-19T06:24:06.571Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 [2024-08-19T06:24:06.571Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:06.571Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-19T06:24:06.598Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-19T06:24:06.598Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:06.598Z] latest [2024-08-19T06:24:06.598Z] 3.2.0-dev.56 [2024-08-19T06:24:06.598Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:06.598Z] main [2024-08-19T06:24:06.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:06.974Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:07.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:07.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T06:24:07.330Z] 9b60251a21ee: Preparing [2024-08-19T06:24:07.330Z] b838912331e2: Preparing [2024-08-19T06:24:07.330Z] 8f47979365da: Preparing [2024-08-19T06:24:07.330Z] 2f47461b138b: Preparing [2024-08-19T06:24:07.330Z] 206df74b4aaf: Preparing [2024-08-19T06:24:07.330Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:07.330Z] 4b89a5378b18: Preparing [2024-08-19T06:24:07.330Z] 86df587d2e8d: Preparing [2024-08-19T06:24:07.330Z] 3c20671a5817: Preparing [2024-08-19T06:24:07.330Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:07.330Z] 4b89a5378b18: Waiting [2024-08-19T06:24:07.330Z] 3c20671a5817: Waiting [2024-08-19T06:24:07.330Z] 86df587d2e8d: Waiting [2024-08-19T06:24:07.330Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:07.597Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:07.597Z] b838912331e2: Pushed [2024-08-19T06:24:07.597Z] 4b89a5378b18: Layer already exists [2024-08-19T06:24:07.597Z] 8f47979365da: Pushed [2024-08-19T06:24:07.597Z] 9b60251a21ee: Pushed [2024-08-19T06:24:07.597Z] 86df587d2e8d: Layer already exists [2024-08-19T06:24:07.597Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:12.914Z] 2f47461b138b: Pushed [2024-08-19T06:24:13.177Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:13.536Z] + 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-08-19T06:24:13.886Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-19T06:24:13.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T06:24:13.886Z] 9b60251a21ee: Preparing [2024-08-19T06:24:13.886Z] b838912331e2: Preparing [2024-08-19T06:24:13.886Z] 8f47979365da: Preparing [2024-08-19T06:24:13.886Z] 2f47461b138b: Preparing [2024-08-19T06:24:13.886Z] 206df74b4aaf: Preparing [2024-08-19T06:24:13.886Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:13.886Z] 4b89a5378b18: Preparing [2024-08-19T06:24:13.886Z] 86df587d2e8d: Preparing [2024-08-19T06:24:13.886Z] 3c20671a5817: Preparing [2024-08-19T06:24:13.886Z] 4b89a5378b18: Waiting [2024-08-19T06:24:13.886Z] 86df587d2e8d: Waiting [2024-08-19T06:24:13.886Z] 3c20671a5817: Waiting [2024-08-19T06:24:13.886Z] b838912331e2: Layer already exists [2024-08-19T06:24:13.886Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:13.886Z] 8f47979365da: Layer already exists [2024-08-19T06:24:13.886Z] 9b60251a21ee: Layer already exists [2024-08-19T06:24:13.886Z] 2f47461b138b: Layer already exists [2024-08-19T06:24:13.886Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:13.886Z] 86df587d2e8d: Layer already exists [2024-08-19T06:24:13.886Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:13.886Z] 4b89a5378b18: Layer already exists [2024-08-19T06:24:14.149Z] latest: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:14.501Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:14.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 [2024-08-19T06:24:14.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T06:24:14.852Z] 9b60251a21ee: Preparing [2024-08-19T06:24:14.852Z] b838912331e2: Preparing [2024-08-19T06:24:14.852Z] 8f47979365da: Preparing [2024-08-19T06:24:14.852Z] 2f47461b138b: Preparing [2024-08-19T06:24:14.852Z] 206df74b4aaf: Preparing [2024-08-19T06:24:14.852Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:14.852Z] 4b89a5378b18: Preparing [2024-08-19T06:24:14.852Z] 86df587d2e8d: Preparing [2024-08-19T06:24:14.852Z] 3c20671a5817: Preparing [2024-08-19T06:24:14.852Z] 4b89a5378b18: Waiting [2024-08-19T06:24:14.852Z] 86df587d2e8d: Waiting [2024-08-19T06:24:14.852Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:14.852Z] 3c20671a5817: Waiting [2024-08-19T06:24:14.852Z] 2f47461b138b: Layer already exists [2024-08-19T06:24:14.852Z] b838912331e2: Layer already exists [2024-08-19T06:24:14.852Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:14.852Z] 9b60251a21ee: Layer already exists [2024-08-19T06:24:14.852Z] 8f47979365da: Layer already exists [2024-08-19T06:24:14.852Z] 4b89a5378b18: Layer already exists [2024-08-19T06:24:14.852Z] 86df587d2e8d: Layer already exists [2024-08-19T06:24:14.852Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:14.852Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:15.115Z] 3.2.0-dev.56: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:15.452Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:15.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:15.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T06:24:15.801Z] 9b60251a21ee: Preparing [2024-08-19T06:24:15.801Z] b838912331e2: Preparing [2024-08-19T06:24:15.801Z] 8f47979365da: Preparing [2024-08-19T06:24:15.801Z] 2f47461b138b: Preparing [2024-08-19T06:24:15.801Z] 206df74b4aaf: Preparing [2024-08-19T06:24:15.801Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:15.801Z] 4b89a5378b18: Preparing [2024-08-19T06:24:15.801Z] 86df587d2e8d: Preparing [2024-08-19T06:24:15.801Z] 3c20671a5817: Preparing [2024-08-19T06:24:15.801Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:15.801Z] 4b89a5378b18: Waiting [2024-08-19T06:24:15.801Z] 86df587d2e8d: Waiting [2024-08-19T06:24:15.801Z] 3c20671a5817: Waiting [2024-08-19T06:24:15.801Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:15.801Z] b838912331e2: Layer already exists [2024-08-19T06:24:15.801Z] 9b60251a21ee: Layer already exists [2024-08-19T06:24:15.801Z] 8f47979365da: Layer already exists [2024-08-19T06:24:15.801Z] 2f47461b138b: Layer already exists [2024-08-19T06:24:15.801Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:15.801Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:15.801Z] 4b89a5378b18: Layer already exists [2024-08-19T06:24:15.801Z] 86df587d2e8d: Layer already exists [2024-08-19T06:24:16.066Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:16.412Z] + 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-08-19T06:24:16.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-19T06:24:16.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-19T06:24:16.755Z] 9b60251a21ee: Preparing [2024-08-19T06:24:16.755Z] b838912331e2: Preparing [2024-08-19T06:24:16.755Z] 8f47979365da: Preparing [2024-08-19T06:24:16.755Z] 2f47461b138b: Preparing [2024-08-19T06:24:16.755Z] 206df74b4aaf: Preparing [2024-08-19T06:24:16.755Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:16.755Z] 4b89a5378b18: Preparing [2024-08-19T06:24:16.755Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:16.755Z] 86df587d2e8d: Preparing [2024-08-19T06:24:16.755Z] 4b89a5378b18: Waiting [2024-08-19T06:24:16.755Z] 3c20671a5817: Preparing [2024-08-19T06:24:16.755Z] 9b60251a21ee: Layer already exists [2024-08-19T06:24:16.755Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:16.755Z] 8f47979365da: Layer already exists [2024-08-19T06:24:16.755Z] b838912331e2: Layer already exists [2024-08-19T06:24:16.755Z] 2f47461b138b: Layer already exists [2024-08-19T06:24:16.755Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:16.755Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:16.755Z] 86df587d2e8d: Layer already exists [2024-08-19T06:24:16.755Z] 4b89a5378b18: Layer already exists [2024-08-19T06:24:17.019Z] main: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:24:17.104Z] ===================================================== [Pipeline] echo [2024-08-19T06:24:17.116Z] taggedImages: [2024-08-19T06:24:17.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:17.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-19T06:24:17.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 [2024-08-19T06:24:17.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:17.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-19T06:24:17.145Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-19T06:24:17.145Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:17.145Z] latest [2024-08-19T06:24:17.145Z] 3.2.0-dev.56 [2024-08-19T06:24:17.145Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:17.145Z] main [2024-08-19T06:24:17.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:17.498Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:17.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:17.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T06:24:17.850Z] f8058884479f: Preparing [2024-08-19T06:24:17.850Z] 2582bd3232f9: Preparing [2024-08-19T06:24:17.851Z] c6d97104402b: Preparing [2024-08-19T06:24:17.851Z] 06afd864a70e: Preparing [2024-08-19T06:24:17.851Z] 87381cfe41e0: Preparing [2024-08-19T06:24:17.851Z] 206df74b4aaf: Preparing [2024-08-19T06:24:17.851Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:17.851Z] f579dc234f51: Preparing [2024-08-19T06:24:17.851Z] d75a0831659f: Preparing [2024-08-19T06:24:17.851Z] f85422042971: Preparing [2024-08-19T06:24:17.851Z] 3c20671a5817: Preparing [2024-08-19T06:24:17.851Z] 206df74b4aaf: Waiting [2024-08-19T06:24:17.851Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:17.851Z] f579dc234f51: Waiting [2024-08-19T06:24:17.851Z] f85422042971: Waiting [2024-08-19T06:24:17.851Z] 3c20671a5817: Waiting [2024-08-19T06:24:18.115Z] 2582bd3232f9: Pushed [2024-08-19T06:24:18.115Z] 87381cfe41e0: Pushed [2024-08-19T06:24:18.115Z] 06afd864a70e: Pushed [2024-08-19T06:24:18.115Z] f8058884479f: Pushed [2024-08-19T06:24:18.115Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:18.115Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:18.115Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:18.379Z] f579dc234f51: Pushed [2024-08-19T06:24:18.379Z] d75a0831659f: Pushed [2024-08-19T06:24:20.304Z] c6d97104402b: Pushed [2024-08-19T06:24:20.883Z] f85422042971: Pushed [2024-08-19T06:24:20.883Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:21.241Z] + 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-08-19T06:24:21.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-19T06:24:21.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T06:24:21.587Z] f8058884479f: Preparing [2024-08-19T06:24:21.587Z] 2582bd3232f9: Preparing [2024-08-19T06:24:21.587Z] c6d97104402b: Preparing [2024-08-19T06:24:21.587Z] 06afd864a70e: Preparing [2024-08-19T06:24:21.587Z] 87381cfe41e0: Preparing [2024-08-19T06:24:21.587Z] 206df74b4aaf: Preparing [2024-08-19T06:24:21.587Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:21.587Z] f579dc234f51: Preparing [2024-08-19T06:24:21.587Z] d75a0831659f: Preparing [2024-08-19T06:24:21.587Z] f85422042971: Preparing [2024-08-19T06:24:21.587Z] 3c20671a5817: Preparing [2024-08-19T06:24:21.587Z] f579dc234f51: Waiting [2024-08-19T06:24:21.587Z] d75a0831659f: Waiting [2024-08-19T06:24:21.587Z] f85422042971: Waiting [2024-08-19T06:24:21.587Z] 3c20671a5817: Waiting [2024-08-19T06:24:21.587Z] 206df74b4aaf: Waiting [2024-08-19T06:24:21.587Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:21.587Z] 06afd864a70e: Layer already exists [2024-08-19T06:24:21.587Z] 2582bd3232f9: Layer already exists [2024-08-19T06:24:21.587Z] 87381cfe41e0: Layer already exists [2024-08-19T06:24:21.587Z] c6d97104402b: Layer already exists [2024-08-19T06:24:21.587Z] f8058884479f: Layer already exists [2024-08-19T06:24:21.587Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:21.587Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:21.587Z] f85422042971: Layer already exists [2024-08-19T06:24:21.587Z] d75a0831659f: Layer already exists [2024-08-19T06:24:21.587Z] f579dc234f51: Layer already exists [2024-08-19T06:24:21.587Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:21.852Z] latest: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:22.196Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:22.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 [2024-08-19T06:24:22.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T06:24:22.537Z] f8058884479f: Preparing [2024-08-19T06:24:22.537Z] 2582bd3232f9: Preparing [2024-08-19T06:24:22.537Z] c6d97104402b: Preparing [2024-08-19T06:24:22.537Z] 06afd864a70e: Preparing [2024-08-19T06:24:22.537Z] 87381cfe41e0: Preparing [2024-08-19T06:24:22.537Z] 206df74b4aaf: Preparing [2024-08-19T06:24:22.537Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:22.537Z] f579dc234f51: Preparing [2024-08-19T06:24:22.537Z] d75a0831659f: Preparing [2024-08-19T06:24:22.537Z] f85422042971: Preparing [2024-08-19T06:24:22.537Z] 3c20671a5817: Preparing [2024-08-19T06:24:22.537Z] f579dc234f51: Waiting [2024-08-19T06:24:22.537Z] d75a0831659f: Waiting [2024-08-19T06:24:22.537Z] 206df74b4aaf: Waiting [2024-08-19T06:24:22.537Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:22.537Z] f85422042971: Waiting [2024-08-19T06:24:22.537Z] 3c20671a5817: Waiting [2024-08-19T06:24:22.537Z] 2582bd3232f9: Layer already exists [2024-08-19T06:24:22.537Z] 06afd864a70e: Layer already exists [2024-08-19T06:24:22.537Z] f8058884479f: Layer already exists [2024-08-19T06:24:22.537Z] c6d97104402b: Layer already exists [2024-08-19T06:24:22.537Z] 87381cfe41e0: Layer already exists [2024-08-19T06:24:22.537Z] f579dc234f51: Layer already exists [2024-08-19T06:24:22.537Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:22.537Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:22.537Z] f85422042971: Layer already exists [2024-08-19T06:24:22.537Z] d75a0831659f: Layer already exists [2024-08-19T06:24:22.537Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:22.801Z] 3.2.0-dev.56: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:23.147Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:23.490Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:23.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T06:24:23.490Z] f8058884479f: Preparing [2024-08-19T06:24:23.490Z] 2582bd3232f9: Preparing [2024-08-19T06:24:23.490Z] c6d97104402b: Preparing [2024-08-19T06:24:23.490Z] 06afd864a70e: Preparing [2024-08-19T06:24:23.490Z] 87381cfe41e0: Preparing [2024-08-19T06:24:23.490Z] 206df74b4aaf: Preparing [2024-08-19T06:24:23.490Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:23.490Z] f579dc234f51: Preparing [2024-08-19T06:24:23.490Z] d75a0831659f: Preparing [2024-08-19T06:24:23.490Z] f85422042971: Preparing [2024-08-19T06:24:23.490Z] 3c20671a5817: Preparing [2024-08-19T06:24:23.490Z] f579dc234f51: Waiting [2024-08-19T06:24:23.490Z] d75a0831659f: Waiting [2024-08-19T06:24:23.490Z] f85422042971: Waiting [2024-08-19T06:24:23.490Z] 3c20671a5817: Waiting [2024-08-19T06:24:23.490Z] 206df74b4aaf: Waiting [2024-08-19T06:24:23.490Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:23.490Z] 2582bd3232f9: Layer already exists [2024-08-19T06:24:23.490Z] c6d97104402b: Layer already exists [2024-08-19T06:24:23.490Z] 87381cfe41e0: Layer already exists [2024-08-19T06:24:23.490Z] f8058884479f: Layer already exists [2024-08-19T06:24:23.490Z] 06afd864a70e: Layer already exists [2024-08-19T06:24:23.490Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:23.490Z] f579dc234f51: Layer already exists [2024-08-19T06:24:23.490Z] d75a0831659f: Layer already exists [2024-08-19T06:24:23.490Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:23.490Z] f85422042971: Layer already exists [2024-08-19T06:24:23.490Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:23.755Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:24.117Z] + 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-08-19T06:24:24.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-19T06:24:24.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-19T06:24:24.472Z] f8058884479f: Preparing [2024-08-19T06:24:24.472Z] 2582bd3232f9: Preparing [2024-08-19T06:24:24.472Z] c6d97104402b: Preparing [2024-08-19T06:24:24.472Z] 06afd864a70e: Preparing [2024-08-19T06:24:24.472Z] 87381cfe41e0: Preparing [2024-08-19T06:24:24.472Z] 206df74b4aaf: Preparing [2024-08-19T06:24:24.472Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:24.472Z] f579dc234f51: Preparing [2024-08-19T06:24:24.472Z] d75a0831659f: Preparing [2024-08-19T06:24:24.472Z] f85422042971: Preparing [2024-08-19T06:24:24.472Z] 3c20671a5817: Preparing [2024-08-19T06:24:24.472Z] 206df74b4aaf: Waiting [2024-08-19T06:24:24.472Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:24.472Z] f579dc234f51: Waiting [2024-08-19T06:24:24.472Z] d75a0831659f: Waiting [2024-08-19T06:24:24.472Z] f85422042971: Waiting [2024-08-19T06:24:24.472Z] 3c20671a5817: Waiting [2024-08-19T06:24:24.472Z] 06afd864a70e: Layer already exists [2024-08-19T06:24:24.472Z] 87381cfe41e0: Layer already exists [2024-08-19T06:24:24.472Z] f8058884479f: Layer already exists [2024-08-19T06:24:24.472Z] 2582bd3232f9: Layer already exists [2024-08-19T06:24:24.472Z] c6d97104402b: Layer already exists [2024-08-19T06:24:24.472Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:24.472Z] f85422042971: Layer already exists [2024-08-19T06:24:24.472Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:24.472Z] f579dc234f51: Layer already exists [2024-08-19T06:24:24.472Z] d75a0831659f: Layer already exists [2024-08-19T06:24:24.472Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:24.736Z] main: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:24:24.816Z] ===================================================== [Pipeline] echo [2024-08-19T06:24:24.832Z] taggedImages: [2024-08-19T06:24:24.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:24.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-19T06:24:24.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 [2024-08-19T06:24:24.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:24.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-19T06:24:24.860Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-19T06:24:24.860Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:24.860Z] latest [2024-08-19T06:24:24.860Z] 3.2.0-dev.56 [2024-08-19T06:24:24.860Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:24.860Z] main [2024-08-19T06:24:24.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:25.217Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:25.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:25.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T06:24:25.567Z] f0cbbb462c0e: Preparing [2024-08-19T06:24:25.567Z] 88ff1d37b698: Preparing [2024-08-19T06:24:25.567Z] 148825ffadff: Preparing [2024-08-19T06:24:25.567Z] e1c89d1c287c: Preparing [2024-08-19T06:24:25.567Z] 5ce1aa4c55ea: Preparing [2024-08-19T06:24:25.567Z] 10daae9a4fff: Preparing [2024-08-19T06:24:25.567Z] a16cf169efdc: Preparing [2024-08-19T06:24:25.567Z] 206df74b4aaf: Preparing [2024-08-19T06:24:25.567Z] 10daae9a4fff: Waiting [2024-08-19T06:24:25.567Z] a16cf169efdc: Waiting [2024-08-19T06:24:25.567Z] 206df74b4aaf: Waiting [2024-08-19T06:24:25.567Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:25.567Z] b271656a6338: Preparing [2024-08-19T06:24:25.567Z] 5d7d0a746f28: Preparing [2024-08-19T06:24:25.567Z] 3c20671a5817: Preparing [2024-08-19T06:24:25.567Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:25.567Z] b271656a6338: Waiting [2024-08-19T06:24:25.567Z] 5d7d0a746f28: Waiting [2024-08-19T06:24:25.567Z] 3c20671a5817: Waiting [2024-08-19T06:24:25.831Z] 88ff1d37b698: Pushed [2024-08-19T06:24:25.831Z] f0cbbb462c0e: Pushed [2024-08-19T06:24:25.831Z] 5ce1aa4c55ea: Pushed [2024-08-19T06:24:25.831Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:25.831Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:25.831Z] 10daae9a4fff: Pushed [2024-08-19T06:24:25.831Z] a16cf169efdc: Pushed [2024-08-19T06:24:26.095Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:26.095Z] b271656a6338: Pushed [2024-08-19T06:24:28.023Z] e1c89d1c287c: Pushed [2024-08-19T06:24:28.289Z] 148825ffadff: Pushed [2024-08-19T06:24:28.552Z] 5d7d0a746f28: Pushed [2024-08-19T06:24:28.815Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:29.173Z] + 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-08-19T06:24:29.526Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-19T06:24:29.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T06:24:29.526Z] f0cbbb462c0e: Preparing [2024-08-19T06:24:29.526Z] 88ff1d37b698: Preparing [2024-08-19T06:24:29.526Z] 148825ffadff: Preparing [2024-08-19T06:24:29.526Z] e1c89d1c287c: Preparing [2024-08-19T06:24:29.526Z] 5ce1aa4c55ea: Preparing [2024-08-19T06:24:29.526Z] 10daae9a4fff: Preparing [2024-08-19T06:24:29.526Z] a16cf169efdc: Preparing [2024-08-19T06:24:29.526Z] 206df74b4aaf: Preparing [2024-08-19T06:24:29.526Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:29.526Z] b271656a6338: Preparing [2024-08-19T06:24:29.526Z] 5d7d0a746f28: Preparing [2024-08-19T06:24:29.526Z] 3c20671a5817: Preparing [2024-08-19T06:24:29.526Z] 10daae9a4fff: Waiting [2024-08-19T06:24:29.526Z] a16cf169efdc: Waiting [2024-08-19T06:24:29.526Z] 206df74b4aaf: Waiting [2024-08-19T06:24:29.526Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:29.526Z] b271656a6338: Waiting [2024-08-19T06:24:29.526Z] 5d7d0a746f28: Waiting [2024-08-19T06:24:29.526Z] f0cbbb462c0e: Layer already exists [2024-08-19T06:24:29.526Z] 88ff1d37b698: Layer already exists [2024-08-19T06:24:29.526Z] e1c89d1c287c: Layer already exists [2024-08-19T06:24:29.526Z] 5ce1aa4c55ea: Layer already exists [2024-08-19T06:24:29.526Z] 148825ffadff: Layer already exists [2024-08-19T06:24:29.526Z] 10daae9a4fff: Layer already exists [2024-08-19T06:24:29.526Z] b271656a6338: Layer already exists [2024-08-19T06:24:29.526Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:29.526Z] a16cf169efdc: Layer already exists [2024-08-19T06:24:29.526Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:29.526Z] 5d7d0a746f28: Layer already exists [2024-08-19T06:24:29.526Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:29.790Z] latest: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:30.144Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:30.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 [2024-08-19T06:24:30.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T06:24:30.504Z] f0cbbb462c0e: Preparing [2024-08-19T06:24:30.504Z] 88ff1d37b698: Preparing [2024-08-19T06:24:30.504Z] 148825ffadff: Preparing [2024-08-19T06:24:30.504Z] e1c89d1c287c: Preparing [2024-08-19T06:24:30.504Z] 5ce1aa4c55ea: Preparing [2024-08-19T06:24:30.504Z] 10daae9a4fff: Preparing [2024-08-19T06:24:30.504Z] a16cf169efdc: Preparing [2024-08-19T06:24:30.504Z] 206df74b4aaf: Preparing [2024-08-19T06:24:30.504Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:30.504Z] b271656a6338: Preparing [2024-08-19T06:24:30.504Z] 5d7d0a746f28: Preparing [2024-08-19T06:24:30.504Z] 3c20671a5817: Preparing [2024-08-19T06:24:30.504Z] 10daae9a4fff: Waiting [2024-08-19T06:24:30.504Z] a16cf169efdc: Waiting [2024-08-19T06:24:30.504Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:30.504Z] 206df74b4aaf: Waiting [2024-08-19T06:24:30.504Z] b271656a6338: Waiting [2024-08-19T06:24:30.504Z] 5d7d0a746f28: Waiting [2024-08-19T06:24:30.504Z] 3c20671a5817: Waiting [2024-08-19T06:24:30.504Z] e1c89d1c287c: Layer already exists [2024-08-19T06:24:30.504Z] f0cbbb462c0e: Layer already exists [2024-08-19T06:24:30.504Z] 5ce1aa4c55ea: Layer already exists [2024-08-19T06:24:30.504Z] 148825ffadff: Layer already exists [2024-08-19T06:24:30.504Z] 88ff1d37b698: Layer already exists [2024-08-19T06:24:30.504Z] a16cf169efdc: Layer already exists [2024-08-19T06:24:30.504Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:30.504Z] b271656a6338: Layer already exists [2024-08-19T06:24:30.504Z] 10daae9a4fff: Layer already exists [2024-08-19T06:24:30.504Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:30.504Z] 5d7d0a746f28: Layer already exists [2024-08-19T06:24:30.504Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:30.769Z] 3.2.0-dev.56: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:31.117Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:31.463Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:31.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T06:24:31.463Z] f0cbbb462c0e: Preparing [2024-08-19T06:24:31.463Z] 88ff1d37b698: Preparing [2024-08-19T06:24:31.463Z] 148825ffadff: Preparing [2024-08-19T06:24:31.463Z] e1c89d1c287c: Preparing [2024-08-19T06:24:31.463Z] 5ce1aa4c55ea: Preparing [2024-08-19T06:24:31.463Z] 10daae9a4fff: Preparing [2024-08-19T06:24:31.463Z] a16cf169efdc: Preparing [2024-08-19T06:24:31.463Z] 206df74b4aaf: Preparing [2024-08-19T06:24:31.463Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:31.463Z] b271656a6338: Preparing [2024-08-19T06:24:31.463Z] 5d7d0a746f28: Preparing [2024-08-19T06:24:31.463Z] 3c20671a5817: Preparing [2024-08-19T06:24:31.463Z] 206df74b4aaf: Waiting [2024-08-19T06:24:31.463Z] 5d7d0a746f28: Waiting [2024-08-19T06:24:31.463Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:31.463Z] b271656a6338: Waiting [2024-08-19T06:24:31.463Z] 10daae9a4fff: Waiting [2024-08-19T06:24:31.463Z] a16cf169efdc: Waiting [2024-08-19T06:24:31.463Z] 3c20671a5817: Waiting [2024-08-19T06:24:31.463Z] e1c89d1c287c: Layer already exists [2024-08-19T06:24:31.463Z] 5ce1aa4c55ea: Layer already exists [2024-08-19T06:24:31.463Z] 148825ffadff: Layer already exists [2024-08-19T06:24:31.463Z] 88ff1d37b698: Layer already exists [2024-08-19T06:24:31.463Z] f0cbbb462c0e: Layer already exists [2024-08-19T06:24:31.463Z] b271656a6338: Layer already exists [2024-08-19T06:24:31.463Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:31.463Z] 10daae9a4fff: Layer already exists [2024-08-19T06:24:31.463Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:31.463Z] a16cf169efdc: Layer already exists [2024-08-19T06:24:31.463Z] 5d7d0a746f28: Layer already exists [2024-08-19T06:24:31.463Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:31.727Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:32.081Z] + 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-08-19T06:24:32.420Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-19T06:24:32.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-19T06:24:32.420Z] f0cbbb462c0e: Preparing [2024-08-19T06:24:32.420Z] 88ff1d37b698: Preparing [2024-08-19T06:24:32.420Z] 148825ffadff: Preparing [2024-08-19T06:24:32.420Z] e1c89d1c287c: Preparing [2024-08-19T06:24:32.420Z] 5ce1aa4c55ea: Preparing [2024-08-19T06:24:32.420Z] 10daae9a4fff: Preparing [2024-08-19T06:24:32.420Z] a16cf169efdc: Preparing [2024-08-19T06:24:32.420Z] 206df74b4aaf: Preparing [2024-08-19T06:24:32.420Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:32.420Z] b271656a6338: Preparing [2024-08-19T06:24:32.420Z] 5d7d0a746f28: Preparing [2024-08-19T06:24:32.420Z] 3c20671a5817: Preparing [2024-08-19T06:24:32.420Z] 206df74b4aaf: Waiting [2024-08-19T06:24:32.420Z] 68faf37ce4a9: Waiting [2024-08-19T06:24:32.420Z] b271656a6338: Waiting [2024-08-19T06:24:32.421Z] 5d7d0a746f28: Waiting [2024-08-19T06:24:32.421Z] 3c20671a5817: Waiting [2024-08-19T06:24:32.421Z] 10daae9a4fff: Waiting [2024-08-19T06:24:32.421Z] a16cf169efdc: Waiting [2024-08-19T06:24:32.421Z] 5ce1aa4c55ea: Layer already exists [2024-08-19T06:24:32.421Z] e1c89d1c287c: Layer already exists [2024-08-19T06:24:32.421Z] f0cbbb462c0e: Layer already exists [2024-08-19T06:24:32.421Z] 88ff1d37b698: Layer already exists [2024-08-19T06:24:32.421Z] 148825ffadff: Layer already exists [2024-08-19T06:24:32.421Z] 10daae9a4fff: Layer already exists [2024-08-19T06:24:32.421Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:32.421Z] b271656a6338: Layer already exists [2024-08-19T06:24:32.421Z] a16cf169efdc: Layer already exists [2024-08-19T06:24:32.421Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:32.421Z] 5d7d0a746f28: Layer already exists [2024-08-19T06:24:32.421Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:32.685Z] main: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:24:32.772Z] ===================================================== [Pipeline] echo [2024-08-19T06:24:32.786Z] taggedImages: [2024-08-19T06:24:32.786Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:32.786Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-19T06:24:32.786Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 [2024-08-19T06:24:32.786Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:32.786Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-19T06:24:32.814Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-19T06:24:32.814Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:32.814Z] latest [2024-08-19T06:24:32.814Z] 3.2.0-dev.56 [2024-08-19T06:24:32.814Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:32.814Z] main [2024-08-19T06:24:32.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:33.157Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:33.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:33.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T06:24:33.501Z] 7fada090af16: Preparing [2024-08-19T06:24:33.501Z] fbb64963ee33: Preparing [2024-08-19T06:24:33.501Z] 206df74b4aaf: Preparing [2024-08-19T06:24:33.501Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:33.501Z] 218800d37127: Preparing [2024-08-19T06:24:33.501Z] e5c497159414: Preparing [2024-08-19T06:24:33.501Z] 3c20671a5817: Preparing [2024-08-19T06:24:33.501Z] e5c497159414: Waiting [2024-08-19T06:24:33.501Z] 3c20671a5817: Waiting [2024-08-19T06:24:33.501Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:33.501Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:33.766Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:33.766Z] 7fada090af16: Pushed [2024-08-19T06:24:33.766Z] 218800d37127: Pushed [2024-08-19T06:24:35.165Z] e5c497159414: Pushed [2024-08-19T06:24:37.092Z] fbb64963ee33: Pushed [2024-08-19T06:24:37.355Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:38.269Z] + 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-08-19T06:24:38.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-19T06:24:38.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T06:24:38.613Z] 7fada090af16: Preparing [2024-08-19T06:24:38.613Z] fbb64963ee33: Preparing [2024-08-19T06:24:38.613Z] 206df74b4aaf: Preparing [2024-08-19T06:24:38.613Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:38.613Z] 218800d37127: Preparing [2024-08-19T06:24:38.613Z] e5c497159414: Preparing [2024-08-19T06:24:38.613Z] 3c20671a5817: Preparing [2024-08-19T06:24:38.613Z] e5c497159414: Waiting [2024-08-19T06:24:38.613Z] 3c20671a5817: Waiting [2024-08-19T06:24:38.613Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:38.613Z] 218800d37127: Layer already exists [2024-08-19T06:24:38.613Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:38.613Z] fbb64963ee33: Layer already exists [2024-08-19T06:24:38.613Z] 7fada090af16: Layer already exists [2024-08-19T06:24:38.613Z] e5c497159414: Layer already exists [2024-08-19T06:24:38.613Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:38.876Z] latest: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:39.223Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:39.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 [2024-08-19T06:24:39.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T06:24:39.558Z] 7fada090af16: Preparing [2024-08-19T06:24:39.558Z] fbb64963ee33: Preparing [2024-08-19T06:24:39.558Z] 206df74b4aaf: Preparing [2024-08-19T06:24:39.558Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:39.558Z] 218800d37127: Preparing [2024-08-19T06:24:39.558Z] e5c497159414: Preparing [2024-08-19T06:24:39.558Z] 3c20671a5817: Preparing [2024-08-19T06:24:39.558Z] e5c497159414: Waiting [2024-08-19T06:24:39.558Z] 3c20671a5817: Waiting [2024-08-19T06:24:39.558Z] fbb64963ee33: Layer already exists [2024-08-19T06:24:39.558Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:39.558Z] 7fada090af16: Layer already exists [2024-08-19T06:24:39.558Z] 218800d37127: Layer already exists [2024-08-19T06:24:39.558Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:39.558Z] e5c497159414: Layer already exists [2024-08-19T06:24:39.558Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:39.558Z] 3.2.0-dev.56: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:40.159Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:40.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:40.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T06:24:40.500Z] 7fada090af16: Preparing [2024-08-19T06:24:40.500Z] fbb64963ee33: Preparing [2024-08-19T06:24:40.500Z] 206df74b4aaf: Preparing [2024-08-19T06:24:40.500Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:40.500Z] 218800d37127: Preparing [2024-08-19T06:24:40.500Z] e5c497159414: Preparing [2024-08-19T06:24:40.500Z] 3c20671a5817: Preparing [2024-08-19T06:24:40.500Z] e5c497159414: Waiting [2024-08-19T06:24:40.500Z] 3c20671a5817: Waiting [2024-08-19T06:24:40.500Z] fbb64963ee33: Layer already exists [2024-08-19T06:24:40.500Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:40.500Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:40.500Z] 7fada090af16: Layer already exists [2024-08-19T06:24:40.500Z] 218800d37127: Layer already exists [2024-08-19T06:24:40.500Z] e5c497159414: Layer already exists [2024-08-19T06:24:40.500Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:40.500Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:40.840Z] + 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-08-19T06:24:41.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-19T06:24:41.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-19T06:24:41.176Z] 7fada090af16: Preparing [2024-08-19T06:24:41.176Z] fbb64963ee33: Preparing [2024-08-19T06:24:41.176Z] 206df74b4aaf: Preparing [2024-08-19T06:24:41.176Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:41.176Z] 218800d37127: Preparing [2024-08-19T06:24:41.176Z] e5c497159414: Preparing [2024-08-19T06:24:41.176Z] 3c20671a5817: Preparing [2024-08-19T06:24:41.176Z] e5c497159414: Waiting [2024-08-19T06:24:41.176Z] 3c20671a5817: Waiting [2024-08-19T06:24:41.176Z] 218800d37127: Layer already exists [2024-08-19T06:24:41.176Z] fbb64963ee33: Layer already exists [2024-08-19T06:24:41.176Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:41.176Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:41.176Z] 7fada090af16: Layer already exists [2024-08-19T06:24:41.176Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:41.176Z] e5c497159414: Layer already exists [2024-08-19T06:24:41.438Z] main: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:24:41.519Z] ===================================================== [Pipeline] echo [2024-08-19T06:24:41.535Z] taggedImages: [2024-08-19T06:24:41.535Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:41.535Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-19T06:24:41.535Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 [2024-08-19T06:24:41.535Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:41.535Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-19T06:24:41.564Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-19T06:24:41.564Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:41.564Z] latest [2024-08-19T06:24:41.564Z] 3.2.0-dev.56 [2024-08-19T06:24:41.564Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:24:41.564Z] main [2024-08-19T06:24:41.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:41.990Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:24:42.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:24:42.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T06:24:42.333Z] 694542809aa1: Preparing [2024-08-19T06:24:42.333Z] 18b58562559d: Preparing [2024-08-19T06:24:42.333Z] 0b414ebb09b0: Preparing [2024-08-19T06:24:42.333Z] 206df74b4aaf: Preparing [2024-08-19T06:24:42.333Z] 68faf37ce4a9: Preparing [2024-08-19T06:24:42.333Z] de98d9054122: Preparing [2024-08-19T06:24:42.333Z] 019f0137df39: Preparing [2024-08-19T06:24:42.333Z] 3d525f0b2558: Preparing [2024-08-19T06:24:42.333Z] 4ae935f038e5: Preparing [2024-08-19T06:24:42.333Z] 3c20671a5817: Preparing [2024-08-19T06:24:42.333Z] de98d9054122: Waiting [2024-08-19T06:24:42.333Z] 019f0137df39: Waiting [2024-08-19T06:24:42.333Z] 3d525f0b2558: Waiting [2024-08-19T06:24:42.333Z] 4ae935f038e5: Waiting [2024-08-19T06:24:42.333Z] 3c20671a5817: Waiting [2024-08-19T06:24:42.333Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:24:42.333Z] 206df74b4aaf: Layer already exists [2024-08-19T06:24:42.598Z] 18b58562559d: Pushed [2024-08-19T06:24:42.598Z] 0b414ebb09b0: Pushed [2024-08-19T06:24:42.598Z] 694542809aa1: Pushed [2024-08-19T06:24:42.598Z] 3c20671a5817: Layer already exists [2024-08-19T06:24:42.598Z] 3d525f0b2558: Pushed [2024-08-19T06:24:43.546Z] 4ae935f038e5: Pushed [2024-08-19T06:24:55.907Z] 019f0137df39: Pushed [2024-08-19T06:25:04.124Z] de98d9054122: Pushed [2024-08-19T06:25:04.124Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:04.464Z] + 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-08-19T06:25:04.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-19T06:25:04.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T06:25:04.809Z] 694542809aa1: Preparing [2024-08-19T06:25:04.809Z] 18b58562559d: Preparing [2024-08-19T06:25:04.810Z] 0b414ebb09b0: Preparing [2024-08-19T06:25:04.810Z] 206df74b4aaf: Preparing [2024-08-19T06:25:04.810Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:04.810Z] de98d9054122: Preparing [2024-08-19T06:25:04.810Z] 019f0137df39: Preparing [2024-08-19T06:25:04.810Z] 3d525f0b2558: Preparing [2024-08-19T06:25:04.810Z] 4ae935f038e5: Preparing [2024-08-19T06:25:04.810Z] 3c20671a5817: Preparing [2024-08-19T06:25:04.810Z] de98d9054122: Waiting [2024-08-19T06:25:04.810Z] 019f0137df39: Waiting [2024-08-19T06:25:04.810Z] 3d525f0b2558: Waiting [2024-08-19T06:25:04.810Z] 4ae935f038e5: Waiting [2024-08-19T06:25:04.810Z] 3c20671a5817: Waiting [2024-08-19T06:25:04.810Z] 694542809aa1: Layer already exists [2024-08-19T06:25:04.810Z] 0b414ebb09b0: Layer already exists [2024-08-19T06:25:04.810Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:04.810Z] 18b58562559d: Layer already exists [2024-08-19T06:25:04.810Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:04.810Z] 4ae935f038e5: Layer already exists [2024-08-19T06:25:04.810Z] 019f0137df39: Layer already exists [2024-08-19T06:25:04.810Z] de98d9054122: Layer already exists [2024-08-19T06:25:04.810Z] 3d525f0b2558: Layer already exists [2024-08-19T06:25:04.810Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:05.072Z] latest: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:05.418Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:05.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 [2024-08-19T06:25:05.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T06:25:05.754Z] 694542809aa1: Preparing [2024-08-19T06:25:05.754Z] 18b58562559d: Preparing [2024-08-19T06:25:05.754Z] 0b414ebb09b0: Preparing [2024-08-19T06:25:05.754Z] 206df74b4aaf: Preparing [2024-08-19T06:25:05.754Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:05.754Z] de98d9054122: Preparing [2024-08-19T06:25:05.754Z] 019f0137df39: Preparing [2024-08-19T06:25:05.754Z] 3d525f0b2558: Preparing [2024-08-19T06:25:05.754Z] 4ae935f038e5: Preparing [2024-08-19T06:25:05.754Z] 3c20671a5817: Preparing [2024-08-19T06:25:05.754Z] de98d9054122: Waiting [2024-08-19T06:25:05.754Z] 019f0137df39: Waiting [2024-08-19T06:25:05.754Z] 3d525f0b2558: Waiting [2024-08-19T06:25:05.754Z] 4ae935f038e5: Waiting [2024-08-19T06:25:05.754Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:05.754Z] 0b414ebb09b0: Layer already exists [2024-08-19T06:25:05.754Z] 18b58562559d: Layer already exists [2024-08-19T06:25:05.754Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:05.754Z] 694542809aa1: Layer already exists [2024-08-19T06:25:05.754Z] 019f0137df39: Layer already exists [2024-08-19T06:25:05.754Z] 4ae935f038e5: Layer already exists [2024-08-19T06:25:05.754Z] de98d9054122: Layer already exists [2024-08-19T06:25:05.754Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:05.754Z] 3d525f0b2558: Layer already exists [2024-08-19T06:25:05.754Z] 3.2.0-dev.56: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:06.364Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:06.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:25:06.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T06:25:06.708Z] 694542809aa1: Preparing [2024-08-19T06:25:06.708Z] 18b58562559d: Preparing [2024-08-19T06:25:06.708Z] 0b414ebb09b0: Preparing [2024-08-19T06:25:06.708Z] 206df74b4aaf: Preparing [2024-08-19T06:25:06.708Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:06.708Z] de98d9054122: Preparing [2024-08-19T06:25:06.708Z] 019f0137df39: Preparing [2024-08-19T06:25:06.708Z] 3d525f0b2558: Preparing [2024-08-19T06:25:06.708Z] 4ae935f038e5: Preparing [2024-08-19T06:25:06.708Z] 3c20671a5817: Preparing [2024-08-19T06:25:06.708Z] 3d525f0b2558: Waiting [2024-08-19T06:25:06.708Z] 4ae935f038e5: Waiting [2024-08-19T06:25:06.708Z] de98d9054122: Waiting [2024-08-19T06:25:06.708Z] 3c20671a5817: Waiting [2024-08-19T06:25:06.708Z] 019f0137df39: Waiting [2024-08-19T06:25:06.708Z] 0b414ebb09b0: Layer already exists [2024-08-19T06:25:06.708Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:06.708Z] 18b58562559d: Layer already exists [2024-08-19T06:25:06.708Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:06.708Z] 694542809aa1: Layer already exists [2024-08-19T06:25:06.708Z] 4ae935f038e5: Layer already exists [2024-08-19T06:25:06.708Z] 019f0137df39: Layer already exists [2024-08-19T06:25:06.708Z] 3d525f0b2558: Layer already exists [2024-08-19T06:25:06.708Z] de98d9054122: Layer already exists [2024-08-19T06:25:06.708Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:06.708Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:07.063Z] + 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-08-19T06:25:07.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-19T06:25:07.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-19T06:25:07.417Z] 694542809aa1: Preparing [2024-08-19T06:25:07.417Z] 18b58562559d: Preparing [2024-08-19T06:25:07.417Z] 0b414ebb09b0: Preparing [2024-08-19T06:25:07.417Z] 206df74b4aaf: Preparing [2024-08-19T06:25:07.417Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:07.417Z] de98d9054122: Preparing [2024-08-19T06:25:07.417Z] 019f0137df39: Preparing [2024-08-19T06:25:07.417Z] 3d525f0b2558: Preparing [2024-08-19T06:25:07.417Z] 4ae935f038e5: Preparing [2024-08-19T06:25:07.417Z] 3c20671a5817: Preparing [2024-08-19T06:25:07.417Z] 019f0137df39: Waiting [2024-08-19T06:25:07.417Z] 3d525f0b2558: Waiting [2024-08-19T06:25:07.417Z] 4ae935f038e5: Waiting [2024-08-19T06:25:07.417Z] 3c20671a5817: Waiting [2024-08-19T06:25:07.417Z] de98d9054122: Waiting [2024-08-19T06:25:07.417Z] 0b414ebb09b0: Layer already exists [2024-08-19T06:25:07.417Z] 18b58562559d: Layer already exists [2024-08-19T06:25:07.417Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:07.417Z] 694542809aa1: Layer already exists [2024-08-19T06:25:07.417Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:07.417Z] de98d9054122: Layer already exists [2024-08-19T06:25:07.417Z] 3d525f0b2558: Layer already exists [2024-08-19T06:25:07.417Z] 019f0137df39: Layer already exists [2024-08-19T06:25:07.417Z] 4ae935f038e5: Layer already exists [2024-08-19T06:25:07.417Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:07.417Z] main: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:25:07.478Z] ===================================================== [Pipeline] echo [2024-08-19T06:25:07.486Z] taggedImages: [2024-08-19T06:25:07.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:25:07.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-19T06:25:07.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 [2024-08-19T06:25:07.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:25:07.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-19T06:25:07.505Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-19T06:25:07.505Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:25:07.505Z] latest [2024-08-19T06:25:07.505Z] 3.2.0-dev.56 [2024-08-19T06:25:07.505Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:25:07.505Z] main [2024-08-19T06:25:07.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:07.846Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:08.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:25:08.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T06:25:08.188Z] 5de0d5f5f870: Preparing [2024-08-19T06:25:08.188Z] 9016a0569caa: Preparing [2024-08-19T06:25:08.188Z] 00f6ac294032: Preparing [2024-08-19T06:25:08.188Z] 206df74b4aaf: Preparing [2024-08-19T06:25:08.188Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:08.188Z] 9b7241a4eb5a: Preparing [2024-08-19T06:25:08.188Z] fb097f5acbab: Preparing [2024-08-19T06:25:08.188Z] 9b7241a4eb5a: Waiting [2024-08-19T06:25:08.188Z] 2267bb98ea63: Preparing [2024-08-19T06:25:08.188Z] fb097f5acbab: Waiting [2024-08-19T06:25:08.188Z] 3c20671a5817: Preparing [2024-08-19T06:25:08.188Z] 2267bb98ea63: Waiting [2024-08-19T06:25:08.188Z] 3c20671a5817: Waiting [2024-08-19T06:25:08.188Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:08.188Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:08.451Z] 9016a0569caa: Pushed [2024-08-19T06:25:08.451Z] 00f6ac294032: Pushed [2024-08-19T06:25:08.451Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:08.451Z] 5de0d5f5f870: Pushed [2024-08-19T06:25:08.451Z] fb097f5acbab: Pushed [2024-08-19T06:25:09.026Z] 2267bb98ea63: Pushed [2024-08-19T06:25:27.174Z] 9b7241a4eb5a: Pushed [2024-08-19T06:25:27.174Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:27.519Z] + 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-08-19T06:25:27.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-19T06:25:27.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T06:25:27.861Z] 5de0d5f5f870: Preparing [2024-08-19T06:25:27.861Z] 9016a0569caa: Preparing [2024-08-19T06:25:27.861Z] 00f6ac294032: Preparing [2024-08-19T06:25:27.861Z] 206df74b4aaf: Preparing [2024-08-19T06:25:27.861Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:27.861Z] 9b7241a4eb5a: Preparing [2024-08-19T06:25:27.861Z] fb097f5acbab: Preparing [2024-08-19T06:25:27.861Z] 2267bb98ea63: Preparing [2024-08-19T06:25:27.861Z] 3c20671a5817: Preparing [2024-08-19T06:25:27.861Z] 9b7241a4eb5a: Waiting [2024-08-19T06:25:27.861Z] fb097f5acbab: Waiting [2024-08-19T06:25:27.861Z] 2267bb98ea63: Waiting [2024-08-19T06:25:27.861Z] 3c20671a5817: Waiting [2024-08-19T06:25:27.861Z] 00f6ac294032: Layer already exists [2024-08-19T06:25:27.861Z] 9016a0569caa: Layer already exists [2024-08-19T06:25:27.861Z] 5de0d5f5f870: Layer already exists [2024-08-19T06:25:27.861Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:27.861Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:27.861Z] 2267bb98ea63: Layer already exists [2024-08-19T06:25:27.861Z] fb097f5acbab: Layer already exists [2024-08-19T06:25:27.861Z] 9b7241a4eb5a: Layer already exists [2024-08-19T06:25:27.861Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:28.126Z] latest: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:28.471Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:28.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 [2024-08-19T06:25:28.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T06:25:28.807Z] 5de0d5f5f870: Preparing [2024-08-19T06:25:28.807Z] 9016a0569caa: Preparing [2024-08-19T06:25:28.807Z] 00f6ac294032: Preparing [2024-08-19T06:25:28.807Z] 206df74b4aaf: Preparing [2024-08-19T06:25:28.807Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:28.807Z] 9b7241a4eb5a: Preparing [2024-08-19T06:25:28.807Z] fb097f5acbab: Preparing [2024-08-19T06:25:28.807Z] 9b7241a4eb5a: Waiting [2024-08-19T06:25:28.807Z] 2267bb98ea63: Preparing [2024-08-19T06:25:28.807Z] fb097f5acbab: Waiting [2024-08-19T06:25:28.807Z] 3c20671a5817: Preparing [2024-08-19T06:25:28.807Z] 2267bb98ea63: Waiting [2024-08-19T06:25:28.807Z] 3c20671a5817: Waiting [2024-08-19T06:25:28.807Z] 5de0d5f5f870: Layer already exists [2024-08-19T06:25:28.807Z] 9016a0569caa: Layer already exists [2024-08-19T06:25:28.807Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:28.807Z] 00f6ac294032: Layer already exists [2024-08-19T06:25:28.807Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:28.807Z] 9b7241a4eb5a: Layer already exists [2024-08-19T06:25:28.807Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:28.807Z] 2267bb98ea63: Layer already exists [2024-08-19T06:25:28.807Z] fb097f5acbab: Layer already exists [2024-08-19T06:25:29.072Z] 3.2.0-dev.56: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:29.414Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:29.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:25:29.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T06:25:29.758Z] 5de0d5f5f870: Preparing [2024-08-19T06:25:29.758Z] 9016a0569caa: Preparing [2024-08-19T06:25:29.758Z] 00f6ac294032: Preparing [2024-08-19T06:25:29.758Z] 206df74b4aaf: Preparing [2024-08-19T06:25:29.758Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:29.758Z] 9b7241a4eb5a: Preparing [2024-08-19T06:25:29.758Z] fb097f5acbab: Preparing [2024-08-19T06:25:29.758Z] 2267bb98ea63: Preparing [2024-08-19T06:25:29.758Z] 3c20671a5817: Preparing [2024-08-19T06:25:29.758Z] fb097f5acbab: Waiting [2024-08-19T06:25:29.758Z] 2267bb98ea63: Waiting [2024-08-19T06:25:29.758Z] 3c20671a5817: Waiting [2024-08-19T06:25:29.758Z] 9b7241a4eb5a: Waiting [2024-08-19T06:25:29.758Z] 00f6ac294032: Layer already exists [2024-08-19T06:25:29.758Z] 5de0d5f5f870: Layer already exists [2024-08-19T06:25:29.758Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:29.758Z] 9016a0569caa: Layer already exists [2024-08-19T06:25:29.758Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:29.758Z] 9b7241a4eb5a: Layer already exists [2024-08-19T06:25:29.758Z] 2267bb98ea63: Layer already exists [2024-08-19T06:25:29.758Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:29.758Z] fb097f5acbab: Layer already exists [2024-08-19T06:25:29.758Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:30.373Z] + 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-08-19T06:25:30.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-19T06:25:30.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-19T06:25:30.716Z] 5de0d5f5f870: Preparing [2024-08-19T06:25:30.716Z] 9016a0569caa: Preparing [2024-08-19T06:25:30.716Z] 00f6ac294032: Preparing [2024-08-19T06:25:30.716Z] 206df74b4aaf: Preparing [2024-08-19T06:25:30.716Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:30.716Z] 9b7241a4eb5a: Preparing [2024-08-19T06:25:30.716Z] fb097f5acbab: Preparing [2024-08-19T06:25:30.716Z] 2267bb98ea63: Preparing [2024-08-19T06:25:30.716Z] 3c20671a5817: Preparing [2024-08-19T06:25:30.716Z] fb097f5acbab: Waiting [2024-08-19T06:25:30.716Z] 2267bb98ea63: Waiting [2024-08-19T06:25:30.716Z] 3c20671a5817: Waiting [2024-08-19T06:25:30.716Z] 9b7241a4eb5a: Waiting [2024-08-19T06:25:30.716Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:30.716Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:30.716Z] 9016a0569caa: Layer already exists [2024-08-19T06:25:30.716Z] 5de0d5f5f870: Layer already exists [2024-08-19T06:25:30.716Z] 00f6ac294032: Layer already exists [2024-08-19T06:25:30.716Z] 2267bb98ea63: Layer already exists [2024-08-19T06:25:30.716Z] 9b7241a4eb5a: Layer already exists [2024-08-19T06:25:30.716Z] fb097f5acbab: Layer already exists [2024-08-19T06:25:30.716Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:30.716Z] main: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:25:30.799Z] ===================================================== [Pipeline] echo [2024-08-19T06:25:30.811Z] taggedImages: [2024-08-19T06:25:30.811Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:25:30.811Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-19T06:25:30.811Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 [2024-08-19T06:25:30.811Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:25:30.811Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-19T06:25:30.836Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-19T06:25:30.836Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:25:30.836Z] latest [2024-08-19T06:25:30.836Z] 3.2.0-dev.56 [2024-08-19T06:25:30.836Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:25:30.836Z] main [2024-08-19T06:25:30.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:31.203Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:31.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:25:31.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T06:25:31.808Z] ed797f83e7a0: Preparing [2024-08-19T06:25:31.808Z] ed1114ff7bdb: Preparing [2024-08-19T06:25:31.808Z] 9fa000e6f9ba: Preparing [2024-08-19T06:25:31.808Z] 206df74b4aaf: Preparing [2024-08-19T06:25:31.808Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:31.808Z] 7b815203e278: Preparing [2024-08-19T06:25:31.808Z] 3d525f0b2558: Preparing [2024-08-19T06:25:31.808Z] 4ae935f038e5: Preparing [2024-08-19T06:25:31.808Z] 3c20671a5817: Preparing [2024-08-19T06:25:31.808Z] 7b815203e278: Waiting [2024-08-19T06:25:31.808Z] 4ae935f038e5: Waiting [2024-08-19T06:25:31.808Z] 3c20671a5817: Waiting [2024-08-19T06:25:31.808Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:31.808Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:32.073Z] 3d525f0b2558: Layer already exists [2024-08-19T06:25:32.073Z] 9fa000e6f9ba: Pushed [2024-08-19T06:25:32.073Z] ed1114ff7bdb: Pushed [2024-08-19T06:25:32.073Z] 4ae935f038e5: Layer already exists [2024-08-19T06:25:32.073Z] ed797f83e7a0: Pushed [2024-08-19T06:25:32.073Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:54.086Z] 7b815203e278: Pushed [2024-08-19T06:25:54.086Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:54.434Z] + 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-08-19T06:25:54.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-19T06:25:54.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T06:25:54.776Z] ed797f83e7a0: Preparing [2024-08-19T06:25:54.776Z] ed1114ff7bdb: Preparing [2024-08-19T06:25:54.776Z] 9fa000e6f9ba: Preparing [2024-08-19T06:25:54.776Z] 206df74b4aaf: Preparing [2024-08-19T06:25:54.776Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:54.776Z] 7b815203e278: Preparing [2024-08-19T06:25:54.776Z] 3d525f0b2558: Preparing [2024-08-19T06:25:54.776Z] 4ae935f038e5: Preparing [2024-08-19T06:25:54.776Z] 3c20671a5817: Preparing [2024-08-19T06:25:54.776Z] 7b815203e278: Waiting [2024-08-19T06:25:54.776Z] 3d525f0b2558: Waiting [2024-08-19T06:25:54.776Z] 4ae935f038e5: Waiting [2024-08-19T06:25:54.776Z] 3c20671a5817: Waiting [2024-08-19T06:25:54.776Z] ed797f83e7a0: Layer already exists [2024-08-19T06:25:54.776Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:54.776Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:54.776Z] 9fa000e6f9ba: Layer already exists [2024-08-19T06:25:54.776Z] ed1114ff7bdb: Layer already exists [2024-08-19T06:25:54.776Z] 7b815203e278: Layer already exists [2024-08-19T06:25:54.776Z] 4ae935f038e5: Layer already exists [2024-08-19T06:25:54.776Z] 3d525f0b2558: Layer already exists [2024-08-19T06:25:54.776Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:55.041Z] latest: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:55.393Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:55.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 [2024-08-19T06:25:55.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T06:25:55.741Z] ed797f83e7a0: Preparing [2024-08-19T06:25:55.741Z] ed1114ff7bdb: Preparing [2024-08-19T06:25:55.741Z] 9fa000e6f9ba: Preparing [2024-08-19T06:25:55.741Z] 206df74b4aaf: Preparing [2024-08-19T06:25:55.741Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:55.741Z] 7b815203e278: Preparing [2024-08-19T06:25:55.741Z] 3d525f0b2558: Preparing [2024-08-19T06:25:55.741Z] 4ae935f038e5: Preparing [2024-08-19T06:25:55.741Z] 3c20671a5817: Preparing [2024-08-19T06:25:55.741Z] 7b815203e278: Waiting [2024-08-19T06:25:55.741Z] 4ae935f038e5: Waiting [2024-08-19T06:25:55.741Z] 3d525f0b2558: Waiting [2024-08-19T06:25:55.741Z] 3c20671a5817: Waiting [2024-08-19T06:25:55.741Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:55.741Z] 9fa000e6f9ba: Layer already exists [2024-08-19T06:25:55.741Z] ed1114ff7bdb: Layer already exists [2024-08-19T06:25:55.741Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:55.741Z] ed797f83e7a0: Layer already exists [2024-08-19T06:25:55.741Z] 3d525f0b2558: Layer already exists [2024-08-19T06:25:55.741Z] 7b815203e278: Layer already exists [2024-08-19T06:25:55.741Z] 4ae935f038e5: Layer already exists [2024-08-19T06:25:55.741Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:56.004Z] 3.2.0-dev.56: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:56.351Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:56.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:25:56.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T06:25:56.692Z] ed797f83e7a0: Preparing [2024-08-19T06:25:56.692Z] ed1114ff7bdb: Preparing [2024-08-19T06:25:56.692Z] 9fa000e6f9ba: Preparing [2024-08-19T06:25:56.692Z] 206df74b4aaf: Preparing [2024-08-19T06:25:56.693Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:56.693Z] 7b815203e278: Preparing [2024-08-19T06:25:56.693Z] 3d525f0b2558: Preparing [2024-08-19T06:25:56.693Z] 4ae935f038e5: Preparing [2024-08-19T06:25:56.693Z] 7b815203e278: Waiting [2024-08-19T06:25:56.693Z] 3c20671a5817: Preparing [2024-08-19T06:25:56.693Z] 4ae935f038e5: Waiting [2024-08-19T06:25:56.693Z] 3c20671a5817: Waiting [2024-08-19T06:25:56.693Z] ed797f83e7a0: Layer already exists [2024-08-19T06:25:56.693Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:56.693Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:56.693Z] 9fa000e6f9ba: Layer already exists [2024-08-19T06:25:56.693Z] ed1114ff7bdb: Layer already exists [2024-08-19T06:25:56.693Z] 7b815203e278: Layer already exists [2024-08-19T06:25:56.693Z] 3d525f0b2558: Layer already exists [2024-08-19T06:25:56.693Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:56.693Z] 4ae935f038e5: Layer already exists [2024-08-19T06:25:56.693Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:57.307Z] + 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-08-19T06:25:57.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-19T06:25:57.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-19T06:25:57.641Z] ed797f83e7a0: Preparing [2024-08-19T06:25:57.641Z] ed1114ff7bdb: Preparing [2024-08-19T06:25:57.641Z] 9fa000e6f9ba: Preparing [2024-08-19T06:25:57.641Z] 206df74b4aaf: Preparing [2024-08-19T06:25:57.641Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:57.641Z] 7b815203e278: Preparing [2024-08-19T06:25:57.641Z] 3d525f0b2558: Preparing [2024-08-19T06:25:57.641Z] 4ae935f038e5: Preparing [2024-08-19T06:25:57.641Z] 3c20671a5817: Preparing [2024-08-19T06:25:57.641Z] 3c20671a5817: Waiting [2024-08-19T06:25:57.641Z] 7b815203e278: Waiting [2024-08-19T06:25:57.641Z] 4ae935f038e5: Waiting [2024-08-19T06:25:57.641Z] 3d525f0b2558: Waiting [2024-08-19T06:25:57.641Z] 9fa000e6f9ba: Layer already exists [2024-08-19T06:25:57.641Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:57.641Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:57.641Z] ed797f83e7a0: Layer already exists [2024-08-19T06:25:57.641Z] ed1114ff7bdb: Layer already exists [2024-08-19T06:25:57.641Z] 7b815203e278: Layer already exists [2024-08-19T06:25:57.641Z] 4ae935f038e5: Layer already exists [2024-08-19T06:25:57.641Z] 3d525f0b2558: Layer already exists [2024-08-19T06:25:57.641Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:57.906Z] main: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:25:57.971Z] ===================================================== [Pipeline] echo [2024-08-19T06:25:57.986Z] taggedImages: [2024-08-19T06:25:57.986Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:25:57.986Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-19T06:25:57.986Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 [2024-08-19T06:25:57.986Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:25:57.986Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-19T06:25:58.010Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-19T06:25:58.010Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:25:58.010Z] latest [2024-08-19T06:25:58.010Z] 3.2.0-dev.56 [2024-08-19T06:25:58.010Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:25:58.010Z] main [2024-08-19T06:25:58.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:58.355Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:25:58.694Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:25:58.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T06:25:58.694Z] ef5cc870869a: Preparing [2024-08-19T06:25:58.694Z] e835483d6e40: Preparing [2024-08-19T06:25:58.694Z] 206df74b4aaf: Preparing [2024-08-19T06:25:58.694Z] 68faf37ce4a9: Preparing [2024-08-19T06:25:58.694Z] c37874373a0e: Preparing [2024-08-19T06:25:58.694Z] 0666a780b2d5: Preparing [2024-08-19T06:25:58.694Z] 3c20671a5817: Preparing [2024-08-19T06:25:58.694Z] 0666a780b2d5: Waiting [2024-08-19T06:25:58.694Z] 3c20671a5817: Waiting [2024-08-19T06:25:58.694Z] 206df74b4aaf: Layer already exists [2024-08-19T06:25:58.694Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:25:58.958Z] 3c20671a5817: Layer already exists [2024-08-19T06:25:58.958Z] ef5cc870869a: Pushed [2024-08-19T06:25:58.958Z] c37874373a0e: Pushed [2024-08-19T06:25:59.908Z] 0666a780b2d5: Pushed [2024-08-19T06:26:06.522Z] e835483d6e40: Pushed [2024-08-19T06:26:06.522Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:06.878Z] + 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-08-19T06:26:07.222Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-19T06:26:07.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T06:26:07.222Z] ef5cc870869a: Preparing [2024-08-19T06:26:07.222Z] e835483d6e40: Preparing [2024-08-19T06:26:07.222Z] 206df74b4aaf: Preparing [2024-08-19T06:26:07.222Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:07.222Z] c37874373a0e: Preparing [2024-08-19T06:26:07.222Z] 0666a780b2d5: Preparing [2024-08-19T06:26:07.222Z] 3c20671a5817: Preparing [2024-08-19T06:26:07.222Z] 0666a780b2d5: Waiting [2024-08-19T06:26:07.222Z] 3c20671a5817: Waiting [2024-08-19T06:26:07.222Z] c37874373a0e: Layer already exists [2024-08-19T06:26:07.222Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:07.222Z] e835483d6e40: Layer already exists [2024-08-19T06:26:07.222Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:07.222Z] ef5cc870869a: Layer already exists [2024-08-19T06:26:07.222Z] 0666a780b2d5: Layer already exists [2024-08-19T06:26:07.222Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:07.486Z] latest: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:07.825Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:08.167Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 [2024-08-19T06:26:08.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T06:26:08.167Z] ef5cc870869a: Preparing [2024-08-19T06:26:08.167Z] e835483d6e40: Preparing [2024-08-19T06:26:08.167Z] 206df74b4aaf: Preparing [2024-08-19T06:26:08.167Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:08.167Z] c37874373a0e: Preparing [2024-08-19T06:26:08.167Z] 0666a780b2d5: Preparing [2024-08-19T06:26:08.167Z] 3c20671a5817: Preparing [2024-08-19T06:26:08.167Z] 0666a780b2d5: Waiting [2024-08-19T06:26:08.167Z] 3c20671a5817: Waiting [2024-08-19T06:26:08.167Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:08.167Z] e835483d6e40: Layer already exists [2024-08-19T06:26:08.167Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:08.167Z] c37874373a0e: Layer already exists [2024-08-19T06:26:08.167Z] ef5cc870869a: Layer already exists [2024-08-19T06:26:08.167Z] 0666a780b2d5: Layer already exists [2024-08-19T06:26:08.167Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:08.430Z] 3.2.0-dev.56: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:08.769Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:09.104Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:26:09.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T06:26:09.104Z] ef5cc870869a: Preparing [2024-08-19T06:26:09.104Z] e835483d6e40: Preparing [2024-08-19T06:26:09.104Z] 206df74b4aaf: Preparing [2024-08-19T06:26:09.104Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:09.104Z] c37874373a0e: Preparing [2024-08-19T06:26:09.104Z] 0666a780b2d5: Preparing [2024-08-19T06:26:09.104Z] 3c20671a5817: Preparing [2024-08-19T06:26:09.104Z] 0666a780b2d5: Waiting [2024-08-19T06:26:09.104Z] 3c20671a5817: Waiting [2024-08-19T06:26:09.104Z] c37874373a0e: Layer already exists [2024-08-19T06:26:09.104Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:09.104Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:09.104Z] e835483d6e40: Layer already exists [2024-08-19T06:26:09.104Z] ef5cc870869a: Layer already exists [2024-08-19T06:26:09.104Z] 0666a780b2d5: Layer already exists [2024-08-19T06:26:09.104Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:09.104Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:09.721Z] + 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-08-19T06:26:10.064Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-19T06:26:10.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-19T06:26:10.064Z] ef5cc870869a: Preparing [2024-08-19T06:26:10.064Z] e835483d6e40: Preparing [2024-08-19T06:26:10.064Z] 206df74b4aaf: Preparing [2024-08-19T06:26:10.064Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:10.064Z] c37874373a0e: Preparing [2024-08-19T06:26:10.064Z] 0666a780b2d5: Preparing [2024-08-19T06:26:10.064Z] 3c20671a5817: Preparing [2024-08-19T06:26:10.064Z] 0666a780b2d5: Waiting [2024-08-19T06:26:10.064Z] 3c20671a5817: Waiting [2024-08-19T06:26:10.064Z] e835483d6e40: Layer already exists [2024-08-19T06:26:10.064Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:10.064Z] c37874373a0e: Layer already exists [2024-08-19T06:26:10.064Z] ef5cc870869a: Layer already exists [2024-08-19T06:26:10.064Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:10.064Z] 0666a780b2d5: Layer already exists [2024-08-19T06:26:10.064Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:10.328Z] main: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:26:10.402Z] ===================================================== [Pipeline] echo [2024-08-19T06:26:10.415Z] taggedImages: [2024-08-19T06:26:10.415Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:26:10.415Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-19T06:26:10.415Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 [2024-08-19T06:26:10.415Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:26:10.415Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-19T06:26:10.439Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-19T06:26:10.439Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:26:10.439Z] latest [2024-08-19T06:26:10.439Z] 3.2.0-dev.56 [2024-08-19T06:26:10.439Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:26:10.439Z] main [2024-08-19T06:26:10.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:10.788Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:11.135Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:26:11.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T06:26:11.135Z] ca0655882f8c: Preparing [2024-08-19T06:26:11.135Z] 2c7f36813b1b: Preparing [2024-08-19T06:26:11.135Z] 206df74b4aaf: Preparing [2024-08-19T06:26:11.135Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:11.135Z] 9ac1e6e1874c: Preparing [2024-08-19T06:26:11.135Z] 9b20c4d5398e: Preparing [2024-08-19T06:26:11.135Z] 3c20671a5817: Preparing [2024-08-19T06:26:11.135Z] 9b20c4d5398e: Waiting [2024-08-19T06:26:11.135Z] 3c20671a5817: Waiting [2024-08-19T06:26:11.135Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:11.135Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:11.399Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:11.399Z] ca0655882f8c: Pushed [2024-08-19T06:26:11.399Z] 9ac1e6e1874c: Pushed [2024-08-19T06:26:11.663Z] 9b20c4d5398e: Pushed [2024-08-19T06:26:18.274Z] 2c7f36813b1b: Pushed [2024-08-19T06:26:18.274Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:18.620Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:18.967Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-19T06:26:18.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T06:26:18.967Z] ca0655882f8c: Preparing [2024-08-19T06:26:18.967Z] 2c7f36813b1b: Preparing [2024-08-19T06:26:18.967Z] 206df74b4aaf: Preparing [2024-08-19T06:26:18.967Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:18.967Z] 9ac1e6e1874c: Preparing [2024-08-19T06:26:18.967Z] 9b20c4d5398e: Preparing [2024-08-19T06:26:18.967Z] 3c20671a5817: Preparing [2024-08-19T06:26:18.967Z] 9b20c4d5398e: Waiting [2024-08-19T06:26:18.967Z] 3c20671a5817: Waiting [2024-08-19T06:26:18.967Z] 9ac1e6e1874c: Layer already exists [2024-08-19T06:26:18.967Z] 2c7f36813b1b: Layer already exists [2024-08-19T06:26:18.967Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:18.967Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:18.967Z] ca0655882f8c: Layer already exists [2024-08-19T06:26:18.967Z] 9b20c4d5398e: Layer already exists [2024-08-19T06:26:18.967Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:19.230Z] latest: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:19.576Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:19.915Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 [2024-08-19T06:26:19.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T06:26:19.915Z] ca0655882f8c: Preparing [2024-08-19T06:26:19.915Z] 2c7f36813b1b: Preparing [2024-08-19T06:26:19.915Z] 206df74b4aaf: Preparing [2024-08-19T06:26:19.915Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:19.915Z] 9ac1e6e1874c: Preparing [2024-08-19T06:26:19.915Z] 9b20c4d5398e: Preparing [2024-08-19T06:26:19.915Z] 3c20671a5817: Preparing [2024-08-19T06:26:19.915Z] 9b20c4d5398e: Waiting [2024-08-19T06:26:19.915Z] 3c20671a5817: Waiting [2024-08-19T06:26:19.915Z] ca0655882f8c: Layer already exists [2024-08-19T06:26:19.916Z] 2c7f36813b1b: Layer already exists [2024-08-19T06:26:19.916Z] 9ac1e6e1874c: Layer already exists [2024-08-19T06:26:19.916Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:19.916Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:19.916Z] 9b20c4d5398e: Layer already exists [2024-08-19T06:26:19.916Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:20.179Z] 3.2.0-dev.56: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:20.519Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:20.855Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:26:20.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T06:26:20.855Z] ca0655882f8c: Preparing [2024-08-19T06:26:20.855Z] 2c7f36813b1b: Preparing [2024-08-19T06:26:20.855Z] 206df74b4aaf: Preparing [2024-08-19T06:26:20.855Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:20.855Z] 9ac1e6e1874c: Preparing [2024-08-19T06:26:20.855Z] 9b20c4d5398e: Preparing [2024-08-19T06:26:20.855Z] 3c20671a5817: Preparing [2024-08-19T06:26:20.855Z] 9b20c4d5398e: Waiting [2024-08-19T06:26:20.855Z] 3c20671a5817: Waiting [2024-08-19T06:26:20.855Z] ca0655882f8c: Layer already exists [2024-08-19T06:26:20.855Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:20.855Z] 2c7f36813b1b: Layer already exists [2024-08-19T06:26:20.855Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:20.855Z] 9ac1e6e1874c: Layer already exists [2024-08-19T06:26:20.855Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:20.855Z] 9b20c4d5398e: Layer already exists [2024-08-19T06:26:20.855Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:21.464Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:21.807Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-19T06:26:21.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-19T06:26:21.807Z] ca0655882f8c: Preparing [2024-08-19T06:26:21.807Z] 2c7f36813b1b: Preparing [2024-08-19T06:26:21.807Z] 206df74b4aaf: Preparing [2024-08-19T06:26:21.807Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:21.807Z] 9ac1e6e1874c: Preparing [2024-08-19T06:26:21.807Z] 9b20c4d5398e: Preparing [2024-08-19T06:26:21.807Z] 3c20671a5817: Preparing [2024-08-19T06:26:21.807Z] 9b20c4d5398e: Waiting [2024-08-19T06:26:21.807Z] 3c20671a5817: Waiting [2024-08-19T06:26:21.807Z] ca0655882f8c: Layer already exists [2024-08-19T06:26:21.807Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:21.807Z] 9ac1e6e1874c: Layer already exists [2024-08-19T06:26:21.807Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:21.807Z] 2c7f36813b1b: Layer already exists [2024-08-19T06:26:21.807Z] 9b20c4d5398e: Layer already exists [2024-08-19T06:26:21.807Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:22.073Z] main: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:26:22.151Z] ===================================================== [Pipeline] echo [2024-08-19T06:26:22.174Z] taggedImages: [2024-08-19T06:26:22.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:26:22.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-19T06:26:22.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 [2024-08-19T06:26:22.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:26:22.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-19T06:26:22.198Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-19T06:26:22.199Z] 236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:26:22.199Z] latest [2024-08-19T06:26:22.199Z] 3.2.0-dev.56 [2024-08-19T06:26:22.199Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:26:22.199Z] main [2024-08-19T06:26:22.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:22.583Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:22.950Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:26:22.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T06:26:22.950Z] 74957531d4ea: Preparing [2024-08-19T06:26:22.950Z] c4a537d32b23: Preparing [2024-08-19T06:26:22.950Z] 206df74b4aaf: Preparing [2024-08-19T06:26:22.950Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:22.950Z] 4b89a5378b18: Preparing [2024-08-19T06:26:22.951Z] 86df587d2e8d: Preparing [2024-08-19T06:26:22.951Z] 3c20671a5817: Preparing [2024-08-19T06:26:22.951Z] 86df587d2e8d: Waiting [2024-08-19T06:26:22.951Z] 3c20671a5817: Waiting [2024-08-19T06:26:22.951Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:22.951Z] 4b89a5378b18: Layer already exists [2024-08-19T06:26:22.951Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:23.231Z] 86df587d2e8d: Layer already exists [2024-08-19T06:26:23.231Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:23.231Z] 74957531d4ea: Pushed [2024-08-19T06:26:29.931Z] c4a537d32b23: Pushed [2024-08-19T06:26:29.931Z] 236833ffc84d188f677089422aea854ddee30426: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:30.279Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:30.624Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-19T06:26:30.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T06:26:30.625Z] 74957531d4ea: Preparing [2024-08-19T06:26:30.625Z] c4a537d32b23: Preparing [2024-08-19T06:26:30.625Z] 206df74b4aaf: Preparing [2024-08-19T06:26:30.625Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:30.625Z] 4b89a5378b18: Preparing [2024-08-19T06:26:30.625Z] 86df587d2e8d: Preparing [2024-08-19T06:26:30.625Z] 3c20671a5817: Preparing [2024-08-19T06:26:30.625Z] 86df587d2e8d: Waiting [2024-08-19T06:26:30.625Z] 3c20671a5817: Waiting [2024-08-19T06:26:30.625Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:30.625Z] c4a537d32b23: Layer already exists [2024-08-19T06:26:30.625Z] 74957531d4ea: Layer already exists [2024-08-19T06:26:30.625Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:30.625Z] 4b89a5378b18: Layer already exists [2024-08-19T06:26:30.625Z] 86df587d2e8d: Layer already exists [2024-08-19T06:26:30.625Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:30.888Z] latest: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:31.241Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:31.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 [2024-08-19T06:26:31.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T06:26:31.588Z] 74957531d4ea: Preparing [2024-08-19T06:26:31.588Z] c4a537d32b23: Preparing [2024-08-19T06:26:31.588Z] 206df74b4aaf: Preparing [2024-08-19T06:26:31.588Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:31.588Z] 4b89a5378b18: Preparing [2024-08-19T06:26:31.588Z] 86df587d2e8d: Preparing [2024-08-19T06:26:31.588Z] 3c20671a5817: Preparing [2024-08-19T06:26:31.588Z] 86df587d2e8d: Waiting [2024-08-19T06:26:31.588Z] 74957531d4ea: Layer already exists [2024-08-19T06:26:31.588Z] c4a537d32b23: Layer already exists [2024-08-19T06:26:31.588Z] 4b89a5378b18: Layer already exists [2024-08-19T06:26:31.588Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:31.588Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:31.588Z] 86df587d2e8d: Layer already exists [2024-08-19T06:26:31.588Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:31.588Z] 3.2.0-dev.56: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:32.195Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:32.543Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:26:32.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T06:26:32.543Z] 74957531d4ea: Preparing [2024-08-19T06:26:32.543Z] c4a537d32b23: Preparing [2024-08-19T06:26:32.543Z] 206df74b4aaf: Preparing [2024-08-19T06:26:32.543Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:32.543Z] 4b89a5378b18: Preparing [2024-08-19T06:26:32.543Z] 86df587d2e8d: Preparing [2024-08-19T06:26:32.543Z] 3c20671a5817: Preparing [2024-08-19T06:26:32.543Z] 3c20671a5817: Waiting [2024-08-19T06:26:32.543Z] 86df587d2e8d: Waiting [2024-08-19T06:26:32.543Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:32.543Z] c4a537d32b23: Layer already exists [2024-08-19T06:26:32.543Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:32.543Z] 4b89a5378b18: Layer already exists [2024-08-19T06:26:32.543Z] 74957531d4ea: Layer already exists [2024-08-19T06:26:32.543Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:32.543Z] 86df587d2e8d: Layer already exists [2024-08-19T06:26:32.543Z] 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:33.154Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:33.498Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-19T06:26:33.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-19T06:26:33.498Z] 74957531d4ea: Preparing [2024-08-19T06:26:33.498Z] c4a537d32b23: Preparing [2024-08-19T06:26:33.498Z] 206df74b4aaf: Preparing [2024-08-19T06:26:33.498Z] 68faf37ce4a9: Preparing [2024-08-19T06:26:33.498Z] 4b89a5378b18: Preparing [2024-08-19T06:26:33.498Z] 86df587d2e8d: Preparing [2024-08-19T06:26:33.498Z] 3c20671a5817: Preparing [2024-08-19T06:26:33.498Z] 86df587d2e8d: Waiting [2024-08-19T06:26:33.498Z] 3c20671a5817: Waiting [2024-08-19T06:26:33.498Z] 4b89a5378b18: Layer already exists [2024-08-19T06:26:33.498Z] c4a537d32b23: Layer already exists [2024-08-19T06:26:33.498Z] 206df74b4aaf: Layer already exists [2024-08-19T06:26:33.498Z] 68faf37ce4a9: Layer already exists [2024-08-19T06:26:33.498Z] 74957531d4ea: Layer already exists [2024-08-19T06:26:33.498Z] 86df587d2e8d: Layer already exists [2024-08-19T06:26:33.498Z] 3c20671a5817: Layer already exists [2024-08-19T06:26:33.763Z] main: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-19T06:26:33.848Z] ===================================================== [Pipeline] echo [2024-08-19T06:26:33.865Z] taggedImages: [2024-08-19T06:26:33.865Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 [2024-08-19T06:26:33.865Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-19T06:26:33.865Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 [2024-08-19T06:26:33.865Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [2024-08-19T06:26:33.865Z] - 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-08-19T06:26:34.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T06:26:34.262Z] [2024-08-19T06:26:34.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:26:34.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T06:26:34.588Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-19T06:26:34.588Z] 8998bd30e6a1: Pulling fs layer [2024-08-19T06:26:34.588Z] 04944245beec: Pulling fs layer [2024-08-19T06:26:34.588Z] 699f458cf7ca: Pulling fs layer [2024-08-19T06:26:34.588Z] 765212b225bb: Pulling fs layer [2024-08-19T06:26:34.588Z] f23df028b6ca: Pulling fs layer [2024-08-19T06:26:34.588Z] d65c8cfc05b1: Pulling fs layer [2024-08-19T06:26:34.588Z] 2437ff75d9bd: Pulling fs layer [2024-08-19T06:26:34.588Z] f23df028b6ca: Waiting [2024-08-19T06:26:34.588Z] d65c8cfc05b1: Waiting [2024-08-19T06:26:34.588Z] 2437ff75d9bd: Waiting [2024-08-19T06:26:34.588Z] 765212b225bb: Waiting [2024-08-19T06:26:34.854Z] 04944245beec: Verifying Checksum [2024-08-19T06:26:34.854Z] 04944245beec: Download complete [2024-08-19T06:26:34.854Z] 765212b225bb: Verifying Checksum [2024-08-19T06:26:34.854Z] 765212b225bb: Download complete [2024-08-19T06:26:34.854Z] f23df028b6ca: Verifying Checksum [2024-08-19T06:26:34.854Z] f23df028b6ca: Download complete [2024-08-19T06:26:34.854Z] d65c8cfc05b1: Verifying Checksum [2024-08-19T06:26:34.854Z] d65c8cfc05b1: Download complete [2024-08-19T06:26:35.120Z] 699f458cf7ca: Verifying Checksum [2024-08-19T06:26:35.120Z] 699f458cf7ca: Download complete [2024-08-19T06:26:35.385Z] 8998bd30e6a1: Download complete [2024-08-19T06:26:37.958Z] 2437ff75d9bd: Verifying Checksum [2024-08-19T06:26:37.958Z] 2437ff75d9bd: Download complete [2024-08-19T06:26:40.528Z] 8998bd30e6a1: Pull complete [2024-08-19T06:26:40.528Z] 04944245beec: Pull complete [2024-08-19T06:26:42.462Z] 699f458cf7ca: Pull complete [2024-08-19T06:26:42.462Z] 765212b225bb: Pull complete [2024-08-19T06:26:43.418Z] f23df028b6ca: Pull complete [2024-08-19T06:26:43.418Z] d65c8cfc05b1: Pull complete [2024-08-19T06:27:01.600Z] 2437ff75d9bd: Pull complete [2024-08-19T06:27:01.600Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-19T06:27:01.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T06:27:01.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T06:27:01.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-7936 does not seem to be running inside a container [2024-08-19T06:27:01.850Z] $ 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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-19T06:27:03.692Z] $ docker top 46fa0c57c59787c8de42518cceb9634da4cff9da41f3d1e3864c3e94a3867361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:27:04.617Z] ---> job-cost.sh [2024-08-19T06:27:04.617Z] lf-activate-venv: SKIPPING [2024-08-19T06:27:04.617Z] INFO: No Stack... [2024-08-19T06:27:04.881Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-19T06:27:05.833Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T06:27:06.458Z] + cat /w/workspace/edgex-go/675/archives/cost.csv [2024-08-19T06:27:06.458Z] + cut -d, -f6 [Pipeline] lock [2024-08-19T06:27:06.511Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-675-stack-cost] [2024-08-19T06:27:06.524Z] Resource [jenkins-edgexfoundry-edgex-go-main-675-stack-cost] did not exist. Created. [2024-08-19T06:27:06.532Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-675-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T06:27:07.168Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-19T06:27:07.793Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T06:27:07.805Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-675-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T06:27:07.824Z] $ docker stop --time=1 46fa0c57c59787c8de42518cceb9634da4cff9da41f3d1e3864c3e94a3867361 [2024-08-19T06:27:09.335Z] $ docker rm -f --volumes 46fa0c57c59787c8de42518cceb9634da4cff9da41f3d1e3864c3e94a3867361 [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-08-19T06:27:10.052Z] provisioning config files... [2024-08-19T06:27:10.090Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/675@tmp/config15192291759531482183tmp [Pipeline] { [Pipeline] sh [2024-08-19T06:27:10.462Z] + set +x [2024-08-19T06:27:10.462Z] + curl -s https://codecov.io/bash [2024-08-19T06:27:10.462Z] + bash -s -- [2024-08-19T06:27:10.462Z] [2024-08-19T06:27:10.462Z] _____ _ [2024-08-19T06:27:10.462Z] / ____| | | [2024-08-19T06:27:10.462Z] | | ___ __| | ___ ___ _____ __ [2024-08-19T06:27:10.462Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-19T06:27:10.462Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-19T06:27:10.462Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-19T06:27:10.462Z] Bash-1.0.6 [2024-08-19T06:27:10.462Z] [2024-08-19T06:27:10.462Z] [2024-08-19T06:27:10.462Z] ==> git version 2.25.1 found [2024-08-19T06:27:10.462Z] ==> 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-08-19T06:27:10.462Z] Release-Date: 2020-01-08 [2024-08-19T06:27:10.462Z] 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-08-19T06:27:10.462Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-19T06:27:10.462Z] ==> Jenkins CI detected. [2024-08-19T06:27:10.462Z] current dir:  /w/workspace/edgex-go/675 [2024-08-19T06:27:10.462Z] project root: . [2024-08-19T06:27:10.462Z] --> token set from env [2024-08-19T06:27:10.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-19T06:27:10.736Z] ==> Running gcov in . (disable via -X gcov) [2024-08-19T06:27:10.736Z] ==> Python coveragepy not found [2024-08-19T06:27:10.737Z] ==> Searching for coverage reports in: [2024-08-19T06:27:10.737Z] + . [2024-08-19T06:27:10.737Z] -> Found 1 reports [2024-08-19T06:27:10.737Z] ==> Detecting git/mercurial file structure [2024-08-19T06:27:10.737Z] ==> Reading reports [2024-08-19T06:27:10.737Z] + ./coverage.out bytes=544643 [2024-08-19T06:27:10.737Z] ==> Appending adjustments [2024-08-19T06:27:10.737Z] https://docs.codecov.io/docs/fixing-reports [2024-08-19T06:27:12.126Z] + Found adjustments [2024-08-19T06:27:12.126Z] ==> Gzipping contents [2024-08-19T06:27:12.126Z] 68K /tmp/codecov.a7ovCu.gz [2024-08-19T06:27:12.126Z] ==> Uploading reports [2024-08-19T06:27:12.126Z] url: https://codecov.io [2024-08-19T06:27:12.126Z] query: branch=main&commit=236833ffc84d188f677089422aea854ddee30426&build=675&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F675%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-19T06:27:12.126Z] -> Pinging Codecov [2024-08-19T06:27:12.127Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=236833ffc84d188f677089422aea854ddee30426&build=675&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F675%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-19T06:27:12.127Z] -> Uploading to [2024-08-19T06:27:12.127Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-19/00271124DB129430A58F1EEE437C3FCB/236833ffc84d188f677089422aea854ddee30426/022c02f9-9087-4334-83f8-d4d7bec6d67a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240819%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240819T062711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f5853441ce988dd60fc9f98d44e497f0cb3c00fccee9f3ea01f76eac315df86 [2024-08-19T06:27:12.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T06:27:12.127Z] Dload Upload Total Spent Left Speed [2024-08-19T06:27:12.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68122 0 0 100 68122 0 227k --:--:-- --:--:-- --:--:-- 227k [2024-08-19T06:27:12.386Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [2024-08-19T06:27:12.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-19T06:27:12.624Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-19T06:27:12.642Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:27:12.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-19T06:27:12.943Z] [2024-08-19T06:27:12.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:27:13.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-19T06:27:13.250Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-19T06:27:13.250Z] 619be1103602: Already exists [2024-08-19T06:27:13.250Z] f8ea3408117e: Pulling fs layer [2024-08-19T06:27:13.250Z] 91320369b822: Pulling fs layer [2024-08-19T06:27:13.250Z] 0406650e8295: Pulling fs layer [2024-08-19T06:27:13.250Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T06:27:13.250Z] 96d80e3f36e1: Pulling fs layer [2024-08-19T06:27:13.250Z] bcf3aedb951c: Pulling fs layer [2024-08-19T06:27:13.250Z] 96d80e3f36e1: Waiting [2024-08-19T06:27:13.250Z] bcf3aedb951c: Waiting [2024-08-19T06:27:13.250Z] 0406650e8295: Verifying Checksum [2024-08-19T06:27:13.250Z] 0406650e8295: Download complete [2024-08-19T06:27:13.250Z] f8ea3408117e: Verifying Checksum [2024-08-19T06:27:13.250Z] f8ea3408117e: Download complete [2024-08-19T06:27:13.250Z] 4f4fb700ef54: Download complete [2024-08-19T06:27:13.517Z] f8ea3408117e: Pull complete [2024-08-19T06:27:13.517Z] 96d80e3f36e1: Verifying Checksum [2024-08-19T06:27:13.517Z] 96d80e3f36e1: Download complete [2024-08-19T06:27:13.775Z] 91320369b822: Verifying Checksum [2024-08-19T06:27:13.775Z] 91320369b822: Download complete [2024-08-19T06:27:14.343Z] bcf3aedb951c: Verifying Checksum [2024-08-19T06:27:14.343Z] bcf3aedb951c: Download complete [2024-08-19T06:27:16.875Z] 91320369b822: Pull complete [2024-08-19T06:27:16.875Z] 0406650e8295: Pull complete [2024-08-19T06:27:16.875Z] 4f4fb700ef54: Pull complete [2024-08-19T06:27:17.133Z] 96d80e3f36e1: Pull complete [2024-08-19T06:27:20.419Z] bcf3aedb951c: Pull complete [2024-08-19T06:27:20.419Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-19T06:27:20.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-19T06:27:20.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T06:27:20.522Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T06:27:20.548Z] $ 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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-19T06:27:26.376Z] $ docker top ff1c9d9ef67b8811a1fd87753f2ce188872769503b7f58bdd31175d3e2debaa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T06:27:26.735Z] + git config --global --add safe.directory /w/workspace/edgex-go/675 [Pipeline] echo [2024-08-19T06:27:26.746Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-19T06:27:27.026Z] + set -o pipefail [2024-08-19T06:27:27.026Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-19T06:27:39.244Z] [2024-08-19T06:27:39.244Z] Monitoring /w/workspace/edgex-go/675 (github.com/edgexfoundry/edgex-go)... [2024-08-19T06:27:39.244Z] [2024-08-19T06:27:39.244Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/fc849bde-cf0c-4d43-ad2c-fd596244b30e [2024-08-19T06:27:39.244Z] [2024-08-19T06:27:39.244Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-19T06:27:39.244Z] [Pipeline] } [2024-08-19T06:27:39.249Z] $ docker stop --time=1 ff1c9d9ef67b8811a1fd87753f2ce188872769503b7f58bdd31175d3e2debaa9 [2024-08-19T06:27:44.364Z] $ docker rm -f --volumes ff1c9d9ef67b8811a1fd87753f2ce188872769503b7f58bdd31175d3e2debaa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-19T06:27:44.891Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T06:27:44.914Z] provisioning config files... [2024-08-19T06:27:44.922Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/675@tmp/config2874595922780669668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:27:45.218Z] --> edgex-publish-swagger.sh [2024-08-19T06:27:45.218Z] === Publish openapi/v3 API === [2024-08-19T06:27:45.218Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-19T06:27:45.218Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/675/openapi/v3/core-command.yaml] [2024-08-19T06:27:45.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T06:27:45.218Z] Dload Upload Total Spent Left Speed [2024-08-19T06:27:45.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69306 --:--:-- --:--:-- --:--:-- 69160 100 32782 0 0 100 32782 0 69306 --:--:-- --:--:-- --:--:-- 69160 [2024-08-19T06:27:45.477Z] [2024-08-19T06:27:45.477Z] [2024-08-19T06:27:45.477Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/675/openapi/v3/core-data.yaml] [2024-08-19T06:27:45.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T06:27:45.477Z] Dload Upload Total Spent Left Speed [2024-08-19T06:27:46.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 145k --:--:-- --:--:-- --:--:-- 145k [2024-08-19T06:27:46.046Z] [2024-08-19T06:27:46.046Z] [2024-08-19T06:27:46.046Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/675/openapi/v3/core-keeper.yaml] [2024-08-19T06:27:46.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T06:27:46.046Z] Dload Upload Total Spent Left Speed [2024-08-19T06:27:46.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 249 120k --:--:-- --:--:-- --:--:-- 121k [2024-08-19T06:27:46.305Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-19T06:27:46.305Z] [2024-08-19T06:27:46.305Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/675/openapi/v3/core-metadata.yaml] [2024-08-19T06:27:46.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T06:27:46.305Z] Dload Upload Total Spent Left Speed [2024-08-19T06:27:46.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 2039k --:--:-- --:--:-- --:--:-- 2012k 100 149k 100 156 100 148k 367 351k --:--:-- --:--:-- --:--:-- 350k [2024-08-19T06:27:46.824Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-19T06:27:46.824Z] [2024-08-19T06:27:46.824Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/675/openapi/v3/support-cron-scheduler.yaml] [2024-08-19T06:27:46.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T06:27:46.824Z] Dload Upload Total Spent Left Speed [2024-08-19T06:27:47.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 221 140k --:--:-- --:--:-- --:--:-- 140k [2024-08-19T06:27:47.083Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-19T06:27:47.083Z] [2024-08-19T06:27:47.083Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/675/openapi/v3/support-notifications.yaml] [2024-08-19T06:27:47.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T06:27:47.083Z] Dload Upload Total Spent Left Speed [2024-08-19T06:27:47.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 401 219k --:--:-- --:--:-- --:--:-- 218k 100 87457 100 156 100 87301 401 219k --:--:-- --:--:-- --:--:-- 218k [2024-08-19T06:27:47.651Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-19T06:27:47.651Z] [2024-08-19T06:27:47.651Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/675/openapi/v3/support-scheduler.yaml] [2024-08-19T06:27:47.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T06:27:47.651Z] Dload Upload Total Spent Left Speed [2024-08-19T06:27:47.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 438 101k --:--:-- --:--:-- --:--:-- 101k [2024-08-19T06:27:47.911Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-19T06:27:47.911Z] [Pipeline] } [2024-08-19T06:27:47.918Z] 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-08-19T06:27:48.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T06:27:48.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:27:48.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T06:27:48.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T06:27:48.724Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T06:27:48.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-19T06:27:49.294Z] $ docker top 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 -eo pid,comm [2024-08-19T06:27:49.349Z] 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-08-19T06:27:49.349Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T06:27:49.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T06:27:49.401Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T06:27:49.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T06:27:49.523Z] $ docker exec 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 ssh-agent [2024-08-19T06:27:49.636Z] SSH_AUTH_SOCK=/tmp/ssh-xKzB1KTRR55N/agent.32 [2024-08-19T06:27:49.636Z] SSH_AGENT_PID=38 [2024-08-19T06:27:49.640Z] Running ssh-add (command line suppressed) [2024-08-19T06:27:49.746Z] Identity added: /w/workspace/edgex-go/675@tmp/private_key_12632441679996030330.key (/w/workspace/edgex-go/675@tmp/private_key_12632441679996030330.key) [2024-08-19T06:27:49.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T06:27:50.055Z] + git semver tag [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,216 [run_tag] DEBUG tag force:False [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,216 [check_head_tag] DEBUG check head tag [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,218 [execute] INFO git cat-file --batch-check [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=) [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,221 [execute] INFO git cat-file --batch [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=) [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,262 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,263 [execute] INFO git tag -a v3.2.0-dev.56 -m v3.2.0-dev.56 [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,263 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.56', '-m', 'v3.2.0-dev.56'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=None) [2024-08-19T06:27:50.313Z] 2024-08-19 06:27:50,267 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main [2024-08-19T06:27:50.313Z] 3.2.0-dev.56 [Pipeline] } [2024-08-19T06:27:50.316Z] $ docker exec --env ******** --env ******** 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 ssh-agent -k [2024-08-19T06:27:50.415Z] unset SSH_AUTH_SOCK; [2024-08-19T06:27:50.415Z] unset SSH_AGENT_PID; [2024-08-19T06:27:50.415Z] echo Agent pid 38 killed; [2024-08-19T06:27:50.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T06:27:50.750Z] + git semver [Pipeline] } [2024-08-19T06:27:51.017Z] $ docker stop --time=1 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 [2024-08-19T06:27:52.316Z] $ docker rm -f --volumes 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:27:52.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-19T06:27:52.733Z] [2024-08-19T06:27:52.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:27:53.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-19T06:27:53.039Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-19T06:27:53.039Z] ab5ef0e58194: Pulling fs layer [2024-08-19T06:27:53.039Z] 9712f1f96733: Pulling fs layer [2024-08-19T06:27:53.039Z] 63f879dbbcfc: Pulling fs layer [2024-08-19T06:27:53.039Z] 0d9ebad4ef96: Pulling fs layer [2024-08-19T06:27:53.039Z] e9a5061849ea: Pulling fs layer [2024-08-19T06:27:53.039Z] d747dcd14b5f: Pulling fs layer [2024-08-19T06:27:53.039Z] 2de7ff778b66: Pulling fs layer [2024-08-19T06:27:53.039Z] 0d9ebad4ef96: Waiting [2024-08-19T06:27:53.039Z] e9a5061849ea: Waiting [2024-08-19T06:27:53.039Z] d747dcd14b5f: Waiting [2024-08-19T06:27:53.039Z] 2de7ff778b66: Waiting [2024-08-19T06:27:53.039Z] 9712f1f96733: Verifying Checksum [2024-08-19T06:27:53.039Z] 9712f1f96733: Download complete [2024-08-19T06:27:53.299Z] 63f879dbbcfc: Verifying Checksum [2024-08-19T06:27:53.299Z] 63f879dbbcfc: Download complete [2024-08-19T06:27:53.559Z] e9a5061849ea: Verifying Checksum [2024-08-19T06:27:53.559Z] e9a5061849ea: Download complete [2024-08-19T06:27:53.559Z] d747dcd14b5f: Verifying Checksum [2024-08-19T06:27:53.559Z] d747dcd14b5f: Download complete [2024-08-19T06:27:53.559Z] 0d9ebad4ef96: Verifying Checksum [2024-08-19T06:27:53.559Z] 0d9ebad4ef96: Download complete [2024-08-19T06:27:53.559Z] ab5ef0e58194: Verifying Checksum [2024-08-19T06:27:53.559Z] ab5ef0e58194: Download complete [2024-08-19T06:27:53.559Z] 2de7ff778b66: Verifying Checksum [2024-08-19T06:27:53.559Z] 2de7ff778b66: Download complete [2024-08-19T06:27:56.092Z] ab5ef0e58194: Pull complete [2024-08-19T06:27:56.092Z] 9712f1f96733: Pull complete [2024-08-19T06:27:57.023Z] 63f879dbbcfc: Pull complete [2024-08-19T06:28:01.231Z] 0d9ebad4ef96: Pull complete [2024-08-19T06:28:01.231Z] e9a5061849ea: Pull complete [2024-08-19T06:28:01.231Z] d747dcd14b5f: Pull complete [2024-08-19T06:28:01.798Z] 2de7ff778b66: Pull complete [2024-08-19T06:28:01.798Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-19T06:28:01.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-19T06:28:01.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T06:28:01.903Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T06:28:01.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-19T06:28:08.196Z] $ docker top 317cf00878e30b552150969fd7c1356d85c7a69e5ea124f90dc70d7af73df4f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-19T06:28:08.281Z] provisioning config files... [2024-08-19T06:28:08.286Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/675@tmp/config17317447871455495009tmp [2024-08-19T06:28:08.295Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/675@tmp/config12580312174989944498tmp [2024-08-19T06:28:08.304Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/675@tmp/config13242214904410987775tmp [Pipeline] { [Pipeline] echo [2024-08-19T06:28:08.332Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:08.628Z] ---> sigul-configuration.sh [2024-08-19T06:28:08.628Z] gpg: directory `/root/.gnupg' created [2024-08-19T06:28:08.628Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-19T06:28:08.628Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-19T06:28:08.628Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-19T06:28:08.628Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-19T06:28:08.628Z] gpg: CAST5 encrypted data [2024-08-19T06:28:08.628Z] gpg: encrypted with 1 passphrase [2024-08-19T06:28:08.628Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-19T06:28:08.924Z] + mkdir /home/jenkins [2024-08-19T06:28:08.924Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-19T06:28:09.221Z] + 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-08-19T06:28:09.236Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:09.533Z] ---> sigul-install.sh [2024-08-19T06:28:09.533Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-19T06:28:09.831Z] + git tag --list [2024-08-19T06:28:09.831Z] 0.6.0 [2024-08-19T06:28:09.831Z] 0.6.1 [2024-08-19T06:28:09.831Z] 0.7.0 [2024-08-19T06:28:09.831Z] 0.7.1 [2024-08-19T06:28:09.831Z] v1.0.0 [2024-08-19T06:28:09.831Z] v1.0.1 [2024-08-19T06:28:09.831Z] v1.1.0 [2024-08-19T06:28:09.831Z] v1.2.0 [2024-08-19T06:28:09.831Z] v1.2.1 [2024-08-19T06:28:09.831Z] v1.3.0 [2024-08-19T06:28:09.831Z] v1.3.1 [2024-08-19T06:28:09.831Z] v2.0.0 [2024-08-19T06:28:09.831Z] v2.1.0 [2024-08-19T06:28:09.831Z] v2.1.1 [2024-08-19T06:28:09.831Z] v2.2.0 [2024-08-19T06:28:09.831Z] v2.3.0 [2024-08-19T06:28:09.831Z] v3.0 [2024-08-19T06:28:09.831Z] v3.0.0 [2024-08-19T06:28:09.831Z] v3.1 [2024-08-19T06:28:09.831Z] v3.1.0 [2024-08-19T06:28:09.831Z] v3.1.0-dev.1 [2024-08-19T06:28:09.831Z] v3.1.0-dev.10 [2024-08-19T06:28:09.831Z] v3.1.0-dev.11 [2024-08-19T06:28:09.831Z] v3.1.0-dev.12 [2024-08-19T06:28:09.831Z] v3.1.0-dev.13 [2024-08-19T06:28:09.831Z] v3.1.0-dev.14 [2024-08-19T06:28:09.831Z] v3.1.0-dev.15 [2024-08-19T06:28:09.831Z] v3.1.0-dev.16 [2024-08-19T06:28:09.831Z] v3.1.0-dev.17 [2024-08-19T06:28:09.831Z] v3.1.0-dev.18 [2024-08-19T06:28:09.831Z] v3.1.0-dev.19 [2024-08-19T06:28:09.831Z] v3.1.0-dev.2 [2024-08-19T06:28:09.831Z] v3.1.0-dev.20 [2024-08-19T06:28:09.831Z] v3.1.0-dev.21 [2024-08-19T06:28:09.831Z] v3.1.0-dev.22 [2024-08-19T06:28:09.831Z] v3.1.0-dev.23 [2024-08-19T06:28:09.831Z] v3.1.0-dev.24 [2024-08-19T06:28:09.831Z] v3.1.0-dev.25 [2024-08-19T06:28:09.831Z] v3.1.0-dev.26 [2024-08-19T06:28:09.831Z] v3.1.0-dev.27 [2024-08-19T06:28:09.831Z] v3.1.0-dev.28 [2024-08-19T06:28:09.831Z] v3.1.0-dev.29 [2024-08-19T06:28:09.831Z] v3.1.0-dev.3 [2024-08-19T06:28:09.831Z] v3.1.0-dev.30 [2024-08-19T06:28:09.831Z] v3.1.0-dev.31 [2024-08-19T06:28:09.831Z] v3.1.0-dev.32 [2024-08-19T06:28:09.831Z] v3.1.0-dev.33 [2024-08-19T06:28:09.831Z] v3.1.0-dev.34 [2024-08-19T06:28:09.831Z] v3.1.0-dev.35 [2024-08-19T06:28:09.831Z] v3.1.0-dev.36 [2024-08-19T06:28:09.831Z] v3.1.0-dev.37 [2024-08-19T06:28:09.831Z] v3.1.0-dev.38 [2024-08-19T06:28:09.831Z] v3.1.0-dev.39 [2024-08-19T06:28:09.831Z] v3.1.0-dev.4 [2024-08-19T06:28:09.831Z] v3.1.0-dev.40 [2024-08-19T06:28:09.831Z] v3.1.0-dev.41 [2024-08-19T06:28:09.831Z] v3.1.0-dev.42 [2024-08-19T06:28:09.831Z] v3.1.0-dev.43 [2024-08-19T06:28:09.831Z] v3.1.0-dev.44 [2024-08-19T06:28:09.831Z] v3.1.0-dev.45 [2024-08-19T06:28:09.831Z] v3.1.0-dev.46 [2024-08-19T06:28:09.831Z] v3.1.0-dev.47 [2024-08-19T06:28:09.831Z] v3.1.0-dev.48 [2024-08-19T06:28:09.831Z] v3.1.0-dev.49 [2024-08-19T06:28:09.831Z] v3.1.0-dev.5 [2024-08-19T06:28:09.831Z] v3.1.0-dev.50 [2024-08-19T06:28:09.831Z] v3.1.0-dev.51 [2024-08-19T06:28:09.831Z] v3.1.0-dev.52 [2024-08-19T06:28:09.831Z] v3.1.0-dev.53 [2024-08-19T06:28:09.831Z] v3.1.0-dev.54 [2024-08-19T06:28:09.831Z] v3.1.0-dev.55 [2024-08-19T06:28:09.831Z] v3.1.0-dev.56 [2024-08-19T06:28:09.831Z] v3.1.0-dev.57 [2024-08-19T06:28:09.831Z] v3.1.0-dev.58 [2024-08-19T06:28:09.831Z] v3.1.0-dev.59 [2024-08-19T06:28:09.831Z] v3.1.0-dev.6 [2024-08-19T06:28:09.831Z] v3.1.0-dev.60 [2024-08-19T06:28:09.831Z] v3.1.0-dev.61 [2024-08-19T06:28:09.831Z] v3.1.0-dev.62 [2024-08-19T06:28:09.831Z] v3.1.0-dev.63 [2024-08-19T06:28:09.831Z] v3.1.0-dev.64 [2024-08-19T06:28:09.831Z] v3.1.0-dev.65 [2024-08-19T06:28:09.831Z] v3.1.0-dev.66 [2024-08-19T06:28:09.831Z] v3.1.0-dev.67 [2024-08-19T06:28:09.831Z] v3.1.0-dev.68 [2024-08-19T06:28:09.831Z] v3.1.0-dev.69 [2024-08-19T06:28:09.831Z] v3.1.0-dev.7 [2024-08-19T06:28:09.831Z] v3.1.0-dev.70 [2024-08-19T06:28:09.831Z] v3.1.0-dev.71 [2024-08-19T06:28:09.831Z] v3.1.0-dev.72 [2024-08-19T06:28:09.831Z] v3.1.0-dev.73 [2024-08-19T06:28:09.831Z] v3.1.0-dev.8 [2024-08-19T06:28:09.831Z] v3.1.0-dev.9 [2024-08-19T06:28:09.831Z] v3.1.1 [2024-08-19T06:28:09.831Z] v3.1.1-dev.1 [2024-08-19T06:28:09.831Z] v3.1.1-dev.2 [2024-08-19T06:28:09.831Z] v3.2.0-dev.1 [2024-08-19T06:28:09.831Z] v3.2.0-dev.10 [2024-08-19T06:28:09.831Z] v3.2.0-dev.11 [2024-08-19T06:28:09.831Z] v3.2.0-dev.12 [2024-08-19T06:28:09.831Z] v3.2.0-dev.13 [2024-08-19T06:28:09.831Z] v3.2.0-dev.14 [2024-08-19T06:28:09.831Z] v3.2.0-dev.15 [2024-08-19T06:28:09.831Z] v3.2.0-dev.16 [2024-08-19T06:28:09.831Z] v3.2.0-dev.17 [2024-08-19T06:28:09.831Z] v3.2.0-dev.18 [2024-08-19T06:28:09.831Z] v3.2.0-dev.19 [2024-08-19T06:28:09.831Z] v3.2.0-dev.2 [2024-08-19T06:28:09.831Z] v3.2.0-dev.20 [2024-08-19T06:28:09.831Z] v3.2.0-dev.21 [2024-08-19T06:28:09.831Z] v3.2.0-dev.22 [2024-08-19T06:28:09.831Z] v3.2.0-dev.23 [2024-08-19T06:28:09.831Z] v3.2.0-dev.24 [2024-08-19T06:28:09.831Z] v3.2.0-dev.25 [2024-08-19T06:28:09.831Z] v3.2.0-dev.26 [2024-08-19T06:28:09.831Z] v3.2.0-dev.27 [2024-08-19T06:28:09.831Z] v3.2.0-dev.28 [2024-08-19T06:28:09.831Z] v3.2.0-dev.29 [2024-08-19T06:28:09.831Z] v3.2.0-dev.3 [2024-08-19T06:28:09.831Z] v3.2.0-dev.30 [2024-08-19T06:28:09.831Z] v3.2.0-dev.31 [2024-08-19T06:28:09.831Z] v3.2.0-dev.32 [2024-08-19T06:28:09.831Z] v3.2.0-dev.33 [2024-08-19T06:28:09.831Z] v3.2.0-dev.34 [2024-08-19T06:28:09.831Z] v3.2.0-dev.35 [2024-08-19T06:28:09.831Z] v3.2.0-dev.36 [2024-08-19T06:28:09.831Z] v3.2.0-dev.37 [2024-08-19T06:28:09.831Z] v3.2.0-dev.38 [2024-08-19T06:28:09.831Z] v3.2.0-dev.39 [2024-08-19T06:28:09.831Z] v3.2.0-dev.4 [2024-08-19T06:28:09.831Z] v3.2.0-dev.40 [2024-08-19T06:28:09.831Z] v3.2.0-dev.41 [2024-08-19T06:28:09.831Z] v3.2.0-dev.42 [2024-08-19T06:28:09.831Z] v3.2.0-dev.43 [2024-08-19T06:28:09.831Z] v3.2.0-dev.44 [2024-08-19T06:28:09.831Z] v3.2.0-dev.45 [2024-08-19T06:28:09.831Z] v3.2.0-dev.46 [2024-08-19T06:28:09.831Z] v3.2.0-dev.47 [2024-08-19T06:28:09.831Z] v3.2.0-dev.48 [2024-08-19T06:28:09.831Z] v3.2.0-dev.49 [2024-08-19T06:28:09.831Z] v3.2.0-dev.5 [2024-08-19T06:28:09.831Z] v3.2.0-dev.50 [2024-08-19T06:28:09.831Z] v3.2.0-dev.51 [2024-08-19T06:28:09.831Z] v3.2.0-dev.52 [2024-08-19T06:28:09.831Z] v3.2.0-dev.53 [2024-08-19T06:28:09.831Z] v3.2.0-dev.54 [2024-08-19T06:28:09.831Z] v3.2.0-dev.55 [2024-08-19T06:28:09.831Z] v3.2.0-dev.56 [2024-08-19T06:28:09.831Z] v3.2.0-dev.6 [2024-08-19T06:28:09.831Z] v3.2.0-dev.7 [2024-08-19T06:28:09.831Z] v3.2.0-dev.8 [2024-08-19T06:28:09.831Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-19T06:28:10.128Z] + lftools sign git-tag v3.2.0-dev.56 [2024-08-19T06:28:10.699Z] Signing Git tag with Sigul... [2024-08-19T06:28:10.699Z] Signing v3.2.0-dev.56 [Pipeline] echo [2024-08-19T06:28:11.287Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:11.580Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-19T06:28:11.586Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-19T06:28:11.604Z] $ docker stop --time=1 317cf00878e30b552150969fd7c1356d85c7a69e5ea124f90dc70d7af73df4f4 [2024-08-19T06:28:12.927Z] $ docker rm -f --volumes 317cf00878e30b552150969fd7c1356d85c7a69e5ea124f90dc70d7af73df4f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-19T06:28:13.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T06:28:13.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:28:13.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T06:28:13.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T06:28:13.737Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T06:28:13.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-19T06:28:14.105Z] $ docker top 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 -eo pid,comm [2024-08-19T06:28:14.160Z] 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-08-19T06:28:14.160Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T06:28:14.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T06:28:14.221Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T06:28:14.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T06:28:14.317Z] $ docker exec 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 ssh-agent [2024-08-19T06:28:14.425Z] SSH_AUTH_SOCK=/tmp/ssh-UpDyodvYdI7Z/agent.33 [2024-08-19T06:28:14.425Z] SSH_AGENT_PID=39 [2024-08-19T06:28:14.429Z] Running ssh-add (command line suppressed) [2024-08-19T06:28:14.518Z] Identity added: /w/workspace/edgex-go/675@tmp/private_key_5986348598615350467.key (/w/workspace/edgex-go/675@tmp/private_key_5986348598615350467.key) [2024-08-19T06:28:14.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T06:28:14.835Z] + git semver bump pre [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,015 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,016 [bump_version] DEBUG bumping version:3.2.0-dev.56 on axis:pre with prefix:dev [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,016 [bump_version] DEBUG bumped version:3.2.0-dev.57 [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,016 [write_version] DEBUG write version:3.2.0-dev.57 to path:/w/workspace/edgex-go/675/.semver/main with force:True [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,016 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,016 [write_file] DEBUG write to file:/w/workspace/edgex-go/675/.semver/main [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,018 [execute] INFO git cat-file --batch-check [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,023 [execute] INFO git cat-file --batch [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T06:28:15.094Z] 2024-08-19 06:28:15,028 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main [2024-08-19T06:28:15.094Z] 3.2.0-dev.57 [Pipeline] } [2024-08-19T06:28:15.096Z] $ docker exec --env ******** --env ******** 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 ssh-agent -k [2024-08-19T06:28:15.186Z] unset SSH_AUTH_SOCK; [2024-08-19T06:28:15.186Z] unset SSH_AGENT_PID; [2024-08-19T06:28:15.186Z] echo Agent pid 39 killed; [2024-08-19T06:28:15.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T06:28:15.524Z] + git semver [Pipeline] } [2024-08-19T06:28:15.787Z] $ docker stop --time=1 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 [2024-08-19T06:28:17.079Z] $ docker rm -f --volumes 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T06:28:17.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T06:28:17.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:28:17.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T06:28:17.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T06:28:17.803Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T06:28:17.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-19T06:28:18.141Z] $ docker top d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 -eo pid,comm [2024-08-19T06:28:18.192Z] 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-08-19T06:28:18.192Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T06:28:18.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T06:28:18.249Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T06:28:18.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T06:28:18.358Z] $ docker exec d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 ssh-agent [2024-08-19T06:28:18.474Z] SSH_AUTH_SOCK=/tmp/ssh-BRF4qUT7f12a/agent.33 [2024-08-19T06:28:18.474Z] SSH_AGENT_PID=39 [2024-08-19T06:28:18.479Z] Running ssh-add (command line suppressed) [2024-08-19T06:28:18.567Z] Identity added: /w/workspace/edgex-go/675@tmp/private_key_14667373162131007277.key (/w/workspace/edgex-go/675@tmp/private_key_14667373162131007277.key) [2024-08-19T06:28:18.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T06:28:18.878Z] + git semver push [2024-08-19T06:28:19.137Z] 2024-08-19 06:28:19,049 [run_push] DEBUG push [2024-08-19T06:28:19.137Z] 2024-08-19 06:28:19,050 [execute] INFO git cat-file --batch-check [2024-08-19T06:28:19.137Z] 2024-08-19 06:28:19,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T06:28:19.137Z] 2024-08-19 06:28:19,053 [execute] INFO git rev-list 2e6b53f1ac5cea56397170276c0fa6749e06baee -- [2024-08-19T06:28:19.137Z] 2024-08-19 06:28:19,053 [execute] DEBUG Popen(['git', 'rev-list', '2e6b53f1ac5cea56397170276c0fa6749e06baee', '--'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-19T06:28:19.137Z] 2024-08-19 06:28:19,071 [execute] INFO git fetch -v origin [2024-08-19T06:28:19.137Z] 2024-08-19 06:28:19,072 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-19T06:28:19.707Z] 2024-08-19 06:28:19,507 [run_push] DEBUG no remote changes detected [2024-08-19T06:28:19.707Z] 2024-08-19 06:28:19,507 [execute] INFO git push origin semver [2024-08-19T06:28:19.707Z] 2024-08-19 06:28:19,508 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-19T06:28:20.277Z] 2024-08-19 06:28:20,185 [run_push] DEBUG push all version tags [2024-08-19T06:28:20.277Z] 2024-08-19 06:28:20,186 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-19T06:28:20.277Z] 2024-08-19 06:28:20,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=None) [2024-08-19T06:28:20.847Z] 2024-08-19 06:28:20,805 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main [2024-08-19T06:28:20.847Z] 3.2.0-dev.57 [Pipeline] } [2024-08-19T06:28:20.851Z] $ docker exec --env ******** --env ******** d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 ssh-agent -k [2024-08-19T06:28:20.954Z] unset SSH_AUTH_SOCK; [2024-08-19T06:28:20.954Z] unset SSH_AGENT_PID; [2024-08-19T06:28:20.954Z] echo Agent pid 39 killed; [2024-08-19T06:28:20.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T06:28:21.302Z] + git semver [Pipeline] } [2024-08-19T06:28:21.569Z] $ docker stop --time=1 d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 [2024-08-19T06:28:22.883Z] $ docker rm -f --volumes d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 [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-08-19T06:28:23.505Z] + [ -d /w/workspace/edgex-go/675/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:23.795Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:24.653Z] ---> package-listing.sh [2024-08-19T06:28:24.653Z] ++ facter osfamily [2024-08-19T06:28:24.653Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-19T06:28:24.912Z] + OS_FAMILY=debian [2024-08-19T06:28:24.912Z] + workspace=/w/workspace/edgex-go/675 [2024-08-19T06:28:24.912Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-19T06:28:24.912Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-19T06:28:24.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-19T06:28:24.912Z] + PACKAGES=/tmp/packages_start.txt [2024-08-19T06:28:24.912Z] + '[' /w/workspace/edgex-go/675 ']' [2024-08-19T06:28:24.912Z] + PACKAGES=/tmp/packages_end.txt [2024-08-19T06:28:24.912Z] + case "${OS_FAMILY}" in [2024-08-19T06:28:24.912Z] + dpkg -l [2024-08-19T06:28:24.912Z] + grep '^ii' [2024-08-19T06:28:24.912Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-19T06:28:24.912Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-19T06:28:24.912Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-19T06:28:24.912Z] + '[' /w/workspace/edgex-go/675 ']' [2024-08-19T06:28:24.912Z] + mkdir -p /w/workspace/edgex-go/675/archives/ [2024-08-19T06:28:24.912Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/675/archives/ [Pipeline] echo [2024-08-19T06:28:24.925Z] 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/675/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-19T06:28:25.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:28:25.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T06:28:25.775Z] [2024-08-19T06:28:25.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T06:28:26.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T06:28:26.085Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-19T06:28:26.085Z] 5eb5b503b376: Pulling fs layer [2024-08-19T06:28:26.085Z] 5c69ac0246d0: Pulling fs layer [2024-08-19T06:28:26.085Z] ec43610c2a17: Pulling fs layer [2024-08-19T06:28:26.085Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-19T06:28:26.085Z] 33b1e0a273af: Pulling fs layer [2024-08-19T06:28:26.085Z] 5d3b04190fa2: Pulling fs layer [2024-08-19T06:28:26.085Z] 2f39f015ded8: Pulling fs layer [2024-08-19T06:28:26.085Z] 2f39f015ded8: Waiting [2024-08-19T06:28:26.085Z] 33b1e0a273af: Waiting [2024-08-19T06:28:26.085Z] 5d3b04190fa2: Waiting [2024-08-19T06:28:26.085Z] 3a2ae6a8a46f: Waiting [2024-08-19T06:28:26.085Z] 5c69ac0246d0: Verifying Checksum [2024-08-19T06:28:26.085Z] 5c69ac0246d0: Download complete [2024-08-19T06:28:26.085Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-19T06:28:26.085Z] 3a2ae6a8a46f: Download complete [2024-08-19T06:28:26.345Z] 33b1e0a273af: Verifying Checksum [2024-08-19T06:28:26.345Z] 33b1e0a273af: Download complete [2024-08-19T06:28:26.345Z] 5d3b04190fa2: Download complete [2024-08-19T06:28:26.345Z] ec43610c2a17: Verifying Checksum [2024-08-19T06:28:26.345Z] ec43610c2a17: Download complete [2024-08-19T06:28:26.345Z] 5eb5b503b376: Verifying Checksum [2024-08-19T06:28:26.345Z] 5eb5b503b376: Download complete [2024-08-19T06:28:26.915Z] 2f39f015ded8: Download complete [2024-08-19T06:28:27.481Z] 5eb5b503b376: Pull complete [2024-08-19T06:28:27.739Z] 5c69ac0246d0: Pull complete [2024-08-19T06:28:28.305Z] ec43610c2a17: Pull complete [2024-08-19T06:28:28.305Z] 3a2ae6a8a46f: Pull complete [2024-08-19T06:28:28.305Z] 33b1e0a273af: Pull complete [2024-08-19T06:28:28.561Z] 5d3b04190fa2: Pull complete [2024-08-19T06:28:32.739Z] 2f39f015ded8: Pull complete [2024-08-19T06:28:32.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-19T06:28:32.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T06:28:32.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T06:28:32.852Z] prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container [2024-08-19T06:28:32.875Z] $ 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/675/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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-19T06:28:36.986Z] $ docker top d23c1b7cadaad36d178535ccdf9e6060b2eb48a6fc3ed70d35c1d5f335afa80e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T06:28:37.348Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-19T06:28:37.634Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-19T06:28:37.922Z] + ls /var/log/sa-host [2024-08-19T06:28:37.922Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T06:28:38.084Z] provisioning config files... [2024-08-19T06:28:38.093Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/675@tmp/config9884506438233009845tmp [Pipeline] { [Pipeline] echo [2024-08-19T06:28:38.111Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:38.391Z] ---> create-netrc.sh [Pipeline] } [2024-08-19T06:28:38.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:38.744Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-19T06:28:38.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:39.037Z] ---> sudo-logs.sh [2024-08-19T06:28:39.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-19T06:28:39.066Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:39.346Z] ---> job-cost.sh [2024-08-19T06:28:39.347Z] lf-activate-venv: SKIPPING [2024-08-19T06:28:39.347Z] DEBUG: total: 0.10999999940395355 [2024-08-19T06:28:39.347Z] INFO: Retrieving Stack Cost... [2024-08-19T06:28:39.605Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T06:28:40.173Z] INFO: Archiving Costs [Pipeline] echo [2024-08-19T06:28:40.187Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T06:28:40.468Z] ---> logs-deploy.sh [2024-08-19T06:28:40.468Z] lf-activate-venv: SKIPPING [2024-08-19T06:28:40.468Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/675 [2024-08-19T06:28:40.468Z] INFO: archiving workspace using pattern(s): [2024-08-19T06:28:41.407Z] Archives upload complete. [2024-08-19T06:28:41.407Z] INFO: archiving logs to Nexus